
/* CSS Reset Browser Default */

body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td,hr { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Arial', sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
ol,ul {
	list-style:none;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {	/* get rid of link outlines in */
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:focus {
	outline: none;
}

/* End CSS Reset Browser Default */

/* Layout Guides */
#edit_layout, .layoutContainer {
	width: 900px;
	margin: 0 auto;
}

/* Start CSS Layout */

html {
	height: 100%;
	padding: 0;
}

body {
	height: 100%;
	background-color: #FFF;
}

.clr {clear: both;}

#container {
    min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 auto -224px;
}

#top-black-container {
	display: block;
	height: 60px;
	width: 100%;
	background: #351825 url('http://www.froufroujewelry.com.au/cache/298518-bgTopBlackContainer.gif') top left repeat-x;
	border: 0px solid red;
}

#top-pink-container {
	display: block;
	height: 36px;
	width: 100%;
	background: #edc7bd url('http://www.froufroujewelry.com.au/cache/298519-bgTopPinkContainer.gif') top left repeat-x;
	border: 0px solid red;
}

#header-container {
	display: block;
	height: 80px;
	width: 100%;
	background: #FFFFFF url('http://www.froufroujewelry.com.au/cache/298517-bgHeaderContainer.gif') -5px bottom repeat-x;
	border: 0px solid red;
}

#body-container {
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	border: 0px solid red;
	clear: both;
	padding-bottom: 70px;
}

#body-content {
	display: block;
	width: 900px;
	margin: 50px auto 0 auto;
	height: auto;
	border: 0px solid red;
}

* {
	margin: 0;
	padding: 0;
}

html, body, #container {
	height: 100%;
}

body > #container {
	height: auto;
	min-height: 100%;
}

#body-container {
	padding-bottom: 220px; /* must be same height as the footer */
}  

#footer-container {
	position: relative;
	margin-top: -220px; /* negative value of footer height */
	height: 220px;
	clear:both;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}f

#breadCrumbs {
	font-size: 11px;
	margin-bottom: 4px;
	color: #333;
}

#breadCrumbs a {
	color: #555;
	text-decoration: none;
}

h1 {
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 24px;
	font-weight: 100;
	color: #e2007a;
	line-height: 100%;
	margin: 0 0 10px 0;
}

h2 {
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 20px;
	font-weight: 100;
	color: #333;
	line-height: 100%;
	margin: 0 0 10px 0;
}

h3 {
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 18px;
	font-weight: 100;
	color: #e2007a;
	line-height: 100%;
	margin: 0 0 10px 0;
	padding-top: 10px;
}

h4 {
	font-family: 'Georgia', 'Times New Roman', serif;
	font-size: 14px;
	font-weight: 100;
	color: #e2007a;
	line-height: 100%;
	margin: 0;
}

p {
	font-size: 12px;
	color: #000000;
	margin: 0 0 10px 0;
}

ol, ul {
	list-style: outside decimal;
	padding: 0 0 10px 40px;
}

ul {
	list-style: outside disc;
}

a:link, a:visited {
	text-decoration: none;
	color: #e2007a;
}

a:hover, a:active {
	text-decoration: underline;
	color: #e2007a;
}

.pink {
	color: #d79592;
	font-weight: 800;
}


div#content-left .space {
	margin: 24px 0 10px 0;
}

div#content-right .space {
	margin: 48px 0 10px 0;
	padding: 0; 
}

img#logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -430px;
	height: 220px;
}

input.cat_textbox_small {
	width: 230px;
	height: 18px;
	padding: 2px 4px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #c2c1c1;
	border: 1px solid #c2c1c1;
}

input.cat_button {
	background: url('subscribe-button.gif') 0 0 no-repeat;
	display: block;
	height: 19px;
	width: 102px;
	margin: 20px 0;
	border: 0px solid red;
}

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "http://www.froufroujewelry.com.au/cache/298528-transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

/* End CSS Layout */

/* Navigation */

#nav-container {
	margin: 0 0 0 -150px; padding: 0;
	position: absolute;
	left: 50%; top: 60px;
}

#nav{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#nav li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
}

#nav a, #nav a:visited {
	color: #000;
	display:block;
	font-weight:normal;
	padding: 12px 10px 9px 10px;
	font: bold 13px/14px 'Helvetica', 'Arial', serif;
}

#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	background: #fff none repeat scroll 0 0;
	text-decoration:none;
	color: #333;
}

#nav a, #nav a:hover {
	border:medium none;
	display:block;
	text-decoration:none;
}

#nav li ul {
  display: none;
  position: absolute; 
  width:174px;
  padding: 0;
  border-right: 1px solid #d79592;
  border-bottom: 1px solid #d79592;
  border-left: 1px solid #d79592 ;
}

#nav li > ul {
	top: auto;
	left: -1px;
}

#nav li li {
	background: #FFF none repeat scroll 0 0;
	width:174px;
}

#nav li li a, #nav li li a:visited {
	color:#FFF;
	font-weight: bold;
	font-size:11px;
	color: #000;
}

#nav li li a:hover, #nav li li a:active {
	background: #d79592 none repeat scroll 0 0;
	color: #FFF;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li.over ul {
	display:block;	
}

/* Footer Navigation */

#footer {
	width: 100%;
	height: 60px;
	position: relative;
	top: 160px;
	background: purple;
	font-size: 8px;
	background: url('http://www.froufroujewelry.com.au/cache/298516-bgFooterContainer.gif');
	border-top: 4px solid #d79592;
}

#footer-left {
	position: absolute;
	left: 50%; 
	margin: 12px 0 0 -450px;
}

#footer-left .copyright {
	font-size: 10px;
}

#footer-nav {
	padding: 0;
	margin: 0;
}

#footer-nav li {
	display: inline;
	padding: 0;
}

#footer-nav li a {
	display: inline;
	text-decoration: none;
	padding: 0 8px 0 0;
	color: #88615D;
	font-weight: bold;
}

#footer-right {
	width: 129px; height: 200px;
	position: absolute;
	left: 50%; bottom: 10px;
	margin: 0 0 0 205px;
}

/* Store */
ul.productList {
	padding: 0;
	margin-bottom: 10px;
}

ul.productList li {
	position: relative;
	padding: 10px 10px 20px 0;
	min-height: 100px;
	clear: both;
	border-bottom: 1px solid #DFDFDF;
	background-color: #FFF;
	display: block;
}

ul.productList li.alt {
	background-color: #FBF2F1;
}

ul.productList li a.productImage {
	text-align: right;
	display: block;
	width: 75px;
	background-color: transparent;
	position: absolute;
	left: 10px; top: 10px;
}

ul.productList li a.productImage img {
	float: left;
	height: 100px;
}

ul.productList li h4 {
	margin: 0 0 4px 85px;
	padding: 0;
}

ul.productList li h4 a:link,
ul.productList li h4 a:visited {
	color: #000;
	text-decoration: none;
}

ul.productList li h4 a:hover,
ul.productList li h4 a:active {
	text-decoration: underline;
}

ul.productList li p.price {
	position: absolute;
	right: 10px; top: 10px;
	display: block;
	width: 60px;
	text-align: left;
}
span.strike {text-decoration: line-through; }
ul.productList li p.price span.oldPrice {color: #C00;}
ul.productList li p.price span.salePrice {color: #000; font-weight: bold;}

ul.productList li p.price span.oldPrice small,
ul.productList li p.price span.salePrice small {
	font-size: 8px;
	display: block;
}

ul.productList li p.shortDesc {
	margin: 0 70px 0 85px;
	color: #444;
}

.pagination {
	text-align: center;
}

/* Shopping Cart */
.shoppingCart {
	background: #FBF2F1;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	padding: 8px;
}

.shoppingCart h3 {
	background: url('shoppingIcon.png') no-repeat scroll top left;
	margin: 0 0 4px;
	padding-left: 32px;
	height: 32px;
	line-height: 32px;
}

.shoppingCart ul {
	padding: 0 0 0 20px;
	list-style: disc outside;
	margin-bottom: 10px;
	color: #555;
}

.shoppingCart a {
	color: #444;
}