@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;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}

#body {
	margin:0;
	padding:0;
	background-color:#E4E5E6;
}
#body.bgnd {
	background:top left #FFFFFF repeat-x url(../images/page-bgnd.gif);
}

.html {
	font-family:Verdana, Geneva, sans-serif;
	line-height:158%;
}
.html a {
	color:#6C5F9E;
	text-decoration:none;
	border-bottom:1px solid #D6D1E6;
}
.html a:hover {
	background-color:#EEECF4;
}

h1 {
	margin:0;
	font-size:32px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#28156D;
}
h2 {
	margin:0;
	font-size:24px;
	font-weight:normal;
	color:#28156D;
}
h3 {
	margin-top:0;
	font-size:16px;
	font-weight:normal;
	color:#28156D;
}


/* header */

#header {
	padding:22px 0 25px 22px;
	color:#999999;
	font-size:11px;
	background-color:#FFFFFF;
	min-width:878px;
}
#header .content {
	width:95%;
	min-width:830px;
}
#header img {
	float:left;
}
#header p {
	margin:0;
}
#header .slogan {
	float:left;
	padding:38px 0 0 13px;
}
#header .contact {
	float:right;
	padding:20px 0 0 0;
	text-align:right;
}


/* nav */

#nav {
	height:30px;
	padding:0 0 0 14px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#A7A9AC;
	min-width:886px;
}
#nav ul, #nav li {
	margin:0;
	padding:0;
}
#nav li {
	list-style:none;
	display:inline;
}
#nav li a {
	float:left;
	display:block;
	height:22px;
	padding:8px 18px 0 18px;
	color:#E5E5E6;
	text-decoration:none;
	background:top left no-repeat url(../images/nav-link-bgnd.gif);
}
#nav li.first a {
	background:none;
}
#nav li a:hover {
	color:#FFFFFF;
}
#nav li.selected a {
	color:#28156D;
	background-color:#FFFFFF;
}


/* banner */

#home-banner, #banner {
	margin-top:1px;
	min-width:900px;
	background:top left #568500 no-repeat url(../images/banner-bgnd.jpg);
}
#banner {
	height:200px;
}
#home-banner .content {
	width:95%;
}
#home-banner .right {
	float:right;
	width:402px;
	margin-top:175px;
	background:bottom left no-repeat url(../images/banner-link-bgnd.png);
}
#home-banner a {
	float:left;
	width:190px;
	height:19px;
	padding:6px 0 0 10px;
	display:block;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#home-banner a:hover {
	text-decoration:underline;
}


/* main */

#home-main {
	padding-bottom:35px;
	background-color:#FFFFFF;
	min-width:900px;
}
#main .html {
	padding-bottom:35px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	min-width:902px;
}
#home-main .content, #main .content {
	width:95%;
}
#home-main .left, #main .left {
	float:left;
	width:49%;
	padding:26px 0 0 32px;
	line-height:158%;
}
#main .left .heading {
	height:135px;
}	
#main .left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:158%;
}
#main .left h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
}
#home-main p, #main p {
	margin-top:0;
}
#home-main .right {
	float:right;
	width:45%;
	min-width:402px;
}
#home-main .right .feature {
	float:right;
	margin:1px 1px 0 0;
}
#home-main .right .feature a {
	width:200px;
	height:200px;
	display:block;
	background:top left no-repeat;
}
#home-main .right .feature a.link1 {
	background-image:url(../images/link1-bgnd.jpg);
}
#home-main .right .feature a.link2 {
	background-image:url(../images/link2-bgnd.jpg);
}
#home-main .right .feature a:hover { background-position:0 -200px; }
#home-main .right .feature .caption {
	width:190px;
	height:63px;
	padding:10px 0 0 10px;
	margin-top:1px;
	font-size:11px;
	color:#29166F;
	background:top left no-repeat url(../images/caption-bgnd.gif);
}
#home-main .right .feature .caption p {
	margin:0;
}
#main .right {
	float:right;
	width:45%;
	min-width:405px;
	padding:183px 0 10px 0;
	background:top center no-repeat;
}
#main .right .feature-image {
	width:221px;
	height:283px;
	margin:0 auto;
	padding-right:154px;
}


/* images right */

.company #main .right {	background-image:url(../images/company-bgnd.jpg); }
.staff #main .right {	background-image:url(../images/staff-bgnd.jpg); }
.over #main .right {	background-image:url(../images/over-bgnd.jpg); }
.under #main .right {	background-image:url(../images/under-bgnd.jpg); }
.advice #main .right {	background-image:url(../images/advice-bgnd.jpg); }
.contact #main .right {	background-image:url(../images/contact-bgnd.jpg); }


/* footer */

#footer {
	padding:15px 0 10px 6px;
	font-size:11px;
	color:#7F8081;
	background:top left #E4E5E6 repeat-x url(../images/footer-bgnd.gif);
	min-width:894px;
}
#footer a {
	color:#7F8081;
	text-decoration:none;
}
#footer .content {
	width:95%;
}
#footer .logos a {
	float:left;
	display:block;
	margin-left:19px;
	background:top left no-repeat;
}
#footer .logos a.acc { width:100px; height:61px; background-image:url(../images/logo-acc.gif); }
#footer .logos a.ministry { width:126px; height:48px; margin-top:7px; background-image:url(../images/logo-ministry.gif); }
#footer .logos a.mid-central { width:146px; height:44px; margin-top:7px; background-image:url(../images/logo-midcentral.gif); }
#footer .logos a.acc:hover { background-position:0 -61px; }
#footer .logos a.ministry:hover { background-position:0 -48px; }
#footer .logos a.mid-central:hover { background-position:0 -44px; }

#footer .footer-content {
	float:right;
	text-align:right;
}


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

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