/*
Design by EverDream Web - http://www.everdreamweb.com
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	background: #ffffff url(images/img1.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
	behavior: url("csshover3.htc");
}

h1 {
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size:1.3em;
	margin: 5px 0 12px 6px;
}

h2 {
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size:1.0em;
	margin: 3px 0 12px 6px;
}


h3 {
	padding: 0;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 3px 0 12px 6px;
	font-size:.9em;
	font-style:italic;
}

h4, h5, h6 {
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 3px 0 12px 6px;
	font-family: Times;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #777777;
}

a:hover {
	color: #000000;
}

#pagewrapper {
background: transparent;
width: 938px;
margin: 0 auto;
}


/* Header */

#header {
	width: 938px;
	height: 95px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: right;
}

#header * {
	text-decoration: none;
	text-align: right;
	text-transform: none;
	letter-spacing: 0;
	color: #000000;
}

#header h1 {
	margin: 0 0 2px 6px;
	text-align: right;
	font-size: 1.1em;
	color: #ffffff;
}

#header h2 {
	margin: 0 0 12px 6px;
	text-align: right;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
}

#logo {
	position:absolute;
	margin: -5px 0 0 0;
}

/* Menu */

#menu {
	z-index:10;
	width: 927px;
	padding: 0 5px 0 3px;
	height: 64px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


#menu li {
	display: inline;
	background: url(images/img3.gif) no-repeat center center;
}

#menu a {
	display: block;
	height: 39px;
	padding: 20px 22px 0 22px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #555555;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img4.gif);
	color: #f3f3f3;
}




.nav {
height:6px; 
background: url(images/img3.gif) repeat-x; 
position:relative; 
font-family:arial, verdana, sans-serif; 
width:100%; 
z-index:100;
margin:0;
padding:0;
}

.nav .table {
display:table; 
margin: auto; 
width:100%;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
display:block; 

height:40px; 
float:left; 
font-weight:bold;
background:transparent; 
padding:0px 30px 0 30px; 
text-decoration:none; 
line-height:22px; 
white-space:nowrap; 
}

.nav .select a:hover, 
.nav .select li:hover a {
background:transparent; 
padding:0 0 0 15px; 
cursor:pointer; 
color: #cc0000;
}

.nav .select a b{
	font-weight:bold;
	}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
cursor:pointer;
}

.nav .select_sub {
margin-top:24px;
width:930px;
height: 30px;
display:none;
overflow: hidden;
}

.nav .select_sub ul {
float:right;
}


/* IE6 only */
.nav table {
display:table; 
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.nav .sub {
display:table; 
margin: 0 auto; 
padding:0; 
list-style:none;
}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
background:transparent; 
}

.nav .select:hover .select_sub, 
.nav .current .show {
display:inline; 
position:absolute; 
width:100%; 
top:35px; 
color:#ffffff;
background:url(images/img11.png); 
padding:0; 
z-index:400; 
left:0; 
text-align:center;
}

.nav .current .show {
z-index:10;
}

.nav .select:hover .sub li a, 
.nav .current .show .sub li a {
display:block; 
float:left; 
background:transparent;
padding:0 9px 0 9px; 
margin:-14px 0 0 0; 
white-space:nowrap; 
border:0; 
}

.nav .current .sub li.sub_show a {
cursor:default; 
}

.nav .select .sub li a {
font-weight:normal;
}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
visibility:visible;
color:#909090; 
}

.nav .select_sub ul {
float:right;
}


/* Content */

#content {
	width: 930px;
	margin: 0px auto;
	padding: 0 0 0 0;
	border-left: 4px double  #f3f3f3;
	border-right: 4px double  #f3f3f3;
	height:100%;
	background: #f3f3f3;

}

#content a {
color:#4981CE;
}

#content a:hover {
color:#506987;
text-decoration: underline;
}

#content h1, h2 {
	padding: 0;
	text-transform: uppercase;
	margin: 6px 0 12px 6px;
}

#content p {
	margin: 8px 24px 8px 6px;
	line-height: 1.4em;
	font-size:.9em;
	color: #666666;
}

#container {
float:right; display:inline;margin: 0 3px 0 3px; width:682px;height:235px;  overflow:hidden; padding-top:20px;
}


#infobox {
	width: 682px;
	height: 191px;
	padding: 0 0 0 0;
	overflow:hidden;
}


#colOne {
	float:left;
	margin: 0 0 0 0;
	width: 240px;
	height:100%;
}

#colTwo {
	float: left;
	width: 440px;
	margin: 0 4px;
	line-height: 1.3em;
	color: #555555;
}

#colThree {
	margin-top: 3px;
	float: left;
	width: 240px;
	height:100%;
}

#colFour {
	float: left;
	width: 800px;
	margin: 0px 4px 0 50px;
	line-height: 1.3em;
	color: #555555;
	height:100%;
}

#colLeft {
	float: left;
	width: 400px;
	margin: 0px 5px 0 50px;
	line-height: 1.3em;
	color: #555555;
	height:100%;
}

#colRight{
	float: right;
	width: 400px;
	margin: 0px 50px 0 5px;
	line-height: 1.3em;
	color: #555555;
	height:100%;
}

#colWide{
	float: right;
	width: 620px;
	margin: 0px 50px 0 5px;
	line-height: 1.3em;
	color: #555555;
	height:100%;
}

#colWide p {
}

#colWide li {
	margin-left:12px;
}

#colOne h1, h2 {
}

#colThree h1, h2 {
}

#colLeft h1, h2 {
}

#colRight h1, h2 {
}

#colWide h1, h2 {
}

#colTwo h1, h2 {
}

#colFour h1, h2 {
}



#colWide h1 {
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size:1.3em;
	margin: 5px 0 8px 6px;
}

#colWide h2 {
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size:1.1em;
	margin: 5px 0 4px 6px;
}


#colOne a {
color: #fff;
text-decoration: none;
}

#colOne a:hover {
	color: #3299CC;
	text-decoration: underline;
}






#leftmenu {
	width: 236px;
	height: 204px;
	margin:0 0 3px 0px;
	padding: 11px 0 0 0;
	background: url(images/img7.gif) repeat-y ;
}

#leftmenu ul {
}

#leftmenu ul li {
	list-style-type: none;
}

#leftmenu ul li a {
	text-align: left;
	padding-left:12px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #d3d3d3;
	line-height:32px;
	display:block;
}

#leftmenu ul li a:hover, #leftmenu ul li .active a {
	background-image: url(images/img6.gif);
	color:#444444;
}



#colThree a {
	color: #fff;
	text-decoration: none;
}

#colThree a:hover {
	color: #FCD116;
	text-decoration: underline;
}






#adbox1 {
	width: 240px;
	height: 166px;
	overflow:hidden;
	color:#fff;
	background: url('images/buyers.gif') no-repeat;
}



#adbox1 p {
	margin: 4px 10px 0 6px;
	line-height: 12px;
	font-size: 11px;
	color: #fff;
}

#adbox2 {
	width: 240px;
	height: 166px;
	margin-bottom: 3px;
	overflow:hidden;
	background: url('images/watchsellers3.gif') no-repeat;
	color: #fff;
}


#adbox2 p {
	margin: 4px 10px 0 6px;
	line-height: 12px;
	font-size: 11px;
	color: #fff;
}

#adbox3 {
	width: 240px;
	height: 166px;
	margin-bottom: 3px;	
	overflow:hidden;
	background: url(images/discounteddiamonds.gif);
	color: #fff;
}



#adbox3 p {
	margin: 4px 10px 8px 6px;
	line-height: 11px;
	font-size: 10px;
	color: #fff;
}

#adbox4 {
	width: 240px;
	height: 166px;
	margin-bottom: 3px;	
	overflow:hidden;
	background: url(images/webuygold1.gif);
	color: #fff;
}

#adbox4 p {
	margin: 28px 10px 8px 6px;
	line-height: 11px;
	font-size: 10px;
	color: #fff;
}

#adbox5 {
	width: 240px;
	height: 166px;
	margin-bottom: 3px;	
	overflow:hidden;
	background: url(images/webuydiamonds1.gif);
	color: #fff;
}

#adbox5 p {
	margin: 28px 10px 8px 6px;
	line-height: 11px;
	font-size: 10px;
	color: #fff;
}

#adbox6 {
	width: 240px;
	height: 166px;
	margin-bottom: 3px;	
	overflow:hidden;
	background: url(images/webuyjewelry1.gif);
	color: #fff;
}

#adbox6 p {
	margin: 28px 10px 8px 6px;
	line-height: 11px;
	font-size: 10px;
	color: #fff;
}

#adbox7 {
	width: 240px;
	height: 166px;
	margin-bottom: 3px;	
	overflow:hidden;
	background: url(images/watchrepairs1.gif);
	color: #fff;
}

#adbox7 p {
	margin: 48px 10px 8px 6px;
	line-height: 11px;
	font-size: 10px;
	color: #fff;
	font-family:arial;
}

#adbox8 {
	width: 240px;
	height: 166px;
	margin-bottom: 3px;	
	overflow:hidden;
	background: url(images/wjewelryrepairs1.gif);
	color: #fff;
}

#adbox8 p {
	margin: 48px 10px 8px 6px;
	line-height: 11px;
	font-size: 10px;
	color: #000;
	font-family:arial;
}

#adbox9 {
	width: 240px;
	height: 280px;
	margin-bottom: 3px;	
	overflow:hidden;
	background: url(images/buyers_sellelrs1.gif);
}

#adbox9 p {
	margin: 40px 16px 8px 12px;
	line-height: 11px;
	font-size: 10px;
	color: #000;
	font-family:arial;
}

#adbox9 p a {
	color: #666666;
}


/* Content Elements */



#content ul {
	margin: 6px 0px 0 0px;
	padding-left: 0;
	list-style: square inside;
}

#content li {
}

#colTwo ul {
	margin: 6px 24px 0 12px;
	padding-left: 0;
	list-style: square inside;
}

#colTwo li {
}

/* Footer */

#footer {
	height: 125px;
	padding: 7px 0 0 0;
	background: #000000;
}

#footer * {
	color:#ffffff;
}

#footer p {
	text-align: center;
	font-size: smaller;
	line-height:12px;
}

#footer a {
	margin: 0 8px 0 8px;
	text-decoration: none;
}

#footer a:hover {
	color: #FDD017;
}
