.productname {
height:28px;
font-weight:bold;
font-size:12px;
background:#A3C547;
color:#FFFFFF
}

a.category:link, a.category:visited, a.category:active
{
display: block;
line-height:24px;
width: 100%;
text-align: left;
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration:none;
background:#333333 url(category_bg.gif) repeat-x top;
border-top:solid 1px #0D4467;
}
a.category:hover
{
color: #FFFFFF;
background:#333333 url(category_bg_flip.gif) repeat-x top;
border-bottom:solid 1px #0D4467;
border-top:solid 0px #0D4467;
text-decoration:none;
}

a.subcategory:link, a.subcategory:visited, a.subcategory:active
{
display: block;
line-height:14px;
width: 100%;
text-align: left;
font-family: verdana;
font-size: 10px;
color: #FFFFFF;
text-decoration:none;
background:#666666;
border-bottom:solid 1px #444444
}
a.subcategory:hover
{
color: #FFFFFF;
background: #444444;
text-decoration:none;
}

.items{
color:#FFFFFF;
font-weight:bold;
font-size:12px;
padding-bottom:34px;
line-height:19px
}

.container{
border:solid 2px #000000;
background:#B40202
}

/*cope with inheritance bugs*/
body, table, th, td, input, textarea, option, select{
color:#000000;
font-size:10px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background:#F2F2F2;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#0069ac;
text-decoration:none;
}

a:visited{
color:#0069ac;
text-decoration:none;
}

a:hover{
color:#077aff;
text-decoration:underline;
}

a:active{
color:#0069ac;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#333333;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
}

.actsmaller{
	font-size: smaller;
}

.actxxsmall{
	font-size:9px;
}

.actxsmall{
	font-size:10px;
}

.actsmall{
	font-size:10px;
}

.actregular{
	font-size:12px;
}

.actlarge{
	font-size:14px;
}

.actxlarge{
	font-size:16px;
}

.actxxlarge{
	font-size:18px;
}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.thinred {

}

.thinred2 {

}

.actsmallheading {
	font-size:10px;
	color:#ededed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.boxborder{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #0069ac;
	border-bottom-color: #0069ac;
	border-left-color: #0069ac;
}
.boxheader{
	background:#0069ac;
}
a.boxlink, a.boxlink:hover{
	color:#FFFFFF
}