/* */
	A:link {text-decoration: none; color: #333333;}
	A:visited {text-decoration: none; color: #333333;}
	A:active {text-decoration: none; color: #333333;}
	A:hover {text-decoration: underline; color: #333333;}

	a.nav:link {text-decoration: none; color: #2A6C9C; font-weight: bold;}
	a.nav:active {text-decoration: none; color: #2A6C9C; font-weight: bold;}
	a.nav:visited {text-decoration: none; color: #2A6C9C; font-weight: bold;}
	a.nav:hover {text-decoration: underline; color: #2A6C9C; font-weight: bold;}

	a.subnav:link {text-decoration: none; color: #2A6C9C; font-weight: bold;}
	a.subnav:active {text-decoration: none; color: #2A6C9C; font-weight: bold;}
	a.subnav:visited {text-decoration: none; color: #2A6C9C; font-weight: bold;}
	a.subnav:hover {text-decoration: underline; color: #2A6C9C; font-weight: bold;}

	a.bottomnav:link {text-decoration: none; color: #333333;}
	a.bottomnav:active {text-decoration: none; color: #333333;}
	a.bottomnav:visited {text-decoration: none; color: #333333;}
	a.bottomnav:hover {text-decoration: underline; color: #333333;}
	
	.watchTitle {
		 font-size: 13pt; color: #2A6C9C; font-weight: bold;
	}
	a.watchTitle:link {
		 font-size: 13pt; color: #2A6C9C; font-weight: bold;
	}
	a.watchTitle:active {
		 font-size: 13pt; color: #2A6C9C; font-weight: bold;
	}
	a.watchTitle:visited {
		 font-size: 13pt; color: #2A6C9C; font-weight: bold;
	}
	a.watchTitle:hover {
		 font-size: 13pt; color: #333333; font-weight: bold;
	}
	
body	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
}

.larger {  
	font-size: 10pt; color: #2A6C9C; font-weight: bold;
}
.smaller { 
	font-size: 11px; color: #444444;
}
.white {  
	font-size: 9pt; color: #FFFFFF;
}	
.productInfo {
	margin-top: 3pt;
	margin-bottom: 2pt;
}
	
td {
	font-size: 10pt;
	color: #333333;
}
.sectionTitles {
	font-size: 11pt;
	font-weight: bold;
}
.linePosition {
	top: -6px;
	position: relative;
}
h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 2pt;
	padding-top: 6pt;
	padding-bottom: 0pt;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 2pt;
	padding-top: 6pt;
	padding-bottom: 0pt;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 2pt;
	padding-top: 6pt;
	padding-bottom: 0pt;
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 2pt;
	padding-top: 6pt;
	padding-bottom: 0pt;
	padding-right: 10px;
	padding-left: 10px;
}
h5 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 2pt;
	padding-top: 6pt;
	padding-bottom: 0pt;
	padding-right: 10px;
	padding-left: 10px;
}
h6 {
	font-size: 7pt;
	font-weight: bold;
	margin-top: 3pt;
	margin-bottom: 2pt;
	padding-top: 6pt;
	padding-bottom: 0pt;
	padding-right: 10px;
	padding-left: 10px;
}
.catalogImage {
	margin-top: 10px;
}
.attributeLabel {
	font-weight: bold;
	color: #003399;
}
.attributeLabel h1 {
	font-weight: bold;
	color: #003399;
}
li {
	
	font-size: 9pt;
	margin-bottom: 5px;
	list-style-type: disc;
}
.footerLinkBars {
	color: #0066FF;
}
.verticalLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0033FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0033FF;
	padding-left: 7px;



}
select {
	font-size: 8pt;
}
.pageStatusBorder {
	margin: 3px;
	padding: 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.goButton {
	cursor: pointer;
	cursor: hand;
}
#watchDisplayTitle {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	width: 45%;
	white-space: nowrap;
}
#searchTitle {
	
	font-size: 11pt;
	font-weight: bold;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #000099;
}
.shopByBrandText {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000099;
	margin-right: 10px;
	margin-left: 5px;
	padding: 0px;
	display: block;
}
#emailUpdatesLink:visited {
        text-decoration: underline;
    	color: #000099;
        font-weight: bold;
        font-size: 11pt;
        margin-left:20px;
        padding-bottom: 5px;
        padding-top: 0px;
}
#emailUpdatesLink {
        text-decoration: underline;
    	color: #000099;
        font-weight: bold;
        font-size: 11pt;
        margin-left:20px;
        padding-bottom: 5px;
        padding-top: 0px;
}
#emailUpdatesLink:hover {
  	text-decoration:none;
}
#shopByBrand {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000099;
	margin-right: 10px;
	margin-left: 5px;
	padding: 0px;
	display: block;
}
#centerTitle {
	font-size: 11pt;
	font-weight: bold;
	width: 99%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000099;
	text-align: center;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
}
.glamorImage {
	border: 1px solid #000000;
	margin: 0px 0px 5px;
	padding: 0px;
	height: 187px;
	width: 250px;
}
#moreLink {
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	margin-top: 10px;
	float: right;
	width: auto;
}
div.leftBrandLinks {
	text-align: left;
	padding-right: 5px;
	padding-left: 4px;
	display: block;
	font-size: 9pt;
}
.itemButtons {
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-right: 0px;
	cursor: pointer;
	cursor: hand;
	padding: 0px 0px 0px 74px;
	white-space: nowrap;
	border: 1px solid #FF9900;
	float: left;
}
#itemInfo {
	width: 170px;
	float: right;
	margin: 0px;
	padding: 0px 3px 0px 2px;
}
#itemImage {
	border: 1px solid #000000;
	padding: 0px;
	width: 66px;
	height: 99px;
	float: left;
	margin: 0px 2px 0px 0px;
	clear: none;
}
.menuOpen {
	padding: 1px;
	border: 1px solid #000000;
	visibility: visible;
	background-color: #A5C1C5;
	margin: 0px;
	height: auto;
	overflow: visible;
	cursor: pointer;
	cursor: hand;
	filter: Alpha(Opacity=100);
}
.menuClosed {
	padding: 0px;
	border: 0px solid #000099;
	visibility: hidden;
	background-color: #D7EBFF;
	margin: 0px;
	height: 0;
	overflow: hidden;
}
.menu-normal {
	color: #000099;
	background-color: #D2E9FF;
	padding: 3px;
	text-align: left;
	margin: 1px;
	font-weight: bold;
	white-space: nowrap;
	width: 114px;
	overflow: visible;
	font-size: 8pt;

}
.menu-over{
	color: #000099;
	background-color: #82D1EC;
	padding: 3px;
	text-align: left;
	margin: 1px;
	font-weight: bold;
	white-space: nowrap;
	width: 114px;
	overflow: visible;
	font-size: 8pt;
}
#M-Our-Watches	{
	position:absolute; 
	left:364px; 
	top:108px; 
	z-index:2;
}
#M-Latest-Arrivals	{
	position:absolute; 
	left:454px; 
	top:108px; 
	z-index:2;
}
#M-Jewelry	{
	position:absolute; 
	left:554px; 
	top:108px; 
	z-index:2;
}
#M-Info	{
	position:absolute; 
	left:615px; 
	top:108px; 
	z-index:2;
}
#adsArea {
	margin: 0px;
	width: 170px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;

}
#featuredWatchAd {
	margin: 10px 0px 0px;
	padding: 10px 3px 3px;
	width: 170px;
}
#searchArea {
	margin-left: 10px;
	overflow: hidden;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
}
#advancedSearch #formSection {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;


}
#advancedSearch .formLabel {
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 5px;
}
#advSearchForm #formSection {
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	display: inline;
	width: auto;
	white-space: nowrap;
	font-size: 10pt;


}
#advSearchForm #formSection .formLabel {
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 5px;
	display: inline;
	margin-left: 5px;
}
#debug {
	overflow: hidden;
	height: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	width: 0px;

}
#keySearchArea {
	background-color: #D0DDF0;
	border: 1px solid #999999;
	padding: 3px;
	height: 20px;
	white-space: nowrap;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#secondaryNav {
	margin: 0px;
	padding-top: 8px;
}
#footerLinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: center;
	padding: 3px;
	width: 670px;
	margin: 10px auto 0px;
	height: 16px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#footerLinks a:link {
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
#footerLinks a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
#footerLinks a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
#footerLinks a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}
#bottomSpace {
	margin: 10px;
	padding: 0px;
	clear: both;
	
	font-size: 7pt;
	color: #BDC2D9;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 100px;
	float: left;
	visibility: hidden;
}
#advancedSearch #searchGo {
	float: right;
	position: relative;
	top: -30px;
	right: 45px;
}
#mailingListText {
	font-size: 8pt;
	width: 200px;
	height: 26px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	white-space: normal;

}
#mailingListForm {
	padding: 2px;
	margin: 0px;
	border: 1px solid #999999;
	background-color: #FFFDCC;
	overflow: hidden;
	height: 20px;
}
#mailingListArea {
	margin: 0px;

}

#back-to-search {
	visibility: visible;
	position: relative;
	left: 600px;
	top: -30px;
	border: 1px #b6d2df;
	width: 140px;
	height: 19px;
	overflow: hidden;
	text-decoration: none;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-image: url(../images/Button-Background.gif);
	white-space: nowrap;
	right: 5px;
	vertical-align: 3%;

}

#shop-by-brand {
	visibility: visible;
	position: relative;
	left: 20px;
	border: 1px #b6d2df;
	width: 87px;
	height: 19px;
	overflow: hidden;
	text-decoration: none;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-image: url(../images/Button-Background.gif);
	white-space: nowrap;
	right: 5px;
	vertical-align: 3%;
	top: -10px;



}
#us-ship-rates td {
	font-size: 9pt;
	text-align: right;
	padding-right: 15px;
}
#us-ship-rates th {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E7EAE;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}
#intl-ship-rates {
	margin-left: 25px;

}
#intl-ship-rates th {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E7EAE;
	text-align: center;
}
#intl-ship-rates td {
	font-size: 9pt;
	text-align: right;
}
#us-ship-rates table {
	background-color: #FFFFFF;
	margin: 1px;
}
#errorMessage {
	font-size: 11pt;
	font-weight: bold;
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#srch-watch-display {
	width: 248px;
	float: left;
	height: 185px;
	margin: 0px 5px;
	padding: 0px 3px;
	display: inline;
}
/*
#srch-watch-display {
	width: 255px;
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
*/
.searchRow {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: auto;





}
#page-message {
	
	font-size: 12pt;
	margin: 50px;
	color: #000099;

}
.error {
	
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 25px;
	padding: 0px;
	margin-bottom: 0px;


}
#leftBrandLinks form select {
	margin: 0px;
	padding: 0px;
}
#stdTable {
	padding: 1px;
	border: 1px solid #000099;

}
#stdTable th {
	
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	border: 1px solid #FFFFFF;

}
#stdTable td {
	
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFFF;
	border-top: 1px #E1E1FF;
	border-right: 1px solid #E1E1FF;
	border-bottom: 1px solid #E1E1FF;
	border-left: 1px solid #E1E1FF;

}
.stdTable {
	padding: 1px;
	border: 1px solid #000099;

}
.stdTable th {
	
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	border: 1px solid #FFFFFF;

}
.stdTable td {
	
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
	background-color: #FFFFFF;
	border-top: 1px #E1E1FF;
	border-right: 1px solid #E1E1FF;
	border-bottom: 1px solid #E1E1FF;
	border-left: 1px solid #E1E1FF;

}
.topLink {
	float: right;
	width: auto;
	padding: 2px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	margin-right: 10px;
	cursor: pointer;
	cursor: hand;
	
	font-size: 8pt;
	font-weight: normal;
	color: #000099;

}
#linksRegion {
	margin: 25px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#linksRegion p {
	margin: 2px 5px;
	padding: 0px;
}
.hidden {
	display: none;
}
#shopByBrandArea {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	vertical-align: top;
	padding: 0px;
}
#rightArea {
	margin: 0px;
	padding: 0px;
	width: 175px;
	vertical-align: top;


}
#footerLinksCenter {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	clear: both;

}
#secondaryNavBtns {
	padding-top: 8px;
	text-align: left;
	white-space: nowrap;
	display: inline;
	margin: 0px;

}
#rightColumn {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 170px;
	display: block;
	clear: right;



}
.stdAd {
	padding: 0px;
	height: 108px;
	width: 170px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titleArea {
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	display: block;
}
#titleArea  h1 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000099;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centerThis {
	margin-right: auto;
	margin-left: auto;
	max-width: 570px;
}
#featuredWatch {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	width: auto;

}
#featuredWatch p.ieText {
	width: 250px;
	text-align: center;
	white-space: nowrap;
	margin-right: auto;
	margin-left: auto;


}
#featuredWatch p.na {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
	display: block;
	width: 245px;


}
.featuredWatch {
	margin: 10px 0px 0px;
	padding: 0px 1px 0px 2px;
	text-align: center;
	min-width: 250px;
	border: 1px dashed #CCCCCC;
	float: left;
	width: 45%;
}
.dblHgtAd {

	padding: 0px;
	height: 216px;
	width: 170px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*
#resultsDisplay {
	float: left;
	margin: 0px auto;
	padding: 0px 0px 0px 10px;
	clear: none;
}
#resultsDisplay p {
	padding: 5px;
	margin-top: 10px;
	clear: both;

}
*/
.LinksArea {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top: 145px;
	z-index: 2;
	overflow: visible;
	visibility: visible;
	height: auto;
}
.glamourAd {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#featuredWatchAd h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#featuredWatchAd p {
	font-size: 8pt;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
#glamourAdImage {

	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}
#modelName {
	font-weight: bold;
	font-size: 8pt;

}
#watchImageInfo {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
}
.productButtons {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	margin-right: auto;
	clear: both;
}
#watchButtons a:link {
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6F7FF;
	border-right-color: #004993;
	border-bottom-color: #003A75;
	border-left-color: #83BEE2;

}
#watchButtons a:active {
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6F7FF;
	border-right-color: #004993;
	border-bottom-color: #003A75;
	border-left-color: #83BEE2;
}
#watchButtons a:visited {
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6F7FF;
	border-right-color: #004993;
	border-bottom-color: #003A75;
	border-left-color: #83BEE2;
}
#watchButtons a:hover {
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2894FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6F7FF;
	border-right-color: #004993;
	border-bottom-color: #003A75;
	border-left-color: #83BEE2;
}
.watchButtonsMac {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding: 2px;
	margin-right: auto;
	clear: both;
	float: left;
	width: auto;


}
.footerLinks {
	text-align: center;
	font-size: 10pt;
	font-weight: normal;
}

#rolexSubSearch {
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 15px;
	margin-right: 3px;
	width: 170px;
	background-color: #D0DDF0;
	border: 1px solid #999999;
}
.sideNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0000CC;
	display: block;
	margin: 0px;
	padding: 3px;
}
#rolexSubSearch p {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 170px;
	font-size: 9pt;

}
#rolexSubSearch p a {
	margin: 5px;
	display: block;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 100%;
	background-image:   url(/wingates/assets/header_elements/header_bg_1.1.jpg);
	text-align: right;
	background-position: left top;
	background-repeat: repeat;
}
#Wingates {
	float:left;
}

#header-3-5-02 {
	float:left;
}

#header-3-5-03 {
	margin: 0px;
	padding: 0px;
	float: left;
}

#Our-Watches {
	margin: 0px;
	padding: 0px;
}

#Latest-Arrivals {
	margin: 0px;
	padding: 0px;
}

#Jewelry {
	margin: 0px;
	padding: 0px;
}

#Info {
	margin: 0px;
	padding: 0px;
}

#Contact {
	margin: 0px;
	padding: 0px;
}

#header-3-5-09 {
	float:left;
	margin: 0px;
	padding: 0px;
}
#header #navBar a:link, #header #navBar a:active, #header #navBar a:visited, #header #navBar a:hover, #header #navBar img {
	margin: 0px;
	padding: 0px;
}

#header-row {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 398px;
	text-align: right;
}

#expert {
	margin: 0px;
	padding: 0px;
	display: block;
}
#top {
	border: 1px solid #000099;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 25px;
	margin-left: 2px;
}
#footerArea {
	background-image:   url(../images/bottombackground.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 46px;
}
#content {
	float: none;
	width: 99%;
	padding-top: 10px;
	padding-right: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 35px;
}
content a.buttonLink:link, #content a.buttonLink:active, #content a.buttonLink:visited {
	text-decoration: none; color: #FFFFFF; font-weight: bold;font-size: 8pt;padding-bottom: 2px;
}
#content a.buttonLink:hover {
	text-decoration: none; color: #CBD7FE; font-weight: bold;font-size: 8pt;padding-bottom: 2px;
}
/*
#content .productButtons a:link, #content .productButtons a:active, #content .productButtons a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#content .productButtons a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
*/
#content a:link, #content a:active, #content a:visited {
	color: #000099;
	text-decoration: none;
}

#content a:hover {
	color: #0099FF;
}

#content h1 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #000099;
}
#content h2 {
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 2px;
	color: #000099;
}
#content h3,h4,h5,h6 {
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 2px;
	color: #000000;
}
#content p {
	font-size: 10pt;
	margin: 5px;
}
#advancedSearch {
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	cursor: arrow;
	cursor: hand;
}
#advSearchArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	width: 170px;
}

#showHideButton {
	padding: 1px;
	border: 1px solid #999999;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	font-size: 7pt;
	background-color: #E3E9FB;
	height: 12px;
	width: 26px;
	margin: 0px;
}
#searchForm {
	margin: 0px;
	display: block;
	text-align: left;
}
.closed {
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #D0DDF0;
	border: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;

}
.open {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	background-color: #D0DDF0;
	border: 1px solid #999999;
	width: 170px;
}
#clickHome {
	margin: 0px;
	padding: 0px;
	height: 109px;
	width: 200px;
	cursor: pointer;
	cursor: pointer;
}
#pageBox {
	padding: 0px;
	width: 99%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#searchForm form {
	margin: 0px;
	padding: 0px;
}
#keySearchArea form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#keySearchArea form, input {
	margin: 0px;
	padding: 0px;
}
#mailingListArea form, #mailingListArea form, input {
	margin: 0px;
	padding: 0px;
}
#navBar {
	display: block;
	margin: 0px;
	padding: 0px;
}
#shopByBrandArea h5 {
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #0066CC;
}

#moreFeatureWatches {
	margin: 0px;
	padding: 20px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
	clear: both;
	float: left;
}
#shopByBrandList {
	display: block;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.centerAreaAll {
	text-align: center;
	vertical-align: top;
}
#centerArea  h1 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000099;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#shopByBrandArea  h1 {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000099;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.centerTitle {
	font-size: 11pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000099;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 99%;
}
#header-elements #expertHeader {
	margin: 0px;
	padding: 0px;
	background-image: url(../header_elements/header_elements_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 81px;
}

.prevNextNavBtm {
	margin: 10px auto 0px;
	width: auto;
	clear: both;
}
.prevNextNav {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	white-space: nowrap;
	text-align: center;
}
#jewelryPage #advancedSearch {
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
	cursor: pointer;
	cursor: hand;
	float: left;
}
#jewelryPage #advSearchArea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 3px;
	margin-bottom: 3px;
	float: right;
	margin-right: 3px;
	width: 172px;
}

#jewelryPage #showHideButton {
	padding: 1px;
	border: 1px solid #999999;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	font-size: 7pt;
	background-color: #E3E9FB;
	float: right;
	height: 12px;
	width: 26px;
	margin: 0px;
}
#jewelryPage #searchForm {
	float: right;
	margin: 0px;
}
#jewelryPage .closed {
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #D0DDF0;
	border: 0px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;

}
#jewelryPage .open {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	background-color: #D0DDF0;
	border: 1px solid #999999;
	height: 180px;
	width: 170px;
}
#jewelryPage .centerAreaAll h1 {
	font-size: 11pt;
	font-weight: bolder;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#jewelryPage #itemImage, #jQuestionInfo #itemImage, #jewelryItemImage {
	border: 1px solid #000000;
	padding: 0px;
	width: 100px;
	height: 100px;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top #content #shopByModelArea .shopByModelList .modelLinks {
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: bottom;
	text-align: left;
}
#top #content #modelLists {
	padding: 1px;
	margin-bottom: 10px;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #F3FBFE;
	border: 1px solid #0000FF;
}
#top #content #shopByModelArea h1 {
	margin: 0px;
	font-size: 12pt;
	background-color: #ADCBE3;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 2px;
}
#top #content #shopByModelArea .shopByModelList {
	text-align: center;
	margin: 10px;
}
#top #content #shopByBrandArea #shopByBrandList .leftBrandLinks strong {
	font-size: 9pt;
	color: #0289F5;
}
#top #content #shopByModelArea table td {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#top #content #modelTabs .tab {
	display: inline;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-size: 10pt;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-left-color: #0000CC;
	background-color: #CFE9FA;
	color: #0000CC;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	cursor: default;
}
#top #content #modelTabs .tabSelected {
	display: inline;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-size: 10pt;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-left-color: #0000CC;
	background-color: #273FA9;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	cursor: default;
}
#top #content #modelTabs {
	text-align: center;
}
#top #content #advSearchForm {
	display: block;
	margin: 10px;
	text-align: center;
	white-space: normal;
}

#top #content #advSearchForm #searchGo {
	float: none;
	display: inline;
}
#top #content #advSearchForm form {
	white-space: normal;
	display: block;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top #content #advSearchForm p {
	display: block;
	width: auto;
	float: none;
	padding: 2px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	white-space: normal;
}
#top #content #advSearchForm label {
	font-size: 10pt;
	font-weight: bolder;
	margin-left: 15px;
	white-space: nowrap;
}
#top #content #shopByBrandArea #shopByBrandList .leftBrandLinks li {
	margin: 0px;
	padding: 0px;
}
#top #content #shopByModelArea #modelLists .refinedChoices h2 {
	font-size: 9pt;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
	border-top-color: #C8EDFB;
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top #content #shopByModelArea #modelLists .refinedChoices .modelLinks {
	display: inline;
	padding: 3px;
	margin-right: 20px;
	font-size: 9pt;
}
#top #content #shopByModelArea #modelLists .refinedChoices {
	text-align: center;
	margin-top: 5px;
}

.salePrice {
	font-weight: bold;
	color: #FF0000;
}

#debugBlock {
	width: 80em;
	overflow: scroll;
	display: block;
	background-color: #FFFFCC;
	border: 1px solid #666666;
}
#debugLink {
	display: none;
}
.enlargePhoto {
	font-size: .8em;
	white-space: nowrap;
	width: 66px;
	text-align: center;
	clear: none;
	float: left;
}
.definitionBox {
	position:absolute;
	background-color: #F7F7F7;
	width:200px;
	z-index:9;
	border: 2px solid #051D90;
	display: none;
}
#top #content .definitionBox h3 {
	margin: 5px;
	font-size: 1.2em;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.definitionLink {
	border-bottom-style: dashed;
	border-bottom-color: #051D91;
	border-bottom-width: 1px;
}
#top #content .watchTerm {
	font-weight: bold;
	font-size: 1.1em;
}
#top #content .watchDefinition {
	font-size: 1.1em;
}
#top #content .watchDictionary p {
	margin: 25px;
}

#affiliateSlug {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 70px;
}
#affiliateSlug .imageBox {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	clear: none;
}
#affiliateSlug #nawcc {
	margin-right: 0px;
	width: 60px;
	margin-left: auto;
	position: absolute;
}#followUs {
	position: absolute;
	top: 63px;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	right: 122px;
}
#affiliateSlug #nawcc img {
	margin: 0px;
	padding: 0px;
}
#affiliateSlug #thawteSeal {
	display: block;
	height: 40px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #rightArea #adsArea .dblHgtad {
	margin-top: 15px;
}

#shopByBrandList {
	float: left;
	margin: 0px;
	padding: 8px 0px 0px;
}
.displayAreaAll {
	float: left;
	margin-right: auto;
	margin-top: 0px;
}
#displayArea h1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
}

#resultsDisplay {
	min-width: 650px;
}
#frmRequestCatalog table tr td label {
	font-weight: bold;
}

#frmRequestCatalog {
	margin: 10px;
}

.formTable {
	background-color: #EEE;
	border: 1px double #666;
}

.required {
	color: #F00;
}

