
*{
font-family: Helvetica, Arial, sans-serif, "Bitstream Vera Sans";
font-size: 11px;
color: #333;
padding: 0px;
margin: 0px;
}


html { min-width: 960px; }

body
{
	
	background-position: top center;
	text-align: center; /* for IE */
	background-color: #fff;
	background-repeat: no-repeat;


}

h1 {

	font-size: 13px;

}

body#theme1
{

	background-image: url("/img/background-start.jpg");
}

body#theme2
{

	background-image: url("/img/background-int.jpg");
}	



#header
{
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 960px;
	height: 146px;

}

#logo
{
	position: relative;
	left: 20px;
	top: 36px;
	float: left;

}

#nav
{

	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 990px;
	height: 32px;
}

#navtoptop
{
	left: 685px;
	top: 35px;
	position: relative;
		float: left;		
}
#navtop
{
	left: 440px;
	top: 100px;
	position: relative;
	float: left;

}
#navtop a
{
	color: #fff;
}
#marker
{
	height: 2px;
	border-top: 1px solid #ff6600;
	width: 200px;
	left: 400px;
	position: relative;

}

#theme2 #content
{
	margin: 0 auto;  
	text-align: left; 
	width: 940px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#theme1 #content
{
	
	margin: 0 auto;   
	text-align: left; 
	width: 960px;	
	padding-top: 5px;
	
}

#footer
{
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 40px;
	margin: 0 auto;   

	width: 940px;	
	text-align: center;	
	font-size: 10px;
}

#footer hr
{
	margin-top: 10px;
	margin-bottom: 10px;
 	color: #aaa;
	background-color: #aaa;
	height: 1px; 
	border: 0		
}

#footer a
{
	text-decoration: none;	
}

#cart
{
	display: none;
	position: absolute;
	top: 20px;
	left: 10px;
	width: 120px;
	padding: 10px;
	z-index: 1000;
	background-color: #ffffff;
	border: 1px #c0c0c0 solid;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

  #productImage{
  	width: 200px;
  	height: 200px;
  	text-align: center;
  }

#productImage .image {
	display: inline;	
}
  #productInfo {
  	
  	border-top: 1px solid #eee;
  	font-size: 11px;
  	padding-top: 10px;
  	padding-bottom: 10px;
  	margin-bottom: 11px;
  	margin-top: 11px;
  	border-bottom: 1px solid #eee;
  	line-height: 1.3em;
  	
  	
  }
  
    #packagingInfo {
  	
  	border-top: 1px solid #eee;
  	font-size: 11px;
  	padding-top: 10px;
  	padding-bottom: 10px;
  	margin-bottom: 11px;
  	margin-top: 11px;
  	border-bottom: 1px solid #eee;
  	line-height: 1.3em;
  	
  	
  }
  
  #productInfo b{
  	color: #666;
  	font-size: 10px;
  	
  }
  
  #productDescription {
  	padding-left: 20px;
  	vertical-align: top;
  	line-height: 1.5em;
  	
  }
  
   #productDescription h1 {
 		font-size: 11px;
 		margin-bottom: 0px;
 		text-transform: uppercase;
  }   
  
   #productDescription .price {
   
 		font-size: 11px;
 		font-weight: bold;
 		color: #666;
  }   
  
   #productDescription p {
   	padding-top: 10px;	
   	padding-left: 0px;
   }	

#productOptions
{
	padding-top: 5px;	
}

#addError
{
	color: #660000;	
}
#rightBox {
	
	padding-left: 20px;
	vertical-align: top;
}


   #addToCart a {
   	color: #666;
   	font-weight:bolder;
   	
   }
 


.productOverview  b
{
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

.productOverview  a
{
	vertical-align: middle;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;

}

.productOverview  .image
{
	
	border: 1px solid #eee;
	width: 160px;
	height: 160px;	
	text-align: center;
	
}

div.productOverview .price a
{
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}


.infoBox
{
	font-size: 10px;
	margin-bottom: 10px;
	padding: 1px;	
	color: #666;
	
}

.infoBox b,.infoBox a
{
	font-size: 10px;

}

.infoBox a
{
	text-decoration: underline;
	
}

.infoBox.grey
{
	background-color: #eee;
	border: 1px #c0c0c0 solid;
}

#rightBox
{
	width: 200px;
}

.popupImage
{
	border: 1px solid #999;
}


.paging
{
	float: right;
	
}

.paging ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	
}

.paging li {
	display: block;
	float: left;
	border: 1px solid #999;
	padding: 4px 6px;
	margin: 4px;
}


.button_bag
{
	background-image: url(/img/button_bag.gif);
	background-position: right;
	background-repeat:no-repeat;
	height: 22px;	
	padding-top: 7px;
	padding-left: 2px;
}

.button_checkout
{
	background-image: url(/img/button_checkout.gif);
	background-position: right;
	background-repeat:no-repeat;
	height: 25px;	
	padding-top: 12px;
	padding-left: 2px;
	padding-right: 30px;
	
}

.button_checkout a
{
	text-decoration: none;
	font-size: 11px;
}

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


.button_bag a
{
	text-transform: none;
}

#similarProducts
{

	border-top: 1px solid #eee;
	padding-top: 15px;
}


.checkout table
{
	text-align: left;	
}

#entryForm table
{
	text-align: left;	
}

#entryForm b
{
	font-size: 10px;	
	text-transform: uppercase;

}

.label
{
	font-size: 12px;	
	padding-top: 4px;
}

.field
{
	font-size: 12px;	
	padding-left: 10px;
	padding-top: 4px;
}

input[type="text"], select, input[type="password"], textarea
{
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

input[type="button"]
{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

.button
{
		background-color: #ffca99;
		padding: 5px;
		font-weight: bold;
		text-transform: uppercase;
}

.button a
{
		text-decoration: none;	
}
hr.blue {
	margin-top: 10px;
	margin-bottom: 10px;
 	color: #aaa;;
	background-color: #aaa;
	height: 1px; 
	border: 0
}

hr.header {
 	color: #aaa;;
	background-color: #aaa;
	height: 1px; 
	border: 0
}


#text {
	
 width: 650px;
 padding-top: 8px;
 	
}
#text p{
	
	padding-top: 5px;
	text-align: justify;	
	padding-bottom: 5px;	
	line-height: 1.5em;
}

#text h2{
	padding-bottom: 5px;
	
}


#text table{
	padding-top: 5px;	
}

#text td{
	padding-right: 8px;
	padding-top: 4px;	
}

#text li {
	margin-left: 20px;	
}
.productsTable {
	margin-top: 10px;
	padding: 0px;
	border-spacing: 0px;
	empty-cells:show;
}

.productsTable th
{
	text-align: center;
	border: 1px solid #ccc;
	padding: 4px 10px 4px 10px;
	white-space: nowrap;
}

.productsTable tr {
	padding: 4px 10px 4px 10px;

}

.productsTable td {
	border-bottom: 1px solid #ccc;
	padding: 4px 10px 4px 10px;

}

.productsTable .selectedRow {
	background-color: #ffffcc;	
}

.xsdatagrid td {
	padding-bottom: 5px;
}

.infoBox{
	width: 200px;	
}



/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}



	
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* -- sticky.submenu.END -- */






/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu {
	
	margin-top: 4px;	
}

.menu ul li {
	color: #eee;
	border: 1px solid #ccc; 
	background-color: #444;

	top: 2px;	

		
}

.menu ul {
	 filter:alpha(opacity=90);
	 -moz-opacity:0.9;
	 -khtml-opacity: 0.9;
     opacity: 0.9;
	
	
}




.menu a {
	text-decoration: none;
	color: #eee;
	padding: 4px 25px;
	display: block;
	position: relative;
	font-weight: normal;
	font-size: 14px;

	
}

.menu a:hover, .menu li:hover>a {
	/* color: #fc3; */
}

.menu li li {	/* create borders around each item */
	/* border: 1px solid #ccc;  */
}
.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}

/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

.menu img {

	border: none;
	vertical-align: bottom;
}
	
.menu div a {
	line-height: 1em;
	font-size: 12px;
}



#browseCatLeft
{

	width: 150px;
	vertical-align: top;
	
}

#browseCatMiddle
{
	width: 550px;
	vertical-align: top;
}

#browseCatRight
{
	
	width: 250px;
	vertical-align: top;
}

#CategoryList
{

	background-image: url("/img/cat-menu-orange.png");
	list-style-type: none;
	padding:1px;
	width: 140px;
	background-repeat: no-repeat;

}



#CategoryList li
{
	border-top: 1px solid #fff;
	padding: 4px;
	font-size: 10px;

   background-image: url("/img/cat-menu.gif");
   letter-spacing: 0.1em;
   
}

#CategoryList li.header
{
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: none;
}

#CategoryList li a
{
	text-decoration: none;
}

#PFeature
{
 	border: 1px solid #eee;
}

#PFeature a
{
	text-decoration: none;
}


.boxed
{
	
	border: 1px solid #eee;
	position: relative;

}

.boxedContent
{
	z-index: 1;
	position: absolute;
 	padding: 10px;
	color: #666;
}

.boxedContent b
{
	font-size: 15px;
	color: #fff;
	margin-bottom: 5px;
}

.boxedContent hr
{
	color: #666;
	margin-top: 2px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#Tags
{
	
	padding: 10px;
	border: 1px solid #eee;		
}

#Tags b
{
	color: #999;	
}

#Tags a
{
	text-decoration: none;
	color: #999;
}

#Tags a:HOVER {
	text-decoration: underline;
}

