.freeprice{
	color:#FF0000;
	font-style:italic;
	padding:0 5px;
	font-size:1.1em;
	font-weight:bold;	
}

.pkg_info{
	padding:5px 0;
}

/* s3slider home banners */
#bannerThree {
   width: 758px; /* important to be same as image width */
   height: 254px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#bannerThree ul {
	padding:0px;
	margin:0px;
}

#bannerThree li {
	list-style:none;
}

#bannerThreeContent{
   width: 758px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 4px; /* important */
   left:6px;
   margin-left: 0; /* important */
}

.s3siderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3siderImage span {
  
}

#shoppingCartDefault #cartSubTotal {
	font-size:12px;
	text-align:right;
	padding:5px;
	font-weight:normal;
 }
 
div#ottotal {
	color:#FF0000;
	font-size:14px;
	font-weight:bold
}

.wrapperAttribsOptions a {
	color:#3FAAC4;
}

.specialInfo {
	/*border-top:1px solid #535353;
	border-bottom:1px solid #535353;*/
	padding:0px 0 10px 3px;	
}

.specialInfo ul {
	line-height:1.1em;
}

.specialInfo ul li {
	padding:3px 0;	
}

hr {
	border-bottom:0 dashed #999999;
	border-top:1px dashed #999999;
	color:#FFFFFF;
	height:1px;
	margin:8px 0;
	padding:0;
}

#checkout_cart01{ background:url(../images/cart_01.jpg) no-repeat; height:29px; width:670px; margin:20px auto}
#checkout_cart02{ background:url(../images/cart_02.jpg) no-repeat; height:29px; width:670px; margin:20px auto}
#checkout_cart03{ background:url(../images/cart_03.jpg) no-repeat; height:29px; width:670px; margin:20px auto}
#checkout_cart04{ background:url(../images/cart_04.jpg) no-repeat; height:29px; width:670px; margin:20px auto}

#checkout_cart01 ul,#checkout_cart02 ul,#checkout_cart03 ul,#checkout_cart04 ul{ margin:0 0 0 70px; padding:0;}
#checkout_cart01 ul li,#checkout_cart02 ul li,#checkout_cart03 ul li,#checkout_cart04 ul li{ list-style: none; float:left; width:150px; color:#6f6f6f}
#checkout_cart01 ul li a,#checkout_cart02 ul li a,#checkout_cart03 ul li a,#checkout_cart04 ul li a{ color:#6f6f6f;}
#checkout_cart01 ul li a:hover,#checkout_cart02 ul li a:hover,#checkout_cart03 ul li a:hover,#checkout_cart04 ul li a:hover{ color:#d87908; text-decoration:underline}
#checkout_cart01 ul li .font_org,#checkout_cart02 ul li .font_org,#checkout_cart03 ul li .font_org,#checkout_cart04 ul li .font_org{ color:#d87908}

#banner_main {
	margin-bottom:20px;
	padding:6px;
	position:relative;
}

#banner_nav {
	bottom:3px;
	position:absolute;
	right:30px;
	z-index:1001;
}

#banner_nav a {
	background:url("../images/banner_tit.gif") no-repeat scroll 0 0 transparent;
	color:#666666;
	display:block;
	float:left;
	height:22px;
	margin-left:5px;
	padding-top:4px;
	text-align:center;
	text-decoration:none;
	width:19px;
}

#banner_nav a.banner_nav_hover {
	background:url("../images/banner_tit_hover.gif") no-repeat scroll 0 0 transparent;
	color:#E4125C;
}