/* What not to show.. */

#HeaderArea{display: none;}
#FooterArea{display: none;}
#MainContentArea{width:70%;}
#MainTable{width:100%;}
#HeaderTextArea{display: none;}
#MainNavigation{display: none;}


/* Order Related */
#PageTrail{display: none;}
.Button{display:none;}

#Cart table
{
	width: 90%;
}

#Cart td 
{
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
}

#Cart .CartHeader
{
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

#Cart .CartItem
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}



/* Content Styles. */
.MainContent
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 16px;
}

.IntroContent
{
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
	line-height: 16px;
}

.NavIntro
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 16px;
	margin: 0 0 0 0;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
	border-bottom: solid 4px #FAF8E5;
	width: 100%;
}
/* Hack to get Mozilla showing correctly */
html>body .NavIntro {
	width:219px;
}

a
{
	font-family: Verdana;
	color: #C93432;
	text-decoration: none;
}

a:Hover
{
	font-family: Verdana;
	color: #C93432;
	text-decoration: underline;
}

/* Form Related Styles. */
#ContactForm
{
	font-family: Verdana;
	font-size: 8pt;
	width:100%;
}

#ContactForm td
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

#ContactForm input
{
	font-family: Verdana;
	font-size: 8pt;
}

#ContactForm select
{
	font-family: Verdana;
	font-size: 8pt;
}

#ContactForm .Input
{
	border: inset 2px;
}

#MainTable .Required
{
	font-family: Verdana;
	font-size: 8pt;
	color: #C93432;
}

/* Site Map Styles. */
#Sitemap
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 14px;
}

#Sitemap ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: 14px;
	list-style-type: none;
}

#Sitemap ul ul
{
	margin-bottom: 0;
}

#Sitemap li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-left: 20px;
	background-image: url(../TemplateImages/nav_off_yesChild.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
}

#Sitemap li a
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#Sitemap li li
{
	background-image: none;
}

#Sitemap li li a
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
}

/* Sub Navigation Styles. */
#NavContainer 
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FAF8E5;
	display: block;
}

#NavContainer ul
{
	margin: 0 0 0 0;
	margin-bottom: 4px;
	
	padding: 0 0 0 0;
	padding-top: 3px;
	padding-bottom: 3px;
	
	list-style-type: none;
}

#NavContainer ul ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#NavContainer li
{
	background-image: url(../TemplateImages/bullet01.gif);
	background-repeat: no-repeat;
	background-position: .6em .4em;
}

#NavContainer li li
{
	display: inline;
	height: 16px;
	background-position: 1.5em .25em;
}

#NavContainer li a
{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: 24px;
	margin-right: 12px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#NavContainer li li a
{
	display: block;
	float: none;
	clear: left;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana;
	font-size: 8pt;
	margin-left: 40px;
	color: #000000;
}

#NavContainer li li a:Hover
{
	text-decoration: underline;
}

#NavContainer .NavOn
{
	background-color: #E9E3A6;
}

#NavContainer .NavOff
{
	background-color: #E6E6C1;
}

#NavContainer .ShortDescription
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	margin-right: 12px;
}

#NavContainer .moreLink
{
	font-family: Verdana;
	font-size: 7pt;
	color: #C93432;
	font-weight: bold;
	text-decoration: none;
}

/* Main Navigation Styles. */
.dhtmlLink {
	font-family: verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #333333;
}

.dhtmlLink:Hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: underline;
	color: #333333;
}

/* Header / Footer Styles */
.headerLink {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.headerLink:hover {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}

.footer {
	font-size: 7pt;
	color: #5C5C5C;
}

.footerLink {
	font-family: verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #C2840C;
}

.footerLink:hover {
	font-family: verdana;
	font-size: 7pt;
	text-decoration: underline;
	color: #C2840C;
}