/* CSS Document */

body,td,th {
	text-align:left;
	font-family:Arial,Helvetica;
	font-size:12px;
	color:#a7a7a7;
}

body {
	background-color:#000000;
	margin:0px;
	padding:0px;
}

div.mainFrame {
	width:965px;
	background:url(../images/mainbg.jpg) top repeat-x #f0f0f0;
}

a {
	color:#000;	/*9b5856*/
	text-decoration:none;
}

a:hover {
	/*text-decoration:underline;*/
	color:#a7a7a7;
}

.pageTop {
	height:90px;
	overflow:hidden;
	padding:30px 86px 0px 86px;
}

.ticker {
	height:14px;
	padding-top:2px;
	padding-bottom:5px;	
}

#scrollTicker {
	width:793px;/*950*/
	height:14px;
	overflow:hidden;
}

.header {
	text-align:left;
	width:793px;
	height:90px;
	/*overflow:hidden;
	background:url(../images/header1.png) top right no-repeat;*/
	position:relative;
}

.logo {
	position:absolute;
	left:0px;
	top:0px;
	width:350px;
	height:61px;
}

.pageBody {
	/*padding-top:15px;*/
	padding-bottom:14px;
	/*background:url(../images/pagebody.jpg) top repeat-x #0e0e0e;*/
}

.content {
	text-align:left;
	width:793px;
	/*width:965px;
	overflow:hidden;*/
	position:relative;
}

.pageBottom {
	background-color:#fff;
	width:965px;
}

.footer {
	/*border-top:5px solid #343434;
	background:url(../images/footerbg.jpg) top repeat-x;
	text-align:left;*/
	width:793px;
	/*height:60px;*/
	padding-bottom:15px;
	overflow:hidden;
	position:relative;
	text-align:center;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.leftNav {
	float:left;
	width:190px;
	margin-right:15px;
	overflow:hidden;
}

.rightNav {
	float:right;
	width:270px;
	overflow:hidden;
}

.center {
	float:left;
	width:580px;
	padding-bottom:15px;
	/*margin-left:198px;
	width:474px;
	overflow:hidden;*/
}

.navBox1, .navBox2, .navBox3 {
	/*margin-bottom:8px;
	margin-right:7px;
	float:left;*/
	width:270px;
	/*height:126px;*/
	overflow:hidden;
}

/*.navBox1 {
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
}*/

.navBox2 {
	/*border-top:1px dotted #000;*/
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background:url(../images/navbox2.jpg) left repeat-y;
}

.navBox3 {
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background:url(../images/navbox2.jpg) left repeat-y;
}

h1 {
	margin-top:0px;
	padding-bottom:3px;
	border-bottom:1px solid #a7a7a7;
	margin-bottom:23px;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#858585;
	/*letter-spacing:-0.05em;*/
	line-height:20px;
	text-transform:uppercase;
	font-weight:normal;
}

h2 {
	margin-top:20px;
	margin-bottom:8px;
	font-size:16px;
	color:#cccccc;
}

p.otherWatches {
	margin-bottom:5px;
	border-bottom:1px solid #343434;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#898989;
}

.otherWatchCategory {
	text-align:center;
	float:left;
	width:88px;
	height:90px;
	overflow:hidden;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
}

.otherWatchCategory a {
	color:#cccccc;
}

.otherWatchCategory a:hover {
	color:#ffffff;
	text-decoration:none;
}

.loginbox {
	border:1px solid #1c1c1c;
	padding:15px 20px 1px 20px;
	margin-top:30px;
	margin-bottom:30px;
	display:table;
	text-align:left;
}

.loginbox label, .popUpLoginForm label {
	float:left;
	width:90px;
	text-transform:uppercase;
	font-size:11px;
	padding-top:3px;
	font-weight:bold;
}

input.text, select.select, textarea.textarea {
	font-family:Arial,Helvetica;
	font-size:14px;
	/*font-weight:bold;*/
	color:#000;
	padding:3px;
	/*background:url(../images/inputbg.jpg) top repeat-x #d1d1d1;*/
	border:1px solid #333333;
}

input.button, input.secondaryButton, button.button {
	background-color:#d4d4d4;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#636363;
	font-size:12px;
	padding:4px 6px 4px 6px;
	cursor:pointer;
	border-radius:3px;
	webkit-border-radius:3px;
}

input.button:hover, input.secondaryButton:hover {
	color:#ffffff;

}

input.button, input.secondaryButton {
	/*background:url(../images/buttonbg.jpg) top repeat-x;*/
}

/*input.secondaryButton {
	background:url(../images/secbuttonbg1.jpg) top repeat-x;
}*/

.errorMessage {
	color:#dd0000;
	font-size:13px;
}

.successMessage {
	color:#009900;
	font-size:13px;
}

.basketArea {
	position:absolute;
	right:0px;
	top:37px;
	/*width:198px;
	height:60px;
	overflow:hidden;*/
}

.searchArea {
	position:absolute;
	right:0px;
	top:0px;
	/*width:420px;	340px;
	overflow:hidden;
	background:url(../images/search.jpg) top left no-repeat;*/
	/*padding-left:70px;	117px;
	height:23px;
	padding-top:4px;*/
}

.searchArea span {
	float:left;
	padding-right:5px;
	padding-top:2px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.adminButtons {
	position:absolute;
	top:-24px;
	left:60px;
	font-size:11px;
	color:#818181;
}

.basketButtons {
	/*float:right;
	background:url(../images/basket.jpg) top left no-repeat;
	padding-left:75px;
	height:23px;*/
	padding-top:19px;
}

input.headerBarButton {
	/*background:url(../images/headerbarbuttonbg.jpg) top repeat-x;*/
	background-color:#d4d4d4;
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#636363;
	font-size:9px;
	padding:2px 4px 2px 4px;
	cursor:pointer;
	border-radius:3px;
	webkit-border-radius:3px;
}

input.headerBarText, select.headerBarSelect {
	font-family:Arial,Helvetica;
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#222222;
	/*background:url(../images/inputbg.jpg) top repeat-x #d1d1d1;*/
	background-color:#efefef;
	border:1px solid #333333;
}

input.headerBarText { padding:1px 3px 1px 3px; }

select.headerBarSelect { height:16px; }

input.headerBarButton:hover {
	color:#ffffff;
}

form {
	margin:0px;
}

form.adminMode {
	display:inline;
}

.center p {
	margin-top:0px;
	margin-bottom:14px;
	line-height:normal;
}

p.breadcrumbs {
	font-size:11px;
}

.cmsForm label {
	display:block;
	text-transform:uppercase;
	font-size:11px;
	padding-bottom:1px;
	font-weight:bold;
}

table.adminListing th {
	border-bottom:1px solid #a7a7a7;
	padding:2px 8px 2px 8px;
}

table.adminListing th a {
	color:#a7a7a7;
}

table.adminListing th a:hover {
	color:#000;
	text-decoration:none;
}

table.adminListing td {
	padding:2px 8px 2px 8px;
}

.adminListingHighlight {
	background-color:#dedede;
}

.adminListingLowlight {
	color:#ccc;
}

.adminActions {
	color:#343434;
}

.bottomMenu {
	/*float:right;
	width:580px;*/
	padding-top:10px;
	/*padding-right:8px;*/
	line-height:16px;
}

.topMenu {
	/*float:right;
	width:440px;
	padding-top:5px;
	line-height:16px;
	text-align:right;*/
	position:absolute;
	top:65px;
	left:0px;
	/*background:url(../images/topmenu.jpg) top repeat-x;
	border-right:1px solid #6b6b6b;*/
	background-color:#000;
	/*padding:10px 12px 0px 12px;*/
	width:793px;
	height:25px;
	border-radius:3px;
	webkit-border-radius:3px;
}

.topMenu ul {
	margin:4px;
	padding:0px;
}

.topMenu ul li {
	margin:0px;
	padding:0px 4px 0px 4px;
	float:left;
	list-style:none;
}

.topMenu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}

.topMenu ul li a:hover, .topMenu ul li.selected a {
	color:#a7a7a7;
}

ul.secondaryMenu {
	margin:0px;
	padding:0px;
	list-style:none;
	/*float:right;*/
}

ul.secondaryMenu li {
	/*float:right;*/
	display:inline;
	list-style:none;
	margin:0px;
	/*padding-left:8px;*/
	padding-left:5px;
	/*text-transform:uppercase;*/
	font-size:9px;
	font-weight:bold;
}

ul.secondaryMenu li a {
	color:#a7a7a7;
}

ul.secondaryMenu li a:hover {
	color:#000;
	text-decoration:none;
}

.secondaryMenuSeparator {
	color:#a7a7a7;
	font-weight:normal;
	/*padding-top:1px;
	font-size:0.5em !important;*/
}

ul.sideNav {
	margin:0px;
	padding:0px 1px 4px 1px;
	list-style:none;
	background-color:#000;
}

ul.sideNav li {
	line-height:14px;
}

li.sideNavLevel0, li.sideNavLevel0First {
	/*background:url(../images/sidemenubg.jpg) top repeat-x #1c1c1c;*/
}

li.sideNavLevel0, li.sideNavLevel0Selected {
	/*border-top:1px solid #000000;*/
}

li.sideNavLevel0:hover, li.sideNavLevel0First:hover, li.sideNavLevel0Selected, li.sideNavLevel0SelectedFirst {
	/*background:url(../images/sidemenubg.jpg) top repeat-x #1c1c1c;*/
}

li.sideNavLevel0 p, li.sideNavLevel0First p {
	margin:0px;
	padding:7px 12px 6px 12px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*background:url(../images/bulletclock.gif);
	background-position: 12px 9px;
	background:url(../images/bulletclock3.png);
	background-position: 4px 2px;
	background-repeat: no-repeat;*/
}

li.sideNavLevel0 p:hover, li.sideNavLevel0First p:hover, li.sideNavLevel0Selected p, li.sideNavLevel0SelectedFirst p {
	margin:0px;
	padding:7px 12px 6px 12px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*background:url(../images/bulletclock_over.gif);
	background-position: 12px 9px;
	background:url(../images/bulletclock4.png);
	background-position: 4px 2px;
	background-repeat: no-repeat;*/
}

li.sideNavLevel0 a, li.sideNavLevel0First a {
	color:#fff;
}

li.sideNavLevel0 a:hover, li.sideNavLevel0First a:hover, li.sideNavLevel0Selected a, li.sideNavLevel0SelectedFirst a {
	color:#a7a7a7;
	text-decoration:none;
}

ul.sideNav1 {
	margin:0px;
	padding:0px 8px 0px 25px;
	list-style:none;
}

ul.sideNav1 li {
	list-style:none;
	line-height:13px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	padding:3px 0px 3px 0px;
	margin:0px;
	border-top:1px dotted #222222;
	/*border-top:1px dotted #343434;*/
}

li.sideNavLevel1 a {
	color:#fff;
}

li.sideNavLevel1 a:hover, li.sideNavLevel1Selected a {
	color:#a7a7a7;
}

.basketText {
	font-size:12px;
	color:#828282;
}

.basketTotal {
	font-size:13px;
	color:#ffffff;
	/*font-weight:bold;*/
	clear:both;
	float:right;
	text-align:right;
	width:77px;
	overflow:hidden;
}

.basketPrice {
	clear:right;
	float:right;
	text-align:right;
	width:77px;
	overflow:hidden;
}

.basketQuantity {
	float:right;
	text-align:right;
	width:17px;
	overflow:hidden;
}

.basketProductCode {
	float:right;
	width:100px;
	color:#d5d5d5;
	overflow:hidden;
}

.basketProductCode a {
	color:#a7a7a7;
}

.basketProductCode a:hover {
	color:#ffffff;
	text-decoration:none;
}

.adminImage150, .adminImage111, .adminImage120 {
	float:left;
	margin-right:20px;
	border:1px solid #1c1c1c;
	text-align:center;
	background-color:#000000;
}

.adminImage150 {
	width:150px;
	height:174px;
}

.adminImage111 {
	width:111px;
	height:129px;
}

.adminImage120 {
	width:120px;
	height:60px;
}

.brandOuter {
	float:left;
	width:154px;
	height:257px;
	/*overflow:hidden;*/
	background-color:#fff;
	/*padding:1px;*/
	margin-right:4px;
	border-radius:3px;
	webkit-border-radius:3px;
}

.brandInner {
	/*background-color:#000000;*/
	position:relative;
	text-align:center;
	height:213px;
	overflow:hidden;
}

.homeBrandName {
	height:22px;
	padding-top:12px;
	padding-left:8px;
	padding-right:8px;
	overflow:hidden;
	/*background:url(../images/brandnamebg.jpg) top repeat-x;*/
	white-space:nowrap;
	border-top:1px solid #ededed;
	font-weight:bold;
	font-size:13px;
	color:#000;
}

.homeBrandName a {
	color:#000;
	text-transform:uppercase;
}

.homeBrandName a:hover {
	color:#a7a7a7;
	text-decoration:none;
}

.brandLabel {
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/brandname.jpg) top repeat-x #100605;
	width:111px;
	filter:alpha(opacity=87);
	opacity:0.87;
}

.brandLabel p {
	font-size:12px;
	margin:0px;
	padding:3px 3px 3px 3px;
	text-align:center;
	color:#100605;
	line-height:13px;
}

.brandName {
	position:absolute;
	bottom:0px;
	left:0px;
	width:111px;
}

.brandName p {
	font-size:12px;
	margin:0px;
	padding:3px 3px 3px 3px;
	text-align:center;
	line-height:13px;
}

.brandName a {
	color:#cccccc;
}

.brandName a:hover {
	color:#ffffff;
	text-decoration:none;
}

.productOuter {
	float:left;
	width:148px;
	overflow:hidden;
	background-color:#343434;
	margin-right:4px;
	padding:1px;
}

.productInner {
	background-color:#000000;
	width:148px;
	overflow:hidden;
}

.productCode {
	font-size:11px;
	font-weight:bold;
	/*letter-spacing:0.05em;*/
	text-align:center;
	margin:0px 5px 2px 5px;
	padding-bottom:2px;
	border-bottom:1px solid #1c1c1c;
}

.productCode a {
	color:#999999;
}

.productCode a:hover {
	color:#ffffff;
	text-decoration:none;
}

.productImage {
	text-align:center;
	height:174px;
}

.productName {
	height:52px;
	font-size:11px;
	text-align:center;
	line-height:13px;
	padding:3px 3px 0px 3px;
}

.productName a {
	color:#cccccc;
}

.productName a:hover {
	color:#ffffff;
	text-decoration:none;
}

.productRRP {
	color:#999999;
	text-align:left; 
	float:left; 
	padding-left:3px; 
	font-size:11px; 
	/*padding-top:5px;*/
}

.productPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#000;
	text-align:right; 
	float:right; 
	padding-right:3px;
}

.productRRP_results {
	font-size:10px;
	color:#999999;
	text-align:center;
}

.productPrice_results {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-align:center;
}

.bodyBG {
	background-color:#000000;
	padding-bottom:10px;
}

.paddingLeftRight {
	padding-left:10px;
	padding-right:10px;
}

.productDetailsImage {
	/*border:1px solid #1c1c1c;*/
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:282px;
	text-align:center;
}

.productDetailsName {
	color:#a7a7a7;
	font-size:15px;
	/*font-weight:bold;*/
	text-align:center;
}

.productDetailsCode {
	font-size:11px;
	text-align:center;
	color:#a7a7a7;
}

.productDetailsCode span {
	color:#000;
	font-size:13px;
	font-weight:bold;
	/*letter-spacing:0.05em;*/
}

.productDetailsDescription {
	clear:left;
	padding:10px;
	/*font-size:11px;*/
}

.productDetailsDescription p {
	line-height:17px !important;
}

.bodyBG ul {	/* .productDetailsDescription ul { */
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style:none;
}

.bodyBG li {	/* .productDetailsDescription li { */
	margin:0px;
	padding:2px 0px 2px 26px;
	background:url(../images/bulletclock1.gif);
	background-position: 6px 3px;
	background-repeat: no-repeat;
	line-height:14px;
	list-style:none;
}

.productDetailsDescription p {
	margin-top:0px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.productDetailsRRP {
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	color:#999999;
	font-weight:normal;
	/*text-align:center;*/
}

.productDetailsPrice {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#000;
	text-align:center;
}

.addToBasket {
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
}

.productInformation {
	/*clear:left;
	padding-bottom:20px;*/
	margin-left:290px;
	padding:20px 10px 20px 10px;
}

.productInformation p.otherWatches {
	margin:0px;
}

.productInformation div.line {
	margin:0px;
	color:#000;
	padding:2px 8px 2px 8px;
}

.productInformation div.line div.lab {
	float:left;
	/*width:140px;*/
	color:#a7a7a7;
}

.productInformation div.line div.val {
	margin-left:140px;
}

#scrollBasket {
	width:194px;
	height:18px;
	overflow:hidden;
}

.productList {
	padding-bottom:15px;
	border-bottom:1px solid #1c1c1c;
	margin-bottom:15px;
}

.productListRight {
	float:right;
	width:80px;
	text-align:right;
}

.productListQuantity {
	font-size:12px;
}

p.productListPrice {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
	margin-bottom:5px !important;
}

p.productListTitle {
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px !important;
}

p.productListTitle a {
	color:#cccccc;
}

p.productListTitle a:hover {
	color:#ffffff;
	text-decoration:none;
}

p.productListCode {
	font-size:11px;
	color:#545454;
	margin-bottom:2px !important;
}

p.productListCode span {
	color:#999999;
}

label.label1 {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	display:block;
}

p.listNav {
	text-align:center;
}

p.listNav a {
	font-size:15px;
	font-weight:bold;
}

p.listNav a:hover {
	color:#ffffff;
	text-decoration:none;
}

p.currencyBoxNotes {
	font-size:11px;
	margin:0px;
	padding:0px 10px 15px 10px;
	color:#545454;
}

p.cannotFindWatch {
	margin:0px;
}

p.cannotFindWatch a {
	color:#cccccc;
	font-weight:bold;
}

p.cannotFindWatch a:hover {
	color:#ffffff;
	text-decoration:none;
}

.cannotFindWatchBG {
	background:url(../images/cannotfindwatchbg.jpg) top left no-repeat;
}

div#fadeScreen {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000000;
	width:100%;
	height:100%;
	filter:alpha(opacity=80);
	opacity:0.80;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	z-index:2;
}

div#fadeScreen p {
	padding:10px;
	background-color:#000000;
}

div#popUpForm {
	position:absolute;
	background-color:#000000;
	border:1px solid #545454;
	padding:20px;
	visibility:hidden;
	z-index:3;
}

.paddingLeft {
	padding-left:20px;
}

.paymentOptions {
	width:200px;
	height:120px;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}

.paymentOptions a {
	color:#cccccc;
}

.paymentOptions a:hover {
	color:#ffffff;
	text-decoration:none;
}

#homePageBannerBack {
	width:474px;
	height:229px;
	overflow:hidden;
	z-index:-1;
}

#homePageBannerFront {
	width:474px;
	height:229px;
	overflow:hidden;
	position:absolute;
	z-index:1;
}

.priceWas {
	text-decoration:line-through;
	color:#999999;
}

.specialOffer {
	color:#dd0000 !important;
}

.wowBody {
	border:1px solid #333333;
	background:url(../images/wowbg.jpg) top left no-repeat #000000;
	padding:140px 0px 20px 0px;
}

.wowLine {
	border-top:1px solid #333333;
	padding-top:10px;
	margin-top:10px;
}

.wowProductCode a {
	color:#cccccc;
	text-decoration:none;
}
.wowProductCode a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.wowPrice {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#ffffff;
}
.wowInStock {
	float:right;
	color:#01bc09;
	font-size:24px;
	padding-top:2px;
}
.wowInStockSmall {
	color:#01bc09;
	font-size:13px;
	position:absolute;
	left:2px;
	bottom:22px;
}
.wowOutOfStock {
	float:right;
	color:#dd0000;
	font-size:20px;
	padding-top:3px;
}

.wowCounter {
	background-color:#7886a0;
	font-size:12px;
	color:#ffffff;
	text-align:center
}

#wowArea {
	width:480px;
}

.brandDescription {
	border:1px solid #1c1c1c;
	background:url(../images/branddescriptionbg.jpg) bottom right no-repeat #000000;
	margin-bottom:20px;
	padding:8px;
	color:#ffffff;
}

.brandDescription h1 {
	border-bottom:none;
	margin-bottom:3px;
}

.productImageThumbnails, .productImageThumbnailsSelected {
	position:absolute;
	top:0px;
	width:40; 
	height:40px; 
	overflow:hidden;
	cursor:pointer;
	background-color:#000000;
}

.productImageThumbnails {
	border:1px solid #333333;
}

.productImageThumbnails:hover, .productImageThumbnailsSelected {
	border:1px solid #999999;
}
