html, body {
	color: #061218;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0;
	background: #ffffff;
}

body {
  margin: 2px;
	text-align: center;
}

body a {
	color: #357;
	text-decoration: none;
}

body a:hover {
	color: #cc0000;
}

body a:active {
	color: #bb2222;
}


img {
	border: 0;
}


table {
 background: #fff;
}


form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background: #fff;

	margin: 0px;
	padding: 0px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.buttons {

	font-size: 12px;
	font-face: Arial, sans-serif;
	background: transparent url('../graphics/whiteshadow.jpg') repeat-x;
	background-position: 0px -4px;
	border: 1px solid #abc;
	color: #259;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;
	margin: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
}

.buttons:hover {
	background: #cc2222;
	color: #eee;
	text-decoration: none;
	font-weight: bold;
}




/**********  MAIN STYLES  *********/


#storemain {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#storemain p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#storemain ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#storemain li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}


/*
#storemain table {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

#storemain tr {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}


#storemain td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
 
*/

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



h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #091623;
	font-weight: bold;
	padding: 2px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #091623;
	font-weight: normal;
	padding: 2px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #2E3D55;
	font-weight: bold;
	padding: 2px;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #162432;
	font-weight: bold;
	padding: 2px;
}


.whiteheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	background: #97a7b7;
}


#checkoutprogress {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #97A7B7;
	padding: 1px;
	font-weight: bold;
	text-align: center;
}

.checkoutcurrent {
color: #4060A0;
}


.10pxtxt {
font-size: 10px !important;
}

.12pxtxt {
font-size: 12px !important;
}


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

#menucontainer {
	margin: 0px;
  padding: 0px;
	height: 32px !important;
	width: 100%;
	background: transparent ! important;
	color: #eeeeee;
	font-family: 'Trebuchet MS',Arial, sans-serif;
	z-index: 99 !important;
/*	clear: both; */
	text-align: left;
  white-space: nowrap;
}

#menucontainer a {
  text-decoration: none;
}

#menucontainer a:hover {
	color: #cc0000;
}



#storemenu, #storemenu ul {
	margin: 0;
	width: auto;
	list-style: none;
	background: transparent;
	color: #eeeeee;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	z-index: 98 !important;
	text-align: left;
	list-style-position:inside;
}


#storemenu a {
	display: block;
	color: #eeeeee;
	text-decoration: none;
padding: 7px 0px 7px 4px;
}

#storemenu li {
	float: left;
	color: #eeeeee;
	width: 96px;
	padding: 0px;
}


#storemenu li a:hover {
	color: #dd2222;
}

#storemenu li ul {
	float: left;
	position: absolute;
/*	width: 108px; */
	left: -999em;
	color: #eeeeee;
	font-family: 'Trebuchet MS',Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	background: url('../graphics/storemenubg.png') bottom left no-repeat;
	height: auto;
	width: 140px;
	border: 0px solid transparent !important;
	text-align: left;
	z-index: 97 !important;
	/*
	filter:alpha(opacity=97);
	-moz-opacity:0.97;
	-khtml-opacity: 0.97;
	opacity: 0.97; */

}

#storemenu li ul li {
/*	background: #081216; */
	background: transparent;
	width: 136px !important;
	padding: 1px 2px 1px 2px;
	z-index: 97 !important;
}

#storemenu li ul li a {
	font-weight: bold;
	width: 136px;
	padding: 1px 2px 1px 2px;

/*	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0; */
}

#storemenu li ul li a:hover {
	color: #ffffff;
}

#storemenu li ul li:hover, #storemenu li ul li.sfhover {
	color: #ffffff;
	left: auto;
	background: #cc0000;
/*	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0; */
}


#storemenu li:hover ul, #storemenu li.sfhover ul {
	left: auto;
}

#storemenu li:hover ul, #storemenu li.sfhover ul {
	left: auto;
}

#storemenu li:hover, #storemenu li.sfhover {
	background-position: 0 0;
	position: static;
}




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

.category_block {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	height: 128px;
	width:  128px;
	max-height: 128px;
}




.category_block a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #ffffff;
	vertical-align: middle;
	height: 128px;
	max-height: 128px;
	display: block;
	background: url('../graphics/blueblock.gif') bottom left no-repeat;

}
.category_block a:hover {
	color: #ffffff;
	vertical-align: middle;
	height: 128px;
	display: block;
	background: url('../graphics/redblock.gif') bottom left no-repeat;
}

.category_text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000;
}


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



#displaybasket {
width: auto;
padding: 1px 4px;
}

#displayorder {
width: auto;
padding: 1px 4px;
}

.basket_total {
color: #4060A0;
}

.bigarrow {
font-size: 18px;
line-height: 12px;
font-weight: bold;
}

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


.tinybasket {
 	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
  padding: 2px;
  overflow: hidden;
}

.tinybasket a {
	font-size: 10px;
  color: #FFFFFF;
}


.basketitem {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
  width: 120px;
}

.tinybasket li:hover, .tinybasket li.sfhover {
	color: #ffffff;
	background: #305070;
/*	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0; */
}


.quantity {
 padding: 0px 4px 0px 4px;
 font-size: 10px;
 font-weight: bold;
 color: #ffffff;
 background: #ff0000;
 border: 1px solid #324864;
 text-align: center;
 height: 9px;
 width: 9px;
}


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


.product_name {
}

.product_imageandprice {
 width: 160px;
 height: 160px;
 border-top: 0px solid #d0d8f0;
 border-bottom: 0px solid #d0d8f0;
 border-right: 0px solid #d0d8f0;
 border-left: 0px solid #d0d8f0;
 text-align: center;

}

.product_image {
 width: 160px;
 height: 136px;
 background: url('../graphics/product-bg2.gif') top center no-repeat;
border: 0px;
}

.product_image img {
margin-top: 4px;
}

.product_price {
 width: 160px;
 height: 24px;
 text-align: center;
 background: url('../graphics/product-bg.gif') bottom center no-repeat;
color: #305070;
border: 0px;
font-size: 14px;

}



.product_quantity {
color: #808890;
font-size: 10px;
padding: 1px;
font-size: 12px;

}

.product_imageandpricecontainer {
}

.product_description {
padding: 16px;
font-size: 12px;
}

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


.top-left, .top-right, .bottom-left, .bottom-right {
background-image:url(../graphics/roundblue2.gif);
font-size:2px;
height:16px;
}
.top-left, .bottom-left {
margin-right:16px;
}
.top-right, .bottom-right {
margin-left:16px;
margin-top:-16px;
}
.top-right {
background-position:100% 0pt;
}
.bottom-left {
background-position:0pt -16px;
}
.bottom-right {
background-position:100% -16px;
}
.inside {
background:#97a7b7 none repeat scroll 0% 0%;
color:#123;
padding-left: 2px;
padding-right:2px;
}
.notopgap {
margin-top:0pt;
}
.nobottomgap {
margin-bottom:-1px;
padding-bottom:1px;
}


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


.roundgray-top-left, .roundgray-top-right, .roundgray-bottom-left, .roundgray-bottom-right {
background-image:url(../graphics/rounddiv-888andfff2.gif);
font-size:2px;
height: 15px;
}
.roundgray-top-left, .roundgray-bottom-left {
margin-right: 15px;
}
.roundgray-top-right, .roundgray-bottom-right {
margin-left: 15px;
margin-top: -15px;
}
.roundgray-top-right {
background-position:100% 0pt;
}
.roundgray-bottom-left {
background-position:0pt -15px;
}
.roundgray-bottom-right {
background-position:100% -15px;
}
.roundgray-inside {
background:#fff none repeat scroll 0% 0%;
border-left: 1px solid #909090;
border-right: 1px solid #909090;
color:#123;
padding-left:  4px;
padding-right: 4px;
margin: -1px 1px -12px 0px;
}

.roundgray-notopgap {
margin-top:0pt;
}
.roundgray-nobottomgap {
margin-bottom:-4px;
padding-bottom:4px;
}

