/* ================================================
 
Theme Name: Orchestra
Description:  Orchestra
Date: January 2010

==================================================*/


/*------------------------------------------------

		1. Global Resets
		
		2. Typography

		3. Link

		4. Main Navigation 

		5. Structure
		
		6. Inner Elements
			
		7. Lists 
		
		8. Form Elements 
		
		9. Various Tags & Classes 
						
		10. Headers
		
 		11. Buttons


/*==================================================================================================

	1. GLOBAL RESETS
 
 ====================================================================================================*/


html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	}
	
body { 
	line-height:1.5;
	}
	
html, body {
	height: 100%;
	}	

table { 
	border-collapse:separate; border-spacing:0; 
	}

caption, th, td { 
	text-align:left;font-weight:normal; 
	}

table, td, th { 
	vertical-align:middle; 
	}

blockquote:before, blockquote:after, q:before, q:after { 
	content:""; 
	}

blockquote, q { 
	quotes:"" ""; 
	}

a img { 
	border:none; 
	}


/* Reset all margins/padding */

* { 
	margin:0;
	padding:0;
	}

/* Gets rid of outlined links in Firefox */

a {
	outline: none;
	}


/* No boders on images and displays them as block level elements in IE6 */

img {
	border:0;
	padding: 0;
	margin: 0;
	display: block;
	}

img.header_photo {
	border:0;
	padding: 8px 0 24px 0;
	margin: 0;
	display: block;
	}
	
br {
	clear:both;
	line-height:10px;
	}


/*==================================================================================================

	2. TYPOGRAPHY
 
 ====================================================================================================*/
 
body {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	margin:0;
	padding:0;
	height: 100%;
	}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;
	}

/*=========================== P TAG STYLES =========================*/


div#content p {
	margin: 0 0 10px 0;
	font-size: 14px;
	}
	
div#content .form_one_column p {
	float:left;
	width:630px;
	border-top: 1px solid #E8E8E8;
	padding: 6px 0 0 0;
	margin: 6px 0 0 0;
	
	}
	
/*----------FONT RESET -------------*/
	
	 {
	margin: 0;
	padding: 0;
	}
	
/* --------------------------------*/
	

	div#footer p {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 10px 0;
	margin: 0;
	color: #707070;
	}
	
	div#footer div.footer_column_middle p {
	padding: 0 0 0 135px;	
	}
	
	div.maxwell_adam_banner p {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	padding: 57px 23px 0 30px;
	margin: 0;
	}
	
	div#content div.homepage_text_panel p {
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #2c2c2c;
	}
	
	div#content p.small_text {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;	
	}
	
	div#content p.price_big_total strong {
	color: #d81111;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	text-align: right;
	padding: 0;
	float: right;
	}
	
	div#content p.price_big strong {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;	
	}
	
	table.checkout th {
	color: #FFFFFF;
	font-weight: bold;
	}
	
	table.checkout td {
	
	}
	
	
	

/*=========================== P TAG STYLES END =========================*/


	
strong {
	font-weight:bold;
	}
	
	div#content ul.product_detail_list li strong {
	float:left;
	display: block;
	width: 90px;
	font-weight: bold;
	color: #01367A;
	}
	
em {
	font-style:italic;
	display:inline;
	}

small {
	font-size: 11px;
	line-height: 25px;
	float: left;
	}

hr {
	border: 0;
	color: #cfd0d4;
	background-color: #cfd0d4;
	margin-bottom:10px;
	margin-top:5px;
	height: 1px;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

div#content h1 {
	font-size: 24px;
	line-height: 18px;
	padding: 2px 0 17px 0;
	margin: 0;
	color: #aa3484;
	}
	div#content div.news_item h1 {
	font-size: 20px;
	font-weight:bold;
	}
	
div#content h2 {
	padding: 5px 0 15px 0;
	margin: 0;
	font-size: 18px;
	color: #aa3484;
	line-height: 15px;
	font-weight: bold;
	}

div#content h3 {
	padding: 5px 0 3px 0;
	margin: 0;
	font-size: 15px;
	color: #AA3484;
	line-height: 18px;
	font-weight: bold;
	}
	
	div#content div.news_list_item h3, 
	h3.item_intro {
	padding: 5px 0 3px 0;
	margin: 0;
	font-size: 15px;
	color: #aa3484;
	line-height: 18px;
	font-weight: bold;
	}

div#content h4 {
	padding: 3px 0 1px 0;
	margin: 0;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
	}
	
	
/*-------------COLOUR BLOACK HEADING RESETS ---------------*/	
	
	div#content h2.two_col_heading_green, div#content h2.two_col_heading_yellow, div#content h2.green_full_length_heading {
	float: left;
	display: block;
	height: 29px;
	padding: 12px 15px 0 15px;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}

	
/*==================================================================================================
 
     3. LINK STYLES

================================================================================================== */


div#content a, div#footer p.orange_link a {
	color: #aa3484;
	text-decoration: underline;
	}

	div#content a:hover, div#footer p.orange_link a:hover {
	color: #aa3484;
	text-decoration: none;
	}
	
div#content div.homepage_login_form p.lost_password a {
	color: #38530f;
	font-weight: bold;
	text-decoration: underline;
	}
	
	div#content div.homepage_login_form p.lost_password a:hover {
	color: #38530f;
	font-weight: bold;
	text-decoration: none;
	}
	
div#content h4.category_name a, div#content h5.product_name a {
	color: #01367a;
	text-decoration: none;
	}
	
	div#content h4.category_name a:hover, div#content h5.product_name a:hover {
	color: #f57f0c;
	text-decoration: none;
	}


div#content h2.green_full_length_heading a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	div#content h2.green_full_length_heading a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

div#sidebar h2 {
	color: #000;
	font-size:14px;
	background-color:#D0D0D0;
	padding: 0 10px 5px 14px;
	}

div#footer a {
	font-size: 11px;
	color: #f02600;	
	text-decoration: none;
	}

	div#footer a:hover {
	color: #000;
	text-decoration: underline;
	}

div#footer p {
	float:right;
	}
div#content p.addresses {
	font-size:12px;
	margin:5px 0 0 0;
	pading:0;
	
	}
div#content p.addresses strong{
	color:#a93383;
	width: 120px;
	float:left;
	}


div#content div#product_nav a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 18px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #666666;
	text-decoration: none;
	}
	
	div#content div#product_nav a:hover {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 18px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #333333;
	text-decoration: underline;
	}
	
	
	div#content div#product_nav a.activeSlide {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 18px;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: #333333;
	text-decoration: none;
	}



/* End Typography & Colors */



/*==================================================================================================

	4. MAIN NAVIGATION
	
==================================================================================================*/


div#nav_bar ul#main_nav {
	float: left;
	width: 953px;
	height: 40px;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	div#nav_bar ul#main_nav li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}
	
	div#nav_bar ul#main_nav li a {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	}
	
	div#nav_bar ul#main_nav li.nav_home a {
	width: 137px;
	}
		div#nav_bar ul#main_nav li.nav_home a:hover, 
		div#nav_bar ul#main_nav li.nav_home a.current {
		background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat 0 -50px;
		}
		
	div#nav_bar ul#main_nav li.nav_about a {
	width: 136px;
	}
		div#nav_bar ul#main_nav li.nav_about a:hover, 
		div#nav_bar ul#main_nav li.nav_about a.current {
		background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat -137px -50px;
		}
		
	div#nav_bar ul#main_nav li.nav_oursolutions a {
	width: 135px;
	}
		div#nav_bar ul#main_nav li.nav_oursolutions a:hover, 
		div#nav_bar ul#main_nav li.nav_oursolutions a.current {
		background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat -273px -50px;
		}
		
	div#nav_bar ul#main_nav li.nav_case a {
	width: 136px;
	}
		div#nav_bar ul#main_nav li.nav_case a:hover, 
		div#nav_bar ul#main_nav li.nav_case a.current {
		background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat -408px -50px;
		}
		
	div#nav_bar ul#main_nav li.nav_news a {
	width: 137px;
	}
		div#nav_bar ul#main_nav li.nav_news a:hover, 
		div#nav_bar ul#main_nav li.nav_news a.current {
		background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat -544px -50px;
		}
		
	div#nav_bar ul#main_nav li.nav_contact a {
	width: 135px;
	}
		div#nav_bar ul#main_nav li.nav_contact a:hover, 
		div#nav_bar ul#main_nav li.nav_contact a.current {
		background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat -681px -50px;
		}
		
	div#nav_bar ul#main_nav li.nav_client a {
	width: 137px;
	}
		div#nav_bar ul#main_nav li.nav_client a:hover, 
		div#nav_bar ul#main_nav li.nav_client a.current {
		background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat -816px -50px;
		}
	
	
/*==================================================================================================

	4. SIDEBAR NAVIGATION
	
==================================================================================================*/	
	
	

/*==================================================================================================


	5. MAIN STRUCTURE
 
==================================================================================================*/

body {
	margin:0;
	padding:0;
	height: auto;
	}

div#page_centre {
	margin: 0 auto;
	width: 953px;
	height: auto;
	}
	
div#page {
	width: 953px;
	float: left;
	height: auto;
	}

div#header {
	width: 953px;
	height: 116px;
	float:left;
	/*background-color: red;*/
	}

div#nav_bar {
	width: 953px;
	height: 40px;
	float:left;
	clear: both;
	background: url(/furniture/images/backgrounds/top_navigation_bg.gif) no-repeat 0 0;
	/*background-color:yellow;*/
	}

div#content_container {
	float: left;
	clear: both;
	width: 953px;
	padding: 20px 0;
	position: relative;
	z-index: 10;
	/*background: #6600FF;*/
	}

div#content {
	float: left;
	width: 630px;
	padding-right:50px;
	position: relative;
	z-index: 20;
	/*background-color: grey;*/
	}
	
div#sidebar {
	width: 273px;
	float:left;
	padding: 0 0 0 0;
	/*background: green;*/
	}
	
div#footer {
	clear: both;
	height:155px;
	width:100%;
	/*background: url(/furniture/images/backgrounds/footer_logos.jpg) no-repeat 0 66px;*/
	background: url(/furniture/images/backgrounds/footer_bg.jpg) repeat-x bottom left;
	}
	
	div#footer .footer_content {
	height:127px;
	width:953px;
	margin:auto;
	padding-top: 28px;
	background: url(/furniture/images/backgrounds/footer_logos.jpg) no-repeat 0 66px;
	}

/* End Structure */



/*=================================================
	
	6. INNER ELEMEMTS

=================================================*/



div.call_back_box	 {
	float: left;
	background: url(/furniture/images/backgrounds/right_column_bg.jpg) repeat-x bottom left;
	width:233px;
	padding: 20px;
	z-index: 50;
	}


/*===================== HOMEPAGE FEATURES ====================*/	
	
	
div.homepage_banner	 {
	float: left;
	width: 630px;
	height: 190px;
	padding: 0 0 37px 0;
	z-index: 50;
	}
	div.homepage_banner	img.header_photo {
	border:0 none;
	display:block;
	margin:0;
	padding:0;
	}

div.homepage_case_study_selector	 {
	float: left;
	font-size:12px;
	width: 602px;
	background: url(/furniture/images/backgrounds/box.gif) no-repeat 0 0;
	z-index: 50;
	padding: 10px 10px 6px 18px;
	margin-top:14px;
	}
	div#content div.homepage_case_study_selector p	 {
	float: left;
	margin:0;
	padding:0;
	padding-right:9px;
	display:inline;
	}
	
	
/*===================== CASE STUDIES FEATURE BOX ====================*/	
	
	
div.casestudy_feature	 {
	float: left;
	width: 630px;
	height: 172px;
	padding: 20px 0 20px 0;
	z-index: 50;
	border-bottom:1px solid #e8e8e8;
	}
div.casestudy_feature img	 {
	float: left;
	padding:6px 20px 0 0;
	}

/*===================== NEWS LIST ITEM BOX ====================*/	

div.news_list_item	 {
	float: left;
	width:630px;
	z-index: 50;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:24px;
	padding-bottom:5px;
	display:inline;
	}
	
p.date	 {
	float: left;
	margin:0;
	}
	
p.date strong	 {
	float: left;
	width:70px;
	font-size:16px;
	text-align:center;
	font-weight:normal;
	padding:2px 0 0 0;
	background-color:#313131;
	color:#fff;
	margin: 4px 20px 14px 0;
	}
	
p.date strong span	 {
	float: left;
	width:70px;
	font-size:20px;
	margin-top:4px;
	padding:6px 0 6px 0;
	border-top: 1px solid #fff;
	font-weight:bold;
	text-align:center;
	background-color:#838383;
	color:#fff;
	}
	
div.news_list_controls	 {
	float: left;
	width:630px;
	}
	
div.news_list_controls a.newer	 {
	float: right;
	}
div.news_list_controls a.older	 {
	float: left;
	}
	
	
/*===================== NEWS ITEM BOX ====================*/	

div.form_one_column {
	float:left;
	width:630px;
	z-index:50;
	padding-bottom:28px;
	margin-bottom:28px;
	border-bottom:1px solid #e8e8e8;
	}	
	
/*===================== TOP AND BOTTOM BOX RESETS ====================*/

	div.sidebar_top, div.sidebar_bottom, div.sidebar_template_top, div.sidebar_template_bottom, div.footer_top, div.two_col_bottom, div.two_col_top, div.content_top, div.content_bottom, div.three_column_box_top, div.three_column_box_bottom, div.four_column_box_top, div.four_column_box_bottom {
	height: 7px;
	float:left;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;	
	}		
	
/*===================== TOP AND BOTTOM BOXES ====================*/	
	
	
	/*-------------- SIDEBAR -------------*/
	

	
	
	

	/*-------------- SIDEBAR TEMPLATE -------------*/
	
	div.sidebar_template_top {
	background: url(/furniture/images/backgrounds/side_bar_header.gif) no-repeat 0 0;
	width: 273px;
	}		
	
	div.sidebar_template_content {
	width:273px;
	float:left;
	clear: both;
	padding-bottom:3px;
	border-bottom: 8px solid #707070;
	background-color:#eaeaea;
	margin-bottom:17px;
	}
	
	
	/*-------------- SIDEBAR SOLUTIONS NAV -------------*/
		
	div.sidebar_template_content ul.solutions_nav{
	background: #fff url(/furniture/images/backgrounds/our_solutions_background.jpg) no-repeat bottom left;
	clear:both;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:273px;
	}
	
	div.sidebar_template_content ul.solutions_nav li{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-top:3px solid #fff;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:273px;
	}
	
	div.sidebar_template_content ul.solutions_nav li a{
	float:left;
	width:253px;
	padding:4px 5px 5px 5px;
	color:#464646;
	font-size:11px;
	text-decoration:none;
	}
	
	div.sidebar_template_content ul.solutions_nav li a:hover{
	color:#fff;
	}
		
	div.sidebar_template_content ul.solutions_nav li.colour_code_orange a{			border-left: 10px solid #f07058;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_orange a:hover{ 	 	background-color:#f07058;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_pink a{				border-left: 10px solid #e5348d;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_pink a:hover{ 		background-color:#e5348d;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_plum a{				border-left: 10px solid #b06ba9;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_plum a:hover{  		background-color:#b06ba9;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_purple a{			border-left: 10px solid #7f58a0;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_purple a:hover{ 		background-color:#7f58a0;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_navy a{				border-left: 10px solid #394d9e;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_navy a:hover{  		background-color:#394d9e;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_skyblue a{			border-left: 10px solid #3f7cc0;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_skyblue a:hover{  	background-color:#3f7cc0;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_aqua a{				border-left: 10px solid #15aede;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_aqua a:hover{  		background-color:#15aede;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_seagreen a{			border-left: 10px solid #60c1c8;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_seagreen a:hover{  	background-color:#60c1c8;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_green a{				border-left: 10px solid #15a28e;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_green a:hover{  		background-color:#15a28e;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_grassgreen a{		border-left: 10px solid #61b954;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_grassgreen a:hover{  background-color:#61b954;			}
	
	div.sidebar_template_content ul.solutions_nav li.colour_code_warmyellow a{		border-left: 10px solid #ccdb30;	}
	div.sidebar_template_content ul.solutions_nav li.colour_code_warmyellow a:hover{  background-color:#ccdb30;			}
	
	
	/*-------------- SIDEBAR LATEST NEWS NAV -------------*/
		
	div.sidebar_template_content ul.latest_news_nav{
	clear:both;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:273px;
	background-color:#F1F1F1;
	}
	
	div.sidebar_template_content ul.latest_news_nav li{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border-bottom:3px solid #fff;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:273px;
	}
	
	div.sidebar_template_content ul.latest_news_nav li a{
	float:left;
	width:228px;
	padding:10px 5px 9px 40px;
	line-height:16px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	background: url(/furniture/images/backgrounds/icon_news.gif) no-repeat 0 0;
	}
	
	div.sidebar_template_content ul.latest_news_nav li a:hover{
	color:#707070;
	}
	
	.rss_icon {
	/*border:1px solid red;*/
	float:right;
	position:relative;
	top:-24px;
	left:-9px;
	display:inline;
	/*margin: 0 10px 0 0;*/
	}
	
	
	/*-------------- FOOTER BOX -------------*/
	
	div#footer ul {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	}
	
	div#footer ul li {
	display:inline;
	float:left;
	line-height:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:5px;
	margin-right:24px;
	padding:0 6px 0 0;
	}
	
	div#footer ul li a {
	color:#313131;
	display:inline;
	float:left;
	font-size:11px;
	}
	
	div#footer ul li a:hover {
	text-decoration:underline;
	}
	
	
	/*-------------- TWO COULUMN -------------*/
	
	
	div.two_col_top {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat 0 -29px;
	width: 355px;
	}	
	
	div.two_col_middle {
	float: left;
	width: 293px;
	padding: 20px 30px 10px 30px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	}	
	
		div.product_image {
		padding: 10px 15px;
		width: 323px;
		}	
	
	div.two_col_bottom {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat 0 -50px;
	width: 355px;
	}	
	
	
	/*-------------- MAIN CONTENT BOX -------------*/
	
	div.content_top {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat 0 -133px;
	width: 630px;
	}		
	
	div.content_middle {
	width: 668px;
	float:left;
	clear: both;
	padding: 20px 30px 20px 30px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	}	
	
		div.content_middle_title_box {
		width: 688px;
		float:left;
		clear: both;
		padding: 10px 20px 0 20px;
		border-left: 1px solid #cbcbcb;
		border-right: 1px solid #cbcbcb;
		}	
			
	
	div.content_bottom {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat 0 -164px;
	width: 630px;
	height: 22px;
	}		
	


	/*-------------- 3 COLUMN BOX BOX -------------*/
	
	
	div.three_column_box {
	float: left;
	width: 230px;
	height: 345px;
	padding: 0 20px 0 0;	
	}
	
	div.three_column_box_end {
	float: left;
	width: 230px;
	height: 345px;
	padding: 0;	
	}
	
	div.three_column_box_top {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat -997px -29px;
	width: 230px;
	}		
	
	div.three_column_box_middle {
	width: 198px;
	height: 297px;
	float:left;
	clear: both;
	overflow: hidden;
	padding: 8px 15px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	}	
	
	div.three_column_box_bottom {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat -997px -46px;
	width: 230px;
	}	


	/*-------------- 4 COLUMN BOX BOX -------------*/
	
	
	div.four_column_box {
	float: left;
	width: 187px;
	height: 310px;
	}
	
	div.four_column_box_end {
	float: left;
	width: 168px;
	height: 310px;
	}
	
	div.four_column_box_top {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat -809px -29px;
	width: 168px;
	}		
	
	div.four_column_box_middle {
	width: 146px;
	height: 270px;
	float:left;
	clear: both;
	overflow: hidden;
	padding: 3px 10px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	}	
	
	div.four_column_box_bottom {
	background: url(/furniture/images/backgrounds/box_curves.gif) no-repeat -809px -48px;
	width: 168px;
	}
	
	div.product_overview {
	float: left;
	clear: both;
	width: 126px;
	padding: 0 10px 0 10px;
	margin: 10px 0 0 0;
	border-top: 1px solid #CCCCCC;
	}	

	
/*===================== TOP AND BOTTOM BOXES ====================*/		
	
	
	
	
/*==================================================================================================
	
	7. LISTS 

==================================================================================================*/


div#content ul {
	margin: 0;
	padding: 5px 0 10px 10px;
	list-style-type: none;
	}
	
	div#content ul li {
	clear: both;
	font-size:14px;
	margin: 0;
	padding: 0 0 10px 20px;
	list-style: none;
	background: url(/furniture/images/sitewide/bullet_arrow_white.gif) no-repeat 0 6px;
	}
	
	div#content ul li a {
	font-size:14px;
	}
		
div#content ul.product_detail_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
	div#content ul.product_detail_list li {
	clear: both;
	margin: 0;
	padding: 6px 0 6px 0;
	background: none;
	border-top: 1px solid #CCCCCC;
	}
	
div#content ul.pdf_download {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	}
	
	div#content ul.pdf_download li {
	clear: both;
	margin: 0;
	padding: 9px 0 9px 30px;
	background: none;
	background: url(/furniture/images/sitewide/pdf_icon.jpg) no-repeat 0 2px;
	}	

div#content ol {
	margin: 0;
	padding: 5px 0 10px 30px;
	}
	
	div#content ol li {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0px;
	}	

	

/*==================================================================================================

	8. FORMS
 
 ====================================================================================================*/
 
/*============ FORM STYLE RESETS ================*/


form, input, textarea, label, select, fieldset  {	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color:#000000;
	}
	
input {
	padding: 2px;
	border: none;
	background-color: #ebebeb;
	}
	
form {
	float: left;

	}	


/*============ LABEL STYLES ================*/

label {
	clear: both;
	width: 105px;
	font-size:12px;
	color: #666666;
	text-align: left;
	padding: 0 15px 0 0;
	}
	
	label span {
	color:#FF0000;
	}
	
	div.homepage_login_form label.short_label {
	float: left;
	width: 80px;
	color: #58761e;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding: 3px 13px 0 0;
	}
	
	label.short_label_bold {
	float: left;
	width: 100px;
	color: #01367A;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-align: left;
	}
	
	label.medium_label, span.medium_label {
	float: left;
	width: 145px;
	color: #000;
	line-height: 16px;
	padding: 3px 15px 0 0;
	margin: 0;
	}
	
		

/*============ SELECT STYLES ================*/
	
select {
	font-size:12px;
	}		
	
	select.fmselect {
	width: 160px;
	margin: 0 0 9px 0;
	padding: 6px;
	border: 1px solid #999999;
	background-color: #ffffec;
	}
	
	select.small_select {
	width: 100px;
	height: 27px;
	margin: 0 0 9px 0;
	padding: 3px;
	border: 1px solid #999999;
	}
	
	div.homepage_case_study_selector select.case_study_select {
	float:left;
	width: 214px;
	margin: 0;
	padding: 0;
	border: 1px solid #475e7f;
	}
	
	select.form_textfield {
	float:left;
	background-color:#fff;
	border:1px solid #999999;
	margin:0 0 9px;
	padding:3px;
	width:461px;
	}
	

/*============ FIELDSET STYLES ================*/

	
fieldset {
	clear: both;
	font-size:12px;
	border: none;
	}		

/*============ TEXT FIELD STYLES ================*/

input.form_textfield {
	width: 220px;
	float: left;
	height: 23px;
	margin: 0 0 15px 0;
	padding: 6px 6px 0 6px ;
	border: 1px solid #999999;
	}
	
	input.form_textfield_short {
	width:219px;
	float: left;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 4px 6px 0 6px ;
	border: 1px solid #aaaaaa;
	background-color: #fff;
	}
	
input.form_textfield_medium {
	width: 463px;
	float: left;
	height: 21px;
	margin:0;
	padding: 3px 3px 0 3px ;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	}	
	
	
	div.homepage_login_form input.login_textbox {
	width: 130px;
	float: left;
	height: 15px;
	margin: 0 0 13px 0;
	padding: 4px 4px 0 3px;
	border: none;
	background-color: #FFFFFF;
	text-align: left;
	}
		
	table.checkout input.quantity {
	width: 50px;
	float: right;
	height: 20px;
	margin: 0;
	padding: 4px 4px 0 3px;
	border: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	}	
	
	
/*============ TEXT AREA STYLES ================*/

textarea.form_textfield {
	width: 461px;
	float: left;
	margin: 0 0 9px 0;
	padding:3px 3px 0;
	background-color: #ffffec;
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	background-color:#EBEBEB;
	height:160px;
	}


/*============ CHECK BOXES ================*/


div.checkbox_container {
	float: left;
	clear: both;
	width: 214px;
	padding: 0 0 0 120px;
	}



/*============ INPUT BUTTON STYLES ================*/

#content div.submit {
	clear:both;
	float: left;
	margin:20px 0 0 160px;
	display:inline;
	}
	div.call_back_box div.submit {
	clear:both;
	display:inline-block;
	padding:0;
	margin:5px 0 0 0;
	display:inline;
	/*background-color:red;*/
	display:inline;
	}
div.submit input {
	background-color: #313131;
	border: 1px solid #313131;
	font-size: 14px;
	color: #FFFFFF;
	width: 74px;
	height: 24px;
	padding: 0 2px 3px 2px;
	}


/*==================================================================================================
	
	9. Various Tags & Classes 
	
==================================================================================================*/


.center {
	text-align: center;
	}
	

.alignright {
	float:right;
	}
	
.alignleft {
	float:left;
	}
	
div.four_column_box_middle img {
	margin: 0 auto;
	}	

div#content div.add_product_overview img {
	margin: 0 10px 0 0;
	float: left;
	}
	
div#content div.news img {
	margin: 0 0 15px 15px;
	float: right;
	border: 1px solid #CCCCCC;
	}	

/* End Various Tags & Classes*/



/*==================================================================================================
	
	11. Headers
	
==================================================================================================*/


div#header h2, div#header p.call_today_panel, div#nav_bar h3.button_login, div#content p.button_view_featured_products, div#content p.button_view_product_small, div#content p.button_add  {
	padding:0;
	margin:0;
	float:left;
	line-height: 1px;
	font-size: 1px;
	}

div#header h2 {
	width: 138px;
	height: 75px;
	}
	
div#header p.call_today_panel {
	/*border: 1px solid red;*/
	float:right;
	text-indent:-3000px;
	width: 206px;
	height: 116px;
	background: url(/furniture/images/sitewide/telephone_number.gif) no-repeat left bottom;
	}
		
/*==================================================================================================
	
	12. BUTTONS
	
==================================================================================================*/


div#header h2 a, div#nav_bar h3.button_login a, div#content p.button_view_featured_products a, div#content p.button_view_product_small a, div#content p.button_add a, div#content a.button_update, div#content a.button_checkout, div#content p.button_continue_shopping_wrapper a.button_continue_shopping, div#content p a.button_register, div#content p a.button_save, div#content a.button_checkout_left {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	border: none;
	}
	
div#header h2 a {
	background: url(/furniture/images/sitewide/orchestra_logo.jpg) no-repeat left bottom;
	width: 138px;
	height: 75px;
	margin-top:14px;
	}



/*


*/

div#adminnotification 
{
    border: 1px solid #11456C;
    background: #E1EFFA;
    padding: 10px;
    margin: 0 0 20px 0;
}

div#adminnotification p
{
    color: #11456C;
    margin:0;
    padding:0;
}

div#adminnotification h4
{
    color: #11456C;
    margin:0 0 10px 0;
}