/*cope with inheritance bugs*/
table, th, td{
color:#000000;
font-size:x-small;
font-family:Verdana;
}

/*body specific*/

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	margin-top: 12px; /* Edit the size in px to apply space at the top of the site */
	margin-bottom: 12px; /* Edit the size in px to apply space at the bottom of the site */
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#333333;
text-decoration:none;
}

a:visited{
color:#333333;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

a:active{
color:#333333;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H3, H4, H5, H6 {
font-family:Verdana;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.actCHECKOUTEM {background-color:#ccd6d5;}
.actCHECKOUTBG {background-color:#f5f1e7;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Verdana; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#333333;}

/* New Styles */

.top_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url("top_bg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.top_bg_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url("top_bg_new.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	vertical-align: middle;
}
.topnav_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url("topnav_bg.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.botindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #F6F1E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
}

.Fixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* form element styles */
.FormTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: compact;
	text-transform: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: compact;
	text-transform: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	display: compact;
	text-transform: none;
}

.FormSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Heading,.Heading a:link,.Heading a:visited,.Heading a:hover,.Heading a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #355D5B;
	text-decoration: none;
}

.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.Contentnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.leftnav_bg {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url("leftnav_bg.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #99ADAC;
}

.leftnav {
	font-family: Tahoma;
                font-size: 12px;
                font-weight: bolder;
                color: #315654;
	text-decoration: none;
}

.error {
	border: 1px solid #CCD6D5;
}
.tagline {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}

.topblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
                font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #315654;
}
.mid_bg {
	background-attachment: scroll;
	background-image: url("mid_banner.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #000000;
}
.ad, .ad a:link, .ad a:visited, .ad a:active, .ad a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
.ad td{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}

.BreadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.BreadCrumb a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.BreadCrumb a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.BreadCrumb a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.BreadCrumb a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

hr {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #000000;
	height: 1px;
	width: 100%;
}

/* Grid Related Styles */
.50Percent {
	width: 50%;
}
.50Percent .contentLeft {
	width: 100px;
	padding: 5px;
}
.50Percent .contentRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

.75Percent {
	width: 75%;
}

.25Percent {
	width: 25%;
}

.featureImage {
	width: 100%;
	border-bottom: 1px solid #000000;
}
.underline50Percent {
	width: 50%;
	border-bottom: 1px solid #000000;
}

/* CSS styles by Peblaco - http://www.peblaco.co.uk */

.rightfeaturetitle {
	background-color: #99ADAC;
	text-align: center;
	color: #FFFFFF;
	font-family: Tahoma;
    font-size: 11px;
    font-weight: bolder;
	padding: 1px;
	}
	
.rightfeaturebox, .rightfeatureboxdark {
	border: solid 1px #99ADAC;
	font-family: Tahoma;
    font-size: 11px;
    font-weight: bolder;
	padding: 1px;
	text-align: center;
	}

.rightfeatureboxdark {
	background-color: #99ADAC;
	}

.rightfeatureboxdark p {
	margin: 4px 0 6px 0;
	}
	
.rightfeaturebox img {
	margin-top: 10px;
	}
	
.rightfeaturebox p {
	margin: 1px 0px 4px 0px;
	}
	
.separator {
	height: 10px;
	}

.relatedseperator {
                border-top: 1px solid #000000;
                padding: 12px;
                }

.related {
 width: 606px;
 }

.relatedproduct1 {
	position: relative;
	float: left;
	width: 33%;
	clear: both;
	}

.relatedproduct2 {
	position: relative;
	float: left;
	width: 33%;
	margin-left: 3px;
	}

.relatedproduct3 {
	position: relative;
	float: right;
	width: 33%;
	}

.relatedpad {
	padding: 1px 5px 5px 5px;
	}
	
.relatedtitle { /* Changes the Related Products title */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #355D5B;
                }
	
a.relatedlink { /* Changes the Related Products links */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	}

.fragmentText {
                font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #315654;
	text-decoration: none;
                }

.DescriptionText {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
                }

a.home:link {color: #000000;}
a.home:visited {color: #000000;}
a.home:hover {color: #000000;}
a.home:active {color: #000000;}

a.new_additions:link {color: #000000;}
a.new_additions:visited {color: #000000;}
a.new_additions:hover {color: #000000;}
a.new_additions:active {color: #000000;}
