@charset "utf-8";

/* CSS Document */

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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background: #000;
	color: black;
	font: 12px/14px Verdana, Geneva, sans-serif;
}

ol { list-style: none; }

ul {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul li { padding-bottom: 3px; }

#subnav ul, #subnav ul li { list-style: none; padding: 0; margin: 0; }

a img, :link img, :visited img { border: 0; }

:link, :visited { text-decoration:none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h3, h4, h5, h6 {
	padding:10px 0 4px 0;
	margin:0;
	font-weight: bold;
	font-size: 100%;
}

p {
	padding:6px 0 10px 0;
	margin:0;
	font-weight: normal;
	font-size: 100%;
}

/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
	* html .clearfix { height:1%; }

*+html .clearfix { height:1%; }

.clearfix { display:block; }

/* Default styling classes */
.clear { clear: both; }

.float_left { float: left; }

.float_right { float: right; }

a {
	text-decoration: none;
	color: black;
}

a:hover { color: red; }

#footer a { color: white; }

#footer a:hover {
	color: white;
	text-decoration: underline;
}

/* Menu bar */
.menubar ul, .footer_menubar ul {
	padding:0;
	list-style-type:none;
}

.menubar ul li, .footer_menubar ul li { display:inline; }

.menubar ul li a {
	float:left;
	display:block;
	height: 45px;
}

.footer_menubar ul li a {
	color: white;
	font-weight: bold;
}

.menubar ul li a span, .footer_menubar ul li a span {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -5000px;
}

a#home {
	width: 33px;
	height: 30px;
	background: url(../images/menu/menu_home.jpg) no-repeat 0 0;
	position: absolute;
	top: 20px;
	left: 20px;
}

a#home:hover { background: url(../images/menu/menu_ro_home.jpg) no-repeat 0 0; }

a#fingerprint-rings {
	width: 152px;
	background: url(../images/menu/menu_fingerprint-rings.jpg) no-repeat 0 0;
}

a#fingerprint-rings:hover { background: url(../images/menu/menu_ro_fingerprint-rings.jpg) no-repeat 0 0; }

a#precious-prints {
	width: 150px;
	background: url(../images/menu/menu_precious-prints.jpg) no-repeat 0 0;
}

a#precious-prints:hover { background: url(../images/menu/menu_ro_precious-prints.jpg) no-repeat 0 0; }

a#family-crest-rings {
	width: 146px;
	background: url(../images/menu/menu_family-crest-rings.jpg) no-repeat 0 0;
}

a#family-crest-rings:hover { background: url(../images/menu/menu_ro_family-crest-rings.jpg) no-repeat 0 0; }

a#custom-designs {
	width: 151px;
	background: url(../images/menu/menu_custom-designs.jpg) no-repeat 0 0;
}

a#custom-designs:hover { background: url(../images/menu/menu_ro_custom-designs.jpg) no-repeat 0 0; }

a#coins {
	width: 143px;
	background: url(../images/menu/menu_coins.jpg) no-repeat 0 0;
}

a#coins:hover { background: url(../images/menu/menu_ro_coins.jpg) no-repeat 0 0; }

a#contact {
	width: 115px;
	background: url(../images/menu/menu_contact.jpg) no-repeat 0 0;
}

a#contact:hover { background: url(../images/menu/menu_ro_contact.jpg) no-repeat 0 0; }

a#collections {
	width: 107px;
	background: url(../images/menu/menu_collections.jpg) no-repeat 0 0;
}

a#collections:hover { background: url(../images/menu/menu_ro_collections.jpg) no-repeat 0 0; }

/* Standard Image Rollovers */
#subnav_fingerprint-wedding-rings span, #subnav_precious-prints span, #subnav_family-crest-rings span, #subnav_custom-designs span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

a#subnav_fingerprint-wedding-rings {
	height: 120px;
	width: 218px;
	position: absolute;
	top: 11px;
	left: 0;
}

a#subnav_fingerprint-wedding-rings { background: url(../images/subnav/subnav_fingerprint-wedding-rings.jpg) no-repeat 0px 0px; }

a#subnav_fingerprint-wedding-rings:hover { background: url(../images/subnav/subnav_ro_fingerprint-wedding-rings.jpg) no-repeat 0px 0px; }

a#subnav_precious-prints {
	height: 120px;
	width: 218px;
	position: absolute;
	top: 139px;
	left: 0;
}

a#subnav_precious-prints { background: url(../images/subnav/subnav_precious-prints.jpg) no-repeat 0px 0px; }

a#subnav_precious-prints:hover { background: url(../images/subnav/subnav_ro_precious-prints.jpg) no-repeat 0px 0px; }

a#subnav_family-crest-rings {
	height: 120px;
	width: 218px;
	position: absolute;
	top: 266px;
	left: 0;
}

a#subnav_family-crest-rings { background: url(../images/subnav/subnav_family-crest-rings.jpg) no-repeat 0px 0px; }

a#subnav_family-crest-rings:hover { background: url(../images/subnav/subnav_ro_family-crest-rings.jpg) no-repeat 0px 0px; }

a#subnav_custom-designs {
	height: 120px;
	width: 218px;
	position: absolute;
	top: 393px;
	left: 0;
}

a#subnav_custom-designs { background: url(../images/subnav/subnav_custom-designs.jpg) no-repeat 0px 0px; }

a#subnav_custom-designs:hover { background: url(../images/subnav/subnav_ro_custom-designs.jpg) no-repeat 0px 0px; }

/* Main Container (Center Content) */
#container {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFF;
}

/* Containers */
#header { position: relative; }

#slider {
	height: 299px;
	position: relative;
}

#slider .leftcol {
	width: 472px;
	height: auto;
	float: left;
}

#slider .rightcol {
	width: 492px;
	height: auto;
	float: right;
}

#i_content, #content, #c_content {
	position: relative;
	background: url(../images/bg/bg_textbox.jpg) repeat left top;
}

#i_content { }

#i_content .leftcol {
	width: 726px;
	height: inherit;
	float: left;
	position: relative;
}

#i_content .leftcol #picture {
	width: 382px;
	float: left;
}

#i_content .leftcol #text {
	width: 314px;
	float: right;
	padding: 25px 15px;
}

#i_content .rightcol {
	width: 238px;
	float: right;
}

#content .leftcol, #c_content #leftcol {
	float: left;
	width: 387px;
	padding: 10px 20px;
	margin-bottom: 10px;
}

#content .rightcol, #c_content #rightcol {
	float: left;
	position: relative;
	width: 537px;
}

#c_content #rightcol {
	padding-top: 20px !important;
	padding-top: 10px;
	width: 500px;
	float: right;
}

#subnav { position: relative }

#footer {
	color: #FFF;
	background: #000 url(images/bg/bg_footer.jpg) no-repeat center bottom;
	height: 22px;
	padding: 10px;
	text-align: center;
	font-size: 10px;
}

/* Gallery Size */
.coins { height: 275px; }

.custom { height: 522px; }

.familycrest { height: 395px; }

.contact {
	height: 513px;
	background: url(../images/contact/pgj_contact_03.png) no-repeat 30px bottom;
}

.privacy { padding: 10px; }

/* Gallery Positioning */
#photogallery_1 {
	position: absolute;
	left: 0px;
	top: 10px;
}

#photogallery_2 {
	position: absolute;
	left: 133px;
	top: 10px;
}

#photogallery_3 {
	position: absolute;
	left: 265px;
	top: 10px;
}

#photogallery_4 {
	position: absolute;
	left: 398px;
	top: 10px;
}

#photogallery_5 {
	position: absolute;
	left: 0px;
	top: 138px;
}

#photogallery_6 {
	position: absolute;
	left: 133px;
	top: 138px;
}

#photogallery_7 {
	position: absolute;
	left: 265px;
	top: 138px;
}

#photogallery_8 {
	position: absolute;
	left: 398px;
	top: 138px;
}

#photogallery_9 {
	position: absolute;
	left: 0px;
	top: 266px;
}

#photogallery_10 {
	position: absolute;
	left: 133px;
	top: 266px;
}

#photogallery_11 {
	position: absolute;
	left: 265px;
	top: 266px;
}

#photogallery_12 {
	position: absolute;
	left: 398px;
	top: 266px;
}

#photogallery_13 {
	position: absolute;
	left: 0px;
	top: 393px;
}

#photogallery_14 {
	position: absolute;
	left: 133px;
	top: 393px;
}

#photogallery_15 {
	position: absolute;
	left: 265px;
	top: 393px;
}

#photogallery_16 {
	position: absolute;
	left: 398px;
	top: 393px;
}

.hr {
	padding-top: 5px;
	padding-bottom: 10px;
}

ul.photogallery { 
	list-style: none; 
	padding-left: 0;
	margin-left: 13px;;
}

ul.photogallery li {
	display: inline;
}

ul.photogallery li img {
	margin: 0px 8px 8px 0px;
}