@import url(main_editor_styles.css);

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

body {
	margin:0;
	background-color:#000000;
	color:#9e9fa0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a {
	color:#525355;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	color:#a7a9ac;
	font-size:22px;
	font-weight:normal;
}
h2 span {
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
}
h3 {
	color:#a7a9ac;
	font-size:16px;
	font-weight:normal;
}
h4 {
	color:#ffffff;
	font-size:12px;
	margin:0;
}


/* header */

#header {
	background:top left repeat-y #FFFFFF url(../images/header-bgnd.jpg);
}
#header .content {
	/*width:872px;*/
	width:923px;
	padding:5px 0 5px 68px;
}
#header .flash {
	margin-left:-44px
}
#header .gallery {
	float:left;
}
#header .gallery img {
	margin:0 10px 5px 0;
	border:2px solid #000000;
}
#header img.logo {
	float:right;
	margin-top:65px;
}
#header ul, #header li {
	padding:0;
	margin:0;
	list-style:none;
}
#header li {
	display:inline;
	margin:0 32px 0 0;
	width:78px;
	text-align:center;
}
#header a {
	color:#ffffff;
	text-decoration:none;
	background:none;
}
#header a:hover, #header .selected a {
	color:#3fb9d4;
}


/* fade */

#fade {
	height:8px;
	background:top left no-repeat url(../images/fade-bgnd.gif);
}


/* homemain */

#homemain {
	/*width:780px;*/
	width:829px;
	padding:100px 0 100px 170px;
	background:bottom left no-repeat url(../images/background1.jpg);
}
#f_text_container {
	width:400px;
	float:left;
}
#image-show {
	height:178px;
	position:relative;
}
#f_image_container {
	height:178px;
}
#homemain .right {
	width:330px;
	float:right;
}
#homemain .right img.welcome, #homemain .right img.news {
	float:left;
}
#homemain .right .welcome-text {
	float:left;
	width:240px;
	padding:20px 20px 0 20px;
}
#homemain .right .headlines {
	float:left;
	width:240px;
	padding:12px 20px 0 20px;
}
#homemain .right .headlines ul, #homemain .right .headlines li {
	margin:0;
	padding:0;
}
#homemain .right .headlines li {
	list-style:none;
	margin-bottom:10px;
}


/* main */

#main {
	/*width:870px;*/
	width:918px;
	width:946px;
	padding:40px 0 20px 80px;
	padding-left:52px;
	min-height:450px;
	background:bottom left no-repeat url(../images/background2.jpg);
}

#main .left {
	float:left;
	width:500px;
}
#main .right {
	width:340px;
	float:right;
	min-height:405px;
	padding-top:5px;
}


/* portfolio */

#main .right ul.portnav, #main .right .portnav li {
	padding:0;
	margin:0;
}
#main .right .portnav li {
	list-style:none;
	float:left;
	display:block;
	width:98px;
	height:130px;
	margin:9px 0 18px 14px;
	background:bottom left no-repeat #000000;
}
#main .right .portnav li a {
	float:left;
	width:98px;
	height:130px;
	display:block;
	background:bottom left no-repeat url(../images/thumb-hover.png);
	text-align:center;
	text-transform:lowercase;
}
#main .right .portnav li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background:none;
}
#main .right .portnav li p {
	margin:0;
}

#main .right p.indent {
	margin-left:8px;
	color:#525355;
}
#main .right p.unavailable {
	margin:20px 0 0 8px;
}



#main .left ul.portf_menu {
	margin:0 0 0 18px;
	padding:0;
}
#main .left .portf_menu li {
	padding:0;
	margin:0 28px 0 0;
	list-style:none;
	display:inline;
}
#main .left .portf_menu li {
	text-transform:lowercase;
}
#main .left .portf_menu li.first {
	margin-left:8px;
}
#main .left li a:hover, #main .left li.selected a {
	color:#ffffff;
	text-decoration:none;
}

#main .left img.sidehead {
	float:left;
	padding:12px 20px 0 12px;
}
#main .left .content {
	float:left;
	width:410px;
	padding:58px 0 100px 90px;
}


#main .caption {
	width:482px;
	margin:15px 0 0 8px;
	padding-top:10px;
}

#main .portf_image {
	background-color:#000000;
	padding:20px 0 0 18px;
}

#main .portf_gallery {
	background-color:#000000;
	padding:15px 0 7px 16px;
}
#main .portf_gallery ul, #main .portf_gallery li {
	padding:0;
	margin:0;
}
#main .portf_gallery li {
	list-style:none;
	display:inline;
}
#main .portf_gallery li a {
	float:left;
	padding-left:1px;
	width:23px;
	height:15px;
	display:block;
	text-align:center;
	background:top left no-repeat url(../images/navbox-bgnd.gif);
}
#main .portf_gallery li.first a {
	width:20px;
	background:top left no-repeat url(../images/navbox-first-bgnd.gif);
}
#main .portf_gallery li a span {
	display:none;
}
#main .portf_gallery li a:hover, #main .portf_gallery li.selected a {
	color:#525355;
	text-decoration:none;
	background-position:0 -15px;
}
#main .portf_gallery li a:hover span, #main .portf_gallery li.selected a span {
	display:block;
}
#main .portf_gallery .nav-switch {
	float:left;
	margin-left:15px;
}
#main .portf_gallery .nav-switch a {
	float:left;
	height:15px;
	display:block;
}
#main .portf_gallery a.prev-button {
	margin-right:6px;
	padding-left:20px;
	background:top left no-repeat url(../images/prev-button.gif);
}
#main .portf_gallery a.next-button {
	padding-right:20px;
	background:top right no-repeat url(../images/next-button.gif);
}
#main .portf_gallery .nav-switch a:hover {
	background-position:0 -15px;
	text-decoration:none;
	color:#ffffff;
}
#main .portf_gallery a.next-button:hover {
	background-position:30px -15px;
}
/*#main .portf_gallery a.prev-button span, #main .portf_gallery a.next-button span {
	display:none;
}*/


#main .right .portf_detail {
	float:left;
	width:275px;
	color:#ffffff;
}
#main .right .portf_detail table {
	border:1px solid #838585;
	border-collapse: collapse;
}
#main .right .portf_detail td {
	border:1px solid #838585;
}

#main .right .portfolio-images {
	padding-left:14px;
}


/* contact */

#homemain .contact-column a {
	color:#FFFFFF;
}

/* video */

#main .video-left, #main .video-right {
	float:left;
	width:473px;
	text-align:center;
}


/* footer */

#footer {
	border-top:1px solid #6d6e71;
}
#footer .content {
	width:730px;
	padding:6px 60px 0 160px;
}
#footer ul, #footer li {
	padding:0;
	margin:0;
	list-style:none;
}
#footer ul {
	float:left;
}
#footer li {
	display:inline;
	border-left:1px solid #525355;
	padding:0 12px 0 15px;
}
#footer li.first {
	border:none;
}
#footer a:hover {
	background:none;
}
#footer a.silver {
	float:right;
	padding-top:2px;
	text-decoration:underline;
}
#footer a.logon {
	float:left;
	border-left:1px solid #525355;
	padding:2px 12px 2px 15px;
	margin:0px 0 0 0;
}
#footer a:hover.logon {
	color:#FFFFFF;
	text-decoration:none;
}
#footer .logged-in {
	padding-top:2px;
}


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

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

/* 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; }
	.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; }
.form_inline label { clear:left; float:left; }

div.change-form { width:350px; }
.change-form label.first {margin-top:0;}
.change-form label { float:left; width:100px; margin-top:0; padding:2px 0 2px 0; font-weight:normal; text-transform:lowercase; }
.change-form input { float:left; width:234px; position:static; margin-bottom:2px; background-color:#bcbdbe; }
.change-form textarea { float:left; left:0; width:234px; position:static; background-color:#bcbdbe; }
.change-form input.send-message { float:left; width:120px; margin-top:4px; background-color:#bcbdbe; border:2px outset #FFFFFF }

/* 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; }
:auto;float:left;}

.cb_label { float:left; }
.cb_label { float:left; }
float:left; }
; }
