/*
	===========================================================================
	Crossology Resellers Style Sheet - Site Version 2.0b
	===========================================================================
	
	Std Fonts Used:			Verdana, Arial, Helvetica, sans-serif
	Std Font Measurement:	Pixels
	Std Colors:				#000000, #006699, #003399, #EEEEEE, #FFFFFF,
							#FF9900, #F6F6F6, #666666
	
	===========================================================================
*/

/*  ---------------------------------------------------------------------------
	Standard HTML Tag Formating
*/

BODY {
	background:			#FFFFFF;
	color:				#000000;
}

TD, TH, P, DIV, FONT, A, INPUT {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

A {
	color:				#0000FF;
}

A:Active, A:Hover {
	color:				#FF0000;
}

A:Visited {
	color:				#0000FF;
}


/*  ---------------------------------------------------------------------------
	Main Menu Text/Link Classes
*/

A.mnuMainLnk {
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#FFFFFF;
; visibility: visible; clip:   rect(   )
}

A:Active.mnuMainLnk, A:Hover.mnuMainLnk {
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#FF6600;
}

A:Visited.mnuMainLnk {
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#FFFFFF;
}

.mnuMainTxt {
	font-size:			12px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#FFFFFF;
}

/*  ---------------------------------------------------------------------------
	Sub Menu Text/Link Classses
*/

A.mnuSubLnk {
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
; visibility: inherit; clip:   rect(   )
}

A:Active.mnuSubLnk, A:Hover.mnuSubLnk {
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	underline;
	color:				#006699;
}

A:Visited.mnuSubLnk {
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
}

.mnuSubTxt {
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
}


/*  ---------------------------------------------------------------------------
	User, Date Text and Position Indicator
*/

.infUserTxt {
	font-size:			11px;
	font-weight:		bold;
	color:				#006699;
}

.infDateTxt {
	font-size:			11px;
	font-weight:		bold;
	color:				#666666;
}

A.infPositionLnk {
	font-size:			10px;
	text-decoration:	underline;
	color:				#FF6600;
}

A:Active.infPositionLnk, A:Hover.infPositionLnk {
	font-size:			10px;
	text-decoration:	none;
	color:				#006699;
}

A:Visited.infPositionLnk {
	font-size:			10px;
	text-decoration:	underline;
	color:				#FF6600;
}

.infPositionTxt {
	font-size:			10px;
	font-weight:		bold;
	color:				#666666;
}


/*  ---------------------------------------------------------------------------
	Context Menu Classes
*/

A.mnuContextLnk {
	font-size:			10px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#666666;
}

A:Active.mnuContextLnk, A:Hover.mnuContextLnk {
	font-size:			10px;
	text-decoration:	underline;
	font-weight:		bold;
	color:				#FF6600;
}

A:Visited.mnuContextLnk {
	font-size:			10px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#666666;
}

.mnuContextTxt {
	font-size:			10px;
	text-decoration:	none;
	font-weight:		bold;
}
/*  ---------------------------------------------------------------------------
	Product Menu Classes
*/

A.mnuProductLnk {
	font-size:			11px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#1c4977;
}

A:Active.mnuProductLnk, A:Hover.mnuContextLnk {
	font-size:			11px;
	text-decoration:	underline;
	font-weight:		bold;
	color:				#FF6600;
}

A:Visited.mnuProductLnk {
	font-size:			11px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#1c4977;
}

.mnuProductTxt {
	font-size:			11px;
	text-decoration:	none;
	font-weight:		bold;
}



/*  ---------------------------------------------------------------------------
	Cart Summary Classes
*/

.sumCartTag {
	font-size:			10px;
	font-weight:		bold;
	color:				#666666;
}

.sumCartValue {
	font-size:			10px;
	color:				#006699;
}

.sumCartInfo {
	font-size:			8px;
	color:				#666666;
}

/*  ---------------------------------------------------------------------------
	Text Headers Classes
*/

.hdrPageTitle {
	font-size:			18px;
	font-weight:		bold;
	color:				#006699;
}

.hdrContext {
	font-size:			12px;
	font-weight:		bold;
	color:				#FFFFFF;
}

A:Active.hdrContextLnk, A:Hover.hdrContextLnk {
	font-size:			12px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FF6600;
}

A:Visited.hdrContextLnk {
	font-size:			12px;
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
}


/*  ---------------------------------------------------------------------------
	Products Classes
*/

.prdDesc {
	font-size:			11px;
	font-weight:		bold;
	color:				#666666;
}

.prdPriceTag {
	font-size:			11px;
	font-weight:		bold;
	color:				#006699;
}

.prdPriceValue {
	font-size:			11px;
	color:				#666666;
}

.prdPriceInfo {
	font-size:			9px;
	color:				#999999;
}

.prdInfoTag {
	font-size:			11px;
	font-weight:		bold;
	color:				#666666;
}

.prdTxtInput {
	font-size:			10px;
	text-align:			center;
}

.prdHelp {
	font-size:			10px;
	color:				#999999;
}.mnuMusicTxt { font-size: 10px; text-decoration: none; font-weight: bold; ; color: #FFFFFF}
A.mnuMusicLnk { font-size: 10px; text-decoration: underline; font-weight: bold; color: #FFFFFF; }
