@import url(main_editor_styles.css);

/*

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

*/

body {
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0;
	margin:0;
	color:#ffffff;
	background-color:#000000;
}
body#body, body#bodymain {
	background-color:#7e7e7e;
}

.html {
	line-height:18px;
}
.html a {
	text-decoration:none;
	color:#8f8f8f;
	background-color:#272727;
}
.html a:hover {
	color:#fac11e;
}


#head, #banner, #main, #footer .inner {
	width:760px;
	margin:0 auto;
	clear:both;
}

#cart {
	margin:20px 0 0 20px;
}
#cart p {
	color:#000000;
	margin:2px 0;
}
#cart span {
	color:#fac21e;
}
#cart a {
	color:#fac21e;
}


#nav {
	height:22px;
	padding:0 1px 0 0;
	position:relative;
	z-index:2;
}
#banner{
	position:relative;
	background-color:#000000;
	height:291px;
}
#bodymain #banner {
	height:174px;
	background:bottom left no-repeat #181818 url(../images/banner-main-bgnd.jpg);
}
#body #banner .enclose-floats {
	background-color:#181818;
	height:250px;
}
#banner .left {
	float:left;
	width:313px;
	padding:30px 0 0 0;
	line-height:1em;
}
#bodymain #banner .left {
	height:100px;
}
#banner .logo {
	margin-left:28px;
}
	#bodymain #banner .logo {
		margin:-9px 0 0 18px;
	}
#banner .left .text {
	font-style:italic;
	color:#FECB00;
	font-size:14px;
	margin:15px 0 15px 28px;
	width:302px;
}
	#bodymain #banner .left .text {
		margin:12px 0 0 28px;
		text-align:center;
	}
#banner .right {
	float:right;
	width:302px;
	padding:35px 0 0 0;
}
	#bodymain #banner .right {
		padding:4px 0 0 0;
		width:400px;
	}
/*
#bodymain #banner .right img {
	float:right;
}
*/
#banner img.buy-now {
 float:right;
 margin:92px 2px 0 20px;
}
#banner #sendtofriendtab {
	position:absolute;
	top:125px;
	right:30px;
	background: url(../images/friend-tab.png) no-repeat;
	height:19px;
	width:99px;
	display:block;
	text-decoration:none;
	color:#9b9b9b;
	font-size:11px;
	text-align:center;
	line-height:19px;
	z-index:1;
}
#body #banner #sendtofriendtab {
	top:250px;
}
#bodymain #banner #sendtofriendtab {
	top:150px;
	margin-right:85px;
}
#banner #sendtofriendtab:hover {
	color:#CCCCCC;
}
#main {
	padding:20px;
	width:720px;
	background-color:#000000;
}

#main .feature_holder {
	float:right;
	width:255px;
	margin:0 0 0 20px;
}


#main .feature, #main .basket_summary {
	background:bottom left no-repeat url(../images/right-feature-bottom.gif);
	color:#272727;
}

#main .feature {
	margin-bottom:15px;
}
#main .feature h2 a {
	color:#000000;
	display:block;
	font-size:15px;
	background:top left no-repeat url(../images/right-title-clips.gif);
	padding:46px 0 38px 78px;
}
#main .feature.testimonial h2 a {
	background-image: url(../images/testimonial-top.gif);
	padding:36px 0 20px 90px;
}
#main .feature p a {
	color:#322807;
	background-color:#ffd011;
	border-bottom:1px solid #977815;
}
#main .feature p a:hover {
	color:#999999;
}

#main .basket_summary h2 {
	display:block;
	width:255px;
	height:50px;
	background:top left no-repeat url(../images/cart.png);
	padding:43px 0 0 0;
	margin-left:-35px;
	text-indent:90px;
}
#main .basket_summary .text, #main .feature .text {
	padding:0 20px 25px 35px;
	line-height:20px;
}
#main .basket_summary ul, #main .basket_summary li{
	list-style:none;
	margin:0;
	padding:0;
}
#main .basket_summary p.total {
	margin:8px 0;
}


#main ol {
	width:400px;
}
#main ol, #main ol li {
	margin:0;
	padding:0;
	list-style:none;
}
#main ol li a {
	display:block;
	text-decoration:none;
	color:#8f8f8f;
	height:18px;
	margin:8px 0;
	background-color:#242424;
	padding:0 4px;
}
#main ol li a span {
	display:block;
	width:90px;
	float:right;
	text-align:right;
}
#main ol li a:hover span {
	color:#fac11e;
}
#main ol li {
	padding-left:24px;
	background:left center no-repeat;
}
#main ol li.l1 { background-image:url(../images/bullet-num-1.gif); }
#main ol li.l2 { background-image:url(../images/bullet-num-2.gif); }
#main ol li.l3 { background-image:url(../images/bullet-num-3.gif); }
#main ol li.l4 { background-image:url(../images/bullet-num-4.gif); }
#main ol li.l5 { background-image:url(../images/bullet-num-5.gif); }
#main ol li.l6 { background-image:url(../images/bullet-num-6.gif); }
#main ol li.l7 { background-image:url(../images/bullet-num-7.gif); }
#main ol li.l8 { background-image:url(../images/bullet-num-8.gif); }
#main ol li.l9 { background-image:url(../images/bullet-num-9.gif); }
#main ol li.l10 { background-image:url(../images/bullet-num-10.gif); }


ul.submenu-list, #submenu li {
	list-style:none;
	margin:0;
	padding:0;
}
#submenu li {
	display:inline;
}
#submenu a, a.button{
	color:#000000;
	float:left;
	display:block;
	width:231px;
	height:34px;
	padding:14px 0 0 0;
	margin:0 6px 10px 0;
	background:top left no-repeat url(../images/link-bgnd.gif);
	border:none;
	font-size:16px;
	text-decoration:none;
	line-height:90%;
	text-align:center;
}






#submenu a:hover, a.button:hover{
	color:#000000;
	background-position:0 -48px;
	border:none;
}
.map {
position:relative;}
.map object, map embed{
position:relative;
z-index:1;}
.map a.button{
	position:absolute;
	float:none;
	z-index:9999;
	right:30px;
	bottom:50px;
}
.aus a.button, .uk a.button{
	left:30px;
	right:auto;
	bottom:30px;
}
#footer {
	clear:both;
	background:bottom center no-repeat url(../images/footer-bgnd.gif);
	height:138px;
	color:#272727;
}
#footer .left {
	float:left;
	margin:0 10px 0 20px;
}
#footer .middle {
	float:left;
	width:400px;
	padding:36px 0 0 0;
}
#footer .middle form {
	margin:0;
}
#footer .right {
	float:right;
	margin:1px 0 0 0;
}
#footer a {
	text-decoration:none;
	color:#000000;
	border-bottom:dotted 1px #BF9800;
}
#footer a:hover {
	border-bottom-style:solid;
}











.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 { 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: 10em; display: block;}
	.form_standard textarea { position: relative; top: -1.6em; left: 10em; display: block; width:200px;height:100px;}
	.form_standard span.text { position: relative; top: -1.1em; left: 10em; 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: 10em; 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:90%; }
.shop_prod_list li {
	padding-top:15px;
	margin-top:20px;
	border-top:1px solid #272727;
}
.shop_prod_list li.first {
	padding-top:0;
	margin-top:0;
	border-top:none;
}
.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 20px; }
.shop_prod_list .price_box .price {
	display:block;
	font-size:18px;
	margin-bottom:15px;
}
.shop_prod_list .price_box .price small { font-weight:normal; }
.shop_prod_list h2 a {
	background:none;
	color:#F5CC05;
}
.shop_prod_list input.submit { margin-top:2px }
.shop_prod_list p { color:#CCCCCC }

.shop_pics { float:left; }
.shop_pics img { float:left; border:none; margin:0 10px 10px 0; }
.shop_buynow { float:right; margin:0 0 15px 15px; padding-left:15px; width:170px; border-left:solid 1px #272727; }
.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:25px; }
.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 #272727; }
.checkout_order_summary tr.row_item td			{ border-bottom:1px solid #272727; }
.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 #272727; border-top:1px solid #272727; }

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