﻿/* All groopped css styles*/
/* Global styles */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #FFF;
	color: #003663;
	text-align: center;
	direction: rtl;
}
#MainBack {
	height: 100%;
	width: 100%;
	background: url(../images/mainbg.jpg) top repeat-x;
}
img {
	border: 0;
}
/* @END */
/* Basic layout and navigation styles*/
#PageWidth {
	width: 900px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
/* Header styles */
#Header {
	background: url(../images/header-bg.png) 0 100% no-repeat;
	position: relative;
	height: 90px;
	width: 100%;
	z-index: 10;
}
/* Top nav fluid containet */
#TopNav {
	background: url(../images/category_left.gif) 0 100% no-repeat;
	float: right;
	margin: 0 40px 0 0;
	padding: 0 0 10px 22px;
	display: inline;
	position: relative;
	width: 820px;
}
#TopNav .topnavright {
	background: url(../images/category_right.gif) 100% 100% no-repeat;
	right: -22px;
	bottom: 0;
	position: absolute;
	width: 22px;
	height: 97px;
}
/* Top menu styles */
ul.topmenu {
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
}
ul.topmenu li {
	display: inline;
}
ul.topmenu li a:link, ul.topmenu li a:visited {
	background: url(../images/topmenu_bg.gif) 100% 50% no-repeat;
	font-family: arial, helvetica, sans-serif;
	padding: 0 8px 0 3px;
	font-size: 110%;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}
ul.topmenu li.last a {
	padding-left: 20px;
}
ul.topmenu li.first a {
	background: none;
}
ul.topmenu li a:hover {
	color: #F1861B;
}
/*@end topmenu tyles*/
/* Centring menu in footer */
#Footer ul.topmenu {
	float: none;
}
/*@END - Hiway 041208*/

#Logo {	
  height:111px;
  left:5px;
  margin-right:10px;
  position:relative;
  top:-45px;
  width:160px;
  z-index: 999;
}
#Logo_1col {
	width: 234px;
	position: absolute;
	right: 5px;
	top: 50px;
}
#Logo img {
	margin: 18px 20px 0 0;
}
/* Main navigation styles in header */
#MainNav {
	clear: both;
	text-align: right;
/* position: relative;
  top: 30px;
  left: 70px; */
	z-index: 50;
	margin-bottom: 30px;
}
ul.mainmenu {
	margin: 0;
	padding: 0;
}
ul.mainmenu li {
	/*display: inline;*/
		list-style: none;
}
ul.mainmenu li a:link, ul.mainmenu li a:visited {
  border-collapse:collapse;
	font-weight: bold;
	text-decoration: none;
	display: block;
	/* float: left; */
}
ul.mainmenu li a:hover {
	color: #F1861B;
}
/*li.last a {
		background:none!important;
	}*/
/* @end header styles */
/* Maincontent formated elements */
#Wrapper {
	background: url(../images/wrapper-bg.png) 0 0 repeat-y;
	padding-bottom: 67px;
	z-index: 2;
	min-height: 330px;
}
#Wrapper_1col {
	background: url(../images/wrapper-bg.png) 0 0 repeat-y;
	padding-bottom: 67px;
	z-index: 2;
	padding-top: 25px;
}
#OneCol {
	width: 880px;
	padding: 10px;
}
#TwoCols {
	width: 900px;
	float: right;
}
/* Right sidebar */
#RightCol {
	margin-bottom: 30px;
	margin-right: 10px;
}
#RightCol .inner {
	position: relative;
	bottom: -31px;
	height: 31px;
}
/* Sidebar navigation */
img.sideNavHeader {
	margin: 0px -10px 15px 0px;
}
ul.kayaksNav {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
ul.kayaksNav li {
	margin: 0px;
	padding: 0px 30px 0px 0;
	color: #9FD9F0;
	font-weight: bold;
	line-height: 17px;
	list-style-type: none;
}
ul.kayaksStaticNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.kayaksNavLVL2 {
	margin: 0px;
	padding: 0px;
}
ul.kayaksNavLVL2 li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
ul.kayaksNav a.family {
	color: #104973;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
ul.kayaksNav a.family:hover {
	color: #CCC;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
ul.kayaksStaticNav a {
	font-size: 9px;
	color: #104973;
	font-weight: bold;
	margin-left: 50px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
ul.kayaksStaticNav a:hover {
	color: #CCC;
}
ul.kayaksNav a {
	color: #104973;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
ul.kayaksNavLVL2 a {
	color: #FFF;
	line-height: 16px;
}
ul.kayaksNavLVL2 a:hover, ul.kayaksNavLVL2 a.current {
	color: #dedede;
	font-size: 11px;
}
/* @end right sydebar*/
/* Product support navigation styles */
ul.productNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.productNav li {
	margin-right: 50px;
}
ul.productNav a {
	color: #3C2612;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
ul.productNav a.family {
	color: #FFF;
	font-weight: bold;
	margin-right: -8px;
	text-decoration: none;
}
ul.productNav a.family:hover {
	color: #CCC;
}
ul.productNav a {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
ul.productStaticNav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.productNavLVL2 {
	margin-right: -45px;
	list-style-type: none;
}
ul.productNavLVL2 a {
	color: #9DDAE6;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
ul.productNavLVL2 a:hover {
	font-size: 11px;
}
ul.productNavLVL2 a.current {
	color: #9DDAE6;
	font-size: 12px;
}
.btn-checkout {
	display: block;
	float: left;
	background: transparent url(../images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
	font-size: 15px;
	font-weight: bold;
	padding-right: 8px;
}
.btn-checkout, .btn-checkout:hover {
	color: #fef5e5;
	text-decoration: none;
}
.btn-checkout span {
	display: block;
	padding: 0 17px 0 25px;
	background: transparent url(../images/btn_proceed_to_checkout_bg.gif) no-repeat;
	line-height: 40px;
}
/* end product support styles */
/*@END Rightcol*/
/* Main colemn elements */
#MainCol {
	float: left;
	display: inline;
	position: relative;
	width: 690px;
	margin-left: 12px;
	z-index: 3;
	font-size: 14px;
}
#TopBanner {
	background: url(../images/hdr_single.jpg) 0 0 no-repeat;
	width: 510px;
	height: 148px;
	margin-bottom: 5px;
	position: relative;
}
#TopBabnnerText {
	position: absolute;
	height: 75px;
	width: 195px;
	left: 303px;
	top: 66px;
	overflow: hidden;
}
/* @end main and sidbarcontent*/
/* decoration wave styles */
#Waves {
	background: transparent url(../images/bg_image.jpg) no-repeat scroll center;
	height: 455px;
}
/* Footer styles */
#Footer {
	/*height:120px; */
	clear: both;
	text-align: center;
	margin: auto;
	width: 900px;
}
#Footer .stat li a {
	background: url(../images/topmenu_bg.gif) no-repeat 0 50%;
	padding-left: 10px;
}
/* *** Float containers fix *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*printer styles*/
@media print
{
/*hide the right column when printing*/
#RightCol {
	display: none;
}
#TwoCols, #MainCol {
	width: 100%;
	float: none;
}
}
.clear {
	clear: both;
}
.a-right ul.topmenu li a:link, .a-right ul.topmenu li a:visited {
	color: #000;
}

.product-specs ul li { list-style-type: disc; }
.short-description ul li { list-style-type: disc; }
.product-specs ol li { list-style-type: decimal; }
.short-description ol li { list-style-type: decimal; } 

#product_banner {
    height: 200px;
    background: white;
    width: 890px;
    margin: auto;
}

.poolnumber {
  font-weight: bold;
  color: red;
  font-size: large;
  text-align: center;
  margin-bottom: 10px;
}

.logo-prod {
  text-align:center;
  margin-bottom: 10px;
}

.more-views li {
  list-style: none;
}

#breadcrumbs {
  position: relative;
}