body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#a3cae9;
	background-image:url(images/mainbg_tabs.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0;
}

img, div { behavior: url(iepngfix.htc) }


img {
	border:none;
}

a {
	font-weight:bold;
	color:#fd6100;
}

.white {
	color:#FFFFFF;
}

.ltblue{
color:#5098c9;
}

.drkblue {
color:#154079;
}

.orange {
color:#fd6100;
}

.nav img {
	padding-left:20px;
	padding-right:20px;
	padding-top:25px;
}

.prodheader {
	width:250px;
	color:#5098c9;
	font-size:30px;
}

.price {
	color:#154079;
	font-size:18px;
}

.lrgorange {
	color:#fd6100;
	font-size:36px;
	font-weight:bold;
}

.product_details {
	color:#fd6100;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.thirteentable td{
	border:2px #ccc solid;
}

/* Begin ajax_cart */

.ajax_cart_container_overlay {
	 background-color: #000;
	 height: 100%;
	 width: 100%;
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 z-index: 2999;
	 opacity: 0.3;
	 filter:alpha(opacity=30);
	 display:none;
 }
.ajax_cart_container {
		display: none;
		width:500px;
		height:280px;
		position:fixed;
		left:50%;
		top:50%;
		padding:10px 10px 10px 10px;
		margin:-180px 0 0 -250px;
		border:2px solid #AE9E8B;
		background-color:#FFF;
		 z-index: 3000;
	}

.ajax_cart_main, .ajax_cart_error, .ajax_cart_busy{
   margin:10px 10px 10px 10px;
}


.ajax_cart_error{
	height:20px;
	font-size:16px;
	color:red;
	text-align:center;
}
 /* image replacement */
.graphic, #prevBtn, #nextBtn{
   margin:0;
   padding:0;
   display:block;
   overflow:hidden;
   text-indent:-8000px;
}
 /* image replacement */
#content{
	position:relative;
}
#slider{
	float:left;
	width:400px;
}
#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
}	
#slider li{ 
	
	width:470px;
	height:110px;
	overflow:hidden;
}	

#prevBtn, #nextBtn{ 
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:-20px;
	top:50%;
	margin:2px 5px 5px 5px;
	border-style:hidden;
}	


#nextBtn{
	left:460px;
}	
													
#prevBtn a, #nextBtn a{  
	display:block;
	width:16px;
	height:16px;
	border-style:hidden;
	background:url(http://www.13deals.com/images/previous.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(http://www.13deals.com/images/next.png) no-repeat 0 0;	
	}		
#description{
	padding:0px 5px 0px 10px;
}		
.total{
	float:right;
	margin:10px;
	bottom:100px;
}
.total span{
	font-size:14px;
	font-weight:bold;
	color:#fd6100;
	clear:both;
}
.cart_header{
	height:17px;
	font-size:14px;
	color:green;
	text-align:center;
	margin:10px;
	clear:both;
}
.cart_footer{
	clear:both;
}
.options{
	clear:both;
	bottom:100px;
}

/* End ajax_cart */
	
	 .product_td{
		height:100%;
		position:relative;       
	 }
	 td.product_td table td{
		align:center;
		border:none;
	}
	 td.product_td a img{
		max-width:120px;
		max-height:150px;
		border:none;
	}
	 .thumb{
		height:150px;
	}
	 .prodtitle{
		min-height:75px;
		color:#5098c9;
	}
	 .prodtitle a, .prodtitle a:hover{
	 	font-weight:normal;
		font-size:12px;
		color:#5098c9;
		text-decoration:none;
	}
	 .retailprice{
		font-size:11px;
		height:26px;
		display:none;
	}
	 .ourprice{
		font-size:11px;
		height:26px;
	}
	 .save{
		font-size:11px;
		height:13px;
	}
	 .aso{
		height:18px;
		margin-top:12px;
	}
	
	 .wrapper{
		height:90%;
		margin-top:1px;
		vertical-align: top;   
	 }
	 .shim{
	    height:100%;
	 }
	 .bottom{
		margin-top:10px;                       
	  }

	  
a.tabs_pets, a.tabs_pets_current {
	background: url(images/tabs/pets.jpg) 0px 0px no-repeat;
	display: block;
	width: 177px;
	height: 69px;
	float: left;
}
a.tabs_pets:hover {
	background-position: 0px -69px;
}
a.tabs_pets_current {
	background-position: 0px -138px;
}
a.tabs_13deals, a.tabs_13deals_current {
	background: url(images/tabs/13deals.jpg) 0px 0px no-repeat;
	display: block;
	width: 220px;
	height: 69px;
	float: left;
}
a.tabs_13deals:hover {
	background-position: 0px -69px;
}
a.tabs_13deals_current {
	background-position: 0px -138px;
}
a.tabs_specials, a.tabs_specials_current {
	background: url(images/tabs/specials.jpg) 0px 0px no-repeat;
	display: block;
	width: 31px;
	height: 69px;
	float: left;
}
a.tabs_specials:hover, a.tabs_specials_current {
	background-position: 0px -69px;
}
