
/* *** rock the boat css *** */

body {
	background-color: #fff;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	color:#09134F;
	padding:0px;
	margin:0px;
	text-align:center;
}

ul, li, p, img, a {
	padding: 0px;
	margin: 0px;
}
form {
margin: 0px;
}

/* ----------text styles-------------- */

p {	
	font-size: 11px;
	font: Trebuchet MS, Arial, sans-serif;
	color: #09134F; 
	text-decoration: none; 
	font-weight: normal; 
	text-align: left;
}

.welcometext {
	font:Trebuchet MS, Arial, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.baskettext {
	font:Trebuchet MS, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
}

.bodytext {	
	font-size: 11px;
	font: Trebuchet MS, Arial, sans-serif;
	text-align: left;
	color: #09134F; 
}

.boldtext {	
	font-size: 70%; 
	font-weight: bold;
	line-height: 18px;
	color: #09134F; 
	text-decoration: none; 
	text-align: left;
}

.greytext {	
font-size: 70%; 
color: #939498; 
}

.inputtext {
	border: 1px solid #0A1557;
	width:220px;
	height:21px;
	vertical-align:top;
	color:#0E0E75;
	font:Trebuchet MS, Arial, sans-serif;
	font-size:9px;
}

.price {
	font-weight: bold;
	color:#000000;
	line-height:18px;
}
.bigprice {
	font-weight: bold;
	color:#000000;
	font-size:18px;
}

/* ----------links-------------- */

a {
	color: #0E0E75;
	text-decoration:none;
	border:0px;
	}
a:visited {
	color: #0E0E75;
	text-decoration:none;
	border:0px;
	}
a:hover {
	color: #666666;
	text-decoration:none;
	border:0px;
	}
a:active { 
	color: #0E0E75;
	text-decoration:none;
	border:0px;
}

a:link.ListLink, a:visited.ListLink, a:hover.ListLink, a:visited:hover.ListLink { font-size: 12px; font-weight: bold; }
 

a.whitelinks, a:visited.whitelinks, a:visited.whitelinks {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover.whitelinks {
	color:#FFFFFF;
	text-decoration:underline;
}


/* ----------container to center the layout-------------- */
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background.gif);
}

/* ----------header section-------------- */
#header {
	width: 800px;
	height: 91px;
	padding: 0px 1px 0px 1px;
  margin-left: auto;
	margin-right: auto;
	background-color: #09134F;
}

#logo {
	left:18px;
	top:19px;
	height:52px;
	width:91px;
	float:left;
	background-image:url(images/header_logo.jpg);
	position: relative;
}

#logo2 {
	left:30px;
	top:33px;
	float:left;
	height:29px;
	width:207px;
	background-image:url(images/header_logo_2.jpg);
	position: relative;
}

#welcome {
	left:198px;
	top:39px;
	float:left;
	width:282px;
	position: relative;
}

#welcometext {
	font:Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	position: relative;
	top: 5px;
	left: 5px;
}

#menubar {
	margin-top: 0px;
	height: 30px;
	width: 800px;
	padding: 9px 0px 3px 0px;
  margin-left: auto;
	margin-right: auto;
}
#menuitems {
	text-align: left;
	float:left;
}

.menuimg {
	margin:4px 12px 4px 12px;
	display:inline;
}


#menuform {
	float: right;
	vertical-align:middle;
	text-align: left;
}

#crumbtrail {
	width: 800px;
	margin-bottom: 10px;
	height:25px;
  margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

#breadcrumb {
	padding: 0px;
	margin: 0px;
	clear: both;
	top: 4px;
	left: 15px;
	position: relative;
}

#results li, #topnav li {
	text-decoration:none;
	display:inline;
	padding: 0px;
	margin: 0px;
}

#buttons {
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	clear: both;
	text-align: right;
	position: relative;
	top: 40px;
	right: 20px;
}
.clear {
	width:100%;
	clear:both;
	height:0;
	line-height:0;
	padding:0;
	margin:0;
}

/* -----------------content--------------------- */
#content {
	width: 634px;
	float:right;
	text-align:left;
}

#bannerone {
	width:418px;
	height:284px;
	float:left;
	padding-left:1px;
	background-image:url(images/banner_bg_one.jpg);
}
#bannerone p{
	padding: 10px;
}

#label {
	text-align:left;
	padding: 0 0 10px 0;
}

#bannertwo {
	width:208px;
	height:284px;
	float:left;
	margin-left:5px;
	background-image:url(images/banner_vouchers.gif);
}

#bannerrow {
	padding-top:5px;
}

#bannercall {
	padding: 5px 0px 0px 2px;
	text-align: left;
}

#featured {
	padding: 16px 0px 12px 2px;
	text-align: left;
	border-bottom: 1px solid #d1d1d1;
}

/* --------------detail page----------- */
#detailholder {
	text-align:left;
	padding-left: 20px;
	width:265px;
	float:left;
}

#imageholder {
	padding: 10px 10px 10px 20px;
	float:left;
	text-align:center;
}

#productdetails {
	padding:15px;
}


#options {
	padding:15px;
	border:1px solid #d1d1d1;
	font-weight:bold;
	color:#666666;
	font-size:11px;
	line-height:18px;
}

#options br {
	line-height:5px;
}

#detailproduct a {
	text-decoration:underline;
	font-weight:normal;
	font-size:11px;
}

#optioninput {
	border:1px solid #d1d1d1;
	color:#666666;
	font-size:11px;
	height: 19px;

}

.prodheading {
	font:Trebuchet MS, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0B1558;
	vertical-align:top;
	line-height:25px;
}

.proddetail {
	font:Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
}
/* --------------left navi------------- */
#leftcol {
	float:left;
	display: block;
	text-align:left;
	width: 159px;
}

#cats {
	text-align:left;
	width: 159px;
	border: 1px solid #d1d1d1;
}

#catsheader {
	padding: 9px 0px 9px 13px;
	border-bottom: 1px solid #d1d1d1;
}

#basket {
	text-align:left;
	width: 159px;
	background-color:#EE2790;
	margin-top:6px;
	color:#FFFFFF;
	border: 1px solid #EE2790;
}

#basketheader {
	padding: 5px 0px 5px 13px;
	border-bottom: 1px solid #ffffff;
}

#mailing {
	text-align:left;
	width: 159px;
	background-color:#091350;
	margin-top:6px;
	border: 1px solid #d1d1d1;
	color:#FFFFFF;
	font:Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
}

#mailingheader {
	padding: 9px 0px 9px 13px;
	border-bottom: 1px solid #ffffff;
}

#mailingcontent {
	padding: 10px;
}

.mailingtext {
	width:102px;
	margin: 2px 3px 0px 0px;
	height:22px;
	vertical-align:top;
	border: 2px solid #091350;
	font:Trebuchet MS, Helvetica, sans-serif;
	color:#0E0E75;
	font-size:9px;
}

.productdetails {
	padding: 10px;
	border: 1px solid #d1d1d1;
	height:105px;
	vertical-align:middle;
}

#banners {
	margin: 10px 0px 10px 0px;
	text-align:center;
	width: 159px;
}

ul#mainnav {
	font:Trebuchet MS, Arial, sans-serif;
	font-size:11px;
	color:#0A1557;
	line-height:17px;
	padding: 10px;
	padding-left: 10px;
}

ul#mainnav li {
list-style-type:none;
line-height:18px;
margin: 0px;
}

ul#mainnav ul li {
list-style-image:url(images/pink_arrow.jpg);
margin-left:20px;
}

ul#mainnav ul  {
margin-top: 0px;
}

ul#baskets {
font:Trebuchet MS, Arial, sans-serif;
font-size:11px;
color:#ffffff;
line-height:17px;
padding: 10px;
padding-left: 10px;
}
ul#baskets li {
list-style-type:none;
line-height:18px;
}

ul#baskets ul li {
list-style-image:url(images/black_arrow.jpg);
margin-left:20px;
line-height:17px;
}

/* -----------footer--------------------------- */
#footer {
	float:left;
	margin: 0px;
	padding: 20px 0px 10px 20px;
	text-align: left;
	font:Trebuchet MS , Arial, sans-serif;
	font-size:11px;
	color:#666666;
	border-top: 1px solid #d1d1d1;
}

#social_f {
	float:left;
	padding-left:10px;
	width:135px;
	background: url('images/social_facebook.png') no-repeat right;
}

#social_t {
	float:left;
	padding-left:5px;
	width:140px;
	background: url('images/social_twitter.png') no-repeat right;
}

#social_links {
	float:right;
	padding: 20px 20px 0 0;
	width:130px;
	font:Trebuchet MS , Arial, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:1.6em;
}

/* ----------------------MAIN NAV LINKS------------------------*/
.link02 { font-size: 70%; color: #000000; text-decoration: none;}
a:link.link02 {  font-size: 70%; color: #000000; text-decoration: none;}
a:hover.link02 {  font-size: 70%; color: #000000; text-decoration: none;}
a:visited.link02 {  font-size: 70%; color: #000000; text-decoration: none;}
a:visited:hover.link02 {  font-size: 70%; color: #000000; text-decoration: none;}
/* ----------------------PRODUCT NAME UNDERLINES LINKS------------------------*/
.link03 { font-size: 70%; color: #000000; text-decoration: none; font-weight: normal;}
a:link.link03 { font-size: 70%; color: #000000; text-decoration: underline; font-weight: normal;}
a:hover.link03 { font-size: 70%; color: #000000; text-decoration: none; font-weight: normal;}
a:visited.link03 {  font-size: 70%; color: #000000; text-decoration: underline; font-weight: normal;}
a:visited:hover.link03 { font-size: 70%; color: #000000; text-decoration: underline; font-weight: normal;}

.link04 { font-size: 65%; color: #B08D02; text-decoration: none; font-weight: normal;}
a:link.link04 { font-size: 65%; color: #B08D02; text-decoration: none; font-weight: normal;}
a:hover.link04 { font-size: 65%; color: #ADA498; text-decoration: none; font-weight: normal;}
a:visited.link04 { font-size: 65%; color: #B08D02; text-decoration: none; font-weight: normal;}
a:visited:hover.link04 { font-size: 65%; color: #ADA498; text-decoration: none; font-weight: normal;}

.link05 {  font-size: 65%; color: #666600; text-decoration: underline; font-weight: normal;}
a:link.link05 { font-size: 65%; color: #666600; text-decoration: underline; font-weight: normal;}
a:hover.link05 { font-size: 65%; color: #999999; text-decoration: underline; font-weight: normal;}
a:visited.link05 { font-size: 65%; color: #666600; text-decoration: underline; font-weight: normal;}
a:visited:hover.link05 { font-size: 65%; color: #999999; text-decoration: underline; font-weight: normal;}

.link06 { font-size: 65%; color: #B5BF82; text-decoration: none; font-weight: normal;}
a:link.link06 { font-size: 65%; color: #B5BF82; text-decoration: none; font-weight: normal;}
a:hover.link06 { font-size: 65%; color: #606835; text-decoration: none; font-weight: normal;}
a:visited.link06 { font-size: 65%; color: #B5BF82; text-decoration: none; font-weight: normal;}
a:visited:hover.link06 { font-size: 65%; color: #606835; text-decoration: none; font-weight: normal;}

/* -----------mailing--------------------------- */

#mail
{
	width: 183px;
	height: 126px;
	display: block;
	float: left;
	background-image: url(images/maillist.gif);
	/* border: 1px dashed red; /* debug display */
}

/* -----------forms--------------------------- */

.formbutton { font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 70%; font-weight: normal; color: #1595D3; background-color: #FFFFFF; height: 19px; border: 1px solid #999999; padding-left: 5px; height:22px;}

/*.formfields { padding: left: 10px; font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 70%; font-weight: normal; 	color: #09134F;  background-color: #FFFFFF; height: 19px; border: 1px solid #999999; line-height:20px;}*/
.formfields {font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 70%; font-weight: normal; 	color: #09134F;  background-color: #FFFFFF; border: 1px solid #999999;}

.formtxtarea { padding: left: 10px; font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 70%; font-weight: normal;color: #09134F;  background-color: #FFFFFF; height: 19px; border: 1px solid #999999; padding: 2px 5px 0 0; line-height:20px;}

.mailingfield { font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 70%; font-weight: normal; color: #1595D3; background-color: #FFFFFF; height: 19px; border: 1px solid #999999; padding-left: 5px;}

.formfield01 { font-family: Trebuchet MS, Arial, Sans-Serif; font-size: 100%; font-weight: normal; 	color: #09134F;  background-color: #FFFFFF; height: 19px; border: 1px solid #999999; line-height:20px; max-width:230px;}

#related {
	float: left;
	margin: 20px 0px;
}

.related_product {
	text-align: center;
	margin-right: 5px;
}
#detailproduct .related_product a {
	text-decoration: none;
}
.related_product table {
	height: 100px;
	width: 100%;
}

.related_product td {
	height: 83px;
	width: 100px;
	text-align: center;
	vertcal-align: middle;
	padding: 0px 10px;
	border:1px solid #D1D1D1;
}
.related_product a img {
	border: none;
}
.related_product img {
	margin: 10px 0px;
}
