/* 
Author: Carl Siegle / VisualJava, Inc.
Client: Innovative Roofing Group.
*/

/* MAIN DIV STYLES
------------------------------------------------------- */

body		{
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #000;
	}

#container 	{
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	background-color: #000;
	}

#header		{
	position: relative;
	height: 118px;
	margin: 0;
	padding: 0;
	background-color: #000;
	}

#headerLogo	{
	position: absolute;
	left: 30px;
	top: 8px;
	border: none;
	}
	
#headerLogo a:link		{ padding: 0;border: none;}
#headerLogo a:visited	{ padding: 0;border: none;}
#headerLogo a:active	{ padding: 0;border: none;}
#headerLogo a:hover		{ padding: 0;border: none;}

#headerText	{
	position: absolute;
	width: 428px;
	right: 20px;
	top: 16px;
	text-align: right;
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #ccc;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	}
	
#frame
{
	min-width: 980px;
	margin: 0;
	text-align: center;
	border-top: 1px solid #ccc;
	background-color: #000;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}


/* COLUMN FORMATING
------------------------------------------------------- */

#sidebar {
	position: relative;
	width: 220px;
	float: left;
	padding: 0;
	min-height: 400px;
	}html>body #sidebar { width: 220px; }

	
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#sidebar li {
	line-height: 1.5em;
	}
	
	
#rooflogin {
	margin: 0;
	padding: 80px 0 20px 0;
	}

#contents 		{
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	width: 760px;
	padding: 0;
	margin: 0;
	text-align: left;
	float: left;
	}
	
#bodyText	{
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	padding: 16px 0 20px 20px;
	}

#footer 	{
	position: relative;
	min-height: 40px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #00537B;
	padding: 10px 10px 10px 20px;
	margin: 0;
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	clear: both;
	}

			
/* NAVIGATION
------------------------------------------------------- */

#menu {
	margin: 0;
	padding: 20px 0 0 0;
	}
	
#sidebar #menu ul {
	background: #000;
	margin: 0;
	text-transform: none;
	}

#menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #00537B;
	text-align: left;
	text-transform: uppercase;
	}
	

/* LINKS
------------------------------------------------------- */
a:link		{ color: #9ad8fe; }
a:visited	{ color: #9ad8fe; }
a:hover		{ color: #37bdee; }
a:active	{ color: #37bdee; }

#news #bodyText .content a {
	text-decoration: none;
}

#news #bodyText .content h6 a {
	text-decoration: none;
	color: #000;
}
	
a.prevLink, a.nextLink{
	text-decoration: none;
}
a.prevLink:before {
	content: "\00ab \0020"; 
	color: #f63;
	padding-right: .5em;
}
a.nextLink:after {
	content: "\0020 \00bb"; 
	color: #f63;
	margin-left: 0px;
	padding-left: .5em;
}

.pdfLink { 
	margin-left: 20px;
	font-size: 13px;
	line-height: 28px;
}

#menu li a {
 	font-family: Tahoma, Arial,Helvetica,Sans-serif;
 	font-size: 12px;
	letter-spacing: .10em;
	color: #429dc4;
	display: block;
	padding: 2px 6px 2px 40px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/nav_off.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
 	}
	
#menu li a:hover {
	color: #afe9f9;
	background-image: url(../images/nav_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
 	
#menu li.active a {
	color: #EE722F;
	}
	
#footer a:link {
	color: #37bdee;
	}
	
#footer a:hover {
	color: #f63;
	}
 	
#home li.home a,
#services li.services a,
#projects li.projects a,
#news li.news a,
#affiliations li.affiliations a,
#manufacturers li.manufacturers a,
#testimonials li.testimonials a,
#rooflogic li.rooflogic a,
#contact li.contact a {
	color: #FFF;
	background-image: url(../images/nav_on.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #000;
}
						

/* HEADER TEXT
------------------------------------------------------- */
h1 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #fff;
	margin: 0;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	}

h2 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #9ad8fe;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 28px;
	line-height: 26px;
	word-spacing: -.05em;
	font-weight: normal;
	}

h3 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	margin: 0;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	}

h4 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	margin: 12px 0px 4px 0px;
	font-size: 15px;
	line-height: 13px;
	font-weight: normal;
	}

h5 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	margin: 6px 0 0 0;
	padding: 6px 0 0 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	border-top: 1px dotted #adc3d0;
	}

h6 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	border-top: 1px dotted #adc3d0;
	}
 	
#headerText h2 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	font-size: 18px;
	color: #37bdee;
	font-weight: normal;
	letter-spacing: .05em;
	}
	
#headerText h3 {
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	line-height: 1em;
	}

p {
	margin: 0;
	padding: 4px 0px 4px 0px;
	}
	

/* IN PAGE TABS
------------------------------------------------------- */

ol#toc 					{ height: 26px; list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #fff; }
ol#toc li 				{ height: 25px; background-color: #26526e; background: #bdf url(../images/common/tab_bkg.jpg); float: left; margin: 0 8px 0 0; padding: 0; list-style: none; border-bottom: 0; border-top: 1px #adc3d0 solid; border-right: 1px #adc3d0 solid; border-left: 1px #adc3d0 solid;}
ol#toc a 				{ color: #b8d5e6; font-weight: bold; display:block; float:left; padding:4px 12px; text-decoration: none; }
ol#toc li.current		{ height: 26px; background-color: #4D7C99; background: #bdf url(../images/common/tab_on.jpg); border-bottom: 0; border-top: 1px #fff solid; border-right: 1px #fff solid; border-left: 1px #fff solid; }
ol#toc li.current a 	{ color: #000; font-weight: bold; text-decoration: none; border-bottom: 0; }
#tabs					{ margin: 10px 0 10px 0 }
div.content 			{ clear: left; border: 1px #fff solid; border-top: 0; padding: 10px 10px 20px 10px; }


ol#toc2 				{ height: 2em; list-style: none; margin: 0; padding: 0; border-bottom: 1px solid #fff; }
ol#toc2 li 				{ background: #bdf url(../../Assets/Backgrounds/basic_tab.gif); float: left; margin: 0 3px 0 0; padding-left: 10px; list-style: none; }
ol#toc2 a 				{ background: url(../../Assets/Backgrounds/basic_tab.gif) 100% 0; color: #008; display:block; float:left; height:2em; line-height: 2em; padding-right:10px; text-decoration:none; border-bottom: 0; }
ol#toc2 li.current 		{ background-color: #fff; background-position: 0 -60px; text-decoration: none;}
ol#toc2 li.current a 	{ background-position: 100% -60px; color: #000; font-weight: bold; text-decoration: none; }
div.content2 			{ clear: left; }

/* LISTS 
------------------------------------------------------- */

ul.bullList {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}
ul.bullList li:before {
	content: "\2022 \0020"; 
	color: #f63;
	padding-right: .5em;
	}

.bullList a { text-decoration: none; color: #fff; }
	
	
/* MISC. STYLES
------------------------------------------------------- */

.bkText { color: #000; }

.blText { color: #37bdee; }

.dkBlText { color: #0a3753; font-weight: bold; }

#picLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.picLeft {
	float: left;
	margin: 0 10px 10px 0;
}

#picRight {
	float: right;
	margin: 0 0 10px 10px;
}

.picRight {
	float: right;
	margin: 0 0 10px 10px;
}

#padRight td {
	padding: 0 24px 0 0;
}
	
.boldLink 	{
	font-weight: bold;
	}

sup { 
	font-size: .5em;
	color: #0a3753;
}

#copyright { 
	font-size: 9px;
	color: #999;
}

#clearer, .clearer { clear: both; }

.divstyle 	{ display: none;}


.dotBox {
	border-top: 1px dotted #adc3d0;
	border-bottom: 1px dotted #adc3d0;
	margin-bottom: 12px;
	padding: 10px 0;
	}
	
.dotRule {
	border-top: 1px dotted #adc3d0;
	margin-bottom: 12px;
	padding: 10px 0;
	}

#tooltipDiv {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
	padding: 5px;
	border-style: solid;
	border-width: 5px;
	border-color: #fff;
	background-color: #cde9f2;
	color: #3278a0;
	font-family: verdana, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

.Cap10pt	{
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px 0px 2px 0px;
	line-height: 10px;
	}

.newsDate	{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #565;
	font-style: oblique;
	}

.news-block {
	margin: 0;
	padding: 0 0 8px 0;
	}
	
input.required, textarea.required {
	border: 1px solid #000;
	}
	
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
	}
	
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
	}
	
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	}
	
