@charset "utf-8";
/* CTBS CSS 2008-11 */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #111;
	color: #333;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	background: #fff url(../images/wrapper-bg-bot.png) repeat-x bottom;
	padding: 0 10px;
}

#header {
	height: 85px;
	padding-top: 12px; 
	margin-bottom: 20px;
}

#content {
	width: 710px;
	float: right;
	margin-bottom: 30px;
}

#content #body-content {
	padding-left: 10px;
}

#sidebar {
	width: 220px;
	overflow:hidden;
	float: left;
	margin-bottom: 30px;
}

#footer {
	clear: both;
	border-top: 1px solid #959494;
	height: 110px;
}

a {
  color: #fd7d00;
}
a:hover {
  text-decoration: none;
}

a:link.banner {
	text-align:center;
	text-decoration:none;
}

a:hover.banner, a:visited.banner {
	text-align:center;
	text-decoration:none;
}

P {
		margin-bottom: 10px;

}
#body-content ul, ol {
margin-bottom: 15px;
}


#body-content ul {
	list-style: square;
	
}

#body-content ul li {
		font-color: #333333;
       
	
}
.greytext { 
color: #333333;
}


.check ul {
	list-style-image: url(http://www.homeremodelingrochester.com/images/check.png);
}

.check li {
	margin-bottom:10px;
}


h1 {
	color: #5a5a5a;
	font-size: 17px;
	margin-bottom: 10px;
}

h2 {
	color: #5a5a5a;
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}


.img-right {
	float: right;
	margin: 0 0 10px 10px;
}

.img-left {
	float: left;
	margin: 0 10px 10px 0;
}

.border {
	border: 1px solid #333;
}

/* Top Contact */
#contact {
	margin: 5px -10px 0 0;
	padding: 12px 0 0 17px;
	width: 292px;
	height: 83px;
	float: right;
	position: relative;
	background: url(../images/contact-bg.png) no-repeat top left;
}

#contact-button {
	padding-top: 13px;
	font-weight: bold;
	padding-left: 12px;
	text-transform: uppercase;
}

#contact-button a {
	text-decoration: none;
	color: #9d3565;
}
#contact-button a span {
	text-decoration: underline;
}


#contact a img {
	border: 0;
}

#contact form {
	margin-top: 20px;
}

input#searchbox {
	width: 188px;
	height: 19px;
	padding: 2px 0 0 2px;
	display: inline;
	margin-right: 5px;
	float: left;
	position: relative;
}

#search form button {
	border: 0;
	width: 81px;
	height: 23px;
	background: none;
	display: inline;
	position: relative;
	float: left;
}


#nav {
	border: 2px solid #cacaca;
	margin: 0 0 15px 0;
}
#nav li {
	list-style: none;
}
#nav > ul > li {
	margin-top: 2px;
	font-weight: bold;
}
#nav > ul > li:first-child {
	margin: 0;
}
#nav a {
	display: block;
	color: #393637;
	padding: 8px 0 0 16px;
	min-height: 22px;
	text-decoration: none;
}
#nav > ul > li > a {
	background: #77c421 repeat-x top;
}
#nav li.wcactive > a,
#nav a.active {
	font-weight: bold;
}
#nav > ul > li > a:hover,
#nav > ul > li > a.active,
#nav > ul > li.wcactive > a {
	color: #000;
	background: #ffba00  repeat-x top;
}
#nav ul ul a:hover {
	text-decoration: underline;
}
#nav ul ul {
	background-color: #fff367;
}
#nav > ul > li > ul {
	padding: 5px 0 0;
}
#nav ul ul a {
	padding: 0 5px 6px 22px;
	min-height: 16px;
	font-weight: normal;
}
#nav ul ul ul a {
	padding-left: 32px;
}
#nav ul ul ul ul a {
	padding-left: 42px;
}

#nav ul ul li.wchild a {
	background: #fff367 url(/images/layout/nav-arrow-r.gif) no-repeat 11px 3px;
}
#nav ul ul li.wcactive > a {
	background: #fff367 url(/images/layout/nav-arrow-d.gif) no-repeat 9px 4px;
}
#nav ul ul ul li.wchild a {
	background: #fff367 url(/images/layout/nav-arrow-r.gif) no-repeat 21px 3px;
}
#nav ul ul ul li.wcactive > a {
	background: #fff367 url(/images/layout/nav-arrow-d.gif) no-repeat 19px 4px;
	padding-bottom: 4px;
}



/* Financing Styles */
#financing {
	margin-bottom: 6px;
}

#financing a img {
	border: 0;
}

/* Learning Center Styles */
#learningcenter {
	margin-bottom: 6px;
	color: #fff;
}

#learningcenter .title {
	text-transform: uppercase;
	background: #005e74;
	height: 26px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 1px;
}

#learningcenter .lc-item {
	margin-bottom: 1px;
	font-size: 12px;
}
#learningcenter span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#learningcenter .lc-item a {
	background: #1f85a3;
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
}

#learningcenter .lc-item a:hover {
	background: #befcfd;
	color: #045e79;
}

/* As seen on TV styles */
#seenontv {
	background: #d5d5d5;
	color: #000;
	padding: 4px 10px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 18px;
}

#seenontv span {
	text-transform: uppercase;
	font-weight: bold;
}

#seenontv img {
	border: 0;
	margin: 0 0 5px 0;
}

/* Map styles */

#map {
	border: 1px solid #858585;
	background: #f0f0f0;
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 4px;
	width: 218px;
}

#body-content #map {
	float: right;
	margin: 0 0 10px 10px;
}

#map p {
	margin-bottom: 0;
}
/* News styles */
#news {
	background: #eaf2f6;
	color: #545353;
	font-size: 12px;
	padding: 6px 
}

#news span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

#news a {
	display: block;
}

.blogcredit {
	margin-bottom: 6px;
}

#content #news {
	float: right;
	width: 200px;
	border: 1px solid #1F85A3;
}

/* Front Page Splash */
#fp-splash {
	height: 325px;
	background: #000;
	margin-bottom: 15px;
}
#fp-splash a img {
	border: 0;
}

#fp-splash #phone-box {
	background: #000 url(../images/free-estimate-splash.png);
}

#fp-splash #phone-box a {
	height: 30px;
	display: block;
	padding: 46px 0 0 375px;
	color: #fee2bf;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#fp-splash #phone-box a span {
	text-decoration: underline;
}


/* Interior Page Splashes */
#int-splash {
	height: 191px;
	background: #000000;
	margin-bottom: 15px;
	padding-top: 9px;
}

#int-splash a img {
	float: left;
	border: 0;
}

#int-splash-fr {
	height: 191px;
	background: #484848;
	margin-bottom: 15px;
	padding-top: 12px;
}

#int-splash-fr a img {
	border: 0;
}


/* Interior Page Splashes */
#int-splashtest {
	background-color: #000000;
	display:inline-block;
	margin:0 0 5px 10px;
	padding:10px 0;
	width:710px;
	text-align: center;
}

#int-splashtest a img {

}

#int-splashtest-fr {
	height: 191px;
	background: #484848;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-left: 8px;
}

#int-splashtest-fr a img {
	border: 0;
	padding-left: 8px;
}

/* Contact Page Styles */
table#main-contact td {
	padding-bottom: 5px;
}

/* Footer Styles */
#footer {
	font-size: 11px;
}
#footer-links {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
}

#footer-links a {
	text-transform: uppercase;
}

#footer-address {
	text-align: center;
}

#footer-bbb {
	float: left;
	margin-left: 140px;
	display: inline;
}
#footer-bbb a img {
	border: 0;
}
#stock{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 160px;
	height: 128px;
	background-color:#fff;

}
#weather{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 128px;
	height: 128px;
	background-color:#fff;

}
#weather a{
	text-decoration:none;
}
#weather div{
	text-align:center;
	height:11px;
	width:128px;
	color:#fff;
	font-weight:bold;
	background:url(http://static.automotive.com/_SiteConfigs/_global/images/GasPriceWidget/gaswidget_regional_120x90/REGIO_GAS_WIDGET-120X90_02.gif);
}

#gas{
	width:128px;
	height:140px;
	border: solid;
	border-width: thin;
	border-color:#000000;
	align:center;
}
#events{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#events a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#events a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#events a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

#localnews{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#localnews a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#localnews a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#localnews a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}


#traffic{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
 	
}
#traffic a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#traffic a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#traffic a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

table#service td {
	padding: 3px;
	vertical-align: top;
}

table#opinion td {
	padding: 5px;
	vertical-align: top;
}

table#ljthink {
	border: 1px solid rgb(204, 204, 204);
	width: 400px;
}
table#ljthink td,
table#ljthink th{
	padding: 3px 5px;	
}
table#ljthink th {
	border-bottom: 1px solid rgb(204, 204, 204);
}

table#ljthink h2 {
	margin: 5px 0 0;	
}

div.scroll {
	margin: 10px 10px 0;
	background-color: #FFF;
	text-align:left;
}

#remodel-guide-right {
	float: right;
	width: 460px;
}
#remodel-guide-left {
	width: 220px;
}
#remodel-guide-left a img {
	border: 0;
}
#promobox {
	float:right;
	margin:0 0 0 12px;
	border:1px solid #ccc;
	background-color:#efefef;
	width:230px;
	padding:10px
}

div#promobox h2 {
	color:#79C232;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:24px
}

div#promobox .offer {
	font-size:24px;
	line-height:28px
}

div#promobox .act {
	color:#79C232;
	text-align:left
}
div#contact-form h1 {
	color:#FD7D00;
	background-color:#fff;
	padding:0px;
	margin:0px;
	font-size:21px
}

div#contact-form h2 {
	color:#FD7D00;
	margin:8px 0px 8px 0px;
	font-size:18px;
}

div#contact-form p.phone {
	color:#FD7D00;
	font-size:18px;
	font-weight:bold
}

div#contact-form .caption  {
	font-size:10px;
	width:57%;
	line-height:12px;
	margin-top:20px
}

p.italicpurple {
	color:#79C232;
	font-style:italic;
	font-size:14px;
	margin:0px;
}

#content ul, #content ol {
padding-left: 20px;
overflow: hidden;
}

#side-contact {
	border: 1px solid #D1D1D1;
	background-color: #EDEDED;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	text-align:center;
}
#side-contact img {
	border: 1px solid #D1D1D1; 
}
#side-contact-header {
	border-bottom: 1px solid #D1D1D1;
	background-color: #fff;
	padding: 8px 0 10px 0;
	text-align:center;
	margin:0 0 10px 0;
	font: bold 12px/14px Tahoma, Geneva, sans-serif;
	color:#5A5A5A;
}
