﻿html
{
	height: 100%;
}

form
{
	height: 100%;
	margin: 0;
	padding: 0;
}

body 
{
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #998F67;
	background-color: White;
}

img
{
	border: 0;
}

#container
{
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -51px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

#header
{
	width: 100%;
	height: 83px;
	text-align: center;
	background: #cd2528 url("../../images/bg_header.png") repeat-x bottom;
	position: relative;
}

#headercontent
{
	width: 935px;
	margin: 0 auto 0 auto;
	position: relative;
}

#headercontent img.logo
{
	float: left;
	padding-top: 20px;
	position: relative;
}

#nav 
{
	float: right;
	padding-top: 1px;
	position: relative;
}

#headershadow
{
	top: 80px;
	left: 231px;
	width: 672px;
	height: 5px;
	*height: 3px;
	background: url("../../images/shadow_content_fix.png") repeat-y;
	z-index: 3;
	position: absolute;
}

#headershadowleft
{
	top: 80px;
	left: 231px;
	width: 3px;
	height: 5px;
	background: #fff;
	z-index: 2;
	position: absolute;
}

#headershadowright
{
	top: 80px;
	right: 32px;
	width: 3px;
	height: 5px;
	background: #fff;
	z-index: 2;
	position: absolute;
}

#nav 
{
	float: right;
	position: relative;
}

#content
{
	width: 100%;
	height: 100%;
	padding-bottom: 51px;
	position: relative;
}

#maintable
{
	width: 100%;
	height: 100%;
	background: url("../../images/bg_gradient.gif") repeat-x center;
	text-align: center;
}

#maintable tr td
{
	vertical-align: middle;
}

#contenttable
{
	margin: 0 auto 0 auto;
	*margin: 0 64px 0 0;
	padding-right: 32px;
	*padding-right: 23px;
	width: 935px;
}

#contenttable tr td
{
	text-align: left;
	vertical-align: top;
}

#contenttable tr td.leftnav
{
	padding-left: 4px;
	*padding-left: 36px;
	width: 208px;
	*width: 198px;
}

#contenttable tr td.contents
{
	padding: 30px 0 0 0;
	*padding: 30px 0 0 0;
	width: 672px;
	background: url("../../images/shadow_content.png") repeat-y right;
	position: relative;
}

#contenttable tr td.contents div.stoneimage
{
	position: relative;
}

#contenttable tr td.contents div.stoneimage #no_result
{
	top: 30px;
	*top: 100px;
	left: 80px;
	*left: 65px;
	position: absolute;
}

#contenttable tr td.contents div.stoneimage #sorting
{
	top: 340px;
	*top: 410px;
	left: 95px;
	*left: 80px;
	position: absolute;
	/*top: 81px;
	left: -315px;
	width: 250px;
	position: absolute;*/
}

#contenttable tr td.contents div.stoneimage img.stonesample
{
	top: 30px;
	*top: 100px;
	left: 85px;
	*left: 70px;
	border: solid 1px #897160;
	position: absolute;
}

#contenttable tr td.contents div.stoneimage div.stonepagination img.leftstone
{
	top: 120px;
	left: 17px;
	*left: 5px;
	position: absolute;
}

#contenttable tr td.contents div.stoneimage div.stonepagination img.rightstone
{
	top: 120px;
	right: 3px;
	*right: 0;
	position: absolute;
}

#contenttable tr td.contents div.stoneimage div.stonedetails
{
	/*padding: 35px 40px 0 0;*/
	padding: 35px 20px 0 0;
	float: right;
	position: relative;
}

#contenttable tr td.contents div.stoneimage div.stonedetails .stonetitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #8D191B;
}

#contenttable tr td.contents div.stoneimage div.stonedetails td.subtitle
{
	font-weight: bold;
	color: #897160;
	font-size: 9pt;
	width: 120px;
}

#contenttable tr td.contents div.stoneimage div.stonedetails .stonecontent
{
	font-weight: bold;
	color: #998F67;
	font-size: 9pt;
	width: 120px;
}

#contenttable tr td.contents div.stoneimage div.stonepagination div.stonethumbs
{
	top: 260px;
	/*right: 42px;*/
	left: 410px;
	*left: 395px;
	position: absolute;
}

#contenttable tr td.contents div.stoneimage div.stonepagination td.stonecell
{
	padding: 0 7px 7px 0;
	background: url("../../images/box_mini.gif") no-repeat;
}

#contenttable tr td.contents div.stoneimage div.stonepagination td.stonecell img.stonecellimg
{
	padding: 4px 0 0 4px;
	width: 29px;
	height: 29px;
}

#contenttable tr td.contents div.stoneimage div.stonepagination
{
	position: relative;
}

#contenttable tr td.contents div.stoneimage div.stonepagination div.stonepagingcontents
{
	float: right;
	margin: 0 auto 0 auto;
	padding: 1px 4px 0 4px;
	*padding: 1px 4px 0 4px;
	position: relative;
}

#contenttable tr td.contents div.stoneimage div.stonepagination img.imgarrowleft
{
	float: left;
	position: relative;
}

#contenttable tr td.contents div.stoneimage div.stonepagination img.imgarrowright
{
	float: right;
	position: relative;
}

#footer
{
	width: 100%;
	height: 51px;
	border: 1px;
	clear: both;
	background: url("../../images/bg_footer.png") repeat-x bottom;
	position: relative;
}

#footercontent
{
	width: 935px;
	margin: 0 auto 0 auto;
	padding-top: 13px;
	position: relative;
}

#footercontent img.logo
{
	float: left;
	padding-right: 12px;
	position: relative;
}

#footershadow
{
	top: 0px;
	left: 231px;
	width: 672px;
	height: 3px;
	background: url("../../images/shadow_content_fix.png") repeat-y;
	z-index: 3;
	position: absolute;
}

#footercontent div.content
{
	float: left;
	font-size: 7pt;
	padding-left: 8px;
	border-left: solid 2px #e4e4e4;
	position: relative;
}

#footercontent div.content .telfax
{
	color: #929292;
	font-weight: bold;	
}

#footercontent div.content .copyright
{
	color: #b8b8b8;
}

#search
{
	float: right;
	width: 155px;
	height: 24px;
	margin-top: -3px;
	padding: 6px 0 0 6px;
	background: url("../../images/bg_search.gif") no-repeat top left;
	position: relative;
}

#search input.searchBox
{
	top: 3px;
	left: 4px;
	width: 118px;
	height: 15px;
	font-family: Arial;
	font-size: 8pt;
	color: #999999;
	border: 0;
	position: absolute;
}

#search .btnSearch
{
	top: 0;
	left: 127px;	
	position: absolute;
}

div.sidetitle
{
	padding: 35px 0 15px 0;
}

#pagetitle
{
	width: 575px;
	padding: 0 0 6px 0;
	*padding: 0 0 6px 0;
	margin-left: 75px;
	*margin-left: 60px;
	border-bottom: solid 1px #8D191B;
}

#pagetitle img.titleimage
{
	padding: 0 0 3px 4px;
}

div.CurrentItem
{
	padding-top: 10px;
	padding-bottom: 8px;
	*padding-bottom: 5px;
	width: 158px;
	cursor: default;
	border-bottom: solid 1px #8D191B;
}

div.IdleItem
{
	padding-top: 10px;
	padding-bottom: 8px;
	*padding-bottom: 5px;
	width: 158px;
	cursor: pointer;
	border-bottom: solid 1px #BCB4A6;
}

div.HoverItem
{
	padding-top: 10px;
	padding-bottom: 8px;
	*padding-bottom: 5px;
	width: 158px;
	cursor: pointer;
	border-bottom: solid 1px #BCB4A6;
}

a.SubItem
{
	text-decoration: none;
}

div.CurrentSub
{
	padding-top: 2px;
	color: #8D191B;
	width: 158px;
	cursor: default;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

div.IdleSub
{
	padding-top: 2px;
	color: #BCB4A6;
	width: 158px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

div.HoverSub
{
	padding-top: 2px;
	color: #8D191B;
	width: 158px;
	cursor: pointer;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

div.SubSpacer
{
	margin-top: 2px;
	*margin-top: -12px;
	width: 158px;
	border-bottom: solid 1px #8D191B;
}

#previmage, #nextimage
{
	padding: 5px 0 0 0;
	*padding: 6px 0 0 0;
}