/*		San Diego Jewelers Exchange - www.sdjex.com
		---------------------------------------------------------
		Site developed by ratkovicdesign (www.ratkovicdesign.net)
		Design by Goran Ratkovic
		Programming by Slobodan Ratkovic
		
		CSS design started at 11th November 2008
		CSS design started at 21st November 2008
		---------------------------------------------------------*/

/* Section I: Global element definitions
-----------------------------------------------------------------------------------------------*/
*:focus {
	outline: none;
}
html {
	height: 100%;
	font-size: 100.1%;
}
body {
	background: #FFF url(../img/bgn_body.gif) repeat-x 50% 0;
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 0;
	margin: 0;
}
.hide {
	position: absolute;
	left: -999999px;
}
.hide hr {
	display: none;
}
h1, h2, h3, h4, fieldset {
	margin: 0;
	padding: 0;
}
a img, fieldset {
	border: 0;
}
.clear {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
}
label {
	cursor: pointer;
}
a {
	color: #F60;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #C93;
	text-decoration: none;
}
p {
	line-height: 160%;
}

/* Section II: Wrapper and content holder with menu item definitions
-----------------------------------------------------------------------------------------------*/
#wrapper {
	width: 912px;
	margin: 0 auto;
}
#header em {
	background: url(../img/bgn_header_em.gif);
	display: block;
	width: 111px;
	height: 22px;
	margin: 20px auto 0;
	text-indent: -99999px;
}
#header h1 a, #header h1 .logo {
	background: url(../img/jewelers_exchange_logo.png);
	display: block;
	width: 540px;
	height: 112px;
	margin: -9px auto 0 auto;
}
#header h2 {
	background: url(../img/jewelers_exchange_tagline.png);
	display: block;
	width: 273px;
	height: 51px;
	margin: -22px auto 0;
	text-indent: -99999px;
	visibility: visible;
}
#menu {
	margin: 0 -50px; 
}
#menu ul {
	list-style: none;
	padding: 14px 0;
	margin: 0 auto;
	width: 1020px;
	height: 61px;
}
#menu ul li {
	background: url(../img/bgn_menu_item.png) no-repeat 50% -46px;
	float: left;
	display: block;
	zoom: 1;
	height: 37px;
	margin: 0 20px;
}
#menu ul .on {
	background-position: 50% 23px;
}
#menu a {
	background-repeat: no-repeat;
	background-position: 50% -80px;
	display: block;
	height: 19px;
}
#menu a:hover {
	background-position: 50% -40px;
}
#menu .on a, #menu .on a:hover {
	background-position: 50% 0;
}
#menu .home {
	background-image: url(../img/bgn_menu_home.png);
	width: 54px;
}
#menu .buildingdirectory {
	background-image: url(../img/bgn_menu_building_directory.png);
	width: 154px;
}
#menu .wholesalevendors {
	background-image: url(../img/bgn_menu_wholesale_vendors.png);
	width: 163px;
}
#menu .retailsales {
	background-image: url(../img/bgn_menu_retail_sales_and_services.png);
	width: 182px;
}
#menu .jewelerswebsites {
	background-image: url(../img/bgn_menu_jewelers_websites.png);
	width: 154px;
}
#menu .contact {
	background-image: url(../img/bgn_menu_contact.png);
	width: 68px;
}
#menu .on .home {
	width: 56px;
	margin: 0 -1px 0 -1px;
}
#menu .on .buildingdirectory {
	width: 158px;
	margin: 0 -2px 0 -3px;
}
#menu .on .wholesalevendors {
	width: 167px;
	margin: 0 -2px;
}
#menu .on .retailsales {
	width: 188px;
	margin: 0 -3px;
}
#menu .on .jewelerswebsites {
	width: 158px;
	margin: 0 -2px;
}
#menu .on .contact {
	width: 70px;
	margin: 0 -1px;
}
#footer {
	background: url(../img/bgn_footer.gif) no-repeat 50% 0;
	margin: 20px auto;
	padding-top: 15px;
	clear: both;
}
#footer.noline {
	background: none;
	margin: 0 auto 20px;
	padding-top: 0;
}
#footer .copy {
	background: url(../img/bgn_footer_copy.png) no-repeat 50% 18px;
	display: block;
	text-indent: -99999px;
	height: 30px;
	margin: 0;
}
#footer ul {
	list-style: none;
	margin: 15px auto 0;
	padding: 0;
	width: 620px;
}
#footer ul li {
	background: url(../img/bgn_footer_item.gif) no-repeat 100% 50%;
	float: left;
	display: block;
	margin-right: 7px;
	padding-right: 11px;
}
#footer ul li.last {
	background: none;
	margin: 0;
	padding: 0;
}
#footer ul a {
	text-indent: -99999px;
	display: block;
	font-size: .7em;
}
#footer ul a:hover {
	background-position: 0 -13px;
}
#footer ul .home {
	background-image: url(../img/bgn_footer_home.png);
	width: 35px;
}
#footer ul .buildingdirectory {
	background-image: url(../img/bgn_footer_building_directory.png);
	width: 105px;
}
#footer ul .wholesalevendors {
	background-image: url(../img/bgn_footer_wholesale_vendors.png);
	width: 111px;
}
#footer ul .retailsales {
	background-image: url(../img/bgn_footer_retail_vendors.png);
	width: 125px;
}
#footer ul .jewelerswebsites {
	background-image: url(../img/bgn_footer_jewelers_websites.png);
	width: 105px;
}
#footer ul .contact {
	background-image: url(../img/bgn_footer_contact.png);
	width: 46px;
}

/* Section III: Content items
-----------------------------------------------------------------------------------------------*/
h2 {
	background: url(../img/bgn_h2.gif) repeat-x 0 32px;
	color: #16953E;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
}
h3 {
	background: url(../img/bgn_h3.gif) repeat-x 0 28px;
	color: #A17217;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
#content ul {
	list-style: none;
	margin: auto 40px;
	padding: 0;
}
#content ul li {
	 background: url(../img/bgn_footer_item.gif) no-repeat 0 7px;
	 padding-left: 12px;
}
.floor {
	padding: 75px 0 0 70px;
	margin-left: 20px;
	margin-top: 30px;
	float: left;
	width: 365px;
	min-height: 80px;
}
#fl1 {
	background: url(../img/bgn_floor_1.png) no-repeat;
}
#fl2 {
	background: url(../img/bgn_floor_2.png) no-repeat;
}
#fl3 {
	background: url(../img/bgn_floor_3.png) no-repeat;
}
#fl4 {
	background: url(../img/bgn_floor_4.png) no-repeat;
}
#fl5 {
	background: url(../img/bgn_floor_5.png) no-repeat;
}
#fl6 {
	background: url(../img/bgn_floor_6.png) no-repeat;
}
#fl7 {
	background: url(../img/bgn_floor_7.png) no-repeat;
}
#fl8 {
	background: url(../img/bgn_floor_8.png) no-repeat;
}
.floor table {
	border-collapse: 0;
	font-size: .85em;
	width: 100%;
}
.floor table th {
	text-align: left;
	color: #666;
	padding: 3px 0 10px;
}
.floor table td {
	padding: 3px 0;
}
#content form {
	border: #D1D1D1 1px solid;
	padding: 15px;
}
#content form .frow {
	display: block;
	margin-bottom: 3px;
	_margin-bottom: 1px;
}
#content form label {
	float: left;
	display: block;
	width: 173px;
	color: #999;
}
#content form .field  {
	border: #999 1px solid;
	background: #FFF;
	color: #666;
	padding: 2px;
	font-size: 1em;
}
#content .small {
	width: 80px;
	_width: 81px;
}
#content .medium {
	width: 240px;
	_width: 241px;
}
#content .large {
	width: 500px;
	_width: 501px;
}
#content form span {
	padding: 2px 0;
	display: block;
}
#content form .buttons {
	background: url(../img/bgn_footer.gif) no-repeat 50% 0;
	margin: 10px 0 0 0;
	padding-top: 20px;
	text-align: center;
}
#content form .required {
	background: #DBE5F0;
	color: #1F4B88;
	border-bottom: #1F4B88 2px solid;
	padding: 3px 5px;
	margin: 0 0 15px 0;
}
.button {
	padding: 3px 5px;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
	margin: 0 2px 0 0;
}
.button.normal {
	background: #16953E;
	color: #FFF;
	border-color: #16953E;
	width: 150px;
	font-weight: bold;
}
.button.alert {
	background: #D1D1D1;
	color: #666;
	border-color: #D1D1D1;
	width: 100px;
}
.button.normal:hover, .button.alert:hover {
	background: #CD9934;
	border-color: #CD9934;
	color: #FFF;
}
.formtemp {
	width: 300px;
	margin: 0 auto;
	float: left;
}
.address {
	text-align: center;
	background: url(../img/bgn_footer.gif) no-repeat 50% 0;
	margin: 20px auto 0;
	padding-top: 15px;
}