/*cope with inheritance bugs*/
body, table, th, td {
color:#000000;
font-size:13px;
font-family:"Trebuchet MS", Verdana, sans-serif;
}

/*body specific*/
body{
background-image:url(background.gif);
margin:12px 0 0 0;
padding:0;
background-color:#ffffff;
background-position:left top;
background-repeat:repeat-x;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#000000;
font-size:13px;
text-decoration:none;
}

a:visited{
color:#000000;
font-size:13px;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:13px;
text-decoration:none;
}

a:active{
color:#000000;
font-size:13px;
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:"Trebuchet MS", Verdana, sans-serif;
}

H3{
font-family:"Trebuchet MS", Verdana, sans-serif;
font-size:13px
}

.actCHECKOUTEM {background-color:#ff0000;}
.actCHECKOUTBG {background-color:#cccccc;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:10px;
	color:#000000;
}

.actxxsmallcustom{
	font-size:11px;
	color:#ffffff;
}

.actxsmallaunder{
	font-size:11px;
	text-decoration:underline;
	color:#999999;
}

.actxsmalla{
	font-size:11px;
	color:#999999;
}

.actxsmall{
	font-size:11px;
	color:#000000;
}

.actsmall{
	font-size:11px;
	color:#000000;
}

.actregular{
	font-size:13px;
	color:#000000;
}

.actlarge{
	font-size:15px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{color:#ff0000;}
.actwelcome{color:#000000;}

.actlogotext {font-family:"Trebuchet MS", Verdana, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:11px;}

.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: #e6e6e6;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.thinred {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.thinredcustom {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.actsmallheading {
	font-size:10px;
	color:#e6e6e6;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
}

/* CUSTOM */
#header {
	background-image:url('header_shop.gif');
	background-position:center top;
	background-repeat:no-repeat;
}

.mainNavigation 
{
	background-color:#de0000;
	background-image:url("menu_bg_01.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

.mainNavigation ul,
.mainNavigation li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

.mainNavigation li
{
	float:left;
}

.mainNavigation a
{
	display:block;
	padding:3px 18px 5px 18px;
	border-right:1px solid #ff0000;
	text-decoration:none;
	color:#ffffff;
}

.mainNavigation a:hover
{
	background-color:#ee0000;
	background-image:url("menu_bg_02.gif");
	background-position:left top;
	background-repeat:repeat-x;
	text-decoration:none;
	color:#ffffff;
}

.mainNavigation a.parent
{
	background-color:#dd0000;
	background-image:url("menu_bg_02.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

.mainNavigation p
{
	margin:0;
	padding:3px 18px 5px 18px;
	background-color:#dd0000;
	background-image:url("menu_bg_02.gif");
	background-position:left top;
	background-repeat:repeat-x;
	border-right:1px solid #ff0000;
	color:#ffffff;
}

.description {
	line-height:1.5;
}
