/* CSS Document */

body {
	margin:0px;
	background-color:#E1E1E1;
	font-family:Tahoma, Geneva, sans-serif;
}
a {
	outline:none;
}
p {
	font-size:12px;
}

div.wrapper {
	margin:auto;
	width:960px;
}
div.wrapper-grow {
	margin:auto;
	width:960px;
}

#header {
	height:119px;
	border-top:8px solid white;
	background-image:url(/images-new/common/header-bkg.jpg);
	background-repeat:repeat-x;
}
#header h1{
	margin:0px;
	padding:0px;
	height:118px;
	display:block;
	float:left;
	width:341px;
}
#header h1 span.dol{
	text-indent:-9999px;
	display:block;
	float:left;
	background-image:url(/images-new/common/doorsonline.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:341px;
	height:119px;
	position:relative;
	left:-77px;
	cursor:pointer;
}
#header div.telnumber{
	text-indent:-9999px;
	display:block;
	float:right;
	background-image:url(/images-new/common/800-745-1682.jpg);
	background-repeat:no-repeat;
	background-position:0px 45px;
	width:295px;
	height:110px;
}
#navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	padding:8px 12px 8px 12px;
	background-image:url(/images-new/common/navigation-pointer.gif);
	background-repeat:no-repeat;
	background-position:-9999px 25px;
	background-color:black;
}
#navigation a{
	text-decoration:none;
	color:#FFFFFF;
	margin-right:30px;
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 10px;
}
#sub-navigation {
	padding:0px 12px;
	height:21px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-top:4px;
	background-image:url(/images-new/common/sub-navigation-pointer.gif);
	background-repeat:no-repeat;
	background-position:-999px 17px;
	background-color:#FFDE00;
}
#sub-navigation a{
	text-decoration:none;
	color:#000000;
}
#sub-navigation-container div{
	display:none;
}

#residential-doors {
	padding-left:10px;
}
#commercial-doors {
	padding-left:245px;
}
#support {
	padding-left:255px;
}
#contact-us {
	padding-left:710px;
}

#content {
	background-color:#FFF;
	padding:22px 12px;
}
#content h2{
	font-size:18px;
	margin:0px;
	padding:0px;
}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
}
#breadcrumbs a{
	color:#0011FF;
	text-decoration:none;
}

img.left {
	float:left;
	margin-right:10px;
}
div.clear-both {
	clear:both;
	height:1px;
	overflow:hidden;
}	

#footer {
	background-color:#000000;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	padding:10px 0px 20px 0px;
	text-align:right;
}
#footer a{
	float:left;
	margin-right:20px;
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

/* Coiling Rollup Door Styles */

#product-details {
	margin-left:auto;
	margin-right:auto;
	min-height:430px;
	width:580px;	
}

#product-details p, #product-details ul, #product-details li, #product-details td {
	font-size: 12px;
}

#product-details div h2 {
	font-size: 18px;
	margin: 20px 0px 10px 0px;
	clear: both;
}

#product-details h3 {
	font-size: 15px;
	margin-bottom: 10px;
	clear: both;
}

.pdcolors {
	font-size: 10px;
	text-align: center;
}
.pdcolors div {
	float: left;
	margin: 5px; 
}

.leftPanelCatHeader {
	clear: both;
	display: block;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
}

.leftColPanels {
	font-size: 12px;
	text-align: center;
}
.leftColPanels div {
	float: left;
	margin: 5px;
}
.shipping-note-res {
	font-weight:normal;
	font-size:10px;
	color:#CCC;
	padding-right:27px;
}
.shipping-note-com {
	font-weight:normal;
	font-size:10px;
	color:#666;
	padding-right:27px;
}