/*colors
body blue #4B6DAC

*/

body {
	margin: 0px;
	background: #4B6DAC url(/images/ors_bg.jpg) no-repeat top center;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	margin: 0px auto;
}


.ui_container {
	width: 932px;
	margin: 0px auto;
	position: relative;
}

.ui_header {
	width: 932px;
	margin: 0px auto;

}

.ui_spacer {clear: both;}

.UI_IsHome .ui_spacer {height: 205px;}

.ui_logo{
	position: absolute;
		top: 0px;
		left: -65px;
		z-index: 100;
	height: 155px;
	width: 355px;
}

.ui_topnav{
	float: right;
	width: 600px;
	padding: 105px 0 0 0;
	text-transform: uppercase;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
}
	.ui_topnav .ui_phone {
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
		position: absolute;
		right: 0;
		text-align: right;
		top: 5px;
	}
.ui_shopnav {
	width: 100%;
	background: #031d4a url(/images/ors_shopnav.jpg) repeat-x top left;
	text-align: right;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.ui_shopnav a:link,
.ui_shopnav a:active {color: #fff;}
.ui_shopnav a:hover{color: #8b0202;}
.ui_shopnav a:visited{color: #fff;}

.ui_nav {
	width: 100%;
	background: #5376b3 url(/images/ors_nav.jpg) repeat-x center;
	border-top: 1px solid #efefef;
	text-align: right;
	line-height: 28px;
}

.ui_nav table{float: right;}

.ui_cart,.ui_login{float: right;}

.ui_cart a{
	background: url(/images/ors_cart_btn.jpg) no-repeat top left;;
	display: inline-block;
	padding: 0 0 0 25px;
	}

.ui_search{
	float: right;
	padding: 0 6px;
	line-height: 30px;
}

.ui_search .label{	
	text-transform: uppercase;
	color: #fff;
	font: bold 14px tahoma,arial, sans-serif;
}

/* the form field element */
/* html example: <div class="Field"><input type="text" ... /></div> */
.UI_SearchField input {
	width: 130px;
	margin: 0px;
	border: 0;
	background-color: #efefef;
	font-size: 14px;
}

a.Search_Form {
	background-color: #8b0202;
	color: #fff;
	border: none;
	font-weight: bold;
	padding: 3px;
	margin: 0;
}

.UI_IsHome .ui_home_product{padding: 0 10px;
	background: #fff url(/images/ors_nav.jpg) repeat-x top center;
	}

.ui_home_product h3{color: #fff; line-height: 30px;}
.ui_home_product h3 a{color: #fff;}

.ui_content 
{
	background: #fff;
	padding: 10px 8px;
}

.UI_IsHome .ui_content{padding: 0;}

.ui_left{
	float: left;
	width: 170px;
}

.UI_IsHome .ui_left, 
.UI_HideLeftNav .ui_left { display: none; }


.ui_right{
	float: left;
	width: 740px;
	background-color: transparent;
}

.UI_IsHome .ui_right{ width: 932px; margin: 0px auto; }
/*.UI_HideLeftNav .ui_right*/

.login_wrapper {
	width: 100%; 
	text-align: right; 
	font-size: 14px;
	color: #00529F;
}

.UI_IsHome .login_wrapper, 
.UI_IsHome .BreadCrumb_Wrapper{
	display: none;
}

table.rightcontent {
	float: left; 
	width: 550px;
}

.SummaryContentContainer {
	float: right;
	width: 160px;
	background: transparent url(/images/ORS_CB_repeat.jpg) repeat-y top center;
}


.ui_footer {
	padding: 20px 10px;
	background: #fff;
}

.ui_footer_content{
	border-top: 1px solid #262626;
	padding: 10px 0 0 0;
	text-align: center;
}
.ui_footer_links{padding: 10px 0 0 0;}
.ui_footer_links,
.ui_footer_links p{
	color: #fff;
	font-size: 10px;
}

.ui_geotrust{float: right; text-align: right;}
.ui_paymenticons{float: left;}
.ui_print{width: 49%; float: right; text-align: right;}
.ui_copyright{width: 49%; float: left;}

.ui_footer_links a:link,
.ui_footer_links a:active,
.ui_footer_links a:hover,
.ui_footer_links a:visited,
a.PrintPageLink:link, 
a.PrintPageLink:visited,
a.PrintPageLink:hover,
a.PrintPageLink:active,
a.TellAFriendLink:link,
a.TellAFriendLink:visited,
a.TellAFriendLink:hover,
a.TellAFriendLink:active{ 
	display: inline;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	padding-bottom: 3px;
	text-decoration: none;
}

.ideaLEVER_Tagline a:link,
.ideaLEVER_Tagline a:visited,
.ideaLEVER_Tagline a:hover,
.ideaLEVER_Tagline a:active { 
	display: inline;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 3px;
	text-decoration: none;
}

/*end main structure styles*/

.brandsHome{
	padding: 0 0 0 10px; 

}

.brandsHome select{
	border: 1px solid #ccc;
	font-size: 14px;
}

.ui_sitead {
	display: inline;
	float: left;
	padding: 1px;
}

/* department */

.Department {clear: both; }

h1.PageTitle {
	border: 0; 
	background: none; 
	padding: 0; 
	margin: 5px;
	font-size: 24px;
	color:#00529F;
	font-weight: bold;
	display: block;	
}

.paging_wrapper{float:right; text-align: right; padding: 10px 0 0 0;}

.Department .DepartmentImage { display: block; padding: 8px 0; text-align: right; }
.Department .DepartmentDescription {display: block; padding: 20px 0; font-size: 16px;}
.DepartmentName{display: block; float: left; font-size: 20px; color: #000; font-weight: bold; padding: 10px 10px 10px 0;}
.SubDepartments .DepartmentName{font-size: 14px; color: #000; font-weight: normal; padding: 5px 0;}
.Products {clear: both; }
.Products td.Product_Item{vertical-align: top; width: 180px; text-align: center;}
.Products .ProductImage{display:block; height: 190px;}
.Products .ProductName{display:block; font-size: 14px; color:#00529F;	font-weight: bold; padding: 5px;}
.Products .SinglePrice {display: block; font-size: 20px; font-weight: bold; padding: 0 0 15px 0;}

.BoatDepartment .Products {padding: 20px 0;}
.BoatDepartment .Products td.Product_Item{vertical-align: bottom; width: 350px;height: 145px; text-align: center;}
.BoatDepartment .Products .ProductImage{ padding: 10px 0; height: 100px;}
.BoatDepartment .Products .ProductName{display:block; height: 20px; font-size: 14px; color:#00529F;	font-weight: bold; padding: 0 5px;}

.SubDepartment_Item{width: 244px;vertical-align: bottom;}
.SubDepartment_ItemSeparator{width: 5px;}

.Product_wrapper{display: inline-block; width: 350px;}
.ui_home_product .Product_wrapper{width: 180px; text-align: center;}
.ui_home_product .Products .ProductImage{display:block; height: 100px;}

.Products .ProductPrice, 
.ProductPrice a, 
.ProductPrice a:link, 
.ProductPrice a:visited, 
.ProductPrice a:hover, 
.ProductPrice a:active{
	display:block; font-weight:bold; color: #000;font-size: 14px;
}

/*Checklist Department*/
.ui_ChecklistDept {padding: 10px 0 0 0;}
.ui_ChecklistDept .UI_ProductName {padding: 0 0 5px 0;}
.ui_ChecklistDept .DepartmentDescription {padding: 20px 0 20px 20px;}
.ui_ChecklistDept .DepartmentName{padding: 0 0 0 20px;}
.ui_ChecklistDept td.Required{width:1px;}
.ui_ChecklistDept .ProductQuantityTable tr{float: left; padding: 5px 0;}
.ui_ChecklistDept .QuantityLabelRow .Label{font-weight: bold;}

/* product */

.Product .OutOfStockRow .Label { width: 200px; }

.Product{}

.Product .Paging {text-align: right; color: #03204e;}
.Product .Paging a,
.Product .Paging a:link,
.Product .Paging a:visited,
.Product .Paging a:hover,
.Product .Paging a:active {font-weight: normal; color: #03204e;}
.Product a.PreviousProduct {padding: 0 10px 0 0;}
.Product a.NextProduct {padding: 0 0 0 8px;}
.Product h1.PageTitle { margin: 0; padding: 10px 0;}
.Product .Product_Images{float: left; width: 430px;}
.Product .ProductImage .ProductImage {display: block; width: 380px; height: 401px; text-align: center;}
.Product .Product_Details{float: right; width: 300px; padding: 10px 0 0 0; overflow: hidden;}

#PREVIMG3{background: transparent url(/images/Prev.jpg)no-repeat center;}
#NEXTIMG3{background: transparent url(/images/Next.jpg)no-repeat center;}
#ImageRibbon_Wrapper3{height: 100px; padding: 10px 0;}

.BoatProduct .Product_Images{clear: both; width: 720px;}
.BoatProduct .ProductImage .ProductImage {display: block; width: 720px; height: 200px; text-align: center;}
.BoatProduct .Product_Details{float: right; width: 270px; padding: 0;}

.Product .Enlarge {text-align: left; background: transparent url(/images/ors_magnify.jpg) no-repeat bottom left; }
.BoatProduct .Enlarge {float: right;}
.Enlarge a, .Enlarge a:link, .Enlarge a:visited, .Enlarge a:hover, .Enlarge a:active {display: block; color: #666; font-size: 14px; padding: 0 0 2px 25px;}
.Swatches {}
.Swatch {display: inline;}

.Product .SinglePrice {display: block; font-size: 20px; font-weight: bold;  padding: 0 0 8px 0;}
.Product .ProductSalePrice .ListPrice{display: none;}
.Products .ProductSalePrice .ListPrice {display: inline; text-decoration: line-through; padding: 0 8px 0 0;}
.ProductSalePrice .SalePrice{color: #f00;}

.Product .ProductDescription {display: block; padding: 6px 0 20px 0px; color: #999;}
.Products .ProductDescription{display: none;}

.ProductQuantity{clear: both; padding: 0; width: 80%;}
.Product .ProductAttributesTable{}
.Product .ProductAttributesTable .Required{display: none;}
.Product .ProductAttributesTable .Label{display: none; /*width: 70px; text-align: right; font-weight: bold; font-size: 12px;*/}
.Product .ProductAttributesTable .Field{padding: 0 0 5px;}
.Product .ProductAttributesTable .Field select{border: 1px solid #000; width: 248px;}

.Product .ProductQuantity .Required{display: none;}
.Product .ProductQuantity .Label{width: 30px; text-align: left; font-weight: bold; font-size: 12px;}
.Product .ProductQuantity .Field{padding: 0px;}
.Product .ProductQuantity .Field select{border: 1px solid #000;}

.Product .OutOfStockRow .Label { width: 200px; }

.ProductQuantityOutOfStockTable {width: 118px; padding: 10px 0 0 0;}
.Product .ui_productNote{width: 260px; padding: 15px 0 0;}
.Product .ui_productNote b{color: #00529F;}

.Product .Buttons {text-align: left; padding: 20px 40px 20px 0; font-weight: bold; color: #00529F; font-size:18px;}
.Product .Buttons a, .Product .Buttons a:link{font-size: 12px;}
.BoatProduct .Buttons {text-align: right; padding: 20px 0; font-weight: bold; color: #00529F; font-size:18px;}
.Product .sizechart {float: right;}
.AddToCartButton {display: block; float: right; border: 0; padding: 1px 4px 6px 0; background: transparent url(/images/ors_addtocart_btn.jpg) no-repeat top right; }
.AddToCartButton .ButtonText{display: block; width: 148px; height: 30px; font-size: 8px; color: #6A88BD;}
.Product .addthis_button {clear: both; float: right;}

/*tabbed content*/

.Product #UI_TabbedContent,
.Product #TabbedContent_Wrapper {
	width: 526px; 
	position: relative; 
	float: left;
}


	.Product #TabContents_Wrapper{
		clear: both;
		/*background: transparent url(/images/ors_details_top.jpg) no-repeat top left;*/
		padding: 14px 0 0; /*padding for rounded corners*/
	}
	
		.Product #UI_Contents,
		.Product #TabContents{
			padding: 0 18px 30px;
			/*background: transparent url(/images/ors_details_bottom.jpg) no-repeat bottom left;*/   /*bottom image*/
		}
		.Product #TabContents p {margin-top: 0;}
			
			.Product #UI_Contents,
			.Product #TabbedContent {
				/*background: url(/images/ors_details_bg_rp.jpg) repeat-y scroll left top transparent;*/	
			}
			#UI_Contents_Wrapper{
				background: url(/images/ors_details_bg_rp.jpg) repeat-y scroll left top transparent;	
			}



	#UI_Tabs,#Tabs {
		margin: 0 21px;
		height: 25px;
		/*border-bottom: 1px solid #333;*/
		position: absolute;
			z-index: 100;
			top: -25px;
	}

		.UI_Tab, .Tab{
			float: left; 
			margin: 0 10px 0 0;
			background: transparent url(/images/ors_details_bg.jpg) repeat-x top left; 
		}

			.UI_Tab a,
			.Tab a{	display: block;	border: 1px solid #000; padding: 6px 4px 5px 4px;}

				.UI_Tab .Current,
				.Tab .Current{
					background: #F6F3F3;
				}
					.UI_Tab a.Current,
					.Tab a.Current{
						border-bottom: 1px solid #333;
					}


/*boat specific styles*/
.BoatProduct #UI_TabbedContent,
.StandardProduct #TabbedContent_Wrapper, 
.BoatProduct #TabbedContent_Wrapper{
	width: 438px; 
	position: relative; 
	float: left;
}
.BoatProduct #UI_Contents_Wrapper,
.StandardProduct  #TabContents, 
.BoatProduct  #TabContents{
	/*padding: 0 18px;*/
	background: url(/images/ors_boat_details_rp.jpg) repeat-y scroll left top transparent;
}
.StandardProduct  #TabContents ul, 
.BoatProduct  #TabContents ul 
{
	margin-top: 0;
}

	.StandardProduct #TabContents_Wrapper, 
	.BoatProduct #TabContents_Wrapper{
		clear: both;
		background: transparent url(/images/ors_boat_details_top.jpg) no-repeat top left;
		padding: 14px 0; /*padding for rounded corners*/
	}

		.StandardProduct #TabbedContent, 
		.BoatProduct #TabbedContent{ /*bottom image*/
			background: transparent url(/images/ors_boat_details_bottom.jpg) no-repeat bottom left;  
		}

.Product #UI_SpacerTab{
	border: 0; 
	background: none;
}

.CrossSales {
	float: right; 
	width: 180px; 
	background: transparent url(/images/ORS_sidenav_repeat.jpg) repeat-y top center;
	position: relative;
		top: -120px;
}
.CrossSales .Heading{background: transparent url(/images/ORS_sidenav_top.jpg) no-repeat top center; font-size: 16px; color: #00529F; font-weight: bold; padding: 20px;}
#UI_CrossSaleRibbon{text-align: center; padding: 0 20px; background: transparent url(/images/ORS_sidenav_bottom.jpg) no-repeat bottom center;}
.CrossSale_BottomSpacer {padding: 10px 0;}
.CrossSale .SinglePrice {display: block; font-size: 12px;}
.CrossSale .ProductName {display: block; font-size: 12px; padding: 5px 0;}
.CrossSale .ProductImage {display: block; height: 95px;}

.BoatProduct .CrossSales {position: relative; top: 0; clear: both; width: 730px; background: transparent url(/images/ORS_crosssale_repeat.jpg) repeat-y top left;}
.BoatProduct .CrossSales .Heading{background: transparent url(/images/ORS_crosssale_top.jpg) no-repeat top left; font-size: 16px; color: #00529F; font-weight: bold; padding: 20px;}
.BoatProduct #UI_CrossSaleRibbon{text-align: center; padding: 0 20px; background: transparent url(/images/ORS_crosssale_bottom.jpg) no-repeat bottom left;}
.BoatProduct .CrossSale_Item{width: 180px;}


table.specifications,
.reviews,
.questions,
.videos {}

/*styles for Please Wait*/

#PW{width: 950px; background: #fff; margin: 80px auto; padding: 100px 0; text-align: left; }

