/* MAIN STYLES */

td, th {
}

.textbox {
	font-family: Helvetica, Arial, sans-serif;
}


/* TEXT STYLES */
h1 {
	margin:0;
	padding: 0;
	font-size: 50px;
	font-weight:normal;
	color: #FFFFFF;
	line-height:54px;
	/*THIS STYLE WILL BE A SIFR FONT*/
}

h2 {
	margin:0;
	padding: 0;
	font-weight:normal;
	font-size:22px;
	color: #FFFFFF;
	line-height:normal;
	/*THIS STYLE WILL BE A SIFR FONT*/
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #A0A0A0;
	line-height:normal;
}

h4 {
	margin: 0 0 2px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
	/*font-weight: 450;
	letter-spacing: -0.65px;*/
}

h5 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ddd;
	font-weight: normal;
	line-height: 20px;
}
 
h6  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #70B5BA;
	line-height: 26px;
	/*font-weight: 450;
	letter-spacing: -0.65px;*/
}

.bw{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cfcfcf;
}

.blue-header {
	margin: 0 0 2px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70B5BA;
}

.how-number {
	font-size:14px;
	font-weight: 600;
	color: #444444;
	float:left; 
	clear:both;
} 

.how-number-center {
	font-size:14px;
	font-weight: 600;
	color: #444444;
} 

.news-date-month {
	font-weight:bold;
}

.news-date {
	font-size:28px;
	color:#FFFFFF;
	line-height: 25px;

}

.highlight-text {
	font-size:12px;
	color: #cccccc; /*#BDD73E*/
	font-weight: bold;
}

.toll-free-text {
	font-size: 9px;
	color: #A0A0A0;
}

.toll-free-number {
	font-size: 16px;
	font-weight: bold;
	color: #FEFEFE;
	line-height: 12px;
}

.toll-free-number-hdr {
	font-size: 14px;
	font-weight: bold;
	color: #FEFEFE;
	line-height: 12px;
}

.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #6E706B;
	line-height:14px;
}

.privacy {
	font-size:10px;
	line-height:normal;
}

.image-caption { 
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 10px; 
	font-style: italic;
} 

.trademark {
	font-size: 26px;
}


.message { 
	font-size: 12px; 
	color: red; 
	font-weight: bold 
} 

.asterisk, .validation {
	font-size:11px;
	font-weight: 300;
	color:#BDD73E;
	line-height:normal;
}

.remove {
	text-decoration: none;
	color: #70B5BA;
}

.product-name {
	font-size:11.5px;
	color: #F8F8F8;
	font-weight:bold;
}

.price {
	font-size:12px;
	color: #F8F8F8;
	font-weight:bold;
	margin-bottom:6px;
}

.price-value {
	font-size:32px;
	color: #70B5BA;
}

.options-header {
	margin-top:10px;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
}

p {
	/*margin: 0 0 0 0;
	padding: 0 0 0 0;	*/
}


/* LINK STYLES */
a, a:link, a:visited, a:active    { text-decoration:none; color: #70B5BA; cursor:pointer;}    
a:hover   { text-decoration: none; color:  #70B5BA; }

a.home:link, a.home:visited, a.home:active    { font-size:15px; text-decoration:none; color: #70B5BA;}    
a.home:hover   { font-size:15px; text-decoration: none; color:  #70B5BA; }

a.remove:link, a.remove:visited, a.remove:active    { text-decoration: none; color: #70B5BA;}    
a.remove:hover   { text-decoration: none; color:  #70B5BA; }

a.small-link:link, a.small-link:visited, a.small-link:active    { font-size:10px; text-decoration: none; color: #70B5BA;}    
a.small-link:hover   { font-size:10px; text-decoration: none; color:  #70B5BA; }

a.white:link, a.white:visited, a.white:active    { text-decoration:none; color: #fff;font-size:14px; cursor:pointer;}    
a.white:hover   { text-decoration: none;font-size:14px; color:  #70B5BA; }
/* FORMATTING */

#home {
	font-size:15px; 
	padding: 0 274px 30px 54px;
	color: #CACACA;
	line-height: 26px;
}
#home-2{
	font-size:16px;
	font-weight:normal; 
	padding: 0px 0px 30px 0px;
	color: #CACACA;
	line-height: 26px;
	}


#sub-nav  {
	list-style-type:none;
	margin: 0;
	padding: 4px 0 4px 0;
}

#sub-nav li {
	display:inline;
	list-style-type:none;
	margin:0;	
	color:#A0A0A0;
}

#sub-nav li a {
	display:inline;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	margin: 0 22px 0 0 ;
	padding:0;
	color:#A0A0A0;
}

#sub-nav li a.selected:link, #sub-nav li a.selected:visited, #sub-nav li a.selected:hover{
	border-bottom: 1px solid;
	border-color: #70B5BA;	
	color:#FFFFFF;	
	font-weight: bold;
}

#sub-nav li a:link,  #sub-nav li a:visited {
	color:#A0A0A0;
}

#sub-nav li a.all-products:link,  #sub-nav li a.all-products:visited {
	color:#70B5BA;
}

#sub-nav li a:hover {
	border-bottom: 1px solid;
	border-color: #70B5BA;	
	color:#FFFFFF;	
}

#sub-nav li a.all-products:hover {
	border-bottom: 1px solid;
	border-color: #70B5BA;	
	color:#FFFFFF;	
}

.strike {
	text-decoration:line-through;
}


/* GIFTS */

.holiday {
	color: #FF0000;
	font-weight: normal;
	margin: 0 0 2px 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a.bottom link, a.bottom:visited, a.bottom:active {
	display:inline;
	font-size:12px;
	text-decoration:none;
	color:#A0A0A0;
}

a.bottom:hover{
	border-bottom: 1px solid;
	border-color: #70B5BA;	
}