/* @override 
	http://dev.delaware.site:8888/c/dw.css
	http://dev.wilsonfoster.site:8888/c/dw.css
*/

/* import stylesheets and hide from ie/mac \*/


@import url("ie.css");
/* end import/hide */


#QuoteForm table.estimateform tbody tr td {
	font-size: .9em;
	border-top: none;
	padding: 4px;
	border-bottom-style: solid;
	border-bottom-color: #b4cdd8;
	border-left: none;
	border-right: none;
}

#contentwide{
 	/*padding-left: 15px;*/
	width: 60em;
	float: left;
	text-align: left;
	}

/* @group Headers */

h1.about {
	background: url(../images/about_head.jpg) no-repeat;
	width: 493px;
	height: 183px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

h1.links {
	background: url(../images/links_head.jpg) no-repeat;
	width: 493px;
	height: 183px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

h1.residential {
	background: url(../images/residential_head.jpg) no-repeat;
	width: 493px;
	height: 183px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

h1.commercial {
	width: 493px;
	height: 183px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/commercial_head.jpg) no-repeat;
}

h1.contact {
	width: 493px;
	height: 183px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/contac_head.jpg) no-repeat;
}

strong {
	font-weight: bold;
}

div#login {
	margin: 50px auto;
	display: block;
	
}

#login form table {
	background-color: #fff;
margin: 10px auto;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

#login form table td {
	padding: 6px;
}
h1.trouble {
	width: 493px;
	height: 183px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/troubleshoot_head.jpg) no-repeat;
}

h1.home {
	width: 493px;
	height: 183px;
	margin-bottom: 10px;
	text-indent: -9999px;
	background: url(../images/home_head.jpg) no-repeat;
}

/* @end */

#QuoteForm table.estimateform tbody tr td select{
	font-size: .9em;
}

#QuoteForm table.estimateform tbody tr td input{
	font-size: .9em;
}





/* @group reset */



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* @end */


body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #383d44;
	background: #e0ebf1 url(../images/del_page_bg.gif) repeat-x left top;
	}

#header h1 {
	display: none;
}

#header {
			margin: 0 auto;
padding: 25px 0 0 0;
	background: #6b4b94 url(../images/Delaware_Header_Tile_01.gif) repeat-x left top;
}

#logo {
		margin: 0 auto;
		width: 60em;
	clear: both;
}

#logo span.homelink {
	display: block;
	width: 341px;
	height: 90px;
	float: left;
}

#logo span.ricslink {
		display: block;
	width: 70px;
	height: 90px;
	margin-left: 710px;
}

#footer p {
	margin: 20px 0 20px 0;
	font-size: 0.8em;
	line-height: 1.4em;	
}

#content h4 {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #54377a;
	border: none;

}



#footer {
	margin: 0 auto;
	padding: 0;
	width: 58.5em;
	height: 100px;
	border-top: 1px solid #cda3be;
}
#nav {
	width: 58.5em;
	height:30px;
	margin: 1px auto 0 auto;
	padding: 0;
	background-color: #54377a;
}

/*Borrowed from Dan*/

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #492d6c;
	background-color: #54377a;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 80%;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	border-right: 1px solid #492d6c;
	}
#nav li a {
	float: left;
	padding: 9px 12px;
	text-decoration: none;
	color: #e7e3d9;
	border: none;
	background-color: #54377a;
}
#nav li a:hover {
	color: #fff;
	background: #6b4b94;
	}
#nav li a.active {
	font-weight: bold;
	color: #fff;
	background: #292d34 url(../img/1206/nav-on-bg.gif) repeat-x top left;
	}

/*Borrowed from Dan*/

/* @group SIdebar */


#sidebar {
	width: 20em;
	float: right;
	margin-left: 2em;
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	}
	
#sidebar h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #54377a;
	border-bottom: 1px solid #a4c5d7;
	font: bold 1.1em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#sidebar h3.first {
	margin-top: 0;
	}
#sidebar p {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 0px;
	background: url(../img/1206/icon-bullet.gif) no-repeat 0 4px;
}

#sidebar ul li ul a {
	margin-top: .5em;
	font-size: .9em;
}

#content div.shortanswer {
	background-color: #bed0e4;
	padding: 8px 12px 10px 12px;
	margin: 0 0 20px 0;
}

#content div.shortanswer p {
		margin: 0 0 12px 0;
}

#content h3.shortanswer {
		background: #bed0e4 url(../images/Short-Answer-Graphic.gif) no-repeat left top;
	text-indent: -9999px;
	height: 32px;
}

#sidebar ul li.sidesub {
	font-weight: bold;
	font-size: 1.1em;
}

#sidebar ul li.sidesub ul li {
	font-weight: normal;
	font-style: normal;
	margin-top: .5em;
}



/* @end */

/* links */

a:link, a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
	/*border-bottom: 1px solid #326ea4;*/
	}
a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 1px solid #a4c5d7;
	}

#wrapper {
	width: 61.5em;
	margin: 25px auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
	background: url(../images/main-line2.gif) repeat-y 42em;
}

#content {
 	/*padding-left: 15px;*/
	width: 40em;
	float: left;
	text-align: left;
	}


#content h1 {
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #383d44;
	border: none;
	}
	
	#content p, #content ol, #content ul {
	margin: 0 0 20px 0;
	font-size: 0.9em;
	line-height: 1.4em;
}

#content ol {
	list-style-type: decimal;
	margin-left: 1.5em;
}

#content ul {
	list-style-type: disc;
	margin-left: 1.5em;
}