@import url(main_editor_styles.css);

/* Layout */

#container {width:900px;margin:0 auto;position:relative;z-index:1;}
#mix_admin_menu_container{z-index:2;}
#header h1 {position:absolute;top:0;left:20px;margin:0;padding:0;width:250px;height:93px;z-index:2;}
#photos {height:173px;z-index:1;position:relative;}
#photos .mix_tab_menu {float:right;height:20px}
#photos .mix_edit {clear:right;}
#nav {height:40px;overflow:visible;position:relative;z-index:20;}
#crumb {height:40px;position:relative;z-index:1;padding:0 40px;}
#nav ul,
#nav li {margin:0;padding:0;}
#nav li {height:40px;float:left;}
#nav a {display:block;height:40px;}
#nav a span {display:block;height:54px;margin-bottom:-14px;}
#nav a.normal {display:block;}
#nav-sub,
#nav-sub ul,
#nav-sub li{width:150px;margin:0;padding:0;}
#nav-sub {position:absolute;margin:40px 0 0 40px;top:263px;left:0;}
#nav-sub li {padding:3px 0;}
#nav-sub li li {padding:1px 0 0 2px;}
#content {padding:40px 0 40px 230px;float:left;width:660px;}
.no-sub-menu #content{padding-left:40px;}
#content h1, .html h1{margin:0 0 1em;padding:0;}
#product_list {padding:0;margin:0;position:relative}
#product_list li.product {padding:0;margin:0;padding:10px 0;width:660px;float:left;clear:left;}
#product_list .img {float:left;margin-right:20px;width:120px;}
#product_list .img .swatch {margin-top:5px}
#product_list .text {float:left;width:520px;}
#product_list .text .half {width:250px;float:left;clear:none;margin:0 0 1em;}
#product_list .text .description {margin:1em 0;}
#product_list a.cto {clear:left;}
#product_list h2 {margin:0 0 1em;padding:0;}
#gallery_inner img {position:absolute;top:0;left:0;}
#gallery_inner {position:relative;}
.right {position:absolute;width:300px;right:0;top:253px;}
.left  {width:510px;}
.image_menuwidth {width:200px;padding:0;position:relative;right:-200px;}

/* Typography */

#header h1 {text-indent:-9999px;}
#nav li {list-style-type:none;font-size:12px;text-transform:uppercase;text-align:center;}
#crumb {font-size:12px;text-transform:uppercase;}
#nav a,
#crumb a{text-decoration:none;}
#nav,
#crumb {line-height:40px;}
#nav-sub li {list-style-type:none;}
#nav-sub a {text-decoration:none;text-transform:uppercase;}
#product_list .product {list-style-type:none;}
#product_list h2 {font-weight:normal;font-size:12px;text-transform:uppercase;}
#product_list h2 a {text-decoration:none;}
#product_list a.cto {text-decoration:none;text-transform:uppercase;}
#content h1, .html h1{text-transform:uppercase;font-size:18px;font-weight:normal;}
/* Color */
#header h1 {background:url('../images/logo.png');}
#nav {background:#1e2171;}
#nav li {border-bottom:1px solid #1e2171;}
#nav a {color:white; border-left:2px white solid;}
a span {cursor:pointer;}
#nav .first a{border:0;}
#nav li.selected a,
#nav li.child_selected a {background:#edb11f;}
#nav li.selected span,
#nav li.child_selected span{background:url('../images/arrow-yellow.png') bottom center no-repeat }
#container #nav a:hover,
#container #nav a:active,
#container #nav a:focus {background:#7673a7;}
#nav li.selected a:hover span,
#nav li.selected a:active span,
#nav li.selected a:focus span,
#nav li.child_selected a:hover span,
#nav li.child_selected a:active span,
#nav li.child_selected a:focus span{background:url('../images/arrow-light-bordered.png') bottom center no-repeat}
#crumb {background:#edb11f;}
#crumb,
#crumb a {color:white;}
#crumb a.selected,
#crumb .selected {color:#1e2171;}
#nav-sub ul{border-top:#1e2171 solid 1px;}
#nav-sub li{border-bottom:#1e2171 solid 1px;}
#nav-sub li li {border:0;}
#nav-sub a,
#product_list h2 a,
#product_list a.cto,
#content {color:#1e2171;}
#nav-sub a:hover,
#nav-sub li.selected a,
#nav-sub a:active,
#nav-sub a:focus{color:#edb11f;}
#nav-sub li.selected li a{color:#1e2171;}
#product_list .product {border-bottom:1px solid;color:#1e2171;}
#product_list a img {border:0;}
a:active, a:focus {outline:0;}
/* Swatches
 *
 * yellow: #edb11f;
 * blue:   #1e2171;
 * lightblue: #7673a7;
 */
/* Styles common to the MIX html editor and the website are entered here */

body {
	color:#000000;
}
body, input, select, option, textarea {
	font:normal normal normal 12px Arial,Helvetica,Sans-serif;
}
.html .h1 {font-size:18px;color:#1e2171;}
.html .h2 {color:#edb11f;font-size:16px;}
.html .h3 {color:#edb11f;font-size:12px;}
/* Styles for the public site are entered here */

#body {
	margin:0;
	padding:0;
}

/* Some handy common styles */

.html a { color:#1e2171;text-decoration:underline; }
.html a:hover,
.html a:focus,
.html a:active {color:#edb11f;}

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

em.subtle { color:#999999; }

/* 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; 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 */

/* handling hidden pages */
.hidden{color:#C7C7C7;}
