iframe {display:none;}

body, img, blockquote, div, dl, fieldset, form, h1, h2, h3, h4, h5, h6, hr, p, pre, table 
{
    padding:0px;
    margin:0px;
    border:none;
	
}

body{
	/*background: url('/shared/images/backgroundswatch.jpg') repeat-x #f9f3e4;*/
	background: url('1sailing/background.jpg') repeat-x #fff;
}

body#homepage { background:#131313 !important; }

/* styles to fix FF link and form field 'outline' issue */
a:link, a:visited, a:hover, a:active {
	outline: 0;
	}

:focus
{
  -moz-outline-style: none;
}
/* end styles to fix FF link and form field 'outline' issue */

#wrapper
{
  position: relative;
  margin-left: auto; 
  margin-right: auto;
  /*width:960px;*/
  width:970px;
  /*height: 950px; may or may not keep this*/
  padding: 0 0 208px 8px;
  background: url('1sailing/backshadow.png') repeat-y transparent;
}

body#homepage #wrapper { background:none !important; }

/*keep bottom padding at bay for IE*/
*:first-child+html #wrapper {
	padding: 0 0 0 8px;
}

/*use jpg shadows rather than png for IE6*/
* html #wrapper {
	background: url(1sailing/10_j_mainshadow.jpg) repeat-y;
	/*filter: progid:DXImagetransform.Microsoft.AlphaImageLoader(src='/shared/images/10_j_mainshadow.png', sizingMethod='scale');*/
}

#content
{
  width:960px;
}

#promo_background
{
	display:none;
}

#promos
{
  width:960px;
  height:100px;
  visibility:hidden;
  display:block;
  position:relative;
  /*background:url('/shared/images/promo_backer.gif') #b5b094 repeat-x;*/
  /*overflow:auto; removed here and added in js when no flash is needed*/
  clear:both;
  scrollbar-3dlight-color:#3a3a17;
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#d7d4bb;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#3a3a17;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#3f3f3f;
  /*overflow: hidden;*/
}

#promos ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#promos ul li{
	float: left;
	padding: 0px 0px 2px 0px;
	margin: 10px 0px 5px 37px;
	width:265px;
	height:88px;
	background: #fff url(1sailing/promo_bg.png) no-repeat scroll 0%;
	display: inline;
	position: relative;
}
#promos ul li strong p{
	font-size: 11px;
	color:#D98815;
}

#promos ul li p { 
	color:#574d30;
}

#promos ul li img{
  float:left;
  position:absolute;
  z-index:0;
  margin-right:5px;
}

#promos div /*Adjusted size and left alignment jsimko*/
{
	width:138px;
	padding: 16px 0px 0px 0px;
	position:absolute;
	left: 110px;
}

#promos p
{
}

#promos ul li a.promo_link /*Adjusted size and right alignment jsimko*/
{
	color: #D98815;
	display:block;
	vertical-align:bottom;
}

#promos ul li a.promo_link:hover
{
	background-color:#d58303;
	color:#ffffff;
}

#promos .topRight div
{
	width:255px;
	padding:5px 5px 0px 0px;
	position:absolute;
	text-align:right;
}

#promos .topRight p
{
	height:23px;
}

#promos .topRight a.promo_link
{
	float:right;
}

#promos .topLeft div
{
	width:255px;
	padding:5px 0px 0px 5px;
	position:absolute;
	text-align:left;
}

#promos .topLeft p
{
	height:23px;
}

#promos .topLeft a.promo_link
{
	float:left;
}

#promos .rightAlign div
{
	width:255px;
	padding:15px 0px 0px 0px;
	position:absolute;
}

#promos .rightAlign p
{
	display:inline;
	float:right;
	margin-right:5px;
	height:auto;
}

#promos .rightAlign strong
{
	display:inline;
	float:right;
	margin-right:5px;
}
	
#promos .rightAlign a.promo_link
{
	float:right;
}

#promos .leftAlign div
{
	width:255px;
	padding:15px 0px 0px 5px;
	position:absolute;
	text-align:left;
}

#promos .leftAlign a.promo_link
{
	float:left;
}

#promos .leftAlign p
{
	height:auto;
	width:auto;
	display:inline;
	margin-left:5px;
}

#promos .leftAlign strong
{
	margin-left:5px;
	display:inline;
}

#promos .misc{
	visibility: hidden;
	display: none;
}

.clear{
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

#main_content{
    position:relative;
	background:#dcdbd9 url('1sailing/main_back.jpg') repeat-x;
	/*background:#d0d0d0 url('/shared/images/feature_backgroundswatch.jpg') repeat-x;*/
    width:960px;
    height:455px;
	top: -4px;
	margin-top: 4px;
	/*margin-bottom: -12px;*/

}

/*#main_content {
	background:transparent url(/shared/images/main_content_bg.jpg) no-repeat scroll 0% 50%;
	height:455px;
	margin-bottom:-12px;
	margin-top:4px;
	position:relative;
	top:-4px;
	width:960px;
}*/

.hide{
	display:none;
}
.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.autoclear { display:inline-block; }
/* Hide from IE Mac \*/
.autoclear { display:block; }
/* End hide from IE Mac */

.as_shown_p, .starting_at_p{
	visibility: hidden;
}
.print {
	display: none;
}

.misc{
	visibility: hidden;
	display: none;
}

#pix_target br {
	display: none;
}

/* --------------Model Year - Dropdown menu Styles--------------*/

#model_year_menu {
display:block;
left:12px;
margin:-1px 0 0 14px;
position:relative;
top:1px;
width:310px;
z-index:4;
}
#model_year_menu span
{
bottom:-0.222em;
color:#000000;
float:left;
font-size:12px;
font-weight:bold;
padding:0 5px 0;
position:relative;
}


#model_year_menu form
{
display:inline;
margin:1px 0 0 4px;
}
#model_year_menu form select
{
display:inline;
} 

#model_year_menu form a
{
margin-top:5px;
}


/* END --------------Model Year - Dropdown menu Styles--------------*/
