/* Poshtime.co.uk CSS */
<style>
html{
    height:100%;
    margin-bottom:1px;
}

body{
    position:relative;
}

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{
    margin:0;
    padding:0;
}

fieldset,img{
    border:0;
}
:focus{
    outline:hidden;
}

#restinfo img { 
    float: left; 
    margin: 10px; 
}


#restinfo .picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px; 
font: 11px/1.4em Arial, sans-serif; } 
.picture img { border: 1px solid #CCCCCC; 
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 


#restinfo{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 40px;
  width: 800px;
  }



#inventory {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 40px;
  width: 780px;
  border-collapse: collapse;
}

#inventory caption {
  text-transform: uppercase;
  text-align: right;
  font-size: 1.0em;
  padding-top: 5px;
}



#inventory td, #inventory th {
	font-size: 10pt;
	border: 1px solid #DDB575;
  padding: 10px;
  vertical-align:top;
}


/*
#inventory th {
  text-transform:uppercase;
  text-align: left;
 	padding-top: 5px;
  padding-bottom: 4px;
  background: url(images/bg_th.png) no-repeat left top;
  color: #000000;
}

*/

#inventory tr td {
  background-color: #E5EAF1;
  line-height: 110%;
}

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

.pic {
width: 75px;
}





.minitext {FONT-FAMILY: arial;FONT-SIZE: 10px;color: #6699FF;line-height:150%} 
.nomtext {FONT-FAMILY: arial;FONT-SIZE: 12px;COLOR: #000033}
.domtext {FONT-FAMILY: verdana;FONT-SIZE: 11px;COLOR: #000000}
.nomtext span {color:red;}
.minigrey {FONT-FAMILY: arial;FONT-SIZE: 10px;color: #999999}
.miniblack {FONT-FAMILY: arial;FONT-SIZE:10px;color: #000000}
.tinyblack {FONT-FAMILY: arial;FONT-SIZE:10px;color: #000000}
.blackbig {COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 14px; FONT STYLE: BOLD}
.italtext {FONT-FAMILY: arial;FONT-SIZE: 11px;COLOR: #000033; FONT-STYLE: Italic}
.greytext {FONT-FAMILY: arial;FONT-SIZE: 11px;COLOR: #999999}
.Bigtext {padding:0px; FONT-FAMILY: arial;FONT-SIZE: 16px;color: #6699FF; FONT STYLE: BOLD}
.pricetext {padding:0px; FONT-FAMILY: arial;FONT-SIZE: 18px;color: #CC0000; FONT STYLE: BOLD}



.baskettab{
    border:0;
    }



/* links */
a{
    color:#282828;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#282828;
    line-height:100%;
}

h1{
    font-size:24px;
}

h2{
    font-size:20px;
}

h3{
    font-size:16px;
}

h4{
    font-size:15px;
}

h5{
    font-size:14px;
}

h6{
    font-size:11px;
}

/* general font */


div.subtext{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
	

/* page setup */
body{
    
    background:#000000 url(../images/pt-back1.jpg);
    background-position:center;
    background-repeat:y;
    background-attachment:fixed;
    font-family:Arial, Helvetica, sans-serif;
    line-height:140%;
    color:#282828;
    font-size:13px;
}

/* wrapper setup */
div.rapidxwpr{
    margin:auto;
    width:985px;
}


 #bigwrap{ 
 width: 965px;
 height: 900px;
 background:#FFFFFF;  
 }

#leftbar{ 
  float:left; 
  width:645px;
  padding:10px 10px 10px 10px;
  background:#FFFFFF; 
  h2 { 
  margin:0 0 1em; 
  } 
 }
 
#description{
         
  	border: 1px solid #ccccff;
  	padding: 10px 10px 10px 10px;
  	background-color:#ffffff;
  	font-family: verdana;
  	color:#333333;
  	font-size:12px;
 	}
  
#rightbar{ 
 	float:right; 
 	width:280px; 
 	padding:10px; 
 	background:#FFFFFF;
 	color:#333333;
 	} 
 	
#describox{
 	width: 250px;
 	border: 1px solid #333333;
 	padding: 10px 10px 10px 10px;
 	background-color:#ccccff;
 	font-family: verdana;
 	color:#333333;
 	font-size:10px;
 	}
 	

.keyf {
	
	margin:30px;
	width: auto;
	background-color:#ffffff;
	font-family: verdana;
	color:#333333;
	font-size:10px;
	}
	
 
 
 
/* header */
div#header{
    background:#000000;
    position:relative;
    height:78px;
    margin:0px 0px 0px 0px;
}

/* logo */
span#logo, img#logo{
    position:absolute;
    top:0px;
    left:0px;
    height:79px;
    width:985px;
    border:0;
}

/* main body setup */
div#middle{
    background:#FFFFFF;
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    border:#C6C6C6 1px solid;
    padding:20px;
}

/* right column */
div#right{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right{
    padding:0px 0px 0px 15px;
}

/* content column */
div#main{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle{
    margin:0px 0px 0px 0px;
}

div#content{
    width:auto;
}

/* footer */

#footer{
    width:900px;
    padding:5px 0px 20px 0px;
    clear:both;
    color:#fff;
}

/* clearing & floating */
.clearingfix:after{
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix{
    display:block;
}

.floatbox{
    overflow:hidden;
}

/* alignments */
.alignleft{
    float:left;
    margin:0 20px 0 0;
}

.alignright{
    float:right;
    margin:0 0 0 20px;
}

/* topmenu */
div#topmenu{
    position:absolute;
    top:55px;
    right:0px;
    height:23px;
}

div#topmenu ul{
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
    font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
  
}

div#topmenu li{
    float:left;
    display:block;
    margin:0 0 0 6px;
}

div#topmenu li a{
    float:left;
    display:block;
    position:relative;
    background:transparent url(../images/menu-r.png) 100% 0 no-repeat;
    height:23px;
    padding:0 5px 0 0;
    overflow:hidden;
    color:#202020;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    font-weight:bold;
    line-height:23px;
}

div#topmenu li a span{
    display:block;
    background:url(../images/menu-l.png) 0 0 no-repeat;
    padding:0 10px 0 15px;
}

div#topmenu li a.active, div#topmenu li a:hover{
    background:url(../images/menu-r.png) 100% -28px no-repeat;
    text-decoration:none;
}

div#topmenu li a.active span, div#topmenu li a:hover span{
    background:url(../images/menu-l.png) 0 -28px no-repeat;
}

/* main image */
div.main-image{
    margin:0 0 20px 0;
}

/* welcome */
div.welcome{
    background:url(../images/pairwatches.jpg) 100% 0 no-repeat ;
    padding:0 220px 10px 0;
    margin:0 0 0px 0;
    border-bottom:#d4d3d3 2px solid;
}

div.welcome h1, div.welcome h2{
    font-weight:normal;
    text-transform:uppercase;
    margin:0;
}

div.welcome h1 span, div.welcome h2 span{
    color:#3d821c;
}

div.welcome p{
 font-family:arial;
 font-size:12px;
 color:#666666;
}


div.botpics{
	position:realtive;
	}

/* status box */
div.watch{
    background:url(../images/status-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
    font-size:10px;
}
div.watch-bg{
    background:url(../images/status-bg.jpg) 0 100% no-repeat;
    height:630px;
    padding:0 13px 15px 13px;
}
div.status{
    background:url(../images/status-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
    font-size:10px;
}
div.status-bg{
    background:url(../images/status-bg.jpg) 0 100% no-repeat;
    padding:0 13px 15px 13px;
}

/* benefits box */
div.benefits{
    background:url(../images/benefits-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
    font-size:10px;
}

div.benefits p{
    padding:10px 0 0 0;
    font-size:12px;
}

div.benefits-bg{
    background:url(../images/benefits-bg.jpg) 0 100% no-repeat;
    padding:0 13px 15px 13px;
}

div.benefits h3{
    text-transform:uppercase;
    font-weight:bold;
    color:#333399;
    text-align:center;
    margin:0 0 0 0;
}

div.smalllist ul li{
    font-family:arial;
    font-size:12px;
    color:#333399;
    list-style:none;
    margin:5px 10px;
    padding:10px 0 8px 33px;
    border-bottom:#d4d3d3 1px solid;

}

div.smalllist ul li span{
    font-size:16px;
    color:#000000;
    font-weight:bold;
}

div.benefits ul li{
    background:url(../images/mincrown.jpg) 7px 50% no-repeat;
    padding:10px 0 8px 33px;
    list-style:none;
    color:#333399;
    border-bottom:#d4d3d3 1px solid;
}

/* benefits2 box */

div.benefits2{

    padding:10px 0 0 0;
    font-size:12px;
    overflow:auto;
    height:500px;
}
    
div.benefits2-bg{
    background:url(../images/box-bg.jpg) 0 100% no-repeat;
    padding:0 0px 15px 15px;

}

div.benefits2 ul{
    list-style:none;
    margin:5px 10px;
}

div.benefits2 ul li{
    padding:10px 0 8px 8px;
    border-bottom:#d4d3d3 1px solid;
}

ul.benefits2 li img{
    float:left;
    width:50px;
}


div.benefits ul li a{
    font-size:17px;
    color:#282828;
}

/*topgrid*/


.wp1{
	position: relative;
	float: left;
	left: 4px;
	padding: 0px 0px 0px 0px;
	width: 207px;
	height:170px;
	border: 0px solid #DDB575;
}


.wp3{
	position: relative;
	float: left;
	left: 2px;
	width: 617px;
	height:170px;
	border: 0px solid #DDB575;
	
}

/* unordered list menus*/

div.filters ul {
 list-style-type: disc;
 margin:10px 10px 10px 10px;
 padding:13px 13px 13px 23px;
 width:130px;
 font-size: 8pt;
 color: #6699FF
 
 }
 
 
 div.filters ul li {
 border-bottom:#d4d3d3 1px solid;
 }

div.FAQ ul {
 list-style-type: disc;
 margin:0px 0px 0px 0px;
 padding:13px 13px 13px 23px;
 width:300px;
 font-size: 10px;
 FONT-FAMILY: verdana;
 color: #6699FF
 }
 
 div.contact ul {
  width:620px;
  margin: 0px 0px 0px 45px;
  font-size: 11px;
  FONT-FAMILY: verdana;
  color: #000000;
  padding:10px 0 0 50px;
  }
 
div.contact ul li {
 border-bottom:#d4d3d3 1px solid;
 }
 

div.FAQ ul li {
 border-bottom:#d4d3d3 1px solid;
 }




/* form */

div.form{
    background:url(../images/box-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
}

div.form-bg{
    background:url(../images/box-bg.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
}

div.form table{
	font-family:verdana;
	font-size:11px;
	
}

div.form span{
	font-size:10px;
	color:red;
}

/* searchform-watchview.php */



.fieldholder{
	width: 450px;
	height: 70px;
        background:url(../images/searchbar.png) no-repeat;
}

.textInput{
	width:240px;
	height: 60px;
	background:none;
	border:none;
	color:#0000CC;
	margin-top: 10px;
	margin-left: 18px;
	font-family:verdana;
	font-size:14px;
	
}

.formbutton{
	position: absolute;
	width: 137px;
	height: 33px;
	top:5px;
	right: 175px;
	padding:0px 0px;
	display:block;
	border: 0;
	background:none;
	float:right;
    }

div.searchform span{
	font-size:10px;
	color:red;
}





/* signup */
a.signup{
    background:url(../images/signup-bg.png) 0 0 no-repeat;
    color:#FFF;
    width:55px;
    display:block;
    padding:0px 10px;
    line-height:16px;
    height:18px;
    margin:10px 0 0 0;
    float:right;
}

/* features box */
div.box{
    background:url(../images/box-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
}

div.box-bg{
    background:url(../images/box-bg.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
}

/* features */
ul.features{
    list-style:none;
}

ul.features li{
    float:left;
    width:240px;
    margin:10px 15px;
    height:180px;
}

* html ul.features li{
    margin:10px 10px;
}

ul.features li img.features-icon{
    float:left;
    width:50px;
}

ul.features li div.{
    float:right;
    width:180px;
}

ul.features li div.details h4{
    margin:0;
}

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

ul.footermenu li{
    float:left;
    margin:0 0 0 15px;
}

ul.footermenu a{
    font-size:10px;
    color:#747474;
    text-transform:uppercase;
}

/* credits */
div.credits{
    float:right;
    margin:0 25px 0 0;
}

div.credits a{
    font-size:12px;
    color:#747474;
}

.basket {
	float: right;
	border: 1px solid #6666FF;
	padding: 10px 10px 10px 10px;
	width: 240px;
	background-color:#ffffff;
	font-family: verdana;
	color:#333333;
	font-size:10px;
	}

#basket {
border: 1px solid #ccccff;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	font-family: verdana;
	color:#333333;
	font-size:10px;
}

.panel {
border: 1px solid #ccccff;
	padding: 5px 5px 5px 5px;
	background-color:#ffffff;
	font-family: arial;
	color:#000000;
	font-size:11px;
}

.fb-like-box {
	margin:25px;
	}
	
	

INPUT {
font-size:8pt;
background-color:#FFFFFF;
color:#000000;
}

.table1 td {
	font-family: verdana;
	font-size:10px;
	line-height:170%;
	 color:#333333;
	 vertical-align:middle; text-align:left;
	 padding: 0px 0px 0px 0px;
	 border:0px solid #000000; }

.ordertable {
	font-family: verdana;
	font-size:10px;
	 color:#333333;
	 background:#ccccff;
	 vertical-align:middle; text-align:left;
	 border:0px solid #000000; }


	dl.image_map {display:block; width:850px; height:49px; background:url(watchviewpt.phpuploaded_files/7201005280604143_1_makers.jpg); position:relative; margin:2px auto 2px auto;}
	a.LINK0 {left:10px; top:10px; background:transparent;}
	a.LINK0 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK1 {left:78px; top:9px; background:transparent;}
	a.LINK1 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK2 {left:151px; top:10px; background:transparent;}
	a.LINK2 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK3 {left:221px; top:9px; background:transparent;}
	a.LINK3 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK3:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK4 {left:298px; top:11px; background:transparent;}
	a.LINK4 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK4:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK5 {left:372px; top:15px; background:transparent;}
	a.LINK5 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK5:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK6 {left:447px; top:13px; background:transparent;}
	a.LINK6 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK6:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK7 {left:521px; top:17px; background:transparent;}
	a.LINK7 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK7:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK8 {left:589px; top:17px; background:transparent;}
	a.LINK8 {display:block; width:52px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK8:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK9 {left:658px; top:15px; background:transparent;}
	a.LINK9 {display:block; width:41px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK9:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK10 {left:710px; top:17px; background:transparent;}
	a.LINK10 {display:block; width:41px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK10:hover  {background:transparent; border:1px dashed black; color:black;}
	a.LINK11 {left:766px; top:17px; background:transparent;}
	a.LINK11 {display:block; width:77px; height:0; padding-top:29px; overflow:hidden; position:absolute;}
	a.LINK11:hover  {background:transparent; border:1px dashed black; color:black;}


<dl class="image_map">
	<dd><a class="LINK0" title="Omega" href="watchviewpt.php?string=omega"></a></dd>
	<dd><a class="LINK1" title="Rolex" href="watchviewpt.php?string=rolex"></a></dd>
	<dd><a class="LINK2" title="Breitling" href="watchviewpt.php?string=breitling"></a></dd>
	<dd><a class="LINK3" title="Tag Heuer" href="watchviewpt.php?string=heuer"></a></dd>
	<dd><a class="LINK4" title="Jaeger Le Coultre" href="watchviewpt.php?string=jaeger"></a></dd>
	<dd><a class="LINK5" title="Seiko" href="watchviewpt.php?string=seiko"></a></dd>
	<dd><a class="LINK6" title="Longines" href="watchviewpt.php?string=longines"></a></dd>
	<dd><a class="LINK7" title="Cartier" href="watchviewpt.php?string=cartier"></a></dd>
	<dd><a class="LINK8" title="Bulova" href="watchviewpt.php?string=bulova"></a></dd>
	<dd><a class="LINK9" title="IWC" href="watchviewpt.php?string=iwc"></a></dd>
	<dd><a class="LINK10" title="Oris" href="watchviewpt.php?string=oris"></a></dd>
	<dd><a class="LINK11" title="Hamilton" href="watchviewpt.php?string=hamilton"></a></dd>
</dl>

/* Bigpic2 */
 



   


	 
</style>
	 
