﻿.ContainerOut{
	background:url(images/bg/bgContainerOut1450x338.jpg) no-repeat top center;
}
#fwRepeatTop{
	background:#008e3f url(images/bg/fwRepeatTop.jpg) repeat-x 0 0;
}
#fwRepeatBot{
	background:url(images/bg/fwRepeatBot.jpg) repeat-x bottom;
}

.ContainerOut4{	
	background:#fdfdfe url(images/bg/layout2_inside_repeat43x820.jpg) repeat-x 0 0;
}

.ContainerOut3{	
	background:url(images/bg/layout2_repeat_43x820.jpg) repeat-x 0 0;
}

.ContainerOut2{	
	background:#fdfdfe url(images/bg/fwRepeatTop2.jpg) repeat-x 0 0;
}
.Container
    {
		background:url(images/bg/bgContainer1450x450.jpg) no-repeat bottom center;
    }
.ContainerOut2 .Container{
	background:url(images/bg/bgContainerOut21450x500.jpg) no-repeat top center;
}

.ContainerOut3 .Container{
	background:url(images/bg/layout2_1430x820.jpg) no-repeat top center;
}

.ContainerOut4 .Container{	
	background:url(images/bg/layout2_inside1430x820.jpg) no-repeat center top;
}

.fwContent
	{
		background:url(images/bg/bgContent961x364.png) no-repeat -1px -16px;
	}
.ContainerOut2 .fwContent{
	background:none;
}

.ContainerOut4 .fwContent	
{
    background:none;
}
.LogoCont
{
    float:left;
    width:247px;
	overflow:hidden;
}
/*===================================visuallightbox.===================================*/
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	color:#151410;
	line-height:0;
}

#lightbox a{
	border-bottom:none;
	color:#151410;
	text-decoration:none;
}
#lightbox a:hover {
	text-decoration:underline;
}
#lightbox a img{ border: none; }

#outerImageContainer{
	width: auto;
	height: auto; /* without this line error in IE8 detected */
	margin: 0 auto;
	position: relative;
}


#imageContainer{
	width:10px;
	height:10px;
	margin: 0 auto;
	overflow:hidden;
	background-color: #fff;
	position: relative;
	font-size:0;/* ie fix - big info bar*/
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	font-size:10px;
	z-index:1;
}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url(images/bg/loading.gif) center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, 
#prevLinkImg:visited:hover { 
	background: url(images/bg/prev.png) 5% center no-repeat; 
}
#nextLinkImg:hover, 
#nextLinkImg:visited:hover { 
	background: url(images/bg/next.png) 97% center no-repeat; 
}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	background-color: #fff;
	width:100%;
}

#imageData{
	overflow:hidden;
	width:100%;
}
#imageDetails{ width: 100%; float: left; text-align: center;padding:10px 10px 0 0;}
#caption{ font-weight: bold; display:block;}
#numberDisplay{ display: block; float: left; padding:3px 10px 0 0;}
#detailsNav{display:block; width:80%;padding:0;float:right;text-align:center}	
#closeLink,#prevLinkDetails, #nextLinkDetails, #slideShowControl{ background-repeat:no-repeat; outline-style:none; display:inline-block;}
#detailsNav a{
	padding:0 10px;
}
/*#prevLinkDetails { margin:3px; margin-top:0px; width:24px;height:24px; background: url(images/bg/prevlabel.gif) left center;}
#nextLinkDetails { margin:3px; margin-top:0px; width:24px;height:24px; background: url(images/bg/nextlabel.gif) right center;}

#slideShowControl.started{
	background-image:url(images/bg/pause.gif);
}

#slideShowControl{
	display:block;
	width:24px; 
	height:24px; 
	float:left;
	background:url(images/bg/start.gif);
	background-position:center center;
	background-repeat:no-repeat;
	}
#close{
	padding:20px 0 0;
	float:right;
}
#closeLink {
	display:block; outline-style:none; margin:0; padding:0; text-decoration:none; 
	width:32px;
	height:32px;
	background:url(images/bg/close.gif) no-repeat;
}
*/
#closeLink,
#prevLinkDetails, 
#nextLinkDetails, 
#slideShowControl{ 
	margin:3px; 
	margin-top:0px;
}


		
	

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
* html>body .clearfix {display: inline-block; width: 100%;}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
	

#outerImageFrame{
	border:solid 1px red;
	height:100%;
	width:100%;
	position:absolute;
}


#outerImageContainer{
	overflow:visible;
}
#outerImageContainer td{
	text-align:center;
	padding:0;
}

#lightboxFrameBody{
	background-color: #fff;
	border:solid 1px #fff; /* hack for opera table small cell width */
}

#outerImageContainer td{
	font-size:0;
}
/* frame style */
#outerImageContainer td.tl, #outerImageContainer td.br{
	height:38px;
	width:38px;
}

#outerImageContainer td.tl{
	background-image:url(images/bg/borderTopLeft.png);
}
#outerImageContainer td.tc{
	background-image:url(images/bg/borderTopCenter.png);
}
#outerImageContainer td.tr{
	background-image:url(images/bg/borderTopRight.png);
}
#outerImageContainer td.ml{
	background-image:url(images/bg/borderMiddleLeft.png);
}
#outerImageContainer td.mr{
	background-image:url(images/bg/borderMiddleRight.png);
}
#outerImageContainer td.bl{
	background-image:url(images/bg/borderBottomLeft.png);
}
#outerImageContainer td.bc{
	background-image:url(images/bg/borderBottomCenter.png);
}
#outerImageContainer td.br{
	background-image:url(images/bg/borderBottomRight.png);
}

/*=========================FrontPage===========================*/
#box01{
	height:288px;
	float:left;
	width:937px;
	padding-top:58px;
	overflow:hidden;
	padding-left:24px;
}
#box01 .boxleft{
	height:246px;
	overflow:hidden;
	width:593px;
	float:left;
}
#slideBack{
	height:246px;
	overflow:hidden;
	width:593px;
	position:relative;
	text-align:center;
}
#slideBack img.item{
	position:absolute;
	left:0;
	top:0;
	z-index:5;
	display:none;
}
#slideBack img.backitem{
	z-index:4;
}
#box01 .boxright{
	float:right;
	width:232px;
	padding-right:20px;
	overflow:hidden;
}
#box01 .boxright ul{
	
}
#box01 .boxright ul li{
	background:url(images/icons/icon_arrow8x8.gif) no-repeat 0 9px;
	padding-left:15px;
	margin-bottom:5px;
	overflow:hidden;
	clear:both;
}
#box01 .boxright ul li a{
	font:100 18px/24px tahoma;
	color:#fff;
}
#box01 .boxright ul li.boxtt{
	height:33px;
	background:none;
	padding-left:0;
}
#box01 .boxright ul li.boxtt a{
	color:#ffe191;
	font:100 20px/33px tahoma;
}
#box01 .boxright ul li a:hover{
	color:#ffe191;
}
/*-------------------------------------------*/
#box02{
	float:left;
	width:937px;
	overflow:hidden;
	padding-left:10px;
}
#box02 .boxtrans{
	background:url(images/bg/bgtrans303x259.png) no-repeat 0 0;
	height:239px;
	width:273px;
	overflow:hidden;
	float:left;
	padding:10px 15px;
}

.ContainerOut3 #box02 .boxtrans{
	background:url(images/bg/bgtrans2_303x259.png) no-repeat 0 0;
	height:239px;
	width:273px;
	overflow:hidden;
	float:left;
	padding:10px 15px;
}

#box02 .boxtrans .boxtt{
	height:24px;
	clear:both;
	margin-bottom:10px;
}
#box02 .boxtrans .boxtt a{
	color:#f1de8c;
	font:100 18px/24px tahoma;
}
#box02 .boxtrans .boxcont{
	font:100 14px/18px tahoma;
	color:#fff;
	height:205px;
	overflow:hidden;
}
#box02 .boxtrans .boxcont p,
#box02 .boxtrans .boxcont .des{
	margin-bottom:5px;
}
#box02 .boxtrans .boxcont .listnews li{
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
}
#box02 .boxtrans .boxcont a{
	color:#f1de8c;
	text-decoration:underline;
}
#box02 .boxtrans .boxcont .listnews li .cap18 a{
	color:#f1de8c;
	font-size:18px;
	font-weight:100;
	line-height:22px;
}
a.viewmore{
	color:#f1de8c;
	font-size:14px;
	font-weight:100;
	background:url(images/icons/icon_arrow8x8.gif) no-repeat 0 5px;
	padding-left:10px;
	
}
#box02 #boxDistributor{
	margin-left:13px;
}
#box02 #boxAbout{
	margin-left:13px;
}
/*=========================end FrontPage===========================*/
/*========================= News Archive===========================*/
.boxtopimage{
	width:917px;
	height:244px;
	overflow:hidden;
	background:url(images/bg/bgImgBox_961x281.png) no-repeat 0 0;
	margin-top:40px;
	text-align:center;
	padding:18px 22px;
	margin-bottom:5px;
}
.boxbotcont{
	width:961px;
	clear:both;
	float:left;
}
.boxbotcont .col_left_204{
	width:204px;
	float:left;
	overflow:hidden;
	padding-left:14px;
}
.boxbotcont .col_right_704{
	width:704px;
	float:left;
	padding-left:26px;
	overflow:hidden;
}
.boxbotcont .col_center_485{
	width:485px;
	float:left;
	padding-left:26px;
	overflow:hidden;
}
.boxbotcont .col_right_200{
	width:200px;
	float:right;
	overflow:hidden;
	padding-right:14px;
}
.listNews{
	padding-top:8px;
	font:100 12px/16px tahoma;
}
.listNews li{
	padding:1px 0;
	clear:both;
	margin-bottom:25px;
}
.listNews li p{
	margin-bottom:5px;
}
.listNews li a{
	color:#007533;
	font-size:12px;
}
.listNews li .row01 a{
	font:100 14px/18px tahoma;
}
.listNews li a.viewmore{
	padding-left:10px;
	background:url(images/icons/icon_arrow7x9.gif) no-repeat 0 center;
}
.boxbotcont .col_left_204 .ttbar204{
	width:184px;
	height:31px;
	background:url(images/bg/ttbar204x31.gif) no-repeat 0 0;
	color:#007533;
	font-size:14px;
	line-height:30px;
	padding:0 10px;
	margin-bottom:0;
	
}
.boxbotcont .col_left_204 .ttbar204 a{
	color:#007533;
}
.boxbotcont .col_right_200 .re_title{
	border-bottom:solid 1px #e4e5e5;
	text-align:right;
	padding-bottom:3px;
}
.boxbotcont .col_right_200 .listrelated{
	
}
.boxbotcont .col_right_200 .listrelated li{
	padding-left:10px;
	background:url(images/icons/icon_arrow7x9.gif) no-repeat 0 4px;
	margin-bottom:5px;
}
.boxbotcont .col_right_200 .listrelated li a{
	color:#999;
}
.newsdetail .newstt{
	color:#007533;
	font:700 14px/18px tahoma;
	margin-bottom:10px;
	padding-top:5px;
}
.newsdetail .newscont{
	font-size:12px;
}
.boxbotcont .col_left_204 .menuleft{
	width:204px;
	float:left;
	overflow:hidden;
	font-family:tahoma;
}
.boxbotcont .col_left_204 .menuleft ul{
	width:204px;
	background:#fdfdfd;
}
.boxbotcont .col_left_204 .menuleft ul li{
	width:204px;
	border-top:solid 1px #f1f1f2;
	float:left;
}
.boxbotcont .col_left_204 .menuleft ul li a{
	display:block;
	width:184px;
	padding:0px 10px;
	height:28px;
	overflow:hidden;
	color:#231f20;
	line-height:28px;
	font-size:14px;
}
.boxbotcont .col_left_204 .menuleft ul li p{
	margin:0;
	padding:0;
}
.boxbotcont .col_left_204 .menuleft ul li:hover p,
.boxbotcont .col_left_204 .menuleft ul li.Current p{
	background:url(images/bg/bgmenu_over1x28.gif) repeat-x bottom;
}
.boxbotcont .col_left_204 .menuleft ul ul{
	width:204px;
	background:#f9f9f9;
	float:left;
	display:none;
}
.boxbotcont .col_left_204 .menuleft ul li.Current ul{
	display:block;
}
.boxbotcont .col_left_204 .menuleft ul li .moreItem a{
	background:url(images/icons/icon_add9x8.gif) no-repeat 190px center;
}
.boxbotcont .col_left_204 .menuleft ul li.Current .moreItem a{
	background:url(images/icons/icon_sub4x2.gif) no-repeat 190px center;
}
.boxbotcont .col_left_204 .menuleft ul ul li{
	width:180px;
	padding:2px 0 2px 24px;
	background:url(images/icons/icon_arrow5x7.gif) no-repeat 14px 13px;
	border:none;
	float:left;
}
.boxbotcont .col_left_204 .menuleft ul li.Current li:hover p,
.boxbotcont .col_left_204 .menuleft ul li.Current li p{
	background:none;
}
.boxbotcont .col_left_204 .menuleft ul ul li a{
	display:inline;
	padding:0;
	font-size:12px;
}
.boxbotcont .col_left_204 .menuleft ul ul li.Current a,
.boxbotcont .col_left_204 .menuleft ul ul li a:hover{
	color:#007533;
}
#contGallery{
	width:921px;
	height:560px;
	overflow:hidden;
	background:url(images/bg/frame961x600.png) no-repeat 0 0;
	padding:20px;
	margin-top:40px;
}
.listGallery{
	width:921px;
	height:460px;
	padding-top:20px;
	float:left;
	background:#fff;
}
.listGallery li{
	width:94px;
	height:114px;
	padding:5px;
	overflow:hidden;
	border:solid 1px #ccc;
	margin:0 20px 30px 26px;
	float:left;
}
/*=========================end News Archive===========================*/
#contGallery .paging{
	padding:5px 30px; 
	float:left;
}
#contGallery .paging li{
	padding:0 5px;
	float:left;
	font-size:14px;
	font-weight:700;
}
#contGallery .paging li a{
	font-weight:100;
	font-size:14px;
}
