@import url(main_editor_styles.css);

/* Styles common to the MIX html editor and the website are entered here */

body {
	color:#000000;
}

body, input, select, option, textarea, td {
	font:normal normal normal 12px Arial,Helvetica,Sans-serif;
}

/* Styles for the public site are entered here */

html, body {
	min-height:100%;
}
#body {
	margin:0;
	padding:0;
	background:bottom center repeat-x url(../images/grass.jpg);
}
#body.norm {
	padding-bottom:80px;
}


body {
	margin:0;
	background-color:#ffffff;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1 {
	font-size:25px;
	font-weight:normal;
	color:#00ba34;
	margin-top:0;
}
h2 {
	font-size:15px;
	color:#ffffff;
	margin-top:0;
}
a {
	color:#1f3f7c;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.clear {
	clear:both
}


#top .top-content, #icons, #header, #banner, #banner .banner-content, #search, #main .main-content, #feature .feature-content, #footer .footer-content {
	width:955px;
 	margin:0 auto;
}


/* top */

#top {
	height:30px;
	color:#9a9fa8;
	font-size:12px;
	background-color:#183d80;
}
#top .top-content {
	width:923px;
	height:22px;
	padding-top:8px;
	background:bottom right no-repeat url(../images/iconbox-top.gif);
}
#top p {
	margin-top:0;
}
#top span {
	color:#70b43b;
	border-left:1px solid #9a9fa8;
	padding-left:8px;
	margin-left:7px;
}
#top span.first {
	border:none;
	margin:0;
}
#top a {
	color:#9a9fa8;;
}


/* icons */

#icons {
	width:915px;
	padding:0 25px 10px 15px;
}
#icons .iconbox {
	float:right;
	width:240px;
}
#icons a {
	float:left;
	height:21px;
	padding:6px 0 0 29px;
	display:block;
	margin-right:26px;
	color:#a9a9a9;
	font-size:11px;
	background:top left no-repeat;
}
#icons a:hover {
	color:#183d80;
	text-decoration:none;
}
#icons a.text {
	background-image:url(../images/icon-text-size.gif);
}
#icons a.print {
	background-image:url(../images/icon-print.gif);
}
#icons a.share {
	margin:0;
	background-image:url(../images/icon-share.gif);
}

#sharebox {
	position:relative;
}
#sharecontent {
	display:none;
	position:absolute;
	left:673px;
	width:230px;
	padding:10px;
	background-color:#F2F2F2;
}
#sharecontent a {
	float:left;
	width:65px;
	height:18px;
	margin-right:25px;
	padding:2px 0 0 22px;
	background: top left no-repeat;
}
#sharecontent a.facebook {	background-image:url(../images/icon_facebook.gif); }
#sharecontent a.myspace {	background-image:url(../images/icon_myspace.gif); }
#sharecontent a.digg {	background-image:url(../images/icon_digg.gif); }
#sharecontent a.stumble {	background-image:url(../images/icon_stumble.gif); }
#sharecontent a.delicious {	background-image:url(../images/icon_delicious.gif); }
#sharecontent a.reddit {	background-image:url(../images/icon_reddit.gif); }
#sharecontent img {
	float:left;
}


/* header */

#header {
	width:915px;
	padding:0 25px 30px 15px;
}
#header img {
	float:left;
}
#header h1 {
	margin:0;
	font-size:20px;
	text-align:right;
}
#header h1 span.blue {
	color:#183d80;
}
#header h1 span.grey {
	color:#999999;
}


/* banner */

#banner {
	padding-bottom:6px;
	background:bottom center no-repeat url(../images/banner-bgnd.gif);
}
#banner .banner-content {
	background:bottom right no-repeat url(../images/banner-image.jpg);
}

#banner .caption {
	float:right;
	width:410px;
}

/* nav */

#nav {
	float:left;
	width:238px;
	padding:6px 0 6px 1px;
}
#nav ul, #nav li {
	margin:0;
	padding:0;
}
#nav li {
	list-style:none;
}
#nav li a {
	width:193px;
	height:23px;
	padding:6px 0 0 45px;
	display:block;
	font-size:14px;
	color:#ffffff;
	background:center left no-repeat url(../images/bullet.gif);
}
#nav li a:hover {
	text-decoration:none;
	background-color:#3a5a93;
}


/* search */

#search .search-box {
	float:right;
	width:222px;
	height:27px;
	padding:3px 0 0 9px;
	background:top left no-repeat url(../images/search-box-bgnd.gif);
}
#search label {
	float:left;
	color:#ffffff;
	margin:2px 6px 0 0;
}
#search input {
	float:left;
	width:142px;
	border:1px solid #aeaeae;
}
#search input.submit {
	border:none;
	width:14px;
	margin:3px 0 0 6px;
}


/* main */

#main {
	padding:15px 0 20px 0;
}
#main .main-content {
	width:930px;
	padding-left:25px;
	
}
#main .left, #main .right {
	float:left;
	width:405px;
	padding-right:60px;
}


/* feature */

#feature {
	color:#ffffff;
	padding-top:101px;
	background:top center #5eb34b repeat-x url(../images/feature-bgnd.jpg);
}
#feature h1 {
	color:#ffffff;
	padding-left:25px;
}
#feature .feature-box {
	float:left;
	width:269px;
	padding:0 24px 0 25px;
}
#feature .feature-box img.imgfeat {
	border:1px solid #ffffff;
	margin-bottom:12px;
}


/* footer */

#footer {
	font-size:12px;
	background-color:#5eb34b;
}
#footer, #footer a {
	color:#8adfa2;
}
#footer a:hover {
	text-decoration:none;
}
#footer .footer-content {
	width:927px;
	padding:20px 0 20px 28px;
}


/* Some handy common styles */

.html a {  }
.html a:hover {  }

.html img[align=right] {
	clear:right;
	margin:0 0 2px 10px;
}
.html img[align=left] {
	clear:left;
	margin:0 10px 2px 0;
}

.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;}

.cb_label { float:left; }


/* Box on Forum startpage */

#currentuser { margin-top: 5px; margin-bottom: 15px; position:relative; width:500px; text-align:left; left: 2px; } /* enclosing box */
.forum_currentuser { font-weight:bold; }
.forum_userdetails { clear: both; font-style: italic; }
.forum_userdetails_posts { clear: both; }

#alluserposts { margin-top: 5px; margin-bottom: 15px; position:relative; width:500px; text-align:left; left: 2px; } /* enclosing box */