html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.3em !important;
	color: #000;
	background: #fff url(../img/bg-left.gif) no-repeat top left;
	font-family:Arial, Tahoma, sans-serif;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#container {
	width:950px; 
	margin:0 auto;
}

#header {
	margin:0 auto;
	height:318px;
}

#content {
	margin-top:-15px;
}

#content-wrap {
	border:solid 1px #ccc;
}

#footer {
	margin-bottom:100px;
	
}

#footerdiv {
	color:#333333;
	text-transform:uppercase;
	margin:0 auto;
	width:400px;
}

#left {
	width:600px;
	padding:5px;
}

#left ul {
	list-style-type:circle
}

#left ul li {
	margin-left:30px;
	padding-bottom:3px;
}

#left img {
	margin:0 95px;
}

#right {
	width:250px;
	position:relative;
	float:right;
	right:0;
	top:0;
	padding:5px;
}

#right ul li {
	padding:5px 0;
}

.date {
	text-transform:uppercase;
	font-weight:700;
	font-size:90%;
	color:#996633;
}

h2 {
	color:#339966;
	font-weight:700;
	text-transform:uppercase;
	padding-bottom:4px;
	margin-top:30px;
}

.mainh2 {
	margin-top:30px;
}

#nobottom {
	margin-bottom:0;
	padding-bottom:0;
}

a {
	color:#336699;
}

a:hover,a:active {
	color:#990000;
	text-decoration:none;
}

#nav {
	width:160px;
	margin:0 auto;
}

#nav ul {
	display:inline; 
}

#nav ul li {
	display:inline;
	font-size:24px;
	padding:0px 10px;
}

#nav ul li a {
	text-decoration:none;
	color:#6699FF;
}

#nav ul li a:hover {
	color:#990000;
}

.spacer {
	height:10px;
}

#contact-wrapper {
	width:430px;
	background:#eee;
	padding:10px;
	}
	
#contact-wrapper div {
	margin:1em 0;
	vertical-align: top;
	}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
	padding-bottom:2px;
	padding-top:2px;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:14px;
	color:#000;
	background:#fff;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#000;
	vertical-align: top;
}

#wrapper { margin:30px auto 10px auto; width:890px; border:solid 1px #ccc; padding:20px;background: #eee url(../img/bg-right-eee.gif) no-repeat bottom right; min-height:450px;}

h2 { margin-bottom:1em; }

#sidebar {
	width:100%;
}

#store  {
	width:100%;
}

#store p {
	
}

#first {
	margin-right:20px;
}

.jcart {
	margin:0 0px 10px 0;
	padding:20px;
	background:#fff;
	color:#000;
	width:34.1%;
	float:left;
	border:solid 1px #ccc;
}
.jcart ul { margin:0; list-style:none; text-align:left; }
.jcart li { margin:2px 0px;}
.jcart fieldset { border:0; }
.jcart strong { color:#000; }
.jcart .button { margin:10px 0 0 0; padding:5px; }

.jcart1 {
	margin:0 0px 10px 0;
	padding:20px;
	background:#fff;
	color:#000;
	width:54.1%;
	float:left;
	border:solid 1px #ccc;
}

.jcart2 {
	margin:10px 0px 10px 0;
	padding:20px;
	background:#fff;
	color:#000;
	width:95% !important;
	float:left;
	border:solid 1px #ccc;
}

.jcart1 ul { margin:0; list-style:none; text-align:left; }
.jcart1 li { margin:2px 0px;}
.jcart1 fieldset { border:0; }
.jcart1 strong {
	color:#000;
}
.jcart1 .button { margin:10px 0 0 0; padding:5px; }

fieldset { border:0; }
#paypal-button { display:block; padding:10px; margin:20px auto; }

.clear { clear:both; }

.jcart .gem_type{margin: 2px 4px; padding: 4px 5.3%; /*border: 1px solid black;*/ cursor:pointer;}
.jcart li#gem_selectors a{text-decoration:underline;}
.jcart li#gem_selectors a:hover{text-decoration:none;}
.jcart li#gem_selectors{margin-top:13px;}
.jcart .gem_type#Regular{/*background:#6699FF; */color:##6699FF; margin-left:3px;}
.jcart .gem_type#High_Contrast{/*background:#CC0000; */color:#CC0000;}
.jcart .gem_type#Regular:hover{/*background:#57AF00; */color:#57AF00;}
.jcart .gem_type#High_Contrast:hover{/*background:#DF1B1B; */color:#DF1B1B;}


#paypalseal {
	margin-top:20px;
}

.boxhover a{
display: block;
width: 481px;
height: 279px;
background: transparent url(../img/boxhover.jpg) no-repeat;
}

.boxhover a:hover {
background-position: -481px 0;
}


#boxalign {
	width:481px;
	margin:0 auto;
}

.boxalign2 {
	width:810px;
	margin:0 auto;
}
