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;
}

/*PRODUCT MAIN PAGE---------------------------------------------------------------------------------
 ------------------------------------------------------------------------------------------------------------*/

.prevnext {
    background:#E8F0C3 none repeat scroll 0 0;
    border:1px solid #7A9912;
    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: 6px;
	width: 153px;
	position: relative;
	left:5px;
}

.featured-link {

	border:medium none;
	color:#607A07;
	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;
	float: left;
}

.featured-link:hover {

	color: #000000;
	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;
	float: left;

}

.featured p.price span {

	font-weight:normal;
	color:#000000;
	font-size:11px;
}


/*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 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:270px;
    display:inline;
    float:left;
    clear:both;
    position:relative;
    top:25px;
    left:21px;
}

div#colorSelect a {
    border:1px solid;
    margin:0 5px 5px 0;
    padding:4px;
}

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:#e8f0c3;
 float:left;
 /*position:relative;
 top:46px;
 left:21px;*/
 margin: 46px 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:7px 0 0 14px;
    padding:0;
    font-size: 20px;
    font-weight:bold;
    color:#607A07;
    float:left;
}

.boxhead h3 span {
    margin-left:77px;
    padding:0;
    font-size: 20px;
    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:#F36500;
    font-size:30px;
    font-weight:bold;
}

div#product-TextContainer p.rrp {
    color:#000;
    font-size:15px;
    font-weight:bold;
	font-family:arial;
}

/*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;
}

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#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-top:38px;
	position:relative;
	text-align:center;
}

div#main-content .productbox-finance .finance-price {
	background-color:#0690F2;
	clear:both;
	float:left;
	width:100%;
}

div#main-content .productbox-finance .finance-price h4 {
	float:left;
	font-size:17px;
	margin:0;
	padding:10px 20px;
	color:#fff;
}

div#main-content .productbox-finance .finance-price h6 {
	color:#fff;
	float:right;
	font-size:26px;
	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:10px 0;
}

div#main-content .productbox-finance table#finance-table tr td.header {
	background-color:#4FB8FF;
	font-weight:bold;
	padding:9px 6px;
}