/* CSS Document */

body
{
	margin: 0px;
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(/public/images/bg-body.gif) repeat-x top center #eee;
}

div#container
{
	width: 800px;
/*	background: url(/public/images/bg-container.jpg) repeat-x bottom center;*/
}
div#top
{
	width: 800px;
	height: 125px;
	background: url(/public/images/bg-top.jpg) no-repeat top left
}
div#bar
{
	width: 800px;
	height: 40px;
}
div#leftColumn
{
	float: left;
	width: 190px;
	margin-top: 10px;
}
div#rightColumn
{
	width: 600px;
	float: right;
	margin-top: 10px;
}
div#footer
{
	color:#fff;
	width: 100%;
	height: 25px;
	background: url(/public/images/bg-footer.gif) repeat-x top left;
	clear: both;
}

/* -- shopping basket
---------------------------------------------- */

div#basket
{
	width: 188px;
	background: url(/public/images/basket-up.gif) no-repeat top left #eee;
	padding-top: 25px;
}
div#basket-main
{
	width: 188px;
	background: url(/public/images/basket-main.gif) repeat-y top left #eee;
}
div#basket-main p
{
	margin: 0px;
	padding: 5px 14px;
	color: #656565;
	font-weight: bold;
	line-height: 18px;
}
div#basket-main a
{
	display: block;
	width: 74px;
	height: 17px;
	background: url(/public/images/bt-checkout.gif);
	float: right;
	margin-top: 15px;

}
div#basket-footer
{
	width: 188px;
	height: 18px;
	background: url(/public/images/basket-down.gif) no-repeat top left #eee;
}

/* -- menu
---------------------------------------------- */

div#menu
{
	width: 188px;
	padding-bottom: 10px;
}
div#menu ul
{
	margin: 0px;
	padding: 0px;
}
div#menu li
{
	background: url(/public/images/menu.gif) no-repeat top left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#menu li.up
{
	background: url(/public/images/menu-li-up.gif) no-repeat top left;
}
div#menu li.down
{
	background: url(/public/images/menu-li-down.gif) no-repeat top left;
}
div#menu li a
{
	width: 156px;
	height: 14px;
	padding: 7px 0px 7px 18px;
	margin-left: 14px;
	display: block;
	color: #656565;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/public/images/menu-arrow.gif) no-repeat left center;
}
div#menu li a:hover
{
	color: #000;
	text-decoration: underline;
}

/* -- main
---------------------------------------------- */

div#main
{
	width: 592px;
	background: url(/public/images/main-up.gif) no-repeat top center;
	padding-top: 25px;
}
div#main-center
{
	width: 592px;
	background: url(/public/images/main-center.gif) repeat-y top center;
}
div#main-down
{
	width: 592px;
	height: 20px;
	background: url(/public/images/main-down.gif) no-repeat top center;
	clear: both;
}
div#main div#wrapper
{
	width: 580px;
	margin: 0px auto;
}

div#main div#wrapper table { margin: 0 5px; }


div#main div.currency
{
	position: absolute;
	margin: -5px 5px 0 482px;
}
div#main h1
{
	background: url(/public/images/head-products.gif) no-repeat left center;
	width: 125px;
	height: 20px;
	padding: 0px;
	margin: 0px 0px 7px 10px;
}
div#main h2
{
	padding: 0px;
	position: relative;
	margin: -10px 0 7px 10px;
	font-size: 17px;
	color: #FF2751;
}
div#wrapper h1
{
	background: url(/public/images/head-also.gif) no-repeat left center;
	width: 260px;
	height: 30px;
	padding: 0px;
	margin: 15px 0px 15px 10px;
}
div#main div#wrapper-footer
{
	margin: 0px;
	padding: 40px 5px 0px 5px;
	clear: both;
}
div#main div#wrapper-footer p
{
	margin: 0px;
	padding: 0px;
	width: 285px;
	float: left;
}

div#main div#wrapper-footer p.pagination
{
	text-align: right;
}

div#main div#wrapper-footer a
{
	padding: 0px 5px;
	color: #000;
	text-decoration: none;
}

div#main div#wrapper-footer span
{
	font-weight: bold;
	font-size: 14px;
}

/* -- products
---------------------------------------------- */

div#main div.product
{
	background: url(/public/images/product-up.gif) no-repeat top left;
	width: 280px;
	display: inline;
	float: left;
	margin: 4px;
}
div.product div.product-center
{
	width: 278px;
	height: 172px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding-bottom: 20px;
}
div.product div.product-center img
{
	position: relative;
	margin-top: 5px;

}
div.product div.product-center p
{
	margin: 10px 4px 5px 3px;
	padding: 0px;
	float: right;
	width: 123px;
	clear: both;
}
div.product div.product-center select
{
	width: 110px;
}
div.product div.product-down
{
	width: 280px;
	height: 27px;
	background: url(/public/images/product-down.gif) no-repeat top left;
}
div.product div.product-down a.more
{
	width: 76px;
	height: 19px;
	background: url(/public/images/bt-moreinfo.gif) no-repeat center center;
	display: inline;
	float: right;
	margin: 4px 0px 0px 0px;
}
div.product div.product-down input.buy
{
	width: 76px;
	height: 19px;
	background: url(/public/images/bt-buynow.gif) no-repeat center center;
	display: inline;
	float: right;
	margin: 4px 16px 0px 5px;
}

div#main h1 span, div.product-down span, div#basket-main a span, div.productInfo-down span
{
	display: none;
}

div.product h3, div.productInfo h3
{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 7px 0px 4px 10px;
	margin: 0px;
	text-transform: uppercase;
}


/* -- product info
---------------------------------------------- */

div#main div.productInfo
{
	background: url(/public/images/product-info-up.gif) no-repeat top left;
	width: 570px;
	margin: 4px;
}
div.productInfo div.productInfo-center
{
	width: 568px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}
div.productInfo div.productInfo-center p
{
	margin: 10px 9px 5px 3px;
	padding: 0px;
	float: right;
	width: 240px;
	clear: both;
}
div.productInfo div.productInfo-center select
{
	width: 150px;
	margin-bottom: 20px;
}
div.productInfo div.productInfo-center img
{
	/* position: absolute; */
	margin-top: 5px;

}
div.productInfo div.productInfo-down
{
	width: 570px;
	height: 27px;
	background: url(/public/images/product-info-down.gif) no-repeat top left;
}

div.productInfo div.productInfo-down input.add
{
	width: 92px;
	height: 19px;
	background: url(/public/images/bt-add.gif) no-repeat center center;
	display: inline;
	float: right;
	margin: 4px 0px 0px 0px;
}
div.productInfo div.productInfo-down a.continue
{
	width: 130px;
	height: 19px;
	background: url(/public/images/bt-continue.gif) no-repeat center center;
	display: inline;
	float: right;
	margin: 4px 16px 0px 5px;
}

/* -- footer menu
---------------------------------------------- */

div#footer ul
{
	margin: 0px;
	/*margin-left: 80px; */
	padding: 5px 0px 0px 0px;
}
div#footer li
{
	float: left;
	list-style: none;
	padding: 0px 12px;
	background: url(/public/images/footer-li.gif) no-repeat right center;
}
div#footer li a
{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

/* -- bar / dropdown menu
---------------------------------------------- */

div#bar p
{
	float: left;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	padding-left: 30px;
}
div#bar p a
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div#bar p a:hover
{
	text-decoration: underline;
}

div#bar div#search
{
	width: 215px;
	height: 21px;
	margin-top: 10px;
	float: right;
	background: url(/public/images/bar-line.gif) no-repeat left center;
}
div#bar div#search input
{
	width: 110px;
	background: url(/public/images/bt-dropdown.gif) no-repeat left center;
	border: none;
	float: left;
	padding: 3px 2px 2px 30px;
	margin-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#bar div#search input.search
{
	width: 23px;
	height: 20px;
	background: url(/public/images/bt-search.gif) no-repeat left center;
	outline: none;
	float: left;
	padding: 0px;
	margin: 0px;

}
div#bar div#dropdown
{
	float: right;
	width: 400px;
	height: 30px;
}

/* ---------------- DROP DOWN ------------------------*/
.menu
{
   width:400px;
   height:30px;
   position:relative;
   z-index:3;
}
/* hack to correct IE5.5 faulty box model */
* html .menu
{
   width:400px;
   w\idth:400px;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul
{
   padding:0;
   margin:0;
   list-style-type:none;
   margin-top: 10px;
}
* html .menu ul
{
   margin-top: 7px;
}
.menu ul ul
{
   width:185px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li
{
   float:left;
   width:185px;
   height: 20px;
   position:relative;
   background: url(/public/images/bt-dropdown.gif) no-repeat center center;
}
/* style the links for the top level */
.menu a, .menu a:visited
{
   display:block;
   font-size:12px;
   font-weight: bold;
   text-decoration:none;
   color:#000;
   width:130px;
   height: 20px;
   margin-left: 40px;
   margin-top: 3px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited
{
   width:130px;
   w\idth:130px;
   margin-top: 5px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul
{
   visibility:hidden;
   position:absolute;
   height:0;
   top:10px;
   left: 0;
   width:130px;
}
/* another hack for IE5.5 */
* html .menu ul ul
{
   top:16px;
}

.menu ul ul li
{
   background: url(/public/images/bt-dropdown1.gif) no-repeat center bottom;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table
{
   position:absolute;
   top:0;
   left:0;
   border-collapse:collapse;
}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited
{
   color:#000;
   height:auto;
   width:130px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited
{
   width:130px;
   w\idth:128px;
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
   color:#000;
   background: none;
   text-decoration: underline;
}
.menu :hover > a, .menu ul ul :hover > a
{
   color:#000;
   background: none;
   text-decoration: underline;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,.menu ul a:hover ul
{
   visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
   visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{
   visibility:visible;
}

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

div.clear
{
	clear: both;
}
div#container a img
{
	border: none;
}
/* -- forms
---------------------------------------------- */
div.registerLeft { float: left; margin-right: 20px;}
div.form { margin-left: 5px;}
div.form dd{ margin: 2px 0 5px 0; }
div.form dd ul.errors { margin: 0; padding: 0; list-style: none;}
div.form dd ul.errors li { margin: 0; padding: 0; color: red;}

div.form label { font-weight: bold; color: #656565;}
div.form input { border: 1px solid #D6D6D6; width: 200px; padding: 2px 5px;}
div.form input.submit { font-weight: bold; background-color: #FF2751; color: white; width: 180px;}

div.form textarea { border: 1px solid #D6D6D6; width: 450px; min-height: 170px; padding: 2px 5px;}

/* -- basket table
---------------------------------------------- */
table.checkout
{
	width: 568px;
	padding: 0;
	margin: 10px 0 0 4px;
}

table.checkout a
{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
table.checkout a:hover
{
	text-decoration: underline;
}
table.checkout th
{
	color: #4f6b72;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-top: 1px solid #D6D6D6;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}
table.checkout th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}
table.checkout td
{
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
table.checkout td.alt
{
	background: #F6F6F6;
	color: #797268;
}
table.checkout th.spec
{
	border-left: 1px solid #D6D6D6;
	border-top: 0;
	font-weight: normal;
}
table.checkout th.specalt
{
	border-left: 1px solid #D6D6D6;
	border-top: 0;
	background: #F6F6F6;
	font-weight: normal;
}


div#user
{
	width: 188px;
	padding-bottom: 10px;
}
div#user ul
{
	margin: 0px;
	padding: 0px;
}
div#user li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#user li a
{
	height: 14px;
	padding: 7px 0px 7px 18px;
	margin-left: 14px;
	display: block;
	color: #656565;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/public/images/menu-arrow.gif) no-repeat left center;
}
div#user li a:hover
{
	color: #000;
	text-decoration: underline;
}


#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}