/* CSS Document */

body {
	background-color: #000000;
}
a {
color: #FF0000;
}

a:hover {
color: #FFFF00;
}


.button {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	background-color: #999999;
	font-size: 8px;
	border: 1px solid #FF0000;
	background-image: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}
.shoplineOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	border: 0px none cccccc;
	color: #000000;
	text-decoration: none;
}
.shoplineOn a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	border: 0px none cccccc;
	color: #000000;
	text-decoration: none;
}

.shoplineOff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #333333;
	color: #000000;
}
.shoplineOff a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #333333;
	color: #CCCCCC;
	text-decoration: none;
}


.surround {
	border: thin solid #666666;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF33;
	text-align: center;
}

.TopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: black url(images/silvergradient.gif) repeat-x center left;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #333333;
	border-color: #FFFFFF #999999 #999999 #FFFFFF;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	color: #ffffff;
	cursor:pointer;
}

.TopMenuHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	border-color: #999999 #FFFFFF #FFFFFF #999999;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	
	cursor:pointer;
}

/* Apple Menu Seection start */

.applemenu{
margin: 5px 0;
padding: 0;
width: 140px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: black url(images/silvergradient.gif) repeat-x center left;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
}
.bodyheaderyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}



.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/silvergradientover.gif);
color: white;
}

.applemenu div.submenu { /*DIV that contains each sub menu*/
	background: black;
	padding: 5px;
	color: cccccc;
	line-height: 20px;/*height: 300px; Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.applemenu div.submenu a{color: cccccc; }
.applemenu div.submenu a:visited{color: cccccc;  }


/* Apple Menu Seection end */
.bodytextdouble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: cccccc;
	text-decoration: none;
	line-height: 24px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: cccccc;
	text-decoration: none;
}
.bodytext a{
	color: #CC0000;
	text-decoration: none;
}.bodyheadergrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: cccccc;
}
.bodysubheadergrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: cccccc;
	font-weight: bold;
}
.cartbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
.cartboxbottom {
	border: 1px solid #FFFFFF;
}
.cartboxRight {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	vertical-align: top;
}
.cartboxbottomRight {
	border: 1px solid #FFFFFF;
	text-align: right;
}
.boxlinetop {
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #666666;
}
.boxlinebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.playbutton {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 8px;
	border: 1px solid #FFFF00;
	background-image: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	cursor:pointer;
}
.buttonover {
	cursor:pointer;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 8px;
	border: 1px solid #FFFF00;
	background-image: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
}
.playbuttonover {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 8px;
	border: 1px solid #FFFF00;
	background-image: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	cursor:pointer;
}

