html {
	height: 100%;
	padding: 0;
	margin: 0;
}

* { margin: 0; padding: 0; }

body {
	background: #fff url(../images/bg_store.jpg) center -200px repeat-y;
	margin: 0;
	padding: 0;
	color: #666666;
	font: normal 12px Arial, Verdana, Georgia, serif;
	min-height: 100%;
	position: relative;
}

.store_bg {
	background: #d4017c url(../images/bg_default.gif) center -200px repeat-y;
	margin: 0;
	padding: 0;
	color: #fff;
	font: normal 12px Georgia, serif, Arial, Verdana;
}

p {
	padding: 0;
	margin: 0 0 12px 0;
}

ul, ol {
	padding: 0;
	margin: 0 0 10px 30px;
}

li {
	padding: 0;
	margin: 0 0 2px 0;
}

h1 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 24px;
	color: #e03695;
	font: normal 24px Georgia, serif, Arial, Verdana;
}

h2 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 18px;
	color: #e03695;
	font: normal 18px Georgia, serif, Arial, Verdana;
}

h3 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 16px;
	color: #e03695;
	font: normal 16px Georgia, serif, Arial, Verdana;
}

h4 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 14px;
	color: #e03695;
	font: normal 14px Georgia, serif, Arial, Verdana;
}

a, a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 12px 0 0 0;
	height: 100%;
}

#wrapper_home {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

#header {
	width: 942px;
	height: 96px;
	margin: 0 auto 3px auto;
	background: #d4017c;
}

	#logo {
		float: left;
		padding: 13px 0 0 14px;
	}

#header_home {
	width: 912px;
	height: 106px;
	margin: 0 auto;
}
	
	#header_home #logo {
		float: left;
		padding: 19px 0 0 0;
	}
	
	#search {
		float: right;
		padding: 70px 0 0 0;
	}
	
	#search_store {
		float: right;
		padding: 62px 12px 0 0;
	}	
		
#nav {
	width: 942px;
	background: #d4017c;
	height: 31px;
	border: 0;
	padding: 15px 0 0 0;	
	margin: 0 auto;
	color: #fff;
	font: normal 15px Georgia, serif, Arial, Verdana;
}

	.nav_home {
		width: 912px !important;
		height: 22px !important;
		padding: 15px 0 !important;
		border-top: solid 1px #fff !important;
	}

	#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#nav ul li {
			display: block;
			float: left;
			padding: 0 18px;
		}

	#nav ul li a, #nav ul li a:visited {
		color: #fff;
		font-size: 15px;
		font-weight: normal;
		float: left;
		display: block;
	}
	
	.first {
		padding: 0 27px 0 15px !important;
	}
	
#cart {
	float: right;
	font: normal 12px Georgia, serif, Arial, Verdana;
	background: url(../images/cart.jpg) 0 0 no-repeat;
	padding: 2px 15px 0 26px;
	height: 20px;
}

	#cart a, #cart a:visited {
		font: normal 12px Georgia, serif, Arial, Verdana;
		
	}

#main {
	width: 902px;
	margin: 35px auto 0 auto;
	font-size: 12px;
	padding: 0 0 122px 0;
}

#main_store {
	width: 942px;
	margin: 35px auto 0 auto;
	font-size: 12px;
	padding: 0 0 122px 0;
}

	#main a, #main a:visited, #main_store a, #main_store a:visited {
		color: #000;
		text-decoration: underline;
		font-weight: bold;
	}

	#main a:hover, #main_store a:hover {
		text-decoration: underline;
	}

#main_home {
	width: 912px;
	margin: 0 auto 0 auto;
	font-size: 12px;
	padding: 0 0 122px 0;
}

	#main_home a, #main_home a:visited {
		color: #fff;
		text-decoration: underline;
		font-weight: bold;
	}

	#main_home a:hover {
		text-decoration: underline;
	}
	
	#sidebar_store {
		float: left;
		width: 205px;
		padding: 0;
		margin: 0;
	}
		
		#collections {
			width: 195px;
			padding: 0 0 5px 10px;
			text-align: left;
		}
		
		#links {
			width: 205px;
		}
	
		#sidebar_store h2 {
			font-size: 24px;
			color: #070506;
			border-bottom: 1px dashed #ccc;
			padding: 0 0 10px 0;
			margin: 0 0 15px 0;
		}
		
		#sidebar_store h3, #sidebar_store h3 a, #sidebar_store h3 a:visited {
			font-size: 16px;
			color: #d4017c;
			text-decoration: none;
			margin: 0 0 6px 0;
			padding: 0;
			font-weight: bold;
		}

		#sidebar_store ul {
			list-style: none;
			padding: 0;
			margin: 0 0 16px 0;
		}

		#sidebar_store ul li ul {
			list-style: none;
			padding: 0;
			margin: 0 0 0 10px;
		}
		
		#sidebar_store ul li ul li {
			padding: 0 0 4px 0;
		}
		
			#sidebar_store ul li ul li a, #sidebar_store ul li ul li a:visited {
				font: normal 14px Georgia, serif, Arial, Verdana;
				font-weight: normal;
				text-decoration: none;
				color: #666666;
			}
			
			#sidebar_store ul li ul li a:hover {
				text-decoration: underline;
			}
	
	#content_store {
		float: right;
		width: 690px;
		padding: 0 10px 0 0;
	}

#spacer {
	width: 100%;
	height: 122px;
	display: block;
	line-height: 0;
	font-size: 0;
	padding: 0;
}

#footer_home {
	/*margin: 0 auto 20px auto;*/
	margin: 0 0 0 29px;
	width: 888px;
	padding: 0 12px;
	color: #fff;
	background: #c40574;
	height: 82px;
	position: absolute;
	bottom: 20px;
}

	#footer_home a, #footer_home a:visited {
		color: #fff;
		font-weight: normal;
		text-decoration: none;
	}
	
	#footer_home a:hover {
		text-decoration: underline;
	}

#footer {
	/*margin: 0 auto 15px auto;*/
	margin: 0 0 0 14px;
	width: 918px;
	padding: 0 12px;
	color: #fff;
	background: #c40574;
	height: 82px;
	position: absolute;
	bottom: 15px;
}

	#footer #subscribe {
		width: 918px;
	}

	#footer a, #footer a:visited {
		color: #fff;
		font-weight: normal;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}

	#subscribe {
		height: 25px;
		border-bottom: solid 1px #aa0866;
		padding: 14px 0 7px 0;
		font: normal 14px Arial, Verdana;
		width: 888px;
	}
	
		.sub_text {
			font-style: italic;
			text-align: right;
			padding: 4px 12px 0 0;
			width: 120px;
			float: right;
		}
		
		#sub_input {
			width: 138px;
			border: 0;
			height: 19px;
			padding: 4px 5px 0 5px;
			color: #999999;
			font: italic 12px Georgia, serif, Arial, Verdana;
			float: right;
			margin-right: 4px;
		}
		
		#sub_input_email {
			width: 138px;
			border: 0;
			height: 19px;
			padding: 4px 5px 0 5px;
			color: #999999;
			font: italic 12px Georgia, serif, Arial, Verdana;
			float: right;
			margin-right: 4px;
		}		
		
		#sub_go_button {
			background: url(../images/button_search.jpg) top left no-repeat;
			border: 0;
			width: 30px;
			height: 23px;
			float: right;
		}

	#footer_left {
		float: left;
		text-align: left;
		font: normal 11px Arial, Verdana;
		padding: 10px 0 0 0;
	}
	
	#footer_right {
		float: right;
		text-align: right;
		font: normal 11px Arial, Verdana;
		padding: 10px 0 0 0;		
	}

.clear { clear: both; padding: 0; margin: 0; line-height: 0; font-size: 0; }

#breadcrumbs {
	padding: 0 0 30px 0;
}

	#breadcrumbs a, #breadcrumbs a:visited {
		color: #666666;
		font-weight: normal;
	}

.product_thumb {
	border: solid 1px #e6e6e6;
	padding: 4px;
	background: #fff;
}

#productListCell {
	padding: 0 30px 20px 0;
}

.product_name {
	padding: 5px 3px 2px 3px;
}

	.product_name a, .product_name a:visited {
		color:#666666 !important;
		text-decoration: none !important;
		font-weight: normal !important;
	}

	.product_name a:hover {
		text-decoration: underline !important;
	}

.product_price {
	padding: 0 3px 0 3px;
}

#productDetailsImageCell {
	font-size: 9px;
}

#productDetailsImageSm {
	border: solid 1px #e6e6e6;
	padding: 1px;
}

#productDetailsImageRel {
	border: solid 1px #e6e6e6;
	padding: 3px;
}

#catalogueTable {
	width: 100% !important;
}

#myShopTableHeader, #myShopTableFooter {
	background: #eee;
	border: solid 1px #eee;
	padding: 3px;
}

#myShopTableCell {
	padding: 3px;
	border: solid 1px #eee;
	background: #fff;
}

.add_cart {
	cursor: pointer;
}

#rightSection { background-color: #FFFFFF; }

#leftSection table {
	width: 290px;
}

#greyImage {
	height: 225px;
}

#mainContent {
	padding-top: 15px;
}
