body {
	background:#fff;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

/**PRODUCT TABS**/

/* root element for tabs  */
ul.tabs { 
	/*
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
    */
    padding: 0;padding-left:0px;margin-left:0px;padding-top:10px; float:left;
}

/* single tab */
ul.tabs li { 
	/*
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
    */
    display: inline; padding-left:0px; 
}

/* link inside the tab. uses a background image */
/*
ul.tabs a  {
*/
ul.tabs li a  {
	/*
	background: url(/tools/img/tabs/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
    */
    background:#7276B5;  padding: 10px; float:left; border-right: 3px solid white; border-bottom: none; text-decoration: none; color: white; font-weight: bold; width:90px; 
}

/*
ul.tabs a:active {
	outline:none;		
}
*/
ul.tabs li a:active {
	background: #9496C7;	width:90px;
}


/* root element for tabs  */
.product_description_iform ul.tabs { 
	/*
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
    */
    padding: 0;padding-left:0px;margin-left:0px;padding-top:10px; float:left;
}

/* single tab */
.product_description_iform ul.tabs li { 
	/*
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
    */
    display: inline; padding-left:0px; 
}

/* link inside the tab. uses a background image */
/*
ul.tabs a  {
*/
.product_description_iform ul.tabs li a  {
	/*
	background: url(/tools/img/tabs/blue.png) no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#333;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
    */
    background:#01456C;  padding: 10px; float:left; border-right: 3px solid white; border-bottom: none; text-decoration: none; color: white; font-weight: bold; width:90px; 
}

/*
ul.tabs a:active {
	outline:none;		
}
*/
.product_description_iform ul.tabs li a:active {
	background: #0165A0;	width:90px;
}


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}

	
/* tab pane styling */
.panes div {
	/*
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:100px;
	font-size:14px;
	background-color:#fff;
    */
    float: left; clear: both; border-top: none; border-left: none; background: white;  width: 450px; margin-left:0px;
}



/******************/

.wrap { clear:both; margin: 0 auto; width:955px; background:#FFFFFF }
.a { color:#ffffff; text-decoration:none; }
.a:hover { color:#ffffff; text-decoration:underline; }
img { margin:0; padding:0; border:0; }

/* HEADER */
.header {

	position:relative;
	width:100%;
	margin:0;
	padding:0;
}
.logo {

	height:75px;
	margin:0px 20px;
}
#header_title {
	float:right;
	position:relative;
	margin:0;
	font-size:170%;
	text-align:left;
	line-height:1.5;
}

#header_title p {
	margin: 0;
	padding: 0;	
}


.menu_bar1 {
	float:left;
	position:relative;
	background:#eaeeef;
	width:100%;
	height:35px;
	margin:0;
	padding:0;
}
.menu_bar1 ul {
	float:left;
	list-style:none;
	margin:12px 20px;
	padding:0;
}
li.menu1 {
	float:left;
	display:block;
	margin-right:20px;
	font-size:90%;
}
li.menu1, li.menu1 a {
	color:#666666;
	text-decoration:none;
}
li.menu1 a:hover { color:#666666; text-decoration:underline; }
.menu_bar1 img.enquiry_basket {
	float:right;
	position:relative;
	margin:2px 20px;
	border:0;
}
.menu_bar2 {
	float:left;
	position:relative;
	width:100%;
	margin:0;
	padding:0;
}
ul.menu2 {
	width:414px;
	float:left;
	position:relative;
	background:#d3dee4;
	list-style:none;
	padding:5px 10px;
	margin:0;
}
li.menu2 {
	float:left;
	display:block;
	margin-right:20px;
	padding:3px 0 0 0;
	height:18px;
	font-size:95%;
	position: relative;
}
li.menu2, li.menu2 a {
	color:#666666;
	text-decoration:none;
}
li.menu2 a:hover { color:#666666; text-decoration:underline; }
li.menu2 a.parent{ 
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-decoration:none; 
}
li.menu2 ul.subnav {
	float:left;
	position:absolute;
	left:00px;
	top:26px;
	display:none;
	list-style:none;
	background:#ffffff;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	margin:0;
	padding:0;
	width:320px;
	z-index:50;
}


li.menu2 ul.subnav li {
	clear:both;
	width:320px;
	height:26px;
	margin:0;
	padding:0;
	font-size:95%;
}

li.menu2 ul.subnav li:first-child { 
	margin-top: 5px;
}	
li.menu2 ul.subnav li.shade_1 { background:url(images/subnav1.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_2 { background:url(images/subnav2.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_3 { background:url(images/subnav3.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_4 { background:url(images/subnav4.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_5 { background:url(images/subnav5.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_6 { background:url(images/subnav6.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_7 { background:url(images/subnav7.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_8 { background:url(images/subnav8.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_9 { background:url(images/subnav9.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_10 { background:url(images/subnav10.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_11 { background:url(images/subnav11.png) top left no-repeat; }
li.menu2 ul.subnav li.shade_12 { background:url(images/subnav12.png) top left no-repeat; } 




 
li.menu2 ul.subnav li a {
	float:left;
	width:290px;
	padding:7px 10px 0 30px;
}
ul.menu3 {
	width:311px;
	float:left;
	position:relative;
	background:#666666;
	list-style:none;
	padding:5px 20px;
	margin:0;
}
li.menu3 {
	float:left;
	display:block;
	margin-right:15px;
	padding:0;
	height:21px;
}
li.menu3 p { float:left; margin:0; padding-top:3px; }
li.menu3 img { float:right; border:0; margin:0; padding:0 0 0 5px; }
li.menu3, li.menu3 a {
	font-size:95%;
	color:#ffffff;
	text-decoration:none;
}
li.menu3 a:hover { color:#ffffff; text-decoration:underline; }
.search {
	float:left;
	position:relative;
	width:130px;
	height:23px;
	background:#d3dee4;
	list-style:none;
	padding:4px 20px;
	margin:0;
}
.search input {
	float:left;
	position:relative;
	width:90px;
	height:18px;
	border:1px solid #666666;
}
.search input.search_button {
	float:left;
	position:relative;
	width:21px;
	height:22px;
	border:0;
	margin:0 0 0 12px;
	padding:0;
	background:url(images/submit.png) top right no-repeat;
	overflow:hidden;
	font-size:2px;
	text-indent:-1000px;
	overflow:hidden;
}
.search input.search_button:hover {
	cursor:pointer;
	background-position:top left;
}
/* FOOTER */
.products {
	float:left;
	position:relative;
	background:#666666;
	width:100%;
	height:150px;
	margin:0;
	padding:10px 0;
}

.category_description 
{
    padding-top:15px;
    padding-left:5px;
	float:left;
	position:relative;
	width:100%;
}
.products p {
	float:left;
	position:relative;
	width:100%;
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	margin:0 0 10px 15px;
	padding:0;
	text-transform:uppercase;
}

.footer_panel {
	float:left;
	position:relative;
	background:white;
	width:100%;
	font-size:95%;
    line-height:1.5;
    margin:0;
	padding:7px 0;
    border-bottom:#eaeeef 1px solid;
}
.footer_panel p 
{
    padding-right:20px;
    padding-left:20px;
	float:left;
	position:relative;
	color:#666666;
	font-size:80%;
}
.footer_panel h1  
{
    padding-right:20px;
    padding-left:20px;
	float:left;
	position:relative;
}
.footer_panel h2 
{
    padding-right:20px;
    padding-left:20px;
	float:left;
	position:relative;
}
.footer_panel h3 
{
    padding-right:20px;
    padding-left:20px;
	float:left;
	position:relative;
}
#column5 { border:0 }

.column1 {
	float:left;
	position:relative;
	width:195px;
	height:100px;
	margin-top:10px;
	padding:0 20px 5px 20px;
	border-right:1px dotted #ffffff;
}

.column1 ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.column1 li {
	margin:4px 0;
	padding-left:15px;
	font-size:85%;
	background:url(images/menu_arrow1.png) center left no-repeat;
}
.column1 a {
	color:#ffffff;
}

.column2 {
	float:left;
	position:relative;
	width:235px;
	height:100px;
	margin-top:10px;
	padding:0 20px 5px 20px;
	
}
.column2 ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.column2 li {
	margin:4px 0;
	padding-left:15px;
	font-size:85%;
	background:url(images/menu_arrow1.png) center left no-repeat;
}
.column2 a {
	color:#ffffff;
}

.column3 {
	float:left;
	position:relative;
	margin-top:10px;
	width:170px;
	height:100px;
	padding:0 20px 5px 20px;
	border-right:1px dotted #ffffff;
}
.column3 ul 
{
    margin-top:26px;
	float:left;
	list-style:none;
	
	padding:0;
}
.column3 li {
	margin:4px 0;
	padding-left:15px;
	font-size:85%;
	background:url(images/menu_arrow1.png) center left no-repeat;
}
.column3 a {
	color:#ffffff;
}

.column4 {
	float:left;
	position:relative;
	width:190px;
	height:100px;
	margin-top:10px;
	padding:0 20px 5px 20px;
}

.column4 ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.column4 li {
	margin:4px 0;
	padding-left:15px;
	font-size:85%;
	background:url(images/menu_arrow1.png) center left no-repeat;
}
.column4 a {
	color:#ffffff;
}
li.menu4 a:hover { color:#ffffff; text-decoration:none; }
.footer_links {
	float:left;
	position:relative;
	width:100%;
	height:45px;
	margin:0;
	padding:0;
	padding-top:15px;
}
.footer_links ul {
	float:right;
	list-style:none;
	margin:15px 20px;
	padding:0;
}
li.menu5 {
	float:left;
	display:block;
	margin-right:4px;
	font-size:80%;
}
li.menu5, li.menu5 a {
	color:#666666;
	text-decoration:none;
}
li.menu5 a:hover { color:#666666; text-decoration:underline; }
.footer_links img {
	margin-top: 3px;
}
/* HOME */

.home {
	position: absolute;

	bottom:50px;
	right:20px;
	width:440px;
	height:105px;
	z-index: 100;	
}

.home p {

	background:#d3dee4;
	margin:0;
	padding:15px;
	font-size:85%;
	line-height:1.5;
}

/* PRODUCT CATEGORY */
.section_wrapper {
	float:left;
	position:relative;
	background:#d3dee4;
	/*height:382px;*/
	width:901px;
	margin:0;
	padding:0 27px 20px 27px;
}
.section_navigation {
	float:right;
	position:relative;
	height:19px;
	width:100%;
	margin:0;
	padding:0;
	
}
.section_navigation p {
	float:right;
	position:relative;
	margin:0 5px;
	padding:5px 0 4px 0;
	color:#000000;
	font-size:95%;
	
}
.section_navigation a {
	color:#000000;
	text-decoration:underline;
	margin:0 3px;
}
.section_navigation a.active { color:#666666; text-decoration:none; }
.section_navigation a:hover { color:#7276b5; text-decoration:underline; }
.section_summary {
	float:left;
	position:relative;
	background:#fff;
	width:140px;
	height:170px;
	margin:5px;
	padding:0;
	
	font-size: 11px;
}

.section_summary_big_title {
	float:left;
	position:relative;
	background:#fff;
	width:140px;
	height:190px;
	margin:5px;
	padding:0;
	
	font-size: 11px;
}

.section_summary p{
	float:left;
	position:relative;
	margin:10px 5px;
	padding:0;
	
}


.section_summary_big_title p {
	float:left;
	position:relative;
	margin:3px 3px;
	padding:0;
	font-size: 10px;
	
	
}
.section_summary a.text_link  {
	color:#7276b5;
	text-decoration:none;
	background:url(images/section_arrow.png) bottom left no-repeat;
	margin:0;
	padding:0 20px;
	padding-bottom: 1px; 
}

.section_summary_big_title a.text_link  {
	color:#7276b5;
	text-decoration:none;
	background:url(images/section_arrow.png) bottom left no-repeat;
	margin:0;
	padding:3px 20px;
	padding-bottom: 1px; 
}

.section_summary a.text_link:hover, .section_summary_big_title a.text_link:hover { color:#7276b5; text-decoration:underline; }
.section_image {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:140px;
	height:140px;
	background-position: center;
	background-repeat: no-repeat;
}

.section_image .section_info { display:none; }
.section_image:hover .section_info { display:inline !important; }
.section_info {
	float:left;
	position:relative;
	top:50px;
	left:60px;
	margin:0;
	padding:0;
	padding-left: 20px;
	width:82px;
	height:99px;
	background-image:url(http://www.knightsbridge-furniture.co.uk/images/bubble.png);
	background-repeat: no-repeat;
	z-index: 100;
}
.section_info p {
	float:left;
	position:relative;
	margin:5px 10px;
	padding:0;
	color:#ffffff;
	font-size:9px;
}
/* PRODUCT */
.product_outer_background {
	float:left;
	position:relative;
	background:#d3dee4;
	min-height:560px;
	width:901px;
	margin:0;
	padding:19px 27px 20px 27px;
}

.product_outer_background_iform {
	float:left;
	position:relative;
	background:#01456C;
	min-height:560px;
	width:901px;
	margin:0;
	padding:19px 27px 20px 27px;
}

.product_inner_background {
	float:left;
	position:relative;
	background:#ffffff;
	min-height:560px;
	width:100%;
	margin:0;
	padding:0;
}
.left_column {
	float:left;
	position:relative;
	min-height:520px;
	width:43%;
	margin:20px 0 20px 2%;
	padding:0;
}


.product_options {
	float:left;
	position:relative;
	height:50px;
	width:100%;
	margin:0;
	padding:0;
}
.product_options a:hover {
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}
.product_options img { float:left; position:relative; margin:0 3px; padding:0; }
.product_image {
	float:left;
	position:relative;
	height:280px;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
}

.product_image_iform {
	float:left;
	position:relative;
	height:360px;
	width:360px;
	margin-top:8px;
	border:solid 1px #01456C;
}
.product_image img { float:left; position:relative; margin:0; padding:0; }

.product_main_image {
	background-color: #ffffff;
	width: 100%;
	height: 280px;
}

.product_main_image_iform {
	background-color: #ffffff;
	margin:30px;
	height:300px;
	width:300px;
	
	text-align:center;
}
.product_specs {
	float:left;
	position:relative;
	min-height:140px;
	width:100%;
	margin:0px 0 10px 0;
	padding:0;
}
.product_specs p {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	color:#7276b5;
	font-size:90%;
	font-weight:bold;
}
.product_specs table { float:left; position:relative; width:75%; margin:0; padding:0; }
.product_specs table.heading { margin-top:10px; border-bottom:1px solid #7276b5; }
.product_specs table.heading p {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	color:#7276b5;
	font-size:80%;
	font-weight:bold;
}
.product_specs table.heading p.desc_heading { width:100px; }
.product_specs table.heading p.code_heading { width:60px; }
.product_specs table.heading p.size_heading { width:60px; }
.product_specs table.heading p.colour_heading { width:60px; }

.product_specs table.content { 
	border-bottom:1px solid #d4d6e9; 
	margin-bottom: 10px;
}
.product_specs table.content p {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	color:#666666;
	font-size:80%;
	font-weight:normal;
}
.product_specs table.content p.desc_content { width:100px; }
.product_specs table.content p.code_content { width:60px; }
.product_specs table.content p.size_content { width:60px; }
.product_specs table.content p.colour_content { width:60px; }


.product_specs_iform {
	float:left;
	position:relative;
	min-height:140px;
	width:100%;
	margin:0px 0 10px 0;
	padding:0;
	padding-top:10px;
}
.product_specs_iform p {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	color:#01456C;
	font-size:90%;
	font-weight:bold;
}
.product_specs_iform table { float:left; position:relative; width:75%; margin:0; padding:0; }
.product_specs_iform table.heading { margin-top:10px; border-bottom:1px solid #01456C; }
.product_specs_iform table.heading p {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	color:#01456C;
	font-size:80%;
	font-weight:bold;
}
.product_specs_iform table.heading p.desc_heading { width:100px; }
.product_specs_iform table.heading p.code_heading { width:60px; }
.product_specs_iform table.heading p.size_heading { width:60px; }
.product_specs_iform table.heading p.colour_heading { width:60px; }

.product_specs_iform table.content { 
	border-bottom:1px solid #01456C; 
	margin-bottom: 10px;
}
.product_specs_iform table.content p {
	float:left;
	position:relative;
	margin:0;
	padding:0;
	color:#666666;
	font-size:80%;
	font-weight:normal;
}
.product_specs_iform table.content p.desc_content { width:100px; }
.product_specs_iform table.content p.code_content { width:60px; }
.product_specs_iform table.content p.size_content { width:60px; }
.product_specs_iform table.content p.colour_content { width:60px; }


table.dimensions {
	border-collapse:collapse;
	margin-bottom: 15px;
}
.dimensions th {
	font-size: 80%;
	color:#7276b5; 
	text-align: left;
	border-bottom:1px solid #7276b5; 
}

.dimensions_iform th {
	font-size: 80%;
	color:#01456C; 
	text-align: left;
	border-bottom:1px solid #01456C; 
}

.dimensions td {
	font-size: 80%;
	color:#666666; 
	text-align: left;
	border-bottom:1px solid #d4d6e9; 
}

.dimensions_iform td {
	font-size: 80%;
	color:#666666; 
	text-align: left;
	border-bottom:1px solid #01456C; 
}

.right_column {
	float:left;
	position:relative;
	height:520px;
	width:53%;
	margin:20px 2% 20px 0;
	padding:0;
	padding-bottom: 10px;
}
.product_description {
	float:left;
	position:relative;
	height:300px;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	overflow:auto;
}

.product_description_iform {
	float:left;
	position:relative;
	height:300px;
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	overflow:auto;
	padding-top:5px;
}

.product_description_iform h1 {
	float:left;
	position:relative;
	margin:0 0 5px 0;
	padding:0;
	color:#01456C;
	font-size:150%;
	font-weight:normal;
	width:100%;
	border-top:solid 1px #01456C;
	padding-top:10px;
}
	
.product_description h1 {
	float:left;
	position:relative;
	margin:0 0 5px 0;
	padding:0;
	color:#7276b5;
	font-size:150%;
	font-weight:normal;
	width:100%;
}
.product_description p{

	position:relative;
	margin:10px 0;
	padding:0;
	color:#666666;
	font-size:85%;
}

.product_description ul  {   
	/*margin-left: 5px;
	padding-left: 10px;*/
	clear: both;
	
}



.product_description li  { 
	color:#666666;
	font-size:80%;
	padding-bottom: 3px;
	list-style-type:disc;
    margin-left:0px;

} 

	 
.other_products {
	float:left;
	position:relative;
	height:145px;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	padding-bottom: 20px;
	border-bottom:1px solid #666666;
}
.other_products p {

	margin:0;
	float:left;
	padding:0;
	width:100%;
	color:#7276b5;
	font-size:90%;
	font-weight:bold;
}

.panel_item {

	margin:0;
	float:left;
	padding:0;
	width:100%;
	color:#7276b5;
	
}

.other_products_iform {
	float:left;
	position:relative;
	height:140px;
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	padding-bottom: 20px;
	border-bottom:1px solid #666666;
} 
.other_products_iform p, .panel_item_iform {

	margin:0;
	padding:0;
	width:100%;
	color:#01456C;
	font-size:90%;
	font-weight:bold;
}

.panel_item h2 
{
    font-size:70%;
    background:#7276B5;
    color: White;
    text-align:center;
    padding-top:4px;
    padding-bottom:4px;
}

.panel_item_iform h2 
{
    font-size:80%;
    background:#01456C;
    color: White;
    text-align:center;
    padding-top:4px;
    padding-bottom:4px;
}

.other_product_wrapper, .panel_item {
	float:left;
	position:relative;
	height:120px;
	width:100px;

	margin-right: 5px;
	padding:0;
}
.other_product_wrapper img, .panel_item img {
	margin-left: 0px;
}
.other_product_wrapper p, .panel_item p{

	position:relative;
	text-align:center;
	margin:0;
	padding:0;
	font-size:65%;
}
.other_product_wrapper a, .panel_item a {
	color:#7276b5;
	text-decoration:none;
	margin:0;
	padding:0;
}
.other_product_wrapper a:hover, .panel_item a:hover { color:#7276b5; text-decoration:underline; }
.product_navigation {
	float:right;
	position:relative;
	height:19px;
	width:100%;
	margin:0;
	padding:0;
}

.other_product_wrapper_iform, .panel_item_iform {
	float:left;
	position:relative;
	height:110px;
	width:79px;

	margin-right: 5px;
	padding:0;
}
.other_product_wrapper_iform img, .panel_item_iform img {
	margin-left: 0px;
}
.other_product_wrapper_iform p, .panel_item_iform p{

	position:relative;
	text-align:center;
	margin:0;
	padding:0;
	font-size:65%;
}
.other_product_wrapper_iform a, .panel_item_iform a {
	color:#01456C;
	text-decoration:none;
	margin:0;
	padding:0;
}
.other_product_wrapper_iform a:hover, .panel_item_iform a:hover { color:#7276b5; text-decoration:underline; }

.product_navigation {
	float:right;
	position:relative;
	height:19px;
	width:100%;
	margin:0;
	padding:0;
}

.product_navigation p {
	float:right;
	position:relative;
	margin:0 5px;
	padding:5px 0 0 0;
	color:#7276b5;
	font-size:85%;
}
.product_navigation a {
	color:#7276b5;
	text-decoration:underline;
	margin:0 3px;
}
.product_navigation a.active { color:#666666; text-decoration:none; }
.product_navigation a:hover { color:#7276b5; text-decoration:underline; }


#rel_prod_nav {
	clear: both;
	float: right;
}

#rel_prod_nav span {
	padding-right: 3px;
	padding-left: 3px;
	color: #7276B5;
	font-size: 90%;
}

#rel_prod_nav a {
	color: #7276B5;
}


#news_list {
	width: 300px;
	height: 420px;
	float: left;
	overflow:scroll;
}

#cart_box {
	clear: both;
	margin-left: 50px;
	margin-bottom: 20px;
	min-height: 379px;
}

#cart_title {
	
	padding-top: 10px;
	font-size: 12px;
}

#cart_table th {
	text-align: left;
	font-weight: normal;
}

#cart_table th, #cart_table td {
	padding: 5px;
}

.cart_quantity {
	width: 15px;
}

#product_results_tab {
	width: 630px;
	height: 340px;
	overflow: auto;
}

.other_products_title {
	width: 105px !important;
	float: left; 
}

.other_products_title_iform p {
	width: 105px !important;
	float: left; 
	color:#01456C;
}


#enquiry_contact_details fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

#enquiry_contact_details div {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 5px;
}  

#enquiry_contact_details label {

	width: 180px;
	display: block;
	float: left;
}

.product_code {
	padding-top: 10px !important;
	font-size: 85% !important;
}

.general {
	width: 468px;
	height: 380px;
	overflow: auto;
	float: right;
	margin-right: 30px;
	margin-top: 5px; 
	
}

#image_left {
	width: 432px;
	height: 399px;
	float: left;
}

.general p {

	position:relative;
	padding-right: 15px;

	font-size:85%;
	line-height:1.5;
	
}

#general_body {

	clear: both;
	height: 399px;   	
}

.about_us {
	background-color: #d3dee4;    
}

#home_body {
	position: relative;
	clear: both;
	height: 399px; 	
}

.paginator {

	float: right;
	margin-right: 30px;
}

#news_container{
	background-color: #d3dee4;
	clear: both;    	
	width: 955px;
}

#news_list{
	width:432px;
	background-color: #d3dee4;    

}

#news_footer {
	width: 955px;
	clear: both;
}

#news_list_inner {
	padding-top: 30px;
	margin-left: 40px;
	font-size: 90%;
}

.news_list_item {
	margin-bottom: 10px;
	background-image:url("images/bullet.png");
	background-repeat: no-repeat;
	padding-left: 35px;
}

.news_list_item a{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.news_list_item_date {
	color: #ff0000;
}

#news_item {
	width: 522px;
    float: right;
	padding-bottom: 10px;
	background-color: #ffffff;
}

#news_item_header, #news_item_body, #news_item_download {
	padding-left: 15px;
}

#news_item_header {
	padding-top: 10px;
}

#news_item_body, #news_item_download {
	font-size: 85%;
}

.news_read_more a{
	color: #ED1B2F;
}

#news_item_image {
	margin-left: 1px;
}

#article_item {
	width: 522px;
    float: right;
	padding-bottom: 10px;
	background-color: #ffffff;
}

#article_item_header, #article_item_body, #article_item_download {
	padding-left: 15px;
}

#article_item_header {
	padding-top: 10px;
}

#article_item_body, #article_item_download {
	font-size: 85%;
}

.article_read_more a{
	color: #ED1B2F;
}

#article_item_image {
	margin-left: 1px;
}


.full_width {
	width: 955px;
	height: 355px;
	clear: both;
}

#general_content .download_file {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding-left: 25px;
	background-repeat: no-repeat;
	
	
}

.breadcrumb {
	font-size: 80%;
	text-decoration: none;
	margin-bottom: 10px;
}

.breadcrumb_iform {
	float:right;
}

.breadcrumb a, #product_image_nav a {
	color: #999999;
	text-decoration: none; 
}

#product_image_1, #product_image_2, #product_image_3 {
	position: absolute;
	top: 0;
	left: 0;
}

#product_image_1 {
	z-index: 2;
}



#product_image_nav {
	position: absolute;
	top: 0px;
	right: 30px;
	font-size: 80%; 
}

#product_image_nav a {
	padding-left: 5px;
}






/*
#product_swatch {
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
	margin-left: 0px;  
}

#product_swatch li {
	display: block;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
	margin-left: 0px;
	text-align: left;
	width: 120px;
}
*/

#product_swatch {
	border-collapse: collapse;
}

#product_swatch td {
	
	padding: 3px;
	font-size: 11px;
	width: 50%;

}

.how_to_order_link {
	position: absolute;
	right: 200px;
	top: 10px;
	color: #666666;
	text-decoration: none; 
	font-size: 90%;
}
.how_to_order_link:hover {
	text-decoration: underline;
}
.customer_resources_link {
	position: absolute;
	right: 290px;
	top: 10px;
	color: #666666;
	text-decoration: none; 
	font-size: 90%;
}
.customer_resources_link:hover {
	text-decoration: underline;
}

#general_content li {
	font-size: 85%;
}

#contact_form{
	min-height: 400px;
	font-size: 90%;
	width: 100%;
	
}

#contact_form .inner {
	width: 448px;
	float: right;
	margin-right: 40px;
}

#contact_form label {
	display: block;
	float: left;
	margin-right: 0.5em;
	text-align: right;
	width: 11em;
}

#contact_form .formfield {
	width: 300px;
}

#site_map_left {
	width: 432px;
	float: left;
	height: 399px
}

#site_map_right {
	width: 448px;
	float: right;
	height: 399px
}

/* couldn't find where the form styles were set. - NE*/
#comments{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
    height: 50px; 
    width: 263px;
}

/**
 * new product option images
 */

ul.productoptions	{ list-style-type:none; margin:0; padding:0; }
ul.productoptions li	{ float:left; width:82px; padding:0 10px 10px 0; list-style-type:none; }
ul.productoptions li .potitle	{ background-color:#7276b5; color:#fff; text-align:center; padding:6px; }
