@import url(main_editor_styles.css);

/* Default Styles */


body {
	margin:0;
	padding:0;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
body#body {
	background:top left repeat-x #94c500 url(../images/page-bgnd.png);
	padding-bottom:16px;
}

.html a {
	color:#94c500;
	text-decoration:none;
	border-bottom:1px dotted #BADA59;
	padding:0 1px;
}
.html a:hover {
	background-color:#EEF6D5;
}

.html img { border:1px solid #CCCCCC; margin-bottom:10px }
.html img[align=right] { margin-left:15px }
.html img[align=left] { margin-right:15px }

/*p span {
	color:#99cc00;
}*/
p.indent {
	margin-left:45px;
}

#header, #main, #footer, #footer-home {
	width:760px;
	margin:0 auto;
}

/*header*/

#header {
	margin-top:35px;
}
#header img {
	float:left;
	margin-left:25px;
}
#header img.splitter {
	margin-left:30px;
}


/*nav*/

#nav {
	float:left;
	margin:32px 0 0 0px;
	padding-left:283px;
}
#nav ul, #nav li {
	list-style:none;
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
}
#nav a {
	float:left;
	text-decoration:none;
	color:#ffffff;
	background:transparent none no-repeat;
	display:block;
	height:26px;
	margin:0 0 0 2px;
	padding:6px 0 0 10px;
}
#nav a:hover {
	background-position:0 -32px;
	color:#94c500;
}
#nav .home a 					{width:49px; background-image:url(../images/nav-home.gif);}
#nav .products a 			{width:98px; background-image:url(../images/nav-products.gif);}
#nav .why-choose-us a	{width:106px; padding-left:5px; background-image:url(../images/nav-choose.gif);}
#nav .about-us a 			{width:66px; padding-left:8px; background-image:url(../images/nav-about.gif);}
#nav .contact-us a 		{width:80px; background-image:url(../images/nav-contact.gif);}


/*main*/

#main {
	width:720px;
	background:top left no-repeat #ffffff url(../images/page-top.gif);
	padding:20px;
}
#main .main-content {
	float:right;
	width:480px;
	color:#99cc00;
}
#main .main-content p {	
	margin-top:22px;
}

#main p.intro {
	width:450px;
	margin-bottom:30px;
}
#main .feature-image {
	float:right;
	margin:80px 5px 0 0;
}
#main .feature {
	width:237px;
  height:307px;
	float:left;
	margin-right:1px;
	margin-bottom:15px;
  display:block;
  position:relative;
}
#main .features .left {
	clear:left;
}
#main .features p {
	margin:12px 0 40px 60px;
}
#main .features a, #main .photo-feature a {
	text-decoration:none;
	color:#94c500;
	font-weight:bold;
}
#main .photo-feature {
	width:236px;
	float:left;
	margin-right:4px;
}
#main .photo-feature p {
	margin:12px 0 40px 0px;
}

#main .prod-feature a {
	float:left;
	display:block;
	height:20px;
	padding:183px 0 0 15px;
	margin:0 1px 1px 0;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	background:top left no-repeat;
}
#main .prod-feature a:hover {
	color:#000000;
}
#main .prod-feature a.farm {width:222px; background-image:url(../images/product-farm.jpg);}
#main .prod-feature a.car {width:222px; background-image:url(../images/product-car.jpg);}
#main .prod-feature a.tipping {width:221px; background-image:url(../images/product-tipping.jpg);}
#main .prod-feature a.flatdeck {width:222px; background-image:url(../images/product-flatdeck.jpg);}
#main .prod-feature a.stock {width:222px; background-image:url(../images/product-stock.jpg);}
#main .prod-feature a.canopy {width:221px; background-image:url(../images/product-canopy.jpg);}
#main .prod-feature a.transporter {width:222px; background-image:url(../images/product-transporter.jpg);}
#main .prod-feature a.utedeck {width:222px; background-image:url(../images/product-utedeck.jpg);}
#main .prod-feature a.custom {width:221px; background-image:url(../images/product-custom.jpg);}
#main .prod-feature a.splitter {width:222px; background-image:url(../images/product-splitter.jpg);}

/*main-nav*/

#main-nav {
	width:228px;
	float:left;
}
#main-nav ul, #main-nav li {
	list-style:none;
	margin:0;
	padding:0;
}
#main-nav li {
	float:left;
	margin:0 1px 1px 0;
}
#main-nav a {
	display:block;
	width:108px;
	height:18px;
	padding:72px 0 0 5px;
	margin:0;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	background:top left no-repeat;
}
#main-nav a:hover {
	color:#000000;
}
#main-nav .farm a {padding-top:74px; background-image:url(../images/nav-farm.jpg);}
#main-nav .car a {padding-top:74px; background-image:url(../images/nav-car.jpg);}
#main-nav .tipping a {height:18px; background-image:url(../images/nav-tipping.jpg);}
#main-nav .flatdeck a {height:18px; background-image:url(../images/nav-flatdeck.jpg);}
#main-nav .stock a {height:18px; background-image:url(../images/nav-stock.jpg);}
#main-nav .canopy a {height:18px; background-image:url(../images/nav-canopy.jpg);}
#main-nav .transporter a {height:18px; background-image:url(../images/nav-transporters.jpg);}
#main-nav .utedeck a {height:18px; background-image:url(../images/nav-utedeck.jpg);}
#main-nav .custom a {padding-top:74px; background-image:url(../images/nav-custom.jpg);}
#main-nav .splitter a {padding-top:74px; background-image:url(../images/nav-splitter.jpg);}


/*footer*/

#footer, #footer-home {
	width:790px;
	background:bottom left no-repeat url(../images/footer-bgnd.gif);
	color:#b3b3b3;
	padding:0 0 0 70px;
	height:105px;
}
#footer p, #footer-home p {
	margin-top:17px;
	float:left;
}
#footer img, #footer-home img {
	float:left;
	margin:0 6px;
}

#footer-home {
	background:bottom left no-repeat url(../images/footer-transparent-bgnd.gif);
}

#copyright {
	clear:left;
	padding-top:20px;
	font-size:12px;
}
#copyright, #copyright a {
	color:#C8E17A;
	text-decoration:none;
}


#map {
	width:300px;
	height:300px;
	margin-left:20px;
	float:right;
	border:1px solid #CCCCCC;
}


.cb_label { float:left; }

/* Clear */
.clear { clear:both; }

/* Gallery */
.mix_gallery_item img { border:none; padding:2px; }

#gallery_popup { padding:0; margin:0; background-color:#000000; color:#999999; font-size:12px }
#gallery_popup .gallery_caption, #gallery_popup .gallery_footer { width:152px; margin:14px 14px 14px 0 }
#gallery_popup .gallery_caption { position:absolute; top:0; right:0 }
#gallery_popup .gallery_caption h1 { color:#FFFFFF; font-weight:normal; font-size:16px; margin-top:0 }
#gallery_popup .gallery_footer { position:absolute; bottom:0; right:0; border-top:1px #666666 dotted }
#gallery_popup .gallery_footer h2 { color:#FFFFFF; font-weight:normal; font-size:1em; line-height:1.1em; margin:1em 0 0 0 }
#gallery_popup .gallery_browser { margin-top:1em }
#gallery_popup .gallery_browser img { margin-right:1px }
#gallery_popup #mix_ip_image { border-right:solid 1px #FFFFFF }

/* Standard Form Layout */
.form_standard fieldset { display: block; border: none; margin: 0 0 0 10px; padding: 0; }

	/* Radio button groups */
	.form_standard fieldset fieldset { clear: left; }
	.form_standard fieldset.radio {  } /* margin: 1em 0 0 -1em; */
	.form_standard fieldset.radio legend { font-weight:bold;}
	.form_standard fieldset.radio input { position: static; clear: both;  } /*float: left;*/
	.form_standard fieldset.radio label { position: relative; top: 0.5em; display: inline; width: auto; margin: 0 0 0 2em; font-weight: normal; }
	.form_standard fieldset.radio span { position: relative; top: 0.3em; }
	.form_standard fieldset.radio span span { top: 0; }

	/* Labels */
	.form_standard fieldset legend { color: black; font-weight: normal; padding: 0; margin: 5px 0 0 0; }
	.form_standard fieldset legend.bold { font-weight: bold; }
	.form_standard label { clear: both; float: left; display: block; width: 9em; margin-top: -0.8em; font-weight:bold; }
	.form_standard label.first { margin-top: 0.6em; }
	.form_standard label.no_input { position: relative; top: -1.6em; left: 9em; display: block; margin:0; padding:3px 0 3px 0; font-weight:normal; width: 18em;}

	/* Normal inputs */
	.form_standard input { position: relative; top: -1.6em; left: 9em; display: block;}
	.form_standard textarea { position: relative; top: -1.6em; left: 9em; display: block; width:200px;height:100px;}
	.form_standard span.text { position: relative; top: -1.1em; left: 9em; display: block; width: 250px; }
	.form_standard input.submit { clear: both; top: 0;;}
	.form_standard input.left { left: 1em; }
	.form_standard select { position: relative; top: -1.6em; left: 9em; display: block; }

	/* Smarty Date inputs - used in additional fields */
	.form_standard div { clear:both; width:250px; }
	.form_standard div select.month { display:inline; margin-right: 4px; }
	.form_standard div select.day { display:inline; margin-right: 4px; }
	.form_standard div select.year { display:inline; }

	.form_standard div.date_range { width: 300px; }
	.form_standard div.date_range div { float:left;clear:both; margin-left: 5px; font-weight:normal; }


	.fieldset_checkbox_scroll { width:350px;height:250px;overflow:auto; }

/* Contact Form */

.error_text {color:#FF0000; font-style:italic;font-size:10px;padding:10px 10px 30px 10px;}
.form_inline strong, strong.form_inline, label.form_inline { clear:left; float:left; display:block; width:100px; }

/* Shop */

.shopcrumb, .shopcrumb a { color:#666666; }

.shop_prod_list, .shop_prod_list li { clear:left; list-style:none; margin:0; padding:0; }
.shop_prod_list { width:80%; }
.shop_prod_list li { padding-bottom:20px; }
.shop_prod_list img { float:left; border:none; margin:0 10px 10px 0; }
.shop_prod_list .price_box { float:right; width:150px; margin:0 0 0 10px; font-weight:bold; text-align:right; }

.shop_pics { float:left; padding:0 15px 15px 0; width:100px; }
.shop_buynow { float:right; margin:0 0 15px 15px; width:170px; }
.shop_buynow form { margin:0; padding:0; }

/* Checkout */

.checkout_box { float:left; width:175px; margin:0px 15px 15px 0px; }
.checkout_box_input { float:left; width:35px; }
.checkout_box_label { float:left; width:150px; }
.checkout_subtle label { font-size:11px; color: #999; cursor: pointer; }
.checkout_textarea { width:200px; height:80px; }
.checkout_error { color:#FF0000; font-style:italic; }
.checkout_payment_options { list-style:none; margin-left:20px; padding-left:0; }

.checkout_order_summary th { font-style:italic; font-weight:normal; border-bottom:1px solid #E7D9C5; }
.checkout_order_summary tr.row_item td			{ border-bottom:1px solid #E7D9C5; }
.checkout_order_summary tr.row_discount td	{}
.checkout_order_summary tr.row_shipping td	{}
.checkout_order_summary tr.row_total td			{ border-bottom:1px solid #E7D9C5; border-top:1px solid #E7D9C5; }

/* User Signup */

.signup_text_label { float:left; clear:left; display:block; width:120px; font-weight:bold; }

/* Workshop */
.workshop_container { border: 1px solid black; width: 760px; }
.workshop_container legend { font-weight: bold; padding: 0; margin: 0; }

.workshop_build_preview { float: left; width: 200px; }
.workshop_build_canvas { display:block; }
.workshop_build_canvas ul { }
.workshop_build_canvas li { display: inline; padding-right: 25px; }

.workshop_build_scroll {  height: 400px; overflow: auto; }
.workshop_build_scroll_item { float:left; padding:5px; width:150px; border: 2px solid white; }
.workshop_build_scroll_item {  }
.workshop_build_scroll_radio p { margin-left: 25px; }

.workshop_build_scroll p { clear:both; }

.workshop_cat_tree { margin: 0 0 0 1em;	padding: 0;	overflow: auto; }
.workshop_cat_tree ul {	margin: 0; padding: 0; padding-left: 20px;	background: url(../admin/images/workshop_tree_menu.gif) no-repeat left top; }
.workshop_cat_tree li {	list-style: none;	margin: 0; padding: 0; }
.workshop_cat_tree span {	position: relative;	top: -0.3em; }

.workshop_build_sel { background-color: #eee; }

.workshop_fieldset { border: 1px solid black; margin: 5px; padding:5px; }
.workshop_fieldset legend { font-weight: normal; }
.workshop_fieldset p label { float: left; width: 100px; }

.workshop_panel_selected { font-weight: bold; }

.workshop_swatch_label { border: 1px dotted #000; padding: 4px; }
.workshop_swatch_image { text-align: center; padding: 4px; margin: 0;}
.workshop_swatch_image img { border: 1px solid #000; }

.workshop_swatch_pick { width: 35px; height: 35px; border: 1px solid black; }

/* forum */
.forum_input label {display:block;}
.forum_input textarea {width:50%;height:12em}
.forum_input input {width:30%;}
.forum_input .submit {width:auto;}
.forum_input .checkbox {width:auto;float:left;}