/* CSS Document */

body {
	margin: 0px;
	background-color: #6d5a5a;
	font-family:Tahoma;
	color: #515151;
	font-size: 12px;
	text-align: left;
}
.body1 {
	margin: 0px;
	background-color: #ffffff;
	font-family: Tahoma;
	color: #515151;
	font-size: 11px;
	text-align: left;
}
.bgtop {
	background-color: #3799b1;
}

.bgw {
	background-color: #ffffff;
}

.bgbtm {
	background-image: url(../images/bg_btm.jpg);
	background-color: #16829c;
	background-repeat: repeat-x;	
	padding-top: 25px;
	font-family: Tahoma;
	color: #96d9e9;
	font-size: 11px;
}

.menubg {
	background-image: url(../images/menu_top_bg.gif);
	background-repeat: no-repeat;
	background-color: #e7f1f3;
	padding-left: 15px;
}

.online {
	background-color: #e7dfd3;
	font-family: Tahoma;
	font-size: 16px;
	color: #4d3f2a;
	text-align: left;
	height: 33px;
	font-weight: bold;
	padding-left: 8px;
}

.appbg {
	background-image: url(../images/app_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #08070c;
}

.olbrdr {
	border-left: 1px solid #d8cdbc;
	border-right: 1px solid #d8cdbc;
}

.registerbg {
	background-image: url(../images/regiser_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #d8cdbc;
	padding-left: 10px;
}

.tbox {
	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	font-family: Tahoma;
	font-size: 11px;
}

.green_bg {
	background-image: url(../images/green_bg.gif); 
	background-repeat: repeat-x;
	padding-left: 7px;
	padding-right: 7px;
}

.gre_brdr {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-top: 1px dotted #a5d055;
}

.gre_ln {
	border-right: 1px solid #a5d055;
}

.gre_dtbg {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/green_dtline.gif);
	background-repeat: repeat-x;
}

.gre_dtbg1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	
	
}

.gre_dtbg3 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	
	
	
}
.gre_dtbg2 {
	font-family: Tahoma;
	font-size: 13px;
	color:Red;
	font-weight: bold;
	
	
}


.trbr {
	border: 1px solid #d5d5d5;
	padding: 9px;
}

.stripbg {
	background-color: #e7f1f3;
}

.il {
	float: left;
	margin-right: 10px;
}

.imgbr {
	border: 4px solid #e7f1f3;
}

.more {
	font-family: Tahoma;
	font-size: 10px;
	color: #3069a4;
	text-decoration: none;
}

.more:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #3069a4;
	text-decoration: underline;
}

.btmlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.btmlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.heading {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bgbtm1 {
	background-image: url(../images/bg_btm.jpg);
	background-color: #16829c;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #96d9e9;
	font-size: 11px;
}

.topbarbg{
	background-image:url(../Images/top-bar-bg.gif);
	background-repeat:repeat-x;
	height:4px;
}


.toplinks {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 14px;
	color: #3b3b3b;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.toplinks:hover {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;

}

.barkbrownbold{
	color:#2c1717;
	font-weight:bold;
	font-size:11px;
}


.barkbrownboldlinks {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #2c1717;
	text-decoration:none;
}

.barkbrownboldlinks:hover {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #ff7e00;
	text-decoration:none;
}


.bottombg{
	background-image:url(../Images/bottom_bg.gif);
	background-repeat:repeat-x;
	height:141px;
}

.searchbg{
	background-image:url(../Images/top_search_bg.gif);
	background-repeat:repeat-x;
	height:57px;
}


.searchbox{
	font-size:13px;
	color:#333333;
	font-weight:bold;
	border:0px;
	width:500px;
}

.searchnum{
	background-image:url(../Images/search_num_bg.gif);
	background-repeat:repeat-x;
	background-color:#6e5b5b;
	background-position:top;
	color:#FFFFFF;
	height:83px;
}

.hidebg{
	background-image:url(../Images/hide_bg.gif);
	background-repeat:repeat-x;
	height:8px;
}

.pricerange{
	background-image:url(../Images/pricerange_bg.gif);
	background-repeat:repeat-x;
	height:36px;
}

.splogos{
	height:71px;
}


.indexsearchbg{
	background-image:url(../Images/indexsearchbg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}

.orangetextbold{
	font-size:11px;
	color:#ff5a00;
	font-weight:bold;
}

.orangetext17{
	font-size:17px;
	color:#ff5a00;
}


.whitelinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.whitelinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #c6bbbb;
	text-decoration: underline;
}


.btnsmall {
	background-image:url(../images/btn_small_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #544444;
	text-decoration: none;
	border:1px solid #cccccc;
	padding-left:8px;
	padding-right:8px;
	height:21px;
}

.btnsmall:hover {
	background-image:url(../images/btn_small_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top:1px solid #cccccc;
	padding-left:8px;
	padding-right:8px;
	height:21px;
}



.blacklinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}

.blacklinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


.bluecolorbold{
	font-size:11px;
	font-weight:bold;
	color:#59646b;
}

.orangecolorbold{
	font-size:11px;
	font-weight:bold;
	color:#ff5501;
}

/*--------------------------*/

.maintablepadd{
padding-left:0px; padding-right:0px; padding-bottom:0px;}



.borderTable {	
padding: 0px 0px 0px 0px;
border: 1px solid #f6d4af;
}

.red_bold{
color:#e11313;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:none;
}

.productDesc{
color:#b46500;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
}

.lineheight{
line-height:150%;
}

.email_bg{
background-color:#fff6ec;
border-top:#f6d4af 1px solid;
border-bottom:#f6d4af 1px solid;
}

.text_field{
color:#5a5a5a;
width:89px;
border:#767676 1px solid;
}

.text_field_2{
color:#5a5a5a;
width:158px;
border:#767676 1px solid;
}

.gray_text{
color:#595959;
font-family:Tahoma;
font-weight:bold;
font-size:11px;
}

.padd_1{
padding-left:0px;
padding-right:0px;
padding-top:0px;
}

.lineheight{
line-height:150%;
}

.innerpadd{
padding-left:24px;
}

.dots{
background-image:url(../images/dots.gif);
background-repeat:repeat-x;
}

.red_bold_link{
color:#e11313;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:underline;
}

.red_bold_link:hover{
color:#e11313;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
text-decoration:none;
}

.hr_line{
background-image:url(../Images/dottedline_hr.gif);
background-repeat:repeat-x;
}

.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.modalBackground {
background-color:Gray;
filter:alpha(opacity=70);
opacity:0.7;
}

.white_bg{
background-color:#ffffff;
}

