/* CSS Document */
	/*  General
	---------------------------------------------------------*/
	html {
	margin:0;
	padding:0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	height:100%}
	
	body {min-height:101%;background:#F0E6D9;}
	
	#wrapper{
	position: absolute;
	margin-left: -380px;
	top: 0px;
	left: 50%;
	width: 760px;
	text-align: center;
	background-color: #FFFFFF;	
	}
	
	#container{
	position: relative;
	margin-left: 20px;
	margin-top: 20px;
	width: 720px;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	padding: 0px;
	margin-right: 20px;	
	}
	
	.clear{
	clear: both;
	}
	h1{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
	h2{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	h4{
	font-size: 11px;
	line-height: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
	img{border: 0}
	
	select{
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	p{
	font-size: 1em;
	line-height: 15px;
	font-weight: normal;
	}
	
	p a{
	color:#333333;}
	
	p a:hover{
	color:#000000;}
	ul{
	margin: 0px;
	padding: 0px;
	}
	
	form{
	margin: 0px;
	padding: 0px;
	}
	
	fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
	}
	
	.left{
	float: left;
	}
	
	.padding5{
	padding-left: 5px;
	}
	
	.paddingtop7{
	padding-top: 5px;
	}
	
	.defaultformaction, .fakeforminput{
	position:absolute;
	left: -10000px;
	width: 90px;
	border: none;
	}
	
	.addtoshortlist{margin-top:15px;}
	
	
	/*  Main colours
	---------------------------------------------------------*/
	
	.blue{
	color: #26aabb;
	}
	
	.red{
	color: #C41200;}
	
	.yellow{
	color: #F0AD00;}
	
	.green{
	color: #B5B500;}
	
	.black{
	color: #000000;}
	
	
	/*  Header
	---------------------------------------------------------*/
	
	#header{
	height: 66px;
	width: 100%;
	left: 0px;
	top: 0px;
	}
	
	#header .logo{
	float: left;
	margin-top: -12px;
	}
	
	#header .phone{
	float: right;
	padding-top: 11px;	
	}
	
	#header .secseal1{
	float: left;
	padding-left:160px;
	margin-top: -6px;	
	}
	
	.secseal2{
	padding-top: 10px;
	}
	
	
	/*  Main Nav
	---------------------------------------------------------*/
	
	#mainnav{
	height: 22px;
	width: 720px;
	padding-top: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	background-color: #FFFFFF;
	}
	
	#mainnav ul{

	list-style-type: none;
	font-size: 12px;
	width: 720px;
	
	}
	
	#mainnav li{
	float:left;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 7px;
	}
	
	#mainnav li a{
	color: #333333;
	text-decoration: none;
	
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	#mainnav li a:hover, #mainnav .sel, #mainnav .active  {
	color: #FFFFFF;
	background-color: #808080;
	}
	.rightlink{
	margin-left: 6px!important;
	padding-right: 0px!important;
	text-align: right;
}
	#mainnav .checkout{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #808080;
	height: 19px;
	width:77px;
	margin-top:0px;
	padding-top: 4px;
	
	padding-right: 5px;
	padding-left: 0px;
	text-align: center;
		}
	
	/*  Breadcrumb
	---------------------------------------------------------*/
	#bread {
	color: #333;
	padding: 8px 4px;
	font-size: 0.7em;
	line-height: 12px;
	}
	#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
	#bread ul li {
	color: #333;
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	
	#bread ul li a{
	color: #333;
	text-decoration:none}
	
	#bread ul li a:hover{
	color: #333;
	text-decoration:underline}
	
	#bread .first{
	color: #26aabb;}
	
	#bread .active{
	font-weight: bold;
}
/*  Breadcrumb checkout
	---------------------------------------------------------*/
	#breadcheckout {
	color: #666;
	padding: 8px 4px;
	font-size: 0.7em;
	line-height: 12px;
	}
	#breadcheckout ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 
	#breadcheckout ul li {
	color: #666;
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}
	
	
	#breadcheckout .first{
	color: #26aabb;}
	
	#breadcheckout .active{
	color: #333;
	font-weight: bold;
	}
	
	
	
	/* Content - Columns
	---------------------------------------------------------*/
	
	#content{
	height: auto;
	width: 720px;
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	}
	
	.leftcol{
	float: left;
	width: 139px;
	padding-right: 8px;
	}
	
	.midcol{
	float: left;
	width: 425px;
	padding-right: 8px;}
	
	.rightcol{
	float: left;
	width: 140px;
	}
	
	.checkoutrightcol{
	float: left;
	width: 140px;
	}
	
	.basketcol{
	float: left;
	width: 570px;
	padding-right: 8px;}
	
	
	
	/* Left Nav
	---------------------------------------------------------*/
	
	#leftnav{
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	margin-bottom: 20px;
	}
	
	#leftnav li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#6AC6D2;
	}
	#leftnav .top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#6AC6D2;
	}
	
	#leftnav li a{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	text-decoration: none;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	}
	
	#leftnav li a:hover, #leftnav li .active{
	color: #FFFFFF;
	background-color: #6AC6D2;
	}
	
	
	/* Left Col
	---------------------------------------------------------*/
	
	.bottom-boxes{
	width: 100%;
	}
	
	/* Footer
	---------------------------------------------------------*/
	
	#footer{
	font-size: 10px;
	width: 100%;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	text-align: left;
	color: #666666;
	}
	
	#footer ul{
	list-style-type: none;
	padding-bottom: 7px;
	font-size: 11px;
}
	
	#footer li{
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	}
	
	#footer li a{
	color: #333333;
	text-decoration: none;
	height: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	#footer li a:hover{
	color: #FFFFFF;
	background-color: #808080;
	}
	
	#footer .copyright{
	padding-top: 8px;
	padding-left: 5px;
	clear: both;
}
	
	/* Home - Middle Sub-columns
	---------------------------------------------------------*/
	
	.left-wide{
	float: left;
	width: 279px;
	padding-right: 7px;
	}
	
	.left-left{
	float: left;
	width: 136px;
	margin-right: 7px;
	background-color: #999999;
	height: 148px;
	}
	
	.left-right{
	float: left;
	width: 136px;
	background-color: #999999;
	height: 148px;
	}
	
	
	.right-narrow{
	float: left;
	width: 138px;
	}
	
	
	/* Homepage
	---------------------------------------------------------*/
	#homepage{}
	
	#homepage h1{
	color: #26aabb;
	font-size: 1.2em;
	line-height:130%;
	padding: 15px 10px 10px;
	background-color:;
	
}
	
	#homepage .left-wide h2{
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 4px 5px 4px 8px;
	height: 13px;
	width: 266px;
	}
	
	#homepage .rightcol h3{
	color: #FFFFFF;
	background-color: #B5B500;
	padding: 5px 5px 5px 8px;
	width: 127px;
	}
	
	#homepage h4{
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 4px 3px 1px 10px;
	height: 14px;
	width: 125px;
	margin-top: -3px;
	}
	
	#homepage h4 a{
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
	#homepage .offer {
	margin: 0px;
	padding-top: 79px;
	padding-bottom: 0px;
	height: 90px;
	background-image: url(../images/box_offer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 10px;
	cursor:pointer;
	text-decoration: none!important;
	}
	#homepage .offertext{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	#homepage .offertext a{
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#homepage .offertext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	#homepage .which {
	margin: 0px;
	padding-top:5px;
	padding-bottom: 0px;
	}
	
	#homepage .homepagetext h1 {
        background-color:#6AC6D2;
        color:#FFFFFF;
        padding:4px 7px 4px 8px;
        margin-top: 15px;
    }
	
	#homepage .homepagetext h2 {
        background-color:#FFFFFF;
        color:#26AABB;
        height:auto;
        margin:11px 0 11px 0;
        padding:0;
        width:auto;
    }
	
	#homepage .homepagetext h3 {
        background-color:#FFFFFF;
        color: #26aabb;
        display:block;
        font-size:1em;
        height:auto;
        margin-top:11px;
        padding:0;
    }
	
	#homepage .homepagetext h3 a {
        color:#26AABB;
    }

	#homepage .intro{
	padding-left: 5px;
	width: 420px;
	}
			
	/* Articles template
	---------------------------------------------------------*/
	
	#articles h1{
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 3px 7px 4px 8px;
	width: 410px;
	margin-bottom: 7px;
	}
    
	#articles h2{
        background-color:#FFFFFF;
        color:#26AABB;
        height:auto;
        margin:11px 0 11px 0;
        padding:0;
        width:auto;
	}
    
	
	/**
     * Telmo 2008-1118
     * old <h1> tag before SEO changes
     *
    #articles h1{
	width: 418px;
	font-size: 1.3em;
	color: #26aabb;
	background-color:#FFFFFF;
	padding: 2px 7px 2px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26aabb;
	border-bottom-color: #26aabb;
	margin-bottom: 7px;
	clear:both;
	}
     */
	
	#articles h3{
    	width: 418px;
        background-color:#FFFFFF;
        color: #26aabb;
        display:block;
        font-size:1em;
        height:auto;
        margin-bottom:11px;
        padding:0;
    	clear:both;
	}
	
	#articles h3 a {
        color:#26AABB;
    }

	#articles img{
	width: 130px;
	float: left;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	}
	
	#articles .intro, #articles .intro p{
	color: #26aabb;
	font-size: 1.1em;
	line-height:130%;
	padding: 0px;
	margin: 10px 0px;}
	
	#articles .intro strong{
	font-size: 1.2em;
	font-weight: bold;}
	
	#articles .wtext{
	
	float:left;
	color: #26aabb;
	font-size: 1.1em;
	line-height:130%;
	padding: 0px;
	vertical-align: top;
	margin: 0;
	}
	
	#articles .wtext img {clear: both;} /*Added by Paul 28/1/2008 for Fogbugz 2638 so that images don't appear to the left of each other*/
	
	#articles .wtext p, #articles .wtext dd,  #articles .wtext dt{
	color: #26aabb;
	font-size: 1.1em;
	line-height:130%;
	margin: 0px;
	padding: 0px;
	}
	
	#articles .wtext dd{
	padding-left: 25px;
}
	
	#articles .wtext p a, #articles .wtext dd a,  #articles .wtext dt a{
	color: #26aabb;
	text-decoration: underline;
	}
	.alphabet{
	margin-bottom: 10px;}
	
	.alphabet a{
	color: #26aabb;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
	
	}
	
	.alphabet a:hover{
	color: #26aabb;
	text-decoration: underline;
	
	}
	
	
	#articles .wtext strong{
	font-size: 1.2em;
	font-weight: bold;}
	
	#articles ul, #articles ol{
	margin-top: 5px;
	margin-left: 20px;
	padding: 0px;
	}
	
	#articles ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	}
	
	#articles ol li{
	margin: 0px;
	padding-left: 5px;
	list-style-type: decimal;
	}
	
	
	
		
	/* Midcol
	---------------------------------------------------------*/
	.midcol .hightlight{
	font-size: 1.22em;
	font-weight: bold;
	}
	
	.midcol h2{
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 4px 7px 4px 8px;
	height: 14px;
	width: 410px;
    margin-top:11px;
	}
	
	.midcol h3{
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 4px 7px 4px 8px;
	height: 14px;
	display: block;
	}
	
	.midcol .half-width{
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 3px 7px 5px 8px;
	height: 14px;
	width: 190px;
	display: block;
	float: left;
	}
	
	.midcol .changecolour, .midcol .changewindowtype{
	margin-top:6px;
	margin-left:10px;}
	
	.midcol .colours, .midcol .windowtypescodes {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	}
	
	.midcol .step-number{
	color: #6ac6d3;
	background-image: url(../images/step_no_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 17px;
	height:17px;
	background-position: center top;
	display:inline;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom:5px;
	margin-top:1px;
	padding-top:1px;
	margin-right: 4px;	
}
	
	/* product pages
	---------------------------------------------------------*/
	
	#products{width: 420px;}
	
	#products .col-float{
	float:left;}
	
	#products .pic{
	width: 145px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
	
	#products h4{
	background-color:#FFFFFF;
	font-size: 1.35em;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	padding: 0px;
	line-height: 100%;
	height: auto;
	}
	
	#products h3{
	
	background-color:#FFFFFF;
	font-size: 1.55em;
	font-weight: bold;
	color: #26aabb;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 0px;
	line-height: 100%;
	height: auto;
	}
	
	#products .properties{
	padding: 0px;
	font-size: 1em;
	line-height: 120%;
	color: #333333;
	width: 260px;
	margin-top: 8px;
	}
	
	#products .property{
	width:90px;
	float: left;
	font-weight: bold;
}
	#products .property-desc{
	width: 130px;
	float: left;
}
	#products .options{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26aabb;
	border-right-color: #26aabb;
	border-bottom-color: #26aabb;
	border-left-color: #26aabb;
	height:36px;
	margin-top: 15px;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 420px;
	}
	
	.options a{color: #333333;
	text-decoration:none;}
	
	.options a:hover{color: #333333;
	text-decoration:underline;}
	
	#products .sample{
	background-image: url(../images/icons/icon_order.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	margin-right: 15px;
	padding-left: 35px;
	height: 36px;
	padding-top: 13px;
	}
	
	#products .shortlist{
	background-image: url(../images/icons/icon_shortlist.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	margin-right: 15x;
	padding-left: 35px;
	height: 36px;
	padding-top: 13px;
	}
	
	#products .sendtofriend{
	background-image: url(../images/icons/icon_send.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	padding-left: 35px;
	height: 36px;
	padding-top: 13px;
	}
	
	
	#products form, #products img{
	margin:0;
	padding:0;}
	
	#products .form-blindshape{
	background-position: center;
	height: 30px;
	margin-bottom:30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	#products .form-controls{
	margin-top:0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	#products .form-controls-side{
	height: 30px;
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	#products .info{
	padding-left: 5px;
}
	#products .price{
	font-size: 1.35em;
	font-weight: bold;
}
	#products h3{
	background-color:#FFFFFF;
	font-size: 1.55em;
	font-weight: bold;
	color: #26aabb;
	text-decoration: none;
	padding: 0px;
	line-height: 100%;
	height: auto;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
	#products p{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:0;
	padding-right:0;
}
	#products .quantity{
	width:auto;
	margin-top:5px;
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	.quantity label{
	float:left;
}	
	.quantity input{
	float:left;
	width: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	}
	#products .updatequantity{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	cursor: pointer;
	border:none;
	font-size: 0.95em;
	text-decoration: underline;
	margin: 0px;
	width: 40px;
	}
	#products .form-poleshape{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom:30px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	width: 420px;
	}
	
	
	#products .form-poleshape .line{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	margin-top: 7px;
	padding-bottom: 7px;}
	
	#products .form-windowsize{
	margin-bottom: 30px;
	width: 420px;
	}
	
	#products .form-windowsize input{
	float: left;
	width: 120px;
	border: 1px solid #999999;
	margin-right: 10px;
	font-size: 1em;
	padding-left: 3px;
	}
	
	#products .form-windowsize .getquote{
	float: right;
	width: 90px;
	border: none;
	margin-right: 10px;
	margin-top: -1px;
	}
	

	#products .radio{
	width:12px;
	border:none;
	margin: 0px 3px 8px 0px;
	padding: 0px;
	}
	
	#products .radio2{
	width:12px;
	border:none;
	margin: 2px 3px 0px 2px;
	padding: 0px;
	}
	
	
	#products .yoyoprice{
	margin-bottom: 30px;
	width: 423px;
	border: 1px solid #CC0000;	
}
	#products .yoyoprice h4{
	color: #FFFFFF;
	background-color: #CC0000;
	height: 14px;
	margin: 0px;
	width: 418px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}
	#products .yoyoprice p{}
	#form-getquote{
	margin: 0px;
	padding: 0px;
	width: 420px;
}
	#products .offerprice{
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5px;
	margin: 10px 0px 0px;
	padding-bottom: 2px;
	color: #333333;
	}
	#products .originalprice{
	font-size: 0.8em;
	color: #CC0000;
	margin: 0px 0px 10px;
	}
	#products .strikethrough{
	text-decoration: line-through;
	}
	#products .addtobasket{
	float: right;
	width: 90px;
	border: none;
	margin-right: 10px;
	margin-top: -18px;
	}
	
	/* Basket
	---------------------------------------------------------*/
	#basket{width:100%}
	
	#shortlist{}
	
	#basket .col-float, #shortlist .col-float{
	float:left;
	margin:0;
	padding:0;}
	
	#basket .pic, #shortlist .pic{
	width: 100px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	#basket h2, #shortlist h2{
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 4px 7px 4px 8px;
	height: 14px;
	width: 557px;
	}
	
	
	#basket h4, #shortlist h4{
	background-color:#FFFFFF;
	font-size: 1.35em;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	padding: 0px;
	line-height: 100%;
	height: auto;
	}
	
	#basket h3, #shortlist h3{
	border:none!important;
	width:100%;
	background-color:#FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 0px;
	line-height: 100%;
	height: auto;
	}
	
	#basket .line, #shortlist .line{
	width: 100%;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
	#basket .linetotal{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-size: 1.25em;
	margin-top: 18px;
	}
	#basket .linetotal p{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
	
	#shortlist .lineototal{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 1.25em;
	margin-top: 18px;
	}
	
	#basket .buttons, #shortlist .buttons, #checkout .buttons, #confirmation .buttons{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	height:20px;
	margin-bottom: 7px;
	}
	
	
	#basket  .buttonsleft, #shortlist .buttonsleft, #checkout .buttonsleft,  #confirmation .buttonsleft{
	float:left;
	text-align: left;
	}
	
	#basket .buttonsright, #shortlist .buttonsright, #checkout .buttonsright,  #confirmation .buttonsright{
	float:right;
	text-align: right;
	}
	
	.buttonsright form{
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
	 #shortlist .butts{float:left; padding-left:10px}
	
	#basket .description
	{width:225px;}
	 #shortlist .description
	 {width:300px;}
	
	#basket .properties, #shortlist .properties{
	padding: 0px;
	font-size: 1em;
	line-height: 120%;
	color: #333333;
	width: 220px;
	}
	
	#basket .property, #shortlist .property{
	width: 90px;
	float: left;
	font-weight: bold;
	}
	#basket .property-desc, #shortlist .property-desc{
	width: 130px;
	float: left;
	}
	#basket form, #shortlist form{
	margin: 0px;
	padding: 0px;
	}
	
	#basket .formquantity{
	margin-top:15px;
	width:80px;
	text-align: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	#basket .formprice, #shortlist .formprice{
	margin-top:15px;
	width:150px;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	#basket .formprice .price, #shortlist .formprice .price{
	font-size: 1.35em;
	font-weight: bold;
	}
	#basket .formprice h3, #shortlist .formprice h3{
	background-color:#FFFFFF;
	font-size: 1.45em;
	font-weight: bold;
	color: #26aabb;
	text-decoration: none;
	padding: 0px;
	line-height: 100%;
	height: auto;
	margin-right: 5px;
	}
	
	#basket .formprice p, #shortlist .formprice p{
	margin: 0px;
	padding-top: 5px;
	}
	
	
	#shortlist .form-windowsize{
	margin-bottom: 30px;
	}
	
	#shortlist .form-windowsize input{
	float: left;
	width: 120px;
	border: 1px solid #999999;
	margin-right: 10px;
	font-size: 1em;
	padding-left: 3px;
	}
	
	#shortlist .form-windowsize .calculate{
	float: left;
	width: 90px;
	border: none;
	margin-left: 10px;
	margin-top: -1px;
	}
	.formquantity label{
	margin-top:4px;
	float:left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}
	
	.formquantity input{
	float:left;
	width: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	.formquantity .updatequantity{
	border:none;
	margin-left: -2px;
	margin-top: 3px;
	width: 37px;
	
	}
	.formprice input{
	text-align:right;
	margin:25px 0px 0px;
	padding: 0;
	cursor: pointer;
	border:none;
	}
	.formquantity .subtotal{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 7px;
	}
	/* Messages
	---------------------------------------------------------*/
	
	.messages {
	   
		list-style-type: none;
	}
	
	
	.messages .errors {
	font-weight: bold;
	color: #c4110a;
	
	list-style-type: none;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	.messages .warnings {
	font-weight: bold;
	color: #c4110a;
	list-style-type: none;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	.messages .infos {
	font-weight: bold;
	color: #c4110a;
	
	
	list-style-type: none;
	text-transform: capitalize;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	.required {
	background-color: yellow;
	}
	.error {
	    background-color: Red;
	}
	.warning {
	
	background-color: yellow;
	}
	
	/* type of blind selection
	---------------------------------------------------------*/
	.blind-type-container{
	float: left;
	height: 113px;
	width: 136px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	display:block;
	}
	
	.blind-type-containerright{
	float: left;
	height: 113px;
	width: 136px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 1px;
	display:block;
	}
	
	/* special offers
	---------------------------------------------------------*/
	
	#offers{}
	
	#offers .offer-banner{}
	
	#offers .offer-pic{
	float: left;
	height: 113px;
	width: 136px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	display:block;
	}
	
	#offers .offer-picright{
	float: left;
	height: 113px;
	width: 136px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	display:block;
	}
	
	#offers .offer-textbox{
	float: left;
	width: 130px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 1px;
	padding-right: 5px;
	}
	
	#offers .offer-textboxright{
	float: left;
	width: 131px;
	margin-top: 5px;
	margin-left: 1px;
	padding-right: 5px;
	}
	
	#offers h3{
	background-color:#FFFFFF;
	font-size: 1.55em;
	font-weight: bold;
	color: #26aabb;
	text-decoration: none;
	margin: 7px 0px;
	padding: 0px;
	line-height: 100%;
	height: auto;
}
	#offers h3 a{
	color: #26aabb;
	text-decoration: none;
	}
	
	#offers h3 a:hover{
	color: #26aabb;
	text-decoration: underline;
	}
	
	
	#offers p{
	font-size: 1.2em;
	line-height: 130%;
	margin: 0px;
	
}
	
	/* colour selection
	---------------------------------------------------------*/
	
	.colour-container{
	text-align: center;
	float: left;
	height: 115px;
	width: 64px;
	cursor:pointer;
	margin-top: 5px;
	margin-right: 6px;
	display:block;
	}
	
	.colour-container input{
	padding: 0px;
	margin-top: -5px;
}
	.colour-select{
	border: 1px solid #FFFFFF;
	height: 85px;
	width: 65px;
}
	
	.colour-select:hover, .colour-select .active{
	border: 1px solid #CCCCCC;}
	
	
	.colour-box{
	display: block;
	height: 55px;
	width: 65px;
	top: 0px;
	margin-bottom: 5px;
	}
	.colour-container p{
	font-weight: bold;
	color: #333333;
	padding:0px;
	font-size: 0.95em;
	text-transform: uppercase;
}
	
	.whites{
	height: 53px!important;
	width: 63px!important;
	border: 1px solid #333333;
}
	
	
	
	/* fabric selection
	---------------------------------------------------------*/
	
	.fabric-container{
	text-align: center;
	float: left;
	height: 135px;
	width: 100px;
	cursor:pointer;
	margin-top: 5px;
	margin-right: 6px;
	display:block;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	.fabric-container input{
	padding: 0px;
	margin-top: -5px;
}
	.fabric-select{
	border: 1px solid #FFFFFF;
	height: 114px;
	width: 100px;
}
	
	.fabric-select:hover, .fabric-select .active{
	border: 1px solid #CCCCCC;}
	
	
	.fabric-box{
	display: block;
	height: 80px;
	width: 100px;
	top: 0px;
	margin-bottom: 5px;
	}
	
	.fabric-container p{
	font-weight: bold;
	color: #333333;
	padding:0!important;
	font-size: 0.95em;
	text-transform: uppercase;
	line-height: 100%;
	}
	
	
	/* PROTX
	---------------------------------------------------------*/
	
	#protx{}
	
	#protx h2{
	width: 557px;
	font-size: 1.3em;
	color: #26aabb;
	background-color:#FFFFFF;
	padding: 4px 0px 4px 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26aabb;
	border-bottom-color: #26aabb;
	margin-bottom: 7px;
	clear:both;
	}
	
	#protx h3{
	color: #FFFFFF;
	background-color: #6AC6D2;
	padding: 4px 0px 4px 8px;
	height: 14px;
	width: 557px;
	}
	
	
	#protx h4{
	width: 557px;
	background-color:#FFFFFF;
	font-size: 1.3em;
	color: #333333;
	padding: 10px 0px 0px 10px;
}
	
	#protx p{
	padding-left: 10px;
	
	}
	
	
	#protx .colfloat{
	float:left;
	padding-left:80px;
	width: 150px;
	margin-top: 10px;
	}
	
	#protx .colleft{
	float:left;
	width:315px;}
	
	#protx .colright{
	float:left;
	padding-left:30px;
	width:135px;
	margin: -15px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
	
	#protx form{
	padding-left: 10px;
	}
	
	#protx label{
	float:left;
	width: 110px;
	margin-top: 3px;
	}
	
	#protx .instructions{
	clear:both;
	margin-left: 110px;
	margin-bottom: 10px;
	}
	
	#protx input{
	float:left;
	
	}
	
	#protx select{
	float:left;
	margin-bottom: 5px;
	margin-right: 95px;
	}
	
	#protx .field{
	width:180px;
	border: 1px solid #666666;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	}
	
	#protx .check{
	width: 13px;
	border: 1px solid #666666;
	margin: 0px;
	}
	
	
	#protx .buttons  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	height:20px;
	margin-bottom: 7px;
	}
	
	
	#protx .buttonsleft{
	float:left;
	text-align: left;
	}
	
	 #protx .buttonsright{
	float:right;
	text-align: right;
	}
	
	/* Forms right
	---------------------------------------------------------*/
	
	.mybasket{
	float:right;
	font-size: 11px;
	padding: 0px;
	margin:0px;
	
	}
	
	.mybasket a{
	text-decoration: none;
	}
	.mybasket a:hover{
	color: #6AC6D2;
	}
	
	.rightcol .asknigel{
	font-size: 13px;
	line-height:100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5B500;
	padding: 5px 5px 5px 8px;
	background-image: url(../images/box_asknigel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	margin-top: 7px;	
	}
	
	.rightcol h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5B500;
	padding: 5px 5px 5px 8px;
	margin: 0px;
	width: 127px;
	}
	.rightcol p{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin:0;}
	
	.rightcol form{
	width: 138px;
	border-top: 1px none #B5B500;
	border-right: 1px solid #B5B500;
	border-bottom: 1px solid #B5B500;
	border-left: 1px solid #B5B500;
	}
	
	.rightcol fieldset{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.rightcol .nigel{
	padding-top: 17px;
	margin-top: -32px;
	}
	.rightcol select{
	width: 129px;
	border: 1px solid #666666;
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
	}
	.rightcol label{
	font-size: 10px;
	}
	
	.rightcol .input{
	font-size: 11px;
	width: 121px;
	border: 1px solid #333333;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	}
	.rightcol textarea{
	font-size: 11px;
	width: 121px;
	border: 1px solid #333333;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	}
	
	/* Checkout right col
	---------------------------------------------------------*/
	
	.checkoutrightcol h3{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5B500;
	padding: 5px 5px 5px 8px;
	margin: 0px;
	width: 127px;
	}
	
	.checkoutrightcol h4{
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	background-color: #FFFFFF!important;
	}
	
	.checkoutrightcol h5{
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	line-height: 110%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	}
	
	
	.checkoutrightcol p{
	padding: 5px 0px;
	margin: 0px;
	font-size: 0.95em;
	color: #333333;
	line-height: 115%;
	}
	.checkoutrightcol .box{
	width: 128px;
	border-top: 1px none #B5B500;
	border-right: 1px solid #B5B500;
	border-bottom: 1px solid #B5B500;
	border-left: 1px solid #B5B500;
	padding: 5px;
	margin-bottom: 7px;
	}
	
	
	.checkoutrightcol .subtotal{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
	.checkoutrightcol .total{
	font-size: 1.5em;
	font-weight: bold;
	width: 100%;
	color: #26aabb;
	text-align: right;
	padding-bottom: 2px;
	padding-top: 6px;
}
	
	
	/* Right col boxes
	---------------------------------------------------------*/
	
	.rightcol .box{
	width: 140px;
	height:auto;
	margin-bottom: 10px;
	padding-bottom:1px;
}
	.rightcol .box img{
	margin-top: 6px;
	margin-left: 6px;
}
	
	.rightcol .box h3{
	height: 12px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 1.1em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 100%;
	background-color: transparent!important; 
}
		
	.rightcol .box-body{
	background-color: #FFFFFF;
	height:auto;
	color: #333333;
	font-size: 0.8em;
	padding:5px;
	width: 120px;
	margin: 5px;
	}
	
	.rightcol .box p{
	font-size: 1.3em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
	.rightcol .blue{
	background-color: #6ac6d2!important;
	
	}
	
	
	
	.rightcol .yellow{
	background-color: #f0ad00!important;}
	
	
	.rightcol .green{
	background-color: #b5b500!important;}
	
	
	
	.rightcol .grey{
	background-color: #808080!important;}
	
	
	
	/* contact form
	---------------------------------------------------------*/
	#contactform{}
	
	#contactform form{
	
	margin:10 0 0;
	padding:0;
	}
	
	#contactform .padtop{
	padding-top:15px;}
	
	#contactform fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
	clear:both;
	}
		
	#contactform label{
	float:left;
	font-weight: bold;
	text-align: left;
	width: 130px;
	padding-right: 10px;
	margin-top: 4px;
	margin-left:0;
	margin-right:0;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
	
	#contactform input{
	font-size: 1em;
	margin-bottom: 3px;
	margin-top: 2px;
	margin-left:0;
	margin-right:0;
	padding-left: 2px;
	}
	
	#contactform textarea{
	float:left;
	width: 230px;
	margin-bottom: 3px;
	margin-top: 3px;
	border: 1px solid #999999;}
	
	
	#contactform .field{
	width: 230px;
	float:left;
	border: 1px solid #999999;}
	
	#contactform .title{
	width: 90px!important;
	}
	
	#contactform select{
	float:left;
	width: 180px;
	margin-bottom:4px;
	margin-top: 4px;
	}
	
	#contactform .submit{
	float: right;
	margin-right:10px;
	margin-top:20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	#contactform .send{
	float: right;
	margin-right:10px;
	margin-top:0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	#contactform .check{
	
	float:left;
	margin-bottom: 3px;
	margin-top: 15px;
	margin-right: 5px;}
	
	 #contactform .labelright{
	 width: 370px;
	float:left;
	text-align: left;
	margin-top:15px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
	
	/* checkout
	---------------------------------------------------------*/
	#checkout{width: 570px;}
	

	
	#checkout h3{
	font-size: 1.1em;
	color: #26aabb;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26aabb;
	border-bottom-color: #26aabb;
	margin-bottom: 7px;
	height: 14px;
	width: 265px;
	margin-top: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	}
	
	#checkout .right{
	width: 260px;
	padding: 4px 0px;
	height: 14px;
	background-color: none!important;
	}
	
	#checkout h2{
	width: 557px;
	font-size: 1.3em;
	color: #26aabb;
	background-color:#FFFFFF;
	padding: 4px 0px 4px 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26aabb;
	border-bottom-color: #26aabb;
	margin-bottom: 7px;
	clear:both;
	}
	
	#checkout h4{
	width: 557px;
	background-color:#FFFFFF;
	font-size: 1.3em;
	color: #333333;
	padding: 0px 0px 0px 10px;}
	
	#checkout p{
	color: #333333;
	
	padding: 0px 0px 0px 10px;
	font-size: 1.1em;
	}
	#checkout .fullwidth{width: 564px!important;}
	
	#checkout .colleft{
	float:left;
	width:275px;
	padding-right:20px}
	
	#checkout .colright{
	float:left;
	width:275px;}
	
	
	
	#checkout form{
	margin:0;
	padding:0;
	}
	
	#checkout .padtop{
	padding-top:20px;}
	
	#checkout fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
	clear:both;
	}
		
	#checkout label{
	font-weight: bold;
	}
	
	#checkout .radio{
	margin-left: 5px;
	}
	
	
	
	#checkout input{
	font-size: 1em;
	
	margin-left:0;
	
	}
	
	#checkout .instructions{
	margin-top: 10px;
	width: 175px;}
	
	#checkout textarea{
	
	width: 547px;
	margin-bottom: 3px;
	margin-top: 10px;
	border: 1px solid #999999;}
	
	
	#checkout .field{
	width: 175px;
	border: 1px solid #999999;
	margin-bottom:10px;
	margin-top: 5px;
}
	
	#checkout .title{
	width: 90px!important;
	}
	#checkout .country{
	width: 140px!important;
	}
	
	#checkout select{
	margin-bottom:10px;
	margin-top: 4px;
	
	}
	
	#checkout .title{
	width: 70px;
	margin-right:90px;}
	
	#checkout .usebilling{
	width: 180px;
	margin-bottom: 5px;
}
	#checkout .check{
	float:left;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 5px;
}
	
	#checkout .submit{
	float: right;
	margin-right:5px;
	margin-top:20px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
	#checkout .send{
	float: right;
	margin-right:10px;
	margin-top:0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	
	
	 #checkout .labelright{
	 width: 370px;
	float:left;
	text-align: left;
	margin-top:15px;
	font-weight: normal;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	
	
	/* checkout
	---------------------------------------------------------*/
	#confirmation{}
	
	#confirmation .col-float{
	float:left;}
	
	#confirmation .pic{
	width: 100px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
	#confirmation h4{
	width: 557px;
	background-color:#FFFFFF;
	font-size: 1.35em;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	padding: 0px 0px 0px 10px;
	line-height: 100%;
	height: auto;
	}
	
	#confirmation h5{
	border:none!important;
	width:100%;
	background-color:#FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px 0px 7px;
	padding: 0px;
	line-height: 100%;
	height: auto;
	}
	
	#confirmation .line{
	width: 100%;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
	#confirmation .linetotal{
	width: 100%;
	padding-bottom: 10px;
	text-align: right;
	font-size: 1.25em;
	margin-top: 8px;
	}
	#confirmation .linetotal p{
	font-weight: bold;
	margin: -5px 0px 0px;
	padding: 0px;
}
	
	
	#confirmation h3{
	font-size: 1.1em;
	color: #26aabb;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26aabb;
	border-bottom-color: #26aabb;
	margin-bottom: 7px;
	padding: 4px 0px 4px 8px;
	height: 14px;
	width: 557px;
	}
	
	#confirmation .right{
	border: none!important;
	width: 267px;
	margin-top:17px;
	margin-bottom: -3px;
	padding:0;
	height: 14px;
	background-color: none!important;
	}
	
	#confirmation h2{
	width: 557px;
	font-size: 1.3em;
	color: #26aabb;
	background-color:#FFFFFF;
	padding: 4px 0px 4px 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #26aabb;
	border-bottom-color: #26aabb;
	margin-bottom: 7px;
	clear:both;
	}
	
	
	#confirmation p{
	color: #333333;
	
	padding: 0px 0px 0px 10px;
	font-size: 1em;
	}
	#confirmation .fullwidth{width: 564px!important;}
	
	#confirmation .description
	{width:300px;
	margin-top:15px}
	
	#confirmation .properties{
	padding: 0px;
	font-size: 1em;
	line-height: 120%;
	color: #333333;
	width: 250px;
	}
	
	#confirmation .property{
	width: 100px;
	float: left;
	font-weight: bold;
	}
	#confirmation .property-desc{
	width: 150px;
	float: left;
	}
	
	#confirmation .formprice{
	margin-top:15px;
	width:160px;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	#confirmation .formprice .price, #shortlist .formprice .price{
	font-size: 1.35em;
	font-weight: bold;
	}
	#confirmation .formprice h3, #shortlist .formprice h3{
	background-color:#FFFFFF;
	font-size: 1.55em;
	font-weight: bold;
	color: #26aabb;
	text-decoration: none;
	padding: 0px;
	line-height: 100%;
	height: auto;
	margin-right: 5px;
	}
	
	
	/* sitemap
	---------------------------------------------------------*/
	
	#sitemap{
	padding-left: 15px;
	}
	
	#sitemap ul{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
	line-height: normal;	
}
	
	#sitemap ul li{
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	
}
	
	#sitemap ul li a{
	color: #333333;
	text-decoration: none;
}
	
	#sitemap ul li a:hover{
	color: #26aabb;
	text-decoration: none;
}
	
	#sitemap ul li ul{
	list-style-type: disc;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-top: 10px;
	
}
	#sitemap ul li ul li{
	text-transform: none;
	text-transform: none;
	font-weight: normal;
	
}
	#sitemap ul li ul li a{
	color: #333333;
	text-decoration: none;
}
	#sitemap ul li ul li a:hover{
	color: #26aabb;
	text-decoration: none;
}
	#sitemap ul li ul li ul{
padding-top: 10px;
	list-style-type: circle;
	padding-left: 35px;
}
	#sitemap ul li ul li ul li{
	
	text-transform: none;
	list-style-type: circle;
}
	#sitemap ul li ul li ul li ul {
	padding-top: 10px;}
	#sitemap ul li ul li ul li ul li{
	text-transform: none;
	list-style-type: disc;
}
	
	/* pop up boxes
	---------------------------------------------------------*/
	
	.info-box{
		font-size: 1em;
		line-height: 15px;
		font-weight: normal;
		padding-top: 10px;
	}
	
	#info-controls, .info-side{
	background-color: #CC0000;
	margin: -15px 0px 0px;
	padding: 10px 15px 10px 10px;
	width: 215px;
	position: absolute;
	left: 330px;
	z-index: 100;
	display:none;
	text-align: left;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	#info-controls .close a, .info-side .close a{
	color: #FFFFFF;
	float: right;
	font-size: 1.15em;
	font-weight: bold;
	margin-top:-12px;
	padding: 1px 3px;
	margin-right: -16px;
	border:2px solid #FFFFFF;
	text-decoration: none;
}
	
	

