/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1, .pageheading	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2, .pagesubheading
	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	font-size: 11px;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-size: 11px;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	font-size: 11px;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	font-size: 11px;
	}
	
SMALL	{	
	font-size:	.8em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/*IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/
.promoprice
{
	color: #DD0000;
	 text-decoration: line-through;
}

 .error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD0000
}

.Details_ProdName
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.Details_ProdDescription
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.Info
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.formButton 
{
	background-color: 	#6699cc;
	color: 				#000000;
	border-color:		#000000;
	font-size:			10pt;
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	height:				20px;
	filter:				progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B4C5DF, EndColorStr=#91A9D0);
	border-width: 		1px;
}
.hrefButton 
{
	background-color: 	#6699cc;
	color: 				#000000;
	border-color:		#000000;
	font-size:			10pt;
	font-weight:		bold;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	height:				20px;
	border-width: 		1px;
}
.SpacerLine
{
		color: #000000;
		height: 1px;
	
}

.altrow
{
	background-color: #EEEEEE
}
.tdsearch
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.Searchddl, .ddl
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1;
	}

.ResultCount
{
	color: #DD0000;
	font-weight:bold;
}

.textBox
{
	border-style:solid;
	border-width:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textBoxCurrency
{
	border-style:solid;
	border-width:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right
}

.OrderProgress
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.total
{
 font-weight: bold;
 color: #DD0000;
 font-size: 12px;
}

/* Dropdown menu styles - item = top level menu, entry = submenu*/
.menu
{
	font-weight:bold;
}

.entry
{
	display:none;
	position:absolute;
	border-width:1px;
	border-color: Black;
}

.adHeader
{
	padding: 4px 4px 4px 4px;
}

.Tab
{
	font-size: 14px;
	padding: 4px 4px 4px 4px;
	border-top: solid;
	border-top-width: 1px;
	border-left: solid;
	border-left-width: 1px;
	border-right: solid;
	border-right-width: 1px;
	border-color: Black;
	background-color:#FFFFFF;
	color: Black;	
}

.TabSelected
{
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #DDDDDD;
	padding: 4px 4px 4px 4px;
	border-top: solid;
	border-top-width: 1px;
	border-left: solid;
	border-left-width: 1px;
	border-right: solid;
	border-right-width: 1px;
	border-color: Black;
}

.FormHeading
{
	font-size: 14px;
	font-weight:	bold;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: Black;
}

.PhoneFaxHeader
{
	font-size: 11px
}
.GridSelected
{
	border-bottom:1px solid navy;
}
.MenuText {font-family: verdana,arial,sans-serif;font-size: 10pt}
.small {  font-family: verdana,arial,sans-serif; font-size: 8pt; color: black}
.smallwhite {  font-family: verdana,arial,sans-serif; font-size: 8pt; color: white}
.smallwhitebold {  font-family: verdana,arial,sans-serif; font-size: 8pt; font-weight: bold; color: white}
.Info1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.StandardLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}
.RequiredStandardLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}