/* Main body style definition  */
BODY  {
	font-family : Verdana;
	font-size : 11px;
	font-style: normal;	
	color : #666666;
	background-color:#db290f;
}

a {
	color : #666666;
}

.ticker {
	color : #FFFFFF;
	text-decoration: none;
}

ticker a:hover { color: #FFF000; text-decoration: none; }

/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family : Verdana;
	font-size : 11px;
	padding : 0;
	border-width : 0;
	margin : 0;	
	color : #000000;
}

.sideNavTitle {
	font-size: 12px;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
}

.sideNav {
	font-size: 11px;
	font-family:Verdana, Verdana, Arial, Helvetica, sans-serif;
	color:#CCC;
	line-height:18px;
	text-decoration:none;
}

img.vidThumb{ 
	border: 2px solid #ffffff;
	}
a:hover img.vidThumb{
	border: 2px solid #FF0000;
}

a img.vidThumb {
	border: 2px solid #ffffff;
}

a img.vidThumbSelected {
	border: 2px solid #FF0000;
	}
	
a:hover img.vidThumbSelected{
	border: 2px solid #FF0000;
}

.footerText{
	color : #000000;
}


.headerText{
	color : #ffffff;
	font-weight:bold;
}


.footerText  a:link{
	text-decoration:none;
}

.rightColumn  {
	color : #ffffff;
}

.rightColumn a:link {
	color : #ffffff;
}


/* Style for main page titles, if no image defined */
.title {
	font-family : Verdana;
	font-size : 11px;
	color: #666666;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family : Verdana;
	font-size : 11px;
	color : #000099;
	font-weight: bold;
}

.title3 {
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family : Verdana;
	font-size : 11px;
	color : Red;
}

/* Style for product names, if no image defined   */
.prodname {
	font-family : Verdana;
	font-size : 12px;
}

/* Style for category names, if no image defined   */
.catname {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for Product price, if turned on */
.prodprice {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-family : Verdana;
	font-size : 11px;
	color: Red;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-family : Verdana;
	font-size : 11px;
}

/* Style for border around image on moreinfo page */
.moreimg {
	background-color: white;
}

/* Style for orderbox text */
.ordertext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for form headers */
.formheader {
	font-family : Verdana;
	font-size : 11px;
	color : white;
}

/* Style for form background */
table.formbg {
	background-color : #FFFFFF;
}

/* Style for form text */
.formtext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for larger form text */
.largerformtext {
	font-family : Verdana;
	font-size : 11px;	
	color : #000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family : Verdana;
	font-size : 11px;	
	color : #000000;
}

/* Style for form error messages */
.formerror {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family : Verdana;
	font-size : 11px;
	color : red;
}

/* Style for shopping cart header */
.cartheader {
	font-family : Verdana;
	font-size : 11px;
	color : white;
}

/* Style for shopping cart header background */
.cartheaderbg {
	background-color : #0018CE;
}

/* Style for shopping cart text */
.carttext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
}

/* Style for main shopping cart color */
.mainrows {
	background-color : #FFFFFF;
}

/* Style for alternate shopping cart rows */
.altrows {
	background-color : #BBDDFF;
}

/* Add any additional styles you wish to use for your store here  */

/* Used for the default header */
A.header {
	font-family : Verdana;
	font-size : 11px;
	color: #000099;
	font-weight: bold;	
	}
	
/* Used for the default footer */
A.footer {
	font-family : Verdana;
	font-size : 11px;
	color: #000099;
	font-weight: bold;	
	}

.merchant {
	font-family : Verdana;
	font-size : 11px;
	font-style : italic;	
	color : #000000;
}

td {
	font-family: verdana; 
	font-size: 8pt; 
	color: 7c7b7b; 
	text-decoration:none;} 

input {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;}  

.button {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;}
		
textarea {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;}  

select {
	font-family: verdana; 
	font-size: 8pt; 
	color: Black; 
	text-decoration:none;} 
	
th  {
	font-family: verdana; 
	font-size: 9pt; 
	color: Black; 
	text-decoration:none;} 


.whiteTxt {
	font-family: verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-decoration:none;}  
	
.whiteTxt a{
	font-family: verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-decoration:none;}  

