/* CSS Document */
body{
	margin:0;
	background-color:#0c0e38;
	font-family: Tahoma, Arial;
	font-size:12px;
	color:#333;
	background-image:url(images/bg.jpg);
}
img{border:0;}
a:link, a:visited{text-decoration:underline; color:red;}
a:hover{text-decoration:none; color:red;}

h1{font-family: Arial; font-size:21px; color:#434675; margin-top:0px;}
h3, h4{
	font-family: Arial;
	font-size:16px;
	margin-top:24px;
	color:#000;
	background-image:url(images/h3_arr.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:11px;
}
h4{font-size:14px; background-position:left 4px; margin-bottom:10px;}
h4.f{margin-top:0;}
	
.bigger{font-size:14px;}
	
.mom{width:980px; text-align:left; margin:0;}

.cls{clear:both;}
.cls img{width:0px; height:0px;}

.board{background-color:#FFF; width:738px; float:right;}
.content{padding:24px 40px 64px 40px; text-align:justify;}

.topline{height:41px; margin-top:9px;}
.flag, .flag img{width:268px; height:41px;}
.flag{float:left;}
.ccards, .ccards img{width:65px; height:41px;}
.ccards{float:right;}

.topbar{height:264px; margin-bottom:1px;}
.logo, .logo img{width:241px; height:264px;}
.logo{float:left;}
.topbar_divider, .topbar_divider img{width:1px; height:264px;}
.topbar_divider{float:left;}
.flashbar{
	position: relative;
	width:738px;
	height:264px;
	background-color:#444;
	float:right;
	background-image:url(images/flashbox.gif);
}

.tabs{position:absolute; z-index:3; width:738px; height:40px; top:224px;}
.tab_phone, .tab_phone img{width:190px; height:40px; float:right;}
.tab_quote, .tab_quote img{width:211px; height:40px; float:right;}
.tab_phone{background-image:url(images/tab_phone.png);}
.tab_phone:hover{background-image:url(images/tab_phoneOn.png);}
.tab_quote{background-image:url(images/tab_quote.png);}
.tab_quote:hover{background-image:url(images/tab_quoteOn.png);}

.flash{position:absolute; z-index:2; width:738px; height:264px;}

.sidebar{width:241px; float:left; background-color:#797979;}
.main_menu{background-color:#FFF;}

.menu2, .menu2A{cursor:pointer;	color:#212121; width:241px;}
.menu2 .dot0, .menu2A .dot0, .menu2 .dot1, .menu2A .dot1{
	width:13px;
	padding-left:19px;
	padding-right:7px;
}
.menu2:hover{background-image:none;}
.menu2{height:35px;	background-image:url(images/menu_off.gif);}
.menu2A{height:44px; background-image:url(images/menu_on.jpg); font-weight:bold;}
.menu2 a, .menu2A a{color:#212121; text-decoration:none;}

.foot{
	background-image:url(images/copybox.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#888;
	width:241px;
	height:152px;
	color:#FFF;
}
.foot .row{padding:65px 0px 0px 21px;}
.foot a:link, .foot a:visited, .foot a:hover{color:#FFF;}
.foot .copyr{color:#cee100;}

.dollies{height:29px;}
.dollyL, .dollyL img, .dollyR, .dollyR img{width:110px; height:29px;}
.dollyL{float:left;}
.dollyR{float:right;}

.footline{height:3px; background-image:url(images/foot_floor.gif);}
.footline img{width:3px; height:3px;}

.picon, .picon img{width:37px; height:36px;}
.picon{float:left; margin-right:15px;}
.ptitAsub{font-family: Arial; font-weight:bold; float:left;}
.ptitle{font-size:21px; color:#000; line-height:21px;}
.psubtitle{font-size:14px; color:#434141;}
.utitle img{width:20px; height:20px;}

.formblock{border:1px dotted #999; padding:5px; margin-bottom:15px;}
.formline{margin-bottom:10px;}
.red{color:red;}
.input_half{width:150px;}
.dim{color:#999;}
.quant{width:30px;}
.q_items{border-collapse:collapse;}
.q_items th, .q_items td{border:1px solid #DDD;}
.q_items th.f{width:100%;}

input, select{font-size:11px;}

.input_halfX2{width:300px;}
textarea.input_halfX2{height:120px; width:90%;}

.input_halfX1{width:220px;}
textarea.input_halfX1{height:32px; width:99%;}

.space5, space5 img{height:5px;}
.space5 img{width:5px;}

.map{float:right; width:325px; margin:0px 0px 20px 20px;}
.map iframe{width:100%; height:360px;}

.btn{font-size:14px; font-weight:normal;}
.submit{font-size:14px; font-weight:bold;}

.testi_sign{
	background-image:url(images/testi_icon.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	color:#000;
	font-weight:bold;
	margin-top:3px;
}

input.total{font-weight:bold; background-color:yellow; border:2px solid #333; padding:4px; width:50px;}

input.error, select.error{background-color:#e3f800; border:1px solid #999;}

.form_error, .form_success{padding:10px; font-size:14px; font-weight:bold; text-align:center;}
.form_error{color:red;}
.form_success{color:green;}
 
.discounts{float:right; width:195px; margin:15px 0px 25px 25px; font-size:11px;}
.discounts .descr{padding:6px; background-color:#444; color:#FFF;}
.discounts .head{
	width:141px;
	font-weight:bold;
	font-size:18px;
	font-family: Arial, Helvetica;
	color:#FFF;
	text-align:center;
}
.discounts .berry{
	height:38px;
	line-height:38px;
	background-image:url(images/discount_head_berry.jpg);
}
.discounts .khaki{
	height:38px;
	line-height:38px;
	background-image:url(images/discount_head_khaki.jpg);
}
.discounts .khaki2{
	height:27px;
	line-height:27px;
	background-image:url(images/discount_head_khaki.jpg);
}
.discounts .blue{
	height:27px;
	line-height:27px;
	background-image:url(images/discount_head_blue.jpg);
}

.y{background-color:yellow;}

.truck0star{
	background-image:url(images/truck0star.jpg);
	width:126px;
	height:24px;
}
.truck0star .star0{float:left; width:33px; height:24px;}
.truck0star .star{float:left; margin-left:2px; width:13px; height:24px;}

.homeL{float:left; width:360px;}
.homeR{float:right; width:252px;}

.hbox_header{
	background-image:url(images/hbox_toprub.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:52px;
	margin-top:0px;
}
.hbox_header img{float:left;}
.hbox_header div{
	float:right;
	font-family:Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	margin-top:24px;
	color:#111;
}
.hbox_header a{color:#111; text-decoration:none;}
.hbox_f{margin-top:0px;}
.hbox_body{border:1px solid #a6c102; font-size:11px; color:#111}
.hbox_body p{padding:5px 10px 5px 10px; margin:0px}
.hbox_more{height:18px;}
.hbox_more .im{float:right;}
.hbox_more .im, .hbox_more .im img{width:85px; height:18px;}
.hbox_more .im img{background-image:url(images/hbox_more0.gif);}
.hbox_more .im:hover img{background-image:url(images/hbox_more1.gif);}

.link{float:left; margin:0 32px 32px 0;}
