﻿/* CSS Document */
body {
	background: #fff url(images/elements/bg2.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	
}
#content a, #content a:visited {
	text-decoration: none;
	color: #3cbab1;
}
#content a:hover {
	text-decoration: underline;
}
#container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 36px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
}
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3.searchingfor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #287d76;
	font-weight: normal;
}
#content h2 {
	font-size: 32px;
	color: #287d76;
	margin: 0 0 15px 0;
}
#content h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #287d76;
	margin: 10px 0;
}
h4 {
	color: #fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
}


#phoneNumbers {
	width: 930px;
	height: 62px;
	margin: 0;
/*	padding: 0;*/
	padding-right:66px;
	/* background: url(images/elements/operator.jpg) no-repeat right bottom; */
	background: url(images/elements/operator2.gif) no-repeat right bottom;
	cursor: pointer;
}
#phoneNumbers ul {
	padding-top: 8px;
}
#phoneNumbers ul li {
	width: 220px;
	padding-right: 15px;
	float: left;
	text-align: left;
	height: 54px;
}
#phoneNumbers ul li.showroom {
	width: 110px;
	text-align: left;
	/* background: url(images/elements/small_window.gif) no-repeat; */
	padding-left: 40px;

}
#phoneNumbers ul li.showroom a {
	color: #133F3E;
	text-decoration: none;
}
#phoneNumbers h4 {
	margin-top: 4px;
	font-size:14px;
}
#phoneNumbers h3 {
	margin: 3px 0 5px 0;
	color: #133F3E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#phoneNumbers h2 {
	margin: 3px 0 5px 0;
	color: #287d76;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
#phoneNumbers .phoneNumber {
	color: #133F3E;
	font-size: 14px;
	font-weight: bold;
}

#header {
	margin: 0 0 0 0;
}
#logo {
	float: left;
	width: 490px;
	padding: 20px 0 0 0;
}
#freeQuote {
	float: right;
	background: #6db5b0 url(images/elements/signup_bg.gif) repeat-x top;
	width: 458px;
	height: 96px;
}
#freeQuote .container1 {
	width: 458px;
	height: 96px;
	background: url(images/elements/signup_left_corner.gif) bottom left no-repeat;
}
#freeQuote .content {
	width: 438px;
	padding: 10px;
	height: 76px;
	background: url(images/elements/signup_right_corner.gif) bottom right no-repeat;
}
#freeQuote a, #freeQuote a:hover, #freeQuote a:active {
	color: #fff;
}
#freeQuote .title {
	color: #fff;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px; 0;
}
#freeQuote .textbox {
	padding: 3px;
	color: #999;
	border: 1px solid #ccc;
	margin-right: 4px;
	float: left;
}
#freeQuote .button {
	float: left;
}
#freeQuote .phone {
	width: 70px;
}
#freeQuote .name {
	width: 80px;
}
#freeQuote .email {
	width: 80px;
}
#freeQuote .fullName {
	width: 70px;
}
#freeQuote p {
	font-size: 10px;
	margin: 5px 0 0 0;
	padding: 0;
	color: #fff;
}
#nav {
	width: 970px;
	text-align: left;
	padding: 15px 0 5px 0;
}
#nav ul {
	margin: 0 auto;
	width: auto;
}
#nav li {
	float: left;
	margin-right: 25px;
	margin-left: 5px;
	border-bottom: 5px solid #267771;
}
#nav li.nospace {
	margin-right: 0px;
}
#nav li.nospace img {
	margin-top: -15px;
	margin-left: 30px;
}
#nav a, #nav a:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Lucida Sans,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
#nav .selected a, #nav .selected a:visited {
	padding-bottom: 3px;
}
#nav li:hover {
/*	border-bottom: 5px solid #3fbdc3;*/
	border-bottom: 5px solid #ffffff;
}
#nav .asid a,  #nav li#asid:hover {
	border-bottom: 5px solid #267771;

}
#nav li.current  {
	border-bottom: 5px solid #ffffff;
}

#hp-box {
	width: 930px;
	background: url(images/elements/hp-box_bg.jpg) repeat-x;
	height: 355px;
	padding: 20px;
}
#hp-box h1 {
	width: 930px;
	padding-bottom: 5px;
	text-align: center;
}
#hp-box h2 {
	width: 340px;
	text-align: center;
	font-family: myriad pro, myriad, georgia, arial;
	font-size: 14px;
	color: #fff;
	line-height: 1.3em;
	font-weight: normal;
}
#hp-box .col1 {
	width: 340px;
	float:left;
	margin-top: 15px;
	color: #fff;
}

#hp-box .col2 {
	width: 580px;
	float: right;
	margin-top: 15px;
}
#hp-box .col1 ul h3 {
	margin-bottom: 3px;
}
#hp-box .col1 ul h3 a {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccc2a0;
	font-weight: normal;
	text-decoration: none;
}
#hp-box .col1 ul h3 a:hover {
	text-decoration: underline;
}
#hp-box .col1 ul li {
	margin-top: 20px;
}
#hp-box .col1 ul li {
	padding-left: 60px;
	margin-bottom: 15px;
	min-height: 50px;
}
#hp-box .col1 ul li.experience {
	background: url(images/icons/hp-worker.gif) no-repeat 5px 5px;
}
#hp-box .col1 ul li.quality {
	background: url(images/icons/hp-map.gif) no-repeat;
}
#hp-box .col1 ul li.guaranteed {
	background: url(images/icons/hp-cash.gif) no-repeat 3px 6px ;
}





#hp-bottom {
	width: 970px;
	background: #f0f0f0;
}
#hp-bottom .col1 {
	width: 280px;
	padding: 15px;
	font-size: 14px;
	line-height: 1.3em;
	border-right: 1px solid #ccc;
	float: left;
}
#hp-bottom .col2 {
	width: 280px;
	padding: 15px;
	font-size: 14px;
	line-height: 1.3em;
	float: left;
}
#hp-bottom .col3 {
	float: left;
	width: 300px;
	padding: 15px;
	border-left: 1px solid #ccc;
}
#hp-bottom h2 {
	margin-bottom: 10px;
}
#hp-bottom p {
	margin-bottom: 5px;
}
#hp-bottom .redlist {
	color: #990000;
	font-weight: bold;
	list-style:circle;
	margin: 10px 0 10px 20px;
}
#hp-bottom .redlist li {
	margin-bottom: 5px;
	font-size: 14px;
}
#hp-bottom .info {
	color: #60965c;
	font-weight: bold;
}
#hp-bottom .info a, #hp-bottom .info a:visited {
	color: #60965c;
	font-weight: bold;
}
#hp-bottom .disclaimer {
	font-size: 10px;
	margin: 10px 0;
}


.narrowcolumn {
	width: 700px;
	float: left;
	padding-right: 29px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 15px;
}
#content p {
	margin: 0 0 5px 0;
	display: block;
}
#content p, #content ul, #content li {
	line-height: 1.3em;
}
#content ul {
	margin: 5px 0 5px 25px;
	list-style: disc ;
}
#content ul li {
	line-height: 1.5em;
}

#sidebar {
	width: 240px;
	border-top: 15px solid #267771;
	background: #f0f0f0;
	padding: 0 0 15px 0px;
	float: right;
}
#sidebar li {
	width: 230px;
	padding: 0 0 10px 10px;
}
#sidebar li .textbox {
	padding: 3px;
	color: #999;
	width: 125px;
}
#sidebar li.green {
	background: #267771;
}
#sidebar li.searchbox {
	padding-top: 10px;
	padding-bottom: 20px;
	background: #267771;
}
#sidebar li.videos {
	color: #fff;
	width: 220px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 1.4em;
	font-size: 12px;
}

#sidebar li.videos a, #sidebar li.videos a:active {
	color: #dbf4f7;
}
#sidebar h3 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: normal;
}
#sidebar h4 {
	color: #fff;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

.showroomsTable td {
	padding: 0px 20px 0 0;
	line-height: 1.4em;
	font-size: 12px;
}
.showroomsTableContact td {
	padding: 0px 0 20px 0;
	line-height: 1.4em;
	font-size: 12px;
}
.showroomsTable td strong, .showroomsTableContact td strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #287d76;
	font-weight: normal;
}

.goBack {
	background: url(images/icons/goback.gif) no-repeat;
	padding: 25px 0 0 65px;
	margin: 0 0 10px 0;
	font-size: 16px;
	height: 33px;
}
.printIcon {
	background: url(images/icons/print.gif) no-repeat;
	padding: 25px 0 0 65px;
	margin: 0 0 10px 0;
	font-size: 16px;
	height: 33px;
}

.contact-entry {
	width: 450px;
	float: left;
}

/* START: Photo Gallery Styling */
#gallery {position:relative; width:830px; margin:10px auto; padding:10px; border:2px solid #333333; background:#fff;height:535px;}
#gallery-navigation {background-color:#A6E4E1;position:absolute;top:10px;left:10px;height:535px;width:200px;}
#gallery-navigation h1 {color:#328983;font-family:'Times New Roman',times,serif;font-size:24px;font-weight:normal;margin:10px;}
#gallery-navigation .category {color:#328983;background-color:#90D2CE;padding:5px 10px;font-size:14px;font-weight:bold;width:180px;}
#gallery-navigation .subcategory {color:#000;padding:0px 10px 0px 20px;font-size:12px;font-weight:bold;line-height:13px;}
#gallery-navigation .subcategory a, .subcategory a:visited {color:#000;line-height:13px;}
#gallery-navigation .subcategory a:hover {color:#fff;text-decoration:none;}
#gallery-navigation .subcategory-selected {color:#328983;padding:0px 10px 0px 20px;font-size:12px;font-weight:bold;}
#imagearea {position:absolute;top:4px;left:215px;width:622px;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:615px; height:370px; padding:5px; border:2px solid #fff; background:#FFF url(http://www.renaissancedoorsandwindows.com/images/loading.gif) center center no-repeat;text-align:center;}
#image img {height:390px;left:5px;position:absolute;top:5px;width:615px;}
#caption {background-color:#666666;position:absolute;top:401px;left:222px;width:594px;height:17px;padding:10px;}
#printlink {float:left;margin-top:-4px;}
#imageText {color:#fff;font-size:14px;float:right;}
#thumbwrapper {position:absolute;top:438px;left:220px;padding:5px 0; width:605px; height:100px; border:2px solid #fff; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:614px; }
#thumbs {position:absolute; list-style:none !important; margin:0 0 0 5px !important; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(http://www.renaissancedoorsandwindows.com/images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(http://www.renaissancedoorsandwindows.com/images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/* END: Photo Gallery Styling */






#footer  {
	width: 970px;
	margin: 30px 0;
}
#footer .copyright {
	width: 250px;
	float: left;
	font-size: 11px;
	color: #000;
}
#footer .links {
	float: right;
	color: #666666;
	margin-right: 10px;
}
#footer a, #footer a:visited {
	color: #666666;
}






