@charset "utf-8";
/* CSS Document */
body,td,th { font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333; padding:0; margin:0; background:url(../images/001.jpg) no-repeat left top }
img{ border:none}
#wrappers{ width:100%; position:relative; }
#headers{width:100%; position:relative; }

.logotop{
	position: absolute;
	top: 1px;
	left: 6px
}
.topright{  float:right; text-align:right; font-family:Tahoma}
.topright .menu{ height:46px; overflow:hidden }
.topright ul{ padding:15px 0; margin:0px; list-style:none; float:right }
.topright ul li{ float:left; font-size:14px; line-height:16px; display:block; padding:0 15px; border-right:solid 1px #101010}
.topright ul li.last{ border:none }
.topright ul li a{ text-decoration:none; color:#EFEFEF}
.topright ul li.selected a, .topright ul li a:hover{ color:#fbdca5}

.slidepic{ width:775px; height:67px; background:rgba(255,255,255,0.5);/*url(../images/bgmenu.png) repeat-x;*/ overflow:hidden; }
.slidepic .hh{ float:left; width:55px; height:67px; background:url(../images/line1.png) no-repeat right 13px; padding:0 10px 0 0; font-family:Tahoma  }
.slidepic .hh span{ display:block; font-size:14px; font-family:Tahoma; color:#000000; padding-top:19px;  }
.slidepic .hh a{ display:block; font-size:10px; text-decoration:none; color:#4b4a4a; }

.rightpic{ padding:5px 0 5px 10px; float:left; width:690px; }
.rightpic a{ display:block; float:left;margin-right:5px;  } 
.rightpic a img{ border:solid 4px #fff }


#footters{ width:100%; position:fixed; bottom:0; left:0; background:url(../images/bgfoot.png) repeat-x center top; height:70px; color:#ffffff }
p.txtleft{ display:block; float:left; text-align:right; padding:10px 0 0 20px; margin:0;  }
p.txtright{ display:block; float:right; text-align:right; padding:10px 20px 0 0; margin:0; font-family:Tahoma; font-size:12px }
p.txtright a{ color:#8e801f; text-decoration:none }
p.txtright a:hover{ color:#eee }


#leftbtn{ position:absolute; left:0; top:30% }
#rightbtn{ position:absolute; right:0; top:30% }

#popupdetails{ background:url(../images/bg1.png) no-repeat left top; color:#fff; position:absolute;  width:738px; height:415px }
#popupdetails h1{ font-size:24px; color:#fff; padding:0 0 10px 0; margin:0; border-bottom:dotted 1px #fff; font-family:Tahoma; font-weight:normal }
#popupdetails .popuptxt{ padding:45px 54px; height:350px  }
#popupdetails .close{ position:absolute; top:30px; right:30px; }

#popup{ background:url(../images/bg1.png) no-repeat left top; color:#fff; position:absolute;  width:738px; height:415px }
#popup h1{ font-size:24px; color:#fff; padding:0 0 10px 0; margin:0; border-bottom:dotted 1px #fff; font-family:Tahoma; font-weight:normal }
#popup .popuptxt{ padding:45px 54px; height:350px  }
#popup .close{ position:absolute; top:30px; right:30px; }

#cboxClose{ background:url(../images/close.png) no-repeat left top; width:28px; height:28px; position:absolute; top:20px; margin-right:15px;text-indent:-999999px; text-transform:uppercase}
.bxslider{width:775px;}
.bxslider a{ display:block; float:left; overflow:hidden }

.social-list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.social-list li {
	float:left;
	padding: 15px 5px 0 0;
}

.social-list li img {
	transition:300ms all linear;
	-o-transition:300ms all linear;
	-moz-transition:300ms all linear;
	-webkit-transition:300ms all linear;
}

.social-list li a:hover img {
	opacity:0.5;
}
