
body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 12px;
	color: #e7eaeb;
	background: #6d6a6b url(/images/doorservices/bg.jpg) repeat;
}

a:link, a:visited { color: #00a1ff; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #00a1ff; text-decoration: underline; }

p {
	margin: 0 0 10px 0;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}


.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_width {
	float: left;
	width: 20px;
	height: 30px;
	font-size: 1px;	
}

#wrapper {
	margin: 0 auto;
	background: url(/images/doorservices/gradient_bg.jpg) top repeat-x;
}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px 10px 10px;
}

/* banner */
#banner {
	clear: both;
	width: 880px;
	height: 250px;
	padding: 0 40px;
	margin: 0 0 5px 0;
	background: url(/images/doorservices/top_bg.jpg) no-repeat;
}

#banner .h1 {
	margin: 0px;
	padding: 0px;
	padding: 30px 0 20px 0;	
	font-size: 50px;
	font-weight: bold;
	line-height: 110%;
	color: #fff;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#banner p {
	font-size: 30px;
	width: 400px;
	line-height: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* end of banner */

#content {
	clear: both;
	position: relative;
	width: 956px;
	padding: 0 2px;
	background: url(/images/doorservices/content_middle.jpg) repeat-y;
}

#content #content_top {
	position: absolute;
	width: 960px;
	height: 10px;
	top: 0;
	left: 0;
	background: url(/images/doorservices/content_top.jpg) no-repeat;
}

#content h1 {
	font-size: 24px;
	color: #009dff;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#content h2 {
	font-size: 20px;
	color: #009dff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
}

#content h3 {
	font-size: 16px;
	color: #c6ca1d;
	padding: 0 0 5px 30px;
	margin: 0 0 5px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;	
	background: url(/images/doorservices/list_icon.jpg) top left no-repeat;
}

#content img.left {
	float: left;
	border: 3px solid #221e1f;
	margin: 3px 30px 5px 0;
}

#content .content_section_01 {
	clear: both;
	width: 876px;
	padding: 40px;
	background-color: #444041;
}

.content_section_01 .section_01_left {
	float: left;
	width: 556px;
	padding-right: 40px;
	border-right: 1px solid #333;
}

.content_section_01 .section_01_right {
	float: right;
	width: 238px;
}

.section_01_left p{
	padding-bottom: 10px;
	text-align: justify;
}

.section_01_right p{
	padding-bottom: 5px;
	text-align: justify;
}

#content .content_section_02 {
	clear: both;
	color: #CCC;
	width: 956px;
	padding: 0px;
	border-top: 1px solid #2c2829;
	background-color: #221e1f;
}

.content_section_02 p {
	text-align: left;
}

.content_section_02 .section_02_subsection {
	float: left;
	width: 238px;
	margin: 30px 0px;
	padding: 0 40px;
	border-right: 1px solid #332e30;
	background-color: #221e1f;	
}

.section_02_subsection li a {
	color: #e7eaeb;
	font-weight: normal;
}

.section_02_subsection ul {
	margin: 20px 0 10px 10px;
	padding: 0px;
	list-style: none;
}

.section_02_subsection li {
	margin: 0px;
	padding: 0 0 15px 25px;
	background: url(/images/doorservices/list_icon_02.jpg) top left no-repeat;
}


/* footer */
#footer {
	clear: both;
	width: 960px;
	height: 65px;
	padding: 7px 0 0 0;
	text-align: left;
	color: #888;
	background: bottom url(/images/doorservices/footer.jpg);
}

#footer p {
	padding-bottom: 5px;
	padding-left: 15px;
}

#footer a {
	color: #888;
	font-weight: normal;
}

/* end of footer */

#menu {
	clear: both;
	width: 958px;
	height: 65px;
	padding: 0 1px;
	background: url(/images/doorservices/top_panel_bg.jpg) bottom no-repeat;
}

.indentmenu{
	font: bold 14px Arial;
	height: 58px;
	width: 960px; /*leave this value as is in most cases*/
}

.indentmenu ul{
	margin: 0;
	padding: 0;
	height: 58px;
	background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a, .indentmenu ul li span{
float: left;
color: white; /*text color*/
width: 158px;
text-align: center;
height: 40px;
padding-top: 18px;
text-decoration: none;
border-right: 2px solid #000; /*navy divider between menu items*/
background: url(/images/doorservices/menu_bg.jpg) repeat-x;
outline: none;
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected, .indentmenu ul li span.selected, .indentmenu ul li a:hover{
color: white !important;
background: black url(/images/doorservices/menu_hover_bg.jpg) center center;
}

.indentmenu li .last{
	border-right: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
clear: both;
width:900px; height: 35px; padding: 23px 30px 0 30px;
color: #fff;
font-size: 14px;
}


.tabcontentstyle ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tabcontentstyle li{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.tabcontentstyle li a {
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0 10px 0 5px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


.order input, .order textarea {
	font-size: 14px;
  background-color: #fff;
  border: 2px solid #009DFF;
  color: #000;
  font-family: verdana;
}
.order captcha {
	font-size: 14px;
  background-color: #fff;
  border: 2px solid #009DFF;
  color: #000;
  font-family: verdana;
}
.order .captcha {
	width: 148px;
  margin-top: 7px;
  font-size: 14px;
}
.order .button {
	margin-top: 7px;
  border: 2px solid #fff;
  font-size: 18px;
  color: #fff;
  background: #009DFF;
  cursor: pointer;
  cursor: hand;
  width: 152px;
}


.product_box_details{

height: auto;
margin:20px 50px;
padding:8px;
}
img.prod_image{
float:left;
padding:0 10px 0 0;
}
.product_details{
float:left;
width:165px;
}
.product_details_wide{
width:100%;
}
.product_details_wide hr{
color: #009DFF;
height: 3px;
}
.prod_title{
color:##009DFF;
padding:0 10px 10px 0;
font-size: 2em;
color: #009DFF;
}
span.price{
font-size:24px;
color:#009DFF;
}
p.price{
color:#009DFF;
margin-bottom: 10px;
}
a.details{
display:block;
padding:10px 0 0 0;
}


table {
margin:0 0 5px; 0;
width:100%;
border:0px solid;
}

.product_details_wide tbody tr:hover {
background:#009DFF;
color: #fff;
}

.product_details_wide td {
border:1px solid;
border-color:#fff #000 #000 #fff;
padding:2px 5px;
vertical-align:middle;
}


