/********************************************************/
/* Standard Style Sheet for Richard Burns 2002			*/
/* Copyright 2002 by MSOnet				 				*/
/* By Andrew Dixon 										*/
/* 					 									*/
/* File Created on 14/01/2002							*/
/* Last Edited on 14/01/2002							*/
/********************************************************/

/* Tag Styles */

BODY
{
	font-family		: arial, sans-serif; 
	color			: #666666;
	font-size		: 1em;
}

A, A:visited
{
	color			: #663399;
	text-decoration	: underline;
}

A:hover
{
	color: #663399;
	text-decoration	: none;
}

p
{
	padding: 2px 0px 0xp 0px;
	margin: 5px 0px 2px 0px;
}

/*ul, ol
{
	margin: 0px;
	padding: 10px;
	text-indent: 5px;
}*/
li
{
	padding: 2px 0px 2px 0px;
}
HR
{
	height: 1px;
	color: #585d46;
}

H1
{
	font-size	: 1em;
	color: #663399;
	font-weight	: bold;
	text-align: center;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	margin: 5px 0px 5px 0px;
}
h2
{
	color: #8e96c6;
	font-size: 1em;
	font-weight: bold;	
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999999;
	margin: 8px 0px 2px 0px;
}
h3, h4
{
	color: #8e96c6;
/*	font-size: 1em;*/
	font-weight: bold;	
}
.redText
{
	color:	red;
}



.poll
{
	background-image: url(/images/bg_poll.gif);
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 0.7em; 
}
.pollResults
{
	font-family		:  arial, sans-serif; 
	font-size  		: 0.7em;
}




.loginCell
{
	padding			: 0px 0px 2px 10px;
}
.loginBox
{
	width			: 133px;
	height			: 17px;
	border			: 1px solid #979797;
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #979797;
}

.textField
{
	width: 200 px;
	border-top: 1px solid #8e96c6;
	border-left: 1px solid #8e96c6;
	border-right: 1px solid #8e96c6;
	border-bottom: 1px solid #8e96c6;
	font-family		: arial, sans-serif; 
	font-size  		: 12px;
	color			: #333333;
}

.largetextarea
{
	width: 200 px;
	height: 75 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.smalltextField
{
	width: 100 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.selectField
{
	width: 300 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}

.textareaField
{
	width: 400 px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family		: arial, sans-serif; 
	font-size  		: 10px;
	color			: #000000;
}
.sImage
{
	border-top		: 1px solid #000000;
	border-right	: 1px solid #000000;
	border-left		: 1px solid #000000;
	border-bottom	: 1px solid #000000;
}
	
.sButton
{
	background-image: url('/images/bg_submit.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	height: 25px;
	border: 0px;/*1px solid #999999;*/
	color: #666666;
	cursor		: pointer;
	cursor		: hand;
	font-weight: bold;
	font-family		: arial, sans-serif; 
	font-size  		: 0.8em;
}

/* Questionnaire styles */
.questionnaireError {
	color					: #FF0000;
}

.questionnaireTextfield {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
}

.questionnaireTextArea {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
	width					: 350px;
	height					: 75px;
}

.questionnaireButton {
	background-color		: #99DAEA;
	color					: #0081A0;
	border					: 1px solid #0081A0;
	cursor					: pointer;
	cursor					: hand;
	font-size				: 8pt;
	font-family				: arial,sans-serif;
	height					: 23px;
}

.questionnaireSelectList {
	background-color		: #FFFFFF;
	color					: #000000;
	border					: 1px solid #00458D;
}

/* SITE MAP STYLES */

.sitemapText, a.sitemapText, a.sitemapText:hover, a.sitemapText:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 8pt;
	color			: #000000;
	text-decoration	: none;
	line-height		: 18px;
	font-weight		: normal;
}


.sitemapHeaderText, a.sitemapHeaderText,a.sitemapHeaderText:hover,a.sitemapHeaderText:visited
{
	font-family		: Arial, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	text-decoration	: none;
	font-weight		: bold;
	line-height		: 18px;
	padding-top		: 5px;
}


/*   SHOP classes */

.quantityBox
{
	width				: 25px;
	height				: 18px;
	font-family			: arial;
	font-size			: 7pt;
}
.promotionBox
{
	width				: 60px;
	height				: 18px;
	font-family			: arial;
	font-size			: 7pt;	
}

/* FOOTER */
.footertext
{
	font-family		: arial, sans-serif; 
	font-size  		: 11px;
	color			: #999999;
}
	
.footertext a, .footertext a:visited
{
	text-decoration	: none;
	color			: #999999;
}
.footertext a:hover
{
	text-decoration	: underline;
}
