@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
	color: #000000;
	background-color:white;
	clear: both;
	background-image: url(../images/backgrad.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

a:link{
	color: #344976;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #344976;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color:#F4BA00;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	color:#94CAE6;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

p {
	margin:0px;
}

.banner-style {
	height: 125px;
	background-color: #FFFFFF;
	background-image: url(../images/top_banner.png);
	background-repeat: no-repeat;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #023273;
}

.banner-style p {
	font-size: 24px;
	padding-top: 72px;
	padding-left: 129px;
	width: 380px;
	font-weight: bold;
	color: #002965;
}


.banner-info-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #647585;
	position: absolute;
	top: 75px;
	width: auto;
	font-weight: bold;
	text-align: right;
	right: 15px;
}

.banner-style p img {
	position: absolute;
	left: 10px;
	top: 10px;
}

.banner-style img {
	position: absolute;
	left: 0px;
	top: 0px;
}


.body-wrapper {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
}

.topmenu-left {
	background-color: transparent;
	height: 59px;
	width: 100%;
	background-image: url(../images/top-left-menu.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu {
	background-color: transparent;
	height: 59px;
	background-image: url(../images/top-menu-bar.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

.topbar {
	text-align: center;
	color: #333333;
	background-color: #2796CB;
}

img {
	border:none;
}

li {
	color: #666666;
}

.breadcrumb-holder {
	float: left;
	width: 480px;
}
.breadcrumb a:link{
	color: #000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumb a:hover {
	color:#94CAE6;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.breadcrumb a:active {
	color:#94CAE6;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}


#container {
	padding-right: 2px;
	border-right-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#leftcolumn {
	float:left;
	width:155px;
}

.clear {clear:both;}

/*----------------------------  basket ---------------------------------------------------*/
.basket-menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.basket-menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
.basket-menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.basket-menu {
	height: 28px;
	width: 26px;
	position: absolute;
	top: 138px;
	z-index: 5;
	right: 158px;
}
.product-title {
	position: absolute;
	top: 140px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 30px;
	font-weight: bold;
}
/*----------------------------  Search style ---------------------------------------------------*/
.searchstyle {
	position: absolute;
	float: right;
	top: 170px;
	color: #FFFFFF;
	background-image: url(../images/bot-left-corner.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 190px;
	right: 3px;
	padding-left: 5px;
	background-color: #E5D7BA;
	background-position: left bottom;
	text-align: center;
}
input.txt-search {
	color:#330099;
	font-size: 12px;
	font-weight: bold;
	}

input.txt-search-go-hov {
	background-color: #96CBE7;
	font-weight: bold;
	font-size: 11px;
	color: #023273;
	border: 3px solid #96CBE7;
}
input.txt-search-go {
	background-color: #344976;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border: 3px solid #344976;
}

input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	border: 3px solid #FFFFFF;
	margin-right: 5px;
	width: 90px;
}

.search-li {
	margin-bottom:5px;
}

.right-search {
	text-align:right;
}
.line {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #023273;
	margin-top: 10px;
	padding-top: 10px;
}

/*----------------------------  Banner text styles ---------------------------------------------------*/
.txt-title {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #61635D;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #61635D;
	display: inline;
}
/*----------------------------  Main h styles ---------------------------------------------------*/
h1{
	font-size: 150%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2{
	font-size: 120%;
	margin: 0px;
}
h3{
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 12px;
}
h4{
	font-size: 100%;
	font-style:italic;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 100%;
}


/*----------------------------  left menu style ---------------------------------------------------*/
.spacer {
	width:143px;
	height:10px;
	float: left;
}

.col-left {
	padding-bottom:5px;
	color:#000000;
	background-color:#F2F2F2;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}


/*----------------------------  Top Tabs ---------------------------------------------------*/

.tabmenu-left {
	margin-left:140px;
}

    #tabsC {
	float:left;
	font-size:93%;
	line-height:normal;
	background-color: transparent;
	overflow: hidden;
	width: 100%;
	font-weight: normal;
      }
    #tabsC ul {
	margin:0;
	list-style:none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 148px;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url(../images/tableftc.png) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  font-weight: normal;
	font-size:93%;
      }
    #tabsC a span {
	float:left;
	display:block;
	background:url(../images/tabrightc.png) no-repeat right top;
	color:black;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
	
/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	padding-top: 5px;
	width: 565px;
	float: left;
	padding-left: 22px;
}

.body-indexcontent {
	padding-top: 5px;
	width: 565px;
	float: left;
	padding-left: 22px;
}
.body-content-info {
	padding-top: 5px;
	width: 565px;
	float: left;
	padding-left: 22px;
}

/*************** input button ***********/
input.btn {
	color:#344976;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
 }

input.nopbutton {
	color:#344976;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

/*----------------------------  Back link at bottom of page styles ---------------------------------------------------*/
#back-bottom {
	margin-top: 3px;
	width: 98%;
	clear: both;
	height: 31px;
}
div.outer-backbutton {
	float: right;
	width: 62px;
	height: 31px;
	background: url(../images/back-button.png) no-repeat 0 -31px;
	margin-top: 0px;
	margin-right: 8px;
	}
div.outer-backbutton a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/back-button.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer-backbutton a:visited {
	color: #ffffff;
	}
	
div.outer-backbutton a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #023273;
	}
div.outer-backbutton a:active {
	color: #023273;
	}
	
div.outer-backbutton span {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 1px;
	}
div.outer-topbutton {
	float: right;
	width: 62px;
	height: 31px;
	background: url('../images/top-button.png') no-repeat 0 -31px;
	margin-top: 0px;
	}
div.outer-topbutton a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:white;
	text-decoration: none;
	background: url('../images/top-button.png') no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer-topbutton a:visited {
	color: #ffffff;
	}
	
div.outer-topbutton a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #023273;
	}
div.outer-topbutton a:active {
	color: #023273;
	}
	
div.outer-topbutton span {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding-top: 4px;
	padding-right: 14px;
	padding-left: 1px;
	}
	
	
div.outer-backbutton2 {
	float: right;
	width: 62px;
	height: 31px;
	background: url(../images/back-button2.png) no-repeat 0 -31px;
	margin-top: 0px;
	margin-right: 8px;
	}
div.outer-backbutton2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/back-button2.png) no-repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	}
div.outer-backbutton2 a:visited {
	color: #ffffff;
	}
	
div.outer-backbutton2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #023273;
	}
div.outer-backbutton2 a:active {
	color: #023273;
	}
	
div.outer-backbutton2 span {
	display: block;
	text-align: right;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 1px;
	}
	
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

input.message-button {
	color:#344976;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#344976;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 17px;
	}
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#344976;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
/*#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
*/
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #023273;
	float: left;
	width: 565px;
}
	
/*---------------------------- category page styles start ---------------------------------------------------*/
.products-holder-firefox {
	width: 100%;
}

.product-list2 {
	float: left;
	width: 96%;
	border-top:3px solid #FFFFFF;
	background-color: #F2F2F2;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.product-list {
	float: left;
	width: 275px;
	background-color: #F2F2F2;
	padding: 0px;
	height: 250px;
	margin: 1px;
}
.product-list h2 {
	background-color: #F2F2F2;
	display: block;
	padding:0px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 275px;
	float: left;
}
.product-list h2 a:link {
	background-color: #F2F2F2;
	display: block;
	font-size: 12px;
	padding:9px;
	color: #424242;
	text-decoration:none;
}

.product-list h2 a:visited {
	display: block;
	color: #424242;
	font-size: 12px;
	padding:9px;
	text-decoration:none;
	background-color:#F2F2F2;
}
.product-list h2 a:hover {
	display: block;
	color: #344976;
	font-size: 12px;
	padding:9px;
	text-decoration:none;
	background-color:#94CAE6;
}
.product-list h2 a:active {
	display: block;
	color: #344976;
	font-size: 12px;
	padding:9px;
	text-decoration:none;
	background-color:#94CAE6;
}







.product-list2 h2 a:link {
	background-color: #F2F2F2;
	display: block;
	font-size: 12px;
	padding:9px;
	color: #424242;
	text-decoration:none;
	width: 240px;
	float: right;
}

.product-list2 h2 a:visited {
	display: block;
	color: #424242;
	font-size: 12px;
	padding:9px;
	text-decoration:none;
	background-color:#F2F2F2;
}
.product-list2 h2 a:hover {
	display: block;
	color: #344976;
	font-size: 12px;
	padding:9px;
	text-decoration:none;
	background-color:#94CAE6;
}
.product-list2 h2 a:active {
	display: block;
	color: #344976;
	font-size: 12px;
	padding:9px;
	text-decoration:none;
	background-color:#94CAE6;
}













.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 98%;
}
.cat-intro-1 {
	margin-bottom: 4px;
	margin-top: 5px;
}
.sub-cat {
	line-height:180%;
}

.sub-cat a {
	margin: 6px;
	border: 1px solid;
	border-color: #C6D5EA;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	background-color: #637484;
	display: inline;
	font-size: 90%;
	padding-top: 0px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	display: -moz-inline-box; /* Fixes Firefox */
	display: inline-block;
}

.sub-cat a:visited {
	font-size: 90%;
	color: #CCCCCC;
}

.sub-cat a:hover {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #91BF60;
}

.sub-cat a:active {
	font-size: 90%;
	color: #FFFFFF;
}

.cat-hotspot-2 {
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}

.cat-prod-image {
	text-align: center;
	float: left;
	width: 257px;
	background-color: #FFFFFF;
	border-top-width: 9px;
	border-right-width: 9px;
	border-left-width: 9px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-left-color: #F2F2F2;
}

.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.cat-prod-link {
	color: #2C298D;
	text-decoration: none;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 4px;
	height: auto;
	font-size: 14px;
}

.product-link a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FCB400;
	text-decoration: none;
}
.product-link a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #5E714A;
	text-decoration: none;
}

.product-link a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #344976;
	text-decoration: none;
}
.product-link a:active {
	font-size: 14px;
	font-weight: bold;
	color: #344976;
	text-decoration: none;
}

.cat-prod-image-and-title {
	height:auto;
	clear: both;
}
.cat-prod-description {
	text-align: left;
	font-size: 11px;
/*	height: 41px;
*/	height: 29px;
	float: left;
	width: 257px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}

.cat-prod-price {
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	color: #000000;
	margin-left: 9px;
	margin-right: 9px;
	font-weight: bold;
}

.body-wrapper #container .body-content #products-holder-firefox .product-list form {
	float: left;
}


.cat-buy-now {
	text-align: left;
	line-height: 32px;
	width: auto;
	margin-left: 150px;
}

label {
	color: #000000;
}

.more-details {
	height: 18px;
	text-decoration: none;
	color: #424242;
	font-weight: bold;
	display: inline;
	font-size: 80%;
	text-align: right;
	white-space: nowrap;
	background-image: url(../images/more-arrow.png);
	background-repeat: no-repeat;
	float: right;
	width: 34px;
	margin-top: 1px;
	background-position: 0px 5px;
}

a:hover .more-details {
	height: 18px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: inline;
	font-size: 80%;
	text-align: right;
	white-space: nowrap;
	background-image: url(../images/more-arrow-white.png);
	background-repeat: no-repeat;
	float: right;
	width: 34px;
	margin-top: 1px;
	background-position: 0px 5px;
}


/*---------------------------- product page styles start ---------------------------------------------------*/


.prod-buy-now {
	line-height: 28px;
	margin-bottom: 4px;
	width: 570px;
	font-size: 11px;
	float: left;
}

.prod-image {
	margin-bottom: 15px;
	margin-top: 4px;
	margin-left: 0px;
	border: 2px solid #d1d3d6;
	text-align: center;
	height: 175px;
	width: 175px;
	float: left;
}

.prod-image-holder {
	float: left;
}
.prod-image2 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image3 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}

.prod-summary {
	margin-bottom: 12px;
	padding-top: 0px;
	float: right;
	width: 350px;
}
.prod-price {
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #333333;
	font-size: 14px;
}
.prod-description {
	margin-bottom: 12px;
	padding-top: 15px;
	float: right;
	width: 350px;
}

.prod-hotspot-1 {
	margin-top: 4px;
	margin-bottom: 4px;
}


.prod-hotspot-2 {
	float: right;
	height: 55px;
	padding-right: 10px;
	
}

.prod-hotspot-3 {
	width: 560px;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}



/*************** search page styles **************/
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
}


.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #023273;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #023273;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#F4BA00;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#F4BA00;
	text-decoration: underline;
}

/*---------------------------- cart start ---------------------------------------------------*/
.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
.cart-pos {
	padding: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
.checkout-message {
	margin-bottom: 4px;
	margin-top: 5px;
}
.voucher-checkout {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 8px;
}

.body-content-info input {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.mini-basket {
	position: absolute;
	float: right;
	top: 134px;
	color: #023273;
	background-image: url(../images/right-corner.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 155px;
	right: 3px;
	padding-left: 40px;
	padding-top: 8px;
	text-align: center;
	background-position: right top;
	background-color: #E5D7BA;
}

.mini-basket a:link{
	color: #023273;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.mini-basket a:visited {
	color: #023273;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.mini-basket a:hover {
	color:#F4BA00;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}
.mini-basket a:active {
	color: #F4BA00;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


/*---------------------------- Footer styles ---------------------------------------------------*/
.footerline {
	clear: both;
	background-color: #07447A;
	text-align: center;
	color: #697C55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 75px;
	padding-bottom: 10px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 116px;
	padding-right: 200px;
}


/*---------------------------- SF Crest styles ---------------------------------------------------*/
#sf-siteseal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/sf-siteseal.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 115px;
	float: left;
	line-height: 12px;
	padding-bottom: 20px;
	position: relative;
	padding-right: 20px;
}
#sf-siteseal .pbs {
	font-size: 9px;
	color: #336699;
	margin-left: 30px;
	padding-top: 2px;
	font-weight: normal;
}
#sf-siteseal .pbs a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}
#sf-siteseal .pbs a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
}
#sf-siteseal .sbt {
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	width: 115px;
	top: 29px;
	left: 0px;
}
#sf-siteseal .sbt a {
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
#sf-siteseal .sbt a:hover {
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}
.footerline .txt-footer p {
	margin: 5px;
}
.footerline .searchstyle .phone-text p {
	margin: 0px;
}
.footerline .txt-footer a:link {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline .txt-footer a:visited {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.footerline .txt-footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#91BF60;
	font-weight:bold;
	text-decoration: underline;
	font-size: 10px;
}
.footerline .txt-footer a:active {
	color: #637484;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*---------------------------- Default Index Page ---------------------------------------------------*/


.index-text-box {
	background-color: #fff;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: auto;

}
.index-text-box img {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.index-prod-holder {
	background-color: #ffffff;
	padding-bottom: 12px;
	position: relative;
}
.latest-prod {
	width:47%;
	background-color: #DAE6CF;
	min-height: 125px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C1DFA2;
	background-image: url(../images/index-top-right-corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.latest-prod img {
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	float:left;
	border-left-width: 3px;
	border-left-color: #C5E3A6;
}

.latest-prod a:link{
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.latest-prod a:visited {
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.latest-prod a:hover {
	color:#C5E3A6;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.latest-prod a:active {
	color: #fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.latest-prod p {
	padding-top: 10px;
	padding-right: 10px;
}

.latest-prod-spacer {
	height:55px;
	width:15px;
	float: left;
}





/*---------------------------- index rollover ---------------------------------------------------*/

#menu {
	margin: 0em;
	}

div.outer1 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/mens_wetsuits_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer1 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/mens_wetsuits_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer1 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer1 a:hover {
	background-image: none;
	color: white;
	}
div.outer1 a:active {
	color: black;
	}
	
div.outer2 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/ladies_wetsuits_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer2 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/ladies_wetsuits_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer2 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer2 a:hover {
	background-image: none;
	color: white;
	}
div.outer2 a:active {
	color: black;
	}

div.outer3 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/kids_wetsuits_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer3 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/kids_wetsuits_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer3 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer3 a:hover {
	background-image: none;
	color: white;
	}
div.outer3 a:active {
	color: black;
	}

div.outer4 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/wetsuits_accessories_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer4 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/wetsuits_accessories_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer4 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer4 a:hover {
	background-image: none;
	color: white;
	}
div.outer4 a:active {
	color: black;
	}


div.outer5 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/surfboards_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer5 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/surfboards_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer5 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer5 a:hover {
	background-image: none;
	color: white;
	}
div.outer5 a:active {
	color: black;
	}

div.outer6 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/bodyboards_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer6 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/bodyboards_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer6 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer6 a:hover {
	background-image: none;
	color: white;
	}
div.outer6 a:active {
	color: black;
	}

div.outer7 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/surfing_accessories_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer7 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/surfing_accessories_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer7 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer7 a:hover {
	background-image: none;
	color: white;
	}
div.outer7 a:active {
	color: black;
	}

div.outer8 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/bodyboard_accessories_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer8 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/bodyboard_accessories_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer8 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer8 a:hover {
	background-image: none;
	color: white;
	}
div.outer8 a:active {
	color: black;
	}

div.outer9 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/accessories_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer9 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/accessories_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer9 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer9 a:hover {
	background-image: none;
	color: white;
	}
div.outer9 a:active {
	color: black;
	}

.index-roll-holder {
	width:260px;
	height:130px;
	float: left;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;

}

div.outer10 {
	float: left;
	width: 260px;
	height: 65px;
	background: url(../images/clothes_add2top.jpg) 0 -65px no-repeat;
	}

div.outer10 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/clothes_add2top.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer10 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer10 a:hover {
	background-image: none;
	color: white;
	}
div.outer10 a:active {
	color: black;
	}

div.outer10a {
	float: left;
	width: 260px;
	height: 65px;
	background: url(../images/clothes_add2bot.jpg) 0 -65px no-repeat;
	}

div.outer10a a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#FF99CC;
	text-decoration: none;
	background: url(../images/clothes_add2bot.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer10a span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer10a a:hover {
	background-image: none;
	color: white;
	}
div.outer10a a:active {
	color: black;
	}

div.outer11 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/gift_vouchers_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer11 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/gift_vouchers_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer11 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer11 a:hover {
	background-image: none;
	color: white;
	}
div.outer11 a:active {
	color: black;
	}

div.outer12 {
	float: left;
	width: 260px;
	height: 130px;
	background: url(../images/dvds_add2.jpg) 0 -130px no-repeat;
	border: 1px solid #993333;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	}

div.outer12 a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#2C298D;
	text-decoration: none;
	background: url(../images/dvds_add2.jpg) top left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	}
div.outer12 span {
	display: block;
	margin:0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	}
div.outer12 a:hover {
	background-image: none;
	color: white;
	}
div.outer12 a:active {
	color: black;
	}
	
/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #fff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 100%;
	float: left;
	position: relative;
}

.catsub-prod-holder h2 {
	float: left;
	width: 170px;
	font-size:11px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 0px;
	height: 120px;
	border: 1px solid #344976;
	position:relative;
}

	
.catsub-prod-holder h2 img {
	float: left;
	padding: 0px;
	margin:0px;
	border:none;
	}
	
.catsub-prod-holder h2 a strong {
	text-align: center;
	font-size:12px;
	font-weight:bold;
	width:100%;
	background-color:#344976;
	color:#fff;
	display:block;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index:10;
	height:30px;
	line-height:30px;
	position:absolute;
	left: 0px;
	top: 90px;	
	text-decoration:none;
}

.catsub-prod-holder h2 a:hover strong {
	background-color:#000;
	height:30px;
	line-height:30px;
	text-decoration:none;
	width:100%;
	color:#fff;
	display:block;
	filter: alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	}
	





/*----------------------------  editor styles ---------------------------------------------------*/
.text-left {
	text-align:			left;
}
.text-right {
	text-align:			right;
}
.text-centre {
	text-align:			center;
}
.text-justify {
	text-align:			justify;
}
.text-colour1 {
	color:				red;
	font-weight: 		bold;
}
.text-colour2 {
	color:				green;
	font-weight: 		bold;
}
.text-colour3 {
	color:				#A52A2A;
	font-weight: 		bold;
}
.text-colour4 {
	color:				blue;
	font-weight: 		bold;
}
.text-colour5 {
	color:				#FF9900;
	font-weight: 		bold;
}
.text-colour6 {
	color:				#9900FF;
	font-weight:		bold;
}
.text-small {
	font-size:			80%;
}
.text-large {
	font-size:			120%;
}
.text-larger {
	font-size:			140%;
}
.image-left {
	float:left;
	margin-right: 		10px;
}
.image-right {
	float:right;
	margin-left: 		10px;
}
.col-right {
	float: right;
	width: 195px;
	margin-top: 80px;
	padding-bottom:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.col-right-info {
	width: 185px;
	background-color: #E5D7BA;
	background-image: url(../images/right-corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	padding: 5px;
	margin-bottom: 10px;
}
.right-title {
	font-size: 14px;
	font-weight: bold;
	color: #023273;
	text-align: center;
	padding-bottom: 4px;
}
.right-content {
	background-color: #EEEEEE;
	padding: 5px;

}
.bot-corner {
	background-image: url(../images/bot-left-corner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:17px;
	margin-bottom: -5px;
	margin-left: -5px;
}
.left-title {
	background-color: #94CAE6;
	width: 137px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}





.buttons-side-title {
	color: #023273;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	background-color: #94CAE6;
	line-height: 25px;
	height: 25px;
	margin-right: 0px;
	display: block;
	font-size: 16px;
	text-align: center;
}

.buttons-side a:link {
	color: #666666;
	font-weight: normal;
	background-color: #F2F2F2;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #DFDFDF;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.buttons-side a:visited {
	color: #666666;
	font-weight: normal;
	background-color: #F2F2F2;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #DFDFDF;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.buttons-side a:hover {
	color: #344976;
	font-weight: normal;
	background-color: #DFDFDF;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #344976;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
}

.buttons-side a:active {
	color: #344976;
	font-weight: normal;
	background-color: #F2F2F2;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #344976;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
}



.buttons-side-basket a:link {
	color: #666666;
	font-weight: normal;
	background-color: #F2F2F2;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #DFDFDF;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
	background-image: url(../images/wirebasket-grey.png);
	background-repeat: no-repeat;
	background-position: 115px 5px;
}

.buttons-side-basket a:visited {
	color: #666666;
	font-weight: normal;
	background-color: #F2F2F2;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #DFDFDF;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
	background-image: url(../images/wirebasket-grey.png);
	background-repeat: no-repeat;
	background-position: 115px 5px;
}

.buttons-side-basket a:hover {
	color: #344976;
	font-weight: normal;
	background-color: #DFDFDF;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #344976;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
	background-image: url(../images/wirebasket-blue.png);
	background-repeat: no-repeat;
	background-position: 115px 5px;
}

.buttons-side-basket a:active {
	color: #344976;
	font-weight: normal;
	background-color: #F2F2F2;
	display: block;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	border-right-style: solid;
	border-right-width: 20px;
	border-right-color: #344976;
	margin-top: 1px;
	padding-left:9px;
	padding-top: 3px;
	padding-bottom: 3px;	
	background-image: url(../images/wirebasket-blue.png);
	background-repeat: no-repeat;
	background-position: 115px 5px;
}





.body-wrapper .footerline p {
	margin-top: 30px;
}
.payment-types {
	background-image: url(../images/payment-methods.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 151px;
	border: 2px solid #c4dfea;
	background-position: 8px 6px;
}
.Gprice {
	margin-right: 10px;
}
.body-wrapper #container .body-content #products-holder-firefox .product-list .cat-prod-price input {
	font-size: 11px;
}
.cat-prod-price label {
	font-weight: normal;
}
.cat-prod-price select {
	font-size: 11px;
}
.body-wrapper #container .body-content #products-holder-firefox {
	float: left;
	width: 100%;
	margin-top: 5px;
}


.body-wrapper #container .body-content #products-holder-firefox .product-list2 .cat-prod-image {
	width: 260px;
	background-color: #F2F2F2;
}

.body-wrapper #container .body-content #products-holder-firefox .product-list2 .cat-prod-description {
	width: 240px;
	height: auto;
}
.body-wrapper #container .body-content #products-holder-firefox .product-list2 .cat-prod-price {
	width: 240px;
	float: right;
}

.body-wrapper #container .body-content #products-holder-firefox .product-list2 .cat-prod-price input {
	font-size: 11px;
}



/*-------------------------------lightbox code ------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/*---------------------------- size table ---------------------------------------------------*/

.blue-table {
	color: #2C298D;
	font-weight: bold;
	text-align: center;
}

.table-classic {
	background-color:#FFFFFF;
	width:250px;
	vertical-align: middle;
	font-size: 11px;
	border: 1px solid #2796CB;
	display: table;
}

.table-classic-head {
	font-size:14px;
	font-weight:bold;
	background-color: #E1E1FF;
}
.center-image {
text-align:center;
}

.center-table {
text-align:center;
}

.left-table {
text-align:left;
}

.blue-bgrnd {
	background-color:#E1E1FF;
	text-align: center;
}
.body-wrapper #container .body-content #product-info .prod-buy-now input {
	font-size: 11px;
}
.body-wrapper #container .body-content #product-info .prod-buy-now select {
	font-size: 11px;
}
.style1 {
	color: #FFFFFF;
}
.body-wrapper #container .body-content #product-info {

}
.body-wrapper #container .body-content #product-info {
	margin-top: 10px;
}
.body-wrapper #container .body-content .prod-buy-now select {
	font-size: 11px;
}
.body-wrapper #container .body-content .prod-buy-now input {
	font-size: 11px;
}
.body-wrapper #container .body-content .rel-box .product-list .cat-prod-price input {
	font-size: 11px;
}
.body-wrapper #container .body-content #product-info .product-top {
	float: left;
}
.body-wrapper #container .body-content .rel-box h2 {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*---------------------------- board pages ---------------------------------------------------*/

.body-wrapper #container .body-content #product-info-board .prod-image {
	width: 350px;
}
.body-wrapper #container .body-content #product-info-board .prod-description {
	width: 190px;
}
.body-wrapper #container .body-content #product-info-board .prod-summary {
	width: 190px;
}

.body-wrapper #container .body-content .rel-box .product-list form {
	float: left;
	width: 267px;
}

.body-wrapper #container .body-content #products-holder-firefox .product-list form {
	float: left;
}
