@charset "utf-8";

/*----- Template Section -----*/

body{
	margin:0px;
	text-align: center;
	background: url(/templates/images/bg.png) repeat-x top #fff;
}

#container{
	margin: 0 auto;
	width:920px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color:#FFF;
}

#header{
	margin-top: 0px;
	width:920px;
	height: 300px;
	
	}

#content{
	width:920px;
	text-align:left;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#leftmenu{
	width:200px;
	padding-left:10px;
	text-align:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	float:left;
}

#pagecontent{
	margin: 0px;
	width:700px;
	padding-left:10px;
	text-align:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	float:left;
	padding-bottom:10px;
}

#pagecontenthome{
	margin: 0px;
	width:900px;
	padding-left:10px;
	text-align:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	float:left;
	padding-bottom:10px;
}

#footer{
	width:920px;
	height: 35px;
	background-color: #CCC;
}

.footer_l{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height:35px;
	width:180px;
	height: 35px;
	padding-left:10px;
	float:left;
}

.footer_l a{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height:35px;
	text-decoration:none;
}

.footer_l a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	line-height:35px;
	text-decoration:none;
}


.footer_c{
	width:570px;
	height: 35px;
	float:left;
}

.footer_r{
	width:160px;
	height: 35px;
	float:left;
}

.spacer_h5{
	height: 5px;
	background-color: #fff;
	font-size:0px;
}

.clear{
	font-size:0px;
	clear:both;
}

.line{
	margin:0px;
	height: 2px;
	width: 690px;
	font-size:0px;
	border-bottom: solid 1px #F60;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin:0px;
}

h2{
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
}

h2 a{
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display:block;
	margin: 0px;
	text-decoration:none;
}

h2 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	font-size: 12px;
	font-weight: bold;
	display:block;
	text-align: left;
	margin: 0px;
	text-decoration:underline;
}

h3{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}

h3 a{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	display:block;
}

h3 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

h4{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	margin: 0px;
}

h4 a{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	text-decoration:none;
	background-image:url(/templates/images/bulit_05.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:15px;
	display:block;
}

h4 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	text-decoration: underline;
	background-image:url(/templates/images/bulit_05.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:15px;
	display:block;
}

p{
 margin:0px;	
}

/*----- Header Section -----*/

#head{
	margin: 0px auto;
	height: 80px;
	width:920px;
	background-color:#FF6600;
}

#h_l{
	text-align:left;
	width:460px;
	height: 80px;
	float:left;
}

#h_r{
	width:450px;
	height: 80px;
	float:left;
	padding-right:10px;
}

.lang{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	line-height:30px;
}

.lang a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	line-height:30px;
	text-decoration:none;
}

.lang a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	text-align: right;
	line-height:30px;
	text-decoration:none;
}

#head_img{
	width:920px;
	height:150px;
}

/* Navigation */

#menu{
	width:920px;
	height:35px;
	background-color:#000;
	text-align:left;
}

.h_m{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	width: 920px;
	height: 35px;
}

.h_m ul{
    text-align: left;/*center the list items*/
    margin:0;
    padding:0px;
    list-style:none;
}

/*Top level list items*/
.h_m ul li  {
	height: 35px;
	display:block;
	float:left;
	line-height: 35px;
}

* html .h_m li {display:inline;}/* inline-block trigger for IE6 */
* +html .h_m li  {display:inline;}/* inline-block trigger for IE7 */

/*Top level menu link items style*/
.h_m ul li a{
	color:#FFF;
    text-decoration:none;
    display: block;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	line-height: 35px;
}

.img{
	float:left;
}

/*IE6 hack to get sub menu links to behave correctly*/
* html .h_m ul li a{
	display: inline;
	
}

.h_m ul li a.current,
.h_m ul li a:hover{
	background-image:url(/templates/images/current_hm.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*** Bottom Menu ***/

.b_m{
	margin: 0 auto;
	position:relative;
	font: normal 10px Verdana;
	width:570px;
	padding-top:11px;
}

.b_m ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.b_m ul li{
	border-left: 1px solid #000;
	display:inline-block;
	position:relative;
}

* html .b_m li {display:inline;}/* inline-block trigger for IE6 */
* +html .b_m li  {display:inline;}/* inline-block trigger for IE7 */

.b_m ul li a{
	display: block; 
	color: #000;
	padding-left:3px;
	padding-right:3px;
	text-decoration: none;
}

.b_m ul li a:hover{
	color: #000;
	padding-left:3px;
	padding-right:3px;
	text-decoration:underline;
}


/*** Breadcrumb ***/

#breadcrumb{
	width:910px;
	height: 25px;
	text-align:left;
	padding-left:10px;
}

.breadcrumb{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-align:left;
	color:#000;
	height:25px;
	line-height: 25px;
	text-transform: uppercase;
}

.breadcrumb a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-align:left;
	font-weight:normal;
	color:#000;
	height:25px;
	line-height: 25px;
	padding-right: 15px;
	background-image:url(/templates/images/bulit_04.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	text-transform: uppercase;
}

.breadcrumb a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-align:left;
	color:#000;
	height:25px;
	line-height: 25px;
	padding-right: 15px;
	background-image:url(/templates/images/bulit_04.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration:underline;
	text-transform: uppercase;
}

/*** Left Menu ***/

.treeview {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	margin-top:0px;
	background-color:#ccc;	
}

.treeview a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	line-height:25px;
	text-decoration: none;
	padding-left: 22px;
	height:25px;
	display:block;
	border-bottom: solid 1px #fff;
}

.treeview a:hover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #f60;
	text-align: left;
	line-height:25px;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 22px;
	height:25px;
	display:block;
	border-bottom: solid 1px #fff;
}

.treeview ul{
	margin: 0;
	padding: 0;
}

.treeview li{
	background:  url(/templates/images/bulit_01.gif) no-repeat 	3px 7px;
	list-style-type: none;
}

.treeview li.submenu{ 
	background:  url(/templates/images/bulit_02.gif) no-repeat 3px 7px;
	cursor: pointer !important;
}


.treeview li.submenu ul{
	display: none; 
}

.treeview .submenu ul li{
	cursor: default;
}

/*** Page Content Section ***/

/*** Home Section ***/

#home{
	margin-top:10px;
	width:900px;
	height:250px;	
}

.home_l{
	width:433px;
	height:240px;
	border: solid 1px #CCC;
	padding:5px;
	float:left;	
}

.home_r{
	width:433px;
	height:240px;
	border: solid 1px #CCC;
	padding:5px;
	margin-left:10px;
	float:left;
	
}

.h_1{
	width:164px;
	height:240px;
	float:left;
}

.h_2{
	width:260px;
	height:240px;
	margin-left:9px;
	float:left;
}

.h_2_1{
	width:260px;
	height:220px;
}

.h_2_1 h3{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: justify;
	font-size: 12px;
	line-height:18px;
}

.h_2_2{
	margin-top:0px;
	width:255px;
	height:20px;
	padding-right:5px;
}

.h_2_2 h4{
	line-height:20px;
}

.txt_title{
	width:690px;
	height:25px;
	text-transform: uppercase;
}

.txt_title h1{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	height:25px;
	margin-top:0px;
	text-transform: uppercase;
}

.txt_smp1_1{
	margin-top:5px;
	width: 690px;
	min-height:300px;
	height:auto !important;
	height:400px;
}

.txt_smp1_1 h3{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-size: 12px;
	line-height:18px;
}

.offervip_title{
	width:900px;
	height:25px;
	text-transform: uppercase;
}

.offervip_title h1{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	height:25px;
	margin-top:0px;
	text-transform: uppercase;
}

.offervip_line{
	margin:0px;
	height: 2px;
	width: 900px;
	font-size:0px;
	border-bottom: solid 1px #F60;
}


.offervip_smp1{
	width:883px;
	padding-left:17px;
}
.offervip_smp1_1{
	margin-top: 8px;
	margin-right: 8px;
	width:164px;
	height:260px;
	float:left;
	border: solid 1px #CCC;
}

* html .offervip_smp1_1 {  display:inline;}/* inline-block trigger for IE6 */
* +html .offervip_smp1_1 { display:inline;}/* inline-block trigger for IE7 */

.offervip_smp1_2{
	width: 164px;
	height:120px;
}

.offervip_smp1_3{
	width: 154px;
	height:120px;
	padding-left:5px;
	padding-right:5px;
}

.offervip_smp1_3 h2{
	line-height: 18px;
}

.offervip_smp1_3 h3{
	line-height: 16px;
}

.offervip_smp1_4{
	margin-top:0px;
	width:159px;
	height:20px;
	padding-right:5px;
}
.offervip_smp1_4 h4{
	line-height:20px;
}
/*** Offer Section ***/

.offer_title{
	width:700px;
	height:25px;
	text-transform: uppercase;
}

.offer_title h1{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	height:25px;
	margin-top:0px;
	text-transform: uppercase;
}

.offer_smp1_1{
	margin-top: 8px;
	margin-right: 8px;
	width:164px;
	height:260px;
	float:left;
	border: solid 1px #CCC;
}

* html .offer_smp1_1 {  display:inline;}/* inline-block trigger for IE6 */
* +html .offer_smp1_1 { display:inline;}/* inline-block trigger for IE7 */

.offer_smp1_2{
	width: 164px;
	height:120px;
}

.offer_smp1_3{
	width: 154px;
	height:120px;
	padding-left:5px;
	padding-right:5px;
}

.offer_smp1_3 h2{
	line-height: 18px;
}

.offer_smp1_3 h3{
	line-height: 16px;
}

.offer_smp1_4{
	margin-top:0px;
	width:159px;
	height:20px;
	padding-right:5px;
}
.offer_smp1_4 h4{
	line-height:20px;
}

.offer_smp2_1{
	width: 506px;
	margin-top:10px;
	float:left;
}

.offer_smp2_1 h3{
	line-height:16px;
	font-size:12px;
}

.offer_smp2_2{
	width: 164px;
	margin-top:10px;
	margin-left:10px;
	padding: 5px;
	float:left;
	background:#CCC;
}
.offer_smp2_2 h3{
	line-height: 16px;
	font-weight:bold;
}

#gallery {
	width: 700px;
}


#gallery img {
	margin-right: 10px;
	margin-top:10px;
	float:left;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*----- Txt Section -----*/

.txt_title{
	width:690px;
	height:25px;
	text-transform: uppercase;
}

.txt_title h1{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	height:25px;
	margin-top:0px;
	text-transform: uppercase;
}

.txt_smp1_1{
	margin-top:5px;
	width: 690px;
	min-height:300px;
	height:auto !important;
	height:400px;
}

.txt_smp1_1 h3{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: left;
	font-size: 12px;
	line-height:18px;
}



/*----- Paginate Section -----*/

#paginate{
	width: 690px;
	height: 26px;
	margin-top: 5px;
	text-align:right;
}


.first {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	margin-right: 3px;
	cursor:pointer;
	line-height:16px;
	height:16px;
	width: 16px;
	display: inline-block;
	background-image: url(/templates/images/first.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.first ins { 
	background-image: url(/templates/images/first.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width: 16px;
	line-height:16px;
	display: inline-block;
	text-decoration:none;
}

a.first:hover {
	background-position:right -32px;
	text-decoration:none;
}
a.first:hover ins {
	background-position:left -32px;
	text-decoration:none;
}

.back {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	margin-right: 3px;
	cursor:pointer;
	line-height:16px;
	height:16px;
	width: 16px;
	display: inline-block;
	background-image: url(/templates/images/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.back ins { 
	background-image: url(/templates/images/back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width: 16px;
	line-height:16px;
	display: inline-block;
	text-decoration:none;
}

a.back:hover {
	background-position:right -32px;
	text-decoration:none;
}
a.back:hover ins {
	background-position:left -32px;
	text-decoration:none;
}

.currpage {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	margin-right: 3px;
	cursor:pointer;
	line-height:16px;
	height:16px;
	padding-right: 4px;
	display: inline-block;
	background-image: url(/templates/images/currpage.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.currpage ins { 
	background-image: url(/templates/images/currpage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	padding-left: 4px;
	line-height:16px;
	display: inline-block;
	text-decoration:none;
}

.currentp { 
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: bold;
	margin-right: 3px;
	line-height:16px;
	height:16px;
	text-decoration:none;
	display: inline-block;
	background-image: url(/templates/images/currpage.gif);
	background-repeat: no-repeat;
	background-position: right -32px;
	padding-right: 4px;
}

.currentp ins{ 
	background-image: url(/templates/images/currpage.gif);
	background-repeat: no-repeat;
	background-position: left -32px;
	height:16px;
	line-height:16px;
	padding-left: 4px;
	display: inline-block;
	text-decoration:none;
}

a.currpage:hover {
	background-position:right -32px;
	text-decoration:none;
}
 
a.currpage:hover ins {
	background-position:left -32px;
	text-decoration:none;
}

.next {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	margin-right: 3px;
	cursor:pointer;
	line-height:16px;
	height:16px;
	width: 16px;
	display: inline-block;
	background-image: url(/templates/images/next.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.next ins {
	background-image: url(/templates/images/next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width: 16px;
	line-height:16px;
	display: inline-block;
	text-decoration:none;
}

a.next:hover {
	background-position:right -32px;
	text-decoration:none;
}
a.next:hover ins {
	background-position:left -32px;
	text-decoration:none;
	}

.last {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
	cursor: wait;
	line-height:16px;
	height:16px;
	width: 16px;
	display: inline-block;
	background-image: url(/templates/images/paginate/last.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.last ins { 
	background-image: url(/templates/images/paginate/last.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:16px;
	width: 16px;
	line-height:16px;
	display: inline-block;
	text-decoration:none;
}

a.last:hover {
	background-position:right -32px;
	text-decoration:none;
}

a.last:hover ins {
	background-position:left -32px;
	text-decoration:none;
}


/*----- Footer Section -----*/

#fr{
	margin: 0px auto;
	width:954px;
}

.fr_2{
	width:954px;
	float:left;
}

.fr_2 img{
	margin-left: 21px;
}

.fr_3{
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:12px;
	line-height: 20px;
	color:#494949;
	margin-top: 0px;
	width: 477px;
	height: 20px;
	float:left;
}
.fr_3 a{
	color:#494949;
	text-decoration:none;	
}

.fr_3 a:hover{
	color:#494949;
	text-decoration:none;	
}

.fr_4{
	font-family:Verdana, Geneva, sans-serif;
	text-align: right;
	font-size:12px;
	line-height: 20px;
	color:#585858;
	margin-top: 0px;
	width: 477px;
	height: 20px;
	float:left;
}
.m_2 h3, 
.m_2 h3 a,
.m_2 h3 a:hover{
	font-size:14px;
	line-height: 20px;
}

.m_b{
	margin: 0 auto;
	position:relative;
	padding-top:10px;
	font: normal 12px Verdana;
	width:954px;
	height: 30px;
}

.m_b ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.m_b ul li{
	border-left: 1px solid #585858;
	display:inline-block;
	position:relative;
}

* html .m_b li {display:inline;}/* inline-block trigger for IE6 */
* +html .m_b li  {display:inline;}/* inline-block trigger for IE7 */

.m_b ul li a{
	display: block; 
	color: #ccc;
	padding-left:11px;
	padding-right:11px;
	text-decoration: none;
}

.m_b ul li a:hover{
	color: #fff;
	padding-left:11px;
	padding-right:11px;
}

