@import url("./whitespace-reset.css");

body {
	margin-top: 0px;
	margin-bottom: 30px;
	background-color: #FFFBBF;
	background-image: url(../images/tile.gif);
	background-position: center -104px;
	background-repeat: no-repeat; }


/* Resets default values to something useful
----------------------------------------------------------------------------- */


img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

h1 {
	font-weight: lighter;
	font-size: 16px;
	color: #003366;
	font-style: italic;
	padding-top: 8px;
	padding-bottom: 10px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	padding-bottom: 4px;
	padding-top: 4px;
}
h3 {
	font-weight: lighter;
	font-size: 14px;
	color: #6685A3;
	padding-top: 8px;
	padding-bottom: 10px;
}
h4 {
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	padding-top: 4px;
	padding-bottom: 6px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
}


/* genius homepage stuff
----------------------------------------------------------------------------- */

#sitewrapper {
	width: 775px;
	margin: 0 auto 20px auto;
	font-size: 11px;
	font-family: Arial, Sans-serif;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #E5E3C6;
	border-top: none; }

#header {
	background: #FFFFFF url("../images/bg_header.gif") no-repeat 50% 0;
	height: 180px;
	/* min-height: 185px; */
	height: 185px;
	position: relative;
	border-bottom: 1px solid #CCD6E0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
	#header p.tag {
		position: absolute;
		top: 17px;
		left: 20px;
		text-transform: uppercase;
		color: #003366;
		font-size: 12px; }
	#header p.phone {
		position: absolute;
		top: 17px;
		left: 355px;
		text-transform: uppercase;
		color: #6685A3;
		font-size: 12px; }
		#header p.phone strong {
			color: #003366; }
	#header #logo {
		position: absolute;
		top: 70px;
		left: 20px; }
		#header #logo a {
			display: block;
			height: 54px;
			width: 269px;
			text-indent: -5000px;
			background: transparent url(../images/logo.gif) no-repeat 0 0; }

	#header ul#navigation {
	position: absolute;
	left: 25px;
	top: 165px;
	list-style-image: none;
	list-style-type: none;
}
		#header ul#navigation li {
	text-transform: uppercase;
	color: #003366;
	font-size: 12px;
	float: left;
	margin: 0 80px 0 0;
	list-style-image: none;
	list-style-type: none;
}
			#header ul#navigation li a {
	color: #003366;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
			#header ul#navigation li a:hover,
			#header ul#navigation li a.current {
	color: #6586A5;
	text-decoration: none;
}

#content {
	float: left;
	margin: 10px 2px;
	background: transparent url("../images/bg_faux-col.gif") repeat-y 3px 0; }

#sidebar {
	float: left;
	width: 189px;
	padding-bottom:10px;}
	#sidebar p.heading {
		height: 23px;
		width: 189px;
		padding: 9px 0 0 0;
		text-align: center;
		font-weight: bold;
		color: #FFFF00;
		background: transparent url("../images/bg_sidebar-heading.gif") no-repeat 0 0; }

	#sidebar ul#interior-nav {
		width: 176px;
		margin: 10px auto 20px auto; }
		#sidebar ul#interior-nav li {
			margin: 0 0 7px 0;
			padding: 0 0 7px 5px;
			border-bottom: 1px solid #FFFFFF; }
			#sidebar ul#interior-nav li a {
	color: #003366;
	text-decoration: none;
}
			#sidebar ul#interior-nav li a:hover,
			#sidebar ul#interior-nav li a.current {
	color: #6685A2;
	text-decoration: none;
}

	#sidebar #request-brochure {
	margin-top: 50px;
}
		#sidebar #request-brochure h4 {
			width: 169px;
			margin: 0 auto 10px auto;
			padding: 0 0 10px 0;
			border-bottom: 1px solid #BFCCD8; }
			#sidebar #request-brochure h4 a {
	display: block;
	text-align: center;
	background: transparent url("../images/img_request-brochure.gif") no-repeat 0 0;
	width: 139px;
	margin: 0 auto;
	padding: 130px 0 0 0;
	font-weight: bold;
	text-decoration: none;
}
			#sidebar #request-brochure h4 a:hover {
				text-decoration: underline; }

	#sidebar #download-brochure { }
		#sidebar #download-brochure p {
			background: transparent url("../images/icon_arrow-down.gif") no-repeat 0 50%;
			padding: 0 0 0 20px;
			margin: 10px 0 5px 20px;
			font-weight: bold;
			color: #6685A3; }
		#sidebar #download-brochure p.pdf {
	padding: 0 20px 0 0px;
	background-color: transparent;
}
			#sidebar #download-brochure p.pdf a {
				font-weight: normal; }
			#sidebar #download-brochure p.pdf a:hover {
				text-decoration: none; }
#sidebar #download-brochure p.pdf a img {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
	text-decoration: none;
}

#main {
	width: 570px;
	float: right;
	margin: 0px 0 0;
	padding-bottom: 40px;
}
#main ul {
		margin: 0 0 10px 0; }
		#main ul li {
	background: transparent url("../images/blt_red-circle.gif") no-repeat 4px 4px;
	padding: 0 0 0 15px;
	margin: 0 0 7px 0;
	color: #003366;
}
			
#main-inner-pages {
	width: 510px;
	float: right;
	margin: 0px 0 0;
	padding-right: 60px;
	padding-bottom: 40px;
}

	#main-inner-pages ul {
		margin: 20px 0 20px; }
		#main-inner-pages ul li {
	background: transparent url("../images/blt_red-circle.gif") no-repeat 4px 4px;
	padding: 0 0 0 15px;
	margin: 10px 0;
	color: #003366;
}

	#main-inner-pages ol {
	margin: 20px 0 20px;
	color: #ff0000;
	font-weight: bold;
}
		#main-inner-pages ol li {
	padding: 0 0 0 15px;
	margin: 10px 0;
	color: #003366;
	list-style-position: inside;
	list-style-type: decimal;
	font-weight: lighter;
}

	#main #side-content {
		width: 186px;
		float: right;
		margin: 0 10px !important;
		margin: 0 4px; }
		#main #side-content h5 {
			width: 186px;
			height: 23px;
			color: #FFFFFF;
			padding: 9px 0 0 0;
			margin: 0 0 10px 0;
			text-align: center;
			background: transparent url("../images/bg_side-content-heading.gif") no-repeat 0 0; }

		#main #side-content h4 {
			margin: 0 0 15px 10px; }
			#main #side-content h4 a {
	text-decoration: none;
}
			#main #side-content h4 a:hover {
				text-decoration: underline; }

		#main #side-content div.movie {
}
			#main #side-content div.movie a {
				display: block;
				padding: 140px 0 0 20px;
				background: transparent url("../images/img_movie.jpg") no-repeat 50% 0; }
			#main #side-content div.movie a:hover {
				text-decoration: none; }

		#main #side-content p.get-quote {
			border-top: 1px solid #D1DAE3;
			margin: 20px 0;
			padding: 20px 0 0 0; }
			#main #side-content p.get-quote a {
				display: block;
				height: 30px;
				width: 104px;
				margin: 0 auto;
				text-indent: -5000px;
				background: transparent url("../images/btn_get-a-quote.gif") no-repeat 0 0; }

	#main h1 {
		font-size: 16px;
		color: #003366;
		width: 360px;
		margin: 8px 0 5px;
		font-style: italic;
		font-weight: normal; }
	#main div.module {
		width: 360px;
		float: left;
		padding: 0px 0 10px;
		margin: 10px 0;
		border-bottom: 1px solid #D1DAE3; }
	#main div.nobor {
		border: none; }
		#main div.module h2 {
			font-size: 12px;
			color: #003366;
			margin: 0 0 10px 0; }
		#main div.module h3 {
			color: #6685A3;
			font-size: 13px;
			margin: 5px 0 10px 0; }
		#main div.module h4 {
	color: #6685A3;
}
			#main div.module h4 a {
	text-decoration: none;
}
			#main div.module h4 a:hover {
				text-decoration: underline; }
		#main div.module p {
			margin: 0 0 10px 0; }
		#main div.module img.left {
			float: left;
			margin: 0 10px 10px 0; }
		#main div.module div.col {
			width: 75px;
			float: left;
			margin: 0 0 0 10px; }
		#main div.module div.first {
			margin: 0; }
			#main div.module div.col img {
				display: block;
				margin: 0 0 10px; }
			#main div.module div.col h4 {
				margin: 0 0 5px 0; }
				#main div.module div.col h4 a {
				text-decoration: none; }
				#main div.module div.col h4 a:hover {
				text-decoration: underline;
}
			#main div.module div.col p { }
				#main div.module div.col p strong {
					color: #6685A3;
					font-weight: normal; }

#footer {
	clear: both;
}
	#footer p {
		width: 733px;
		height: 25px;
		margin: 0 auto 5px auto;
		font-size: 10px;
		padding: 9px 15px 0 15px;
		background: transparent url("../images/bg_footer.gif") no-repeat 0 0;
		text-align: center;
		color: #FFFFFF;
		font-weight: bold; }
		#footer p strong {
			color: #FFFF00; }
		#footer p strong.email {
			float: left; }
			#footer p strong.email a {
	color: #FFFF00;
	font-weight: lighter;
	text-decoration: none;
}
			#footer p strong.email a:hover {
				text-decoration: underline; }
		#footer p strong.phone {
			float: right; }
	#footer p.footer-nav {
		background: none;
		color: #124170;
		padding: 0 0 20px 0;
		line-height: 180%;
		font-weight: normal; }
		#footer p.footer-nav a {
	color: #003366;
	text-decoration: none;
}
		#footer p.footer-nav a:hover {
			text-decoration: underline; }
h4 span.light-blue-text {
	color: #6685A3;
}


/* Contact form CSS
----------------------------------------------------------------------------- */

#contact-form {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 0px;
	width: 65%;
	color: #003366;
}
table {
	border: 1px solid #F2F4F7;
}
#contact-form table {
	padding: 2px;
	border: 1px solid #F2F4F7;
	background-color: #FFFFFF;
}
#contact-form table td{
	padding: 10px;
}
#contact-form table th {
	text-align: left;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #718EA9;
}

th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #718EA9;
}
td {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #F2F4F7;
}

form input, form textarea {
	background-color: #FFFFFF;
	border: 1px solid #BFCCD6;
	font-size: 11px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
form .input-medium {
	width: 200px;
}
form .button td {
	padding: 20px 0px 0px 0px;
}
input.button {
	width: auto;
	background-color: #003366;
	font-size: 10px;
	color: #E5EAEF;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding: 2px 20px;
}
form .button label {
	visibility: hidden;
}
.product-images {
	margin-top: 20px;
	margin-bottom: 20px;
}
.product-images img {
	padding-right: 15px;
}
.float-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#flashcontent {
	padding: 2px;
	height: 244px;
	width: 324px;
	border: 1px solid #E5EAEF;
	text-align: center;
}
.image-margin{
	margin:0 10px 10px 0;
}
.clear-both{
	clear:both;
}


a.home_link {
background: url(../images/more-info.jpg) no-repeat 0 0;
display: block;
width:190px;
height: 48px;
color: #FFFFFF;
text-align:center;
text-decoration: none;
font-weight: 600;
padding-top: 15px;
}


a.home_link:hover {
background: url(../images/more-info.jpg) no-repeat 0 -63px;
}