/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
	width:100%;
	background:url(../images/top_bg.gif) 0 0 repeat-x;
	height:315px;
	padding:10px 0 0 0;
}
#top{
	width:1003px;
	height:315px;
	margin:0 auto;
	background:url(../images/header.jpg) 0 0 no-repeat;
	position:relative;
}
#top img.logo{
	position:absolute;
	left:30px;
	top:41px;
}
#top img.login{
	position:absolute;
	left:560px;
	top:25px;
	height:85px;
}
#top p.topNav{
	width:400px;
	height:auto;
	position:absolute;
	left:560px;
	COLOR: #FCBBBB;
	FONT-SIZE: 11px;
	font-weight:bold;
	FONT-FAMILY:Verdana;
	LINE-HEIGHT:150%;
	text-align:right;
	top:82px;
	padding:17px 0 0 13px;
}
#top ul.topNav{
	background:url(../images/top_nav_bg.gif) 0 0 no-repeat;
	width:376px;
	height:68px;
	position:absolute;
	left:584px;
	top:25px;
	padding:17px 0 0 13px;
}
#top ul.topNav li{
	float:left;
	height:50px;
	padding:0 2px 0 0;
	background:url(../images/top_nav_div.gif) right top no-repeat;
}
#top ul.topNav li a{
	display:block;
	background:url(../images/nav_bg.gif) 0 0 repeat-x;
	padding:0 12px;
	font:bold 11px/50px Arial, Helvetica, sans-serif;
	color:#E9B9B9;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
}
#top ul.topNav li a:hover{
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	padding:0 11px;
}
#top ul.topNav li.noImg{
	background-image:none;
}
#top ul.topNav li a.hover{
	display:block;
	background:url(../images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
	padding:0 11px;
	font:bold 11px/50px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
}
#top form{
	width:260px;
	height:40px;
	background:url(../images/serch_icon.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	position:absolute;
	left:30px;
	top:239px;
}
#top form label{
	width:47px;
	height:21px;
	display:block;
	float:left;
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#top form input.txtBox{
	width:147px;
	height:22px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	padding:0 0 0 7px;
	margin-right:4px;
	float:left;
}
#top form input.signup{
	background:url(../images/btn_go.gif);
	width:38px;
	height:25px;
	float:right;
	COLOR: #9E3620;
	FONT-SIZE: 14px;
	font-weight:bold;
	FONT-FAMILY:Verdana;
	border:none;
	position:absolute;
}
#top h1{
	width:650px;
	height:80px;
	left:360px;
	top:220px;
	COLOR: #F1E1C2;
	FONT-SIZE: 13px;
	font-weight:bold;
	FONT-FAMILY:Helvetica;
	LINE-HEIGHT:150%;
	position:absolute;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------menu--------------------*/
#menuMain{
	width:100%;
	height:28px;
	background:url(../images/menu_bg.gif) 0 0 repeat-x;
}
#menu{
	width:942px;
	margin:0 auto;
	height:28px;
}
#menu ul{
	width:942px;
	height:28px;
}
#menu ul li{
	float:left;
	border-right:#595959 solid 1px;
	height:28px;
}
#menu ul li a{
	display:block;
	padding:0 14px;
	font:bold 11px/28px Arial, Helvetica, sans-serif;
	color:#979696;
	text-decoration:none;
	background-color:inherit;
}
#menu ul li a:hover{
	color:#8DA128;
	background-color:inherit;
}
#menu ul li.noBdr{
	border:none;
}
#menu ul li a.first{
	display:block;
	padding:0 14px 0 0;
	font:bold 11px/28px Arial, Helvetica, sans-serif;
	color:#979696;
	text-decoration:none;
	background-color:inherit;
}
#menu ul li a.first:hover{
	color:#8DA128;
	background-color:inherit;
}
#menu ul li a.last{
	display:block;
	padding:0 0 0 14px;
	font:bold 11px/28px Arial, Helvetica, sans-serif;
	color:#979696;
	text-decoration:none;
	background-color:inherit;
}
#menu ul li a.last:hover{
	color:#8DA128;
	background-color:inherit;
}
/*------------------------------------------------menu--------------------*/

/*------------------------------------------------body--------------------*/
#bodyMain{
	width:100%;
	background:url(../images/body_bg.gif) 0 0 repeat-x #530F0F;
	color:#000;
}
#body{
	width:1000px;
	background:url(../images/body_bg2.gif) 0 0 repeat-x #740303;
	color:#000;
	padding:0 10px 10px 10px;
	margin:0 auto;
}
/*------------------------------------------------left--------------------*/
#left{
	width:239px;
	padding:20px 0 0 0;
	float:left;
}
#left h2.project{
	display:block;
	width:163px;
	height:53px;
	background:url(../images/project_icon.gif) 0 10px no-repeat;
	padding:0 0 0 42px;
	font:normal 24px/53px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#left h3.yellowTxt{
	display:block;
	width:205px;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#BAA989;
	background-color:inherit;
	margin:0 0 13px 0;
}
#left img.pro{
	margin:0 0 18px 0;
	width:205px;
	height:87px;
	font-size:0;
	line-height:0;
	display:block;
}
#left h2.newsletter{
	display:block;
	background:url(../images/newsletter_bg.gif) 0 0 no-repeat;
	width:189px;
	height:31px;
	padding:0 0 0 16px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:31px 0 0 0;
}
#left form{
	width:174px;
	padding:8px 15px 25px 16px;
	background-color:#4F0202;
	color:#fff;
}
#left form label{
	display:block;
	width:174px;
	font:normal 11px/22px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#left form input.txtbox2{
	width:172px;
	height:19px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	background-color:#fff;
	color:#000;
	float:left;
}
#left form a{
	width:88px;
	height:17px;
	float:left;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#A09172;
	background-color:inherit;
	margin:11px 0 0 0;
	text-decoration:underline;
}
#left form a:hover{
	text-decoration:none;
}
#left form input.signup2{
	background:url(../images/btn_signup2.gif) 0 0 no-repeat;
	width:45px;
	height:17px;
	float:right;
	margin:11px 0 0 0;
	border:none;
	cursor:pointer;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------mid--------------------*/
#mid{
	width:208px;
	float:left;
}
#mid1{
	width:200px;
	margin:0 0 6px 0;
	background:url(../images/mid_panel_bg.gif) 0 0 repeat-x #450404;
	color:#D59E9E;
	padding:26px 10px 10px 10px;
}
#mid1 h2{
	display:block;
	width:71px;
	padding:0 0 0 20px;
	background:url(../images/event_icon.gif) 36px 0 no-repeat;
	height:29px;
	margin:0 0 10px 0;
	font:normal 24px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#mid1 p.midTxt1{
	display:block;
	width:160px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#988766;
	background-color:inherit;
	margin:0 0 13px 0;
}
#mid1 h3.homeDetail{
    background:url(../images/read_more_bg.gif) ;
	display:block;
	width:auto;
	height:23px;
	padding:0 0 0 18px;
	font:bold 11px/23px vernaba;
	color:#fff;
	background-color:#333;
	margin:0 0 1px 4px;
}
#mid1 h3.homeDetail a{
    background:url(../images/icon1.gif) 0px 2px no-repeat;
	font:bold 11px/23px vernaba;
	color:#fff;
	padding:0 0 0 18px;
	background-color:inherit;
}
#mid1 h3.homeDetail a:hover{
	background:url(../images/icon1.gif) 0px 2px no-repeat;
	font:bold 11px/23px vernaba;
	color:#E7E7E7;
	padding:0 0 0 18px;
	background-color:inherit;
}

#mid1 p.midTxt2{
	display:block;
	width:168px;
	margin:0 0 21px 0;
	font:normal 12px/21px Arial, Helvetica, sans-serif;
	text-align:center;
}
#mid1 p.moreBg{
	display:block;
	background:url(../images/more_bg.gif) 0 0 no-repeat;
	width:106px;
	height:18px;
	padding:0 0 0 62px;
}
#mid1 p.moreBg a{
	background:url(../images/more.gif) 0 0 no-repeat;
	width:45px;
	height:17px;
	display:block;
}
#mid1 p.moreBg a:hover{
	background:url(../images/more_hover.gif) 0 0 no-repeat;
}
#mid1 ul.leftLink{
	width:175px;
	padding:0 0 0 4px;
}
#mid1 ul.leftLink li{
	display:block;
	height:23px;
	background-color:#333;
}
#mid1 ul.leftLink li a{
	display:block;
	background:url(../images/bullet.gif) 15px 9px no-repeat;
	width:164px;
	height:23px;
	padding:0 0 0 32px;
	font:normal 11px/23px vernaba, Helvetica, sans-serif;
	color:#E3E3E3;
	background-color:#333;
	text-decoration:none;
}
#mid1 ul.leftLink li a:hover{
	color:#BD1515;
	background-color:#666;
}
#service{
	width:176px;
	background-color:#450404;
	color:#D59E9E;
	padding:17px 13px 24px 19px;
	margin:0;
}
#service h2{
	display:block;
	width:71px;
	padding:0 0 0 62px;
	background:url(../images/service.gif) 36px 0 no-repeat;
	height:24px;
	margin:0 0 21px 0;
	font:normal 24px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#service p.serviceTxt1{
	display:block;
	width:150px;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#988766;
	background-color:inherit;
	margin:0 0 12px 0;
	padding:0 0 0 7px;
}
#service p.serviceTxt2{
	width:162px;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#D59E9E;
	background-color:inherit;
	text-decoration:underline;
	margin:0 0 29px 0;
	text-align:center;
	display:block;
}
#service p.moreBg2{
	display:block;
	background:url(../images/more_bg.gif) 0 0 no-repeat;
	width:106px;
	height:18px;
	padding:0 0 0 62px;
	margin:0 0 14px 0;
}
#service p.moreBg2 a.morelink{
	background:url(../images/more.gif) 0 0 no-repeat;
	width:45px;
	height:17px;
	display:block;
}
#service p.moreBg2 a.morelink:hover{
	background:url(../images/more_hover.gif) 0 0 no-repeat;
}
#service a.botlink{
	display:block;
	background:url(../images/mid_bot_link.gif) 0 0 no-repeat;
	width:176px;
	height:60px;
}
#service a.botlink:hover{
	display:block;
	background:url(../images/mid_bot_link_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------mid--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:760px;
	float:right;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-left:#A09172 dashed 1px;
}
#right h2{
	display:block;
	width:740px;
	height:24px;
	background:url(../images/test_div.gif) 0 0 repeat-x;
	margin:0 0 8px 10px;
	line-height:0;
	font-size:0;
	padding:0;
	font-size:0;
	line-height:0;
}
#right h2 span{
	font:bold 30px/24px vernaba, Helvetica, sans-serif;
	color:#FFF;
	background-color:inherit;
	padding:0;
	margin:0;
	height:24px;
}
#right h3{
	display:block;
	width:auto;
	height:19px;
	margin:0 0 14px 0;
	font:bold 14px/19px Arial, Helvetica, sans-serif;
	color:#FDDFDF;
	padding:4px;
	background-color:#5C0B0B;
	text-align:left;
}
#right h3.homeDetail{
	display:block;
	width:auto;
	height:19px;
	font:bold 14px/19px Arial, Helvetica, sans-serif;
	color:#FDDFDF;
	background-color:#5C0B0B;
	text-align:center;
}
#right h3.homeDetail a{
	display:block;
	width:auto;
	height:19px;
	font:bold 14px/19px Arial, Helvetica, sans-serif;
	color:#FDDFDF;
	background-color:#5C0B0B;
	text-align:center;
}
#mid1 h3.homeDetail a:hover{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#ff0000;
	background-color:inherit;
}
#right h3.txt1{
	display:block;
	width:740px;
	font:normal 19px/30px Arial, Helvetica, sans-serif;
	color:#A09172;
	background-color:inherit;
	text-decoration:underline;
	margin:0 0 15px 0;
}
#right p.rightTxt2{
	display:block;
	font:normal 11px/22px Verdana;
	color:#CB8686;
	background-color:inherit;
	margin:8px 8px 8px 8px;
	padding:3px 3px 3px 3px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
}
#right p.rightTxt1{
	display:block;
	font:normal 14px/22px Verdana;
	color:#CB8686;
	background-color:inherit;
	width:740px;
	margin:10px;
	padding:5px;
}
#right p.rightTxt1 span{
	color:#CB8686;
	background-color:#5D0303;
}
#right p.redBg{
    display:block;
	font:bold 14px/26px Verdana;
	color:#A09172;
	background-color:#4D0101;
	width:740px;
	padding:10px 10px 10px 10px;
}
#right p.redBg1{
	display:block;
	height:auto;
	background-color:#E7E7E7;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#A09172;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
}
#right p.redBg2{
	display:block;
	width:640px;
	background-color:#4D0101;
	font:normal 18px/18px Arial, Helvetica, sans-serif;
	color:#A09172;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	padding-top: 11px;
	padding-right: 39px;
	padding-bottom: 11px;
	padding-left: 16px;
}
#ad{
	width:212px;
	background-color:#807050;
	border:#80705e solid 1px;
	color:#fff;
	float:left;
	margin:3px 0 0 0;
}
#ad h2{
	width:198px;
	height:30px;
	background-color:#000;
	color:#fff;
	display:block;
	padding:0 0 0 14px;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
}
#ad ul{
	padding:16px 18px 6px 14px;
	margin:0;
}
#ad ul li{
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
}
#ad ul li a{
	display:block;
	background:url(../images/arrow_red.gif) 0 7px no-repeat;
	padding:0 0 0 9px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#D7C9AD;
	text-decoration:none;
}
#ad ul li a:hover{
	background-color:#78694B;
	color:#fff;
}
#ad a.moreRed{
	display:block;
	background:url(../images/more_red.gif) 0 0 no-repeat;
	width:45px;
	height:17px;
	margin:0 0 0 149px;
}
#ad a.moreRed:hover{
	background:url(../images/more_red_hover.gif) 0 0 no-repeat;
}
#ad p.adBot{
	display:block;
	background:url(../images/add_bottom.gif) 0 0 no-repeat;
	width:212px;
	height:8px;
	font-size:0;
	line-height:0;
}
#history{
	width:212px;
	background-color:#807050;
	border:#80705e solid 1px;
	color:#fff;
	float:right;
	margin:3px 0 0 0;
}
#history h2{
	width:198px;
	height:30px;
	background-color:#000;
	color:#fff;
	display:block;
	padding:0 0 0 14px;
	font:bold 13px/30px Arial, Helvetica, sans-serif;
}
#history ul{
	padding:13px 18px 8px 14px;
	margin:0;
}
#history ul li{
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	background-color:inherit;
	color:#D7C9AD;
}
#history a.moreRed2{
	display:block;
	background:url(../images/more_red.gif) 0 0 no-repeat;
	width:45px;
	height:17px;
	margin:0 0 0 149px;
}
#history a.moreRed2:hover{
	background:url(../images/more_red_hover.gif) 0 0 no-repeat;
}
#history p.hisBot{
	display:block;
	background:url(../images/add_bottom.gif) 0 0 no-repeat;
	width:212px;
	height:8px;
	font-size:0;
	line-height:0;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:116px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x;
}
#footer{
	width:1010px;
	margin:0 auto;
	height:116px;
	position:relative;
}
#footerleft{
	width:585px;
	margin:0 auto;
	height:116px;
	float:left;
}
#footerleft ul{
	width:552px;
	position:absolute;
	left:0;
	top:21px;
}
#footerleft ul li{
	float:left;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#979696;
	background-color:inherit;
}
#footerleft ul li a{
	padding:4px;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#979696;
	background-color:inherit;
	text-decoration:none;
}
#footerleft ul li a:hover{
	text-decoration:underline;
}
#footerleft ul li a.one{
	padding:0 7px 0 0;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#979696;
	background-color:inherit;
	text-decoration:none;
}
#footerleft ul li a.one:hover{
	text-decoration:underline;
}
#footerleft p.copyright{
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:41px;
	color:#BAA884;
	background-color:inherit;
}
#footerleft p.design{
	display:block;
	width:197px;
	height:19px;
	padding:0;
	position:absolute;
	left:0;
	top:60px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#D54A4A;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#D54A4A;
	background-color:inherit;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#D54A4A;
}
#footer a.xhtml{
	display:block;
	background:url(../images/xhtml_bg.gif) 0 0 no-repeat;
	width:81px;
	height:16px;
	position:absolute;
	left:770px;
	top:17px;
}
#footer a.xhtml:hover{
	background:url(../images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(../images/css_bg.gif) 0 0 no-repeat;
	width:81px;
	height:16px;
	position:absolute;
	left:861px;
	top:17px;
}
#footer a.css:hover{
	background:url(../images/css_bg_hover.gif) 0 0 no-repeat;
}
#footerright{
	width:420px;
	margin:0 auto;
	height:116px;
	position:relative;
}
#footerright p{
	display:block;
	padding:0;
	position:absolute;
	left:0;
	top:21px;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#D54A4A;
	background-color:inherit;
}
/*------------------------------------------------footer--------------------*/
/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 75%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactsubmit {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 76%;
	clip: rect(500px,500px,auto,auto);
	top: 500px;
	right: 500px;
	bottom: 500px;
	left: 500px;
	float: left;
	margin: 5px;
	padding: 5px;
}

.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 580px;
	float: none;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.commentslabel {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: 170px;
	width: 100px;
	margin: 3px;
}

.contactmessagebox {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 170px;
}
.contacttextarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.submitarea {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 600px;
}
.submitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FFFFFF;
	height: 25px;
}


.contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.contacterrortext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 10px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
/*------------------------------------------------Contact--------------------*/

.linkpopup {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 18px;
	width: 250px;
}

.linkpopup span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopup:link span,
.linkpopup:visited span {
 visibility: hidden;
}

.linkpopup:hover span,
.linkpopup:focus span,
.linkpopup:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linkpopupmessagebox {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 170px;
	width: 350px;
}

.linkpopupmessagebox span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupmessagebox:link span,
.linkpopupmessagebox:visited span {
 visibility: hidden;
}

.linkpopupmessagebox:hover span,
.linkpopupmessagebox:focus span,
.linkpopupmessagebox:active span {
 color: #000;
 text-decoration: none;
 visibility: visible;
}


/*------------------------------------------------Email--------------------*/

.linkpopupemail {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 18px;
	width: 200px;
}

.linkpopupemail span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupemail:link span,
.linkpopupemail:visited span {
 visibility: hidden;
}

.linkpopupemail:hover span,
.linkpopupemail:focus span,
.linkpopupemail:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*------------------------------------------------Email--------------------*/
.contactcommenttext {

	margin: 3px;
	padding: 3px;
	height: 170px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
/*------------------------------------------------Textboxon Email--------------------*/

.borderEffect
{
background-color:#FFFFCC;
color:#A05A3D;
margin:0px;
padding:0px;
border:1px solid #FFCC00;
}
.borderEffect:hover
{
background-color:#FFCC89;
color:#A05A3D;
margin:0px;
padding:0px;
border:1px solid #A05A3D;
}
/*------------------------------------------------Textbox on Email--------------------*/
/*------------------------------------------------Textbox --------------------*/

.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;
	border:1px solid #4D0101;
	height: 18px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#740303;
margin:0px;
padding:0px;
border:1px solid #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textbox --------------------*/
/*------------------------------------------------Textboxdropdown --------------------*/

.dropdownEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #4D0101;
	height: 18px;
	width: 260px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dropdownEffect:hover
{
background-color:#FFFFFF;
color:#740303;
margin:0px;
padding:0px;
border:1px solid #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textboxdropdown --------------------*/
/*------------------------------------------------Massagebox --------------------*/

.MassageboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	padding:0px;
	border:1px solid #4D0101;
	height: 170px;
	width: 350px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.MassageboxEffect:hover
{
background-color:#FFFFFF;
color:#740303;
margin:0px;
padding:0px;
border:1px solid #ffffff;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Massagebox --------------------*/
.contacttextindicate {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.submitdiv {
	float: left;
	height: 20px;
	width: 80%;
	margin: 3px;
	padding: 3px;
}
.contactformmessagefield {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 75%;
	float: left;
	margin: 1px;
	padding: 1px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactdropdownformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 73%;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.submitbuttonarea {
	margin: 5px;
	float: left;
	height: 50px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
/*--------feat_prod_box-----------*/
.feat_prod_box{
padding:6px 0 6px 6px;
margin:0 6px 6px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}
.feat_prod_box_details{
padding:6px 0 6px 0;
margin:0 6px 6px 0;
FONT-SIZE: 11px; 
COLOR: #607211; 
FONT-FAMILY: Verdana;
font-weight:bold;
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
width:220px;
float:left;
padding:0 0 0 3px;
position:relative;
}
.box_top{
width:220px;
height:3px;
background:url(images/box_top.gif) no-repeat center bottom;
}
.box_center{
width:220px;
height:auto;
padding:3px 3px 3px 3px;
margin:3px 3px 3px 3px;
background-color:#FFFFFF;
}
.box_bottom{
width:220px;
height:9px;
background:url(images/box_bottom.gif) no-repeat center top;
}
img.pic{
padding:5px;
margin:5px;
border:1px  #D8C6B1 solid;
}
img.pic1{
float:left;
padding:5px;
margin-right:5px;
border:1px  #D8C6B1 solid;
}
img.pic2{
padding:4px;
margin:3px;
border:1px  #D8C6B1 solid;
}
img.pic3{
padding:0px;
margin:0px;
border:0px  #D8C6B1 solid;
}
.contactMain{
	width:650px;
	float:left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #929F4B;
	background-color: #FFFFFF;
	height: auto;
}
.bestcontactTxt2{
	width:100%;
	padding:0 0 20px 0;
	font:normal 15px/23px vernaba, Helvetica, sans-serif;
	color:#363636;
	background-color:#fff;
	display:block;
	float:left;
}
.contact_area {
	float: left;
	width: 720px;
	padding-left: 30px;
}
.contactformsubmit {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 50%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	position:absolute;
	left:119px;
}
/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactsubmit {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin: 5px;
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 500px;
	border: 1px solid #666600;
}

.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.contactmessagebox {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 170px;
}
.contacttextarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 140px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.contactsubmitbutton {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 55px;
}

.contacttextleft {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	float: left;
	width: 540px;
}
.contactindicatestext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
	height: 20px;
	width: 550px;
	float: left;
}

.star {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	margin: 3px;
	padding: 3px;
	height: 5px;
	width: 5px;
}


.contacterrortext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 10px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.buttonbg {
	background-attachment: scroll;
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FF9900;
	height: 21px;
	font-family: Verdana;
	color: #FFFFFF;
}

/*------------------------------------------------Contact--------------------*/
.submitbutton
 {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,auto,auto);
	float: left;
	margin: 5px;
	padding: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	width: 50px;
}
.submittext {
	height: 30px;
	width: 550px;
}

#submitbutton a.more{
	background:url(../images/more_bg.gif) 0 0 no-repeat;
	float:right;
	width:57px;
	height:18px;
	font:bold 11px/18px vernaba, Helvetica, sans-serif;
	color:#1C0206;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	margin:0;
}
#submitbutton a.more:hover{
	color:#6B1420;
	background-color:inherit;
}
.subbtn {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submit.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px none #E6E9CF;
	margin: 2px;
	padding: 2px;
	height: 31px;
	width: 94px;
}