/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#FFF;
	font-size:13px;
	margin:0 auto;
	background-repeat: repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/bg_repeat.jpg);
}

#background {
	width:100%;
	min-height:800px;
    height:auto !important;
    height:800px;
	background-repeat:no-repeat;
	background-position:top center;
	background-image:url(images/bg_back.jpg);
}

a {
	color:#e3e3e3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:22px; text-transform:uppercase; font-weight:normal; }

h2 a { color:#fff; }

h3 { font-size:15px; color:#7dd3ff; }

/* ---- compare table settings ----------------------- */

#compare-table table {
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}

#compare-table td {
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	padding:10px;
}

#compare-table table tr.no-top td {
	border-top:0px solid #fff;
	padding:10px;
}


#compare-table table tr.header td {
	font-weight:bold;
}

#commercial_street-button {
	position:relative;
	width:423px;
	height:352px;
	float:left;
	background-image:url(images/btn_commerical-street.jpg);
	background-repeat:no-repeat;
}

#commercial_street-button:hover{
	background-image:url(images/btn_street-legal-over.jpg);
	background-repeat:no-repeat;
}

#commercial_non-button {
	position:relative;
	width:426px;
	height:353px;
	float:left;
	background-image:url(images/btn_commercial-non.jpg);
	background-repeat:no-repeat;
}

#commercial_non-button:hover {
	background-image:url(images/btn_commercial-non-over.jpg);
	background-repeat:no-repeat;
}

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.blue-text {
	color:#7dd3ff;
}

.darkblue-text {
	color:#45729b;
}

.divider-line {
	border:1px solid #a7a7a7;
	margin: 18px 0 23px 0;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */


/* ---- products settings ----------------------- */

#product-main-image {
	position:relative;
	top:0;
	left:0;
	float:left;
	height:auto;
	width:350px;
padding-left:20px;
}

#product-description {
	position:relative;
	top:0;
	left:0;
	float:left;
	height:auto;
	width:450px;
}

.product-row {
	position:relative;
	background-image:url(images/bg_product-row.jpg);
	background-repeat:no-repeat;
	height:184px;
	color:#243F5A;
}

.product-row td { padding:15px 0 0 0; };

.product-row td a { color:#243F5A;}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:910px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:138px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

#flash {
	position:relative;
	width:890px;
	height:284px;
	padding: 10px 0 0 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_flash.jpg);
}

#logo {
	position:absolute;
	top: 40px;
	left: 18px;
	width:388px;
	height:58px;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:106px;
	left:4px;
	width:902px;
	height:26px;
}

/* ---- end nav id settings -------------------------- */

#main_top {
	position:relative;
	top:0;
	left:0;
	width:910px;
	min-height:709px;
    height:auto !important;
    height:709px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top.jpg);
}

#main_top-sub {
	position:relative;
	top:0;
	left:0;
	width:910px;
	min-height:800px;
    height:auto !important;
    height:800px;
	background-repeat:no-repeat;
	background-image:url(images/bg_main-top-sub.jpg);
}

#main {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
}

/* ---- start main content settings -------------- */

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:510px;
	height:auto;
	padding: 35px 0 0 20px;
}

#content_medium {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:576px;
	height:auto;
	padding: 35px 0 0 20px;
}

#content_large {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:850px;
	height:auto;
	padding: 35px 0 0 20px;
}
/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	color:#575656;
	top:0;
	left:0;
	float:right;
	width:252px;
	height:auto;
	padding: 0 32px 0 0;
}

#newsletter {
	position:relative;
	width:217px;
	height:91px;
	background-repeat:no-repeat;
	background-image:url(images/bg_newsletter.jpg);
	padding: 50px 20px 0 15px;
}

#newsletter_sub {
	position:relative;
	width:217px;
	height:101px;
	background-repeat:no-repeat;
	background-image:url(images/bg_newsletter-sub.jpg);
	padding: 40px 20px 0 15px;
	margin-top:35px;
}

#new-product {
	position:relative;
	width:222px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/whitebox_repeat.jpg);
	padding: 12px 15px 15px 15px;
}

#new-product a {
	font-weight:bold;
	color:#45729b;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	color:#000;
	top:0;
	left:0;
	width:910px;
	height:56px;
	clear:both;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
	background-position:center;
}

.copy {
	position:relative;
	float:left;
	padding: 30px 0 0 30px;
}

.slug {
	position:relative;
	float:right;
	padding: 20px 30px 0 0;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:26px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(/images/nav.jpg);
}

a#nav_01 {
	width:70px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -26px;
}

.active_01 {
	background-position: 0 -26px !important;
}

a#nav_02 {
	width:106px;
	background-position:-70px 0;
}

a:hover#nav_02{
	background-position:-70px -26px;
}

.active_02 {
	background-position:-70px -26px !important;
}

a#nav_03 {
	width:76px;
	background-position:-176px 0;
}

a:hover#nav_03{
	background-position:-176px -26px;
}

.active_03 {
	background-position:-176px -26px !important;
}

a#nav_04 {
	width:110px;
	background-position:-252px 0;
}

a:hover#nav_04{
	background-position:-252px -26px;
}

.active_04 {
	background-position:-252px -26px !important;
}

a#nav_05 {
	width:97px;
	background-position:-362px 0;
}

a:hover#nav_05{
	background-position:-362px -26px;
}

.active_05 {
	background-position:-362px -26px !important;
}

a#nav_06 {
	width:70px;
	background-position:-459px 0;
}

a:hover#nav_06{
	background-position:-459px -26px;
}

.active_06 {
	background-position:-459px -26px !important;
}

a#nav_07 {
	width:184px;
	background-position:-529px 0;
}

a:hover#nav_07{
	background-position:-529px -26px;
}

.active_07 {
	background-position:-529px -26px !important;
}

a#nav_08 {
	width:68px;
	background-position:-713px 0;
}

a:hover#nav_08{
	background-position:-713px -26px;
}

.active_08 {
	background-position:-713px -26px !important;
}

a#nav_09 {
	width:121px;
	background-position:-781px 0;
}

a:hover#nav_09{
	background-position:-781px -26px;
}

.active_09 {
	background-position:-781px -26px !important;
}

/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:132px;
	left:0;
	width:930px;

	height:auto;
}

#hidden-layers a {
	color:#fff;
	padding:4px;
	display:block;
	font-size:12px;
text-transform:uppercase;
	text-decoration:none;
}

#hidden-layers a:hover {
	background-color:#2d4b66;
	color:#fff;
}

#L1, #L2, #L3, #L4, #L5, #L6, #L7 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color:#4979a4;
	border-left:1px solid #2d4b66;
	border-right:1px solid #2d4b66;
	border-bottom:3px solid #2d4b66;
}

#L2 { width:170px; left:100px; }
#L3 { width:100px; left:190px; }
#L4 { width:250px; left:260px; }
#L5 { width:175px; left:520px; }
#L6 { width:205px; left:635px; }
#L7 { width:205px; left:740px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}

/*---- HighSlide ---*/


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
body {
	background-color: silver;
}

.highslide {
    cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

