html {
	scrollbar-base-color:#4D4D4D;
	scrollbar-arrow-color:#FFFFFF;
} 

body {
	background-color: #757575;
	margin: 0px;
	margin-top: 7px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.username {
        background: url(images/menubottom.gif);
        vertical-align: middle;
        horizontal-align: right;
	font-size: 11px;
	color: #333333;
        width:954px;
        height:23px;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

a:link,  a:active,  a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1B1B1;
	text-decoration: none;
}
a:hover {
	color: #ca7c1b;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* HOME PROPERTIES */
#homecontainer {
	width: 100%;
	margin-top: 30px;
	background-color: #333333;
	background-image: url(/images/bg_tile_img.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#homemain {
	width: 750px;
}
#homemenu {
	width: 750px;
	height: 73px;
	background-image: url(/images/home_menu_img.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/* MAIN SHOPPING AREA */
#container {
	width: 100%;
}

/* GENERAL HEADER SECTION */
#header {
	width: 954px;
}

/* GENERAL SITEMAP */
#sitemap {
	height: 23px;
	color: #c3c3c3;
	background-color: #515151;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}
#sitemap  a:link, #sitemap  a:active, #sitemap  a:visited, #sitemap td {
	color: #c3c3c3;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#sitemap a:hover {
	color: #ca7c1b;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

/* MAIN MENU */
#mainmenu {
	width: 100%;
	height: 28px;
	background: url(/images/menubg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #515151;
}
#mainmenu td, #mainmenu a:link, #mainmenu a:active, #mainmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #515151;
	text-align: center;
}
#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.banner {
	width: 100%;
	margin: 10px 0px 10px 0px;
}

/* CONTENT AREA (inc AD & currency) */
#contentarea {
	width: 100%;
	margin-bottom: 10px;
}

.currencybox {
	width: 160px;
	height: 88px;
	background-color: #E2E2E2;
}
.currencybox td {
	color: #EAEAEA;
	font-weight: bold;
}
.currencybox input {
	background-color: #757575;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Side Menu */
.sidemenu {
	width: 235px;
	height: 100%;
	background-color: #515151;
	color: #FFFFFF;
}
.sidemenu h1 {
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #757575;
	text-align: center;
}
.sidemenu td a:link, .sidemenu td a:active, .sidemenu td a:visited {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
}
.sidemenu td a {
	display: block; 
	padding: 7px;
}
.sidemenu td a:hover { 
	background-color: #595959; 
	color: #FFFFFF;
	text-decoration: none;
	background-position: left;
	background-repeat: no-repeat;
} 

.sidemenu input {
	border: 1px solid #CCCCCC;
}

.main {
	width: 100%;
	padding: 10px;
	background-color: #E2E2E2;
}
.main td, .main th {
	padding: 10px;
}

.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #757575;
	width: 100%;
	height: 24px;
}

.pageHeading a, .pageHeading a:link, .pageHeading a:active, .pageHeading a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #757575;
	width: 100%;
	height: 24px;
}  

.main h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/heading_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 30px;
	padding-top: 5px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.main td a:link, .main td a:active, .main td a:visited {
	color: #00919A;
	text-decoration: underline;
}
.main td a:hover {
	color: #E35702;
	text-decoration: none;
}

.choice a:link, .choice a:active, .choice a:visited {
	color: #00919A;
	text-decoration: underline;
}
.choice a:hover {
	color: #E35702;
	text-decoration: none;
}

.items {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.items img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.items td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/* GENERAL FOOTER */
#footer {
	width: 954px;
	color: #afaeae;
	background-color: #515151;
}
#footer td {
	color: #afaeae;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #afaeae;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.topTbl {
	width: 954px;
}

.bdybg {
}

table.midtbl {
	width: 954px;
}

.maintableleftcol {
	background-color: #515151;
 	width: 235px;
}

.maintablefarright {
	display: none;
}

.rightSpacer {
	display: none;
}
.leftSpacer {
	width: 5px;
	background-color: #FFFFFF;
}

.maintablerightcol {
	background-color: #e2e2e2;	
}

.maintablesubhead {
	background-color: #e2e2e2;
}

.maintablesubhead h1{
	margin-left: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #757575;
	padding: 5px;
}

.maintablecol {
	background-color: #e2e2e2;
}

.maintablecol h1{
	margin-left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #757575;
	padding: 5px;
}

.maintablecol a:link, .maintablecol a:visited, .maintablecol a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #757575;
}

.productcontent {
	width: 340px;
	padding: 50px;
}
.productcontent input, .productcontent select {
	border: 1px solid #7f9db9;
	font-size: 11px;
}

.maintablemidcol {
	background-color: #FFFFFF;
	width: 473px;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #666666; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

.miditems {
	width: 473px;
}
.miditems th {
	background-color: #757575;
	padding: 5px;
	font-size: 10px;
	text-align: left;
}
.miditems a:link, .miditems a:visited, .miditems a:active {
	color: #FFFFFF;
	font-size: 10px;
}
.miditems a:hover {
	text-decoration: none;
	color: #afaeae;
}

.rightitems {
	width: 100%;
	background-color: #e2e2e2;
}
.rightitems th {
	color: #FFFFFF;
	background-color: #757575;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-size: 11px;
}
.rightitems th a:link, .rightitems th a:visited, .rightitems th a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rightitems th a:hover {
	color: #f68c07;
	text-decoration: none;
}

.rightitems td {
	padding: 10px;
	color: #515151;
}
.rightitems a:link, .rightitems a:visited, .rightitems a:active {
	text-decoration: underline;
	color: #515151;
}
.rightitems a:hover {
	text-decoration: none;
	color: #f68c07;
}


textarea.shipping {
        font-family: Verdana;
        font-size: 8pt;
        letter-spacing: 0.02em;
        font-weight: normal;
        border: 1px solid #261E06;
        width: 650px;
        height: 50px;
}

.formerror_clean {
	border: 1px solid  #7f9db9;
	height: 20px;
}
.formerror_hi {
	border: 1px solid  #7f9db9;
	height: 20px;
	background-color: #FFFF66;
}
.formerror_lock {
	border: 1px solid  #7f9db9;
	height: 20px;
	background-color: #CCCCCC;
}
