@import 'reset-min.css';
@import 'fonts-min.css';
@import 'hacks.css';

/* red #990000, dark grey #292929 */

html, body {
	background: #fff url(/media/img/head-bg.gif) repeat-x top;
	/*font-face: arial, verdana;*/
	font-family: arial, verdana;
}

#page { 
	margin: 0 auto 20px auto;
	width: 960px;
}

#top { 
	font-size: .85em;
	line-height: 30px;
}

#top_menu { 
	float: right;
}

#top_menu li {
	float: left;
	margin-left: 15px;
}

#top_menu li a {
	color: #555;
}

#header {
	clear: both;
	margin-top: 10px;
	padding-top: 20px;
}

#header_left {
	float: left;
	width: 640px;
}

#header_right {
	float: right;
	width: 300px;
}

#logo {
	float: left;
	width: 108px;
	margin-top: 5px;
}

#header_info {
	font-size: 1.3em;
}

#header_info p { text-align: right; }
#header_info p.small { color: #999; }

#header_cart {
	/*background: transparent url(/media/img/cart-icon.gif) no-repeat 5px;*/
	float: right;
	height: 35px;
	margin-bottom: 15px;
	padding: 10px 0px 5px 5px; 
	width: 250px;
}

#header_shopping_cart {
	background-color: #e5e5e5;
	float: right;
	height: 15px;
	text-align: center;
	padding: 10px 10px 10px 10px;
	width: 195px;
	
	-moz-border-radius-topright: 2px;
	-moz-border-radius-topleft: 2px;

	-webkit-border-top-right-radius: 2px;
	-webkit-border-top-left-radius: 2px;

	/*border-top-right-radius: 10px;*/
	/*border-radius: 10px;
	behavior:url("/media/css/border-radius.htc"); /*Path to htc file*/

}

.banner {
	color: #292929;
	clear: both;
}

.banner img { 
	float: right; 
}

.banner div {
	float: left; margin-top: -210px;
	width: 450px;
}

.banner h1 {
	/*background: transparent url(/media/img/transparency.png) repeat;*/
	color: #000; 
	text-transform: lowercase;
	font-style: italic;
	padding: 0; margin-top: 0px; 
}

#banner .default{
padding-top: 55px;	
}

#banner p { 
	font-size: 0.9em; 
}

.banner_thin div {
	margin-top: -140px;
}

.banner .Collections {
	margin-top: -110px;
}

#main {
	clear: both;
	padding-top: 20px;
}

#main p{
line-height: 1.5em;	
}

#left {
	float: left;
	padding-right: 0;
	width: 720px;
}

#trail { margin-bottom: 20px; }

#trail li {
	font-size: 0.85em;
	float: left;
	padding: 0 0.3em 0 0.3em;
}

#right {
	background: transparent url(/media/img/v-div.gif) no-repeat;
	float: right; 
	padding-left: 20px;
	width: 210px;
}

#footer {
	clear: both;
	font-size: 0.88em;
	padding-top: 20px;
}

#subscribe {
	background: transparent url(/media/img/subscribe-bg.jpg) no-repeat;
	height: 40px; 
	line-height: 40px;
	padding: 0 100px 0 100px; 
	margin: 0 0 20px 0;
	display: block;
}

#subscribe form { 
	
	display: block; 
	float:right;
	height: 30px;
	margin-top: 5px;
}

#subscribe button { 
	background-position: center;
	height: 30px;
	border: none; 
}

#foot_menu {
	text-align: center;
}

#foot_menu ol li a{
	text-transform: lowercase;	
}

#foot_menu li { 
	color: #bdbdbd;
	display: inline; 
	margin: 0 0.2em 0 0.2em;
}

#footer p {
	color: #848484;
	margin: 20px 0 20px 0;
}

/* Menu
------------------------------------------------------------------------------*/

#header ul {
	float: right;
	margin:50px 0 0 0;
	padding: 0 0 0 0;
	width: 532px; 
}

#header li {
	float: left; 
	margin-top: -5px;
	padding-top:5px;
	list-style: none; 
}

#header li a {
	/*main menu links*/
	color: #990000;
	font-family: georgia;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
}

#header li a:hover{
	color: #000000;
}

#main_menu_head { width: 200px; }
#main_menu_head li{ list-style: none; }

li.main_menu{
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
	text-align: left;
}

#main_menu_head li.main_menu { text-transform: lowercase; }

#main_menu_head li ul { display: none; text-transform: none;}

.main_menu_hover{
	color: #333333;
	background-color:#e8e8e8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	/*border-radius: 5px;
	behavior:url("/media/css/border-radius.htc"); /*Path to htc file*/
}

.main_menu_hover ul{
	display:block;
}

ul.sub_menu {
	float: none!important;
	margin: 10px 0px 0px 0px!important;
	padding: 0 0 0 0!important;
	/*position: absolute;*/
	width: 200px !important;
}

ul.sub_menu li{
	margin: 0 0 0 0!important;
	padding: 0px 0px 0px 0px!important;
	float:none!important;
	line-height: 2em;
	list-style: none;
	/*margin-left: 10px;*/
}

ul.sub_menu li a{
	border-bottom: 1px SOLID #eeeeee;
	color: #666666!important;
	display: block;
	font-family: arial!important;
	font-weight: bold;
	font-size: small!important;
	padding-bottom: 3px;
	text-decoration: none;	
}

ul.sub_menu li a:hover{
	color: #990000!important;	
}



.sub_menu_container{
	background: #d7d7d7 url('/media/img/submenubackground.gif') repeat-x;
	position: absolute;
	z-index: 100;
	width:	200px;
	/*visibility:hidden;*/
	
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	
/*	behavior:url("/media/css/border-radius.htc"); /*Path to htc file
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;*/
}


	
/* Text
------------------------------------------------------------------------------*/

h1 {
	color: #990000;
	clear: both;
	font-size: 2em;
	font-family: georgia;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
}

h2 {
	color: #990000; 
	clear: both;
	font-size: 1.5em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h3 {
	color: #990000; clear: both;
	font-size: 1.1em;
	margin: 1em 0 1em 0;
}

strong { font-weight: bold; }

a {
	color: #990000;
	text-decoration: none;	
}

.a_home_block:hover, .a_home_block {
	text-decoration: none;
	/*text-transform: lowercase;*/
}

a:hover{
	text-decoration: underline;	
}


.a_block{
	display:block; /*makes the link grow to the parent element.*/
}

em { color: #990000; }

.decorative {
	font-family: georgia;
}

.normal {
	font-family: arial;
	font-weight: normal;
	font-style: normal	
}

.red{
	color:#990000;
}

.grey{
	color:#a5a5a5;

}
.pink{
	color: #faa3a3;/*light pink*/
	font-style: italic;
	font-size: 1.3em;
}

.black{
	color: #000!important;	
}

.bold{
	font-weight: bold;	
}

.bold_r{
	font-weight: normal;	
}

.i {
	font-style: italic;	
}

.xsmall { font-size: 0.65em; }
.small { font-size: 0.85em; }
.medium { font-size: 0.95em; }
.large { font-size: 1.2em; }

/* Lists
------------------------------------------------------------------------------*/

ol.categories{
	margin-bottom: 40px;	
}

ol.categories li {
	display:block;
	float: left;
	height: 260px;
	margin-right: 20px;
	/*margin-bottom: 105px;*/
	width: 220px;
}

ol.categories li.odd { margin-right: 20px; }

ol.products li {
	float: left;
	height:330px;
	/*margin-bottom: 95px;*/
	margin-right: 20px;
	width: 220px;
}

ol.products li.next { margin-right: 0; }

dt { font-weight: bold; }
dd { margin: 0.3em 0 1em 0; }

ul li { list-style: square; margin-left: 2em; margin-bottom: 0.6em; }

#right_rail_menu{
	margin-top: 0px;	
}

#right_rail_menu li{ 
	list-style: none;
	margin-left: 0px;
}

#right_rail_menu .rail_active {
	list-style-image: url("/media/img/right_menu_active_arrow.gif");
	list-style-position: inside;
}


/* Tables
------------------------------------------------------------------------------*/

table {
	border: 1px solid #eee;
	width: 100%;
	margin-top: 20px;
}

th { 
	background-color: #999999;
	color: #fff;
}

tbody{
	background-color: #fff;	
}



th, td { 
	padding: 0.5em;
}

tr{
	border-bottom: 1px SOLID #666666;		
}

.summary{
 background-color: #eeeeee;	
}

.total {
	background-color:#cccccc;
	border-top: 2px SOLID #666666;
	border-bottom: 1px SOLID #666666;	
}

#continue_button, #checkout_button{
	background:url('/media/img/secondary_button_continue.gif') no-repeat center center;
	border:medium none;
	height:30px;
	width: 125px;
	margin-left: -2px;
}

#back_button{
	background:url('/media/img/secondary_button_back.gif') no-repeat center center;	
	border:medium none;
	height:30px;
	width: 155px;
}

#checkout_button{
	background:url('/media/img/secondary_button_checkout.gif') no-repeat center center;
	width: 140px;	
}

#shop_buttons{
	height: 40px;
	display:block;
	padding-top: 10px;
}

.border{
	border: 1px SOLID #cecece;
}

#quantity{
	background-color: #fff;
	padding: 5px;
	width: 50px;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;

	
/*	behavior:url("/media/css/border-radius.htc"); /*Path to htc file
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;*/	
}


.colorsamples input[type=checkbox]{
	margin: 5px 5px 5px 5px;
}

.colorsamples label{
	width: auto;
}

.colorsamples{
	width: 100%;	
}

.colorsamples td{
	vertical-align: top;		
}

.colorsamples textarea{
	background-color:#dfdfdf;
	width: 75%;
	border: 1px SOLID #dfdfdf;
	padding: 2px 3px 2px 3px;
}


.colorsamples input[type=text]{
	background-color:#dfdfdf;
	width: 75%;
	border: 1px SOLID #dfdfdf;
	padding: 2px 3px 2px 3px;	
}

.colorsamples .decorative{
	width: 50px;
}

.colorsamples, .colorsamples tr, .colorsamples tr td  {
	border: 0px SOLID transparent;	
	background-color: #fff;
}



.payment, .payment tr, .payment tr td  {
	border: 0px SOLID transparent;	
	background-color: #fff;
}

.payment .i, .colorsamples .i{
	visibility:hidden;	
}

.payment h2{
	visibility: visible !important;	
}

.payment input[type=text]{
	background-color:#dfdfdf;
	width: 100%;
	border: 1px SOLID #dfdfdf;
	padding: 2px 3px 2px 3px;	
}

.issue-no{
	background-color: #fff!important;
	width: 20px!important;		
}

.error{
	border: 1px SOLID #990000 !important;
	background-color: #ffd1d1 !important;
}

.text_error{
	color:	#990000;
	visibility:visible!important;
}

#second-address{
	display:none;
	width: 100%;	
}

#second-address .label, .label_sum{
	width: 200px;
}


.error_message{
	border: 1px SOLID #990000 !important;	
	background-color: #ffd1d1 !important;
	font-size: medium;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 5px 10px;
	width: 550px;	
}

p.error {
	width: 180px;
	padding: 5px;	
}

td.field_sum{
	background-color:#dfdfdf!important;
	border-bottom:5px SOLID #fff !important;
}

/* Forms
------------------------------------------------------------------------------*/

.f_buttons {
	margin: 1em 0 1em 0;
	text-align: right;
}

/* Blocks
------------------------------------------------------------------------------*/

.block_bg_border {
	/*main product category and collection blocks*/
	background: url('/media/img/backgroundborder.gif') no-repeat top;
	height: 190px;
	padding: 20px 10px 10px 10px;	
	text-align: center;
	width: 200px;
}

.block_bg_border_small{
	/*similar product blocks*/
	background: url('/media/img/backgroundborder_similar.gif') no-repeat top;
	height: 140px;
	margin-top: 10px;
	padding: 10px 0px 0px 0px;	
	text-align: center;
	width: 140px;
}

.block_bg_border_small img{
	width: 120px;	
}

.block_title_small{
	padding: 2px 0px 2px 5px;
	margin-bottom: 5px;
	width: 140px;
	overflow: hidden;	
}

.block_title_small p{
	padding: 0px!important;
	margin: 5px 0px!important;
}

.block_title{
	padding: 10px 0px 10px 5px;
	margin-bottom: 55px;
	width: 215px;
}

.block_title strike, .block_title_small strike{
	float:left;
	padding-right: 5px;
	font-weight: normal!important;
}


#block_collections h2 { 
	color: #990000; 
	font-style: italic;	
	
}

#block_collections div{
	margin-bottom: 20px;	
}

#block_collections li a.collection {
	font: 1.8em georgia italic;
}

#block_collections ol ol { margin-bottom: 15px; }
#block_collections ol ol li { display: inline; font-size: 0.85em; }
#block_collections ol ol li a { color: #292929; }

.home_block{
	float: left;
	height: 190px;
	padding: 20px 20px 20px 20px;	
	width: 180px;	
}

.home_block p{
	height: 150px;
	padding-top: 5px;
}

.home_block .bold{
	/*View Link Span*/
	color: #000;
	line-height: 2;
}

.home_block p a{
	height: 100%;
}

.bedroom{
	background:#fff  url('/media/img/blocks/home_block_bedroom.jpg') no-repeat;
	margin-right: 20px;	
}

.made-to-measure-gallery{
	background:#fff  url('/media/img/blocks/made-to-measure-gallery.jpg') no-repeat;
	padding: 20px 15px 10px 15px;
	height: 295px;	
	margin-right: 20px;
	width: 170px;
}

.living{
	background:#fff  url('/media/img/blocks/home_block_living.jpg') no-repeat;
	margin-right: 20px;		
}

.dining{
	background:#fff  url('/media/img/blocks/home_block_dining.jpg') no-repeat;
}

.bedroom h1, .living h1, .dining h1{ /*font-family: Diavlo;*/ font-weight: bold;}	

#block_made_to_measure h2, #block_home_viewing h2, #block_colour_samples h2{
	/*font-family: Diavlo;*/
	font-weight: bold;
	font-style: normal;	
}

#block_made_to_measure{
	background: url('/media/img/blocks/made-to-measure.jpg') no-repeat;
	height:75px;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
	width:180px;
}

#block_home_viewing{
	background: url('/media/img/blocks/home-viewing.jpg') no-repeat;
	height:75px;
	padding: 10px 10px 10px 10px;
	width:180px;
}

#block_colour_samples{
	background: url('/media/img/blocks/colour-samples.jpg') no-repeat;
	height:75px;
	padding: 10px 10px 10px 10px;
	width:180px;
}

#basket_options{
	background-color: #fff8e4;
	padding: 10px 10px 10px 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*behavior:url("/media/css/border-radius.htc"); /*Path to htc file*/
	width: 180px;
}

#basket_options p{
	color:#990000;
	padding-top: 30px;
	width: 180px;
}

#price strike{
	display:none;	
}

#price {
	padding-top: 5px;	
}

#product_detail dl {padding-bottom: 5px;}

#related_products {

	background: url('/media/img/similar-products-line.gif') no-repeat top;
	padding-top: 5px;
	margin-top: 0px;
		
}

/* Product
------------------------------------------------------------------------------*/

strike {
	color: #999;
	display: block;
	font-size: 0.9em;
}
	
#product_images {
	float: left; 
	width: 220px;
}

#product_images .img_m {
	float: left;
	margin-left: 12px; 
	margin-top: 10px;
}

#product_detail p{
margin-top: 20px;
margin-bottom: 20px;
}

#product_detail {
	float: right;
	width: 480px;
}

.products_box {
	border: 1px solid #ccc;
	clear: both;
	padding: 10px; margin-top: 1em;
}

.products_box h3 {
	background: #ccc; color: #333;
	font-size: 1em;
	padding: 0.2em; margin-bottom: 10px;
}


/* Buttons	
---------------------------------------------------------------------------*/
	
	.primary_button{
		background:url('/media/img/primary_button.png') no-repeat;
		color: #fff;
		height: 15px;
		margin-top: 20px;		
		padding: 5px 11px 5px 14px;
		width: 110px;
	}
	
	.primary_button a{
		color: #fff;
	}
	
	.secondary_button{
		background:url('/media/img/secondary_button.gif') no-repeat;
		color: #fff;
		float: right;
		height: 15px;
		width: 105px;
	    display:block;
        /*font-size:100%;*/
    	line-height:130%;
    	text-decoration:none;
    	cursor:pointer;	
    	padding:5px 10px 6px 12px; /* Links */
	}
	
	#email{
		height: 15px;
		line-height: 100%;
		margin-top:5px;
	}
	
	/*.browse_colls{
		padding-right: 10px;
		margin-right: 0px;
		width: 110px;
	}

	.browse_colls a{
		background-color: red;
		padding: 0px!important;
		margin-right: 0px!important;
	}*/
	
	.button-top{
		margin-top: 10px;
	}
	
	.basket{
		background:url('/media/img/secondary_button_basket.gif') no-repeat;
		width: 85px;
		padding-left: 10px;
	}
	
	#continue_button{
		padding-left: 6px;
	}

	.button{
		verticle-align: middle;
	}
	
	.fr { float: right; }
	.fl { float: left; }
	.block { display: block; }
	
	.a_rail_block{
		display: block;
		height: 100%; 
		margin-top:-30px;
		padding-top:30px; 
	}
	.adjusted { padding-top: 5px;}
	
	.override { background-color: transparent!important; }

	.special_offer{ width: 100%; height: 245px; margin-bottom: 10px; 
	background: url("/media/img/banners/shop.jpg") no-repeat bottom;
	} 
	
	.special_offer p{ padding-left: 10px;} 
	
	.special_offer_text { float: left; height: 200px; margin-left: 10px; padding: 10px; vertical-align: middle;}
	
	.resetTT {
		text-transform: none;
	}
	
	#shopping-bag{
		width: 23px;
		float:left;
	}
	
	.clear{
		clear: both;
	}
	
	
	button {
		font-family: arial !important;	
	}
