@charset "UTF-8";
/* CSS Document */

body{
padding:0px;
margin:0px;
background-color: #000000;
/*background-color:#CC0033;
background:url(/images/bgrnd.jpg);*/
text-align: center;
}
#layout_table {
	margin-left: auto;
    margin-right: auto;
	text-align:center;
}
#home_entry {
	margin-top: 0px;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	width:734px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF
}
#header_entry {
	margin-top: 10px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
	width:734px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer_entry {
	margin-top: 5px;
	margin-left: auto;
    margin-right: auto;
	text-align:center;
	width:734px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF
}
#header {
	margin-top: 10px;
	text-align:left;
}
#header_text_links{
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#header_text_links a:link {
	color: #000000; text-decoration: underline
}
#header_text_links a:visited {
	color: #FFFFFF; text-decoration: underline
}
#header_text_links a:active {
	color:#000000 ; text-decoration: none
}
#header_text_links a:hover {
	color:#ffffff; text-decoration: none
}
#home_main {
	margin-top: 0px;
	text-align:center;
	width:734px;
	height:198px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#home_featured {
	margin-top: 10px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#home_featured a:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: underline
}
#home_featured a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF; 
	text-decoration: underline
}
#home_featured a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6600; 
	text-decoration: none
}
#home_featured a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6600 ; 
	text-decoration: none
}
#main_body {
	font-family:Tahoma;
	font-size:12px;
}
#main_body table{
	font-family:Tahoma;
	font-size:12px;
}
#footer {
	margin-top: 15px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
#footer a:link {
	color: #FFFFFF; text-decoration: underline
}
#footer a:visited {
	color: #FFFFFF; text-decoration: underline
}
#footer a:active {
	color:#CC6600 ; text-decoration: none
}
#footer a:hover {
	color:#CC6600; text-decoration: none
}
#footer_banner {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px
}
#side_navigation {
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#ffffff;
}
#side_navigation table{
	width:150px;
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#ffffff;
}
#side_navigation a:link {
	color:#ffffff; text-decoration: underline; font-size:11px;
}
#side_navigation a:visited {
	color: #ffffff; text-decoration: underline; font-size:11px;
}
#side_navigation a:active {
	color:#FF6600 ; text-decoration: none; font-size:11px;
}
#side_navigation a:hover {
	color:#FF6600; text-decoration: none; font-size:11px;
}
/**********/
/*ORIGINAL*/
/**********/
.smallTextWhite {
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.basketContents {
	font-size: 10px;
}
.basketHeader {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
}
.bodyAlert {
	font-size: x-small;
	color: #990000;
}
.bodyNormal {
	font-size: 11px;
	color: #000000;
}
.bodyNormalGray {
	font-size: 11px;
	color: #999999;
}
.buttonUpdate {
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	background-color: #A6A6FF;
}
.header1 {
	font-size:11px;
	color:#000033;
	font-family:Arial, Helvetica, sans-serif;
}

.FormHeader1 {
	font-size:11px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

.headerCheckout {
	font-size: 14px;
	color: #000000;
}
.headerNavText {
	font-size: 10px;
	font-weight: 200;
	color: #FFFFFF;
}
a.headerNavText:link{color:#FFFFFF;text-decoration:none;}
a.headerNavText:visited{color:#FFFFFF;text-decoration:none;}
a.headerNavText:hover{color:#FFFFFF;text-decoration:underline;}
.textField {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
}
.textFieldError {
	background-color: #FFAAAA;
	font-weight: bold;
}
.contentTableBorder {
	background-color:#CCCCCC;
}
.sidebarText {
	font-size: 10px;
	font-weight: 200;
	color: #ffffff;
}
a.sidebarText:link{color:#ffffff;text-decoration:none;}
a.sidebarText:visited{color:#ffffff;text-decoration:none;}
a.sidebarText:hover{color:#CC6600;text-decoration:underline;}
.SubContentTableBorder {
	background-color: #E2C7C7;
}
.spacerWhite {
	background-color: #FFFFFF;
}
.spacerCCCCCC {
	background-color: #CCCCCC;
}
.legalText {
	font-size: 9px;
}
.legalTextRed {
	font-size: 9px;
	color:#990000;
}
.bodyNormalSmall {
	font-size: 11px;
}
.tabheader {
	font-size: 11px;
}
.tabheaderon {
	font-size: 11px;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
}
.body14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyNormalLineThrough {
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
}
.bodyNormalWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bodyNormalWhite a:link{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyNormalWhite a:visited{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodyNormalWhite a:hover{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyNormalWhite a:active{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}.priceRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.priceBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.resultError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.resultSuccess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.positionBox {
	background: #ADFF5B; 
	border: #008800 solid 2px; 
	height: 20px; 
	width: 50px; 
	line-height: 20px; 
	font-size: 18px; 
	font-weight:bold; 
	text-align:center
}
.positionBoxNav {
	background: #fb0505; 
	border: #000000 solid 1px; 
	height: 18px; 
	width: 200px; 
	line-height: 18px; 
	font-size: 12px; 
	font-weight:bold; 
	text-align:left
}
.positionBoxNavHeader {
	background: #81021f; 
	border: #000000 solid 1px; 
	height: 30px; 
	width: 200px; 
	line-height: 20px; 
	font-size: 12px; 
	font-weight:bold; 
	text-align:left;
	color: #FFFFFF
}
.whiteLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px; 
	font-size: 12px; 
	color: #FFFFFF
}
.whiteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whiteSmall a:link{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteSmall a:visited{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteSmall a:hover{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyNormalWhite a:active{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.sidebarWindow1 {
width:auto;
height:200px;
overflow:auto;
}

.sidebarWindow2 {
width:auto;
height:300px;
overflow:auto;
}
.sidebarWindow2Video {
width:auto;
overflow:auto;
}

#sidebarCategoryText {
font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif
}
#sidebarCategoryText a:link{font-size: 10px;color:#ffffff;text-decoration:none;}
#sidebarCategoryText a:visited{font-size: 10px;color:#ffffff;text-decoration:none;}
#sidebarCategoryText a:hover{font-size: 10px;color:#CC6600;text-decoration:underline;}

#sidebarHeaderText {
	font-size:12px; 
	font-weight:bold; 
	padding-bottom: 5px; 
	color: #990000; 
	text-decoration:underline
}
#sidebarHeaderText a:link{ 
	font-size:12px; 
	font-weight:bold; 
	padding-bottom: 5px; 
	color: #990000; 
	text-decoration:underline
}
#sidebarHeaderText a:visited{ 
	font-size:12px; 
	font-weight:bold; 
	padding-bottom: 5px; 
	color: #990000;
	text-decoration:underline
}
#sidebarHeaderText a:hover{ 
	font-size:12px; 
	font-weight:bold; 
	padding-bottom: 5px; 
	color: #990000; 
	text-decoration:none
}
#sidebarHeaderText a:active{ 
	font-size:12px; 
	font-weight:bold; 
	padding-bottom: 5px; 
	color: #990000; 
	text-decoration:none
}

#headerNotice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	background: #FFFFFF;
	border: #990000 solid 3px;
	padding: 4px;
	margin: 5px;
	text-align: center;
}

#resultArrayBox {
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFCC;
	width: 100%;
	border: #999999 dashed 1px;
	padding: 8px 8px 8px 8px;
	margin-top: 10px;
	margin-bottom: 14px;
	margin-left: auto;
    margin-right: auto;
	text-align:left
}
#resultArrayBox .success{
	color: #003366
}
#resultArrayBox .fail{
	color: #990000
}
.mainBodyHeader {
	font-family:Impact; 
	font-size: 16pt; 
	color:#FFFFFF
}

.bl {background: url(bl.gif) 0 100% no-repeat #a90329; width: 16em}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:05px}
.clear {font-size: 1px; height: 1px}

.bodyBoxHeader {
	font-family:Impact; 
	font-size: 14pt; 
	color:#FFFFFF
}
#tabularData table {
	text-align: left;
}
#tabularData th {
	background: #000000;
	color: #FFF;
	border: #000 solid 1px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 2px 2px;
}
#tabularData td {
	background: #FFF;
	color: #000;
	border: #CCC solid 1px;
	text-align: left;
	padding: 0 0 2px 2px;
	font-size: 11px;
}
#tabularData td a:link {
	color: #000;
	text-decoration: underline;
}
#tabularData td a:visited {
	color: #000;
	text-decoration: underline;
}
#tabularData td a:hover {
	color: #000;
	text-decoration: none;
}
#tabularData td a:active {
	color: #000;
	text-decoration: none;
}
#tabularData td.alt {
	background: #FFF;
	color: #000;
	border: #000 dotted 1px;
	text-align: left;
	padding: 0 0 2px 2px;
}
#tabularData td.nostyle {
	color: #000;
	border: none;
	text-align: left;
}
#tabularData td.rowTextLabel {
	background: none;
	color: #FFF;
	border: #000 dotted 1px;
	text-align: right;
	margin: 0 0 3px 3px;
	font-weight: bold;
}
#tabularData td.rowInputField {
	background: none;
	color: #FFF;
	border: #000 dotted 1px;
	text-align: left;
	margin: 0 0 3px 3px;
}
#tabularData td.smaller {
	background: #FFF;
	color: #000;
	border: #CCC dotted 1px;
	text-align: left;
	padding: 0 0 2px 2px;
	font-size: 12px;
}
.largeRedText {
	color: #900;
	font-size: 14px;
	font-weight: bold;
}
.highlightBoxGreen {
	background: #ADFF5B; 
	border: #008800 solid 2px; 
	height: 20px; 
	font-size: 12px; 
	font-weight:bold; 
	text-align:center
}
.boxVideoAvailable {
	border: dotted #900 1px;
	padding: 3px;
}