/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2008
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0;
	padding: 0 0 40px 0;
	color: #565450;
	font: 14px Verdana, Arial sans-serif;
	text-align: left;
	background: #8d000c url(../styleImages/body_bg.jpg) repeat;
}



/*	-------------------------------------------------------------
	MAIN DIVS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wrapper {
	background: url(../styleImages/wrapper_bg.jpg) repeat-x;
}
	
#container {
	margin: 0 auto;
	width: 755px;
	background: #fff;
}

#header {
	height: 142px;
	background: #9e241e;
}

#main {
	background: #fff url(../styleImages/main_bg.gif) repeat-y;
}

#side {
	float: left;
	background: #f2e4c2 url(../styleImages/side_bg.gif) repeat-x;
	width: 220px;
}

#content {
	float: right;
	background: #fff url(../styleImages/content_bg.gif) repeat-x;
	width: 535px;
	min-height: 670px;
	height: auto !important;
	height: 670px;
}

#footer {
	clear: both;
	width: 755px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #fff;
	padding: 10px 0 14px 0;
	background: #b3352f;
}


/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#header #logo {
	float: left;
	margin: 17px 0 0 24px;
}

#header #fade {
	float: left;
	margin: 12px 0 0 38px;
	height: 136px;
	height: 112px;
}

#header #fade img {
	border: 2px solid #f2e4c2;
	display: none;
}

#header #logo_pattern {
	float: right;
	margin: 9px 15px 0 0;
}


/*	-------------------------------------------------------------
	SIDE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#side #menu {
	width: 170px;
	margin: 16px 0 10px 24px;
}

#side #menuTop {
	background: url(../styleImages/menu_top.gif) no-repeat;
	height: 45px;
}	

#side #menuBot {
	background: url(../styleImages/menu_bot.gif) no-repeat;
	height: 49px;
}	

#side #menu .inner {
	background: #fff;
	padding: 13px 10px;
}
	
/*	Cart
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#side #cart {
	margin: 14px 0 10px 0;
	background: url(../styleImages/yourBag.gif) no-repeat;
	font-size: 0.8em;
}

#side #cart a:link,
#side #cart a:visited {
	color: #ae1a2f;
	text-decoration: none;
}

#side #cart a:hover {
	color: #8e1020;
	text-decoration: none;
}

#side #cart h5 {
	font-weight: normal;
	font-size: 1.1em;
	color: #ae1a2f;
	margin-left: 52px;
}

#side #cart h5 span {
	border-bottom: 1px solid #e59a98;
	padding: 0 2px 2px 0;
}

#side #cart p.items {
	padding: 6px 0 1px 60px;
	line-height: 1.5em;
	font-size: 1.1em;
}

#side #cart p.links {
	padding: 15px 0 0 5px;
	line-height: 1.3em;
	text-align: left;
}

#side #cart p.links a:link,
#side #cart p.links a:visited {
	display: block;
	color: #d14949;
	font-weight: bold;
	padding: 1px 0 1px 15px;
	margin: 0 2px 2px 0;
	background: url(../styleImages/cartLink_bg.gif) 0 5px no-repeat;
}

#side #cart p.links a:hover {
	background-position: 1px 5px;
	text-decoration: underline;
}

#side #cart p.info {
	padding: 10px 0 0 0;
	color: #a7915b;
}

#side #cart p.info a:link,
#side #cart p.info a:visited {
	color: #a7915b;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: underline;
}

#side #cart p.info a:hover {
	text-decoration: underline;
}

/*	Opening Hours
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#side #openingHours {
	font-size: 0.8em;
	text-align: left;
	color: #777;
	border-top: 1px solid #e7d1a0;
	margin-top: 18px;
	padding: 12px 0 0 0;
}

#side #openingHours h5 {
	font-weight: bold;
	color: #b0172e;
	padding: 0 0 6px 0;
	text-align: center;
}

#side #openingHours table {
	border-collapse: collapse;
	margin: 0 auto;
}

#side #openingHours table tr td {
	display: table-cell;
	padding: 1px 5px 1px 2px;
}
	
	

/*	-------------------------------------------------------------
	MENU MAIN
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#side #menuMain {
	margin: 0;
	display: inline-block;
}
	
/*	First Level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#side #menuMain li {
	padding-bottom: 5px;
}
	
#side #menuMain li a:link,
#side #menuMain li a:visited,
#side #menuMain li.active a:link,
#side #menuMain li.active a:visited  {
	display: block;
	font-size: 1.1em;
	background: #f6eedb;
	color: #79705a;
	padding-left: 8px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-transform: uppercase;	
	letter-spacing: -1px;
}

#side #menuMain li.active a:link, #side #menuMain li.active a:visited {
	background: #f7bdb5;
	color: #702c2a;
}

#side #menuMain li a:hover, #side #menuMain li.active a:hover {
	background: #eeb0a8;
	color: #591918;
}

/*	Second Level
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#side #menuMain li ul {
	display: none;
}
	
#side #menuMain li.active ul {
	display: block;
	padding: 4px 0 5px 10px;
}
	
#side #menuMain li.active ul li a:link,
#side #menuMain li.active ul li a:visited,
#side #menuMain li.active ul li.active a:link,
#side #menuMain li.active ul li.active a:visited {
	background: #fff url(../styleImages/menuMain_2_bg.gif) no-repeat 3px 8px;
	text-transform: none;
	letter-spacing: 0;
	color: #706650;
	padding-left: 17px;
	height: 24px;
	line-height: 24px;
}

#side #menuMain li.active ul li.active a:link, #side #menuMain li.active ul li.active a:visited {
	background: #fff url(../styleImages/menuMain_2-active_bg.gif) no-repeat 0 6px;
	color: #706650;
}

#side #menuMain li.active ul li a:hover {
	background-position: 5px 8px;
	color: #333;
}

#side #menuMain li.active ul li.active a:hover {
	background-position: 2px 6px;
	color: #333;
}


/*	-------------------------------------------------------------
	MENU OTHER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #menuOther {
	float: right;
	padding: 0 0 5px 0;
}
	
#content #menuOther a:link, #content #menuOther a:visited {
	text-decoration: none;
}

#content #menuOther a:hover {
	text-decoration: underline;
}

#content #menuOther li {
	float: left;
	padding: 0 7px 1px 7px;
	background: 0;
	border-right: 1px solid #706650;
}

#content #menuOther li.last {
	border-right: 0;
}


/*	-------------------------------------------------------------
	PATHWAY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #breadCrumb {
	font-size: 0.8em;
	color: #9f907c;
	padding: 3px 0 5px 0;
}

#content #breadCrumb span {
	color: #ca6965;
}

#content #breadCrumb a:link,
#content #breadCrumb a:visited {
	color: #94876b;
}

/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content p {
	margin: 5px 0 10px 0;
}	
	
#content .inner {
	padding: 14px 10px 10px 12px;
}

#content a:link, #content a:visited {
	color: #706650;
	text-decoration: underline;
}

#content a:hover {
	color: #b5800d;
}

#content h1 {
	clear: both;
	color: #bc3a45;
	font-size: 1.4em;
	padding: 3px 0 6px 0;
}

#content h1 span {
	color: #706650;
}

#content h2 {
	color: #bc3a45;
	font-size: 1.2em;
	padding: 3px 0 6px 0;
}

#content h3 {
	color: #555;
	font-size: 1.1em;
	padding: 3px 0 2px 0;
	text-decoration: underline;
}

#content ul {
	padding: 10 0 15px 0;
	margin-left: 10px;
}

#content ul li {
	padding: 2px 0 2px 15px;
	background: url(../styleImages/li_bg.gif) no-repeat 0 5px;
}

/*	Top
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#contentTop {
	height: 23px;
	border-bottom: 1px solid #b6a17e;
	color: #706650;
	font-size: 0.9em;
	margin-bottom: 5px;
}

#content #contentTop p {
	float: left;
	padding: 0 0 5px 0;
	margin: 0;
}

/*	Coming Soon
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#comingSoon {
	position: absolute;
	top: 366px;
	margin-left: -18px;
}
	
/*	-------------------------------------------------------------
	FRONT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content h1#frontShop {
	width: 503px;
	height: 250px;	
	margin: 24px auto 5px auto;
	padding: 0;
	border: 2px solid #bdab7f;
	background: url(../styleImages/shop.jpg) no-repeat;
}

#content h1#frontShop span {
	display: block;
	font: 1.3em Georgia, serif;
	text-align: right;
	letter-spacing: -1px;
	color: #fff;
	padding: 215px 9px 0 0;
}



/*	-------------------------------------------------------------
	CATEGORIES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #subCategories {
	font-size: 1.3em;
}

#content #subCategories li {
	background-position: 0 50%;
	margin-top: 4px;
}
	
#content .products {
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 0.9em;
}	
	
#content .products li {
	display: block;
	margin: 10px 8px 20px 0;
	padding: 0;
	background: 0;
	float: left;
	text-align: center;
	width: 160px;	
}

#content .products li.reset {
	clear: left;
}

#content .products img {
	/* border: 1px solid #c6c0c0; */
	display: block;
	margin: 0 auto;
}
	
#content .products h4 {
	padding: 4px 0 0 0;
}

#content .products h4 span {
	font-size: 0.8em;
}

/* old price */
#content .products h4 span.txtOldPrice {
	display: block;
	color: #777;
	text-decoration: line-through;
	font-size: 1.1em;
}


#content .products a:link,
#content .products a:visited {
	text-decoration: none;
	display: block;
}

#content .products h3 a:link,
#content .products h3 a:visited {
	display: block;
	text-decoration: underline;
}

#pagination {
	clear: both;
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 0.8em;
}

#content #pagination a:link,
#content #pagination a:visited,
#content #pagination strong {
	color: #fff;
	border: 1px solid #b6a17e;
	background: #c1ae8e;
	padding: 1px 2px;
	text-decoration: none;
}

#content #pagination strong {
	background: #9d8b6c;
}


/*	-------------------------------------------------------------
	PRODUCT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/


#content #photos {
	float: left;
	width: 305px;
	padding: 25px 0 0 0;
}

#content #photos img {

}

#content #details {
	width: 195px;
	float: right;
	padding: 22px 0 0 0;
}

#navigation {
	clear: both;
	padding: 20px 0 10px 0;
}

#content #details h3 {
	text-align: center;
	padding: 5px 0 5px 0;
	font: 1.7em Georgia, serif;
	color: #706650;
}

#content h3#price {
	text-decoration: none;
}


#content h3#price span.txtOldPrice {
	display: block;
	color: #777;
	text-decoration: line-through;
	font-size: 0.8em;
}

#content #details h3 span {
	font-size: 0.7em;
}

#content #details h3 em {
	display: block;
	padding: 2px 0 0 0;
	font: 0.4em Arial, sans-serif;
}

#content #details h4 {
	color: #8f7e5a;
	padding: 10px 0 5px 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

#content #details .selectbox {
	padding: 2px 1px;
	border: 1px solid #c8b78e;
	background: #e1cfa4;
	color: #444;
}

#content #details #addButton {
	display: block;
	background: #d1484a;
	color: #fff;
	border: 1px solid #a51c2c;
	font-size: 0.8em;
	padding: 4px 0;
	width: 100px;
	text-decoration: none;
	text-transform: uppercase;
}




/*	-------------------------------------------------------------
	CONTACT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #contactSide {
	float: right;
	width: 170px;
}

#content #contactSide img {
	display: block;
	padding: 1px;
	border: 1px solid #aaa;
	margin-left: 10px;
}

#content #contactSide h5 {
	color: #b0172e;
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px 0 0 10px;
	text-align: center;
}

#content #contactSide p {
	padding: 0 0 5px 0;
	font-size: 0.9em;
	text-align: center;
}


/*	Contact Form
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.contactForm {
	margin: 0 auto;
	width: 480px;
}

.contactForm table {
	border-collapse: collapse;
}

.contactForm table tr td {
	padding: 5px 5px;
}

#content .contactForm label {
	font-weight: bold;
	font-size: 0.9em;
}

#content .contactForm .textbox,
#content .contactForm .textarea {
	border: 1px solid #e1ada5;
	background: #f3e5d3;
	width: 400px;
	padding: 2px 3px;
	font: 14px Verdana, serif;
	color: #444;
}

#content .contactForm .textarea {
	width: 450px;
	margin-left: 5px;
	height: 90px;
}

.contactForm .submitBox {
	padding: 2px 5px 2px 120px;
}

#content .contactForm label.error,
#content .contactForm table td label.error
 {
	display: block;
	float: none;
	padding: 4px 0 2px 1px;
	color: red;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 4px;
}


#formSuccess {
	border: 1px solid #6fab44;
	background: #deecd4 url(../styleImages/tick.gif) 9px 50% no-repeat;
	padding: 5px 10px 5px 35px;
	margin: 8px 0 3px 0;
	color: #444;
	font-weight: bold;
}


/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#footer a:link, #footer a:visited {
	color: #eee;
}