@charset "utf-8";
@import url("reset.css");

/* Base Styles */
html, body {
	height: 101%;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #515151;
	background: #f9f9f9;
	padding-bottom: 24px;
}
a {
	color: #515151;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #dc194b;
	text-decoration: underline;
	cursor: pointer;
}
#shopaholic_print {
	display: none;
}
.learn_more {
   color: #0070C0;
   text-decoration: underline;
}




div.page {
	text-align: left;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
div.divlink {
	cursor: pointer;
}
.red {
	color: #DC194B;
	padding-right:6px;
}

.yellow_hilite {
	background: #fffece;
}
.robutton {
	cursor: pointer;
}
.grey_hilite {
	background: #f9f9f9;
}
#welcome_header {
	border-bottom: 1px solid #fff;
	padding-top: 6px;
	padding-bottom: 5px;
	background: url(../img/welcome_header_bg.png) repeat-x;
}
#welcome_header   ul {
	text-align: right;
}
#welcome_header     p.welcome_links, #footer   p.left_links {
	float: left;
	font-size: 11px;
	line-height: 18px;
}
#welcome_header  li, #footer li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 11px;
	line-height: 18px;
	border-right: 1px solid #cacaca;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}
#welcome_header  li.end, #footer li.end {
	border-right-style: none;
	padding-right: 0px;
}
#welcome_header    li a   {
	color: #363636;
	text-decoration: none;
	border-bottom: 1px solid #DC194B;
}
#welcome_header    li a:hover   {
	text-decoration: none;
	color: #dc194b;
}
#branding_header_container {
	background: #fff;
	border-top: 1px solid #cacaca;
	border-bottom: 5px solid #dc194b;
	text-align: center;
	height: 104px;
}
#shopaholic {
	float: left;
	height: 104px;
	width: 327px;
}

#quicksearch_container {
	float: right;
	width: 580px;
	height: 104px;
	position: relative;
}
#quicksearch_container ul {
	float: right;
	font-size: 11px;
	margin-top: 2px;
}
#quicksearch_container ul li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 18px;
	border-right: 1px solid #CACACA;
}
#quicksearch_container ul li.end {
	padding-right: 0px;
	border-right-style: none;
}

#quicksearch_container h1 {
	font-size: 16px;
	color: #DC194B;
	margin-top: 21px;
	float:right;
}
#quicksearch_form_container {
	background: url(../img/quicksearch_bg.png) repeat-x;
	float: right;
	width: 330px;
	border-top: 1px solid #CACACA;
	border-right: 1px solid #A6A6A6;
	border-bottom: 1px solid #8A8A8A;
	border-left: 1px solid #CACACA;
	padding-bottom: 8px;
	margin-top:35px;
}
#quicksearch_query  {
	font-size: 16px;
	border: 1px solid #8A8A8A;
	background: #fff url(../img/quicksearch_icon.png) no-repeat 4px -2px;
	width: 190px;
	padding-left: 20px;
	margin-left: 8px;
	margin-top: 9px;
	float: left;
	height:18px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#quicksearch_submit {
	margin-left: 8px;
	margin-top: 9px;
	float: left;
	height: 24px;
	width: 91px;
}

#quicksearch_category {
	font-size: 16px;
	border: 1px solid #8A8A8A;
	width: 239px;
	margin-left: 8px;
	margin-top: 9px;
	float: left;
	height: 24px;
}
#quicksearch_category option.suboption {
	font-size: 14px;
	padding-left: 24px;
	background: url(../img/arrow_fwd.png) no-repeat 12px 0px;
}




#main_tabs_container {
	background: url(img/main_tabs_container_bg.png) repeat-x;
	height: 70px;
	border-bottom: 1px solid #cacaca;
	overflow: visible !important;
	overflow: hidden;
}
div.paging_container  div.page  div.paging_div, div.paging_container div.page div.paging_div2 {
	float: left;
	width: 972px;
	height: 37px;
	background: url(../img/quicksearch_bg.png) repeat-x bottom;
	border-bottom: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
}
div.paging_container div.page div.paging_div2 {
	border-top: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
	border-bottom: none;
}
#main_tabs_container h1 {
	font-size: 16px;
	display: block;
	width: 580px;
	float: left;
	/*margin-top: 28px;*/
	margin-top: 17px;
}
#main_tabs_container h1 strong {
	color: #DC194B;
}
#main_tabs_container h1 span {
	font-size: 12px;
	font-weight: normal;
}
#main_tabs_container h1 a {
	text-decoration: underline;
}
#main_tabs_container  ul {
	display: block;
	float: right;
	height: 38px;
	width: auto;
	margin-top: 33px;
	padding-right: 8px;
}
#main_tabs_container  li {
	display: block;
	float: right;
	height: 38px;
	background: url(../img/main_tabs_bg.png) repeat-x bottom;
	margin-left: 8px;
}
#main_tabs_container li.current {
	background: url(../img/main_tabs_bg.png) repeat-x top;
}
#main_tabs_container   li a {
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	background: transparent url(../img/top_tabs_arrow.png) no-repeat 10px 10px;
	font-size: 16px;
	float: left;
	width: auto;
	height: 36px;
	padding-right: 12px;
	padding-left: 18px;
	line-height: 36px;
	margin: 0px;
	border: 1px solid #cacaca;
}
#main_tabs_container   li a:hover {
	color: #dc194b;
	text-decoration: underline;
}
#main_tabs_container  li.current  a, #main_tabs_container li.current a:hover {
	border-bottom: 1px solid #fff;
	color: #DC194B;
	text-decoration: none;
}
#main_container, div.paging_container {
	background: #f4f4f4;
	width: 100%;
	overflow: auto;
}
#main {
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	background: #fff;
	width: 972px;
	float: left;
	padding-bottom:15px;
}
div.by_shop_logos_container {
	padding-bottom: 10px;
	}
#footer {
	border-top: 1px solid #cacaca;
	padding-bottom: 24px;
}
#footer div.breakout {
	background: #F4F4F4;
	margin-top: 10px;
	border: 1px solid #CACACA;
	padding: 10px;
}
#footer div.breakout p {
	line-height: 18px;
}
#footer ul {
	text-align: right;
}
#footer li {
	font-size: 11px;
	display: inline;
	line-height: 32px;
}
#footer strong {
	color: #979797;
	font-weight: normal;
}
#footer a {
	color: #515151;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #dc194b;
}
ul.paging {
	display: block;
	background: #F7F7F7;
	height: 28px;
	text-align: right;
	float: right;
	margin-right:6px;
	margin-top:6px;

}
ul.paging   li {
	display: inline;
	margin-right: 9px;
	height: 28px;
	margin-left: 0px;
	padding: 0px;
}
ul.paging a {
	height: 20px;
	border: 1px solid #cacaca;
	background: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	line-height: 20px;
	padding-top:2px;
	padding-bottom:3px;
}
ul.paging a.back  {
	background: #fff url(../img/arrow_back.png) no-repeat center center;
	/*padding: 0px;*/
	display:inline-block!important;
	float:left;
	height:15px;

}

div.disabled {
display:none;
}
ul.paging a.fwd {
	background: #fff url(../img/arrow_fwd.png) no-repeat center center;
	color:#fff;
/*	height:15px;
	padding: 0px;
	padding-right:20px!important;
	padding-top:3px;*/
	/*padding-bottom:4px;*/
/*	display: inline-block!important;*/	
	/*margin-top:5px;*/
}
.back{
padding-right:13px!important;
padding-bottom:5px;
}
ul.paging a:hover {
	text-decoration: none;
	border-color: #DC194B;
}
ul.paging a.current, ul.paging a.current:hover {
	color: #515151;
	text-decoration: none;
	background: #F7F7F7;
	border-color: #F7F7F7;
}
div.sort_by_container {
	float: left;
	width: 400px;
	margin-top: 9px;
}
div.sort_by_container label {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	height: 22px;
	display: block;
}
div.sort_by_container select {
	border: 1px solid #8A8A8A;
	font-size: 12px;
	float: left;
	height: 20px;

}
#main div.product_view1 {
	float: left;
	width: 230px;
	margin-top: 12px;
	margin-left: 10px !important;
	margin-left: 7px;
	text-align: center;
	padding-bottom: 12px;
	cursor: pointer;
}



#main div.product_view1 a:hover img {
	border-color: #DC194B;
}

#main  div.product_view1  img.image {
	border: 1px solid #CACACA;
}
#main div.product_view1 img.button {
	margin-top: 4px;
}

#main div.product_view1 p {
	margin-top: 2px;
}
#main div.product_view1 p a {
	text-decoration: underline;
}
#main div.product_view1 p em {
	font-style: normal;
	color: #DC194B;
}
#main div.product_view1 p span {
	font-size: 10px;

}

#store_name,c{
    color:#DC194B;
    font-size:11px;

}
.red{
    color:#DC194B;
}

#main ul.breadcrumbs {
	font-size: 16px;
	font-weight: bold;
	color: #DC194B;
	margin-left: 12px;
	text-transform: lowercase;
}
#main ul.breadcrumbs li {
	display: inline;
	margin-right: 10px;
	line-height: 36px;
	padding-right: 7px;
	background: url(../img/arrow_fwd.png) no-repeat right top;
}
#main ul.breadcrumbs li a {
	color: #DC194B;
}
#main div.list_container {
	//border-top: 1px solid #CACACA;
	float: left;
	width: 948px;
	margin-left: 12px !important;
	//margin-left: 6px;
	padding-bottom: 10px;
}
#main div.list_container div.list_subcontainer {
	background: url(../img/list_subcontainer_bg.png) repeat-y;
	float: left;
	width: 948px;
	margin-top: 10px;
}
#main div.list_container div.list_subcontainer ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 158px;
	list-style: none;
	font-size: 12px;
	margin-bottom:10px;
}
#main div.list_container div.list_subcontainer ul li {
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 6px;
}



#main  div.list_container  div.list_subcontainer  ul  li.title  {
	font-size: 13px;
	background: url(../img/top_tabs_arrow.png) no-repeat;
	font-weight:bold;
}

#main p.breadcrumbs_small {
	font-size: 11px;
	color: #999999;
	line-height: 22px;
	border-bottom: 1px solid #cacaca;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 12px;
}

#main   div.details {
  margin-left:7px;
	float: left;
	display:inline;
	width: 389px;
	margin-top: 12px;
	padding-bottom: 12px;
	overflow: hidden;
}
#main div.left {
    float: left;
	margin-left: 24px !important; 
	width:526px;
	overflow: hidden;
	
}
/*#main   div.details {
	float: left;i
	width: 474px;
	margin-top: 12px;
	padding-bottom: 12px;
	
}

#main div.left {
	margin-left: 12px !important;
	margin-left: 6px;
}*/
#main div.sale {
	/*background: url(../img/big_sale_tag.png) no-repeat right top;*/
}
#main div.sal {
	
}

#main  div.details  img.image {
	border: 1px solid #CACACA;
	/*margin-top:10px;*/
}
#main   div.details   img.upc {
	/*margin-top: 12px;*/
}
#main div.details h1 {
	font-size: 16px;
	/*color: #DC194B;*/
	margin-top: 6px;
	/*margin-left: 12px;*/
	margin-right: 150px;
	font-size:20px;
}
#main div.details div.buynow {
	border: 4px solid #CACACA;
	margin: 12px 12px 0px 12px;
	margin-left:12px;
	/*overflow: hidden;*/
	padding:8px 6px 8px 6px;
}

.clear{
	clear:both;
}

#main div.details div.buynow div.left {
	float:left;
}
	
#main  div.details  div.buynow h2 {
	font-size: 16px;
	font-weight: bold;
	color: #DC194B;
	display: block;
	background: #fff;
	
}
#main   div.details   div.buynow  p  {
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	margin: 0px 0px 0px 6px;
}
#main  div.details  div.buynow a {
	float: right;
	display:block;
}

#main div.details div.buynow img {
	display:block;
}

#main div.details p {
	/*margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;*/
}

#main div.details pro {
	margin-right: 12px;
	margin-left: 12px;
}
#main div.details p img {
	margin-right: 12px;
	cursor: pointer;
}
#main div.details p em {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#main .product_notes {
	margin:12px 12px 0 12px;
}

#main .product_notes p {
	padding:0;
	margin:0 !important;
}

#main   div.left_general     {
	float: left;
	width: 156px;
	margin-top: 12px;
	margin-left: 12px !important;
	margin-left: 6px;
	padding-bottom: 12px;
}
#main  div.left_general  ul  {
	font-weight: bold;
	float: left;
	width: 154px;
	border-top: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	border-left: 1px solid #CACACA;
}
#main div.left_general     ul li   {
	display: block;
	padding: 0px;
	border-bottom: 1px solid #cacaca;
	line-height: 22px;
}
#main  div.left_general  ul li.current   {
	padding-right: 6px;
	padding-left: 6px;
}
#main  div.left_general  ul li  a   {
	background: #F9F9F9;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	width: 142px;
}
#main  div.left_general  div.unassigned  {
	background: #F4F4F4;
	float: left;
	height: 300px;
	width: 154px;
	border: 1px solid #cacaca;
	margin-top: 6px;
}
#main div.right_general {
	float: left;
	width: 612px;
	margin-top: 12px;
	margin-left: 24px !important;
	margin-left: 12px;
	padding-bottom: 12px;
}
#main div.right_general h1 {
	font-size: 18px;
	font-weight: normal;
	color: #DC194B;
}
#main   div.right_general   p       {
	line-height: 18px;
	margin-top: 12px;
}
#main div.right_general p.quote {
	margin-right: 24px;
	margin-left: 24px;
}
#main div.right_general ul, #main div.right_general ol {
	margin-top: 12px;
	margin-right: 24px;
	margin-left: 24px;
}
#main div.right_general ul li {
	list-style: disc outside;
	margin-top: 6px;
	margin-left: 12px;
}
#main div.right_general ol li {
	margin-top: 6px;
	margin-left: 12px;
	list-style: decimal outside;
}

div.by_shop_logos_container a {
	float:left;
	display:inline;
}

div.by_shop_logos_container a img {
 	float:left;
	margin-left:10px;
	height: 92px;
	width: 228px;
	margin-top: 10px;
	border: 1px solid #cacaca;
	display:inline;
}
div.by_shop_logos_container a:hover img {
	border-color: #DC194B!important;
	}
div.right_images a:hover img {
    border-color:#DC194B !important;
}	
	
#footer p.left_links {
	margin-top: 7px;
	color: #979797;
	float: left;
	width: 500px;
}
#footer div.company {
	background: #fff;
	margin-top: 10px;
	border: 1px solid #CACACA;
	padding: 0px 0px 12px;
	float: left;
	width: 972px;
}
#footer div.company img {
	float: left;
	border: 1px solid #C0C0C0;
	margin: 12px 0px 0px 12px;
}
#footer div.company h1 {
	font-size: 16px;
	margin: 12px 204px 0px 270px;
}
#footer div.company p {
	margin-left: 260px;
	margin-right: 236px;
	margin-top: 12px;
}
#footer div.company p
t {
font-size: 14px;
	font-style: normal;
	margin-top:30px;
	font-weight:bold;
	
}
#footer div.company p em {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#footer div.company p strong {
	font-weight: bold;
	color: #515151;
}
#footer div.company div {
	float: right;
	width: 200px;
}
#footer div.company div p {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 12px;
}

div.info_msg1 {
	
	width: 403px;
    border: 3px solid #DC194B;
	background: #fff url(../img/info_msg_bg.png) no-repeat left top;
	padding-left:25px;
	height:24px;
	padding-top:5px;
	
}
#flashMessage {
display:inline;
}


#main div.product_view1 p mp {
	font-style: normal;
}

 #main div.product_view1 p mp {
	font-style: normal;
}

 div#address_details {
							padding-left:12px;
							padding-top:12px;
						}
div#address_details p {
	display:inline;
	margin:0 !important;
}

span.image {
	border:1px solid #CACACA;
}

#main div.product_view1 a:hover span.image {
border-color:#DC194B;
}

.text_link{
color:#515151!important;
text-decoration:underline;
border-bottom:1px solid #DC194B;
}
.text_link:hover{
color:#DC194B!important;
 text-decoration: none!important;
}
#form_area{
margin-left:35px;
}
#button_area{
margin-bottom:10px;
 margin-top:10px;
}

#main_area{
background:#F9F9F9;
text-align: center;
/*height:200px;*/
width:700px;
margin-left: auto;
margin-right: auto;
border:1px solid #CCCCCC;
margin-top:5px;
margin-bottom:5px;
}
#text_area{
font-size:14px;
padding-left:10px;
padding-right:10px;
padding-top:40px;
font-family: Arial, Helvetica, sans-serif;
 line-height:30px;
 padding-bottom:60px;
}













.left_image{
	 float:left;
}
.first_image img
{
   width:430px !important;
}

.right_images img{
	float:right;
	margin-right:10px!important;
	margin-bottom:5px;
	display:inline-block;
}
.right_images li {
	 list-style-type: none;
	 list-style-image: none;
	 display:block;
}

.rating
{
       height:40px;
       background-color:#FAFAFA;
	   border-top:1px solid #D8D8D8;
	   border-bottom:1px solid #D8D8D8;
	   width:430px;
	   padding-top:15px;
}

.rating h2 {
 float: left;
 font-size:14px;
 padding-left:15px!important;
}

.reviews{
     float:right;
	 padding-right:14px;
}
#blue{
       padding-top:10px;
	   padding-bottom:10px;
	   padding-left:14px;
	   height:20px;
}


#product_imformation h2{
 font-size:14px;
}
#product_imformation p{
 margin-top:0px!important;
 margin-left:0px!important;
 line-height:17px;
}
.clearer{
 clear: both;
}
.product_area {
padding-bottom:16px;
 width:408px;
}

.product_area1 {
 background-color:#F4F4F4;
 padding-bottom:16px;
 padding-top:10px;
 padding-left:14px;
 padding-right:10px;
 width:408px;
 border-top:1px solid #D8D8D8;
 border-bottom:1px solid #D8D8D8;
}


#person{
 margin-bottom:12px;
 }

#main div.left h1 {
	font-size: 20px;
}<!--- changed--->

#center_carousel li{
 display:inline
}
.left_prices{
  float: left;
}
.sale_price{
font-size:20px;
	  
}
.right_stocks{
 float: right;
 padding-top:10px;
}
#price{
 margin-top:30px;
   width:317px;
}
#botton{
padding-top:19px;
padding-bottom:18px;

}
#botton2{
 float: right;
  margin-top:5px;
}
.items_box{
       height:40px;
       background-color:#FAFAFA;
	   border-top:1px solid #D8D8D8;
	   border-bottom:1px solid #D8D8D8;
	   line-height:40px;
	   font-size:14px;
       padding-left:15px!important;
       width:385px;
}
#carousel{
margin-left:10px;
 
}

#center_carousel li{
  padding-left:15px;
  display:inline!important;
}

.for_sales
{
  /*color:#0171BD;*/
  padding-top:10px!important;
  display: block;
   font-weight: bold;
   text-align:right;
   padding-right:50px;
   padding-top:0px!important;
   padding-bottom:10px;
    font-size:11px;
}

#page_tools {
padding-left:15px!important;
padding-top:10px;
padding-bottom:10px;
font-weight:bold;
font-size:14px;

}
#page_tools li{
margin-bottom:10px;
}
.date{
padding-left:15px!important;
padding-top:10px;
}
.code{
padding-left:15px!important;
padding-top:5px;
padding-bottom:10px;
}
.upc_left{
 float: left;
} 
.upc_left img{
border:none!important;
} 
.upc_right{
/*margin-left:20px!important;*/
}
#upc{
 margin-top:14px;
 padding-left:25px;
}
#price_area{
 width:329px;
 padding-top:10px;
}
.sale_area{
 float: left;
 font-size:22px;
 padding-left:10px;
}

.left_image{
width:430px;
 margin-left: auto;
  margin-right: auto;
}

.loan{
	padding-left:14px;
}


.heading_left {
display:block;
float:left;
width:580px;
}
