a.videoBtn {
	width: 68px;
	height: 33px;
	display: block;
	background-image: url(../../../images/videoMod/video_button.png);
}
a.videoBtn:hover  {
	background-image: url(../../../images/videoMod/video_buttonHover.png);
}
.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

#backbutton {border:2px solid #9BC7F4; width: 171px; height: 15px; padding: 9px; color: #9BC7F4; text-transform: uppercase; margin-bottom: 10px; background: url(../styleImages/backgrounds/navover.gif);}
#backbutton a:link {color: #FFFFFF;}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
background-color:#000000;
border-bottom:1px solid #9BC7F4;
color:#FFFFFF;
display:block;
font-weight:normal;
height:32px;
line-height:32px;
margin-right:5px;
padding-left:6px;
text-align:right;
text-decoration:none;
width:179px;
list-style: none;
}
li.bullet:hover {
background-image: url(../styleImages/backgrounds/navover.gif);
background-repeat: no-repeat;
color:#9BC7F4;
display:block;
font-weight:normal;
height:32px;
line-height:32px;
margin-right:5px;
text-align:right;
text-decoration:none;
width:179px;
}
li.bullet a {color:#FFFFFF; font-size: 10px; text-transform: uppercase;}
li.bullet a:hover {color:#9BC7F4; font-size: 10px; text-transform: uppercase;}


/* Main Heading Tags */
h1 {font-size: 20px; margin-bottom: -7px; color: #9BC7F4; text-decoration: none; font-weight:bold; word-spacing:4px;}
h2 {font-size: 20px; margin-bottom: -7px; color: #FFFCD0; text-decoration: none; font-weight:bold; word-spacing:4px;}
h3 {font-size: 16px; margin-bottom: -9px; color: #9BC7F4; text-decoration: none; font-weight:bold; word-spacing:-1px;}
h4 {font-size: 16px; margin-bottom: -9px; color: #FFFCD0; text-decoration: none; font-weight:bold; word-spacing:-1px; margin-top:2px; padding-top:4px}
h5 {font-size: 13px; margin-bottom: -11px; color: #9BC7F4; text-decoration: none; font-weight:bold;}
h6 {font-size: 13px; margin-bottom: -11px; color: #FFFCD0; text-decoration: none; font-weight:bold;}

li.bulletLrg {
	list-style-type: square;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Arial,Helvetica,sans-serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #3366FF; font-weight: bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Arial,Helvetica,sans-serif;
	color: #3366FF;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Arial,Helvetica,sans-serif;
	color: #3366FF;
	text-decoration: underline;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #9bc7f4;
	text-transform: uppercase;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
	width: 530px;	
}
.tdListTitle {
	background-color: #9BC7F4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdEven a {color:#3366FF;}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 13px;
	color: #FF0000;
}
.txtError {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
display: none;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}

/* Footer */
#footer {text-align: center;clear: both;padding: 2px;width: 764px;height: 25px;font-size: 12px;line-height: 25px;color: #FFFFFF;font-weight: normal;background-color: #000000; border-top:1px solid #9BC7F4; border-bottom: 2px solid #9BC7F4; font-family: Arial;}
#footer a {color: #FFFFFF;}
#footer a,a:hover,a:visited {text-decoration: none;}

/* Footer - Validation - Left hand side with all W3C buttons */
#validation {width: 300px;float: left;color: #FFFFFF;font-size: 11px;background-color: #000000;height:10px;padding:2px;margin-top:0px; border-top:1px solid #9BC7F4;font-family: Arial;}
#cssvalid {margin-top: 15px;}
#xhtmlvalid {margin-top: 5px;}

/* Footer - Terms & Conditions - Right hand side with 'Links, Sitemap, Terms and Conditions, Discovery Design' */
#terms {text-align: right;padding: 5px;height: 12px;font-size: 12px;color:#9BC7F4;width: 454px;float: right;background-color: #000000; border-top:1px solid #9BC7F4;font-family: Arial;}
#terms a:link {color: #FFFFFF; text-decoration: none;}
#terms a:hover {color: #FFFFFF; border-bottom:1px solid #9BC7F4; padding-bottom:1px;}
#terms a:visited {color: #FFFFFF;}
#termsandconditions {background-color: #000000; color:#FFFFFF; padding: 10px; font-size: 12px; border:1px solid #9BC7F4;}
#termsandconditions a:link {color: #FFFFFF; font-weight: normal;}
#termsandconditions a:hover {color: #FFFFFF; border-bottom:1px solid #9BC7F4; padding-bottom:1px;}
#termsandconditions a:visited {color: #FFFFFF; font-weight: normal;}

