/* STORE TABLE BACKGROUNDS
-------------------------------------*/
table.cobtbl{
background-color: #b3b3b3;
}

td.cobhl{
background-color: #f0f0f0;
}

td.cobll{
background-color: #FFF;
color : #333;
}

/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodname, .detailname {
	color: #0000FF;
	font-size: 12px;
	font-weight : bold;
}

.prodprice, .detailprice{
	color: #60596A;
	font-size: 12px;
	font-weight : bold;
}


.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}

/*
Product Option Ron */


select.prodoption {
font-size: 9px;
wrap: physical;
rows: 3;
width: 300px;
font-family : Verdana;
color : #0000CC;
}

span.price, .detailprice, .prodprice {
color: #0000CC;
padding-top: 4px;
font-weight:bold;
text-align: center;
}

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
}

P.catname {
text-align: center;
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom: 4px;
vertical-align:top;
}

IMG.catimage {
border: 1px solid #000;
vertical-align:top;
}

IMG.cat {
border: 1px solid #000;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align: center;
}

TD.catnavigation {
vertical-align:middle;
text-align: left;
}

/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
}
/* MAIN SETTINGS
-------------------------------------*/
body {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
line-height:1.4;
}
table.main {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
width:1040px;
border-left: 1px solid #b3b3b3;
border-right: 1px solid #b3b3b3;
border-bottom: 1px solid #b3b3b3;
}
table {
font-family: verdana, helvetica, sans-serif;
font-size: 11px;
text-align: left;
color: #000;
}
/* HEADER SECTION
-------------------------------------*/
TD.topbar {
background-image:  url(images/topmenu.jpg);
	font-size: 11px;
	font-family : Tahoma;
	color : #0033CC;
	height: 23px;
	border-top: 1px solid #0033CC;
	letter-spacing:2px;
}

TD.topbg {
/*background-image: url(images/topbg.gif);*/
/*Date with grey BG*/
	font-size: 11px;
	font-family : Tahoma;
	color : #0033CC;
	background-color: #CCCCCC;
}
/* LEFT BAR
-------------------------------------*/
td.leftside{
border-right:1px solid #0033CC;
background: #fff;
}
/* MINI SEARCH
-------------------------------------*/
input.search{
height: 14px;
background-color: #fff;
border: solid #999;
border-width: 1px;
font-family: tahoma;
color: rgb(0,0,0);
font-size: 11px;
}
input.search1{
vertical-align: bottom;
}
/* LEFT MENU
-------------------------------------*/
#menulist
{
padding: 0;
margin-left: 0;
margin-top:0;
font: 11px Verdana, sans-serif;
background: #fff;
width: 144px;
}

#menulist li
{
list-style: none;
margin: 0;
border-bottom: 1px solid #666;
text-align: left;
}

#menulist li a
{
display: block;
padding: 4px 1px 2px 3px;
border-left: 4px solid #F0F0F0;
background: #fff;
text-decoration: none;
}

#menulist li a:link { color: #666; }
#menulist li a:visited { color: #666; }

#menulist li a:hover
{
border-color: #fff;
color: #333;
background: #F0F0F0;
}

/* LINK PROPERTIES
-------------------------------------*/
A:link {
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: none;
}
/* ELEMENT SETTINGS
-------------------------------------*/
TD {
	font-size: 11px;
	font-family : Verdana;
}

P {
	font-size: 11px;
	font-family : Verdana;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}
/* MINICART
-------------------------------------*/
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
border: 1px dotted #b3b3b3;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}
/* HORIZONTAL RULE
-------------------------------------*/
HR {
	height: 1px;
	color: #999999;
}
/* TOP MENU
-------------------------------------*/
td.headerback {
	background-image:  url(images/topmenu.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #168baa;
	border-bottom-color: #b3b3b3;
	height: 23px;
	padding-left: 4px;
	letter-spacing:2px;
	font-weight:bold;
}
/* RIGHT CONTENT
-------------------------------------*/
td.right{
padding:6px;}

td.rightcon{
background-color: #fff;
padding:4px;
}
/* Gray cell backgrounds */
td.gray{
background-color:#b3b3b3;
}

/* Added by Ron Liboon menu*/

ul.ectmenu1 {
list-style: none;
border:0px solid;
font-size:10px;
padding:0px;
background-color: #fdedc9;
}
li.ectmenu1 {
border: 1px dotted #0033CC;
padding:0px;
background-color:#CCCCCC;
}
li.ectmenuhassub1 a{
display:block;
padding:4px;
/*background-image:url(images/arrow2.gif);*/
background-color:#CCCCCC;


}
li.ectmenuhassub1 a:hover{
display:block;
padding:4px;
background-image:url(images/arrow2ov.gif);
font-color:#CCCCCC;
background-color: #0033CC;
color: #CCCCCC;
}
li.ectmenu1 a{
display:block;
padding:4px;
}
li.ectmenu1 a:hover{
background-color: #0033CC;
color: #CCCCCC;
}
li.ectsubmenu1{
background-color: #efefef;
border-bottom:0px;
}.velox_machine_details {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.velox_machine_shop {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
}
