/* -- COMMON 
---------------------------------------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background:  #000 url(/_media/images/common/main_bg.jpg) repeat-x top left;
}
p {
	margin: 0 0 15px 0;
}
a {
	text-decoration: none;
	color:#45A156;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
.clearIt {
	clear: both;
}
.divider {
	clear: both;
	background: url(/_media/images/common/dotted_line.gif) repeat-x bottom left;
	height: 2px;
}
#mainContainer {
	width:  981px;
	margin: 0 auto;
}
#pageHeader {
	margin: 0 0 15px 0;
	padding-top: 8px;
}


/* -- HEADER 
---------------------------------------------------------------------------------------------------------------------- */

#header {
	margin: 37px 0  32px 0;
}
#logo {
	width:  416px;
}
#nav {
	float: right;
	width:  540px;
	text-align: right;
	margin: -1px 0 0 0 ;
}
#navButtons {
}
#navButtons img {
	margin: 0  3px 0 0;
}
.share {
	float: right;
	width:  73px;
	margin: 4px 0 0 5px;
}

/* -- HOME 
---------------------------------------------------------------------------------------------------------------------- */

#hero {
	float: left;
}
#homeRightCol {
	position: relative;
	float: right;
	width:  281px;
	height:  463px;
}
#homeRightCol .upcomingEvents {
	padding:  4px 0 8px 7px;
	margin: 0 0 3px 0;
	background: url(/_media/images/common/dotted_line.gif) repeat-x bottom left;
	color: #999999;
	line-height: 14px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}
#homeRightCol .upcomingEvents  a {
	padding-right: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	background:transparent url(/_media/images/home/arrow-white.gif) no-repeat scroll 100% 0;
}

#homeRightCol .upcomingEvents  td.date{
	width:  100px;
}
#homeRightCol .viewAll {
	text-align: right;
	padding:  7px 5px 8px 0;
}
#promoContainer {
 	position: absolute;
 	bottom: 0px;
 	right: 0px;
}

/* -- PRODUCTS 
---------------------------------------------------------------------------------------------------------------------- */

#mainVideoContainer {
	float: left;
	width: 690px;
	margin: 0 0 20px 0;
}
#playlist {
	float: right;
	width: 277px;
	height: 420px;
	background: #080808 url(/_media/images/products/playlist_bg.jpg) repeat-x top left;
}
#playlist .padding {
	padding: 17px 24px 0;
}
#borderRight {
	float: left;
	width:  704px;
	border-right: 1px solid  #363636;
}
#productText {
	width: 690px;
	background: #cfcfcf url(/_media/images/products/producttext_bg.gif) repeat-x top left;
	font-size:  13px;
	line-height: 18px;
}
#productText .padding {
	padding: 27px 31px;
}
#productText #subhead {
	margin: 0 0 10px 0;
}
#productText  strong{
	color: #0c2d4b;
	font-weight: bold;
	font-size: 14px;
}
.productImg {
	float: right;
	margin: 2px 0 20px 25px;
}
#productRightcol {
	float: right;
	width: 260px;
	font-size: 12px;
	color: #dddddd;
	line-height: 17px;
}
#productRightcol a{
	color: #dddddd;
}
#productRightcol  .group{
	background: url(/_media/images/common/dotted_line.gif) repeat-x bottom left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
ul#sterndriveList {
	margin: 10px 0 10px 0;
}
ul#sterndriveList  li{
	padding:  6px 0 7px 0;
}

#zeusLeft {
	float: left;
	width: 375px;
}
#zeusRight {
	float: right;
	width: 217px;
}
 ul.greybullets {
	margin:  0 0 12px 2px;
}
 ul.greybullets li {
	padding: 2px 0  2px 16px;
	background: url(/_media/images/common/bullet_grey.gif) no-repeat 0px 6px;
}
#zeusRight img {
	margin-bottom: 20px;
	border: 1px solid #fff;
}

 ul.pdfbullets {
	margin:  0 0 25px 2px;
}
 ul.pdfbullets li {
	padding: 8px 0  2px 20px;
	background: url(/_media/images/common/bullet_pdf.gif) no-repeat 0px 10px;
}
 ul.rightgreybullets {
	margin:  0 0 20px 2px;
}
 ul.rightgreybullets li {
	padding: 10px 5px  2px 20px;
	background: url(/_media/images/common/bullet_grey.gif) no-repeat 0px 14px;
}

#videoList td a {
	color: #FFF;
}
#videoList td a:hover {
	color: #45a156;
}
#videoList td a.nowPlaying {
	color: #45a156;
}
#videoList td a.nowPlaying:hover {
	text-decoration: none;
}

#videoList td {
	color: #FFF;
	vertical-align: top;
	border-bottom: 1px dotted #535353;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
#videoList td .nowPlayingText {
	font-size: 10px;
}
#videoList td a.nowPlaying {
	color: #45a156;
}
.videoLength {
	color: #999;
	font-size: 10px;
	padding-top: 8px;
}
td.videoThumb {
	padding-right: 7px;
}
td.videoThumb a {
	border: 1px solid #fff;
	margin: 1px;
	display: block;
}
td.videoThumb img {
	display: block;
}

td.videoThumb a:hover {
	border: 1px solid #45a156;
}

#videoList td.videoThumb a.nowPlaying {
	border: 2px solid #45a156;
	margin: 0px;
	display: block;
}
#videoList td a.nowPlaying {
	color: #45a156;
}
#videoList td.lastCell {
	border-bottom: none;
}




/* -- TOUR STOPS	 
---------------------------------------------------------------------------------------------------------------------- */

#key {
	background: #000;
	padding: 8px 18px;
	color: #fff;
	text-size: 11px;
}
#key #clickEvent{
	float:right;
	width: 253px;
}
#key .nextLocation{
	color: #aabec8;
	padding: 0 10px;
	font-size: 12px;
}
#key .nextLocation a {
	color: #aabec8;
}
#key .nextDate{
	color: #a1a1a1;
	font-size: 12px;
}
#schedule {
	float: left;
	width: 689px;
}
#overlayPadding {
	padding: 15px 25px 0px;
}
.map {
	float: right;
	width: 357px;
	height: 300px;
	margin: 2px 0 10px 20px;
	border: 1px solid #939393;
}
#overlay {
	color: #2d2d2d;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#overlay h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 2px 0;
}
#overlay h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 2px 0;
}
#overlay h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	text-transform: normal;
}
#overlay h5span.subtext {
	font-size: 11px;
	font-weight: normal;
	text-transform: normal;
}
#overlay p {
	margin: 0 0 0 0;
	font-size: 11px;
}
#overlay p.address {
	margin: 20px 0 20px 0;
}
#overlay a {
	text-transform: uppercase;
	color: # 45a156;
	font-weight: bold;
}
#overlay table {
}
#overlay td {
	padding-bottom: 5px;
}
#overlay .lable {
	text-align: right;
	padding-right: 8px;
	font-weight: bold;
	font-size: 11px;
}
#overlay .error {
	color: #ff0000;
	font-size: 11px;
	padding: 0px 10px 0 15px;
}
#overlay .overlayInput {
	width: 300px;
}
#overlay textarea.overlayInput {
	padding: 0 2px;
}

#schedule ul {
	border-collapse: collapse;
	border-top: 1px dotted #656565;
	width: 100%;
	margin: 5px 0 0 0;
}
#schedule ul li {
	color: #424b4d;
	border: 1px dotted #939393;
	border-width: 0 1px 1px 1px;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
	font-weight: bold;
	background: #e2e2e2;
	line-height: 15px;
}
#schedule ul li.rowColor {
	background-color: #cfcfcf;
}
#schedule ul li  td {
	font-weight: bold;
}
#schedule ul li  td.schedDate {
	width:  140px;
	padding-right: 10px;
}
#schedule ul li  td.schedLocation {
	width:  180px;
	padding-right: 10px;
}
#schedule ul li  td.schedDealer {
	width:  190px;
	padding-right: 10px;
}
#schedule ul li  td.schedLInk {
	width:  116px;
}
#schedule ul li a {
	color: #424b4d;
	background: url(/_media/images/tourstops/arrow_grey.gif) no-repeat 100% 0px;
	padding: 0px 20px 1px 1px;
	text-transform: uppercase;
}
#schedule ul li.upcoming  {
	color: #000;
}
#schedule ul li.upcoming a {
	color: #45a156;
	background: url(/_media/images/tourstops/arrow_green.gif) no-repeat 100% 0px;
}
#schedule ul li a:hover {
	text-decoration: underline;
}


ul#schedule li.next {
	color: #FFF;
	background: #000 url(/_media/images/tourstops/key-next.gif) no-repeat 12px 12px;
}
ul#schedule li.next a {
	color: #FFF;
	background: url(/_media/images/tourstops/arrow-next.gif) no-repeat 100% 0px;
	padding: 1px 20px 1px 1px;
}


ul#schedule li.upcoming {
	color: #45a156;
}
ul#schedule li.upcoming a {
	color: #45a156;
	background: url(/_media/images/tourstops/arrow-upcoming.gif) no-repeat 100% 0px;
	padding: 1px 20px 1px 1px;
}
ul#schedule .date {
	width: 130px;
	padding-right: 20px;
	float: left;
}
	

#promoDemos {
	float: left; width: 277px; padding-left: 14px;
}
#promoDemos img {
	margin-bottom: 18px;
}


/* -- GALLERY 
---------------------------------------------------------------------------------------------------------------------- */

#videoHead {
	padding: 17px  0 0 0;
}
#mainYoutubeContainer {
	float: left;
	width: 570px;
	margin: 0 0 20px 0;
}
#imageGalleryLinks {
	clear: both;
	text-align: right;
	margin: 15px 25px 0 0;
	padding: 15px  0 15px 0;
	background: url(/_media/images/common/dotted_line.gif) repeat-x top left;
}
#viewAllVideos {
	text-align: right;
	margin: 15px 25px 0 0;
	padding: 15px  0 15px 0;
	background: url(/_media/images/common/dotted_line.gif) repeat-x top left;
}
#imageGallery {
	float: right;
	width: 390px;
	background: #080808 url(/_media/images/products/playlist_bg.jpg) repeat-x top left;
}
#imageGallery .padding {
	padding: 17px 0px 0 24px;
}
#flickrLogo {
	float: right; 
	padding-right: 25px;
}
#youtubeLogo {
	float: right; 
	padding-right: 25px;
}



/* -- FOOTER 
---------------------------------------------------------------------------------------------------------------------- */

#footer {
	background: url(/_media/images/common/footer_bg.gif) repeat-x 0px 10px;
	margin: 12px 0 20px;
}

#brunswickLogo {
	float: left;
	margin: 25px  20px 0  21px;
}
#footer #copyright {
	float: left;
	width:  195px;
	padding: 5px  42px 0px 12px;
	margin: 20px 0 0 0;
	color: #ffffff;
	font-size: 10px;
	border-left: 1px solid #4d4d4d;
	line-height: 11px;
}
#socialLinks {
	float: left;
	width:  140px;
	padding: 3px  10px  3px 10px;
	margin: 20px 0 0 0;
	background: #363636;
	text-align: center;
}
#socialLinks img {
	margin: 0 4px 0 4px;
}
#sponsors {
	float: right;
	width:  390px;
	text-align: right;
}
#mercuryLogo {
	float:right;
	margin:  24px 23px 0 0;
}
#cumminsLogo {
	float:right;
	margin:  20px 23px 0 0;
}
#growboatingLogo {
	float:right;
	margin:  2px 23px 0 0;
}
#sonyLogo {
	float:right;
	margin:  23px 0 0 0;
}
#trademarks {
	text-align: right;
	color: #aaa;
}