@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 {
	font:normal normal normal 12px Arial,Helvetica,Sans-serif;
}
*/
/* Styles for the public site are entered here */
/*
#body {
	margin:0;
	padding:0;
}
*/





body {
	margin: 0;
	padding: 10px;
}
body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
#body {
	background-color: #CCCCCC;
}
#content {
	padding: 0px 20px 20px 20px;
}


a {
	color: #E58E06;
}
a:hover {
	color: #BB7204;
}


div.nav_sub {
	background-color: #FFFFFF;
	padding: 8px 0px 8px 18px;
}
div.nav_title a {
	width: 100%;
	display: block;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	border-bottom:1px dotted #CCCCCC;
}
div.nav_title a.clearance {
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
}
div.nav_title a.clearance:hover {
	color:#CC0000;
}
div.nav_title_active a.clearance, div.nav_title_active a.clearance:hover {
	font-size:13px;
	font-weight:bold;
	background-color: #CC0000;
}
#slideshow_outer p.clearance {
	position:absolute;
	width:500px;
	top:75px;
	left:0px;
	text-align:center;
	margin:0;
	font-size:36px;
	font-weight:bold;
	line-height:normal;
	color:#CC0000;
	text-transform:uppercase;
	z-index:1000;
	
}


div.nav_title a:hover {
	background-color: #F0F0F0;
	color: #333333;
	cursor: pointer;
}
div.nav_title_active a, div.nav_title_active a:hover {
	width: 100%;
	display: block;
	background-color: #EAA538;
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	border-bottom:1px dotted #CCCCCC;
}
div.nav_sub a {
	display: inline;	/* remove this line for full width clickability */
	background-color: #FFFFFF;
	color: #E58E06;
	background-color: transparent;
}
div.nav_sub a:hover {
	display: inline;	/* remove this line for full width clickability */
	color: #AE6A04;
	background-color: transparent;
}


.nav {
	background-color: #F0F0F0;
	background-image: url(../images/kerridge_logo_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 85px;
}


h1 {
	font-size: 16px;
	color: #1E7048;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #1E7048;
	font-weight: normal;
}


div.block {
	display:block;
	width:100%;
	margin-bottom:20px;
}


.gallery div {
	float:left;
	width:140px;
	height:200px;
	margin:0px 20px 0px 0px;
	text-align:center;
}
.gallery_small div {
	float:left;
	width:70px;
	height:100px;
	margin:0px 20px 0px 0px;
	text-align:center;
}
.gallery_smaller div {
	display:inline;
}
.gallery_smaller div img {
	margin:0 2px 2px 0;
}


#footer {
	margin-top: 10px;
	color: #666666;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#slideshow_inner img {display:block;height:240px;width:320px;float:left;padding:0;margin:0 5px 0 0;border:0;}
div#slideshow_inner {width:9999px;display:block;float:left;height:240px;position:absolute;left:0;}
div#slideshow_outer {width:500px;display:block;position:relative;height:240px;overflow:hidden;}













/* 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:0 1px 1px 0; float:left; }

#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 li { float:left; clear:none; width:155px; height:265px; text-align:center; margin:0 22px 0 0; }

.shop_prod_list li.subhead { clear:left; float:none; width:90%; height:1em; text-align:left; }

.shop_prod_list img { border:none; margin-bottom:5px; }
.shop_prod_list .price_box { float:right; width:150px; margin:0 0 0 10px; font-weight:normal; text-align:right; }
.shop_prod_list form select { float:left; margin-top:2px; }
.shop_prod_list form input { float:right; }

.shop_pics { float:left; padding:0 10px 10px 0; width:200px; }
.shop_buynow { float:right; margin:0 0 10px 10px; 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; }

