/* Common Styles */

body {
margin: 0px;
padding: 0px;
background: black;
}

body a {
outline: none;
}

a {
	color:#FFF;
	text-decoration:underline;
}

a:hover {
	color:#FFF;
	text-decoration:none;
}

.clearLeft {
clear:left;
}

h2 {
	font-size:14px;	
}

.centered h2 {
	text-align:center;
}

.centered {
	text-align:center;
}

/* Holding Page */

.holdingWrapper {
	width: 400px;
	margin: 0 auto;
}

.holdingContainer {
	width: 380px;
	overflow: hidden;
	background: url(../images/mainBg.gif) no-repeat top center #610603;
	font: 11px/17px Arial, Helvetica, sans-serif;
	color: white;
	padding: 0px 10px 0px 10px;
}

.holdingContainer a {
	text-decoration:underline;
	color:#FFF;
}

.holdingContainer a:hover {
	text-decoration:none;
	color:#FFF;
}

/* Holding Page_end */


.wrapper {
width: 800px;
margin: 0px auto;
}



.container {
width: 780px;
overflow: hidden;
background: url(../images/mainBg.gif) no-repeat top center #610603;
padding: 0px 10px 0px 10px;
font: 11px/17px Arial, Helvetica, sans-serif;
color: white;
}


.header {
width: 800px;
height: 254px;
}

.top {
width: 800px;
height: 140px;
}


.homeContent {
width: 780px;
height: 300px;
background: url(../images/homeBg.png) no-repeat; 
}

.homeContent p {
width: 450px;
font: 11px/17px Arial, Helvetica, sans-serif;
color: white;
margin: 0px;
padding: 0px 0px 0px 30px;
text-align:center;
}

/** .homeContent p span {
text-transform:uppercase;
display: block;
font:bold 12px/30px Arial, Helvetica, sans-serif;
} **/


.contactContent {
width: 780px;
height: 400px;
background: url(../images/contactBg.png) no-repeat; 
}

.cForm {
float: left;
width: 350px;
}

.cInfo {
float: left;
width: 350px;
}

.cInfo p {
font: 11px/17px Arial, Helvetica, sans-serif;
color: white;
margin: 0;
padding: 0;
}




.contactContent p {
width: 350px;
font: 11px/17px Arial, Helvetica, sans-serif;
color: white;
margin: 0px;
padding: 50px 0px 0px 30px;
text-align:justify;
}

.contactContent p span {
text-transform:uppercase;
display: block;
font:bold 12px/30px Arial, Helvetica, sans-serif;
}




/* Add to basket tooltip */

#basketTooltip {
z-index:100;
position:absolute;
padding:5px 5px 12px 18px;
background-color: white; 
color:#000;
background:transparent url(../images/basketNotifyBg.png) no-repeat;
width:197px;
height:118px;
text-align:center;
}


#basketTooltip p {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-top:20px;
}

#basketTooltip p span{
text-transform:uppercase;
}



.staticContent {
width: 780px;
}


.staticContent h1 {
	padding: 10px;
}


.staticContent p {
width: 760px;
font: 12px/17px Arial, Helvetica, sans-serif;
color: white;
margin: 0px;
padding: 10px;
text-align:justify;
}

.staticContent .centered p {
text-align:center;
}

.staticContent .centered table {
margin:0 auto 0 auto;
text-align:center;
}


.staticContent p span {
text-transform:uppercase;
display: block;
font:bold 12px/30px Arial, Helvetica, sans-serif;
}

.staticContent p span.center {
	text-align:center;
}


.staticContent p span.faqItem {
text-transform:none;
font:normal 12px/30px Arial, Helvetica, sans-serif;
color: black;
background: white;
padding: 4px;
display: inline;
}

span.blockTitle {	
	text-transform:none;
	font:normal 12px/30px Arial, Helvetica, sans-serif;
	color: black;
	background: white;
	padding: 4px;
	display: inline;
	text-align:left;
}

.staticContent .deliveryTable {
	border:1px solid #FFF;
	margin-left:10px;
}


.staticContent .deliveryTable td, .staticContent .deliveryTable th {
	text-align:center;
	border:1px solid #FFF;
}


.deliveryCountries td {
	text-align:left;
}

.titles {
display: block;
font: 20px/22px tahoma, Arial, Helvetica, sans-serif !important;
color: white;
}

h1.productName {
display: block;
font: 16px/22px tahoma, Arial, Helvetica, sans-serif;
color: white;
}

.brandName {
font: 16px/18px tahoma, Arial, Helvetica, sans-serif;
letter-spacing: 1px;
}


.sTitles {
font: 12px/30px tahoma, Arial, Helvetica, sans-serif;
color: white;
}

.comingSoon {
clear:left;
text-align:center;
font: 16px/150px tahoma, Arial, Helvetica, sans-serif;
}

.logo {
float: left;
}

.logo img {
margin-top: 85px;
}




.topBar {
float: right;
width: 440px;
height: 140px;
}

.topBar p {
font: 11px Arial, Helvetica, sans-serif;
color: white;
margin-bottom:0;
text-align:right;
}

.results p {
margin: 0px;
padding: 10px 0 0 0;
text-align:center;
font: 11px Arial, Helvetica, sans-serif;
color: white;
}

.results p span {
color: #bf5753;
}

.headerDelivery {
clear:both;
text-align:right;
font:bold 11px/30px Arial, Helvetica, sans-serif;
color: white;
height: 30px;
}












.cart {
height: 60px;
width: 365px;
float:right;
margin-top: 15px;
background: url(../images/cartBg.gif) no-repeat;
}

.cart div {
float: left;
color: white;
font: 11px Arial, Helvetica, sans-serif;
padding: 5px 5px 0px 5px;
margin: 5px 0px 5px 0px;
border-right: 1px solid #212121;
}
.cart div span {
font: italic 10px Arial, Helvetica, sans-serif;
color: #b5b5b5;
}
.cart div a {
color: white;
font: 11px/25px Arial, Helvetica, sans-serif;
}
.cart div a:hover {
text-decoration: none;
}

.recentItems {
width: 135px;
height: 40px;
overflow: hidden;
}

.topCartTotals {
width: 130px;
}
























.cartTest {
height: 60px;
width: 415px;
float:right;
margin-top: 15px;
background: url(../images/cartBgTest.gif) no-repeat;
}

.cartTest div {
float: left;
color: white;
font: 11px Arial, Helvetica, sans-serif;
padding: 5px 5px 0px 5px;
margin: 5px 0px 5px 0px;
border-right: 1px solid #212121;
}
.cartTest div span {
font: italic 10px Arial, Helvetica, sans-serif;
color: #b5b5b5;
}
.cartTest div a {
color: white;
font: 11px/25px Arial, Helvetica, sans-serif;
}
.cartTest div a:hover {
text-decoration: none;
}

.scTest {
width: 80px;
}


.recentItemsTest {
width: 150px;
height: 40px;
overflow: hidden;
}

.topCartTotalsTest {
width: 150px;
}









































.deliveryImages {
text-align:center;
}

.deliveryImages div {
float:left;
width:350px;
padding:0 40px 0 0;
}


.homeSearch {
height: 30px;
clear:right;
text-align:right;
}

.homeSearch form {
margin: 0;
padding: 0;
}

.homeSearch input {
background: black;
width: 150px;
border: 1px solid #5f1915;
color:#CCC;
font: 11px Arial, Helvetica, sans-serif;
margin-top: 5px;
padding: 0px;
float: right;
_height: 18px;
}

.homeSearch .searchBtn {
width: 25px;
border: none !important;
background: url(../images/searchBg.gif) no-repeat;
cursor: pointer;
_height: 22px;

}


.homeSearch a {
color: white;
font: 11px/30px Arial, Helvetica, sans-serif;
float: right;
height: 30px;
display:block;
margin: 0px 10px 0px 10px;
}

.homeSearch a:hover {
text-decoration: none;
}




.homeContent a.brandButton {
color: white;
font: 11px/55px Arial, Helvetica, sans-serif;
display:block;
height:50px;
text-align:center;
padding-left:40px;
background: url(../images/brandButton.gif) 150px 0px no-repeat;
}





.homeContent a.brandButton:hover {
text-decoration: none;
}


.popupBasket {
width: 570px;
margin:0 auto 10px auto;
}

.rightCol {
width: 570px;
float: right;
}

.rightCol p, .popupBasket p {
color: white;
font: 11px/16px Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}


.col_l {
width: 280px;
float: left;
}

.col_r {
width: 280px;
float: right;
}


/* Common Styles */









/* To Account Page Styles */

.orders .leftCol p, .profile .leftCol p, .addressBook .leftCol p{
color: white;
font: 11px/16px Arial, Helvetica, sans-serif;
}

.orders .leftCol p span, .profile .leftCol p span, .addressBook .leftCol p span {
display: block;
font: 16px/30px tahoma, Arial, Helvetica, sans-serif;
color: white;
height: 30px;
}
.orders, .profile, .addressBook {
overflow: hidden;
padding: 10px 0px 10px 0px;
}


.orders, .profile {
margin-bottom: 10px;
overflow: hidden;

}

.profile, .addressBook {
border-top: 1px solid #430402;
}


.orders .rightCol .cartT td {
width: 25%;
text-align:center;
}
.orders .rightCol .cartBoxInner table td {
width: 25%;
text-align:center;
}

.orders .rightCol .cartBoxInner table td a {
color: white;
font: 11px/16px Arial, Helvetica, sans-serif;
}


/* To Account Page Styles */










/* Left Column Styles */






.leftCol {
width: 190px;
float: left;
}



.leftBox{
width: 190px;
}


.leftBoxInner {
background: #721c1a;
overflow: hidden;
}

.leftBoxInner p {
color: white;
font: 11px Arial, Helvetica, sans-serif;
padding: 15px 5px 5px 15px;
}

.leftBoxInner p a {
	color:#FFF;
}

.leftBoxInner p a:hover {
	color:#FFF;
	text-decoration:none;
}


.leftTop {
width: 190px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/left_top.png) no-repeat;
}

.leftBottom {
width: 190px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/left_bottom.png) no-repeat;
}




/* Left Column Styles */




























/* Basket Styles + Common cartBox styles */



.cartBox {
width: 570px;
}

.cartBoxInner {
background: #842420;
overflow:hidden;
}


.cartBoxInnerError {
background: url(../images/error.gif) no-repeat right center #ffd800;
overflow:hidden;
color: black;
padding-right: 60px;
}

.cartBoxInnerError p {
color: black;
font: 11px Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 10px;
}


.cartBoxInnerErrorWhite {
background: white;
overflow:hidden;
color: black;
padding-right: 60px;
}


.cartBoxInnerErrorWhite ul li a {
color: red !important;
}




.cartBoxInner p {
color: white;
font: 11px Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 10px;
}
.cartBoxInner p a {
color:white;
}

.cartBoxInner p a:hover {
text-decoration:none;
}
.cartT {
width: 550px; 
margin: 0 auto;
font: 11px/40px Arial, Helvetica, sans-serif;
color: white;
height: 40px;
}

.cartBoxInner table {
width: 550px;
margin:	0 auto;
font: 11px/80px Arial, Helvetica, sans-serif;
color: white;
}

.cartBoxInner table td a {
color: white;
margin-left: 5px;
}
.cartBoxInner table td a:hover {
text-decoration: none;
}
.cartBoxInner table tr.row  {
height: 80px;
}


.cartBoxInner table tr.altRow {
background: #751f1c;
height: 80px;
}


.prCell {
width: 340px;
}
.cartImg {
width: 130px;
}
.cartImg img {
margin-left: 10px;
margin-top:2px;
margin-bottom:2px;
border: 1px solid #320302;

}
.prName {
width: 210px;
line-height:20px;
}

.prName a {
color: white;
font: 11px/20px Arial, Helvetica, sans-serif;
}
.prName a:hover {
text-decoration: none;
}




.cartTop {
width: 570px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/cartTop.png) no-repeat;
}

.cartBottom {
width: 570px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/cartBottom.png) no-repeat;
}



.cartTopError {
width: 570px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/cartTopError.png) no-repeat;
}

.cartBottomError {
width: 570px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/cartBottomError.png) no-repeat;
}




.cartTopErrorWhite {
width: 570px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/cartTopErrorWhite.png) no-repeat;
}

.cartBottomErrorWhite {
width: 570px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/cartBottomErrorWhite.png) no-repeat;
}












.cartControls {
margin-top: 5px;
overflow:hidden;
}

.cartControls div {
float: left;
}


.cartControls table tr td {
height: 32px;
}




.promoField {
background: #8b211d;
width: 100px;
padding: 4px;
border: 1px solid black;
color:white;
font: 11px Arial, Helvetica, sans-serif;
_height: 18px;
}


/* Basket Styles + Common cartBox styles */










/* Common Box */



.box {
width: 280px;
}

.boxInner {
overflow: hidden;
background: #842420;
_border: 1px solid #842420;
}

.boxInner p {
color: white;
font: 11px Arial, Helvetica, sans-serif;
padding: 20px 20px 20px 0px;
margin: 0px;
}

.boxTop {
width:280px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/r_top.png) no-repeat;
}


.boxBottom {
width:280px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/r_bottom.png) no-repeat;

}


/* Common Box */










/* VA Checkout Pages Styles */




.shMethods span {
color: #d9adab;
padding-left: 10px;
font: 11px Arial, Helvetica, sans-serif;
}

.shMethods p {
margin: 10px;
padding: 0px 0px 10px 0px;
color: white;
font: 11px Arial, Helvetica, sans-serif;
border-bottom: 1px solid #681815;
}

.shMethods  div div {
float: left;
padding-right: 20px;
padding-left: 10px;
}
.shMethods  div div span {
color: white;
padding-left: 5px;
font: 11px Arial, Helvetica, sans-serif;
}


.cartTotals {
height: 30px;
width: 245px;
margin-bottom: 2px;
}

.cartTotals div {
float: left;
padding: 0px;
}


.cartTotals .btnLeft {
height: 30px;
width: 10px;
background: url(../images/btnLeft.png) no-repeat;
}

.cartTotals .btnRight {
height: 30px;
width: 10px;
background: url(../images/btnRight.png) no-repeat;
}

.cartTotals .btnName {
background: #2d0705;
height: 30px;
color: white;
font: 12px/30px Arial, Helvetica, sans-serif;
}
.cartTotals .totals {
background: #2d0705;
height: 30px;
color: white;
font:bold 12px/30px Arial, Helvetica, sans-serif;
text-align:right;
}

.cartTotals .totals  div {
float: none !important;
}


.checkoutSteps p{

}
.checkoutSteps ul {
margin: 0px 0px 0px 10px;
padding: 0px;
list-style-type:none;
}


.checkoutSteps ul li {
font: 12px/20px Arial, Helvetica, sans-serif;
color: #9b6866;
padding-left: 20px;
}

.checkoutSteps ul li span {
color: white;
}
.checkoutSteps ul li.step01 {
background: url(../images/step01.gif) no-repeat left center;
} 

.checkoutSteps ul li.step02 {
background: url(../images/step02.gif) no-repeat left center;
} 


.checkoutSteps ul li.step03 {
background: url(../images/step03.gif) no-repeat left center;
} 

.checkoutSteps ul li.step04 {
background: url(../images/step04.gif) no-repeat left center;
} 







/* VA Checkout Pages Styles */












/* Menu Styles*/



.menu {
width: 800px;
height: 114px;
}

.menu ul {
margin: 0px;
padding: 0px;
list-style-type:none;
width: 800px;
height: 114px;
}




/*-------------------*/
.menu ul li.groundBtn {
width: 114px;
height: 114px;
float: left;
}

.menu ul li.groundBtn a {
display: block;
width: 114px;
height: 114px;
background: url(../images/navigation/groundBtn.gif) no-repeat top center;
text-indent: -9999px;
}

.menu ul li.groundBtn a:hover {
background-position: center center;
}



.menu ul li.groundBtn a.curr {
background-position: bottom center;
}



/*-------------------*/


.menu ul li.beansBtn {
width: 114px;
height: 114px;
float: left;
}
.menu ul li.beansBtn a {
display: block;
width: 114px;
height: 114px;
background: url(../images/navigation/beansBtn.gif) no-repeat top center;
text-indent: -9999px;
}

.menu ul li.beansBtn a:hover {
background-position: center center;
}


.menu ul li.beansBtn a.curr {
background-position: bottom center;
}


/*-------------------*/


.menu ul li.capsBtn {
width: 114px;
height: 114px;
float: left;
}
.menu ul li.capsBtn a {
display: block;
width: 114px;
height: 114px;
background: url(../images/navigation/capsBtn.gif) no-repeat top center;
text-indent: -9999px;
}
.menu ul li.capsBtn a:hover {
background-position: center center;
}

.menu ul li.capsBtn a.curr {
background-position: bottom center;
}

/*-------------------*/

.menu ul li.podBtn {
width: 114px;
height: 114px;
float: left;
}
.menu ul li.podBtn a {
display: block;
width: 114px;
height: 114px;
background: url(../images/navigation/podBtn.gif) no-repeat top center;
text-indent: -9999px;
}

.menu ul li.podBtn a:hover {
background-position: center center;
}

.menu ul li.podBtn a.curr {
background-position: bottom center;
}

/*-------------------*/
.menu ul li.accessBtn {
width: 116px;
height: 114px;
float: left;
}
.menu ul li.accessBtn a {
display: block;
width: 116px;
height: 114px;
background: url(../images/navigation/accessBtn.gif) no-repeat top center;
text-indent: -9999px;
}

.menu ul li.accessBtn a:hover {
background-position: center center;
}
.menu ul li.accessBtn a.curr {
background-position: bottom center;
}



/*-------------------*/

.menu ul li.filtersBtn {
width: 114px;
height: 114px;
float: left;
}
.menu ul li.filtersBtn a {
display: block;
width: 114px;
height: 114px;
background: url(../images/navigation/filtersBtn.gif) no-repeat top center;
text-indent: -9999px;
}

.menu ul li.filtersBtn a:hover {
background-position: center center;
}


.menu ul li.filtersBtn a.curr {
background-position: bottom center;
}


/*-------------------*/

.menu ul li.machinesBtn {
width: 114px;
height: 114px;
float: left;
}
.menu ul li.machinesBtn a {
display: block;
width: 114px;
height: 114px;
background: url(../images/navigation/machinesBtn.gif) no-repeat top center;
text-indent: -9999px;
}

.menu ul li.machinesBtn a:hover {
background-position: center center;
}
.menu ul li.machinesBtn a.curr {
background-position: bottom center;
}



#cagliariLink {
	width:400px;
	margin:0 auto 0 auto;
}

#cagliariLink div {
width:200px;
text-align:center;
float:left;
}
/* Menu Styles*/












/* Subcategory Tabs */

.subMenu {
border-bottom: 1px solid #842420;
width: 780px;
overflow: hidden;	
}

.subMenu span {
color: white;
font: italic 11px/40px Arial, Helvetica, sans-serif;
display: block;
float: left;
}





.subMenu .visitedTab {
float: left;
height: 35px;
margin-left: 10px;
margin-top: 5px;
}


.subMenu .visitedTab div {
float: left;
}

.subMenu .visitedTab .tabsLeft {
background: url(../images/tabsLeftVisited.png) no-repeat;
width: 10px;
height: 35px;
}

.subMenu .visitedTab .tabsRight {
background: url(../images/tabsRightVisited.png) no-repeat;
width: 10px;
height: 35px;
}

.subMenu .visitedTab .tabsTitles {
background: #842420;
}


.subMenu .visitedTab .tabsTitles span {
color: white;
font: 12px/35px Arial, Helvetica, sans-serif;
}





.subMenu .subTabs {
float: left;
height: 35px;
margin-left: 10px;
margin-top: 5px;
width: auto;

}


.subMenu .subTabs div {
float: left;
width: auto;
}

.subMenu .subTabs .tabsLeft {
background: url(../images/tabsLeft.png) no-repeat;
width: 10px;
height: 35px;
}

.subMenu .subTabs .tabsRight {
background: url(../images/tabsRight.png) no-repeat;
width: 10px;
height: 35px;
}


.subMenu .subTabs .tabsTitles {
background: #510d0c;
height:35px;
width: auto;
}









.subMenu a {
color: white;
font: 12px/35px Arial, Helvetica, sans-serif;
}
.subMenu a:hover {
text-decoration:none;
}


/* Subcategory Tabs */





/* Subcategory Tabs NEW */






.subNav {
width: 780px;
overflow: hidden !important;	
}

.subNav span.subNavTitle {
color: #ac6d6b;
display:block;
font: italic 11px/30px Arial, Helvetica, sans-serif;
}





.subNav .subLinks {
font-style: normal !important;
display: inline-block;
margin: 0px 10px 10px 0px;
height: 30px;
overflow: hidden;
}





.subNav .subLinks .subCatLeft {
height: 30px;
width: 10px;
background: url(../images/btnLeftSub.png) no-repeat;
display: inline-block;
float: left;
}

.subNav .subLinks .subCatRight {
height: 30px;
width: 10px;
background: url(../images/btnRightSub.png) no-repeat;
display: inline-block;
float: left;
}

.subNav .subLinks .subCatName {
background: #842420;
text-align: center;
display: inline-block;
height: 30px;
float: left;

}


.subNav .subLinks a{
color: white;
font: 13px/30px Arial, Helvetica, sans-serif !important;
text-decoration: none;
}

.subNav .subLinks a:hover {
text-decoration:underline;
}


.subNav .subLinks font {
font: 11px/30px Arial, Helvetica, sans-serif;
color: #842420;
margin: 0px 10px 0px 10px;
}


.subNav .visitedLinks {
font-style: normal !important;
display: inline-block;
margin: 0px 10px 10px 0px;
height: 30px;
overflow: hidden;
}


.subNav .visitedLinks .subCatLeft {
height: 30px;
width: 10px;
background: url(../images/btnLeftSubVisited.png) no-repeat;
display: inline-block;
float: left;
}

.subNav .visitedLinks .subCatRight {
height: 30px;
width: 10px;
background: url(../images/btnRightSubVisited.png) no-repeat;
display: inline-block;
float: left;
}

.subNav .visitedLinks .subCatName {
background: white;
text-align: center;
display: inline-block;
height: 30px;
float: left;
}








.subNav .visitedLinks a {
color: #360302;
cursor: default;
font: 13px/30px Arial, Helvetica, sans-serif !important;
text-decoration:none;
}














.subNav .visitedLinks font {
font: 11px/30px Arial, Helvetica, sans-serif;
color: #842420;
margin: 0px 10px 0px 10px;
}






















/* Product Box Styles */




.product {
width: 780px;
clear: both;
}



.productInner {
width: 780px;
background: #842420;
overflow:hidden;
}

.productInner div {
float: left;
padding: 0px 10px 0px 10px;
}





.adobeIcon {
border:none; 
margin-right:5px; 
position:relative; 
top:6px;
}

.productInner div p {
color: white;
font: 11px/15px Arial, Helvetica, sans-serif;
text-align:justify;
}

.brandInner {
width: 760px;
background: #842420;
overflow:hidden;
padding:0 10px 0 10px;
}

.brImg {
margin:10px 10px 10px 0;
}

.prImg {
width: 150px;
text-align:center;
}

.miniRecTop {
height: 10px;
width: 150px;
padding:0px !important;
background: url(../images/minirec4top.gif) no-repeat;
}

.miniRecBottom {
height: 10px;
width: 150px;
padding:0px !important;
background: url(../images/minirec4bottom.gif) no-repeat;
}

.miniRecIn {
width:150px;
padding:0px !important;
background: url(../images/minirecin.gif) repeat-y;
}


.prImg .zoom {
color: white;
font: 11px/15px Arial, Helvetica, sans-serif;
background: url(../images/zoomIcon.gif) no-repeat left center;
padding-left: 15px;
}

.prImg .zoom:hover {
text-decoration:none;
}

.prInfo {
width: 170px;
border-right: 1px solid #430402;
}

.prBrand {
width: 500px;
}

.prInfo p span {
font-size: 14px;
line-height: 30px;
}

span.rrpPrice {
text-decoration:line-through;
}

div.jsOptionUpdate {
float:none;
padding:0;
display:inline;
}

.prInfo hr {
color: #430402;
background: #430402;
line-height: 1px;
border: none;
height: 1px;
width: 95%;
}

.prInfo table {
width: 300px;
clear: both;
}


.prInfo table td {
color: white;
font: 11px Arial, Helvetica, sans-serif;
text-align:left;
}

.prInfo table td select {
background: #842420;
color: white;
border: 1px solid white;
}

.prInfo table td div {
padding: 0px;
}

.prInfo p {
	margin:3px 0 3px 0;
}

.prDetails {
width: 210px;
}

.prDetails table td {
color: white;
font: 11px/20px Arial, Helvetica, sans-serif;
height: 20px;
}


.prDetails table td img {
border: none;
}

.prDetails .suitableIcons img {
opacity:0.5;
filter:alpha(opacity=50);
}

.prDetails .suitableIcons img:hover {
opacity:1;
filter:alpha(opacity=100);
cursor:pointer;
}


.topPr {
width: 780px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/topPr.png) no-repeat;
}

.topPrDetail {
width: 780px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/topPrDetails.png) no-repeat;
}





.bottomPr {
width: 780px;
height: 10px;
line-height: 10px;
font-size: 0px; /*DUMB MSIE6*/
background: url(../images/bottomPr.png) no-repeat;
}

table.suitableTable {
	width:100%;	
}

table.suitableTable td {
	text-align:left;
	vertical-align:top;
}

table.suitableTable td ul {
	padding-left:20px;
}


.scrollArea {
	position:relative; 
	overflow:hidden; 
	height:125px;
}

.scrollContent {
	position:absolute;
}

/* Product Box Styles */







/* Common Button Styles */



.button, #deliveryLink {
height: 30px;
width: auto;
white-space:nowrap;
}

.button div, #deliveryLink div{
float: left;
padding: 0px;
}


.button .btnLeft, #deliveryLink .btnLeft {
height: 30px;
width: 10px;
background: url(../images/btnLeft.png) no-repeat;
}

.button .btnRight, #deliveryLink .btnRight{
height: 30px;
width: 10px;
background: url(../images/btnRight.png) no-repeat;
}

.button .btnName, #deliveryLink .btnName{
background: #2d0705;
height: 30px;
}

.button .btnName input {
background: none;
border: none;
height: 30px;
text-decoration:none !important;
cursor: pointer;
color: white;
font: 11px/30px Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}

.button .btnName a,  #deliveryLink .btnName a{
text-decoration:none;
color: white;
font: 11px/30px Arial, Helvetica, sans-serif;
padding: 0px;
}
.button .btnName a:hover, #deliveryLink .btnName a:hover{
color: #cf9795;
}

.button .btnName input:hover, #deliveryLink .btnName input:hover{
color: #cf9795;
}


.button .btnIcon, #deliveryLink .btnIcon{
background: #2d0705;
width: 20px;
height: 30px;
}
.button .btnIcon img, #deliveryLink .btnIcon img {
margin-top: 10px;
margin-left: 5px;
}


.checkout .btnName {
background: #bf1313;
}

.checkout .btnIcon {
background: #bf1313;
}

.checkout .btnLeft {
background: url(../images/btnLeftCheck.png) no-repeat;
}

.checkout .btnRight {
background: url(../images/btnRightCheck.png) no-repeat;
}

.checkout #deliveryLink {
	/* clear:left; */
	width: 107px;
	line-height:30px;
	text-align:center;
	height:30px;
	/* margin-top:4px; */
	vertical-align:middle;
}

/* Common Button Styles */
















/* Paging Styles */



.paging {
width: 780px;
text-align:center;
padding: 0px 0px 10px 0px;
}

.prev {
text-align: right;
width:30%;
}
.prev img {
border: none;
} 

.prev a:hover {
opacity: 0.7;
filter:alpha(opacity=70);

}
.next {
text-align: left;
width:30%;
}
.next img {
border: none;
}

.next a:hover {
opacity: 0.7;
filter:alpha(opacity=70);
}

.pages {
width: auto;
text-align: center;
}
.pages a {
color: white;
font: 11px/16px Arial, Helvetica, sans-serif;
background: url(../images/pageBg.png) no-repeat center;
_background: none;
padding: 6px;
margin: 1px;
text-decoration:none;
}

.pages a.currentPage {
background: url(../images/pageBgWhite.png) no-repeat center;
color: #360302;	
}

.pages a:hover {
background: url(../images/visitedPageBg.png) no-repeat center;
_background: none;
_text-decoration: underline;
}




/* Paging Styles */













/* Form Styles */

.wForms {
width: 260px;
margin: 0 auto;
}

.wFormsAlt {
width: 780px;
}


.wForms fieldset {
  border: none;
  width: 260px;
  padding: 0px;
  margin: 0px;
}

.wForms legend {
  padding: 0 2px;
  font-weight: bold;  
}

.wForms label {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  font: 11px Arial, Helvetica, sans-serif;
  color: white;
}

.wForms li label span, .required { 
	color:#ff3c00 !important;
}

.wForms fieldset ol {
  margin: 0;
  padding: 0;
}

.wForms fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}

.wForms fieldset li a {
	color: #272727;
}

.wForms fieldset li a:hover {
	text-decoration:none;
}

.wForms li input {
border: 1px solid black;
width: 140px;
}

.wForms .smallinput {
border: 1px solid black;
width: 40px;
}

.wForms li input:focus, textarea:focus {
border: 1px solid red;
}



.wForms li span {
font: 10px Arial, Helvetica, sans-serif;
color: white; 
}

.wForms em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

.wForms label {
  width: 100px;
}

.submitPressReg {
background: #e5007a;
width: 100px !important;
color: white;
border: none !important;
font: 11px Arial, Helvetica, sans-serif;
padding: 10px;
cursor: pointer;
}

.submitPressReg:hover {
background:#504f54;
}


/* Form Styles */













/* Footer + Bottom Content */

.footer {
width: 700px;
height: 40px;
font: 11px/40px Arial, Helvetica, sans-serif;
color: #707070;
float:left;
}
.footer a{
color: #707070;
margin: 0px 10px 0px 10px;
}
.footer a:hover {
text-decoration: none;
}

.websolveLink {
color: #707070;
float:right;
width:160px;
padding-right:10px;
height:40px;
line-height:40px;
color: #707070;
font: 11px/40px Arial, Helvetica, sans-serif;
text-align:right;
}

.websolveLink a {
color: #707070;
}

.websolveLink a:hover {
text-decoration: none;
}





.bottomContent {
width: 800px;
overflow: hidden;
height: 260px;
background: url(../images/bottomBg.gif) no-repeat;
}

.bottomBar {
background: url(../images/mainBottom.gif) no-repeat;
height:10px;
width:800px;
}

.bottomContent div {
float: left;
padding: 10px;
margin: 10px;
width: 340px;
font: 11px/14px Arial, Helvetica, sans-serif;
color: #a4a4a4;
}

.bottomContent div .moka{
	float:left;
	width:100px;
	text-align:center;
	padding:15px 0 0 0;
	margin: 0;
}

.bottomContent div .espresso{
	width:100px;
	text-align:center;
	padding:0px;
	margin: 0px;
}

.bottomContent div p {
margin: 0px;
padding: 0px;
text-align:justify;
}
.bottomContent div p span {
color: #b89190;
font: 12px/30px Arial, Helvetica, sans-serif;
text-transform:uppercase;
display:block;
}

.bottomContent div a {
color: white;
}
.bottomContent div a:hover {
text-decoration:none;
}




/* Footer + Bottom Content */


/* Highslide */


a.closeBtn {
color: #4e0402 !important;
text-transform:lowercase !important;
font: 11px Arial, Helvetica, sans-serif !important;
text-decoration:underline !important;
padding-left: 12px;
background: url(../images/closeBtn.gif) no-repeat left center;
}
a.closeBtn:hover {
text-decoration:none !important;
}


a.moveBtn {
color: #4e0402 !important;
text-transform:lowercase !important;
font: 11px Arial, Helvetica, sans-serif !important;
text-decoration:underline !important;
padding-left: 12px;
background: url(../images/moveBtn.gif) no-repeat left center;
}
a.moveBtn:hover {
text-decoration:none !important;
}


.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(/js/highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(/js/highslide/graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Controls for the galleries.											   */
/* Remove these if you are not using a gallery							   */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/js/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/js/highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(/js/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}


.highslide-header a {
	font-weight: bold;
	color: red;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(/js/highslide/graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
 	border-width: 1px;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(/js/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/js/highslide/graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
}
.highslide-controls a {
	background-image: url(/js/highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}


/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/
.hidden-container {
	display: none;
}

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 16px;
}
.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	left: 0;
	right: 16px;
	top: 0;
	width: auto;
	z-index: 1;
}



.draggable-header .highslide-header .highslide-move * {
	display: none;
}

.draggable-header .highslide-header .highslide-close {
	position: relative;
	float: right;
	z-index: 2;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	color: black !important;
	background-image: url(/js/highslide/graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}





/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(/js/highslide/graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(/js/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(/js/highslide/graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}






.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	max-width: 60px;
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}

/* Highslide */


/* Validation ------------------------------ */

#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	background:url(/images/msg_arrow.gif) 
	left center no-repeat; 
	padding-left:7px
}

#msgcontent {
	font: 9px Helvetica, Arial, Verdana, sans-serif;
	display:block; 
	background:#f3e6e6; 
	border:2px solid #924949; 
	border-left:none; 
	padding:5px; 
	min-width:150px; 
	max-width:250px
}

/* Validation ------------------------------ */

/* Scroller ----------------------------------- */

.flexcroll {
	height:50px;
	overflow: auto;
	margin:0 0 15px 0;
	padding: 0;
	width:170px;
	/*IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*if you do not want the outline when focused on firefox and IE
	use outline: none;, though not recommended as this may confuse
	people who likes to do keyboard navigation */
	outline: none;
	right: 0.8em;
	top: 1em;
	border-width:0;
}

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 15px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.hscrollerbase, .hscrollerbar {
height: 15px;
left: 0px;
}


.hscrollerbar {
top: 0px;
}

.vscrollerbar, .hscrollerbar {
/*padding information of these elements are only used for
padding of the scroll-bar with respect to the scroll base,
the padding will automatically be turned off by the script*/
padding: 5px;
/* z-index for scrollbars no longer has to be given as of version
1.7.5 for correct operation, but it is still recommended, as this
decides the z-index for content.*/
z-index: 2;
}

.vscrollerbarbeg {
/*top image holder for vertical scroll bar*/
top: 0px;
}

.vscrollerbarend {
/*bottom image holder for vertical scroll bar*/
width: 15px;
height: 10px;
}

.hscrollerbarbeg {
background:-10px 0px;
height: 15px;
width: auto;
left: 0;
}

.hscrollerbarend {
height: 15px;
width: 10px;
}

/* Extra sample styles */
.flexcroll .vscrollerbarbeg {
background: url(/images/scroller.png) 0px 0px;
width: 18px;
height: auto;
}

.flexcroll .vscrollerbarend {
background: url(/images/scroller.png) 0px 10px;
width: 18px;
height: 9px;
}

.flexcroll .vscrollerbase {
width: 18px;
background:url(/images/vscrollBg.gif) repeat-y 8px 0px;
}

.flexcroll .vscrollerbar {
padding: 0px;
}

.flexcroll .vscrollerbasebeg, .flexcroll .vscrollerbaseend {
background-image: none;
}


/* Scroller ----------------------------------- */



/* ------------------- Contact Styles ------------------ */

form.cmxform fieldset {
  margin-bottom: 10px;
  border: none;
}
form.cmxform legend {
  padding: 0 2px;
  _margin: 0 -7px; /* IE Win */
  color: #455632;
font: 16px Arial, Helvetica, sans-serif;
font-style:italic;

}

/*\*//*/
form.cmxform legend {
  display: inline-block;
}
/* IE Mac legend fix */

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font: 11px Arial, Helvetica, sans-serif;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset li input, textarea {
border: 1px solid #455632;
width: 250px;
}

form.cmxform fieldset li input:focus, textarea:focus {
border: 1px solid #ff3000;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
  
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

.semdMsg {
width: auto !important;
border: none;
padding: 5px;
}


/* ------------------- Contact Styles ------------------ */



.mc {
width: 100%;
height: 300px;
}

.mc tr td {
width: 156px;
padding: 0px 10px 0px 10px;
vertical-align: top;
}


.mc_img {
height: 170px;
text-align: center;
padding-top: 20px !important;
}

/*-------------------- Glider Styles ------------------------- */

.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 350px;
height: 230px; /* Set height to be able to contain height of largest content shown*/
border: 5px solid #687C98;
overflow: hidden;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 10px;
visibility: hidden;
width: 330px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 360px;
margin-top: 6px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid black;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}




/* SITEMAP */



.sitemap {
width: 720px;
padding-left: 30px;
/** height: 250px; **/
}



.sitemap div {
float: left;
width: 180px;
}

.sitemap div ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}


.sitemap div ul li {
padding: 5px 0px 5px 0px;
}

.sitemap div ul li a {
color: white;
font: 11px Arial, Helvetica, sans-serif;
}


.root {
width: 720px;
padding-left: 30px;
text-align:center;
height: 50px;
background: url(../images/sitemap.gif) no-repeat right;
}

.root a {
color: white;
font: 11px Arial, Helvetica, sans-serif;
}


.newPrice {
font-size: 17px !important;
}

.perc {
font-weight: normal !important;
font-size: 11px !important;
}


.listPurchaseOptions {
float: right !important;
width: 390px !important;
}

.stockMessage {
height:140px;
}

.stockMessage p {
line-height:140px;
vertical-align:middle;
}

.listPurchaseOptions table {
width: 390px;
clear: both;
}
.listPurchaseOptions table tr td div.button {
padding: 0 !important;
}

.resultsHolder {
width: 780px;
height: 40px;
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #660e0b;
}

.pagingHolder {
width: 780px;
}


.prData {
overflow: hidden;
width: 170px;
height: 70px;
padding: 0 !important;
}

.prData a img {
border: none !important;
margin-top: 5px;
}


.listPurchaseOptions table td hr {
border: none;
height: 1px;
line-height: 1px;
font-size: 0px;
color: #430402;
background: #430402;
}






.product-Details {
clear: both;
}







.product-detail-inner {
width: 780px;
background: #842420;
overflow:hidden;
}







.product-detail-inner h1 {
font: normal 20px Arial, Helvetica, sans-serif;
padding-left: 10px;
}


.product-detail-main {
float: left;
width: 510px;
overflow: hidden;
padding-bottom: 20px;
}


.product-details-data {
float: right;
width: 250px;
}





.product-detail-gallery {
width: 280px;
padding: 0px 10px 10px 10px;
float: left;
text-align:center;
}

.product-detail-galleryNew {
width: 290px;
padding: 0px 5px 10px 5px;
float: left;
text-align:center;
}


.smallRecTop {
height: 10px;
width: 290px;
background: url(../images/smallrec4top.gif) no-repeat;
}

.smallRecBottom {
height: 10px;
width: 290px;
background: url(../images/smallrec4bottom.gif) no-repeat;
}

.smallRecIn {
background: url(../images/smallrecin.gif) repeat-y;
}

.product-detail-info {
float: left;
width: 200px;
}

.product-detail-info h2 {
font: 11px/17px Arial, Helvetica, sans-serif;
font-weight:normal;
}

.product-detail-info p {
margin: 0;
}

.product-detail-info table, .product-detail-info td {
	color:white;
}


.backBtn {
width: 80px;
height: 25px;
background: url(../images/backBtn.png) no-repeat;
float: right;
}

.backBtn a {
font: 12px/25px Arial, Helvetica, sans-serif;
color: white;
text-decoration:none;
text-transform: uppercase;
margin-left: 15px;
}

.backBtn a:hover {
text-decoration:underline;
}



.product-details-purchase-options {
clear: both;
margin-left: 10px;
border-top: 1px solid #340302;
}

.product-details-purchase-options table {
width: 500px;
}

.product-details-purchase-options table td {
text-align:center;
border-bottom: 1px solid #340302;
padding: 10px 10px 10px 10px;
}


.product-details-purchase-options table td.pOptionsCopy {
text-align: left;
width: 155px;
}


.product-details-purchase-options table td.pOptionsQuantity {
width: 120px;
}


.product-details-purchase-options table td.pArrow {
width: 60px;
}


.product-details-purchase-options table td.pOptionsBtn div.button {
width: 95px;
float: right;
}












.recommended-for {
clear: both;
width: 760px;
margin: 0px 10px 0px 10px;
}


.recommended-for span {
color: white;
font: 12px Arial, Helvetica, sans-serif;
}

.recTop {
height: 10px;
width: 760px;
background: url(../images/rec4top.gif) no-repeat;
}

.recBottom {
height: 10px;
width: 760px;
background: url(../images/rec4bottom.gif) no-repeat;
}

.recIn {
width: 740px;
background: url(../images/recin.gif) repeat-y;
padding: 0 10px 0 10px;
overflow: hidden;
}
.recIn img {
margin: 0px 3px 5px 3px;
float: left;
}


.related-prods {
clear: both;
margin: 0px 10px;
width: 760px;
font-size:11px;
}

.related-prods a {
	text-decoration:none;
}

.data-box {
width: 230px;
margin-bottom: 10px;
}

.data-box-top {
width: 230px;
height: 10px;
background: url(../images/data-box-top.png) no-repeat;
}

.data-box-bottom {
width: 230px;
height: 10px;
background: url(../images/data-box-bottom.png) no-repeat;
}

.data-box-inner {
width: 210px;
padding: 10px;
background: url(../images/data-box-bg.gif) repeat-y;
}

.data-box-inner table {
width: 210px;
}

.data-box-inner table td {
padding: 0px 0px 5px 0px;
text-align:left;
}


.data-box-inner table td img {
float: right;
}

.data-box-inner table td.data-type {
width: 105px;
text-align: left !important;
vertical-align:top;
}
.data-box-inner table td.s4  {
text-align: left;
}

.data-box-inner table td.s4 img {
float: left;
}

#relatedProds {
	clear:both;
	margin-top:20px;
}



/** ADDED FOR SEO HEADER **/


.homeContentInner {
	padding: 32px 0 10px 11px;
    width: 440px;
}
.homeContent h1.seoHdr {
    display: inline;
    padding: 0;
}
.homeContent p.seoHdr {
    display: inline;
    padding: 0;
}
.homeContent .seoHdr {
	font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    text-align: left;
}
.homeContent .seoHdr span {
	font-family: 'Dancing Script',Arial,Helvetica,sans-serif;
	font-size: 30px;
	line-height:30px;
	text-align:center;
	display:block;
}

.homeContent a.brandButton {
	font-family: 'Dancing Script',Arial,Helvetica,sans-serif;
	font-size:18px;
	background: url("../images/brandButton.gif") no-repeat scroll 135px 0 transparent;
}


/** ADDED FOR TERMS & CONDITIONS 28/06/11 **/

.padder {
	color: white;
    font: 12px/17px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 10px;
    text-align: justify;
    width: 760px;
}

.productInner div h3 {
    color: white;
    font: 11px/15px Arial,Helvetica,sans-serif;
    text-align: justify;
	margin: 3px 0;
}

/** ADDED FOR CUSTOMER ACCOUNT PAGE 06/07/11 **/

.halfTable {
	width:50%;
	float:left;
}

.halfTable th {
	text-align:left;
}

.floatLeft {
	float:left;
}

.clear {
    border: 0 none;
    clear: both;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 0;
}

.white .btnLeft {
	background: url(../images/btnLeftWhite.png) no-repeat;
}

.white .btnRight {
	background: url(../images/btnRightWhite.png) no-repeat;
}

.white .btnName a {
	color:#360302;
}

.white .btnName a:hover {
	color:#954d4b;
}

.white .btnName, .white .btnIcon {
	background:#FFF;
}


/** ADDED FOR SEO RECOMMENDATIONS 23/09/2011 **/

.sitemap div ul li ul li {
    padding: 4px 10px 4px 15px;
	background: url(../images/sub_arrow.png) no-repeat scroll 6px 10px transparent;
}
h2.productName {
	display: block;
	font: 16px/22px tahoma, Arial, Helvetica, sans-serif;
	color: white;
	margin:10px 0;
}
.subNav .visitedLinks .subCatName h1 {
	margin:0;
}
.notFoundContent {
	padding: 17px 11px 15px 11px;
}
