/* colors 
 * 73880b dark green
 * f4ffd2 light green
 * 69ab2b bright green (links & headers)
 * daf095 med green sidebar backgrounds, header nav
 * 50AAB5 blue for hovers..
*/

/* HTML Tag Redefinition */
html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff url(http://www.daddarioroofing.com/cms/themes/daddario/images/bggradient.gif) repeat-x fixed left bottom;
}
img {
	border: 0px
}
/* Page Structure / Navigation */
#page {
	width:967px;
	margin: auto;
	background-color:#f4ffd2;
	height: auto !important;
	height:100%;
	min-height:100%;
	position:relative;
}
#page.sidebar-left {
	background: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlefill.gif) repeat-y top left;
}
#page #header {
	position:relative;
	height:282px;
	background: url(http://www.daddarioroofing.com/cms/themes/daddario/images/header.jpg) repeat-x top left #73880b;
	padding:15px;
}
#page #topnav {
	position:relative;
	background: url(http://www.daddarioroofing.com/cms/themes/daddario/images/menugradient.jpg) repeat-y top left;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;

}
#page #header #logo {
	color:#fff;
	font-size:32px;
	line-height: auto;
	padding: 0px;
	margin:0;
	cursor:pointer;
	position:absolute;
	bottom:15px;
	left: 15px;
	width:308px;
	overflow:visible;
}
#page #header #logo a {
	/* customize_header_logo */ color: #ffffff; /* customize_header_logo */
	font: normal bold 32px Arial;
	text-decoration:none;
}

#page #topnav ul.nav-header {
	list-style:none;
	margin:0px;
	float: left; 
	padding:0px;
	z-index:2;
	overflow:visible;
	text-transform:capitalize;
	 text-align: center;
}
#page #topnav ul.nav-header li {
	float:left;
	border-left: 1px solid #FFF;
	padding-left:38px;
	padding-right:35px;
	padding-bottom:5px;
	padding-top:5px;
	margin-left:0px;
	margin-bottom: 0px;
	color:#e0e17b;
	font-size:13px;
	letter-spacing:1.5px;
	margin-top:0px
	text-transform:capitalize;
	 text-align: center;
}
#page #topnav ul.nav-header li a:link {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:capitalize;
}
#page #topnav ul.nav-header li a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:capitalize;
}
#page #topnav ul.nav-header li a:active {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-transform:capitalize;
}
#page #topnav ul.nav-header li a:hover {
	text-decoration:none;
	color:#e0e17b;
	font-weight:bold;
	text-transform:capitalize;
}
#page #topnav ul.nav-header li.nav-selected {
	font-weight:bold;
	text-transform:capitalize;
}
/*
#page #header #header-area {
	position:relative;
	height:75px;
}
*/
#page #header #header-area {
	position: absolute;
	bottom: 15px;
	right: 15px;
	width: 967px;
}

#page #homeHeader {
	background: url(http://www.daddarioroofing.com/cms/themes/daddario/images/home_header.jpg) top left no-repeat;
	min-height:192px;
}

#page #homeHeader, #page #pageHeader {
	margin:0;
	padding:0;
	position:relative;
}

#page #central {
	clear:both;
	background: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlefill.gif) repeat-y top left;
	padding-bottom:50px; /* for footer */
	padding-left:10px;
	padding-top:10px;
}
#page.no-sidebar {
	background-image: none !important;
	background-color:#f4ffd2;
}
/* body & sidebar */
#page #central #body {
	float:left;
	text-align:justify;
	width:542px;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
}
#page #central #sidebar {
	float:right;
	width:198px;
	padding:15px 15px 30px 15px;
	background: #daf095;
	font-family:Arial, Helvetica, sans-serif;
}
#page.sidebar-left #central #sidebar {
	float:left;
	width: 94px
}
#page.sidebar-left #central #body {
	float:right;
	width: 646px;
	padding: 15px;
}
#page.no-sidebar #body {
	float: none !important;
	width: auto !important
}
#page #central p {
	line-height:24px
}
#page #central ul.nav {
	list-style:none;
	margin-left:0px;
	padding:0px;
	padding-left:0;
	font-size:13px;
}
#page #central ul.nav li {
	margin-bottom:10px;
}
#page #central ul.nav a {
	text-decoration:none;
	color:#066839;
}
#page #central ul.nav a.nav-selected {
	font-weight: bold
}
#page #central ul.nav a:hover {
	text-decoration:none;
	color:#69ab2b;
}
#page #central ul.nav ul {
	list-style:none;
	margin-left:5px;
	padding:0px;
	margin-top:10px;
}
#page #central ul.nav ul li {
	padding-left: 5px;
	margin: 0;
	border-left: 1px solid #69ab2b;
}
#page #central ul.nav ul li ul li {
	list-style:square inside;
	padding-left:0;
}
#page #central ul.nav ul li ul li {
	border:none;
}
#page #footer {
	height:40px;
	line-height:10px;
	background:url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlefill.gif) repeat-x;
	clear:both;
	color:#000000;
	font-size:10px;
	text-align:center;
	padding:10px 0 10px 0;
	position:absolute;
	bottom:0;
	width:100%
}
#page #footer a {
	color:#000000;
	text-decoration:none;
}

span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; margin-right:20px;}


/* MISC STYLES & SHORTCUTS */
div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}
div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}
.noTopSpace {
	margin-top:0px;
	padding-top:0px
}
.smallText {
	font-size:12px;
}
ul {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

/* customize_miscellaneous */ /* customize_miscellaneous */
#page #central table tr #leftcolumn {
	background-color: #FFF;
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/leftcolgradient.gif);
	background-repeat: no-repeat;
}
#page #central table tr #centercolumn {
	background-color: #FFF;
}
#page #central table tr #leftcolumnbottom {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/leftcolbottom.gif);
	background-repeat: no-repeat;
}
#page #central table tr #centercolumnbottom {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlecolbottom.gif);
}
#page #central table tr #leftcoltop {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/leftcoltop.gif);
	background-repeat: no-repeat;
}
#page #central table tr #middlecoltop {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlecoltop.gif);
	background-repeat: no-repeat;
}
#page #central table tr #centercolumnbottomwide {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlecolbottomwide.gif);
}
#page #central table tr #middlecoltopwide {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlecoltopwide.gif);
	background-repeat: no-repeat;
}
#page #central table tr #centercolumnbottomfull {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlecolbottomfull.gif);
}
#page #central table tr #middlecoltopfull {
	background-image: url(http://www.daddarioroofing.com/cms/themes/daddario/images/middlecoltopfull.gif);
	background-repeat: no-repeat;
}

	


