/*----- BEGIN: Highlight 7 style -------------------------*/
	.slider_container7
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 1250px;
		height: 50px;
		background: #fff;
		overflow: hidden;
	}
	.slides7 
	{
		cursor: move;
		position: absolute;
		left: 190px;
		top: 0px;
		width: 1250px;
		height: 50px;
		-webkit-filter: blur(0px);
		background-color: #000000;
		overflow: hidden; 
	}
	.slider-bg7
	{
		height: 100%;
		width: 100%;
	}
	.caption7
	{
		width: 940px;
		position: relative;
		overflow: hidden;
                margin-top:4px;
                margin-left:4px;
		color: #fff;
	}
	.imgs_h7
	{
		float:left;
		position: relative;
	}
	.menua7, .menua7:link
	{
		color: #fff;
		text-decoration: none;
		font-size: 20px;
		font-family: dosis;
font-weight: normal;
	}
	.menua7:visited
	{
		color: #fff;
		text-decoration: none;
		font-size: 20px;
		font-family: dosis;
font-weight: normal;
	}
	.menua7:hover
	{
		color: #fff;
		text-decoration: none;
		font-size: 20px;
		font-family: dosis;
font-weight: normal;
	}
	.a7, .a7:link
	{
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-family: Arial;
	}
	.a7:visited
	{
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-family: Arial;
	}
	.a7:hover
	{
		color: #fff;
		text-decoration: none;
		font-size: 16px;
		font-family: Arial;
	}
	.text7
	{
		position: relative;
		top: 10px;
		margin-left: 100px;
	}
		/* jssor slider thumbnail navigator skin 137 css */
                /*
                .jssort137 .p            (normal)
                .jssort137 .p:hover      (normal mouseover)
                .jssort137 .pav          (active)
                .jssort137 .pav:hover    (active mouseover)
                .jssort137 .pdn          (mousedown)
                */
                .jssort137 .w, .jssort137 .phv .w
                {
                	cursor: pointer;
                	position: absolute;
                	WIDTH: 190px;
                	HEIGHT: 50px;
                	top: 0px;
                	left: 0px;					
                }
                .jssort137 .pav .w, .jssort137 .pdn .w
                {
                	
                }
                .jssort137 .c
                {
                   	background-color:#125492;
			color: #fff;
                }
                .jssort137 .p .c, .jssort137 .pav:hover .c
                {
                	background-color:#125492;
			color: #fff;
                }
                .jssort137 .pav .c, .jssort137 .p:hover .c, .jssort137 .phv .c
                {
                	background-color:#125492;
			color: #fff;
                }
            /* jssor slider arrow navigator skin 21 css */
            /*
            .jssora21l7              (normal)
            .jssora21r7              (normal)
            .jssora21l7:hover        (normal mouseover)
            .jssora21r7:hover        (normal mouseover)
            .jssora21l7dn            (mousedown)
            .jssora21r7dn            (mousedown)
            */
            .jssora21l7, .jssora21r7, .jssora21l7dn, .jssora21r7dn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(/JQuery/Highlight8/controller.png) center center no-repeat;
                overflow: hidden;
		/*background-color: #666;*/
            }
            .jssora21l7 { background-position: -4px 11px; top: 0px; right: 35px;}
            .jssora21r7 { background-position: -22px 11px; top: 0px; right: 8px}
            .jssora21l7:hover { background-position: -4px 11px; top: 0px; right: 35px;}
            .jssora21r7:hover { background-position: -22px 11px; top: 0px; right: 8px}
            .jssora21l7dn { background-position: -4px 11px; background-color: #999; top: 0px; right: 35px;}
            .jssora21r7dn { background-position: -22px 11px; background-color: #999; top: 0px; right: 8px}

/*----- END: Highlight 7 style -------------------------*/


/*----- BEGIN: Highlight6 styles settings -------------------------*/

		.slider_container_h6
		{
			width: 558px;
		}
		.slides_h6
		{
			width: 558px;
		}
		.singleslide-bg_h6
		{
			background: url(/images/hl6_bg.jpg) top center;
		}
		.main_cont_h6
		{
			width: 558px;
		}
		.heading_h6 h3
		{

		}
                    .thumb_cont_h6
                    {
			width: 558px;
                    }
                    .text-thumb_h6
                    {

                    }
/*----- END: Highlight6 styles settings -------------------------*/


#gallery
{
    padding-left: 30px;
    padding-right: 30px;
    /* background: #e1eef5; */
}
.ad-gallery
{
    width: 409px;
}
.ad-gallery, .ad-gallery *
{
    margin: 0;
    padding: 0;
}
.ad-gallery .ad-image-wrapper
{
    width: 100%;
    height: 306px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.ad-gallery .ad-image-wrapper .ad-loader
{
    position: absolute;
    z-index: 10;
    top: 48%;
    left: 48%;
    border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-next
{
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev
{
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    display: block;
    z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next
{
    /* Or else IE will hide it */
    background: url(non-existing.jpg)\9;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image
{
    background: url(/JQuery/Gallery/ad_prev.png);
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    top: 47%;
    left: 0;
    z-index: 101;
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image
{
    background: url(/JQuery/Gallery/ad_next.png);
    width: 30px;
    height: 30px;
    right: 0;
    left: auto;
}
.ad-gallery .ad-image-wrapper .ad-image
{
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 9;
}
.ad-gallery .ad-image-wrapper .ad-image a img
{
    border: 0;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 7px;
    text-align: left;
    width: 100%;
    z-index: 2;
    background: url(/JQuery/Gallery/opa75.png);
    color: #000;
}
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description
{
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src= '/JQuery/Gallery/opa75.png' );
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title
{
    display: block;
}
.ad-gallery .ad-controls
{
    height: 20px;
}
.ad-gallery .ad-info
{
    float: left;
}
.ad-gallery .ad-slideshow-controls
{
    float: right;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop
{
    padding-left: 5px;
    cursor: pointer;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown
{
    padding-left: 5px;
    font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start
{
    cursor: default;
    font-style: italic;
}
.ad-gallery .ad-nav
{
    width: 100%;
    position: relative;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back
{
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
}
/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back
{
    height: 100px;
}
.ad-gallery .ad-back
{
    cursor: pointer;
    left: -20px;
    width: 13px;
    display: block;
    background: url(/JQuery/Gallery/ad_scroll_back.png) 0px 22px no-repeat;
}
.ad-gallery .ad-forward
{
    cursor: pointer;
    display: block;
    right: -20px;
    width: 13px;
    background: url(/JQuery/Gallery/ad_scroll_forward.png) 0px 22px no-repeat;
}
.ad-gallery .ad-nav .ad-thumbs
{
    overflow: hidden;
    width: 100%;
}
.ad-gallery .ad-thumbs .ad-thumb-list
{
    float: left;
    width: 9000px;
    list-style: none;
}
.ad-gallery .ad-thumbs li
{
    float: left;
    padding-right: 5px;
}
.ad-gallery .ad-thumbs li a
{
    display: block;
}
.ad-gallery .ad-thumbs li a img
{
    border: 3px solid #CCC;
    display: block;
}
.ad-gallery .ad-thumbs li a.ad-active img
{
    border: 3px solid #616161;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads
{
    position: absolute;
    left: -9000px;
    top: -9000px;
}
/* ********BEGIN Preview1 Layout css******** */

.preview1_layout_content {
}
.preview1_layout_submenuheading {
}
.preview1_layout_submenuheading a{
}
.preview1_layout_div {
width:100%;
}
.preview1_layout_image {
width:30%;
}
.preview1_layout_image img {
max-width:75px;
margin:0px 5px 0px 0px;
}
.preview1_layout_articleheading  {
width:70%;
padding-top:5px;
}
.pageheading.custompageheading.preview1_layout_articleheading a{
font-size:12px;
font-weight:normal;
line-height: 150%;
}
.preview1_layout_articleheading a {
}

/* ********END Preview1 Layout css******** */
/* ********BEGIN Preview2 Layout css******** */

.preview2_layout_content {
}
.preview2_layout_submenuheading {
margin-bottom:1px;
}
.preview2_layout_submenuheading a{
}
.preview2_layout_image {
}
.preview2_layout_image img {
}
.preview2_layout_articleheading  {
height:36px;
}
.preview2_layout_articleheading a {
}
.preview2_layout_articleheading h1 {
margin-top:3px;
margin-bottom:3px;
padding-top:0px;
}
.preview2_layout_navigation {
margin-top:3px;
}
.preview2_layout_navigation a {
}
.preview2_layout_navigation span {
}
/* ********END Preview2 Layout css******** */

em{
font-style:normal;
}
.text-thumb_h6 { color:black;}
.heading_h6 h3 { color: #3664A2;}


/* *** BGIN : Highlight 1 Responsive CSS *** */

.highlights1heading_div /* To hide sub-menu, just set display:none in this CSS */
{
    clear: both;
    float: none;
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 4px;
    display: block;
}
.highlights1heading span {
    font-weight: bold !important;
}
.h1_articleheading > a,
.t1 > a,
.t1 {
    text-decoration: none;
}
.h1_articleheading {
    float: left;
    width: 100%;
    padding:1px;
}
.highlights1body {
    overflow: hidden;
    height: auto;
}
.highlights1heading_div .highlights1heading span {} .highlights1_articles_div {
    clear: both;
    display: block;
    float: none;
    width: 100%;
    padding: 2px 0px 0px;
}
.highlights1title {
    background-image: none;
    height: auto;
    width: 100%;
    text-indent: 0px;
}
.highlights1heading_div .highlights1heading a:hover {
    text-decoration: none;
}
.h1_bullet {
    float: left;
    vertical-align: middle;
    width: 4%;
    font-size: 70%;
}
.h1_bullet_heading {
    width: 95%;
    float: left;"
}

/* *** END: Highlight 1 Responsive CSS *** */
