﻿body {
	background-color: gray;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 2px;
	margin-top: 15px;
}

#placeholder {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image:url('images/dkny-watermark.jpg');
	background-repeat:no-repeat;
	background-position:right top ;
	background-color: white;
	padding: 5px;
	border: 2px solid black;
	
}

h1 {
	font-size: small;
	background-color: black;
	color: white;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px;
	margin-left: -5px; 
	margin-right: -5px;
}

#specialoffer {
	background-color:#FFFFCC;
	color: maroon;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	text-align: center;
	margin: -3px;
	border-bottom: 1px solid silver;
}

td {
	text-align:left;
	vertical-align:top;
}

#title {
	border-bottom: 1px dotted gray;
}

#newintro {
	background-color: navy;
	color: white;
	padding: 6px; 
	margin: 2px;
}

#intro {
	width: 230px;
}

#footer {
	margin-top: 20px;
	border-top: 1px dotted gray;
	padding-top: 8px;
	text-align: center;
	background-color:#EFEFEF;
}

.listlink {
	text-decoration:none;
	margin-bottom: 1px;
	background-color:navy;
	color: white;
	text-align: center;	
	display:block;
	padding: 2px;
}

.whitelink {
	color: white;
}

:hover.listlink {
	background-color:maroon;
}


td.watchlist {
	width: 33%;
	font-size:larger;
	font-weight: bold;
}

.item {
	text-align:center;
}

.offerbox {
	
	font-size:larger; font-weight: bold; margin-top: 10px; margin-bottom: 10px; background-color:#FFFFCC; border: 1px solid #CC6600; padding: 3px; padding-top: 5px; padding-bottom: 5px;
	}


.nostyle {
	color: black;
	text-decoration:none;
}

#choice {
	background-color:#FFFFCC;
	border: 2px #6699FF dashed;
	padding: 4px;
	font-weight:bold;
}

#listright {
	width: 160px;
	text-align:center;
}

.btnchoice  {
	width: 100px;
}

.buynowlink {
	font-size:larger;
	
}

#listofmakes {
	background-color:#F3F3F3;
	text-align:left;
	paddding: 5px;
}

#bigDynPic{
  background:white;
  border: 1px solid black;
  position:absolute;
  top:1em;
  padding:5px;
  left: -500px; 
  top: 1.4em; 
  width: 150px; 
  height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
}

#watchdescription {
	border: 10px solid silver;
	padding: 10px;
	background-color: white;
}

#others {
	border-top: 2px black dashed;
	border-bottom: 2px black dashed;	
}

