/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
	text-decoration:none;
	outline:none; /* Remove Firefox's dotted borders */
	text-decoration:none;
	color:#0CF;
	padding:0;
	margin:0;
}
p{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-shadow: #fff 0 1px 0;
	
}
a img { border:none;} /* Remove IE's blue borders */

/* STYLE SET*/

* {
	margin: 0 auto 0 auto; /* GLOBAL RESET */
	padding: 0;
}
html{
	font-size: 62.5%;
	font-family: Arial, Sans-Serif; /*change font*/
	font-family: Arial, Verdana, sans-serif;
	line-height: 150%;
	height:100%;

}
body {
	background:#f5f6f6 url(../images/bg.jpg) center  top repeat-x;
	margin: 0 auto 0 auto;
	

}
#headerRight{
	float:right;
	height:130px;
	width:810px;
	display:inline;
}
#basket{
	clear:both;
	width:362px;
	height:30px;
	background:#0a3d4c;
	float:right;
	margin-top:10px;
	padding:6px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border:1px solid #2f4052;
	display:inline;
	margin-bottom: 10px;
}
#basket p{
	color:#c2ced2;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	float:right;
	font-size:110%;
	padding:10px;
	margin-right:12px;
	text-shadow:none;
}
#basket p em{
	color:#fff;
	font-style:normal;
}
#masthead{
	width:100%;
	height:130px;
}
#header{
	width:980px;
	height:130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;

}
#header img{
	float:left;
}
#logo{
	height:116px;
	width:166px;
	float:left;
	margin-top:10px;
}

h3{
	font-family: Arial, Verdana, sans-serif;
	
	font-size:140%;
	line-height:1.4em;
	color:#4a555d;
	margin-bottom:15px;
}
#detailsRow{
	width:646px;
	height:40px;
	margin-bottom:12px;
	text-shadow: #ebebeb 0 1px 0;
	text-transform:uppercase;
	color:#171717;
}
#detailsRow .cell{
	padding:15px;
	float:left;
	font-weight:bold;
	font-family: Arial, Verdana, sans-serif;
	background-color:#fec459;
	text-transform:lowercase;
	width:110px;
	font-size: 115%;
	text-shadow:none;

}
#detailsRow .bluecell{
	padding:15px;
	float:left;
	font-weight:bold;
font-size: 105%;
		font-family: Arial, Verdana, sans-serif;
	background-color:#95b5df;
text-shadow:none;
	width:195px;
}
#detailsRow .purplecell{
	padding:15px;
	float:left;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background-color:#bd8cbf;
	width:110px;
	font-size: 115%;
	text-shadow:none;
}
#detailsRow .greencell{
	padding:15px;
	float:left;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background-color:#c8dc68;
	width:110px;
	font-size: 115%;
	text-shadow:none;
}
#price{
	padding:6px;
	font-size:130%;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#305ea7;
	margin-bottom:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 24px;

}
#options{
	padding:6px;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#2d3134;
	margin-bottom:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:auto;

}
#options p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	padding:4px;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background:#305ea7;
	float:left;
	margin-right:4px;
	clear:both;
	margin-bottom:4px;
	width:280px;
	color:#fff;
}
#options select{
	margin-left:5px;
	float:right;
}
#price p{
	color:#fff;
	clear:none;
}
.detailright{
	float:right;
	width:370px;
}
/*NAVIGATION*/
#navBar{
	height:38px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:810px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:6px;
	display:inline;
	overflow:hidden;
		

	
}
#navBar ul {
	padding: 0;
	display:inline;
	list-style: none;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float:right;


}
#navBar ul li,
#navBar ul li a {float: left; display: block; color:#fff; font-weight:bold; display:inline;  }
#navBar ul li a {background:url(../images/nag-a-bg.gif) bottom repeat-x; margin:0; padding: 8px 6px; font-size: 1.2em; text-decoration: none; -moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: #959da8; margin-right:4px;}
#navBar ul li a.last{margin-right:0;}
#navBar ul li a:hover{ color:#fff; background:#4d4d4d;}
#navBar ul li a.selected {background:#11afdf;color: #fff; -moz-border-radius: 5px;-webkit-border-radius: 5px;}
.print a{
	overflow:hidden;
	height:32px;
	background:url(../images/printer.png) no-repeat top center;
	padding-top:32px;
	width:32px;
	 height: 0px !important;
    height /**/:32px;
	float:right;
	margin-right:20px;
	margin-top:-30px;
}
/* Sub nav
--------------------------------------------------------------------------- */
#sidenav_01{
	list-style:none;
	padding:0;
	width:270px;
	float:right;
	margin-top:5px;
	margin-bottom:10px;

}
#sidenav_01 li{background:none 20px center; margin:0; padding:0; padding-left:4px;}
#sidenav_01 li a{
	background:url(../images/bg_sidenav_01.png) no-repeat left top;
	/*	border-bottom:1px solid #636363;*/
	color:#1155b2;
	display:block;
	font-weight:normal;
	line-height:26px;
	padding-left:30px;
	margin-left:0px;
	font-size:1.2em;
	height:32px;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
	text-transform:uppercase;
	letter-spacing:1.5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7aa5e1;
}
#sidenav_01 li a:hover{
	background-position:left center;
	color:#2a456b;
	text-decoration:none;
}
#sidenav_01 .current a{background:transparent url(../images/bg_sidenav_01.png) no-repeat 0 -249px;   border-top:none; color:#ffd6e5; cursor:default;  line-height:27px; margin:-1px 0 0 0;   }
#sidenav_01 .current a:hover{background-position:0 -249px; color:#ffd6e5;}
#sidenav_01 em{
	font-size:0.8em;
	font-style:normal;
}


#sidenav_02{
	list-style:none;
	padding:0;
	width:245px;
	float:right;
	margin-top:5px;
	margin-bottom:10px;

}
#sidenav_02 li{background:none 20px center; margin:0; padding:0; padding-left:4px;}
#sidenav_02 li a{
	background:url(../images/bg_sidenav_01.png) no-repeat left top;
	/*	border-bottom:1px solid #636363;*/
	color:#1155b2;
	display:block;
	font-weight:normal;
	line-height:26px;
	padding-left:30px;
	margin-left:0px;
	font-size:1.2em;
	height:32px;
	text-decoration:none;
	font-weight:bold;
	padding-top:5px;
	text-transform:uppercase;
	letter-spacing:1.5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7aa5e1;
}
#sidenav_02 li a:hover{
	background-position:left center;
	color:#2a456b;
	text-decoration:none;
}
#sidenav_02 .current a{background:transparent url(../images/bg_sidenav_01.png) no-repeat 0 -249px;   border-top:none; color:#ffd6e5; cursor:default;  line-height:27px; margin:-1px 0 0 0;   }
#sidenav_02 .current a:hover{background-position:0 -249px; color:#ffd6e5;}
#sidenav_02 em{
	font-size:0.8em;
	font-style:normal;
}
/*BODY*/
.clear{
	clear:both;
}
p{
		font-family: Arial, Sans-Serif; /*change font*/
	font-size: 1.2em;
	line-height:1.3em;
	text-shadow: #fff 0 1px 0;

}
h2{
	font-family: calibri, Arial, Sans-Serif; /*change font*/
	font-size:160%;
	color:#333;
	line-height:1.4em;
	margin-bottom:15px;
	text-shadow: #fff 0 1px 0;
}
.midtitle{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#2173bd;
	font-weight:bold;
	padding:4px 0;
	margin-bottom:10px;
	width:490px;
	float:left;
}
.subblock{
	border:1px solid #bcc5c9;
	background:url(../images/subblock-bg.png) repeat-x;
	padding:15px;
	width:488px;
	float:right;
	margin-right:20px;
	margin-bottom:15px;
}
.subblock .bigP{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#000;
	font-style:normal;
	font-weight:bold;
	font-size:140%;
}
.bigP{

	
	color:#333;
	line-height:1.4em;
	font-weight:bold;

}
.leftimg{
	float:left;
	margin-right:20px;
	clear:both;
}
.body_wrapper{
		width:100%;
	height:100%;
	background:transparent url(../images/body-bg.jpg) center  bottom repeat-x;

}
.center{width:980px; height:100%; padding:0; margin:0 auto;}
.main_wrapper{
	width:980px;
	height:100%;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	min-height:600px;

}
.main_wrapper p{
 padding:0 10px 0 0;   margin-bottom:10px; color:#333;
 font-family:Calibri, Arial, Helvetica, sans-serif; 
 font-size:160%;
 text-shadow: #fff 0 1px 0;}/**/

.home-teaser{
	width:980px;
	height:191px;
	background:url(../images/teaser1-bg.png) top no-repeat;


}
.home-teaser h2{
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.4em;

	font-weight:bold;
	color:#c8ebff;
	font-size:180%;
	padding-top:5px;
}
.home-teaser .lefty img{
	float:right;
}
.box{
	width:660px;
	height:590px;
	float:left;
	/*	border-right:1px solid #b6b6b6;*/
	border-left:none;
	border-bottom:none;
	border-top:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#products .box{
	width:650px;
	height:inherit;
	float:left;
	/*	border-right:1px solid #b6b6b6;*/
	border-left:none;
	border-bottom:none;
	border-top:none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
.box h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	color:#413215;
	line-height:120%;
	width:90%;
	margin-bottom:16px;
}
#products .box h1{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#fff;
	margin-top: 12px;
	margin-bottom:15px;
	width:630px;
	display:block;
	line-height:1.2em;
	float:left;
	margin:0;
	
	border-bottom:none;
	font-style:normal;
	font-size:240%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	text-transform: uppercase;
	background:#1155b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;


}
#products .box h2{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:220%;
	color:#5a4b2d;
	line-height:120%;
	width:100%;
	margin-bottom:2px;
	letter-spacing:-1px;
	font-weight:normal;
	border-bottom:1px solid #7c5b20;
	padding-bottom:8px;

}
#products .box h2 span{
		background:#5a4b2d;
		color:#fff;
}
#products .box h2 a{
	color:#000;
	font-size:11px;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	background:#fff url(../images/glass-link-bg.png) no-repeat;	
	}
	.hr{
	border-bottom:1px solid #464a4f;
	border-left:none;
	border-right:none;
	border-top:none;
	margin:10px 0 10px 0;
	clear: both;
}
	.box hr{

color: #5a4b2d;
background-color: #5a4b2d;
height: 0px:	
		
	}
	.latest-news{
	clear:both;
	margin:0 auto;
	height:116px;
	border:1px solid #adadad;
	padding:15px;
	width: 950px;
	display: block;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	}
	.newsblockHome{
	float:left;
	overflow:hidden;
	width:292px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	display:inline;
	margin:0 auto;
	}
	.newsblockHome a{
		font-family:Calibri, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:140%;
		color:#000;
		text-decoration:none;
		line-height:1.4em;
		float:left;

	}
	.newsblockHome a:hover{
		text-decoration:underline;
	}
		.newsblockHome span{
			font-style:normal;
			color:#999;
	
			padding-bottom:10px;
			margin:2px 0;
			float:left;
			clear:both;
		}
		.newsblockHome p{
			clear:both;
			float:left;
			display:inline;
			overflow: hidden;
			word-wrap:no-wrap;
			width:288px;
			
		}
	.newsmiddle{
		border-right:1px solid #eee;
		border-left:1px solid #eee;
	}
.welcome{
	width:280px;
	display:block;
	text-indent:-9999px;
	line-height:3.5em;
	margin:10px 0 10px 0;
	background:url(../images/welcome.png) top left no-repeat;
}	
.order{
	width:160px;
	display:block;
	text-indent:-9999px;
	line-height:3.5em;
	margin:10px 0 10px 0;
	background:url(../images/order.png) top left no-repeat;
}	
.designer{
	width:190px;
	display:block;
	text-indent:-9999px;
	line-height:3.5em;
	margin:10px 0 4px 0;
	background:url(../images/doordesigner.png) top left no-repeat;
}	
	.breadout a{
	padding:8px;
	float:left;
	font-size: 1.4em;
	color: #eeeeee;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #8e96a1;
	margin:4px 5px 0 5px;
	}
		.breadout a:hover{

		font-size: 1.4em;color: #fff;text-decoration: none; -moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: #0d62d5;

	}
	.lefty{
		float:left;
		margin-right:15px;
		width:425px;
	}
	
	.home-teaser .lefty{
	float:left;
	padding:11px;
	width:560px;
	margin-right:0;
	}
	.home-teaser .righty{
	float:right;
	padding:8px;
	}
	.separator{
		background:url(../images/sep-top.png);
		clear:both;
		height:29px;
		
	}
	.howtouseLeft{
		width:483px;
		background:#0599e6 url(../images/howtouseLeft-bg.png) top no-repeat;
		float:left;
		margin-right:12px;
		padding-top:215px;
	}

	.howtouseLeft .spacer{
	height:13px;
	}
	.howtouseRight{
		width:483px;
		background:#7aa532 url(../images/howtouseRight-bg.png) top no-repeat;
		float:right;
		padding-top:215px;
	}
	.howtouseLeft p{
		padding:0 20px;
		color:#c9ebff;
		font-size:140%;
		font-weight:bold;
	}
		.howtouseRight p{
	color:#f3ffdf;
	padding:0 20px;
	font-size:140%;
		font-weight:bold;
		}
		.glassrangeLeft{
	width:480px;
	float:left;
	margin-right:28px;
	}
		.glassrangeRight{
		width:470px;
		float:right;
	}
	.hometitle{
	width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/home-title.png) top left no-repeat;
	height:33px;
	border-bottom:none;
	}
	.howtouseTitle{
		width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-howtouse.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	}
	.categories{
	width:123px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/categories.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	margin-right:8px;
	}
	.aboutusTitle{
				width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-about.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;
	}
		.termsTitle{
				width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/termsTitle.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;
	}
	.technicalTitle{
				width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/technicalTitle.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;
	}
		.contactTitle{
				width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/contactTitle.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;
	}
	.socialhousingTitle{
						width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/socialhousing.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;
	}
	.newsTitle{
	width:100%;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/doorglassnews.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;
	margin-bottom: 26px;
	}
	.ourrangeTitle{
				width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-ourange.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;

	}
	.cassetteTitle{
				width:550px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-cassettes.png) top left no-repeat;
	height:42px;
	border-bottom:none;
	padding-left:4px;
	}
.dualglaze{
	width:580px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-dualglaze.png) top left no-repeat;
	height:50px;
	border-bottom:none;
}
.dualglazearch{
	width:580px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-dualglazearch.png) top left no-repeat;
	height:50px;
	border-bottom:none;
}
.halfglazed{
	width:580px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-halfglazed.png) top left no-repeat;
	height:50px;
	border-bottom:none;
}
.halfglazedarch{
	width:580px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-halfglazedarch.png) top left no-repeat;
	height:50px;
	border-bottom:none;
}
.twinbrow{
	width:580px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-dualglazebrow.png) top left no-repeat;
	height:50px;
	border-bottom:none;
}
.halfmoon{
	width:580px;
	display:block;
	text-indent:-9999px;
	line-height:1.2em;
	float:left;
	margin:0;
	background:url(../images/title-halfmoon.png) top left no-repeat;
	height:50px;
	border-bottom:none;
}
.box_2{
	width:240px;
	height:100%;
	float:right;
	padding:10px;
	display:inline;
	overflow:hidden;
	
}
.box_intro{
	width:458px;
	float:left;
	margin-right:5px;
}
.box_shopby{
	width:256px;
	float:left;
	display:inline;
	overflow:hidden;
	margin-right:5px;
}
.box_designteaser{
	float:left;
		display:inline;
	overflow:hidden;
	width:256px;
}
#products .box_2{
	width:270px;
	height:100%;
	float:right;
	padding:10px;
	display:inline;
	overflow:hidden;
	
}
.box_2 a.read_more{float:right; color:#9d0038;  font-size:1.1em; margin:0 0 20px 0;}

#homerange{
	width:594px;
	height:300px;
	background:url(../images/Design-homerangeBg.jpg) no-repeat;
	padding:0;
	margin:0;
}
/*rounded corners*/
div#roundedbox{ margin: 0 ;background: #420B21;
margin-top:30px; clear:both; color:#F5C5D9; font-weight:bold;
}
div#roundedbox p{
	margin:10px;
}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #420B21}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.heading {font-size: 1.6em; font-weight:normal; border:none; margin:0; padding:0; color:#9d0038;}
.small  {font-size: 1.1em; padding:0; line-height:1.4em; color:#666;}

blockquote {	position: relative;	text-indent: 2em;} .bqstart,.bqend { font-size: 300%; } /* apply IE specific rules first */.bqstart {	text-indent: 0;	margin: -0.6em 0 -2em 0;	float: left;} blockquote > .bqstart {	/* add extra non-ie rules */	position: absolute;	top: -0.2em;	left: 0;	/* remove IE specific rules */	float: none;	margin: 0;} .bqend {	position: absolute;	margin-top: -0.6em;	right: 0;	text-indent: 0;} blockquote > .bqend {	margin-top: -0.2em;}

/*NEWS*/



div.row{
	float:left;
	display:inline;
	clear:both;
	width:660px;
}
h6{
	margin-bottom:8px;
		font-size:140%;
	color:#000;
}
h6 a{
	color:#000;
	text-decoration:underline;
}
h6 a:hover{
	text-decoration:none;
}
.ico_date{ display:block; width:46px; height:91px; background:url(../images/ico_date.png) no-repeat; float:left; margin:0 10px 20px 0;}
.month{ font-size:0.9em; text-transform:uppercase; padding:3px 12px 3px 12px; color:#ffffff;}
.day{font-size:2em; text-transform:uppercase; padding:1px 12px 10px 11px; color:#666;}
.status{font-size:1em; float:left; width:560px;}



/*LOGIN BOX*/
 
.login-box{ /*outer background*/
background:url(../images/login-box.png) no-repeat top left;
height: 26px;
padding: 5px 0 0 10px;
width: 360px;
color:#fff;
margin-top:11px;
float:left;
}
 
input.user-field{ /*input field */
float: left;
border:0;
margin:0;
font-family:tahoma;
font-size: 12px;
padding: 3px 0px 0px 4px;
height:18px;
background:none;
width: 150px;
color:#fff;
}
input.password-field{ /*input field */
	float: left;
	border:0;
	font-family:tahoma;
	font-size: 12px;
	height:18px;
	background:none;
	width: 103px;
	color:#fff;
	margin-left:28px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
 
input.login-go { /*login icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 18px;
width: 51px;
background: url(../images/login-icon.png) no-repeat top left;
cursor: pointer;
}
 
input.login-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(../images/login-icon.png) no-repeat bottom left;
}
.actionBox{
	float:left;
	width:448px;
	margin-right:10px;
}
.roundtitle{
	background:#39454c;
	height:30px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom:12px;
	
}
.roundtitle p{
	color:#fff;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:140%;
	padding:3px 0 0 15px;
}
form{
	margin:0;
	padding:0;

	
	float:left;
	}


div.row span.label {
	float: left;
	width: 130px;
	text-align: right;
	color:#333333;
	font-weight:bold;
  }

div.row span.formw {
	float: right;
	width: 190px;
	text-align: left;
  } 
 div.row span.formwcheckbox {
	float: left;
	width: auto;
	text-align: left;
  }  
div.spacer {
  clear: both;
  }
  
 div.row2 {
  clear: both;
  padding-top: 5px;
  width:600px;
  }

div.row2 span.label {
	float: left;
	width: 300px;
	text-align: right;
	color:#002f2f;
	font-size:1.2em;
	font-weight:bold;
  }

div.row2 span.formw2 {
  float: right;
  width: 280px;
  text-align: left;
  } 
	.basketform{
		width:340px;
		padding:10px 10px 0 15px;
			background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #9c9fa4;
		
	}
	#ordertable{
	margin:0;
	padding:0;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #9c9fa4;
	padding:10px 10px 15px 15px;
	float:left;
	width:950px;
	}
	#ordertable h1{
		font-family:Calibri, Arial, Helvetica, sans-serif;
		font-size:150%;
		color:#333;
		margin-bottom:15px;
	}
	
	
#ordertable	table {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-spacing: 1px;
}
#ordertable #r101{
	color:#0CF;
	font-weight:bold;
	font-size:130%;
}
#ordertable thead th{
	background:#39454c;
	font-size: 14px;
	color: #fff;
	height: 30px;
	text-align: center;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	

	padding-top:10px;
}
#ordertable tbody td{
	font-size: 110%;
	background: #2d3134;
	color: #fff;
	border: 1px solid #373B3E;
	padding-left: 6px;
	height: 40px;
	padding-top:8px;
}
#ordertable tbody td a:link{
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}

#ordertable tbody td a:hover{
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: underline;
}

#ordertable tbody td a:visited{
	font-size: 12px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: line-through;
}
#ordertable tbody th{
	background: #373B3E;
	color: #080808;
	text-align: left;
	padding-left: 4px;
	border-top: 1px solid #2d3134;
	border-bottom: 1px solid #2d3134;
	width: 120px;
}
#ordertable tbody th a:link{
	color: #fff;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
#ordertable tbody th a:hover{
	font-size: 13px;
	color: #fff;
	font-weight: bolder;

}
#ordertable tbody th a:visited{
	text-decoration: line-through;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;

}
#ordertable tbody tr:hover{
	background: #333;
}
#ordertable tbody a { 

	font-size: 12px;
	color:#FF6600;
	text-align: center;
}
#ordertable tbody a:hover{
	text-decoration: underline;
	font-size: 12px;
	color:#FF6600;
}

#ordertable tfoot{
	background: #1F2A34;
	color: #fff;
	font-size: 18px;
	text-align: center;

}
#ordertable tfoot td{

}
#ordertable table caption{
	background: #1F2A34;
	color: #fff;
	text-align: center;
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;

}
 
.search-box{ /*outer background*/
	background:url(../images/search-box.png) no-repeat top left;
	height: 26px;
	width: 165px;
	float:right;
	color:#fff;
	margin-top:11px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
 
input.search-field{ /*input field */
	float: left;
	border:0;
	margin:0;
	font-family:tahoma;
	font-size: 12px;
	height:18px;
	background:none;
	width: 126px;
	color:#fff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
 
input.search-go { /*search icon */
float:left;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 21px;
width: 21px;
background: url(../images/search-icon.png) no-repeat top left;
cursor: pointer;
}
 
input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
background:url(../images/search-icon.png) no-repeat bottom left;
}


.glassrange{
	width:450px;
	display:block;
	text-indent:-9999px;
	line-height:2em;
	float:left;
	margin:0 0 2px 0;
	background:url(../images/glasschart-title.png)top left no-repeat;
	margin-left: 10px;	
}
.glassSitu{
	width:312px;
	height:306px;
	padding:0;
	float:left;
	margin-right:4px;
	
}
.glassProd2{
	width:91px;
	height:268px;
	padding:28px;
	float:left;
	padding-bottom:10px;
	
/*	background:#fef6e1;
	border-top:1px solid #feebca;
	border-left:1px solid #feebca;
		border-bottom:1px solid #fffcf5;
	border-right:1px solid #fffcf5;*/
}
#products .glassProd{
	padding:0px;
	width:155px;
	padding-right:6px;
	height:350px;
	text-align:center;
	background:url(../images/prod-bg.png) bottom repeat-x;
}
#products .glassProd .door{
	padding-left:8px;
}
.glassProd{
	width:100px;
	height:268px;
	float:left;
	padding-bottom:10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	
/*	background:#fef6e1;
	border-top:1px solid #feebca;
	border-left:1px solid #feebca;
		border-bottom:1px solid #fffcf5;
	border-right:1px solid #fffcf5;*/
}
.brass{
	background:url(../images/prod-brass-bg.png) bottom no-repeat;
}
.etched{
	background:url(../images/prod-fusion-bg.png) bottom no-repeat;
}
.overlay{
	background:url(../images/prod-overlay-bg.png) bottom no-repeat;
}
.resin{
	background:url(../images/prod-resin-bg.png) bottom no-repeat;
}
.glassProd img{
	margin:0;
	margin-bottom:5px;
}
.glassProdDesc{
	background:url(../images/glass-title-bg.png) no-repeat;
	color:#ffdbe8;
	font:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	height:18px;

	padding-top:3px;
	
}
#products .glassProdDesc{
	background:#646f77;
	color:#fff;
	font:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	height:18px;
	padding-top:6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:132px;
	margin-left:14px;
	margin-bottom:12px;
	font-size:120%;
	
}
#products .glassProdLink{
	background:none;

}
#products .glassProdLink a{
	text-decoration:none;
		color:#fff;
	font:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	height:18px;
	font-weight:bold;
	width:150px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:18px;
	background:#98af2c url(../images/add-viewdetail-bg.png) center no-repeat;
	margin-left:6px;
	margin-bottom:6px;
	font-size:120%;
	padding:5px 21px;
}
#products .glassProdLink a:hover{
	background-color:#768725;
}
.glassProdLink{
	background:url(../images/glass-link-bg.png) no-repeat;
	color:#fff;
	font:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	height:18px;
	padding-top:0px;
	font-weight:bold;
	
}
.glassProdLink a{
	color:#ECF3F4;
	text-decoration:underline;
	
}
.glassProdLink a:hover{
	color:#fff;
	text-decoration:none;
	
}
.glassThumbLink{
	background:url(../images/glass-linkthumb-bg.png) no-repeat;
	color:#fff;
	font:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	height:18px;
	padding-top:0px;
	font-weight:bold;
	width:125px;
	margin-top:10px;
	
}
.glassThumbLink a{
	color:#FFF;
	text-decoration:underline;
	
}
.glassThumbLink a:hover{
	color:#fff;
	text-decoration:none;
	
}
.glassBreadLink{
	background:url(../images/glass-link-bg.png) no-repeat;
	color:#fff;
	font:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-align:center;
	clear:both;
	height:16px;
	padding-top:3px;
	font-weight:bold;
	float:left;
	width:100px;
	margin-top:5px;
	margin-right:5px;
	
}
.glassBreadLink a{
	color:#241905;
	text-decoration:underline;
	
}
.glassBreadLink a:hover{
	color:#fff;
	text-decoration:none;
	
}
.glasslayout{
	height:auto;
	clear:both;
	padding-top:0px;
	width:650px;
	float:left;
	margin-top: 12px;
}

.glassThumbrow{
	width:980px;
	clear:both;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin-bottom: 20px;
/*	height:590px;*/
	/*padding-left:20px;*/
	
}
.glassThumbrow p{
	font-size:160%;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	padding:20px;
	font-weight:bold;
	padding-top:0;
	padding-left:0;
}
	.glassThumbrow .bigP{
		font-size:160%;
		padding-bottom:0;
		padding-top:15px;
	}
.brassRow{
	background:#f0ddb4;
/*	height:640px;*/

}
.etchedRow{
	background:#b2c4e7;
	

}
.overlayRow{
	background:#e3b3e3;

}
.resinRow{
	background:#d4de9e;
/*	height:320px;*/

}
.backingglass{

	

}
.backingglass a{
	color:#fff;
	background:#305ea7;
		display:block;
	float:right;
	padding:5px;
}
.backingglass a:hover{
	background:#3cf;
}
.glassThumb{
	height:140px;
	width:126px;
	padding:7px;
	float: left;

}
.glassSelect{
	float:left;
	clear:both;
}
.titleMain{
	color:#eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	margin-bottom:6px;
	clear:both;
	background-color: #616b74;
}
.doorThumbbox{
	color:#ffe1ec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:left;
	padding:10px;
	margin-bottom:20px;
	width:420px;
	margin-bottom:0px;
	margin-top: 0px;
	background:#b4c6d6;
	border:1px solid #939ca6;
	clear:both;
}
.doorThumbbox img{
	border:1px solid #939ca6;
}
.doorThumbbox p{
	font-size:130%;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	padding:20px;
	font-weight:bold;
	padding-top:0;
	padding-left:0;}
	.doorThumbbox .bigP{
		font-size:160%;
		padding-bottom:0;
		padding-top:15px;
	}

.partnerlink{
	float:left;
	width:190px;
	height:30px;
	display:block;
	overflow:hidden;
	padding:8px 0 0 10px;
	margin:23px 0 0 20px;
	color:#333;
	font-size:80%;
	background:transparent url(../images/button_linkbg.png) no-repeat;
	text-transform:uppercase;
	font-weight:bold;
}
.newsBlock{
	clear:both;
	float:left;
	margin-bottom:20px;
}
.newsBlock a{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:.9em;
	text-decoration:underline;
}
.newsBlock a:hover{
	text-decoration:none;
	color:#afbd21;
}
.newsBlock em{
	font-size:0.6em;
	font-style:normal;
	color:#CCC;
}
/*FOOTER*/

#footer{
	overflow: hidden;
	width:100%;
	background:transparent url(../images/bg_footer.jpg) top left repeat-x;
	background-color: #29569d;
	color:#fff;
	padding:0;
	margin:0;
	display:block;
	height:200px;
	clear:both;
}
#footer p{
	text-shadow:none;
}
#footer #footer_holder{
	width:960px;
	height:456px;
	background:transparent url(../images/img_footer.jpg) top center no-repeat;
	} 
#footer .center{
	height:200px;
	background:transparent url(../images/img_footer.jpg) top center no-repeat;
	margin-bottom:0;
	padding-bottom:0;
}
#footer #designer{
	margin:0 auto;
	width:941px;
	height:589px;
	background:#490b21;
	clear:both;
	border-top:1px solid #110207;
	border-left:1px solid #110207;
	border-right:1px solid #661632;
	border-bottom:1px solid #661632;
}
.footer_cont{ margin:20px 0 0 0;}
/*FOOTER NAVIGATION*/
#f_nav{
	float:right;
	width:550px;
	text-align:right;
}
#f_nav p{clear:both; padding-bottom:10px;}
#footer a {font-weight:bold; color:#b9d4ff; text-decoration:underline;}
#footer a:hover {font-weight:bold; color:#e8f1ff; text-decoration:none;}
#f_nav ul {
	padding: 0;
	list-style: none;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#f_nav ul li,
#f_nav ul li a {float: left; display: block; color:#97e1b8; }
#f_nav ul li a {margin: 0 10px 0 0; padding: 5px;font-size: 1.2em;color: #fff;text-decoration: none; -moz-border-radius: 5px;-webkit-border-radius: 5px; background-color: #1c3e73;}
#f_nav ul li a:hover,
#f_nav ul li a.selected {background-color:#1e66d6;color: #fff; -moz-border-radius: 5px;-webkit-border-radius: 5px;}

#f_disclaim{
	float:left;
	padding:12px;
	background-color: #1c3e73;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:335px;
}
	 #f_disclaim img{
		 float:left;
		 margin-right:5px;
	 }
	
#preview{position:absolute;border:1px solid #b6b6b6;background:#fff;padding:5px;display:none;color:#333;}

