TABLE.lined3 TD
{
  	border: 1px solid gray;
 	text-align: center;
}

h1#header
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

h1#header span
{
	display:none;
}
h3#header span
{
	display:none;
}
h3#header
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}


#search_box
{
	position:relative;
	text-align: center;
	padding: 10px 10px 15px 10px;
	width: 548px;
}

#search_box li
{
	display: block;
	position:relative;
	float:left;
	width:33%;
	list-style: none;
	padding-bottom: 10px;
}
#search_box img
{
	vertical-align:middle;
	padding-bottom: 0px;
}
#search_box p
{
	height: 30px;
	padding: 5px 5px 5px 10px;
	vertical-align:middle;
	text-align:left;
}
.central
{
	text-align:center;
}

#price_sort
{
	width: 135px;
}

.id1
{
	position: relative;
	display:block;
	text-align:center;
	float:left;
	width:31%;
	padding: 0;
	margin: 0 2px 0 2px;
}


.blue_border
{
	display:block;
	width:400px;
	padding:5px 5px 5px 15px;
	border:1px solid #4c528d;
	overflow: hidden;
}

#search_box_main a
{
	display: block;
	font-weight:bold;
	text-align: center;
}

#counter
{
	display: block;
	position: absolute;
	bottom: 0.5%;
	right: 0.5%;
}

.footer
{
	clear:both;
	width:100%;
        position: fixed;
        bottom: 0px;
        background:white;
        border-top: 1px solid #808080
}
/*html .footer {
    position: absolute;
    top: expression(document.documentElement.scrollTop+document.documentElement.clientHeight-50+"px")
}*/


.watch_preview
{
	
	width: 110px;
	height: 110px;
	border: 1px solid #808080;
}
.next_date
{
	position: relative;
	top:-34px;
	text-align: center;
	font-weight: bold;
	width:450px;
	z-index:2;
	opacity:0.9;
	font-size : 14pt;
	color : #FF6060;	
}
.sale_tab
{
	float: left;
	width: 280px;
	vertical-align: middle;
	padding: 5px;
}


#user
{
	display:block;
	width:140px;
	border: 1px solid grey;
	padding: 5px;
}


#mainmenu li {
	float: left;
	margin: 0;
	padding: 0;
}	

ul#collections
{
	padding-left: 10px;
	margin-bottom: 40px;
}
ul#collections li
{
	margin-top:3px;
}


ul#mainmenu li a
{
	display: block;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

#product_menu a, #product_menu img
{
	float: left;
	margin: 0;
	padding: 0;
}

.center_block, #user span
{
	display:block;	
	text-align:center;
}

.watches
{
	list-style: none;
	width:600px;
	padding: 0;
	margin: 0;
	overflow:hidden;
}

.watches li {
	float: left;
	margin: 0;
	padding: 0;
}

.watches li a
{
	display: block;
	width: 110px;
	padding: 0 5px 0 5px;
	text-align: center;
}
.watches li span
{
	display: block;
	width: 165px;
	padding: 10px;
	text-align: left;
	
}
.watches li p {
	position:relative;
	top: -124px;
	margin-bottom:-124px;
	text-align: center;
}

