/*** GENERAL & FORMATTING TAGS ***/
body {
	background-image: url(images/grid_gray.gif);
	background-repeat:top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #161616;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #660033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #464696;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 18px;
	color: #660033;
	padding:24px 0px 4px 0px;
	margin-bottom:16px;
}
h2 {
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	font-size: 22px;
	line-height:24px;
	text-align:right;
	color: #4e4e4e;
}
h3 {
	font-family:Times New Roman, Times, serif;
	font-style:italic;
	font-size: 18px;
	text-align:center;
	color: #000066;
}
h4 {
	font-size:12px;
	color:#410865;
	}
	
.topGradient {
	background-image:url(images/grid_topgradient.gif); 
	background-repeat:repeat-x; 
	background-position:top left; 
	padding-top:28px;
}
.mainBodyBG {
	border-bottom:3px solid #ffffff; 
	border-left:3px solid #ffffff; 
	border-right:3px solid #ffffff; 
	background-color:#c9c9c9; 
	background-image:url(images/mainBG.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
}
.mainMargin {
	margin:12px 10px 0px 10px; 
	text-align:left; 
	line-height:14px;
}

.blackBullet {
	font-weight:bold; 
	list-style-image:url(images/mini-arrow_black.gif); 
	list-style-position:outside; 
	line-height:16px;
}
.basicBullet {
	list-style-image:url(images/mini-arrow_black.gif); 
	list-style-position:outside; 
	line-height:14px;
}
.imageBorder {
	border:1px solid #333333;
}
.imageDisplay {
	border: 1px solid #ffffff;
	padding: 5px;
		}
.imageContainerRight {
	border:1px solid #ffffff; 
	padding:5px; 
	margin:0 0 10px 10px; 
	float:right;
}
.imageContainerLeft {
	border:1px solid #ffffff; 
	padding:5px; 
	margin:0 10px 10px 0px; 
	float:left;
}
.ctaButton {
	width:200px; 
	padding:10px; 
	text-align:center; 
	background-color:#CCCCCC; 
	font-weight:bold;
	background-image:url(images/cta_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.ctaButton a {
	color:#003366;
	text-decoration:none;
}
.ctaButton a:visited {
	color:#003366;
	text-decoration:none;
}
.ctaButton a:hover {
	color:#6699cc;
	text-decoration:underline;
}

/*** MENUS AND NAVIGATION TAGS ***/
.navLink {
	color:#FFFFFF; 
	font-size:14px;  
	text-align:center;
}
.navLink a {
	color:#FFFFFF;
	text-decoration:none;
}
.navLink a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.navLink a:hover {
	color:#99ccff;
	text-decoration:underline;
}
.navLeft {
	background-image:url(images/nav_left.gif); 
	background-repeat:no-repeat; 
	width:23px; 
	height:73px;
}
.navCenter {
	background-image:url(images/nav_bg3.gif); 
	background-repeat:no-repeat; 
	width:849px; 
	height:73px;
}
.navRight {
	background-image:url(images/nav_right.gif); 
	background-repeat:no-repeat; 
	width:25px; 
	height:73px;
}

#navcontainer { 
	width: 195px; 
	height:390px; 
	background-image:url(/images/shopping_bg.jpg); 
	background-repeat:repeat-x;
	text-align:left;
	background-color:#676767; 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 10px 10px 5px 10px;
width: 175px;
border-bottom: 1px solid #8b8b8b;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer #current ,
#navcontainer a:hover
{
background-color: #336699;
color: #fff;
}

.searchContainer {
	background-color:#50507d; 
	background-image:url(images/search_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	font-size:11px; 
	color:#FFFFFF; 
	font-style:italic; 
	padding:14px 7px 14px 10px; 
	text-align:left;
}
.searchField {
	color:#666666; 
	font-size:11px; 
	border:1px solid #a0a0a0; 
	background-image:url(images/search_glass.gif); 
	background-repeat:no-repeat; 
	background-position:right; 
	background-color:#FFFFFF; 
	padding:5px;
}
.accountContainer {
	background-color:#54455d; 
	background-image:url(images/account_bg.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:14px 7px 14px 10px; 
	text-align:left;
}
.accountText {
	color:#cecece; 
	font-size:12px; 
	font-weight:normal; 
	margin-left:13px;
}
.accountText a {
	color:#cecece;
	text-decoration:none;
}
.accountText a:visited {
	color:#cecece;
	text-decoration:none;
}
.accountText a:hover {
	color:#0000FF;
	text-decoration:underline;
}


/*** HEADER TAGS ***/
.headerBG {
	background-image:url(images/header_bg3.jpg); 
	background-repeat:no-repeat; 
	background-position:top center; 
	width:849px; 
	height:154px;
}
.sloganDisplay {
	float:left; 
	width:340px; 
	margin-top:39px;
}
.headerContactInfo {
	float:right; 
	margin-top:39px; 
	padding-right:19px; 
	text-align:right; 
	color:#333366; 
	font-size:16px; 
	font-weight:bold;
}
.contactTitle {
	font-size:14px;
}


/*** HOME PAGE TAGS ***/
.homeText {
	width:300px; 
	float:left; 
	padding-left:12px; 
	text-align:justify;
}
.rotatorContainer {
	float:right; 
	margin-top:70px;
}


/*** FOOTER TAGS ***/
.footer {
	color:#44d9ef; 
	text-align:right; 
	line-height:18px; 
	font-size:12px; 
	padding-right:10px; 
	padding-top:25px;
}
.footer a {
	color:#0da8bf;
}
.footer a:visited {
	color:#0da8bf;
}
.footer a:hover {
	color:#999999;
	text-decoration:none;
}


/*** PRODUCT INFO PAGE ***/
.iconLink {
	float:left;
	margin:5px 30px 5px 3px;
}
.iconLink a {
	color:#FFFFFF;
	text-decoration:none;
}
.iconLink a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.iconLink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.shopping {
	float:left;
	width:22px;
	height:22px;
	background-position:left; 
	background-repeat:no-repeat; 
}
/* IE ignores styles with [attributes], so it will skip the following. */
.shopping[class] {
	background-image:url(images/icon_shop.png);
}
.brochure {
	float:left;
	width:22px;
	height:22px;
	background-position:left; 
	background-repeat:no-repeat; 
}
/* IE ignores styles with [attributes], so it will skip the following. */
.brochure[class] {
	background-image:url(images/icon_brochure.png);
}
.learnmore {
	float:left;
	width:22px;
	height:22px;
	background-position:left; 
	background-repeat:no-repeat; 
}
/* IE ignores styles with [attributes], so it will skip the following. */
.learnmore[class] {
	background-image:url(images/learnmore_icon.png);
}

.productDescRight {
	float:right; 
	width:360px;
}
.productDescLeft {
	float:left; 
	width:360px;
}
.productDiv {
	clear:both; 
	border-bottom:1px solid white;
	margin-bottom:10px;
}


/*** CONTACT FORM ***/
.contactInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.contactContainerLeft {
	float: left;
	margin-right: 0px;
	top: 0px;
}
.contactContainerRight {
	float: right;
	width: 280px;
}
.contactContainerColor {
	background-color: #f2f2f2;
}
.contactCopy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyAreaCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00309C;
	padding-bottom: 5px;
}
.fields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.requiredFields {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
margin: 5px 0;
padding: 5px;
background-color: #8f2021;
color : #ffffff;
font-weight: bold;
} 
input.required, textarea.required {
border: 1px solid #CC0000;
}

.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}