/***************************************************************
DJ Kilpatrick CSS - http://www.djkilpatrick.co.uk 2007
****************************************************************/


html, body { 
	height: 100%;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-Right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}

/* Default text for the site */
td, div, span, button, a, input, select, textarea, p, h1, h2, h3, h4, h5, h6, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Set form to not take up space in IE - inconsistent browser defaults */
form { 
	margin:0px; 
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: inherit;
}

/* No border around any image  */
img { border: 0px; }


/* Consistent Paragraphs */
p {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
}

a:link {
	font-size:10px;
	color:#A1A1A1;
	text-decoration:none;
	font-weight:bold;
	font-family:Geneva, Verdana, Arial, Tahoma, Sans-serif;
}
a:visited {
	font-size:10px;
	color:#A1A1A1;
	text-decoration:none;
	font-weight:bold;
	font-family:Geneva, Verdana, Arial, Tahoma, Sans-serif;
}
a:active {
	font-size:10px;
	color:#A1A1A1;
	text-decoration:none;
	font-weight:bold;
	font-family:Geneva, Verdana, Arial, Tahoma, Sans-serif;
}
a:hover {
	font-size:10px;
	color:#6C6C6C;
	text-decoration:none;
	font-weight:bold;
	font-family:Geneva, Verdana, Arial, Tahoma, Sans-serif;
}

/***************************************************************
FORM FIELDS        
****************************************************************/
.formfields {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border: 1px solid #838383;
	background-color: #FFFFFF;
}


/***************************************************************
WEBSITE TEXT       
****************************************************************/

.main_body_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: normal;
}

.main_body_text_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold;
}

.white_highlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold;
} 

.sub_navigation_heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A9A9A9; font-weight: bold;
} 

.sub_navigation_trade_heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #A9A9A9; font-weight: bold;
}

.sub_navigation_trade_heading_red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #C95662; font-weight: bold;
}

.error_small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #C95662; font-weight: bold;
}

.product_title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #A9A9A9; font-weight: bold;
}

.product_sub_title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold;
}

.product_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal;
}

.order_code_normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: normal;
}

.order_code_bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;
}

/***************************************************************
MAIN NAVIGATION         
****************************************************************/

#MainNavigationContainer {
	width:160px;
	height:23px;
}

/* MAIN NAVIGATION BUTTONS */

#MainNavigationContainer a.MainNavigationButton, #MainNavigationContainer #MainNavigationButtonInactive {
	display:block;
	float:left;
	width:160px;
	height:23px;
	text-decoration:none;
}

#MainNavigationContainer #MainNavigationText, #MainNavigationContainer #MainNavigationButtonInactive {
	height:20px;
	width:160px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;

}

#MainNavigationContainer a.MainNavigationButton {
	width:160px;
	height:23px;
	background-image:url(../navigation_graphics/main-navigation-out.gif);
	background-repeat:no-repeat;
	color:#DCDCDC;
	cursor:pointer;
}

#MainNavigationContainer a.MainNavigationButton:hover {
	width:160px;
	height:23px;
	background-image:url(../navigation_graphics/main-navigation-over.gif);
	background-repeat:no-repeat;
	color:#DCDCDC;
	cursor:pointer;
}

#MainNavigationContainer #MainNavigationButtonInactive {
	width:160px;
	height:23px;
	background-image:url(../navigation_graphics/main-navigation-inactive.gif);
	background-repeat:no-repeat;
	color:#969696;
}

/***************************************************************
SUB NAVIGATION        
****************************************************************/

#SubNavigationContainer {
	width: 156px;
	font-family: Arial, Geneva, Verdana, Tahoma, Sans-serif;
}

/* SUB NAVIGATION BUTTONS */

#SubNavigationContainer a.SubNavigationButton, #SubNavigationContainer #SubNavigationButtonInactive {
	display: block;
	float: none;
	width: 156px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#SubNavigationContainer #SubNavigationText, #SubNavigationContainer #SubNavigationButtonInactive {
	width: 130px;
	height: 15px;
	padding-left: 26px;
	padding-top: 1px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#SubNavigationContainer a.SubNavigationButton {
	width: 156px;
	height: 16px;
	background-image: url(../navigation_graphics/sub-navigation-out.gif);
	background-repeat: no-repeat;
	color: #DCDCDC;
	cursor: pointer;
}

#SubNavigationContainer a.SubNavigationButton:hover {
	width: 156px;
	height: 16px;
	background-image: url(../navigation_graphics/sub-navigation-over.gif);
	background-repeat: no-repeat;
	color: #DCDCDC;
	cursor: pointer;
}

#SubNavigationContainer #SubNavigationButtonInactive {
	width: 130px;
	height: 15px;
	padding-left: 26px;
	padding-top: 1px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../navigation_graphics/sub-navigation-over.gif);
	background-repeat: no-repeat;
	color: #969696;
}

/***************************************************************
AREA BANNER         
****************************************************************/

#AreaBanner {
	width:900px;
	height:12px;
	padding-top:12px;
	padding-bottom:15px;
	text-align:left;
	text-decoration:normal;
	font-size:10px;
	font-weight:bold;
	color:#999999;
}

#AreaBannerNavigation #AreaBannerNavigationText {
	text-align:left;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

/* LOGIN STATUS BOX NAVIGATION BUTTONS */

#AreaBanner a.AreaBannerNavigationLink {
	text-align:left;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color:#DCDCDC;
}

#AreaBanner a.AreaBannerNavigationLink:hover {
	text-align:left;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#AreaBannerNavigationTextInactive {
	text-align:left;
	text-decoration:normal;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

/***************************************************************
Bottom Links        
****************************************************************/

#Links {
	float:right;
	width:477px;
	height:43px;
}

#Links #BottomNavigationText {
	height:18px;
	padding-top:25px;
	text-align:right;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}

/* LINKS */

#BottomNavigationText a.BottomNavigationLink {
	text-align:right;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	color:#DCDCDC;
}

#BottomNavigationText a.BottomNavigationLink:hover {
	text-align:right;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

#BottomNavigationTextInactive {
	text-align:right;
	text-decoration:normal;
	font-size:10px;
	font-weight:bold;
	color:#999999;
}

/***************************************************************
PRODUCT NAVIGATION         
****************************************************************/

#ProductNavigationContainer {
	width:150px;
	height:20px;
}

/* MAIN NAVIGATION BUTTONS */

#ProductNavigationContainer a.ProductNavigationButton, #ProductNavigationContainer #MainNavigationButtonInactive {
	display:block;
	float:left;
	width:150px;
	height:20px;
	text-decoration:none;
}

#ProductNavigationContainer #ProductNavigationText, #ProductNavigationContainer #ProductNavigationButtonInactive {
	height:17px;
	width:150px;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;

}

#ProductNavigationContainer a.ProductNavigationButton {
	width:150px;
	height:20px;
	background-image:url(../navigation_graphics/product-navigation-out.gif);
	background-repeat:no-repeat;
	color:#DCDCDC;
	cursor:pointer;
}

#ProductNavigationContainer a.ProductNavigationButton:hover {
	width:150px;
	height:20px;
	background-image:url(../navigation_graphics/product-navigation-over.gif);
	background-repeat:no-repeat;
	color:#DCDCDC;
	cursor:pointer;
}

#ProductNavigationContainer #ProductNavigationButtonInactive {
	width:150px;
	height:20px;
	background-image:url(../navigation_graphics/main-navigation-inactive.gif);
	background-repeat:no-repeat;
	color:#969696;
}