/*

  604media (TK) customization of default osCom stylesheet

  $Id: stylesheet604.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/* GENERAL ---------------------------------------- */


div.main {
padding-right: 0;
width: 915px;
}


p {
/*color: #999;*/	
}

	p.p {
	color: #474747;	
	}

.messageStack {
margin-bottom: 30px;
}

	.messageStack div {
	padding-left: 30px;
	color: #57142b;
	font-size: 14px;
	display: block;
	padding-bottom: 10px;
	}

	.messageStack div.messageStackError {
	background: url(images/iconAlert.png) no-repeat top left;
	}
	
	.messageStack div.messageStackSuccess {
	background: url(images/iconSuccess.png) no-repeat top left;
	}
	
td.headerError {
background: url(images/iconAlert.png) no-repeat top left;
padding-left: 30px;
	color: #57142b;
	font-size: 14px;
	display: block;
	padding-bottom: 10px;
}

h2.storeHeading {
color: #c2de31;	
font-size: 24px;
font-weight: normal;
text-transform: lowercase;
}

	h2.breadcrumbs {
	margin-bottom: 5px;	
	}
	
span.breadcrumbs {
color: #666666;
display: block;
margin-bottom: 15px;
}

	a.breadcrumb {
	color: #666666;
	text-transform: lowercase;
	}
	
	a.breadcrumb:hover {
	color: #75223a;
	}

h2.storeSideHeading {
color: #75223a;
font-size: 24px;
font-weight: normal;
text-transform: lowercase;
}

h2.grey {
color: #666666;	
}

h3 a {
text-transform: lowercase;
font-size: 12px;
}

.infoBox {
}

	.infoBox td {
	padding: 0;
	}
	


.sideCatLinks {
color: #999;
font-size: 14px;
}

	.sideCatLinks a {
	color: #75223a;
	font-size: 14px;
	text-transform: lowercase;
	}
	
	.sideCatLinks .sideCat {
	margin-top: 10px;
	}
	
	.sideCatLinks .sideCat p {
	margin: 5px 0 0;
	display: block;
	font-size: 10px;
	text-align: left;
	color: #999;
	}
	
	.sideCatLinks a.sideSubCat {
	margin-bottom: 10px;
	}
	
	
.baby {
width: 320px;
padding-right: 220px;
background: url(images/storeBaby.jpg) no-repeat top right;
}


.catListing a {
display: inline;
width: 210px;
margin-bottom: 60px;
margin-right: 30px;
}

	.catListing a.last {
	margin-right: 0;	
	}

	.catListing img {
	display: block;
	margin-bottom: 10px;
	}
		
	.catListing span.name {
	display: block;
	color: #75223A;
	font-size: 14px;
	font-weight: normal;
	}
	
	.catListing span.price {
	display: block;
	color: #523b5a;
	font-weight: bold;
	}
	
	.catListing p {
	display: block;
	font-size: 10px;
	color: #666666;
	}
	
.productListing div {
display: inline;
width: 270px;
margin-bottom: 60px;
}

	.productListing div.product div.right {
	float: right;	
	width: 120px;
	}

	.productListing a.image {
	float: left;
	width: 135px;
	}
	
	.productListing a.title {
	display: block;
	color: #C2DE31;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	}
	
	.productListing span {
	display: block;
	margin-bottom: 10px;
	color: #666666;
	}
	
		.productListing .sprice {
		colour: #640e27;
		font-weight: normal;
		}
	
	.productListing a.button {
	}
	
.reviewProduct {
float: right;
width: 180px;
padding-top: 25px;
text-align: center;
}

	.reviewProduct a {
	display: block;
	color: #C2DE31;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	}
	
	.reviewProduct span {
	display: block;
	margin-bottom: 10px;
	color: #666666;
	}


h3.productTitle {
color: #c2de31;	
font-size: 24px;
font-weight: normal;
text-transform:lowercase;
float: left;
}

	h3.productPrice {
	font-size: 24px;
	color: #b3b3b3;
	font-weight: normal;
	float: right;
	}
	h3.caps {
	text-transform:none !important;
	}


.productImage {
float: left;
width: 450px;
}

	.productImage img {
		
	}

.productInfo {
float: right;
width: 148px;
padding-top: 30px;
}

	.twentyone {
	font-size: 21px !important;
	}

.productText {
font-size: 12px;
text-align: left;
width: 450px;
}

.productText span {
font-size: 11px;
color: #b3b3b3;
}

.storeCat {
float: right;
width: 275px;
background: url(../images/bgStoreCategories.png) no-repeat top left;
}

	.storeCat span {
	display: block;
	width: 170px;
	padding: 0 45px 10px 60px;
	background: url(../images/storeCategoriesRound.png) no-repeat bottom left;
	}

	.storeCat a {
	font-weight: bold;
	font-size: 14px;
	}
	
	.storeCat p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 3px;
	}
	
.sideCatLinks {
padding-bottom: 30px;
}
	
a.announce {
background: url(../images/bgSideButton.png) no-repeat;
height: 50px;
width: 180px;
line-height: 50px;
font-size:16px;
color: #fff;
display: block;
}


.checkoutProgress {
width: 600px;
height: 26px;
background: url(images/bgCheckoutProgress.png) no-repeat center center;
}

	.checkoutProgress span {
	float: left;
	height: 20px;
	background: url(images/storeProgressDivider.png) no-repeat center right;
	padding: 4px 25px 0 15px;
	text-align: center;
	font-size: 12px;
	color: #c19ca8;
	}
	
		.checkoutProgress span.active {
		color: #75223a;
		}
	
		.checkoutProgress span.last {
		background-image: none;
		padding-right: 0;
		}
		
		.checkoutProgress a {
		color: #eadee2;
		text-decoration: underline;
		}
		
			.checkoutProgress a:hover {
			color: #75223a;	
			}
			
ul.red li { 
background: url(../images/iconArrowRed.png) no-repeat 0 5px;
padding-left: 14px;
list-style-type: none;
display: block;
margin-bottom: 4px;
	}

/* TABS ---------------------------------------- */

ul.tabsNav {
height: 30px;
background: url(images/storeTabLine.png) repeat-x bottom right;
clear: both;
width: 100%;
}

	ul.tabsNav li {
	display: inline;
	float: left;
	margin-right: 5px;
	}
	
		ul.tabsNav a {
		background: url(images/storeTabDark1.png) no-repeat left;
		height: 30px;
		float: left;
		color: #333;
		font-size: 12px;
		border-bottom: none !important;
		}
		
			ul.tabsNav a span {
			background: url(images/storeTabDark2.png) no-repeat right;
			padding: 8px 20px 0;
			height: 22px;
			float: left;
			font-size: 12px;
			cursor: pointer;
			}
		
		ul.tabsNav a.active {
		background-image: url(images/storeTab1.png);
		color: #75223a;
		}
		
			ul.tabsNav a.active span {
			background-image: url(images/storeTab2.png);
			}
			
		ul.tabsNav li.link {
		float: right;
		margin-right: 0;
		}
		
			ul.tabsNav li.link a {
			background: none;
			}
	
.storeTab {
border: 1px solid #e5dcdf;
border-top: none;
padding: 30px 15px 15px;
}



/* LIST ---------------------------------------- */
	
	
.listheading {
padding-left: 10px;
}	
		
.list ul {
display: block;
clear: both;
padding: 5px 10px;
float: left;
}

.wide_list ul { width: 880px; }
.normal_list ul { width: 570px; }


.list li {
display: inline;
float: left;
}

.list a,
.list li {
font-size: 12px;
line-height: 16px;
}

.tableHead ul {
padding-top: 6px;
padding-bottom: 6px;
border-bottom: 1px solid #333;
}
	
	.tableHead li,
	.tableHead a {
	color: #333;
	font-weight: bold;
	}
	
	.tableHead a {
	text-decoration: underline;
	}			
	
.tableList ul {
padding-top: 10px;
padding-bottom: 10px;
}
	
	.tableList a {
	text-decoration: underline;
	}
	
			
.tableList ul.odd {
background: #f5f5f5;
}

.tableList ul.foot {
border-top: 1px solid #ededed;
padding-top: 15px;
margin-top: 15px;
}

	li.table_2 { width: 2%; }
	li.table_5 { width: 5%; }
	li.table_6 { width: 6%; }
	li.table_8 { width: 8%; }	
	li.table_9 { width: 9%; }			
	li.table_10 { width: 10%; }
	li.table_12 { width: 12%; }
	li.table_15 { width: 15%; }
	li.table_17 { width: 17%; }
	li.table_20 { width: 20%; }
	li.table_25 { width: 25%; }
	li.table_30 { width: 30%; }
	li.table_35 { width: 35%; }
	li.table_40 { width: 40%; }
	li.table_45 { width: 48%; }
	li.table_50 { width: 50%; }
	
	li.table_icon { 
	width: 6%;
	text-align:center;
	float: right !important;
	}

		li.table_icon img {
		cursor: pointer;
		}
		
	li.table_label {
	text-align: right;
	padding-right: 10px;
	}
	
	li.line {
	line-height: 19px;
	}

	li.centre {
	text-align: center;
	}
	
	.tableList li span {
	display: block;
	font-size: 10px;
	color: #999;
	}
	
	.tableList input.quantity {
	border: 1px solid #a7a7a7;
	padding: 2px 0;
	}
	


.storeAnnouncements {
float: right;
width: 170px;
padding-left: 60px;
padding-right: 45px;
background: url(images/bgStoreAnnouncements.png) no-repeat top left;
}

	.storeAnnouncements li {
	margin-bottom: 8px;
	border-bottom: 1px solid #e1e1e1;
	}
			
	.storeAnnouncements a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	}
	
	.storeAnnouncements p {
	color: #a6a5a4;	
	font-size: 11px;
	line-height: 15px;
	margin-top: 3px;
	}
	
	
#sharethis_0 {
display: none;	
}

.price s {
	color: #ccc;
	}