/*------- Base Tags -------*/

body {
 	font-family: Georgia, Times, serif;
	background-color: #EFEFEF;
	font-size: 12px;
 	color: #000000;
 	margin: 0;
 	padding: 0;
}

form {
	margin: 0px;
}

td {
	font-size: 12px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: normal;
}

/*------- Structure -------*/

#outerShell {
	text-align: center;
}

#innerShell {
	text-align: left;
	width: 900px;
	margin: 30px auto;
}

#userInfo {
	background-color: #FFFFFF;
	border-top: 1px solid #CCB9A9;
	border-left: 1px solid #CCB9A9;
	border-right: 1px solid #CCB9A9;
	height: 25px;
	margin-top: -25px;
	width: 350px;
	margin-left: 535px;
	line-height: 20px;
}

#floatLogo {
	float: left;
	left: 50%;
	margin-left: -500px;
	position: absolute;;
	top: 0px;
	!top: 0px;
	z-index: 9000;
}

#headerShell {
	background: rgb(240,222,210);
	border: 2px solid #CCB9A9;
}

#footerShell {
	background: rgb(240,222,210);
	color: #000000;
	line-height: 37px;
	clear: both;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;	
	border: 2px solid #CCB9A9;
}

#sizeChart {
	background-color:#FFFFFF;
	border: 1px solid #CCB9A9;
	width: 410px;
}

#sizeChart th {
	background-color: rgb(240,222,210);
	border: 1px solid #CCB9A9;
}
/*------- Navigation -------*/

#topNav {
	color: #000000;
	margin-left:225px;
	background: url('/img/header-bg.jpg') no-repeat;
	height: 135px;
}

#topNav a {
	color: #000000;
}

#topNav a:hover {
	color: #80746a;
}

#topNav table {
	width: 620px;
	margin-top: 100px;
}

#topNav td {
	padding: 0 31px;
	font-size: 20px;
}
#sideNavShell {
	width: 190px;
	float: left;
	padding: 70px 0 10px;
}

#sideNav {
	padding: 0 7px;
	min-height: 197px;
	!height: 197px;
}

#catParent {
	font-size:15px;
	font-weight:bold;
	padding-bottom:0;
	padding-left:10px;
	padding-right:0;
	padding-top:10px;
}

#sideCats {
	font-size:12px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:5px;
	margin-left: 0;
	padding-left:25px;
}

#sideCats a {
	color: #293618;	
}

#sideCats a:hover {
	color: #555555;	
}

/*------- Content -------*/
#userPanel {
	text-align: right;
	padding: 2px 2px 0;
}

#contentShell {
	width: 900px;	
}

#mainContent {
	border-left: 2px solid #CCB9A9;
	border-right: 2px solid #CCB9A9;
	background: #FFFFFF;
	margin: 0 auto;
	min-height: 500px;
	!height: 500px;
}


.prodBox {
	width: 225px;
	height: 219px;
	float: left;
	border-right: 1px dotted #CCB9A9;
	border-bottom: 1px dotted #CCB9A9;
}

.prodBox ul {
	padding-left: 15px;
	margin-bottom: 2px;	
}

.newsBox {
	width: 210px;
	float: left;
	height: 217px;
}

.textContent {
	padding: 10px;
}

.anchor {
	clear: both;	
}
/*------- Links -------*/

a {
	color: #80746a;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

/*------- PNG Hack -------*/

img.transparent {
	behavior: url("/css/pngbehavior.htc");
}

/*----- Product Image Gallery ------*/
#galleryShell {
	width: 240px;
	float: left;
	margin-bottom: 10px;
}

#mainGallery {
	width: 240px;
	margin-bottom: 10px;
}

#subGallery {
	overflow: hidden;
	margin-top: 10px;
}

.thumbShell {
	width: 66px;
	margin-left: 5px;
	float: left;	
}

/*------ Custom Page ------*/
#customShell {
	margin: 0 5px 0 190px;
	padding: 10px 0;
}

#customShell h1 {
	margin-top: 0px;
	color: #C60C46;
	font-size: 25pt;
}

#customShell h2 {
	font-size: 17pt;
}

#styleShell {
	
}

.cstProd {
	float: left;
	width: 209px;
	margin: 15px;
	text-align: center;
	font-size: 20pt;
	border: 1px solid #CCB9A9;
	background-color: rgb(240,222,210); 
}

.cstProd img {
	padding: 3px;	
}

#cstProdTable {
	width: 100%;
}

#cstProdTable th {
	text-align: left;
	padding-left: 20px;
	font-size: 15pt;
	font-weight: bold;
	border: 1px solid #CCB9A9;
	background-color: rgb(240,222,210); 
}

#cstProdTable #product {
	border-right: 0;
}

#cstProdTable #price {
	text-align: right;
	border-left: 0;
	padding-right: 20px;
	width: 200px;
}

#cstProdTable #imgShell {
	padding: 5px 0;
	width: 260px;
	text-align: center;
	border-right: 1px solid #CCB9A9;
	border-bottom: 1px solid #CCB9A9;
	border-left: 1px solid #CCB9A9;	
}

#cstProdTable #contBtn {
	text-align: right;
	padding-right: 20px;
}

#cstBeads .cstBox{
	width: 120px;
	text-align: center;
	float: left;
	margin: 6px 8px;
	height: 160px;
	background-color: rgb(240,222,210); 
	border: 1px solid #CCB9A9;
}

#cstBeads .cstBox img {
	margin-top: 10px;
}

#cstBeads .cstURL{
	width: 120px;
	background-color: rgb(240,222,210); 
	border: 1px solid #CCB9A9;
	margin: 6px 8px;
	text-align: center;
	float: left;
	height: 160px;
}

#cstBeads #beadHeader {
	text-align: left;
	padding-left: 20px;
	font-size: 15pt;
	font-weight: bold;
	border: 1px solid #CCB9A9;
	background-color: rgb(240,222,210);
	margin: 10px 0;
}

#sortBead {
	margin: 0;
	padding: 0;
}

#sortBead li {
	list-style: none;
}

#beadTrash {
	float: left;
	width: 160px;
	margin-left: -170px;
	height: 160px;
	border: 1px dotted #CCB9A9;
	text-align: center;
}

#cstOutput {
	width: 100%;
}

#cstOutput th {
	text-align: center;
	font-size: 13pt;
	font-weight: bold;
	border-top: 1px solid #CCB9A9;
	border-bottom: 1px solid #CCB9A9;
	border-left: 1px solid #CCB9A9;
	background-color: rgb(240,222,210);
}

#cstOutput td {
	padding: 2px;
}

#cstOutput .row0 {
	
}

#cstOutput .row1 {	
	background-color: #FFEFEF;
}

#cstOutput .cartImg img{
	margin: 5px;
}

#cstOutput .cartText {
	font-size: 14px;
}

#cstOutput .cartAtText {
	font-size: 11px;
	padding-left: 30px;
}

#cstOutput .totalPrice {
	text-align: right;
}

#cstOutput .totalItemText {
	text-align: right;
	font-weight: bold;
}

#cstOutput .totalText {	
	text-align: right;
	font-weight: bold;
	font-size: 15px;
}

/*------ Product Page ------*/
#prodContentShell {
	float: left;
	width: 690px;
}

#prodContent {
	padding: 5px 0 10px 10px;
}

#prodContent h1 {
	font-size: 22pt;
	font-weight: bold;
	margin: 15px 0;
}

#prodContent h2 {
	font-size: 22pt;
	font-weight: bold;
	color: #000000;
	margin: 15px 0;	
}

#storeContent {
}

#breadCrumb {
	padding: 0 10px;
}

.prodBox a {
	color: #000000;
	font-weight: bold;
	margin: 0 auto;	
}

.prodViewBtn {
	display: block;
	width: 110px;
	height: 18px;
}

#prodInfo {
	width: 420px;
	float: left;
	margin: 0 0 80px 10px;
	
}

#prodBuy {
	width: 420px;
	float: right;
	margin-left: 10px;
	margin-top: -80px;
	
}

#prodBuy label {
	font-weight: bold;
}

#prodBuy input {
	border: 1px solid black;
	margin: 0 0 3px;
}

#prodBuy select {
	border: 1px solid black;
	width: 160px;
	margin: 0 0 3px;
}

#atShell {
	float: left;
	width: 250px;
}

#orderShell {
	float: right;
	width: 160px;	
}

#prodSpec {
	border-top: 1px solid black;
	clear: both;
	padding: 0 0 0 20px;
}

#prodSpec h3 {
	font-size: 15pt;
	font-weight: bold;
	margin-top: 10px;
}

/*------- Cart --------*/
#cartContent {
	width: 700px;
	text-align: center;
	float: left;
}

#cartOutput {
	width: 680px;
	margin: 15px 0 15px 18px;
}

#cartOutput .row1 {
	background-color: #FFEFEF;
}

#cartOutput .row0 {
	background-color: #FFFFFF;
}

#cartOutput th {
	font-size: 11pt;
	font-weight: bold;
	border-top: 1px solid #CCB9A9;
	border-bottom: 1px solid #CCB9A9;
	border-left: 1px solid #CCB9A9;
	background-color: rgb(240,222,210);
}

#cartOutput td {
	padding: 2px;
}

#cartOutput .cartImg {
	border-bottom: 1px solid black;
}

#cartOutput .cartImg img{
	margin: 5px;
}

#cartOutput .cartText {
	font-size: 13px;
}

#cartOutput .cartAtText {
	font-size: 11px;
	padding-left: 30px;
}

#cartOutput .totalPrice {
	text-align: right;
}

#cartOutput .totalItemText {
	text-align: right;
	font-weight: bold;
}

#cartOutput .totalText {	
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}
