/* CSS Document */

html {
	font-size:50%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:125%;
	margin:0;
	background-color:#fff;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	color:#000;
}

p, ul, ol {
	color:#000;
	font-size:1.2em;
	line-height:1.8em;
	margin:18px 0;
	padding:0;
}

p a {
	color:#000;
	text-decoration:underline;
}

p a:hover {
	text-decoration:none;
}

a img {
	border:0;
}

hr {
	color:#e0e0e0;
	background-color:#e0e0e0;
	height:1px;
	padding:0;
	border:0;
	margin:10px 0;
	clear:both;
}

h1.headingbox {
	font-size:2em;
	background-image:url(../images/heading_bg.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	height:33px;
	width:399px;
	padding:14px 50px 2px 16px;
	margin:0 0 12px 0;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}

.hide {
	display:none;
}

.green {
	color:#7BA725;
}

input.quantitybox {
	width:22px;
	text-align:center;
}

#maincontainer {
	width:919px;
	margin:0 auto;
}

#contentcontainer {
	float:left;
	width:919px;
	background-image:url(../images/content_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#contentbackground {
	float:left;
	width:919px;
	background-image:url(../images/contenttop_bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#header {
	position:relative;
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	height:171px;
	width:933px;
	margin:6px auto 0 auto;
}

#mainlogo {
	position:absolute;
	top:15px;
	left:17px;
}

#headerstrapline {
	position:absolute;
	top:58px;
	left:250px;
}

#freedeliveryicon {
	position:absolute;
	top:45px;
	left:778px;
}

#verticalmenu {
	height:36px;
	margin:0;
	padding:0;
	text-align:right;
}

#verticalmenu li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:36px;
	font-weight:bold;
	display:inline;
	border-left:1px solid #fff;
	padding:0 4px 0 7px;
}

#verticalmenu li.first {
	border-left:0;
}

#verticalmenu li a {
	color:#fff;
	text-decoration:none;
}

#verticalmenu li a:hover {
	text-decoration:underline;
}

#leftcolumn, #rightcolumn {
	width:188px;
	float:left;
}

#leftcolumn {
	padding-top:42px;
	padding-right:17px;
}

#rightcolumn {
	padding-top:26px;
	padding-left:17px;
}

#centrecolumn {
	float:left;
	width:467px;
	padding:47px 21px 0;
}

.sidebox {
	background-image:url(../images/sidebox_bg.gif);
	background-repeat:repeat-y;
	width:188px;
	margin-bottom:20px;
}

.sideboxbottom {
	background-image:url(../images/sideboxbottom.gif);
	background-repeat:no-repeat;
	height:15px;
}

.sideboxcontent {
	background-image:url(../images/sidebox_centre.gif);
	background-repeat:no-repeat;
	background-position:0px -1px;
	margin:0 9px;
}

#searchbox .sideboxcontent {
	padding:19px 0 0 9px;
}

#productsmenu {
	font-size:1.2em;
	color:#575A52;
	margin: 0 2px 6px 2px;
}

#productsmenu li {
	list-style:none;
	border-bottom:1px dotted #bcbcbc;
	height:29px;
	line-height:29px;
	padding:0 9px;
}

#productsmenu li a {
	color:#575a52;
	text-decoration:none;
	font-weight:bold;
}

#productsmenu li a:hover {
	text-decoration:underline;
}

#basketlist {
	font-size:1em;
	line-height:1.8em;
	color:#575A52;
	margin: 0 2px 6px 2px;
}

#basketlist > li {
	list-style:none;
	border-bottom:1px dotted #bcbcbc;
	padding:5px 14px;
}

#basketlist > li a {
	color:#575a52;
	text-decoration:none;
	font-weight:bold;
}

#basketlist > li a:hover {
	text-decoration:underline;
}

#linkslist {
	font-size:1em;
	line-height:1.8em;
	color:#575A52;
	margin: 0 2px 6px 2px;
}

#linkslist li {
	list-style:none;
	border-bottom:1px dotted #bcbcbc;
	margin:0pt 14px;
	padding:5px 0px;
	text-align:center;
}

#linkslist li a {
	color:#575a52;
	text-decoration:none;
	font-weight:bold;
}

#linkslist li a:hover {
	text-decoration:underline;
}

.subinfo {
	font-size:1em;
	line-height:1.8em;
	color:#575A52;
	margin:0 0 0 20px;
	padding:0;
}

.subinfo li {
	list-style:none;
}

.contentbox {
	float:left;
	border:1px solid #D4D4D4;
	padding:2px;
	background-position:2px 2px;
	margin-bottom:24px;
	width:461px;
}

.productsbox {
}

.productsbox h2 {
	background-image:url(../images/heading_bg.gif);
	background-repeat:repeat-x;
	padding:10px 14px 12px;
	margin:0;
	border-bottom:1px solid #E4E4E4;
}

#welcomebox {
	background-image:url(../images/welcome_banner.jpg);
	background-repeat:no-repeat;
	height:156px;
}

#welcomebox p {
	position:relative;
	left:18px;
	top:56px;
	width:214px;
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1.3em;
}

#footercontainer {
	height:200px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	clear:both;
}

#footer {
	width:919px;
	height:200px;
	margin:0 auto;
	padding-top:90px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.productlistbox {
	float:left;
	width:114px;
	height:172px;
	margin:11px 0 11px 18px;
	padding:10px 8px 0;
	background-image:url(../images/productlistbox.gif);
	background-repeat:no-repeat;
	text-align:center;
}

.productlistbox .producttitle {
	height:38px;
	color:#000;
	font-weight:bold;
}

.productthumb {
	position:relative;
}

.productlistbox .productthumb {
	padding-top:12px;
	height:104px;
}

.productlistbox .productthumb img {
	padding:2px;
	border:1px solid #a2a2a2;
}

.productlistbox .productthumb img.discount {
	padding:0;
	border:0;
}

.productlistbox a {
	color:#000;
	text-decoration:none;
}

.productlistbox a:hover {
	text-decoration:underline;
}

.textmenu {
	text-align:center;
	font-size:1em;
	margin:0 0 12px 0;
	padding:0;
}

.textmenu li {
	display:inline;
	color:#5C6150;
	border-left:1px solid #5C6150;
	padding:0pt 4px 0pt 7px;
}

.textmenu li a {
	color:#5C6150;
	text-decoration:none;
}

.textmenu li a:hover {
	text-decoration:underline;
}

.textmenu li.first {
	border-left:0;
}

#categorydescription {
	float:left;
	width:200px;
	padding-right:6px;
}

ul.productlist {
	margin-top:0;
}

ul.productlist li {
	float:left;
	width:87px;
	height:8.6em;
	text-align:center;
	list-style:none;
	line-height:1.1em;
	position:relative;
}

ul.productlist li.range {
	float:none;
	font-size:11px;
	line-height:15px;
	height:auto;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	position:relative;
	text-align:left;
	width:260px;
}

ul.productlist li a {
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

ul.productlist li.range a {
	font-size:11px;
}

ul.productlist li a:hover {
	text-decoration:underline;
}

.greyborder {
	border:1px solid #D4D4D4;
	padding:2px;
}

#shoppingbasket .swatchthumb {
	height:44px;
}

.swatchthumb {
	display:block;
	margin:0 auto 6px;
}

#productprice {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	height:36px;
	line-height:36px;
}

.alert {
	background-color:#fff;
	border:1px dashed #d4d4d4;
	margin:0 auto 24px;
	padding:12px;
	text-align:center;
}

.alert p {
	color:#000;
	margin:0;
}

.alert p.error {
	color:#cc262b;
}

#shoppingbasket {
	background-image:url(../images/basket_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	float:left;
	margin:0;
}

#shoppingbasket li.basketitem {
	float:left;
	width:467px;
	padding:8px 0;
	list-style:none;
	clear:both;
}

#shoppingbasket li.spacer {
	float:left;
	width:467px;
	list-style:none;
	clear:both;
	height:7px;
	background-color:#fff;
}

#shoppingbasket li.titles {
	float:left;
	width:467px;
	padding:10px 0;
	list-style:none;
	clear:both;
	border-bottom:1px solid #e0e0e0;
	font-weight:bold;
	background-color:#fff;
	text-align:center;
}

#shoppingbasket .image {
	float:left;
	width:62px;
	padding:0 11px;
}

#shoppingbasket .image .thumbpreview {
	margin-bottom:0;
}

#shoppingbasket .product {
	float:left;
	width:168px;
	padding:0 11px;
}

#shoppingbasket .price {
	float:left;
	width:56px;
	padding:0 11px;
	text-align:center;
}


#shoppingbasket .quantity {
	float:left;
	width:42px;
	padding:0 11px;
	text-align:center;
}

#shoppingbasket .options {
	float:left;
	width:48px;
	padding-top:2px;
	text-align:center;
}

#shoppingbasket .options ul {
	margin:0;
	padding:0;
}

#shoppingbasket .options ul li {
	display:inline;
	margin-right:8px;
}

.productinfo .subinfo {
	color:#000;
}

.productinfo a {
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

.productinfo a:hover {
	text-decoration:underline;
}

#totalprices {
	text-align:right;
	border-top:1px solid #e0e0e0;
	font-size:1.3em;
	line-height:1.6em;
	padding:10px 0;
}

.productoptions label {
	float:left;
	clear:both;
	width:100px;
	font-size:1.2em;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.productoptions label a {
	color:#000;
	text-decoration:underline;
}

.productoptions input, .productoptions select {
	float:left;
	margin-bottom:6px;
	max-width:120px;
}

.productinfo {
	padding:15px;
	width:174px;
	float:left;
}

#shoppingbasket .productinfo {
	padding:0;
	width:auto;
	float:none;
}

.productinfo p {
	margin-top:5px;
}

#productinfo {
	background-image:url(../images/productinfo_bg.gif);
	background-repeat:repeat-y;
	float:left;
	width:100%;
}

.pagebody {
	width:430px;
	margin:0 auto;
}

#freesample {
	float:right;
	margin:18px 0 28px 0;
}

#categorylist {
	float:left;
	width:261px;
}

#viewbyoptions {
	border-bottom:1px solid #cfcfcf;
	text-align:right;
	height:33px;
	margin:0 0 10px 0;
}

#viewbyoptions li {
	float:right;
	list-style:none;
	margin-left:4px;
	margin-right:1px;
}

#viewbyoptions li#viewby {
	float:left;
	margin:0;
	padding-top:10px;
}

img.discount {
	position:absolute;
	top:36px;
	right:-3px;
}

#search {
	float:left;
	width:109px;
	height:14px;
	border:1px solid #d3d3d3;
	padding:8px 6px 8px 6px;
	color:#858585;
	font-size:1.2em;
}

#submitsearch {
	width:31px;
	float:left;
}

#advsearch {
	text-align:right;
	padding:12px 6px 12px 0;
	font-size:1em;
	color:#858585;
}

#advsearch a {
	color:#858585;
	text-decoration:none;
}

#advsearch a:hover {
	color:#858585;
	text-decoration:underline;
}

#blind_width, #blind_drop {
	width:80px;
}

.productoptions {
	float:left;
	width:230px;
}

#productimage {
	width:171px;
	height:109px;
}

#productimagecontainer {
	position:relative;
	float:right;
	width:200px;
	height:150px;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	line-height:20px;
}

#productimagecontainer img.discount {
	right:2px;
	top:-12px;
}

h2#productpagetitle {
	margin:20px 0 0 0;
}

#breadcrumbs {
	font-size:1.1em;
	color:#888;
	margin:10px 0;
	text-align:right;
}

#breadcrumbs li {
	display:inline;
	list-style:none;
}

#breadcrumbs li a {
	color:#888;
	text-decoration:none;
}

#breadcrumbs li a:hover {
	color:#000;
	text-decoration:underline;
}

#basketbox {
	margin-top:-10px;
}

#informationbox {
	margin-top:24px;
}

div.form {
	width:364px;
}

div.form label {
	width:140px;
	float:left;
	clear:both;
	font-size:1.2em;
	height:20px;
	line-height:20px;
}

div.form input.textbox, div.form textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:220px;
	float:left;
	margin-bottom:6px;
}

div.form textarea {
	height:70px;
}

#checkoutupdate {
	float:left;
	margin:14px 0;
}

#contactform {
	float:right;
	width:226px;
}

#contactform label {
	width:140px;
	float:left;
	clear:both;
	font-size:1.2em;
	height:20px;
	line-height:20px;
}

#contactform input.textbox {
	width:220px;
	float:left;
	margin-bottom:6px;
}

#contactform textarea.textbox {
	width:220px;
	float:left;
	margin-bottom:6px;
}

#minimenu {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	left:695px;
}

#azurelogo {
	text-align:center;
}

#azurelogo a {
	text-decoration:none;
	color:#8a8a8a;
}

#azurelogo img {
	position:relative;
	right:2px;
	top:2px;
}

#homepageblinds {
	text-align:center;
	clear:both;
	float:left;
	margin-bottom:12px;
	width:467px;
}

#homepageblinds img.discount {
	position:absolute;
	top:-12px;
	right:-12px;
}

#homepageblinds img.title {
	position:relative;
	top:174px;
}

.blinds-home {
	float:left;
	width:142px;
	height:205px;
	background-repeat:no-repeat;
	background-position:2px;
}

.blinds-home a {
	position:relative;
	display:block;
	width:142px;
	height:205px;
}

.blinds-home0 {
	margin:0 11px 12px 0;
}

.blinds-home1 {
	margin:0 0 12px 0;
}

.blinds-home2 {
	margin:0 0 12px 11px;
}

#blinds-home3 {
	margin:0 6px 12px 78px;
}

#blinds-home4 {
	margin:0 0 12px 6px;
}
