body {	font: normal 11px arial, sans-serif, helvetica; background-image:url(../../../gfx/pageBG3.gif); background-color:#BFBFBF; margin:0;	padding:0;}
	h1 {font: normal 16px arial, sans-serif, helvetica; color:#123456; margin:0;}
	h2 {font: normal 14px arial, sans-serif, helvetica; color:#234567;margin:0;}
	h3 {font: normal 12px sans-serif, helvetica; color:#345678;margin:0;}
	h4 {font: normal 11px arial, sans-serif, helvetica; color:#456789;margin:0;}
	
	
.menu_titles, .menu_links {display:block;}
.right_menu {margin-bottom:2px; padding-bottom:2px; border-bottom: 1px dotted #ccc; background-color:#F2F2F2;}


.curenciesField {font:bold 10px arial, helvetica, sans-serif; color: #333;	margin: 0px;	padding: 0px;}
.menu_titles { font:bold 9px verdana, arial, helvetica; color:#333; text-transform:uppercase;}
.menu_links { font:normal 9px/12px verdana, arial, helvetica; color:#555; text-transform:capitalize; text-decoration: none;}
.productListing-odd { font: normal 9px/12px arial,helvetica,sans-serif; color:#555; background-color:#ccc;}
.productListing-even { font: normal 9px/12px arial,helvetica,sans-serif; color:#555; background-color:#fff;}

.orange{ font: normal 9px/12px arial,helvetica,sans-serif; color:#FFA500;}
.head_links { font:normal 10px/20px verdana, arial, sans-serif; padding-left:1px; color:#333;}
.nodecor {text-decoration:none;}
a, p, TD.smallText{font: normal 11px arial, sans-serif, helvetica; }
a:link {color: #333333;}
a:visited {color: #666666;}
a:hover {color: #FF3300;	text-decoration:underline;}
a:active {color: #CC0000;}

/* **************************************   DIV POSITIONS   ****************************** */
#mama {width: 750px;margin-left:40px;margin-top:10px;}
/* head stuff */
#head {width:750px;height:98px;background-color:#bcbcbc;}
#logo{width:224px;float: left;}
.cats{width:110px;padding-top:10px;padding-left:10px;float: left; display:block; line-height:1.4em;}
/* EOD head stuff */
/* neck stuff */
#neck{width:750px;height:26px;background:url(../../../gfx/neckbg.gif) repeat-x;border-top:1px solid #B3B3B3;} 
	#crumbpic{width:74px;float:left;}
	#crumb{height:25px; float:left;}
	#usercontrol{width:263px;float:right;}
/* EOF neck stuff */
#welcomebox{background-color:#cccccc;text-align:center;}

#bodyframe{width:750px;margin-top:2px;height:300px;}
#bodyleft{width:129px;float: left; border-right: 1px solid silver; border-top:1px solid silver; /*background-image:url(images/body_torso-bg.gif); background-repeat:repeat-x*/}
#bodytorso{width: 499px;float: left;height: 100%; border-top:1px solid silver; background-image:url(images/body_torso-bg.gif); background-repeat:repeat-x;}
#bodyright{width:120px;float: left; border-left:1px solid silver; border-top:1px solid silver; /* background-image:url(images/body_torso-bg.gif); background-repeat:repeat-x*/}
}
/* **************************************   come classes   ****************************** */

#bodytorso h2 {text-transform:uppercase;}

/* **************************************   OSCommerce    ******************************* */
/* OSC specific  */
.productListing-data {  font: 10px "liberation sans", tahoma, sans;}

TD.productListing-data {border-bottom:1px solid #E9E9E9; padding:2px;}
.productListing-heading {padding-left:2px; color:#444; background: #D4E9FE; text-transform:uppercase; font-size:10px;}
.productListing-heading a:link {color:#444;}
.productListing-heading a:visited {color:#444}
.productListing-heading a:hover {color:#000;}

.productListing-even { background-color: #fff;}
.productListing-odd { background-color: #F2F5F7;}
.productListing-even:hover{ background-color: #C1D8E6; color:#000;}
.productListing-odd:hover{ background-color:  #C1D8E6; color:#000;}


/* message box */
.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {font-size: 10px;  background-color: #ffb3b5; }
.messageStackSuccess {font-size: 10px; background-color: #669900; }

/* input requirement */
.inputRequirement {font-size: 10px; color: #ff0000; }
.htc_title {background-color:#D4E9FE; color:#000;}


.ticketNotification {clear:both;  border-top:2px solid #fff; border-bottom:2px solid #fff; background:#A52A2A; color:#fff; padding:2px; text-align:center;}
.ticketNotification a, .ticketNotification a:link, .ticketNotification a:visited {text-decoration:underline; color:#fff;}
