/* ================================
    CSS STYLES FOR THE COMMERCE STARTER KIT 
    v1.0, 10/2002
   ================================
*/   

BODY
{
}

.MastHead_Main
{
 background-color: #008080
}

.MastHead_Accent1
{
 background-color: #00bb89
}

.MastHead_Accent2
{
 background-color: #00cde8
}


/* */
.HomeHead
{
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px;
}

/* PBMH added */
.homeheader 
{   /* Welcome ASP line */
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    z-index: 10;
    float: left;
    top: 85px;
    left: 250px;
    position: absolute;
	/*background-color: #E9F6FC;*/
	/*background-image: url("images/Bkgrnd_1.jpg");*/
    /*background-repeat: repeat;*/
}

/* PBMH added */
.homeheadercoloured
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    z-index: 10;
	background-color: #E9F6FC;
	/*background-image: url("images/Bkgrnd_1.jpg");*/
    /*background-repeat: repeat;*/
}

/* PBMH added */
.welcome
{
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    float: left;
    width: 125px;
    top: 125px;
    /*right: 15px;*/
    left: 850px;
	padding: 2px;
	position: absolute;
	z-index: 10;
	border: 2px dotted;
	margin-left:auto;
}

.bookfairdates
{
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    float: left;
    width: 302px;
    top: 120px;
    left: 685px;
	padding: 2px;
	position: absolute;
	z-index: 10;
	border-style: solid;
	border-width: 2px;
	border-color: #4D6F5F;
	background-color: #FFFFCC;
	margin-left:auto;
}

/* PBMH added */
.HomeH1
{
    color: #008080;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.ContentHead
{
    /*background-color: #dddca3;
    color: dimgray;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 35px
}

/* */
.SubContentHead
{
    /*background-color: #dddca3;
    color: dimgray;*/
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

/* */
.UnitCost
{
    color: #808080;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 20pt
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 15pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color: maroon;
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.MenuText
{
    color: #feebc3;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline
}

.ProductListHead
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14pt    
}
.ProductListItem
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px
}

.CartListHead
{
    background-color: #feebc3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    /*background-color: #dddca3;*/
    background-color: #feebc3;
    line-height: 10pt    
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* Links on ProductDetails and ProductDetailsB */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: #feebc3;
    /*color: #CCFFCC;*/
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px;
}

A.MenuUnselected:hover
{
    color: white;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    /*margin: 0 0 0 5px;*/
    margin: 0 0 0 0;
}

.NormalDouble
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 0 5px;
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px    
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px    
}



A:link  
{
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

/* PBMH added links for regular text */
A.textlink, A.textlink:link, A.textlink.visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    /*color: #696969;*/
    color: #DE6828;
    font-weight: bold;
}

A.textlink.hover
{
    text-decoration: underline;
    color:Black;    
}


SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, 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;
}

HR {
    height:1pt;
    text-align:left
}

/* Header/Footer Colours */
table#mainheader
{
    background-color: #25523E;
    /* background-color: Red;*/
}

table#header 
{
   background-color: #25523E;
   /*background-color: Blue;*/
}

table#bottomheader /* the main header box */
{
    background-color: #4F725C;
}
td.bottomrow /* thin bar at bottom of header */
{
    background-color: #4D6F5F;
}

table#footer
{
    background-color: #25523E;
}


/* Header  Nav Bar */
.container {
	padding: 2px;
	margin: 0 0 0 0;
	background: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
	position: absolute;
	top: 48px;
	left: 224px;
	}

#minitabs {
	margin: 0;
	padding: 0 0 8px 0;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 12px;
	/*font-weight: bold;*/
	/*margin: 0 10px 4px 10px;*/
	margin: 0 10px 4px 0;
	padding-bottom: 2px;
	text-decoration: none;
	color: white;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #4D6F5F;
	padding-bottom: 0px;
	background: #fff;
	color: #363;
	}

/* Header  Tag Line */
.enriching {
	padding: 2px;
	margin: 0 0 0 250;
	background: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	position: absolute;
	top: 18px;
	left: 224px;
    font-size: 14pt;
    color: white;
	}

/* Links in regular text */
A.TextLink, A.TextLink:link, A.TextLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    /*color: #696969;*/
    /* color: #4D6F5F;*/
    color: #B6160A;
    font-size: 11px;
    font-weight: bold;
}   

A.TextLink:hover    
{
    text-decoration: underline;
    color: black;
}

table#August09
{
    top: 120px;
    left: 250px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
	/*border-style:solid;*/
	/*border-color: black; */
}

table#December09RightTopSoundsTrue
{
    top: 90px;
    left: 735px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
	border-style:solid;
	border-color: #25523E;
	/*background-color: #25523E;*/
	width: 255px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: center;  	
}

table#December09DetailRightTop
{
    top: 123px;
    left: 715px;
	padding: 2px;
    float: left;
	position: absolute;
	/*border: 1px;
	border-style:solid;
	border-color: black;
    background-color: Aqua;*/
	width: 280px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: left;  	
}

table#December09DetailRightBottom
{
    top: 295px;
    left: 730px;
	padding: 2px;
    float: left;
	position: absolute;
	/*border: 2px;
	border-style:solid;
	border-color: black;
    background-color: #25523E;*/
	width: 265px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    text-align: left;  	
}

table#December09DetailBottom
{
    top: 440px;
    left: 250px;
	padding: 2px;
    float: left;
	position: absolute;
	/*border: 1px;
	border-style:solid;
	border-color: black;*/
	width: 750px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: left;  	
}	

table#DecemberBackgroundFloat
{
    top: 200px;
    left: 230px;
    height:560px;
    float: left;
    position:inherit;
    /*background-color: Fuchsia;*/
}

table#February10DetailBottom
{
    top: 425px;
    left: 250px;
	padding: 2px;
    float: left;
	position: absolute;
	/*border: 1px;
	border-style:solid;
	border-color: black;*/
	width: 750px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: left;  	
}	

table#GeneralDetailRightTop
{
    top: 123px;
    left: 725px;
	padding: 2px;
    float: left;
	position: absolute;
	/*border: 1px;
	border-style:solid;
	border-color: black;
    background-color: Aqua;*/
	width: 280px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: left;  	
}

/* For Login.aspx */
table#LoginAccountArea
{
    top: 120px;
    left: 250px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
	width: 250px;
}


table#LoginNotes
{
    top: 300px;
    left: 250px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
	width: 650px;    
}

.LoginHelpNotes
{   /* Welcome ASP line */
    font-family: Verdana, Helvetica, sans-serif;
    z-index: 10;
    float: left;
    top: 120px;
    left: 450px;
    position: absolute;
    width: 380px;
    border: 2px;
    border-color: #9D0000;
    border-style: double;
    padding: 10px 10px 10px 10px;
}

.Crowley
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:small;
    text-align:center;
    z-index: 10;
    float: left;
    top: 120px;
    left: 450px;
    /*position: absolute;
    width: 380px;*/
    border: 2px;
    border-color: #9D0000;
    border-style: double;
    padding: 10px 10px 10px 10px;
    margin: 0 20% 0 20%;
}    

table#bottomwording
{
    top: 550px;
    left: 250px;
	padding: 2px;
    float: left;
	position: absolute;
	/*border: 1px;
	border-style:solid;
	border-color: black;*/
	width: 750px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: center;  	
}	

.dottedborder
{
    border-style: dotted;
    border-width: 2px;
    border-color: Green;
    text-align: center;
}    

.leadsheetborder
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: small;
    border: 2px;
    border-color: #9D0000;
    border-style: double;
    padding: 10px 10px 10px 10px;
    top: 80px;
    left: 250px;
    float: left;
	position: absolute;
	width: 700px;
	text-align: center;
}    

.leadsheetheader
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:large;
    font-weight:bold;
    color: #9D0000;
}

table#April10DetailRightBottom
{
    top: 250px;
    left: 730px;
	padding: 2px;
    float: left;
	position: absolute;
	/*border: 2px;
	border-style:solid;
	border-color: black;
    background-color: #25523E;*/
	width: 265px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    text-align: left;  	
}

table#April10RightTop
{
    top: 90px;
    left: 710px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
	border-style:solid;
	border-color: #25523E;
	/*background-color: #25523E;*/
	width: 275px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align:left;  	
}

table#May10Verbage
{
    top: 475px;
    left: 250px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
	border-style:solid;
	border-color: #25523E;
	/*background-color: #25523E;*/
	width: 740px;
    color: #25523E;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align:left;  	
}

table#May10Images_sm_1
{
    top: 120px;
    left: 510px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: left; 	
	/*border-style:solid;*/
	/*border-color: black; */
}    

table#May10Images_sm_2
{
    top: 260px;
    left: 510px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: left; 	
	/*border-style:solid;*/
	/*border-color: black; */
}    

table#May10Message
{
    top: 400px;
    left: 510px;
	padding: 2px;
    float: left;
	position: absolute;
	border: 1px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: red;
    line-height: 12px;
    text-align: left; 	
	border-style:solid;
	border-color: red;
}    