/* Albriton's Jewelry, Inc. - albritons.com */
/* Developed by Jan A. Allinder - Digital Imaging Group - http://www.dig.us.com */
/* Last update: 30 October 2009 */
/*  Establish general layout parameters */
a:link{
	color:#586678;
	text-decoration: underline;
}
a:hover{
	color:#586678;
	text-decoration: none;
}
a:visited{
	text-decoration: underline;
	color: #586678;
}
html body{
   height: 100%;
 } 

body  {
	font-size: 1em;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10px 0 30px 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color:#626262;
}
#wrapper{
	width:850px;
	margin: 0 auto;
	color:#FFFFFF;
	min-height: 100%;
	margin-bottom: -40px;
	height: auto !important; /* IE min-height hack */
}
html>#wrapper{
width:750px;
margin: 0 auto;
min-height: 100%;
margin-bottom: -40px;
}
table.container { /* page table */
	width: 850px;  
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-collapse: collapse; 
	vertical-align: top;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 3px solid #ffffff;
	border-right:3px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:3px solid #ffffff;
} 
img.floatleft,object.floatleft{ /* image & object float with spacing */
float:left;
margin:6px 8px 6px 4px;
}
img.floatright,object.floatright{ /* image & object float with spacing */
float:right;
margin:6px 4px 6px 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-left: 0;
}
object.floatlt {
	float: left;
	padding:0;
	text-align:left;
}
.clearer{
	clear:both;
	line-height:3px;
	height:0px;
}
#header{
padding:0px;
width:846px;
height: 110px;
text-align:left;
border-bottom: 3px solid #ffffff;
background-color: #96a1af;
}
table #header-rolex {
	background: #96a1af url(graphics/headerBG.jpg) no-repeat top left;
	border-bottom: 3px solid #ffffff;
	border-collapse:collapse;
	height: 110px;
	width: 846px;
}
#header-rolex #leftcol {
	width: 710px;
}
#header-rolex #rolex-plaque {
	width: 120px;
	padding-right: 10px;
}
#menu, #MenuPos { 
vertical-align: top;
text-align: left;
padding: 0px;
background: #c9d8eb url(graphics/menu.jpg) no-repeat top left;
width: 260px;
color: #ffffff;
}
.navbar {
background: #c9d8eb url(graphics/menu_bg.jpg) no-repeat top left;
height: 260px;
}
.media {
	background: #c9d8eb url(graphics/left_column_MediaCenter.jpg) no-repeat top left;
	width: 260px;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 80px;
}
.diamonds {
	background-color: #c9d8eb;
	width: 260px;
}

#sale {
	background-color: #99a2b3;
	padding: 10px 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#sale h1 {
	font-size: 1.4em;
	color: #fff;
	text-align: center;
}
#sale a {
	font-size: 1em;
	color:#fff;
	font-weight: bold;
	text-shadow: 2px 2px 2px #ccc;
}
#sale li {
	text-align: left;
	margin: 0 8px 6px 0;
	font: 1em/1.2;
}
#home_page {
	font-family:Arial, Helvetica, sans-serif;
/*	background-image: url(graphics/home_page_bg.jpg); */
	background-image: url(graphics/content_bg.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 546px;
	padding: 0 20px 0 20px;
	color: #67707d;
	vertical-align: top;	
}
#content{
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(graphics/content_bg.png);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 586px;
	padding: 0 0 0 20px;
	color: #222529;
	vertical-align: top;
	border-left: 2px solid #ffffff;
}
#content .emphasis{
color:#FFFFFF;
font-weight:bold;
}
#content h1{
margin:0 6px 6px 10px;
color:#5B656A;
background:transparent;
font:bold 1.4em/1.7 "Times New Roman", Times, serif;
}
#content h2{
margin:6px 6px 4px 10px;
color:#5B656A;
background:transparent;
font:bold 1.2em "Times New Roman", Times, serif;
}
#content p{
	background-color: transparent;
	font-size:.9em;
	line-height: 1.1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #67707d;
	margin:6px 30px 6px 10px;
}
ul.content{
padding:0;
margin:0 10px 10px 40px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #67707d;
}
ul.content li {
background:transparent;
font-size: .85em;
color: #67707d;
padding-left: 0;
margin-left: 0;
}
.smaller, p.smaller{
color:#565656;
font-size:.75em;
}
#mediacenter{
border-top:1px solid #ffffff;
}
#text{
	border-top:3px solid #ffffff;
	background-color:#CFDFF2;
	}
#text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;
}

#footer{
	color:#FFFFFF;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	background: url(graphics/footer.gif) repeat-x;
   vertical-align: top;
   width:  848px;
   padding: 0 0 3px 2px;
   margin: 0 auto;
   border-right: 3px solid #ffffff;
   border-left: 3px solid #ffffff;
   border-bottom: 3px solid #ffffff;
   height: 16px;
}
#footer .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	margin-right: 8px !important;
}
#footer a:link, #footer a:visited, #footer a:active{
	color:#FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
#footer a:hover{
color:#CCCCCC;
text-decoration:none;
}
.clearfooter {
height: 40px;
clear: both;
}
#bottom_menu {
	width: 100%;
	background-image: url(graphics/bottomMenu_bg.png);
	background-color: #2c3b4f;
	position:relative;
   bottom:0;
   left:0;
   height: 40px;
   z-index: 101;
	background-repeat: no-repeat;
	background-position: center;
}
@media screen{
  body>div#bottom_menu {
   position: fixed;
  }
}
#bottom_menu p {
	color: #ffffff;
	font-size: .8em;
	margin-top: 10px;
	text-align: center;
}
#bottom_menu a, #bottom_menu a:hover, #bottom_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}
å
.ienlarger span img {
	border: 1px solid #FFFFFF; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	top: -90px; /* means the pop-up's top is 50px away from thumb's top */
	left: 200px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 200;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 260px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here */
