/*
 * Virgin CSS
 */

body 
{ 	
	font-family: helvetica;	
} 

hr
{
	margin: 0px;
	size: 1px;
	color: #cccccc
}

img
{
	border: 0px;
}

input
{
	color: #666666;
}

#border 
{ 	
	text-align: center;
	margin: 0px auto;	
}

#breadcrumb
{
	width: 620px;
	margin: 2px;
}

#categories
{
	padding: 5px;
}

#category
{

}

#container
{
	width: 840px;
	text-align: left;	
}

#content
{
	margin-top:-12px;
}

#departments
{
	padding: 4px;
}


#featured-stores
{
	float: left;
	width: 200px;	
}

#featured-products
{

}

#featured-products-main
{
	float: left;
	width: 660px;
	margin: 0px auto;		
	text-align: center;
	padding-left:4px;
}

#featured-products-nav
{
	float: left;
	width: 150px;
	/*width: 167px;*/
	/*padding: 8px;*/
}

#featured-products-nav-container
{
	background: #e3e4e6;
}


#footer
{
	margin-top:20px;
}

#footer-bottom
{
	margin: 10px 0px;
}

#footer-bottom-links
{
	float: left;
	margin: 0px 8px;
}

#footer-bottom-copyright
{
	float: right;
	margin: 0px 20px;
	font-size: 12px;
	color: #000;
}

#footer-help
{
	clear: both;
	margin: 0px 8px;
}

#footer-top
{
	width: 840px;
	height: 64px;
	background: #fff  url(../images/footer-bkgnd1.png) no-repeat;	
}

#footer-top-info
{
	float: left;
	margin: 12px;
}

#footer-top-input
{
	float: left;
	margin: 8px 10px;
}

#header
{
	
}

#header2
{
	width: 840px;
	float:left;
}

#header2-search
{
	float: left; 
	width: 640px;
}

#header2-login
{
	float: right; 
	width: 200px;
}

#header-brand
{
	float: left;
	width: 187px;	
	margin: 10px auto;
}

#header-login
{	
	width: 200px;	
	height: 98px;
	margin: 8px 0px 0px 0px;
	background: #fff  url(../images/login-bkgnd1.jpg) no-repeat;	
	text-align: left;
	padding: 8px;
	padding-top: 5px;
}

#header-menu
{
	width: 840px;
}

#header-menu1
{
	float: left;
	color: #666666; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;		
}

#header-menu2
{	
	float: left;
	margin: 4px 0px;	
}

#header-menu3
{	
	float: left;
	margin-left: 60px;
	color: #cccccc; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;	
}

#header-search
{		
	width: 640px;
	margin-top: 8px;
}

#header-search-bar
{
	float: left;
	width: 433px;
	margin: px 20px;
	padding-left:7px;
}

#fs-header-search-bar
{
	float: left;
	width: 427px;
	margin: px 20px;
	padding-left:7px;
}

#home-body
{
	margin:20px;

}

#home-body-main
{
	float: left;
	width: 692px;
	margin: 0px auto;
	margin-top: 14px;
}

#home-body-nav
{
	float: left;
	width:160px;
	/*width: 167px;
	padding: 8px;
	padding-top:1px;*/
}

#home-body-nav-container
{
	background: #e3e4e6;
}

#logo
{
	float: right;
	width: 200px;	
	text-align: center;
}

#merchant
{

}

#merchant-logo
{
	float: left;
	padding-left: 20px; 
	padding-right: 20px;
}

#merchant-description
{
	float: left;
	width: 600px;
	font-size: 12px;
	color: #666666;
}

#offers
{
	padding: 4px;
}


#promos
{
	clear: both;
	margin: 2px 0px 0px 0px;
}

#promo-left
{
	float: left;
	width: 640px;
}

#promo-right
{
	float: right;
	width: 200px;
}

#stores
{
	float: left;
	width: 620px;
}

#toolbar
{
	float: left;
	width: 620px;
	margin: 8px auto;
	margin-top:6px;
}

#toolbar-header
{
	width: 620px;
	padding-bottom:2px;
	line-height: 1.2em;
	text-transform: uppercase;
	background: #fff  url(../images/bkgnd5.png) repeat-x;	
	color: #666666; 	
	font-size : 12px;	
	text-decoration: none;	
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}

#toolbar-body
{
	width: 620px;
	padding: 0px;
	line-height: 1.2em;
	border: 1px solid #cccccc;
	border-top: 0px;
	color: #666666; 	
	font-size : 12px;	
	text-decoration: none;
	padding-top:3px;	
	padding-bottom:3px;	
}

.toolbar-menu
{
	width: 100%;
	height:15px;
	background: #fff  url(../images/bkgnd5.png) repeat-x;
	color: #666666; 	
	font-size : 12px;
}

#toolbar-sub-menu
{
	height:15px;
	color: #666666; 	
	font-size : 12px;
	border-top: 1px solid #d8d8d8;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.category-box
{
	float: left;
	width: 135px; height: 60px; 
	margin: 8px;
	text-align: center;
	background: #fff  url(../images/categorybox.gif) no-repeat;
}

.center {
	text-align: center;
	margin: 0px auto;		
}

.clear 
{
	clear: both;
}

.clear-left 
{
	clear: left;
}

.clear-right 
{
	clear: right;
}

.department-box
{
	float: left;
	width: 140px;
	height: 110px;
	margin: 6px;
	text-align: center;	
}

.department-header
{
	height: 80px;		
}

.department-body
{	
	height: 30px;	
	padding: 4px;
	padding-top:1px;
	padding-bottom:0px;	
}

.featured-product-box
{	
	float: left;
	width: 144px;
	text-align: center;
	margin-left: 20px;	
	margin-right: 8px;	
}

.featured-product-box-header
{
	height: 125px;		
}

.featured-product-box-body
{	
	height: 75px;	
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;	
}

.featured-store-box
{	
	width: 132px;	
	margin: 4px 31px;	
	text-align: left;
	margin-bottom:10px;	
}

.featured-store-box-header
{
	height: 60px;		
}

.featured-store-box-body
{	
	height: 20px;	
	padding: 2px;	
	text-align: center;
}

.header-submenu
{	
	height: 21px;
	line-height: 1.5em;
	background: #fff  url(../images/bkgnd1.jpg) repeat-x;	
	color: #666666; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.height30
{
	height: 30px;
}

.height35
{
	height: 35px;
}

.highlight-red a:hover
{
	color: #d10103; 	
	font-size : 100%;	
	text-decoration: underline;
}

.toolbar-red a:hover
{
	color: #d10103; 	
	font-size : 100%;	
	text-decoration: none;
}

.highlight11-red a:hover
{
	color: #d10103; 	
	font-size : 11px;	
	text-decoration: none;
}

.highlight12-red a:hover
{
	color: #d10103; 	
	font-size : 12px;	
	text-decoration: underline;
}

.merchant-title
{
	margin: 0px 0px 20px 0px;
	color: #d10103; 	
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
}


.nav-button1
{
	width: 122px;
	height: 25px; 
	background: url(../images/nav-button1.png) no-repeat;	
	text-align: center;
	margin: 0px auto;	
	
}

.nav-button2
{
	width: 122px;
	height: 25px; 
	background: url(../images/nav-button2.png) no-repeat;	
	text-align: center;
	margin: 0px auto;	
}

.nav-text
{
	padding: 4px;
	line-height: 2em;
}

.offers-box
{
	float: left;
	width: 140px;
	height: 140px;
	margin: 6px;
	text-align: center;	
}

.offers-header
{
	height: 80px;		
}

.offers-body
{	
	height: 40px;	
	padding: 4px;	
}


.products
{
	width: 650px;
}

.product-box
{
	float: left;
	width: 140px;
	margin-left: 20px;
	margin-right:13px;
	margin-bottom: 8px;
}

.product-header
{
	width: 140px;
	height: 80px;		
}

.product-body
{	
	height: 21px;	
	padding-top: 0px;
}

/*.seperator
{
	margin: 0px 8px;
	font-size: 12px;
	color: #989898; 
}*/

.divider 
{
	margin: 0px 8px;
	font-size: 12px;
	color: #989898; 
}

.seperatorw
{
	color: #989898;
	margin: 0px 8px;
}

.store-box
{
	float: left;
	width: 200px;
	height: 25px;
}

.store-list
{
	padding: 4px;
}

.black10, .black10 a  
{
	color: #000000; 	
	font-size : 10px;	
	text-decoration: none;
}


.black10bold, .black10bold a  
{
	color: #000000; 	
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}

.black11, .black11 a  
{
	color: #000000; 	
	font-size : 11px;	
	text-decoration: none;
}

.black11ul a  
{
	color: #000000; 	
	font-size : 11px;	
	text-decoration: underline;
}

.black11bold, .black11bold a  
{
	color: #000000; 	
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

.black12, .black12 a  
{
	color: #000000; 	
	font-size : 12px;	
	text-decoration: none;
}

.black12ul, .black12ul a  
{
	color: #000000; 	
	font-size : 12px;	
	text-decoration: underline;
}


.black12bold, .black12bold a  
{
	color: #000000; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.black14bold, .black14bold a  
{
	color: #000000; 	
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
}

.gray10, .gray10 a  
{
	color: #666666; 	
	font-size : 10px;	
	text-decoration: none;
}


.gray10bold, .gray10bold a  
{
	color: #666666; 	
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}

.gray11, .gray11 a  
{
	color: #666666; 	
	font-size : 11px;	
	text-decoration: none;
}

.gray11ul a
{
	color: #666666; 	
	font-size : 11px;	
	text-decoration: underline;
}


.gray11bold, .gray11bold a  
{
	color: #666666; 	
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

.gray12, .gray12 a  
{
	color: #666666; 	
	font-size : 12px;	
	text-decoration: none;
}

.gray12ul a
{
	color: #666666; 	
	font-size : 12px;	
	text-decoration: underline;
}

.gray12bold, .gray12bold a  
{
	color: #666666; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}


.green11bold, .green11bold a  
{
	color: green; 	
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}


.lightgray12bold, .lightgray12bold a  
{
	color: #cccccc; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.red10, .red10 a  
{
	color: #d10103; 	
	font-size : 10px;
	text-decoration: none;
}

.red10bold, .red10bold a  
{
	color: #d10103; 	
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}

.red11, .red11 a  
{
	color: #d10103; 	
	font-size : 11px;
	text-decoration: none;
}

.red11bold, .red11bold a  
{
	color: #d10103; 	
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

.red12, .red12 a  
{
	color: #d10103; 	
	font-size : 12px;
	text-decoration: none;
}

.red12bold, .red12bold a  
{
	color: #d10103; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

.red13, .red13 a  
{
	color: #d10103; 	
	font-size : 13px;
	text-decoration: none;
}

.red13bold, .red13bold a  
{
	color: #d10103; 	
	font-size : 13px;
	font-weight: bold;
	text-decoration: none;
}

.red14, .red14 a  
{
	color: #d10103; 	
	font-size : 14px;
	text-decoration: none;
}

.red15, .red15 a  
{
	color: #d10103; 	
	font-size : 15px;
	text-decoration: none;
}

.red14bold, .red14bold a  
{
	color: #d10103; 	
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
}

.red17, .red17 a  
{
	color: #d10103; 	
	font-size : 17px;
	text-decoration: none;
}
.red18, .red18 a  
{
	color: #d10103; 	
	font-size : 18px;
	text-decoration: none;
}

.red18bold, .red18bold a  
{
	color: #d10103; 	
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;
}

.white9, .white9 a  
{
	color: #ffffff; 	
	font-size : 9px;
	text-decoration: none;
}

.white9bold, .white9bold a  
{
	color: #ffffff; 	
	font-size : 9px;
	font-weight: bold;
	text-decoration: none;
}


.white10, .white10 a  
{
	color: #ffffff; 	
	font-size : 10px;
	text-decoration: none;
}

.white10bold, .white10bold a  
{
	color: #ffffff; 	
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}

.white11, .white11 a  
{
	color: #ffffff; 	
	font-size : 11px;
	text-decoration: none;
}

.white11bold, .white11bold a  
{
	color: #ffffff; 	
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}

.white12, .white12 a  
{
	color: #ffffff; 	
	font-size : 12px;
	text-decoration: none;
}

.white12bold, .white12bold a  
{
	color: #ffffff; 	
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:link 
{ 
	font-size: 11px; 
	color: #666666; 
	font-weight: normal; 
	text-decoration: none; 
}
a.leftnav:visited 
{ 
	font-size: 11px; 
	color: #666666; 
	font-weight: normal; 
	text-decoration: none; 
}
a.leftnav:hover 
{ 
	font-size: 11px; 
	color: #d10103; 
	font-weight: normal; 
	text-decoration: none; 
}
a.leftnav:active 
{ 
	font-size: 11px; 
	color: #666666; 
	font-weight: normal; 
	text-decoration: none; 
}

.special-offer
{
	padding-top:6px;
	padding-bottom:6px;
	padding-left:13px;
	padding-right:13px;
}

#fs-allcontact
{	
	margin-top: 9px;
	margin-bottom:-5px;
}
#ie-allcontact
{	
	margin-top: 17px;
	margin-bottom:5px;
}

.home-left-nav
{
	width: 150px;
	height:100%;
	/*background: #fff  url(../images/bkgnd5.png) repeat-x;*/
	background-color: #666666;
}

 

