/*div#breadcrumbs {
    margin:10px 0 0 12px;
    padding:0;
    width: 540px;
    letter-spacing:0.5px;
    font-family:tahoma;
    font-weight:normal;
    font-size:10px;
    color:#556C08;
}
div#breadcrumbs a {
    font-size:10px;
    font-family:tahoma;
    font-weight:normal;
    margin:0 3px 0 3px;
}
div#breadcrumbs a:hover {
    border:none;
    text-decoration:underline;
}
div#breadcrumbs a.main {
    font-size:10px;
    font-family:tahoma;
    font-weight:bold;
}
div#breadcrumbs a.current {
    text-decoration:underline;
    font-weight:bold;
    color:#FF9600;
}*/
div#breadcrumbs {
    margin:10px 0 0 12px;
    padding:0;
    width: 555px;
    letter-spacing:0.5px;
    font-family:tahoma;
    font-weight:normal;
    font-size:10px;
    color:#ffffff;
}
div#breadcrumbs .spiffyfg a {
    font-size:10px;
    font-family:tahoma;
    font-weight:normal;
    margin:0 3px 0 3px;
    color:#ffffff;
}
div#breadcrumbs .spiffyfg a:hover {
    border:none;
    text-decoration:underline;
}
div#breadcrumbs .spiffyfg a.main {
    font-size:10px;
    font-family:tahoma;
    font-weight:bold;
    color:#ffffff;
}
div#breadcrumbs .spiffyfg a.current {
    text-decoration:underline;
    font-weight:bold;
    color:#FF9600;
}
div#breadcrumbs .spiffy {display:block}
div#breadcrumbs .spiffy *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#2C434B;
}
div#breadcrumbs .spiffy1{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #a4aeb1;
	border-right:1px solid #a4aeb1;
	background:#607278;
}
div#breadcrumbs .spiffy2 {
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #e9eced;
	border-right:1px solid #e9eced;
	background:#54666d;
}
div#breadcrumbs .spiffy3 {
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #54666d;
	border-right:1px solid #54666d;
}
div#breadcrumbs .spiffy4 {
	border-left:1px solid #a4aeb1;
	border-right:1px solid #a4aeb1;
}
div#breadcrumbs .spiffy5 {
	border-left:1px solid #607278;
	border-right:1px solid #607278;
}
div#breadcrumbs .spiffyfg {
	background:#2C434B;
	padding: 0 5px;
}
/*PRODUCT MAIN PAGE------------------------------------*/
.prevnext {
    background:#A1D9F0 none repeat scroll 0 0;
    border:1px solid #00A2E5;
    margin:12px;
    padding:3px 0;
    width:550px;
}
.prevnext a:hover {
    border:none;
    text-decoration:underline;
}
.prevnext2 {
    background:#ECEFE0 none repeat scroll 0 0;
    border:1px solid #BFBFBF;
    margin:12px;
    padding:3px 0;
    width:550px;
}
.prevnext2 a {
    color:#000;
}
.prevnext2 a:hover {
    border:none;
    text-decoration:none;
    color:#7B9A12;
}
table#shoplist {
	padding:0;
}
table#shoplist tr {
    border:none;
}
table#shoplist tr td {
    border:none;
    padding:20px;
	width:100px;
}
table#shoplist tr td:hover {
	border:1px solid #FF5A00;
	cursor:pointer;
}
table#shoplist tr td a:hover {
    border:none;
    text-decoration:none;
}
table#shoplist tr td div.product_thumb_name {
    margin-top:10px;
    text-align:center;
    background:#E8F0C3 none repeat scroll 0 0;
    border:1px solid #7A9912;
    padding:5px;
}
table#shoplist tr td div.product_thumb_name a {
    float:left;
}
table#shoplist tr td div.product_thumb_name a:hover {
    border:none;
    color:#000;
}
table#shoplist tr td div.product_thumb_name span.prodprice2 {
    color:#FF5A00;
    font-size:17px;
    font-weight:bold;
}
table#shoplist tr td div.product_thumb_name span.product_rrp2 {
    font-size:12px;
    font-weight:bold;
    color:#E91A2A;
}
/*New Product Thumbs--------------------------*/
.featured, .featured-associated {
	display: block;
	width: 176px;
	height: 207px;
	background: url(../images/featured-window.png) no-repeat;
	float: left;
	margin-left: 12px;
	text-align: center;
	margin-bottom: 10px;
}
/* .featured-image {
	display: block;
	margin-top: 14px;
	height: 107px;
	margin-left: 14px;
	width: 153px;
	position: relative;
	left:5px;
	top:-20px;
} */

.featured-image {
	display: block;
	margin-top: 14px;
	height: 107px;
	margin-left: 12px;
	width: 153px;
	position: relative;
}
.featured-link {
	border:medium none;
	color:#000000;
	display:block;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:35px;
	margin-left:18px;
	margin-top:9px;
	text-decoration:none;
	width:143px;
}
.featured-link:hover {
	color: #0F76C5;
	border:none;
	text-decoration:none;
}
.featured p.price {
	display: block;
	text-align: center !important;
	color: #fff !important;
	font-size: 13px;
	font-family: tahoma,arial,sans-serif;
	margin-top: 7px;
	width: 143px;
	height: 25px;
	font-weight:bold;
}
.featured p.price span {
	font-weight:bold;
	color:#A1D9F0;
	font-size:10px;
}
/*Product Image container---------------------*/
div#product-ImageContainer {
    float:left;
    width:266px;
    margin:20px 0 10px 10px;
    padding:0;
}
div#product-ImageContainer a {
    border:none;
    text-decoration:none;
}
div#product-TextContainer {
    float:left;
    width:290px;
    margin:10px 0 10px 0;
    padding:0;
}div#product-TextContainer img {	margin-left: 20px;}
div#product-TextContainer h1 {
    font-size:29px;
    color: #556c08;
    margin:10px 0 0 10px;
    padding:0;
}
div#product-TextContainer p {
    margin:0 10px 10px 17px;
    padding:0;
}
div#colorSelect {
    width:225px;
    display:inline;
    float:left;
    clear:both;
    position:relative;
    top:-1px;
    left:21px;
}
div#colorSelect a {
    margin:0;
    padding:0;
    border:none;
}
span#enlarge {
    background: url(../images/main_template/zoom_btn.gif) no-repeat;
    height: 16px;
    width:15px;
    padding: 0 0 5px 20px;
    position:relative;
    top:5px;
    left:-105px;
}
span#enlarge a {
    font-size:10px;
}
/*Product Header Images----------------------*/
div#product-pod {
    width: 580px;
    height: 175px;
    background: url(../images/main_template/product_header.jpg) no-repeat;
}
/*Product Tooltips------------------------------
.tool-tip {
	color: #fff;
	z-index: 13000;
	height:57px;
	width:147px;
	background: url(../images/products/bubble.png) top left;
}
.tool-title {
	font-weight: bold;
	font-size: 10px;
	margin: 10px 0 5px 10px;
    padding: 0;
	color: #000;
}
.tool-text {
	font-size: 10px;
    color:#000;
	padding: 0;
    margin:0 0 0 10px;
    font-weight:normal;
}*/
/*ColorSize Container - Stage 1---------------*/
div#product-container {
    /*width:538px;*/
}
.productbox {
 width:538px;
 min-height:50px;
 background-color:#ededed;
 float:left;
 margin:10px 0 0 21px;
 display: inline;
}
table {
    /* margin: 20px 0 0 20px; */
    padding:0;
    text-align:center;
}
table  tr {
    border:none;
}
table  td {
    border:none;
}
table#subpage {
    margin: 7px;
    padding:0;
    text-align:center;
}
table#subpage  tr {
    border:none;
}
table#subpage td {
    border:none;
}
table#subpage a {
    border:none;
    text-decoration:none;
}
table#product-box {
    margin:10px 10px 0 10px ;
    padding:0;
    border:none;
    width:500px;
}
table#product-box tr {
    border:none;
}
table#product-box td {
    border:none;
}
table#product-box .col1 {
    margin:0;
    padding:0;
}
table#product-box .col2 {
    font-size:10px;
    font-family:tahoma;
    width:203px;
}
table#product-box .col3 {
    font-size:10px;
    font-family:tahoma;
    font-weight:bold;
    width:234px;
}
.nostock {
    color:#fe0000;
}
.boxhead {
    background: url(../images/main_template/headbox.gif) no-repeat;
    height: 39px;
    width:538px;
}
.boxhead h3 {
    margin:8px 0 0 76px !important;
    padding:0;
    font-size: 20px;
    font-weight:bold;
    color:#607A07;
    float:left;
}
.boxhead h3 span {
    margin-left:32px;
    padding:0;
    font-weight:bold;
    float:left;
}
.boxbottom {
    background: url(../images/main_template/boxbottom.gif) no-repeat bottom;
    height: 15px;
    width:538px;
}
div#product-TextContainer p.price {
    color:#B40202;
    font-size:30px;
    font-weight:bold;
}
/*Basket Button----------------------------*/
input#product-button {
    background:transparent url(../images/main_template/addproduct_btn_active.jpg) no-repeat;
    cursor:pointer;
    display:block;
    /*float:right;*/
    font-size:0;
    height:29px;
    line-height:0;
    /*margin:60px -20px 0 0;*/
    text-indent:-9999px;
    width:149px;
    border:none;
    clear: both;
    margin-left: 410px;
    position: relative;
    top: 10px;
}
input#product-button:hover {
	background-position:0 100%;
}
div#productTabs {
    margin:20px 0px 0px 20px;
}
div#productTabs div#TabDescription {
    margin:0;
    padding:20px 0 0 17px;
    width:522px;
    font-weight:bold;
    font-size:87%;
    line-height:15px;
}
div#product-TextContainer p.rrp {
    color:#000;
    font-size:15px;
    font-weight:bold;
	font-family:arial;
	margin-bottom: 0;
}
div#product-TextContainer p.pricesave {
    color:#FF0000;
    font-size:24px;
    font-weight:bold;
	font-family:arial;	line-height: 24px;
}
div#main-content .productbox-finance {
	background-color:#CFECFF;
	border:1px solid #0690F2;
	color:#000000;
	float:left;
	margin:5px 0 30px 20px;
	min-height:50px;
	width:539px;
}
div#main-content .productbox-finance input#finance-btn {
	clear: both;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	left: 210px;
	margin: 6px 0;
	position: relative;
	text-align: center;
}
div#main-content .productbox-finance .finance-price {
	background-color:#0690F2;
	clear:both;
	float:left;
	width:100%;	text-shadow: 0 1px 1px #004b80;
}
div#main-content .productbox-finance .finance-price h4 {
	float:left;
	font-size:17px;
	margin:0;
	padding: 7px 20px;
	color:#fff;
}
div#main-content .productbox-finance .finance-price h6 {
	color:#fff;
	float:right;
	font-size:22px;
	margin:0;
	padding:4px 20px;
}
div#main-content .productbox-finance table#finance-table {
	border-collapse:collapse;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
div#main-content .productbox-finance table#finance-table tr {
	margin:0;
	padding:0;
}
div#main-content .productbox-finance table#finance-table tr:hover {
	background-color:#B3D8EF;
	cursor:pointer;
}
div#main-content .productbox-finance table#finance-table tr td {
	padding: 5px 0;
}
div#main-content .productbox-finance table#finance-table tr td.header {
	background-color:#4FB8FF;
	font-weight:bold;
	padding:9px 6px;
}a.freeShippingIcon {	background: transparent url(../images/free-shipping.jpg) no-repeat;    cursor: pointer;    display: block;    font-size: 0;    height: 29px;    line-height: 0;    text-indent: -9999px;    width: 235px;    border: none;    margin-left: 23px;    position: relative;    top: -18px;}

