@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #707070;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-family:Verdana,Helvitica,sans-serif;
	height:100%;
	
}
.contact{
	background: #fff2bd;
	color: #666666;
	font-size: 12px;
	padding: 10px;
	
}
.nopad{
	margin: 0px;
	padding: 0px;
}
.cat_title{
	padding: 10px;
	padding-left: 10px;
	font-size: 26px;
	text-transform: capitalize;
	font-family: "Century Gothic";
}
.path{
	padding: 10px;
	padding-left: 15px;
	font-size: 16px;
	text-transform: capitalize;
	font-family: "Century Gothic";
	background-color: #272727;
	font-weight: bold;
	color: #757879;

}
.path a{
	color: #ffcc00;
	text-decoration: none;
}
.cap{
	text-transform: capitalize;
}
.path a:hover{
	color: #cc0000;
	text-decoration: none;
}
.main{
	background-color: #e1e1e1;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.newsManu{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
.contact a{
	color: #0d698c;
	text-decoration: underline;
}
.contact a:hover{
	color: #cc0000;
	text-decoration: underline;
}
img{
	border: 0;
}
.imgL, .imgl{
	float: left;
	padding-right: 10px;
}

#menu{
	position:static;
	display:block;
	height:31px;
	font-size:12px;
	font-weight: bolder;
	background:transparent url(/images/mbg.jpg) repeat-x top left;
	font-family:Verdana,Helvitica,sans-serif;
	text-transform:lowercase;
}
#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
}
#menu ul li a{
	display:block;
	float:left;
	color:#009dee;
	text-decoration:none;
	padding:6px 20px 0 20px;
	height:25px;
}
#menu ul li a:hover,#menu ul li a.current{
	color:#fff;
	background:transparent url(/images/mbg_over.jpg) repeat-x top left;
}
.padtb{
	padding: 0px;
	
}
.ftcp{
	padding: 20px;
}
.lc{ width: 200px; padding: 10px; }
.rc{ width: 200px; padding: 10px; }
.cc{ padding:10px;}
.diamond{
	margin-top:3px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	text-transform: capitalize;
	color: #272727;
}
.diamond li{
	list-style-type: none;
	padding-bottom: 3px;
	border-bottom: 1px dashed #666666;
}
.hd{
	background-color: #131313;
	
}
.f22{
	font-size: 22px;
}
.hdlogo{
	padding: 10px;
	background-color: #272727;
}
.diamond a{
	color: #757879;
	text-decoration: none;
}
.diamond a:hover{
	color: #24657c;
	text-decoration: underline;
}
.diamond li{
 	padding: 0px 10px 5px 10px;
}
.imgL{
	float: left;
	padding-right: 10px;
}
.contactb {
	padding: 3px;
	background-color: #0d698c;
	color: #fff;
	width: 190px;
	font-weight: bold;
	text-align: center;
}
.searchb {
	padding: 3px;
	background-color: #efefef;
	border: none;
	color: #666666;
	width: 235px;
	font-weight: bold;
	height: 14px;
	font-size: 11px;
}
input.button {
width: 100px;
height: 25px;
background: #990000;
border:1px solid #cc0000;
font-family: Tw Cen MT, arial;
font-size: 12px;
font-weight: bolder;
color: #fff;
}
input.button:hover {
background: #24657c;

}
.grn{
	padding: 10px;
	color: #4a7399;
}
.grn a{
	text-decoration: underline;
	color: #4a7399;
}
.grn a:hover{
	text-decoration: none;
	color: #990000;
}
.contactb a{
	text-decoration: none;
	color: #fff;
}
.contactb a:hover{
	text-decoration: none;
	color: #fff;
}
.news_title, .title{
	color: #005db7;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: "Century Gothic";
}
.content{
	padding: 10px;
	font-size: 12px;
}

.news_title a, .title a{
	color: #005db7;
	text-decoration: underline;
}
.news_title a:hover, .title a:hover{
	color: #990000;
	text-decoration: none;
}
.news_more_div{
	text-align: right;
	padding: 5px;
}
hr{
	color: #d8d8d8;
	display: block; 
	clear: left; 
	margin: -0.66em 0;

}
.more{
	font-size: 12px;
	padding: 5px;
	text-align: center;
	background-color: #4a7399;
	width: 250px;
	
}
.specs{
	background-color: #cc0000;
	color: #fff;
	text-align: center;
}
.specs a{
	color: #fff;
	text-decoration: none;
}
.specs a:hover{
	color: #ffcc00;
	text-decoration: none;
}
.more a{
	color: #fff;
	text-decoration: none;
}
.more a:hover{
	color:#ffcc00;
	text-decoration: none;
}
.news_more_div a{
	color: #24657c;
	text-decoration: underline;
}
.news_more_div a:hover{
	color: #990000;
	text-decoration: none;
}
.mtitle{
	color: #005db7;
	font-size: 30px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-family: "Century Gothic";
	text-transform: capitalize;
}
.mtitle a{
	color: #005db7;
	text-decoration: underline;
}
.mtitle a:hover{
	color: #cc0000;
	text-decoration: none;
}
.grn_title, .gallery{
	color: #4a7399;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	font-family: "Century Gothic";
	text-transform: capitalize;
}
.padl10{
	padding-left: 10px;
}
#note{
	background-color: #e7facb;
	padding: 10px; 
	font-size: 14px;
	
}
.news_date{
	color: #10566f;
	font-family: arial;
	font-size: 10px;
}
.news_content, .content{
	color: #757879;
	font-family: arial;
	font-size: 14px;
}
.spacer3{
	font-size: 3px;
}
#contact{
	background-color: #272727;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#contact a{
	color: #fff;
	text-decoration: none;
}

.cfd{
	width: 450px;
	height: 18px;
	font-size: 11px;
	color: #757879;
	font-family: Tahoma;
}
.wht_title{
	color: #FFF;
	font-size: 16px;
	font-family: arial;
	margin-bottom: 0px;
	padding-bottom: 0px; 
}
.padt{
	padding-top: 15px;
}
.ftb{
	background-color: #efefef;
}
.ft{
 	font-family: 10px;
	color: #c1c1c1;
	
}
.ft a{
	text-decoration: underline;
	color: #9a9a9a;
}
.ft a:hover{
	text-decoration: none;
	color: #990000;
}
.hide{
	position: relative;
	display: none;
}
.rfields{
	border:none;
	background-color: #efefef;
	color: #131313;
	width: 220px;
	height: 18px;
	font-size: 11px;
}
.rfieldstel{
	border:none;
	background-color: #efefef;
	color: #131313;
	width: 136px;
	height: 18px;
	font-size: 11px;
	
}
.b{
	font-weight: bold;
}
.fdt{
	border: 1px none;
	background-color: #efefef;
	color: #131313;
	width: 385px;
	height: 70px;
	font-size: 11px;
}
.fds{
	border: none;
	background-color: #efefef;
	color: #131313;
	width: 50px;
	height: 18px;
	font-size: 11px;
	
}
#partner_logo{
	position:absolute;
	border-bottom: none;
	border-top: 1px solid black;
	padding: 2px;
	background-color: #fff;
	width: 100%;
	visibility: hidden;
	z-index: 100;
	
}
.pad10, .p10{
	padding: 10px;
}
.c_title {
	font-size: 18px;
	background-color: #272727;
	font-family: "Century Gothic";
	padding: 5px;
	margin: 0px;
	text-transform: capitalize;
	color: #fff;
	border-bottom: 3px solid #666666;
}
.c_title a{
	color: #fff;
	text-decoration: none;
}
.c_title a:hover{
	color: #ffcc00;
	text-decoration: none;
}
.cbox{
	border-top: 3px solid #9a9a9a;
	background-color: #fff;
	height: 100%;
}
.searchbut{
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	text-transform: capitalize;
}
.searchbut a {
	color: #272727;
	text-decoration: underline;
	
}
.searchbut a:hover {
	color: #FFCC00;
	text-decoration: underline;
	
}
.errorTable{
	background-color: #ffc74e;
}
.messageTable{
	background-color: #c2e1fe;
}
.odd {
 background-color: #ddd;
}
.even {
 background-color: #fff;
}
#footer { 
clear: both;
height: 40px;
padding-top:0em;
border-top: 1px solid #272727;
background-color: #fff;
margin: 0px;
font-size: 12px;
text-align: center;
bottom:0px;
overflow:hidden;
position: fixed;
vertical-align:top;
width:100%;
z-index:9999;
padding-left: 0;
padding-right: 100px;

} 