* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 100%;
	font-family: Verdana, Tahoma, Geneva;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	color: #047391;
}

font, span {
  font-family: Verdana, Tahoma, Geneva !important;
  }
a{
  color: #047391;
  text-decoration: none;
  }
a:hover{
  color: #047391;pxbutt
  text-decoration: underline;
  }
td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
	}
#page {
	width: 770px;
	margin: 10px auto;
	text-align: left;
	clear: both;
}
#contentTable {
	width: 100%;
}

#header {
	width: 100%;
	height: 161px;
	background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-color: #61b5e6;
}
#header h1{
	color: #047391;
	font-size: 50%;
	padding: 146px 0 0 0;
	}
#headerL{
  float: left;
  height: 146px;
}
#headerR{
  float: right;
  width: 198px;
  height: 146px;
}

#header img {
	border:0;
	padding: 0;
}
/*IE sucks!!!*/
*html #header img {
	margin-bottom: -3px;
}
#logo {
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20px;
}
#nav{
	height: 20px;
	background-color: #eaeaea;
	text-align: center;
	margin-bottom: 20px;
	font-size: 75%;
}
#nav ul{
}
#nav li{
 list-style: none;
 padding: 0 8px;
 display: inline;
}

#menuCell {
	width: 146px;
	}

h3, #mainCell h2{
  width: 100%;
  height: 20px;
  line-height: 20px;
  background-color: #047391;
  display: block;
  color: #fff;
  text-indent: 10px;
  padding-top: 1px;
  font-size: 80%;
  padding-bottom: 0; 
  text-transform: uppercase;
}
h3 a{
  color: #fff !important;
  text-decoration: none;
}
h3 a:hover{
  color: #fff;
  text-decoration: underline;
}
.menuBox{
  width: 146px;
  border-left: 1px solid #047391;
  border-right: 1px solid #047391;
  background-color: #f2f2f2;
}
.menuBox ul{
}
.menuBox li{
  display: block;
  width: 100%;
  border-top: 1px solid #047391;
  background-color: #f2f2f2;
  list-style: none;
  font-size: 70%;
  text-indent: 10px;
  padding: 4px 0;
}
.menuBox p{
  font-size: 70%;
  text-align: center;
  margin-top: 5px;
}
.menuBoxBottom{
  height: 10px;
  width: 148px;
  background-image: url('images/box_footer.gif');
  background-repeat: no-repeat;
  margin-bottom: 20px;
  }
.menuBox form {
}
.menuBox input{
  width: 120px;
  margin-left: 13px;
  margin-top: 5px;
}
#basket{
  width: 146px;
  border-left: 1px solid #047391;
  border-right: 1px solid #047391;
}
#basket img {
  margin-left: 5px;
  margin-top: 5px;
}
.basketProduct{
  display: block;
  width: 90%;
  list-style: none;
  font-size: 70%;
  padding: 4px 0;
  margin-right: 5px;
  float: right;
}
.basketL, .basketR{
  width: 45%;
  float: left;
  text-align: right;
}
#basketBottom{
  height: 10px;
  width: 148px;
  background-image: url('images/basket_footer.gif');
  background-repeat: no-repeat;
  margin-bottom: 20px;
  }
#basket b{
  clear: both;
  width: 100%;
  background-color: #047391;
  display: block;
  color: #fff;
  text-indent: 10px;
  padding: 2px 0;
  font-size: 70%;
}
.menuBoxDark{
  width: 146px;
  background-color: #047391;
}
.menuBoxDark ul{
}
.menuBoxDark li{
  display: block;
  width: 100%;
  border-top: 1px solid #4396ad;
  background-color: #047391;
  color: #fff;
  list-style: none;
  font-size: 70%;
  text-indent: 10px;
  padding: 4px 0;

}
.menuBoxDark a {
  color: #fff;
}
.menuBoxBottomDark{
  height: 9px;
  width: 146px;
  background-image: url('images/box_footer_dark.gif');
  background-repeat: no-repeat;
  margin-bottom: 20px;
  }
  
/*IE sucks!!!*/
*html .menuBox, *html #basket {
	width: 148px;
}
#searchBox{
  width: 100px;
  margin-left: 10px;
  border: 0;
  color: #047391;
}
#searchButton{
 width: 18px;
 height: 18px; 
 margin-bottom: 3px; 
 border: 0; 
 vertical-align: middle;
 }
#content {
	float: right;
	width: 575px;
}
#mainCell {
	background: #ffffff;
	font-family: Verdana, Tahoma, Geneva;" !important;
}
#mainCell font{
	font-family: Verdana, Tahoma, Geneva;" !important;
}
#main {
	margin: 0 10px 5px 10px;
	color: #333;
	font-size: 75%;
}
#mainText, #main form {
  /*font-size: 75%;*/
}
#main p{
  margin-bottom: 8px;
}
#main a{
  color: #333;
  text-decoration: none;
  }
#main a:hover{
  color: #047391;
  text-decoration: underline;
  }
#mainBox{
  clear: both;
  width: 450px;
  background-color: #047391;
  display: block;
  color: #fff;
  font-size: 90%;
  float: left;
  margin-bottom: 15px;
}
#mainBoxL{
  float: left;
  width: 290px;
  margin: 10px 12px;
  }
#mainBoxL a, #mainBoxL a:hover{
  color: #fff !important;
  }  
#mainBoxR{
  float: right;
  width: 120px;
  margin: 10px 12px 10px 0;
  
  } 
#mainBoxR img{ 
	border: 2px solid #fff;
}
.wide input, .wide textarea, .wide select{
  border: 1px solid #047391;
  width: 420px;
  margin-top: 3px;
  } 
#deliver{
	display: none;
	clear: both;
	margin-top: 5px;
}
.tick{
	width: 25px !important;
	float: left;
}
#contact main input,  #contact textarea {
  border: 1px solid #047391;
  width: 250px !important;
}
.halfButt{
	width: 200px !important;
	float: left;
}
.halfButt:hover{
	cursor: pointer;
	background-color: #fff;
}
#buy{
	margin-left: 20px;
}

a.buttLink{
	display: block;
	width: 115px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-image: url('/images/butt_bkg.gif');
	background-repeat: no-repeat;
	font-size: 80%;
	font-weight: bold;
}
a:hover.buttLink{
	background-position: bottom left;
}
#basket .buttlink{
	margin: 8px 0 0 15px;
}

#edit {
  margin: 0 ! important;
  padding: 0 ! important;
}
#edit p{
  font-size: 12px;
}
#bigPic {
  margin: 12px 0 0 12px;
}
#sitemap li{
  margin-left: 15px;
}
#mainCell h3, #mainCell h2{

  margin-bottom: 10px;

}
.featured{
  width: 215px;
  float: left;
}
.featured p{
  font-size: 90%;
}
.featured img{
  float: left;
  margin-right: 4px;
}

.col {
  width: 45%;
  padding: 5px;
  margin: 2px;
  border: 1px solid #ccc;
  float: left;
}


.result {
  float: left;
  border-bottom: 1px solid #047391;
  width: 440px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.resultImg {
  float: left;
  width: 150px;
  margin-right: 10px;
}
.resultText {
  float: left;
  font-size: 95%;
  width: 270px;
}
.resultText b{
  font-size: 100%;
  text-transform: uppercase;
}
.resultText p {
  margin-bottom: 10px;
  clear: both;
}
.buy {
  width: 73px;
  height: 16px;
  /*float: right;*/
  background-image: url('images/buy.gif');
  background-repeat: no-repeat;
  color: #fff;
  /*margin-bottom: 5px;
  margin-top: -7px;*/
  margin: 15px 0;
  text-align: center;
  diplay: block;
}
.buy a{
  color: #fff !important;
  text-decoration: none;
}
.buy a: hover{
  color: #fff;
  text-decoration: underline;
}
#details{
}
#detailsImg{
  float: left;
  width: 200px;
  margin-left: 10px;
}
#detailsText{
  float: right;
  width: 200px;
}
#detailsText p{
  margin-bottom: 15px;
  clear: both;
}
#clip{
  margin-bottom: 15px;
}
#clip img{
	float: left;
	margin-right: 5px;
}

#detailDesc {
  clear: both;
  padding: 10px 5px;
}
#reviewHead{
  clear: both;
  padding: 10px 5px;
  font-size: 90%; 
   
}
#reviews{
  font-size: 75%;
  padding: 10px 5px;
}
#reviewList{ 
  margin: 10px 0;
}
.review{
  padding: 5px;
  border-top: 1px dashed #047391;
}
.button {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #566975;
	border: 1px solid #ffffff ! important; 

	font-family: Verdana;
	padding: 1px 8px;
}
.button:hover {
	border: 1px solid #566975 ! important;
}
#rightCell {
	width: 146px;
	padding: 0;
	margin: 0;	
}
#lightbox {
  height: 28px;
  background-color: #ffffff;
  text-align: center;
  padding: 0;
}
#lightbox img {
  margin-top: 5px;
}
.lightbox{
  padding: 10px 15px;
  float: left;
  /*font-size: 66%;*/
}
#right {
	text-align: center;
}
#right img{
	margin-top: 12px;
}
.rightText{
	padding: 0 3px 0 6px;
	font-size: 70%;
}

#right a, #right a:link , #right a:visited, #right a:active{
	color: #C95C18;
	text-decoration: none;
	}
#right a:hover {
	color: #C95C18;
	text-decoration: underline;
}

#footer {
	text-align: center;
  font-size: 66%;
  color: #047391;
  text-align: center;
  margin-top: 6px;
}
#footer a{
  text-decoration: none;
  color: #047391;
}
#footer a:hover{
  text-decoration: underline;
  color: #047391;
}

hr {
	border: solid 1px #566975;
	height: 0;
}
.pagination{
  clear:both;
  font-size: 11px;
}
#checkoutTable{
  font-size: 100%;
}
#checkoutTable th{
  font-weight: bold;
  text-align: left;
}
#checkoutTable td{
  padding-right: 5px;
}
#checkoutTable form{
	margin-top: 5px;
}
#st {
  border: 1px solid #047391;
  font-size: 75%;
  }
#st p{
  margin: 5px;
}
#phone {
  text-align: center;
  margin-bottom: 15px;
}
#billAdd{ 
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dotted #ccc;
}
