@charset "utf-8";
/* CSS Document */

body, div, p {
	color:#2D2D2D;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: left;
}

a, a:visited, a:active, a:hover {
	text-decoration: underline;
	cursor: pointer;
	background: none;
}

a:hover {
	text-decoration: none;
}

hr {
	color: #CED6DA;
}

/* top */

#top {
	margin: 0 auto;
	height: 110px;
	width: 970px;
	background: url(../images/bg-top.gif) no-repeat top left; 
}

.banner-top-left {
	float:left;
	padding-left: 8px;
}

.lang {
	float:right;
	height: 20px;
	width: 250px;
}

.lang div {
	float: left;
	width: 100px;
	background-color:#000;
	color:#CCC;
	text-align: right;
	padding-right: 3px;
	height: 16px;
	margin-right: 5px;
}

.lang div.flag {
	width: 16px;
}

/* Content */

#main {
	background:  url(../images/container_bg.jpg) repeat-x left bottom;
    width: 100%;
	min-height: 1000px;
}


#content {
	margin: 0 auto;
	width: 970px;
	height: auto;
	background: #FFF;
	overflow: hidden;
}

#content .main-content {
	float: left;
	padding: 5px;
	width: 565px;
}

.main-content .mainbox {
	margin: 5px 0px;
	overflow: hidden;
}

.main-content .mainbox .mainbox-title {
	background: url(../images/cat_header.png) no-repeat left center;
	padding: 5px;
	height: 34px;
}

.main-content .mainbox .mainbox-title span {
	color: #2e7201;
	font: bold italic 18pt Tahoma;
	padding: 2px 10px 4px 10px;
	display: block;
}

.col {
	float:left;
	padding: 5px 0px;
	width: 395px;
	
}

.col1 {
	float: left;
	width: 185px;
	margin: 0px 5px;
}

.col2 {
	float: left;
	width: 185px;
	margin: 0px 5px;
}

/* Col Box */

.colbox {
	width:365px;
	height: 205px;
	background: url(../images/t_l_r_bg.jpg) repeat-x left top;
	margin: 37px 5px 8px 5px;
	padding: 5px 5px 0px 10px;
}

.colbox ul {
	color: #ffffff;
	list-style-image: url(../images/circle.png);
	padding: 10px 0px 0px 50px;
	font: 12px arial;
}

.colbox a {
	color:#FFFFFF;
	text-decoration:none;
}

.colbox a:hover {
	color: #208BBC;
	text-decoration:none;
	background: none;
}

.col-box1 {
	border: #CCC solid 1px;
}

.col-box1 a:hover {
	color: inherit;
	background: inherit;
}

.col-box1 .col-box1-title {
	background: #d34f00 url(../images/sb-gen.png) no-repeat left center;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom: none;
	height: 20px;
}

.col-box1 .col-box1-title h3 {
	margin-top: -3px;
}

.col-box1 .col-box1-title span {
	padding-bottom:10px;
	padding-left:17px;
	padding-right:10px;
	padding-top:10px;
	text-transform:uppercase;
	color: #FFF;
}

.col-box2 {
	background-color: #51871A;
	display: block;
	padding-bottom: 5px;
}
.col-box2-title {
	background: #416c15 url(../images/sb-imp.png) no-repeat left center;
	padding-left: 10px;
	height: 30px;
}

.col-box2 .col-box2-title h3 {
	margin-top: 7px;
	padding-top: 7px;
}

.col-box2 .col-box2-title span {
	padding-bottom:10px;
	padding-left:17px;
	padding-right:10px;
	padding-top:10px;
	text-transform:uppercase;
	color: #FFF;
}

.sp	{
	background: #ffcc40 url(../images/support.gif) no-repeat left top;
	height: 100px;
	margin-bottom: 9px;
}

.sp	p{
	padding-top: 8px;
}

.sp	.sp-title {
	padding: 10px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

.sp1 {
	background: url(../images/sp1.gif) repeat-x left top;
	margin-bottom: 9px;
}

.sp1 .sp1-title {
	padding: 5px;
	font-weight:bold;
}

.sp1 div {
	padding: 5px;
}

#tnews {
	margin-top: 7px;
	background: url(../images/tnews.png) no-repeat left top;
	border-right: #999 solid 1px;
	padding: 5px;
}

#tnews span{
	padding: 5px 5px 5px 45px;
	color: #487d32;
	font-weight: bold;
	font-size:12px;
	font-family:Arial;
}

#tnews a{
	text-decoration:none;
	color: #296DC1;
	background: none;
}

#tnews a:hover{
	text-decoration:none;
	color: #F27A00;
	background: none;
}

.fb {
	margin-top: 3px;
	background: url(../images/fb.png) no-repeat left top;
	height: 35px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.fb span{
	padding: 5px 5px 5px 45px;
	color: #487d32;
	font-weight: bold;
	font-size:12px;
	font-family:Arial;

}

.fbm {
	background: url(../images/more.gif) no-repeat 140px center;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align:right;
	width: 175px;
}

/* Bottom */

#bottom {
	background: url(../images/footer_bg.jpg) repeat-x left top;
}

#bottom .footer {	
	margin: 0 auto;
	width: 970px;
	overflow: hidden;
	padding-bottom: 10px;
}

#bottom .footer .foot-info {
	background: url(../images/bg-bot.png) no-repeat left top;
	min-height: 110px;
}

.foot-info .foot-item {
	width:300px;
	float:left; 
	margin-left: 10px;
	margin-top: 10px;
}

.copyright {
	margin: 10px;
	width: 970px;
	float: left;
	border-top: #7CBB62 solid 1px;
	padding-top: 5px;
	text-align: center;
}

/* Other */

.tbt {
	color: #373737;
}

.tbt a{
	color: #373737;
    text-decoration: none;
}

.tbt a:hover{
	color: #49c3f0;
	background: none;
}

.tbt span {
	width: 65px;
	float:right;
	background: url('../images/more.gif') no-repeat left;
	color: #ff6600;
	text-align:right;
}

.tour {
	color: #0A74C2;
	font-weight:bold;
}

.tourw{	
	background-color:#f2f2f2;
}
.tourt{
	background: url('../images/dott.gif') repeat-x left bottom;
	color: #487d32;
	font-weight: bold;
}

.tourp{
	text-align:center;
	color: #ff6600;
}

.tourn {
	background: url('../images/new.gif') no-repeat right;
}

.tours {
	background: url('../images/special.gif') no-repeat right;
}

.promotion a{
	text-decoration: none;
	color: #fff;
	background: none;
}

.promotion a:hover{
	text-decoration: none;
	color: #fff;
	background: none;
}

/* Menu */

#top-menu {
	background: url(../images/menu-bg.jpg) repeat-x;
	height: 52px;
	margin-top:5px;
}

.top-menu {
	margin: 0 auto;
	height: 50px;
	width: 970px;
}

.top-menu div {
	float:left;
	margin: 0 auto;
	background: url(../images/menu_separator.jpg) no-repeat left 14px;
	text-align: center;
	width: 110px;
	height: 27px;
	padding: 15px 5px 10px 22px;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
}

.top-menu a {
	text-decoration: none;
	color: #000;
}

.top-menu a:hover {
	text-decoration: underline;
	background: none;
	color: #000;
}

.bot-menu {
	margin: 0 auto;
	padding-top: 20px;
	height: 20px;
	width: 970px;
}

.bot-menu div {
	float: left;
	background: #404040;
	width: 92px;
	color: #ffffff;
	padding: 7px 0px;
	margin-right: 1px;
	text-align: center;
}

.bot-menu a {
	text-decoration: none;
	color: #ffffff;
}

.bot-menu a:hover {
	text-decoration: none;
	color: #f27a00;
}

/* Dynamic menu*/

		/*this is the css for the vertical version*/
		.vertical ul{
			list-style-type: none;
			padding: 0px 5px 5px 5px;
 			width: 160px;
		}
		.vertical li a{
			display: block;
			margin-left: -5px;
			width: 165px;
			text-decoration: none;
			background: url(../images/dot-cat.gif) no-repeat 5px center;
			height: 10px;
			padding: 7px 5px 10px 15px;
            font-size: 12px;
			font-weight: bold;
			text-transform: uppercase;
		}
		.vertical li a:hover{
			background-image: none;
		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.3em;
			margin-left: 175px;
		}
		/*this is the css for the horizontal version*/
		.horizontal ul{
			list-style-type: none;
			padding: 0px;
			border-left: 1px solid;
			display: block;
			height: 1.4em;
		}
		.horizontal li{
			float: left;
			display: inline;
		}
		.horizontal li a{
			text-decoration: none;
			height: 1.2em;
			float: left;
			display: block;
			width: 125px;
			padding: .1em 1px;
			border: 1px solid;
			border-left: none;
		}
		.horizontal li li a{
			border-top: none;
			border-left: 1px solid;
		}
		.horizontal li ul{
			position: absolute; 
			margin-top: 1.3em;
			margin-left: -1px;
			width: 129px;
			border: none;
			display: block;
			height: auto;
			border-top: 1px solid;
		}
		.horizontal li li ul{
			position: absolute;
			margin-top: .1em;
			margin-left: 125px;
		}
		.horizontal li ul li a{
		width: 125px;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
		padding-left: 1em;
		font-size: 85%;  
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.blackwhite li a{
			background-color: white;
			color: black;
			border-color: black;
		}
		.blackwhite li a:hover{
			background-color: black;
			color: white;
			border-color: black;
		}
		.blackwhite ul{
			border-color: black;
		}
		.bluewhite li a{
			background-color: white;
			color: #000033;
			border-color: #000033;
		}
		.bluewhite li a:hover{
			background-color: #000033;
			color: white;
			border-color: #000033;
		}
		.bluewhite ul{
			border-color: #000033;
		}
		.green {
			background-color: #51871A;
			color: #FFF;
		}
		.green li a,a:hover {
			background-color: #51871A;
			color: #FFF;
		}

