/*CUSTOM CSS CLASSES*/


.topnav {
	font-size: 2px;
	color: #D3104F;
	text-decoration: none;
}
a.topnav:Hover {
	color: #D3104F;
	text-decoration: none;
}




.rightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #C5DBE4;
	text-decoration: none;
}
a.rightnav:Hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.offerheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #00649D;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #00649D;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #00649D;
	text-decoration: none;
}
.prodSectionHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #00649D;
	text-decoration: none;
}
a {
	color: #D3104F;
	text-decoration: none;
}
a:hover {	
text-decoration: underline
}
.forms {
	font-family : Arial, Helvetica, sans-serif;
	color: #00649D;
	font-size: 11px;
	border: 1px solid #4D8EAB;
	background-color: #FFFFFF;
}
.buttons {
	font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #00649D;
	background-color: #4D8EAB;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4D8EAB;
	text-decoration: none;
}
.cartcontents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #00649D;
	text-decoration: none;
}
.catalogProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #00649D;
	text-decoration: none;
}
.catalogPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #D3104F;
	text-decoration: none;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7FAEC2;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	color: #00649D;
	font-weight: normal;
	font-size: 11px;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	color: #00649D;
	font-weight: normal;
	font-size: 11px;
}
.basketheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #D3104F;
}













/*STANDARD CSS CLASSES*/

/*cope with inheritance bugs*/
body, table, th, td{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

/*body specific*/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 15px;
	color: #00649D;
	background-color: #00628F;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}




li{
color:#00649D;
list-style-type:disc;
}

ol{
color:#00649D;
}

ul{
color:#00649D;
list-style-type:disc;
}

H1, H2, H3, H4, H5, H6 {
font-family:Arial, Helvetica, sans-serif;
color:#D3104F;
}

.actCHECKOUTEM {background-color:#FFFFFF;}
.actCHECKOUTBG {background-color:#FFFFFF;}

.actlarger{
font-size: larger;
color: #00649D;
}

.actsmaller{
font-size: smaller;
color: #00649D;
}

.actxxsmall{font-size:11px;color:#00649D;}
.actxsmall{font-size:11px;color:#00649D;}
.actsmall{font-size:11px;color:#00649D;}
.actregular{font-size:11px;color:#00649D;}
.actlarge{font-size:12px;color:#00649D;}
.actxlarge{font-size:14px;color:#00649D;}
.actxxlarge{font-size:16px;color:#00649D;}

.actwarningcolor{color: #D3104F;}
.actrequiredcolor{color: #D3104F;}
.actsearchhighlightcolor{color: #D3104F;}
.actrequired{color: #D3104F;}
.actwarning{color: #D3104F;}
.actwelcome{color: #D3104F;}

.actlogotext {font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#009999;}
