/*
|=================================================================|
| 
| ZIRCON THEME >> CC4 
| 
|=================================================================|
|
| Theme Name: ZIRCON PURPLE CC4 
| Theme URL: FlairConcepts.com http://flairconcepts.com 
| Theme Author Email: support@flairconcepts.com
| Author: FlairConcepts 
| Author URL: http://flairconcepts.com 
| Version: 1.0
| Creation Date: April 2009
| Forum Nickname Details: Andrea aka FlairConcepts
| Copyright: International and Domestic Copyright Laws apply 
| 
| COPYRIGHT REMOVAL IS PROHIBITED UNLESS A LICENCE HAS BEEN PURCHASED
|
=================================================================|*/
body {
	margin:0px;
	background-color:#220019;
	background-attachment: scroll;
	height:244px;
	background-image: url(../styleImages/backgrounds/vignette.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div#wrapper {
	width:950px;
	margin:0px auto;
	background-image:url(../styleImages/backgrounds/bgmidd.gif);
	background-repeat:repeat-y;
}
div#header {
	width:950px;
	height:244px;
	background-image:url(../styleImages/backgrounds/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:50px;
}
div#bgbottom {
	width:950px;
	height:82px;
	background-image:url(../styleImages/backgrounds/bgbott.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px auto;
	padding-top:6px;}
/* *************** */

/* Login & Search Boxes */
.container {
   position: relative;
   height: 122px;
   margin:-169px 0px 0px 0px;}
   
.loginBox {
	color: #b4a0b2;
	width:162px;
	float:left;
	margin:0px 0px 0px 14px;
	padding:0px;
}
.loginTitle {
	text-transform:none;
	font-size: 13px;
	padding:0px 0px 2px 0px;
	color: #ebedfe;
	text-align:left;
	font-weight:bold;}

.searchbox {
	width:151px;
	float:right;
	margin:0px 26px 0px 0px;
	padding:0px;
}
.searchboxTitle {
	text-transform:none;
	font-size:13px;
	padding:0px 0px 3px 0px;
	color: #ebedfe;
	text-align:left;
	font-weight:bold;
}
.zoom {
	width:20px;
	height:20px;
	background-image: url(../styleImages/icons/zoom.gif);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}
.sbox {
	width:122px;
	height:15px;
	margin:0px;
	padding:0px;
	background-color:#eddeec;}
/* *************** */

/* Layout - Columns */
.colLeft {
	position:relative;
	width:180px; 
	float:left;
	margin:25px 10px 0px 0px;
		z-index:5;}
.colMid {
	position:relative;
	width:570px;
	float:left;
	margin:25px 0px 0px 0px;
}
.colRight {
	position:relative;
	width:180px;
	float:right;
	margin-top:25px;
}
.colLeftCheckout {
	position:relative;
	width:180px; 
	float:left;
	margin:25px 10px 0px 0px;
}
.colMainCheckout {
	position:relative;
	width:570px;
	float:left;
	margin-top:25px; }
/* *************** */

/* Boxes Layout */
.boxTitle {
	text-transform:uppercase;
	font-weight:bold;
	color: #ffffff;
	padding-left: 14px;
	margin:0px;
}
.boxContents {
	color: #b4a0b2;
	margin:5px 0px 0px 14px;
}
.boxDecor {
	width:152px;
	height:2px;
	padding:0px;
	margin:15px 0px 15px 14px;
	background-image:url(../styleImages/backgrounds/boxseparator.gif);
	background-repeat:no-repeat;
	background-position:top;
	overflow:hidden;}
/* *************** */

/* Latest Products Box > thumbs 150x150px [adjust to suit] */
.latestProds {
	float: left;
	text-align: center;
	margin:10px -45px 0px 25px;
	padding-bottom:50px;
	display:inline;
}
.boxthumb {	
	float:left;
	width:158px;	
	margin:0px 17px 50px 0px;
	padding-bottom:8px;
	color:#ebedfe;
	background-color:#220019;
	border: 2px solid #8a7186;
}
.boxthumb img {	
	width:150px;
	padding:4px 4px 3px 4px;
	margin:0px; }
/* *************** */

/* Featured Product thumbs 100px wide [adjust to suit] */
.randprod {
	text-align:left;
	margin:10px 0px 6px 0px;
}
.randprod img {
	width:100px;
	padding:1px;
	border:1px solid #b4a0b2; }
/* *************** */

/* Individual Product Page large thumbs 280x280px [adjust to suit] */
#LeftContainer {
	float:left;
	width: 260px;
	padding:0px;
}
.RightContainer {
	width:286px;
	float:right;
	margin:0px auto;
	padding:0px;
	position:relative;
}
.pdimage { text-align:center; margin-bottom:8px;}
.pdimage img {
	padding:2px;
margin:0;	border:1px solid #8a7186;
}
.RightContainer moreimg {
	width:80px;
	text-align:center; }
/* *************** */
	
/* General Layout */
.boxContent {
	padding:0px 5px;
	margin-bottom:30px;
	color:#ebedfe;
}
.boxContent h1 {
	font-size:16px;
	margin: 0px 0px 10px 0px;
}
.boxContent h2 {
	margin-top:10px;
	padding-bottom:6px; 
}
.boxContent p {
	text-align:justify; 
	line-height:1.3;
	margin:0px;
	padding:0px;
}
.regSep{
	padding:0px 0px 10px 0px;
	margin:25px 0px 30px 0px;
}
.pagination {
	text-align:right;
	padding:5px 0px 5px 0px;}

#storecopy {
	font-size:13px;
	color:#9a5396;
	text-align:center;
	margin:8px 0px 15px 0px; }
/* *************** */

/* Start Cross-Browser DHTML Menu */
#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	width: 158px;
	padding: 0px;
	margin-bottom: -3px;
}
.li-nav a {
	padding: 2px 1px;
	width: 148px;
	display: block;
	text-indent: 2px;
	text-decoration: none;
	margin: 0px;
}
.li-nav a:hover {
	background-color:#852e68;
}
.ul-nav, .li-nav {
	display: block;
	list-style: none;
}
.ul-nav {
	width: 150px;
	padding: 0px;
}
.li-nav {	
	float: left;
}
.li-nav .ul-nav  {
	display: none;
	position: absolute;
	background-color:#ae6292;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 4px solid #852e68;
	z-index: 99;
}
a.hassubmenu {
	background-repeat: no-repeat;
	background-position: 143px 6px; }
/* *************** */

#imgThumbSpace {
	line-height: 0px;
	width:286px;
	text-align:center;	
	margin: 0 auto;	
}
#imgThumbSpace img {
	width:85px;	
	padding:1px;
	margin:2px;
}
#subCats {
	float: left;
	width: 568px;
	font-size: 11px;
	text-align: center;
	border: 1px solid #666666;
	margin:15px 0px 20px 0px;
	background-color:#3a082c;
	color:#ae6292;
}
.subCat {	
	text-align: center;
	padding: 12px 0px 8px 22px;
	float: left;
	width:100px;
}
.indsubCat {
	margin:8px 0px 17px 15px;}
/* *************** */
