body, td, p, li, input, select, textarea {
	font: normal normal 11px Tahoma, Arial, Sans-Serif;
	text-decoration: none;
	color: #353535;
}

.ui_header,
.ui_search,
.ui_left,
.login_wrapper,
.BreadCrumb_Wrapper,
.ui_footer,
.paging_wrapper,
.Paging,
#UI_Contents_Wrapper img,
#UI_DescriptionText,
#UI_FeaturesText,
#UI_SpecificationText,
#UI_ReviewsText,
#UI_VideosText,
.sizechart,
.addthis_button,
.ProductQuantity
{display:none;}

.ui_clear{clear:both;}

.ui_sitead,
.Products,
.Product_Images,
.Product_Details
{float: left;}

.SubDepartment_Item{width: 244px;vertical-align: bottom;}

.BoatProduct .Buttons {
color:#00529F;
font-size:18px;
font-weight:bold;
text-align:center;
}

.Product .SinglePrice {
font-size:20px;
font-weight:bold;
}

.Product .ProductDescription {
color:#999999;
display:block;
padding:6px 0 20px 0;
}

h1 {
	font-size: 18px;
	color: #00529F;
	background: transparent url(/images/ORS_Left_Hover.jpg) no-repeat center left;
	border-bottom: solid 1px #00529F;
	padding-left: 30px;
}

h2 {
	font-size: 18px; 
	color: #00529F;
}

h3 {
	font-size: 16px; 
}

h4 {
	font-size: 14px;
	color: #00529F; 
}
	
h5 {
	font-size: 12px; 
}

h6 {
	font-size: 10px; 
	color: #00529F;
}

/* Links - default */
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #00529F;
}	

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #00529F;
}

a:hover {
	text-decoration: none;
	color: #6A88BD;
}	

a:active {
	font-weight: bold;
	text-decoration: none;
	color: #00529F;
}