/* @override 
	http://localhost:8888/css/site_jb.css
	http://mon.asdev.net/css/site_jb.css
	http://beta.montereyboats.com/css/site_jb.css
*/

/* This style sheet is for all styling change by Jacob Bolton */
/* @group General Style Sets */

h1, h2 {
	font-family: Helvetica, Arial;
	border-bottom: 1px solid #0099cc;
	font-weight: normal;
	text-align: left !important;
	padding: 0px 0px 10px !important;
}
h1 { 
	line-height: 36px;
	font-size: 36px !important;
	margin: 20px 25px 10px !important;
	padding: 10px 0px !important;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	margin: 0px 20px 20px !important;
	padding-top: 0px !important;
}
p {
	margin-bottom: 15px;
}
#display h2 {
	/*margin: 10px 25px;*/
}
a.active {
	color: #0099cc !important;
	font-weight: bold;
}
.form-submit {
	border: solid 1px;
	padding: 5px;
	margin: 5px !important;
	margin-left: 0px !important;
}
.form-submit:hover {
	background-color: #666;
	cursor: pointer;
}
.tabs ul {
	margin-bottom: 20px;
}
.tabs .primary li {
	display: inline;
}
.tabs .primary {
	margin: 20px 0px;
	border-bottom: 1px solid #666;
}
.tabs .primary li a {
	-moz-border-radius: 4px;
  	border-radius: 4px;
  	background: #666 !important;
  	padding: 10px;
	color: #fff !important;
	font-weight: bold;
	border: none !important;
}
.tabs .primary li a:hover {
	background: #999 !important;
}
.tabs .secondary {
	margin: 0px;
	padding: 0px;
}
label {
	font-weight: bold;
}
#main li {
	margin-left: 30px;
}
#nodeMain {
	
}
.searchbar label {
	font-weight: normal;;
}
/* general node listing */
.node {
	margin-bottom: 10px;
}
.node h2 {
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0,153,204,0.35);
	background: url(../images/nav_carrot.png)  4px center no-repeat;
	padding-left: 20px;
}
.node h2 a {
	color: #ccc !important;
}
.node .node-links {
	text-align: right;
}
#display a {
	color: #0099cc;
}
li.leaf {
	list-style-image: none !important;
}

li.leaf {
	list-style-image: none !important;
}

.block ul {
	margin: 0px !important;
	padding: 0px !important;
}
ul.menu li, ul.menu li:hover {
	list-style: none !important;
}
tr.even, tr.odd {
  background-color: #302a2b;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
tr.even {
	background-color: #00244a;
}
td {
	padding: 2px;
}
tbody {
	border: none;
}
table {
	width: 100%;
}
#content {
	margin-top: 2px;
}
.copy #copyImg {
	margin-bottom: 10px;
	overflow: hidden;
}
#display {
	width:  636px;
}
#displayCust {
	float: left;
	margin-right: 0px;
}
#copyCust {
	width: 312px;
}
/* @end */

/* @group Nav Links Override
 */
#nav li ul li a, #nav li ul li a:hover, #nav li ul li {
	height: auto;
	text-align: left;
}
#nav li ul li a:hover {
	background: url(../images/bg_boats.gif) repeat-x left -50px;
}
 #nav li ul li {
	float: none;
	padding: 0;
	margin: 0;
	background: none;
}
#nav .boat {
	float: left;
	height: 105px;
}
#nav .boat a:hover {
	background: url(../images/bg_boats.gif) repeat-x left top;
	height: 105px;
}
 
/* @end */

/* @group Footer Links Override */

#footer ul.menu {float:right; margin-right:32px !important; list-style:none;}
#footer ul.menu li{display:inline; padding:0 0 0 18px; float: left;}




/* @end */

/* @group Media */

.view-media, .view-careers {
	
}

/* @end */

/* @group Dealers */

.view.view-dealers .views-field-name {
	font-weight: bold;
	color: #09c;
}
.gmap-popup {
	color: #333;
}
#tbPostalCode, #tbDistance {
	width: 50px;
	margin-right: 5px;
}
#ddlCountries {
	margin-right: 5px;
}
#dl_country {

}
#block-block-3 {
	background-color: #555;
	padding: 5px !important;
	border: solid 1px;
	margin-bottom: 10px;
	width: 530px;
}
.views-view-grid {
	margin-bottom: 10px;
	border-bottom: solid 1px #666;
}
.views-view-grid  td {
	width: 50%;
}


/* @end */

