/* @override 
	http://northbay.reidbeels.com/media/css/north_bay.css
	http://0.0.0.0:8000/media/css/north_bay.css
	http://localhost:8000/media/css/north_bay.css
*/

@import url("reset.css");

/* @group Global */

body {
	background: #1d4453 url('../i/body_background.gif') repeat-y center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 1.3em;
	color: #fff;
}

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

h1 {
	color: #fff;
	font-size:2.5em;
	line-height: 1em;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #125672;
	margin-left: -31px;
	margin-right: -31px;
	padding-left: 30px;
	padding-top: .3em;
	padding-bottom: .3em;
	border-bottom: 1px solid #103645;
	border-top: 1px solid #103645;
}

h2 {
	color: #dbf3ff;
	margin-top: 1em;
	border-bottom: 1px solid #2b8eb5;
	margin-bottom: .2em;
	margin-right: -30px;
	font: bold 1.8em/.7em Palatino;
}

h3 {
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: .5em;
}

strong {
	font-weight: bold;
}

p {
	margin-bottom: .5em;
}

a:hover {
	text-decoration: underline;
	color: #84d6ec;
}

input {
	background: #f3fcff;
}

input.checkbox {
	background: transparent;
}

input:focus {
	background: #fff;
}

/* @group Layout */

#outer {
	font-size: 1.1em;
	line-height: 1.3em;
}

#content {
	width: 918px;
	margin: 0 auto;
	background: url('../i/body_background.gif') repeat-y center
}

/* @group Header */

#header {
	width: 800px;
	height: 95px;
	margin: 0 auto;
	position: relative;
}

#logo {
	width: 137px;
	height: 51px;
	background: url(../i/logo.gif);
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	top: 40px;
	left: 30px;
}

#nav {
	display: block;
	width: 600px;
	position: absolute;
	top: 76px;
	left: 220px;
}

#nav li {
	float: left;
}

#nav a {
	background-image: url(../i/menu.gif);
	background-repeat: no-repeat;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	margin-right: 40px;
}

#nav_about {
	width: 70px;
}

#nav_lines {
	width: 70px;
	background-position: -103px;
}

#nav_reps {
	width: 66px;
	background-position: -208px;
}

#nav_showroom {
	width: 99px;
	background-position: -314px;
}

#nav_contact {
	width: 73px;
	background-position: -450px;
}



/* @end */

#footer {
	clear: both;
	padding-top: 2em;
	padding-bottom: 1em;
	text-align: center;
}



/* @end */

.body_content {
	padding: 10px;
	margin: 0 80px 20px;
}

.body_content ul {
	list-style-type: disc;
	margin-left: 16px;
	margin-top: .8em;
}



/* @end */

/* @group Front Page */

#front_frame {
	width: 916px;
	height: 329px;
	position: relative;
	margin: 0 auto;
	background: url('../i/frame_background.gif');
}

#slideshow div {
	position: absolute;
	top: 26px;
	left: 25px;
	border: 1px solid #fff;
}

#slideshow div#caption_holder {
	width: 700px;
	position: absolute;
	top: 245px;
	left: 27px;
	color: #494949;
	border: none;
}

#slideshow div#caption_holder h3 {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #494949;
}

#front_content {
	width: 378px;
	margin-left: 90px;
	margin-top: 9px;
	float: left;
}

#front_content p {
	padding-left: 4px;
}

#intro_blurb {
	width: 378px;
	height: 67px;
	background: url(../i/intro_blurb.gif) no-repeat;
	margin-bottom: 1em;
}

#intro_blurb p, #intro_blurb h2 {
	display: none;
}

#whats_new {
	width: 252px;
	height: 250px;
	background: #125672 url(../i/column_fade.gif) no-repeat 0 bottom;
	float: right;
	margin-right: 59px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#whats_new ul {
	display: block;
	background: url(../i/whats_new.gif) no-repeat 20px 0;
	padding-top: 50px;
	color: #b2d2da;
	list-style: disc;
	padding-left: 40px;
}


/* @end */

/* @group Reps */

#replist {
	width: 780px;
	margin-left: -17px;
	margin-top: 15px;
	list-style: none;
}

#replist li {
	width: 356px;
	height: 170px;
	background: #19536a;
	padding: 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
	border: 2px solid #19536a;
	overflow: hidden;
}

#replist li img {
	float: left;
	margin-right: 1em;
}

#replist h2 {
	padding-left: 12px;
	font-size: 1.4em;
	background-color: #144659;
	border-bottom-color: #103a4a;
	margin: -12px -12px .5em -12px;
	line-height: 1.8em;
}

#replist .territory {
	font-style: italic;
	margin-bottom: .7em;
}

#replist span {
	width: 35px;
	display: block;
	text-align: right;
	float: left;
	margin-right: .5em;
}

#replist li.my_rep {
	border-color: #fbf2dd;
	background-color: #123f50;
}

#replist li.my_rep h2 {
	margin: -10px -10px .5em -10px;
	background-color: #0b2934;
}

#replist li:hover a, .line_list li:hover a {
	color: #84d6ec;
}

#my_rep_status {
	width: 760px;
	background-color: #fbf2dd;
	font-size: 1.2em;
	padding: 5px;
	color: #1e1e1e;
	border-color: #ffbc06;
	margin-left: -17px;
	margin-top: 1.5em;
	margin-bottom: .5em;
}



/* @end */

/* @group Lines */

.body_content .line_list {
	margin: 2em 0;
	clear: both;
	float: left;
}

.line_list li {
	width: 260px;
	padding: 5px 70px 5px 30px;
	position: relative;
	list-style: none;
	float: left;
}

.column_2 li {
	margin-left: 10px;
}

.line_list input.checkbox {
	position: absolute;
	top: 5px;
	left: 5px;
}

.line_list li h3 {
	margin-top: 0;
}

#line_form {
	margin-right: 48px;
	background: #163742;
	padding: 10px;
	overflow: hidden;
	clear: both;
}

#line_form h2 {
	border: none;
	font-size: 1.5em;
	margin-left: 10px;
}

#line_form p {
	margin: 0 10px 1em 10px;
}

#line_form label {
	display: block;
	height: 20px;
	width: 160px;
	float: left;
	text-align: right;
	margin-right: 1em;
	font-weight: bold;
	line-height: 20px;
	clear: both;
}

#line_form input {
	width: 150px;
	float: left;
}

#line_form select {
	float: left;
}

input#txt_city {
	width: 99px;
}

#more_info_button {
	width: 157px;
	background: #2789ae url(../i/email_open.png) no-repeat 5px;
	border-top-color: #2ba2ce;
	border-left-color: #2ba2ce;
	border-right-color: #217d9f;
	border-bottom-color: #217d9f;
	padding: 5px;
	text-indent: 20px;
	color: white;
	margin-left: 170px;
	font-weight: bold;
	margin-top: 1em;
	float: left;
	clear: both;
}

.line_content {
	margin: 20px 59px 20px 60px;
}

ul.category_list {
	list-style: none;
	margin: 0;
}

.category_list a {
	float: left;
	display: block;
	background: #1d4453;
	padding: .5em;
	margin: .5em;
	border: 2px solid #1d4453;;
}

.category_list a.active {
	border-color: #fff;
}



/* @group Line Detail */



div#mb_overlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #22424a;
	cursor: pointer;
}

div#mb_center, div#mb_bottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
}

#mb_error {
	font-size: 1.2em;
	color: #CD0000;
	font-weight: bold;
	text-align: center;
	padding: 0.5em;
}

#mb_error em {
	font-size: 0.8em;
}

div#mb_bottom {
	overflow: visible;
}

a#mb_close_link {
	display: block;
	width: 92px;
	height: 30px;
	background: transparent url(../i/closelabel.png) no-repeat center;
	margin: 5px 0;
	position: relative;
	top: -460px;
	left: 475px;
}

div#mb_caption {
	display: none;
}

div#mb_contents {
	overflow: hidden;
	visibility: hidden;
	background: url(../i/line_detail_frame.png) no-repeat;
	width: 505px;
	height: 385px;
	padding: 30px;
}

#line_detail {
	height: 325px;
	width: 510px;
	overflow: auto;
	color: #3e3e3e;
	font-size: 1.2em;
	line-height: 1.4em;
}

#line_detail h3 {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #286378;
}

#line_detail h1 {
	background: transparent;
	border: none;
	color: #173844;
	font-size: 2em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

.gallery li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	background: #fff;
	padding: 10px;
	border: 1px solid #c0b9a4;
}

#line_detail .summary {
	width: 400px;
	font-style: italic;
}

#line_detail ul.promotions {
	padding-left: 2em;
	width: 450px;
}


/* @end */


/* @end */