.productListing-heading {
  font-family: Arial;
  font-size: 10px;
  color: #FF0000;
  font-weight: bold;
}

body, table {
  margin: 0px;
  font-size: 11px;
  font-family: Arial;
}

td {
	vertical-align: top;
}

a { 
  color: #ffffff; 
  text-decoration: none; 
}

a:hover { 
  color:#ffffff;
  background: #FF0000;
}

a:visited {
  color: #ffffff;
}

a.cat_selected{
color:#FF0000;
	font-weight: bold;
}

/* Layout */
.catdisplay{
	padding: 2px 2px 2px 2px;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

.content{
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 10px;
}

.header_menu{
	background: #FF0000;
	height: 20px;
	font-size: 14px;
	font-family: Arial;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
}

#menulist{
	list-style-type: square;
	margin: 0;
	padding: 0;
}

#menulist li{
	float: right;
	padding: 4;
}

table.maintable {
	text-align: left;
	border: 0px;
}

table.menu {
	padding: 0px 0px 0px 0px;
	border: 0px;
}

.menu_top, .table_top {
	height: 14px;
	font-size: 10px;
	font-family: Arial;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
}
.menu_lefttop, .table_lefttop{
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	background: url('default/corner_left.gif');
}
.menu_righttop, .table_righttop{
	height: 14px;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #333333;
	background: url('default/corner_right.gif');
}
.menu_content, .table_content{
  background: #f8f8f9;
  font-family: Arial;
  font-size: 10px;
  border-left: solid 1px #C2C2C2;
  border-right: solid 1px #C2C2C2;
  border-bottom: solid 1px #C2C2C2;
  padding: 2px 2px 2px 4px;
}

menu_content2{
  font-family: Arial;
  font-size: 14px;
  color: #ff0000;
  border-left: solid 1px #C2C2C2;
  border-right: solid 1px #C2C2C2;
  border-bottom: solid 1px #C2C2C2;
}

input.cmd {
	font-family: Arial;
	font-size: 10px;
	background: #F0F0F0;
	border: solid 1px #000000;
}

select, input, textarea {
	font-family: Arial;
	font-size: 10px;
}

.pageheader {
border-bottom:#666666;
  font:Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size : 18px;
}

img{
	border: 0px;
}

table.productListing {
  border: 1px;
  border-style: dotted;
  border-color: #ffffff;
  border-spacing: 3px;
}

td.productListing-data {
  font-family: Arial;
  font-size: 10px;
  font:bold;
  color: #ffffff;
  vertical-align: middle;
}

tr.productListing-odd{
  background:  #003366;
}

tr.productListing-even{
  background:  #666666;
}

td.center{
  font-family: Arial;
  font-size: 10px;
  text-align: center;
}

input.required{
	background: #CCCCCC;
}

table.error{
	border: solid 1px #666666;
	background: #CCCCCC;
}

table.search, table.contact{
	border: solid 1px #000000;
}

td.searchoption{
	padding: 2px 2px 2px 2px;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

option.standard{
	font-weight: bold;
	font-family: Arial;
}

option.main{
	font-family: Arial;
}

.box h2, .box_large h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 16px;
	background-color: #eeeeee;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.box
{
	width: 196px;
}

.box_large{
	border: 1px #ffffff solid;
}

.box p, .box_large p, .regsucces p
{
	font-size: 10px;
	margin: 2px 2px 2px 2px;
}

.copyright{
	text-align: center;
	font-size: 9px;
}

.copyright a{
	font-weight: bold;
}

td.new_products
{
	text-align: center;
}

td.new_products b
{
	font-size: 13px;
	font-weight: bold;
}

.offline
{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

input.cart_input
{
	font-size: 10px;
	width: 30px;
}

div.center
{
	text-align: center;
}

.home_toprow
{
	border-bottom: solid 1px #000000;
	padding: 2px;
}

.home_spacer
{
	width: 1px;
	border-bottom: solid 1px #000000;
	background: url('default/home_spacer.gif');
}

.item_title
{
	font-weight: bold;
	font-size: 14px;
}

/*  //------------------------------\\  */
/* //!! New declarations for v0.65 !!\\ */
/* \\--------------------------------// */

ul.menu
{
	list-style-type: circle;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 6px;
	list-style-position: inside;
	list-style-image: url('default/menu_bullet2.gif');
}

ul.menu li
{
	margin-right: 10px;
	list-style-type: square;
	
}

ul.menu li:hover
{
	border-right: solid 3px #000000;
}

li.m_selected
{
/*background-color:#FF0000;
border-bottom:dotted 1px #ffffff;*/

list-style-type:circle;
list-style-type:upper-alpha;
color:#FF0000;
font-weight:bold;
font-style:italic;
text-shadow:#FF0000;
}

#newsdate
{
	text-align: right;
	font-size: 9px;
}

/* New for v0.70 */
.product_extra h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 5px;
	border-bottom: 1px #cccccc solid;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	text-align: left;
}

.product_extra
{
border: 1px #cccccc solid;
margin: 4px;
float: right;
font-size: 10px;
color: #FF0000;
}

#prodImages img{
	margin: 2px;
}

#prodImages img:hover{
	border: solid 2px #CC0033;
	margin: 0px;
}

.product_price{
	position: relative;
	float: right;
	color: #003366;
	font-size: 20px;
	font-weight: bold;
	margin: 4px;
	text-align: center;
}

.productDetail{
	float: left;
	margin: 4px;
}

.clear{
	clear: both;
}

.oldprice{
	color:#CC0000;
	text-decoration:line-through;
	padding: 0px;
	margin: 0px;
}

.newprice{
	color: #339933;
	padding: 0px;
	margin: 0px;
}

.normalprice{
	color: #666666;
	padding: 0px;
	margin: 0px;
}

.boximg_collapse{
	float: right;
}

.boxcontent_collapsed{
	display: none;
	padding: 2px;
}

.boxcontent_open{
	display: block;
	padding: 2px;
}

#prodImages{
	float: right;
	border: solid 1px #AAAAAA;
	text-align: center;
	padding: 6px;
}

#mCartTotals{
	text-align: right;
	border-top: solid 1px #AAAAAA;
	font-weight: bold;
}

.regsucces h2
{
	font-size: 11px;
	margin: 0;
	padding: 1px 1px 1px 22px;
	border-bottom: 1px #cccccc solid;
	background-image: url('default/corner_left.gif');
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

.regsucces{
	border: 1px #cccccc solid;
	background: #66CC00;
}


/* New styles for v0.74 */
.pCode{
	margin: -10px 0px 0px 0px;
	padding: 0px;
	color: #CCCCCC;
}.menuler {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
}
.menu {
	height: 20px;
	font-size: 13px;
	font-family: Tahoma;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #FFCC33;
}
menu {
	height: 20px;
	font-size: 13px;
	font-family: Tahoma;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #ffffff;
}
style1 {
	color: #003366;
font:Arial, Helvetica, sans-serif;
font-size:10px;
}
style2 {
	color: #003366;
font:Arial, Helvetica, sans-serif;
font-size:12px;
}
#shadow-container {
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
    top: -1px;
}

    #shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
    }

    #shadow-container .container {
        background: #ffffff;
        border: 1px solid #848284;
        padding: 10px;
    }