body {
	padding: 0px;
	color: #665e67;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	margin-top: 50px;
	margin-left: 0px;
	text-align: center;
}

img { border: 0 }

/* @group Box Elements */

#mainBox {
	margin: auto;
	width: 700px;
	text-align: left;
}

#topBox {
	background: no-repeat right bottom url(../_images/common/bg_header-right.gif);
	width: 700px;
	height: 68px;
}

#midBox {
	width: 700px;
	clear: both;
}

#midBox div.border {
	border-right: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-left: 1px solid #ccc;
	background: white;
}

#leftColumn {
	float:left; 
	width:395px;
}

#leftColumn.wide {
	width:495px;
	
}

#rightColumn {
	float:left; 
	width: 299px;
}

#rightColumn.narrow {
	width: 199px;
}

.verticalLine {
	background: no-repeat left top url(../_images/common/border_vert.gif);
	
}

.horizLine {
	background: no-repeat left top url(../_images/common/border_horiz.gif);
	
}

#logoBox {
	background: no-repeat left bottom url(../_images/common/bg_header-left.gif);
	float: left;
	padding: 15px 15px 11px 15px;
}

#navBox {
	padding-top: 40px;
	float: right;
	padding-left: 5px;
}

#fr #navBox {
	padding-top: 37px;
	float: right;
	padding-left: 5px;
}

.view {
	clear: both; 
	float: right;
	padding-bottom: 22px;
}

.necklace {
	background: no-repeat right 30px url(../_images/necklaces/necklace.jpg);
}


.boxClear  { 
	clear: both; 
	line-height: 0px 
}

.left {
	float: left;
}

.right {
	float: right;
}

	
/* @end */


/* @group content */

div#topBox ul, div#bottomBox ul {
	margin: 0px;
	padding: 0px;
}


ul {
	padding-left: 1em;
	text-indent: -1em;
	list-style: disc url(../_images/common/bullet.gif) inside;
	margin: 0 0 1em;
}


ol {
	padding-left: 22px;
	text-indent: 0;
	margin: 22px 0 1em;
	font-weight: bold;
}

ol li {
	padding-bottom: 5px;
	margin-bottom: 17px;
}

.normal {
	font-weight: normal;
}


ul.pad li {
	padding-bottom: 5px;
}

ul.logos {
	margin-top: 15px;
	margin-bottom: 25px;
}

ul.logos li {
	list-style: none;
	display: inline;
	padding-right: 35px;
	width: 200px;
}

#navBox li {
	list-style: none;
	display: inline;
	background: none;
	padding-right: 7px;
	padding-left: 7px;
}

#fr #navBox li {
	padding-right: 5px;
	padding-left: 5px;
}

li.bars {
	list-style: none;
	display: inline;
	background: no-repeat right url(../_images/common/bar.gif);
	padding-right: 8px;
	padding-left: 4px;
}

li.noBg {
	list-style: none;
	display: inline;
	background: none;
	padding-right: 8px;
	padding-left: 4px;
}



a {
	color: #665e67;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

a img {
    border: 0;
}

body#fr #bottomBox ul {
	margin-top: 0;
}

body#fr #bottomBox ul li a:link, body#fr #bottomBox  ul li a:visited,
body#fr #bottomBox  ul li a:hover, body#fr #bottomBox  ul li a:active {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color:#666666;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold;
	text-decoration: underline;
}

p {
	padding: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}
	
	
.imgThumb {
	border: 1px solid #cccccc;
}

.padding {
	padding:22px;
}

#fr .about .padding {
	padding: 16px 22px 22px;
}

.min_height {
	min-height: 174px;
}

.main_product_pad {
	padding: 18px 0 20px 0;
}

.view_product_nav {
	width: 270px; 
	padding-top: 10px;
}

.margRight {
	margin-right: 14px;
}

h2 {
	color: #562600;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 25px;
}


h3 {
	font:  12px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0;
	letter-spacing: 4px;
	text-transform: uppercase;
}

h4 {
	color: #562600;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 0;
}


/* @end */

/* @group form */

#buyForm {
	padding: 22px 0;
}

#chooseForm {
	padding-top: 14px;
}

#sizeForm {
	margin:0;	
}

input.order {
	background: no-repeat left bottom url(../_images/common/b_order.gif);
	width:98px;
	padding: 0;
	border: none;
	margin-top: 5px;
	height: 19px;
	margin-bottom: 10px;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	
}



#sizeForm select {
	width: 5em;
	}

input {
	/*width: 2em;*/
	color: #0c0c0c;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}

.standardField {
	
	width: 190px;
	border: 0;
	background-color: #eee;
}


label {
	display: block;
	margin-top: 10px;

}

label.order {
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0;
}


select {
	color: #665e67;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	padding: 2px;
	margin-top: 5px;
	width: 20em;
	
	
}

fieldset {
	border: none;
	padding: 1em 1em 0em 0em;
	margin: 0 0 1px;

}

	
/* @end */

/* @group marginForm */

.clearer
{
	clear: both;
	height: 1px;
}
	
#marginForm fieldset
{
	display: block;
	border: none;
	padding: 0 1em 0em 0em;
	margin: 0 0 1px;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 6em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;	
	background: no-repeat url(../_images/common/buy.gif);
	width: 98px;
	border: none;
	display: block;
	position: relative;
	left: 6em;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 6em;
	display: block;
}	


/* @end */

/* @group image gallery */

#product_view h1, .products_display h1 {
    font-weight: normal;
    font-size: 16px;

}

.image_gallery {
   position: relative;
   height: 280px;
}

.image_gallery, .image_gallery li {
    padding: 0; 
    margin: 0; 
    list-style: none;
 
}

.image_gallery span {
    position: absolute; 
    width: 1px; 
    height: 1px; 
    top: 0;
    left: 0px; 
    overflow: hidden; 
    background: #fff;
    z-index: -1;
}

.image_gallery li {
    float: left;
    margin: 240px 0 0 0;

}

.image_gallery a, .image_gallery a:visited {
    display: block; 
    color: #000; 
    text-decoration: none;
    border: 1px solid #ccc; 
    margin: 1px 3px 1px 0px; 
    text-align: left; 
/*    cursor: default; */
    width: 63px;
    height: 33px;
    background-repeat: no-repeat;
}

.image_gallery a:hover {
    border: 1px solid black; 

}

.image_gallery a:hover span, .image_gallery a:active span, .default span {
    position: absolute; 
    width: 351px; 
    height: 226px; 
    top: 0px; 
    left: 0px; 
    color: black; 
    background: white;
    z-index: auto;
    

}

.image_gallery img {
/* border: 1px solid red; */
    margin-left: 12px;

}

/* @end */

/* @group lightbox */

/* lightbox stuff */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{
    float: left;
}
#keyboardMsg{
    float: right;
}
#closeButton{
    top: 5px;
    right: 5px;
}

#lightbox img{
    border: none;
    clear: both;
} 
#overlay img{
    border: none;
}

#overlay{
    background-image: url('../_images/lightbox/overlay.png');
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="_images/lightbox/overlay.png", sizingMethod="scale");
}

/* @end */


