/*<======================== DOCUMENT ========================>*/
html, body {
	padding-top: 1px !important;
	border: none;
	margin: 0px auto;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background: url(web_background.gif) top repeat-x #fff;
}



td#leftpane, td#rightpane, .breadcrumb, .breadcrumb2,td#rightpane table, #centerpane .item, #centerpane .boxtitle, p{
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;
}

p{
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 12px;
}

form, ul, li {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}



/*<======================== COMMON STYLING ========================>*/
.floatleft { float: left; }
.floatright { float: right; }


/*<======================== WRAPPER ========================>*/
div#wrapper {
	width: 980px;
	margin: 10px auto 20px auto;
	text-align: center;
}
div#wrapper div { text-align: left; }



/*<======================== HEADER ========================>*/
div#header {
	height: 100px;
	background: url('https://secure.frooition.com/070485/images/Sale-Banner.jpg');
}

*html div#header {
	height: 100px;
	background: url('https://secure.frooition.com/070485/images/Sale-Banner.jpg');
	padding-top: 1px !important;
	margin-top: 1px !important;
}


/*<======================== SUBHEADER ========================>*/
div#subheader {
	height: 25px;
	background: url(web_subheader.gif);
}


*html div#subheader {
	height: 25px;
	background: url(web_subheader.gif);
}

#nav, #nav ul {
	list-style: none;
	z-index: 100;
	}

#nav a {
	display: block;
	width: 124px;
	color: #ffffff;
	z-index: 100;
	padding-left:12px;
	padding-right:0px !important;
}
*html #nav a {
	display: block;
	width: 124px ;
	color: #ffffff;
	z-index: 100;
	padding-left:12px;
	padding-right:0px !important;
}

#nav a:hover {
	display: block;
	width: 112px;
	color: #fff;
	z-index: 100;
	background: url(web_pageover.gif);
	
}
*html #nav a:hover {
	display: block;
	width: 124px;
	color: #fff;
	z-index: 100;
	background: url(web_pageover.gif);
	
}

#nav li {
	float: left;
	width: 124px;
	}

#nav li ul {
	position: absolute;
	width: 124px;
	left: -999em;
	z-index: 100;
	margin-left: 0px;

	}

#nav li:hover ul {
	left: auto;
	z-index: 100;
	
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index: 100;
	}



td#menupane ul#nav {
	display: block;
	width: 620px;
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: -25px;
	z-index: 100;
	}
*html td#menupane ul#nav {
	display: block;
	width: 620px;
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: -25px;
	z-index: 100;
	}

td#menupane ul#nav li {
	display: block;
	height: 25px;
	padding: 0px 0px;
	margin: 0px;
	float: left;
	position: relative;
	z-index: 100;
	}



td#menupane ul#nav li { background: none); }

td#menupane ul#nav li li{ background: url(web_pageout.gif); }

td#menupane ul#nav li.active { background: url(web_pageover.gif); }

td#menupane ul#nav li.homelink { background: url(web_pagehome.gif); }


td#menupane ul#nav li a {
	display: block;
	line-height: 25px;
	text-decoration: none;
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td#menupane ul#nav li li a{
	font-weight: normal;
}


/*<======================== CONTAINER ========================>*/

table#container {
	padding: 0px;
	margin: 0px;
	border: none;
	background: url(web_repeater.gif);
}



/*<======================== LEFT & RIGHT ========================>*/

td#leftpane, td#rightpane {
	width: 150px;
	padding: 15px 10px;
	margin: 0px;
	border: none;
	vertical-align: top;
}
* html td#leftpane, * html td#rightpane { width: 170px; }

td#leftpane .boxtitle,
td#rightpane .boxtitle {
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle.gif);
	width: 140px;
}

* html td#leftpane .boxtitle, * html td#rightpane .boxtitle { width: 150px; }


td#leftpane .boxcontent,
td#rightpane .boxcontent {
	width: 140px;
	padding: 10px 5px;
	background: url(web_boxcontent.gif);
}
* html td#leftpane .boxcontent, * html td#rightpane .boxcontent { width: 150px; }

td#leftpane input,
td#leftpane select,
td#rightpane input,
td#rightpane select {
	width: 140px;
	margin: 0px;
	font-size: 11px;
}


td#rightpane input.login
{
	width: 110px;
	margin: 0px;
	font-size: 11px;
	margin-bottom: 5px;
}

td#rightpane #submit_login
{
	width: 34px;
	height: 18px;
	margin-top: 10px;
	padding: 0px;
	font-size: 11px;
	background: url(go_button.gif) no-repeat;
	border: 0px;
	cursor: pointer;
}

td#rightpane #login_table a
{
	margin-left: 30px;
}


td#leftpane .boxbase,
td#rightpane .boxbase {
	display: block;
	width: 150px;
	clear: both;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 15px;
	background: url(web_boxbase.gif);
}


.centeralign{
text-align: center !important;}


/*<======================== CENTERPANE ========================>*/

td#centerpane {
	padding: 0px 10px;
	width: 620px;
	margin: 0px;
	border: none;
	vertical-align: top;
}
* html td#centerpane { width: 640px; }

td#centerpane div#inner {
	position: relative;
	top: -25px;
}

td#centerpane .boxtitle {
margin-top: 10px;
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle3.gif);
	width: 140px;
	width: 610px;
}
* html td#centerpane .boxtitle { width: 620px; }

td#centerpane .boxcontent {
	padding: 10px 0px 10px 0px;
	width: 620px;
	background: url(web_boxcontent3.gif);
}


td#centerpane .boxbase {
	position:relative;
	margin-top: -10px;
	width: 620px;
	background: url(web_boxbase3.gif);
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

td#centerpane .centerclear{
	width: 620px;
	clear: both;
	line-height:0px;
	font-size:0px;
}

/*<======================== FOOTER ========================>*/

div#footer {
	height: 90px;
	background: url(web_footer.jpg);
}



/*<======================== BOTTOM BAR ========================>*/

div#wrapper div#bottombar {
	padding: 0px 10px;
	margin: 5px 0px 20px 0px;
	text-align: right;
}


/*<======================== MENU ========================>*/



/*<======================== MENU ========================>*/

ul.menu li {
	display: block;
	float: left;
	width: 150px;
	background: none;
}


ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	margin: 0px;
	background: url(web_linkout.gif);
	text-decoration: none;
}


*html ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	width: 150px;
}

ul.menu li.maincat a:hover, ul.menu li.maincat b {
	background: url(web_linkover.gif);

}

ul.menu li.maincat b {
	display: block;
	width: 140px;
	padding: 3px 5px 2px 5px;
	position: relative;
	top: -4px;
	left: -5px;
	margin-right: -5px;
	margin-bottom: -7px;
}
* html ul.menu li.maincat b { width: 150px; margin-right: -10px; }

ul.menu li.maincat a:hover {
	background: url(web_linkover.gif);
}

ul.menu li.subcat a {
	padding: 3px 5px 2px 13px;
	background: url(web_linksub.gif);

}

ul.menu li.subcat a:hover {
	background: url(web_linksub.gif);
	text-decoration: underline;

}

.searchbox {
	width: 140px;
	margin: 7px 0px;
	text-indent: 4px;
}

div.clear {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}




/*<======================== ITEM DISPLAY ========================>*/



ul.item {
	display: inline;
	width: 190px;
	height: 170px;
	margin: 0px 3px 20px 3px;
	padding: 5px;
	list-style: none;
	float: left;
	background: url(web_item.gif);
}
* html ul.item { width: 200px; height: 180px; }

ul.item li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.item li.item_title {
	width: 190px;
	height: 35px;
	float: left;
	overflow: hidden;
	line-height: 13px;
}

ul.item li.item_title a {
	text-decoration: none;
	font-weight: bold;
}

ul.item li.item_picture {
	width: 110px;
	height: 115px;
	text-align: center;
}
ul.item li.item_picture a { margin: auto; }
ul.item li.item_picture a img { vertical-align: middle; }


ul.item li.item_description {
	width: 75px;
	padding: 0px 0px 0px 5px;
	height: 80px;
	overflow: hidden;

}
* html ul.item li.item_description { width: 80px;
 }


ul.item li.item_price {
	width: 75px;
	padding: 0px 0px 0px 5px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;

}


* html ul.item li.item_price { width: 80px; }

ul.item li.item_price strong {
	font-size: 13px;
	display: block;

}



ul.item li.item_price span {
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
	display: block;
	color:#a2214d;
	height: 13px;

}



ul.item li.item_details, ul.item li.item_details a {
	width: 110px;
	height: 20px;
}

ul.item li.item_details {
	margin: 0px 5px 0px 0px;
}


ul.item li.item_add, ul.item li.item_add a {
	width: 75px;
	height: 20px;
}

ul.item li.item_details, ul.item li.item_details a,
ul.item li.item_add, ul.item li.item_add a {
	display: block;
}


/*<======================== UNDEFINED ========================>*/

#mainimage {
	position: static;
	width: 617px;
	height: 179px;
	background: url(http://my.frooition.com/070485/images/web_image1.jpg);
	margin: 0px 0px 0px 2px;
	z-index: 1;
}

a.checkout {
	width: 70px;
	height: 18px;
	background: url(web_checkout.gif);
	display: block;
	margin-top: 10px;
}


div.breadcrumb {
	display: block;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

div.breadcrumb2 {
	display: block;
	padding: 10px 0px;
}

div.breadcrumb, div.breadcrumb a {
	text-decoration: none;
}

div.breadcrumb2, div.breadcrumb2 a {
	text-decoration: none;
}



/*<======================== SEARCH BOX ========================>*/

#search {
	position: static;
	background: url(web_search.gif);
	width: 620px;
	height: 26px;
	margin: 15px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
	z-index: 1;
}
* html #search { height: 30px; }

#search select, #search input {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;
}

#search input.search_keyword {
	width: 170px;
	height: 18px;
	margin: 0px 0px 0px 36px;
	padding: 2px 4px;
	border: 1px solid #a5acb2;
	background: #fff !important;
}

#search select.search_categories {
	width: 160px;
	margin: 0px 0px 0px 19px;
}

#search select.search_brands {
	width: 160px;
	margin: 0px 0px 0px 25px;
}

#search input.search_go {
	width: 34px;
	height: 19px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: none;
	background: none !important;
	cursor: pointer;
	top: 1px;
}



/* Shopping Cart Item Table! */
#shoppingcart, #noshoppingcart {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 13px;
text-align: left;
padding: 2px;
margin: 10px 0px 0px 0px;
}

#shoppingcart {
border : #cccccc 1px solid ;}

#noshoppingcart {
border : #65112e 1px solid ;}

#shoppingcart td, #noshoppingcart td {
padding: 1px;}

#shoppingcart .cartheading td, #noshoppingcart .cartheading td{
background : #E9E9E9;}

#noshoppingcart .cartheading td{
background : #fde2e2;}

#shoppingcart .total td{
background : #E9E9E9;}

#shoppingcart .grandtotal{
padding : 5px 0px 0px 0px;}

#noshoppingcart .main {
color : #65112e ;}

#shoppingcart tbody .ship a:link,
#shoppingcart tbody .ship a:visited,
#shoppingcart tbody .ship a:hover,{
	color:#000;
} 

/*Checkout Css! */
.noshipmessage {
padding: 10px 0px 0px 0px;
margin: 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #65112e;}

.formbox {
background : #F0F0F0;
padding: 10px;
margin: 10px 0px 0px 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px;
border : #cccccc 1px solid }

.formbox b{
font-size: 12px;
line-height: 20px;}

.messagebox{ 
padding-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
}

#paymentable{
margin: 10px 0px 0px 0px;
background : #F0F0F0;
border : #cccccc 1px solid;}

#paymentable .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
}

.continuebutton {
padding: 20px 0px 0px 0px;}

#paymenterror{
margin: 10px 0px 0px 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #65112e;}


#paymentinfo {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
padding: 10px;
margin: 10px 0px 0px 0px;
border : #cccccc 1px solid;
background : #F0F0F0;
}

#paymentinfo .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
}



/* Log In / Register Page */
#customerlogin .main, #newcustomer .main {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;}

#customerlogin .smalltext, #newcustomer .smalltext{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 10px;}

#customerlogin, #newcustomer {
margin: 15px 0px 0px 0px;
background : #F0F0F0;
border : #cccccc 1px solid }

#newcustomer .customeralert {
font-size: 11px;
color: #666666;}

.formerror{
font-size: 12px;
color: #65112e;
line-height: 18px !important;
}

#customerlogin a:link,
#customerlogin a:visited,
#customerlogin a:hover, {
	color:#000000;
	}
#customerlogin a {
	color:#000000;
	}

/* Shipping Address and Payment Address Pages */
#customeraddress .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;}


#customeraddress {
margin: 15px 0px 0px 0px;
background : #F0F0F0;
border : #cccccc 1px solid }

.formerror{
font-size: 12px;
color: #65112e;}



/* --------------------------------------------------*/
/*Checkout Confirmation Page */
/* --------------------------------------------------*/


#confirmpayment, #confirmaddress{
float: left;
margin-top: 20px;
width: 260px;}

#confirmcomments{
margin-top: 20px;
width: 560px;}

#confirmproducts {
clear:both;
}

/* Shopping Cart Item Table! */
#confirmproducts table {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 13px;
text-align: left;
padding: 0px;
margin: 20px 0px 0px 0px;
}

#confirmproducts td{
padding: 1px;}

#confirmproducts .cartheading td{
font-weight: bold;}

#confirmouter {
background : #F0F0F0;
padding: 20px 20px 20px 20px;
border : #cccccc 1px solid;
} 

#confirmbuttons {
width: 618px;
text-align: right !important;
}

/* ---------------------------------------------------- */
/*  Product Info Page Position + sizing */
/* ---------------------------------------------------- */
#productwrapper {
padding: 5px;
}

#producttop {
width: 100%;
}

#producttop h4{
padding: 0px;
margin: 0px;}

#producttitle{
float: left;
width: 58%;}

#productprice{
border-right: 1px solid #c9c9c9;
float: left;
width: 17%;

}

#productprice h4{
margin: 0px 10px 0px 0px;
float: right;

}
#productprice h4 .productSpecialPrice {

}
h4.price{
margin: 9px 10px 10px 0px;
font-weight: bold;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 16px;
}


#productprice input{
margin: 9px 10px 0px 0px;
float: right;
display: block;
}

input.addtocart{
width: 75px;
height: 20px;
background-image: url(web_addtocart.gif);
background-color: none;
border:none;
cursor: pointer;
}

#productthumbs{
margin-left: 3px;
float: left;
height: 48px;
}

#productthumbs ul{
margin-left: 10px;
}

#productthumbs li{
margin-bottom: 3px;
float: left;
}

#productthumbs li a{
text-decoration: none;
display: block;
width: 18px;
height: 18px;
margin: 1px;
text-align: center;
font-weight: bold;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
line-height: 18px;
cursor: pointer;
}

*html #productthumbs li a{
width: 20px;
height: 20px;
}

#productthumbs a{
clear: both;
display: block;
width: 130px;
height: 20px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
text-align: center;
margin-left:  10px;
line-height: 20px;
cursor: pointer;
}


*html #productthumbs a{
width: 130px;
height: 20px;
}

#productinfo {
clear:both;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
width: 100%;
padding-top: 10px;
}


#showcase {
margin-bottom: 10px;
float: right;
background: #ffffff;
background: none;
text-align: right !important;
}

#imageID {
	position: absolute;
	z-index: 100;
	padding: 40px 0px; 
	border: #999 solid 1px;
	top: 40px;
	left: 0px;
	width: 618px;
	text-align: center !important;
	display : none;
	background: #ffffff;
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
	
#shippinglist,
#reviews,
#alsopurchased,
#productattributes{
clear:both;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
width: 100%;
padding-top: 10px;
}

#productattributes table tr td{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
font-weight: bold;
}

#productattributes select{
z-index: 1;
}



#shippinglist
{
font-weight:bold;
}

#large_image {
display: none;}

/* Add list item back into product description */
#productinfo li{
list-style-type: disc;
list-style-position: outside;
margin-left: 20px;
}


/* --------------------------------------------------*/
/* Shopping Cart Page */
/* --------------------------------------------------*/
.main a{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #666666;
}


.checkout_options img{
vertical-align: middle;
}

.checkout_options {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px ;
color: #000000;
}


.newcustomer {
width: 598px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
padding: 10px;
color: #000000;
margin: 15px 0px 0px 0px;
background : #F0F0F0;
border : #cccccc 1px solid ;
}

*html .newcustomer {
width: 620px;
}


.newcustomer  td{
padding: 0px 2px 7px 2px;
}

*html .newcustomer  td{
padding: 0px 0px 10px 10px;
}

.newcustomer .col1{width: 79px;}
.newcustomer .col2 {width: 193px;}
.newcustomer .col3 {width: 119px;}
.newcustomer .col4 {width: 199px;}


*html .newcustomer .col1{width: 86px;}
*html .newcustomer .col2 {width: 200px;}
*html .newcustomer .col3 {width: 127px;}
*html .newcustomer .col4 {width: 206px;}


.newcustomer .titlecol td{
padding-bottom: 15px;
}

*html .newcustomer .titlecol td{
padding-bottom: 15px;
padding-top: 15px;
}

.newcustomer .countrybox td{
height: 5px;
font-size: 0px;
}

.newcustomer select{
margin: 0px;
}


.newcustomer input{
margin: 0px;
width: 146px;
}


#registerform {display: none;}

.checkout_options{
cursor: pointer;
height: 23px;
background: url(web_btncheckoutc.gif);
}


/* --------------------------------------------------*/
/* Sort By Bar for Product Area */
/* --------------------------------------------------*/
.productListing-heading {
margin: 0px 8px;
color: #888;
font-weight: normal;
font-size: 12px;
}


#sortby {
}
#sortby .productListing-heading {
	color:#343434;
}


/* --------------------------------------------------*/
/* Forgotten Password Page */
/* --------------------------------------------------*/
.pageHeading {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size:14px;
}
div#promoid_1014 .boxcontent #login_table .login {
	background-color:#ffffff !important;
	padding: 1px;
	border: 1px solid #000000;
	color:#000000;
}
div#promoid_1014 .boxcontent a{
	color:#65112e;
}
div#promoid_1007 .boxcontent a{
	color:#65112e;
}
div#promoid_1003 .boxcontent a{
	color:#65112e;
}
div#promoid_1004 .boxcontent a{
	color:#65112e;
}
div#promoid_1005 .boxcontent a{
	color:#65112e;
}

#rightpane div.boxtitle {
	background: url(web_boxtitle.gif);
}

#rightpane div.boxbase {
	background: url(web_boxbase.gif);
}


/* --------------------------------------------------*/
/* Turns off Box on product page */
/* --------------------------------------------------*/

div.productpage .boxtitle { background: none !important;}
div.productpage .boxcontent { background: none !important;} 
div.productpage .boxbase { background: none !important;}

/* --------------------------------------------------*/
/* Colour for Categories pages that go over 1 page at the bottom*/
/* --------------------------------------------------*/

.currpage a{ color: #d3c1f8; }


/* checkout styling */

.main a{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #666666;
}

h2.cart_page_headings {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 15px ;
color: #a2214d;
padding: 0px;
margin: 0px 0px 10px 0px;
}

#cart_ttl {
margin-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
color: #a2214d;
}

#cart_ttl b{
color: #000;
font-size: 12px ;
}

#cart_ttl a, #cart_ttl a b{
color: #a2214d;
font-size: 11px ;
}
.formerror { color: #000;}

div#registerform .newcustomer tbody tr td { color: #000;}

/* --------------------------------------------------*/
/* -- COLOURS AND STYLING						   --*/
/* --------------------------------------------------*/

/* Subheader category link colours 					 */

td#menupane ul.sitepages li a {
	color: #f0e8e8;
}

td#menupane ul.sitepages li a:hover { text-decoration: underline; color: #eadfe3; }
td#menupane ul.sitepages li.active a { color: #fff; font-weight: bold; }
td#menupane ul.sitepages li.homelink a { color: #fff; font-weight: bold; }

/* - Column Boxtitle -*/

td#leftpane .boxtitle,
td#rightpane .boxtitle {
	color: #fff;
}

/* - Column Links -*/

td#rightpane .boxcontent a:link,
td#rightpane .boxcontent a:visited,
td#rightpane .boxcontent a:hover, 
td#leftpane .boxcontent a:link,
td#leftpane .boxcontent a:visited,
td#leftpane .boxcontent a:hover, {
	color:#65112e !important;
}
td#rightpane .centeralign a,
td#leftpane .centeralign a, {
color: #65112e;
}

/* - Centre Column Title -*/

td#centerpane .boxtitle {
	color: #262626;
}

/* - Custom page Links -*/

td#centerpane div#inner div#custompage a:link,
td#centerpane div#inner div#custompage a:visited,
td#centerpane div#inner div#custompage a:hover, {
	color:#7a7a7a;
}
div#custompage a { color:#7a7a7a;}

/* - Category links - */

/* Main cat */
ul.menu li a {
	border-top: 0px solid #f2f5fa;
	border-bottom: 1px solid #e3e3e3;
	color: #262626;
	}

/* Main cat rollover */

ul.menu li.maincat a:hover, ul.menu li.maincat b,
ul.menu li.maincat a:hover {
	border-top: 0px solid #b2d7fa;
	border-bottom: 1px solid #e3e3e3;
	color: #53001c;
	}

/* Sub cat */	
ul.menu li.subcat a {
	border-top: 0px solid #dfeafa;
	border-bottom: 1px solid #cdc2c6;
	color: #8c1a41;
	}

ul.menu li.subcat a:hover {
	color: #5c0d28;
	}

/* - Item Gallery - */

ul.item li.item_title a {
	color: #65112e;
}

ul.item li.item_description {
	color: #595959;
}

ul.item li.item_price {
	color: #a2214d;
	}
	
ul.item li.item_price strong {
	color: #a2214d;
	}
	
ul.item li.item_price span {
	color: #65112e;
	}
	

/* Breadcrumbs -subheader and footer */
	
div.breadcrumb, div.breadcrumb a {
	color: #b2b2b2;
}

div.breadcrumb2, div.breadcrumb2 a {
	color: #999;
}

/* Search */

#search {
	color: #000;
}

/* ---------------------------------------------------- */
/*  Product Info Page Styling */
/* ---------------------------------------------------- */


/* Title */
#producttop h4{
color: #53001c;
}

/* Price */
#productprice h4,
h4.price {
color: #a2214d;
}

/* Special offer price  */
#productprice h4 .productSpecialPrice,
h4.price .productSpecialPrice {
color: #53001c;
}


#productthumbs li.off a{
background: #c7c7c7;
color: #ffffff;
}

#productthumbs li.on a{
background: #8c1a41;
color: #ffffff;
}

#productthumbs li.off a:hover{
background: #000000;
color: #ffffff;
}


#productthumbs a{
background: #e6e6e6;
border: 1px solid #c8c8c8;
color: #53001c;
}

#productinfo {
color:#343434;
}


#showcase {
background: #ffffff;
background: none;
}

#imageID {
	border: #999 solid 1px;
	background: #ffffff;
	}
	
#shippinglist
{
color: #65112e;
}


/* Frooition link colour */
div#wrapper div#bottombar a {
	color:#8c1a41;
}

/* Hide drop down from side menus */
#dropdownmenu {
display: none;
}

/* Styling for center main images and tabs */
#mainimage{padding: 0px 0px 0px 0px;}

#mainimage #tab1,  #mainimage #tab2, #mainimage #tab3, #mainimage #tab4 {
	width: 207px;
	height: 44px;
	margin: 0px 0px 0px 410px;}	
	
#mainimage #tab1 a, #mainimage #tab2 a, #mainimage #tab3 a, #mainimage #tab4 a {
	display: block;
	width: 207px;
	height: 44px;
	cursor: pointer;
}

#mainimage #tab1 {
background-image: url("http://my.frooition.com/070485/images/web_image1.jpg");
background-repeat: no-repeat !important;
background-position: -1000px -1000px;}

#mainimage #tab2 {
background-image: url("http://my.frooition.com/070485/images/web_image2.jpg");
background-repeat: no-repeat  !important;
background-position: -1000px -1000px;}

#mainimage #tab3 {
background-image: url("http://my.frooition.com/070485/images/web_image3.jpg");
background-repeat: no-repeat  !important;
background-position: -1000px -1000px;}


#mainimage #tab4 {
background-image: url("http://my.frooition.com/070485/images/web_image4.jpg");
background-repeat: no-repeat  !important;
background-position: -1000px -1000px;}	




