/*
Description: iqestores right side bar styles
Version: 1.0
*/

#right-column a {
	color: #666;
}
#right-column a:hover {
	color: #000;
}
#right-column p {
	color: #333;
}
#right-column h3 {
	margin: 3px 0;
	text-align: center;
	color: #333;
	padding: 1px 0 4px;
	font-size: 14px;
}
#right-column-verbage {
	/*font-size: .9em;*/
	/*width: 173px;*/
	/*padding: 0 5px;*/
	padding: 0;
	margin: 0;
}

/*css for constant contact area*/
#constantContact {

}

#bubble {
width: 174px;
border: 0px solid #ccc;	
padding: 1px;
margin: 0 0 2px 2px;
background-color: #054d7d;
}

#bubble p {/*newsletter statement*/
font-size:12px; 
/*font-weight: bold;*/
color:#666;
padding: 2px;
text-align: center;
background-color: #fff;
}

#bubble .emailBox {
font-size:10px; 
font-weight: bold;
color: #fff;
background-color: #fd940f;
border-top: 1px solid #000;
}

.emailInput {
font-size: 11px;	
}

#ccForm {
margin: 0 0 1px 0;	
}

#safeSubscribe {
text-align: center;
padding: 1px 0 1px 0;
background-color: #fff;
}

.submit {
color: #333;
}
/*end css for constant contact area*/
#right-column ul.bulleted, #right-column ul {
	margin-left: 0;
	list-style-type: none;
	color: #333;
}
#right-column ul.bulleted li {
	background: url(/img/blue-arrow.png) 0 6px no-repeat;
	padding: 2px 1px 2px 6px;
}
#right-column li {
	padding: 2px 1px 2px 2px;
}
.rsb-hover {
	position: absolute;
	width: 200px;
	margin-left: -190px;
	margin-top: -100px;
	z-index: 1001;
}
#right-column #why-shop-us {
	margin-top:10px;
	background: url(/img/why-shop-us-01.gif) 0 0 no-repeat;
	clear: both;
}
#right-column #why-shop-us h2 {
	font-size: 14px;
	text-align: center;
	background: #035;
	color: #fff;
	margin: 0;
	padding: 1px;
}
#right-column #why-shop-us h4.credibility {
	padding: 3px 4px 2px 23px;
	line-height: 150%;
	color: #990000;
	font-size: 11px;
	margin-top: 4px;
}
#right-column #why-shop-us p, #right-column #learn-research p, #right-column #store-hours p {
	padding: 3px 4px;
	border-bottom: 1px solid #E0E9EF;
	font-size: 11px;
	line-height:120%;
}
#right-column #learn-research {
	background: url(/img/learn-research-01.gif) 0 0 no-repeat;
	clear: both;
}

#right-column #learn-research h1, #right-column #why-shop-us h1, #right-column #great-deals h1, #right-column #needed-acc h1, #right-column #cross-sell h1 {
	color:#FFFFFF;
	font-size:13px;
	padding: 9px 0 7px 5px;
	font-weight: normal;
}
	
#right-column #learn-research h2 {
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 3px 4px;
	color: #333;
}
#right-column #learn-research a, #right-column #why-shop-us a {
	text-decoration: underline;
}
#right-column #great-deals {
	background: #fff url(/img/recent-sellers.gif) top left no-repeat;
}
#right-column #needed-acc {
	background: #fff url(/img/needed-accessories.gif) top left no-repeat;
}
#right-column #cross-sell {
	background: #fff url(/img/also-consider.gif) top left no-repeat;
}
#right-column .great-deals h2, #right-column .needed-acc h2 {
	font-size: 11px;
	padding: 0;
	margin: 0;
	color: #333;
}
#right-column .great-deals p, #right-column .needed-acc p {
	font-size: 11px;
	padding: 2px 2px 3px;
}
#right-column .great-deals a, #right-column .needed-acc a {
	text-decoration: underline;
}
.great-deal-pic, .needed-acc-pic {
	width: 80px;
	border: none;
	float: left;
	margin-right: 10px;
}

/* SMART BUY */
#smart-buy {
  margin:0 0 0 0;
  padding: 0;
  text-align: center;
  border-top: 4px groove #003365;
}

#smart-buy h2 {
  font-size: 13px;
  color:#990000;
  padding-top: 7px;
}

#smart-buy h3 {
	font-size: 12px;
}

#smart-buy p.saleprice {
	font-size: 13px;
	color:#006600;
	font-weight: bold;
}

#smart-buy p.partnumber {
	font-size:11px;
	color: #333;
}

#smart-buy .smart-buy-pic {
  border:0;
  width: 170px;
 }

#smart-buy a {
  text-decoration:none;
}

#smart-buy a:hover {
  text-decoration: underline;
}

/* Promo and Packages */
div.package-promo {
	background: transparent url(/img/packages_promo.gif) no-repeat scroll 0;
	height: 80px;
	margin-bottom: 10px;
	width: 175px;
}
#products-packages-wrapper {
	background: #F7F7F7 none repeat scroll 0;
	border: 1px solid #CCC;
	clear: both;
	float: left;
	margin-top: 10px;
	width: 100%;
}
div.ind-package-wrapper {
	background: #FFF none repeat scroll 0;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

div.ind-package-wrapper p {
	font-size: 11px;
	padding: 4px 0;
}

#right-column .ind-package-wrapper ul {
	list-style-type: none;
	font-size: 11px;
	text-align: left;
}

#right-column .ind-package-wrapper li {
	background: url(/img/add_stat.gif) 0 5px no-repeat;
	padding: 3px 0 3px 11px;
	line-height:125%;
}

#right-column .ind-package-wrapper li a {
	color: #333;
}
	
#products-packages-wrapper ul {
	border-left: 1px dashed #CCC;
	font-size: 90%;
	list-style-type: none;
	margin: 5px;
	padding-left: 5px;
}
p.package-save {
	border-top: 1px dashed #CCC;
	color: #990000;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	width: 95%;
}
.custom-package-save {
	background: #FFF none repeat scroll 0;
	border: 1px solid #CCC;
	color: #900;
	font-size: 110%;
	font-weight: bold;
	padding: 5px;
}
.custom-package-total {
	color: #090;
	font-size: 130%;
	font-weight: bold;
	width: 95%;
}
.package-price {
	color: #090;
	font-size: 16px;
}
h2.packages {
	background: #FFF none repeat scroll 0;
	border-bottom: 1px dashed #999;
	color: #369;
	margin: 0 0 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
}


/* moved cart to rightsidebar 04-02-08 */
#right-column-cart #my-cart {
	background: url(/img/my-shopping-cart-icon-01.gif) 0 0 no-repeat;
	height: 34px;
}	

#right-column-cart #my-vehicle {
	background: url(/img/my-vehicle-icon-01.gif) 0 0 no-repeat;
	height: 34px;
}

#right-column-cart #my-cart h1, #right-column-cart #my-vehicle h1 {
	color:#fff;
	font-weight: normal;
	letter-spacing: -1px;
	font-size:14px;
	padding: 3px 0 0 30px;
}

#right-column-cart p {
	font-size: 11px;
}

#right-column-cart .change-vehicle {
margin-top: 6px;
}

#right-column-cart .change-vehicle a {
text-decoration: underline;
display: inline;
}
#right-column-cart .change-vehicle a:hover {
background: none;
color: #990000;
}
 
#right-column-cart #my-cart h1 a, #right-column-cart #my-vehicle h1 a {
	color: #FDB000;
	font-weight: normal
}	

#right-column-cart #my-cart h1 a:hover, #right-column-cart #my-vehicle h1 a:hover {
	color:#ff0000;
	text-decoration: underline;
	background: none;
}

#right-column-cart #checkout-mini {
	margin-bottom: 2px;
}

#right-column-cart #checkout-mini a:hover {
	background: none;
}

#right-column-cart h4 {
	font-size: 11px;
	font-weight: bold;
}

#right-column-cart h4 a {
	display: inline;
}

#right-column-cart h4 a:hover {
	background: #fff;
	text-decoration: underline;
}

#user-info-cart-products {
	width:100%;
	margin-bottom:10px;
	font-size:11px;
	font-family: arial, verdana, sans-serif;
}

#right-column #user-info-cart-products a {
	background:0;
	padding:0;
}

#right-column #user-info-cart-products li {
	float:left;
	width:100%;
	margin:4px 0 4px 0;
}

#right-column .user-info-product-img {
	float:left;
	height:30px;
	width:40px;
	/*border:solid 1px #CCCCCC;*/
	border: none;
	padding:0;
	margin-right:5px;
}



