/* --- global settings --- */

html, body, div, img, form          { margin: 0; padding: 0; border: 0; }
html, body                          { color: #6F6A5A; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; }

p, ul, ol, li                       { padding: 0; margin: 0; }
p                                   { margin-bottom: 15px; }

ul, ol 								{ padding: 0; margin: 0 0 15px 0; list-style-position: inside; }
li 									{ padding: 0 0 0 15px; text-indent:-15px; margin: 0 0 0 15px; }

a                                   { color: #cf8300; text-decoration: none; }
a:hover                             { color: #cf8300; text-decoration: underline; }

h1, h2, h3, h4, h5, h6              { margin: 0; padding: 0; color: #D14141; font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
h1									{ font-size: 28px; line-height: 38px; margin-bottom: 6px; }
h2									{ font-size: 20px; line-height: 28px; margin-bottom: 3px; }
h3									{ font-size: 15px; line-height: 20px; margin-bottom: 2px; }

/* --- layout styles --- */

body                                { background: #edeff5; min-width: 900px; }
.cell                               { width: 900px; margin: 0 auto; }

#header                             { width: 100%; background: #fff url(images/yellow_border.jpg) center 100px repeat-x; }
    #header .cell                   { height: 120px; }
    #header #studio_nola      		{ margin-top: 31px; float: left; }
    
    #header	#cart_link				{ float: left; padding: 80px 0 0 250px; }	
    #header	#cart_link a:focus		{ outline: none; }				
    
    #header .cell ul                { width: 206px; height: 105px; padding: 15px 0 0 0; margin: 0; float: right; list-style: none; }
    #header .cell li                { width: 81px; height: 16px; padding: 0 0 0 121px; margin: 0; text-indent: 0px; float: left; }

    #header .cell li a,
    #header .cell li a:link,
    #header .cell li a:visited 		{ display: block; }
    #header .cell li a:hover 		{ visibility: visible; }
    #header .cell li a:focus		{ outline: none; }
    #header .cell li img			{ width:81px; height:16px; }
    #header .cell li a:hover img	{ visibility: hidden; }
    
    #header .cell li span			{ position: absolute; text-indent: -9009px; }
    
    li#nav01						{ background: url(images/nav_products_over.jpg) 121px top no-repeat; width: 81px; height: 16px; display: block; }
    li#nav02						{ background: url(images/nav_about_over.jpg) 121px top no-repeat; width: 81px; height: 16px; display: block; }
    li#nav03						{ background: url(images/nav_process_over.jpg) 121px top no-repeat; width: 81px; height: 16px; display: block; }
    li#nav04						{ background: url(images/nav_services_over.jpg) 121px top no-repeat; width: 81px; height: 16px; display: block; }
    li#nav05						{ background: url(images/nav_contact_over.jpg) 121px top no-repeat; width: 81px; height: 16px; display: block; }

	#nav_default					{ background: url(images/table.jpg) left bottom no-repeat; }
    #nav_about						{ background: url(images/bg_about.jpg) left 15px no-repeat; }
    #nav_contact					{ background: url(images/bg_contact.jpg) left 15px no-repeat; }
    #nav_home						{ background: url(images/bg_home.jpg) left 15px no-repeat; }
    #nav_process					{ background: url(images/bg_process.jpg) left 15px no-repeat; }
    #nav_products					{ background: url(images/bg_products.jpg) left 15px no-repeat; }
    #nav_services					{ background: url(images/bg_services.jpg) left 15px no-repeat; }

#footer                             { width: 100%; height: 40px; background: #fff url(images/scarlet_border.jpg) center top repeat-x; }
    #footer .cell                   { color: #afa583; padding: 15px 30px 0 0; }
    #footer .cell div				{ float: right; display: inline; }
    #footer .cell ul				{ margin: 0 0 0 30px; padding: 0; list-style: none; float: left; display: inline; }
    #footer .cell ul li				{ float: left; display: inline; margin: 0 3px; padding: 0; text-indent: 0; }
    #footer .cell ul li a,
    #footer .cell ul li a:hover     { font-size: 10px; color: #afa583; }
    
#iqfooter                           { width: 900px; height: 120px; margin: 0 auto; }
    #iqlogo                         { margin-top: 41px; width: 56px; float: left; }
    #iqlogo img                     { float: right; }
    #iqcopyright                    { margin-top: 41px; width: 400px; float: left; color: #afa7a2; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; }
    #iqcopyright a,
    #iqcopyright a:hover            { color: #afa7a2; }

#content                            { width: 100%; background: #fff; }
    #content .cell                  { display: table; clear: both; }

#page_content						{ width: 860px; padding: 0 20px 15px 20px; display: block; min-height: 300px; }
.bottom_buffer						{ width: 100%; height: 50px; clear: both; }

/* --- Home Page --- */

#home_page                      	{ width: 900px; height: 395px; background: url(images/home_page_bg.jpg) center top no-repeat; position: relative; }
#seal								{ width: 123px; height: 123px; background: url(images/seal.png) no-repeat; left: 492px; top: 222px; position: absolute; z-index: 1001; }
.swap_pic_holder					{ display: block; position: absolute; width: 531px; height: 354px; filter: alpha(opacity=0); opacity: 0.0; margin-top: 11px; margin-left: 23px; }
#placeholder						{ width: 531px; height: 354px; margin-top: 11px; margin-left: 23px; }

/* --- forms (contact) --- */

#form_left							{ width: 400px; float: left; display: inline; }
#form_right							{ width: 400px; float: right; display: inline; }

div#huge							{ font-size: 30px; line-height: 36px; font-weight: bold; padding-bottom: 30px; }

fieldset.contact_form				{ border: 0; margin: 0 auto; padding: 15px 0 15px 0; }
fieldset.contact_form .form_row		{ width: 400px; text-align: center; min-height: 20px; padding-bottom: 5px; clear: both; }
fieldset.contact_form label			{ width: 100px; text-align: right; margin-right: 15px; float: left; }
fieldset input,
fieldset textarea,
fieldset select						{ border: #cfc594 solid 1px; float: left; }
fieldset.contact_form #submit		{ margin-top: 15px; margin-left: 115px; }
fieldset.contact_form #required		{ font-size: 10px; margin-top: 15px; margin-left: 90px; }

/* --- S01 styles (about, process, services) --- */

.s01_table, .s06_table				{ }
.page_text							{ clear: both; }
.s01_main_image						{ }
.s01_main_image_link				{ }
.s06_questions,
.s01_jumplinks						{ background: url(images/bg.gif); border: 1px solid #c2c9cf; color: #cf8300; display: block; margin: 12px 0; padding: 8px 10px; clear: both; }
.s06_questions ul,
.s01_jumplinks ul					{ list-style: disc none outside !important; padding: 0 0 0 30px !important; margin: 0 !important; }
.s06_questions li,
.s01_jumplinks li					{ color: #cf8300; }
.s01_jumplinks_content				{ }
.s01_text							{ margin-top: 15px; clear: both; }
.s01_image_holder					{ }
.s01_image_caption,
.s01_photo_caption					{ font-size: 11px; text-align: center; }
.s01_photo							{ }
.s01_photo_link						{ text-align: center; }
.s01_files							{ }
.s01_files li						{ }
.back_to_top						{ text-align: center; padding: 15px 0; clear: both; }
.click_to_enlarge					{ text-align: center; clear: both; }
.click_to_enlarge a,
.click_to_enlarge a:hover			{ font-size: 9px; }

/* --- misc cart styles --- */

#product_description				{ width: 540px; display: inline; float: left; }
#product_images						{ width: 320px; display: inline; float: right; }

.secondary_image_holder				{ float: left; display: inline; }
.secondary_image					{ margin: 2px; }

.product_text						{ width: 320px; display: inline; float: left; font-size: 11px; line-height: 15px; padding-bottom: 30px; }
.product_price						{ width: 150px; display: inline; float: right; font-size: 15px; font-weight: bold; padding-bottom: 30px; }

#product_images .click_to_enlarge 	{ font-size: 9px; text-align: left; margin-left: 100px; } 

#product_buttons					{ clear: both;  }

.product_control					{ color: #fff; background: #CFC894; font-weight: bold; text-indent: 5px; width: 380px; height: 20px; margin-bottom: 5px; float: left; clear: left; display: inline; cursor: pointer; }
a:hover .product_control,
a:active .product_control			{ text-decoration: underline; }

.product_control_small				{ color: #fff; background: #CFC894; font-weight: bold; text-indent: 5px; width: 185px; height: 20px; margin-bottom: 5px; margin-right: 10px; float: left; display: inline; cursor: pointer; }
a:hover .product_control_small,
a:active .product_control_small		{ text-decoration: underline; }

#product_description input,
#product_description select			{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif; border: #cfc594 solid 1px; }

.product_attribute					{ padding-right: 20px; }

.categories_subcat					{ width: 300px; padding: 0 15px 30px 0; float: left; display: inline; text-align: center; }

.cat_product						{ width: 157px; padding: 0 15px 15px 0; text-align: center; vertical-align: bottom; }

#category_intro						{ clear: both; font-size: 11px; line-height: 15px; width: 860px; }
#categories_subcategories			{ clear: both; width: 860px; }
#category_products					{ clear: both; padding-top: 30px; width: 860px; }
#category_bottom					{ clear: both; font-size: 11px; line-height: 15px; width: 860px; }
#category_thumb						{ max-width: 100px; max-height: 999px; float: left; margin: 0 10px 5px 0; }
#category_thumb_holder				{ max-width: 100px; min-width: 5em;}

.pageNavigation						{ clear: both; color: #377baf; font-family: "Courier New", Courier, monospace; font-size: 11px; margin: 0 0 15px 0; }
.pageNavigation a,
.pageNavigation a:hover				{ color: #377baf; }

.CatalogItemDark					{ background: #cfc1a8; color: #fff; }
.CatalogItemDark2					{ background: #cfc1a8; color: #fff; }


/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #89a8ad;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding-bottom:10px;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-family:arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:144px;color:#666666;
}

.formControlSelect{
	font-family:arial;
	#font-size:11px;
	font-style:normal;
	font-weight:normal;
	width:150px;color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

