﻿body {
	color: #333333;
	background-color: #0A96CF /*~ main.background-color */;
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	font-size: 12px;	
}
.content_body {
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.content_main {
	background-color: #e4e4e4;
	vertical-align: top;
}

.header-section {
	background-color: #045E93;
}

.paymentlogos {
	text-align: center;
	padding-bottom: 10px;
}

.footer-section {	
	background-color: #045E93;
	text-align:center;
	position: relative;
	clear: both;
	/* Min-height fast hack */
  	min-height:1%;
  	height:auto !important;
  	height:1%;
  	/* End min-height fast hack */
}

.footer {
	color: #ffffff /*~ footer.color */;
}

.footer a:link {
	color: #ffffff /*~ footer.color */;
}

.footer a:visited {
	color: #ffffff /*~ footer.color */;
}

/* the overlayed element */  
div.overlay {
	/* growing background image */
	background-image:url(http://www.emergencyblankets.info/images/playlist/white.png);
	/* dimensions after the growing animation finishes  */
	 width:600px;
	 height:470px;
	 /* initially overlay is hidden */
	 display:none;
	 /* some padding to layout nested elements nicely  */
	 padding:55px;
 }
 
 /* default close button positioned on upper right corner */ 
 div.overlay div.close {     
	 background-image:url(http://www.emergencyblankets.info/images/playlist/close.png);     
	 position:absolute;     
	 right:5px;     
	 top:5px;     
	 cursor:pointer;     
	 height:35px;     
	 width:35px; 
 }

.footer a:hover {
	color: #ffffff /*~ footer.color */;
}

.footer-navigation {
	display: block; 
	min-width: 0; /* for IE 7 */
	vertical-align:top;
}

.footer-navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.footer-navigation ul li {
	
}

.footer-navigation {
	text-align: center;
	float: none;
	margin: 0 auto;
	padding-top: 5px;	
}

.footer-navigation a {
	text-decoration: underline;
}

.footer-navigation a:link {
	color: #ffffff /*~ footer.color */;
}

.footer-navigation a:visited {
	color: #ffffff /*~ footer.color */;
}

.footer-navigation a:hover {
	color: #ffffff /*~ footer.color */;
	text-decoration: none;
}

.footer-navigation span {
	padding-top: 5px;
	font-size: 11px;
	line-height: 14px;
	margin: 0 auto;
}

.qsc-site-company-copyright {
	font-weight:bold;
}

.featured-product-header a:link {
	color: #96E0F0;
	text-decoration:none;
}

.featured-product-header a:visited {
	color: #96E0F0;
	text-decoration:none;
}

.featured-product-header a:hover {
	color: #96E0F0;
	text-decoration:none;
}

.featured-item {
	color: #333333;		
}

.quick-search-header {
	color: #333333;	
}

.quick-search-button {
	color: #000000;
	border-color: #ffffff;
	background-color: #cccccc;
	cursor: pointer;
}

.category-list-header {
	color: #96E0F0;
	background-color: #BFBFBF;
}

.category-list-header a:link {
	color: #333333;
	text-decoration:none;
}

.category-list-header a:visited {
	color: #333333;
	text-decoration:none;
}

.category-list-header a:hover {
	color: #333333;
	text-decoration:none;
}

.container-left .quick-search, 
.container-right .quick-search, .quick-search {
	background-color: #bfbfbf;
}

.quick-search {
	display: block;
	margin-top:5px;
	padding:5px 5px 5px 0px !important;
	width: 132px
}

.quick-search ul li {
	padding: 5px 5px 5px 5px;
}
/*3px 0;*/
.quick-search-header {
	font-size: 15px;
	font-weight:bold;
	margin: 0 5px 0 0;
}

.quick-search-button {
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	margin-top: 4px;
	padding: 2px 4px;
	color: #000000;
	border-color: #ffffff;
	background-color: #cccccc;
	cursor: pointer;
}

/*.quick-search ul li {
	padding: 5px 0px 3px 10px;		
}*/

.quick-search-button:hover {
	
}

.container-left .quick-search, 
.container-right .quick-search {	
	text-align: left;
}

.container-left .quick-search h3, 
.container-right .quick-search h3 {
}

.header .quick-search li,
.header .quick-search h3 {
    display: inline;
}

.container-left .quick-search, 
.container-right .quick-search, .quick-search {
	padding: 0px 5px 5px 15px;
	text-align: left;
}

/********** Sidebar blocks ***********/
.container-left .content-block,
.container-right .content-block {
    padding: 3px 5px;
    margin: 0 5px 10px;
}

.container-left .content-block li,
.container-right .content-block li {
    
}

.container-left .content-block h3,
.container-right .content-block h3 {
    margin: 0;
    padding: 0;
}
.container-left .content-block h4,
.container-right .content-block h4 {
    margin: 2px 0;
}

.container-left .content-block h4 a,
.container-right .content-block h4 a {
    text-decoration: none;
}

dt, dd {
    text-align: left;
}

dd.options,
dd.prices {
	text-align:right;
}

.content-block {
	padding: 0px;
	margin:  5px 0px;
}

.content-block:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
/* now, for IE */
* html .content-block {
    height: 1%;
}
.content-block table a {
    text-decoration: none;
}

#featured-products .shortdescription {
    margin: 5px 0;
}

.linkSim
{
	cursor:pointer;
}
