﻿html {
	margin: 0;
	padding: 0;
	}

body {
	width: 980px;
	background-color: #000;
	background-image: url('http://www.chronograph-divers-watches.com/catalog/background.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

form {
	margin: 0;
	padding: 0;
	display: inline;
	}

img {
	border: 0;
	}


/* Top
-------------------------------------------- */
.top {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	}

.top h5 {
	width: 33%;
	height: 10px;
	font-family: sans serif, verdana;
	font-size: 10px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	}


/* Banner
-------------------------------------------- */
#banner {
	text-align: center;
	margin-top: 440px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}

#banner table {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#banner a {
	color: lime;
	text-decoration: none;
	}

#banner a:hover {
	color: green;
	text-decoration: underline;
	}

td.index_table_cell {
	width: 25%;
	padding: 10px;
	border: none;
	text-align: center;
	margin: 0;
	}


/* Menu
-------------------------------------------- */
.menu {
	width: 670px;
	word-spacing: 5px;
	line-height: 40px;	
	height: 40px;
	position: absolute;
	top: 340px;
	left: 28px;
	z-index: 2;
	}

.menu a {
	color: #FFF;
	background-image: url('http://www.chronograph-divers-watches.com/catalog/bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	padding: 0 20px 0 10px;
	}

.menu a:hover {
	color: red;
	text-decoration: underline;
	background-color: #EEE;	
	}

.searchbox {
	height: 100px;
	width: 250px;
	background-image: url('http://www.chronograph-divers-watches.com/catalog/searchbox.gif');
	position: absolute;
	top: 315px;
	left: 700px;
	}

.searchbox span {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	left: 20px;
	border: 0;
	}

.searchbox form {
	position: absolute;
	top: 45px;
	left: 20px;
	vertical-align: middle;
}

.tag {
	width: 600px;
	height: 14px;
	position: absolute;
	top: 395px;
	left: 50px;
	}

.tag h3 {
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	width: 200px;
	text-align: center;
	float: left;
	}

/* Content
-------------------------------------------- */
#content {
	width: 900px;
	margin: 30px;
	padding: 0;
	border: 1px solid #eee;
	}

#products {
	width: 680px;
	font-size: 12px;
	padding: 0;
	border: 0;
	border-spacing: 0;
	float: left;
	}

#products h3 {
	width: 226px;
	font-family: sans serif, verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	}

#sidebar {
	width: 200px;
	font-size: 12px;
	background-color: #666666;
	padding: 20px 10px;
	vertical-align: top;
	border-left: 1px solid #eee;
	}

#paym {
	margin-left: 10px;
	margin-top: 40px;
	}

#copyright {
	width: 100%;
	background-color: #666;
	text-align: center;
	margin-top: 10px;
	padding: 5px;
	}


/* Products
-------------------------------------------- */
#product {
	width: 680px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: left;
	}

.image {
	width: 250px;
	vertical-align: middle;
	text-align: center;
	}

.info {
	width: 429px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #eee;
	}

.ptitle {
	color: lime;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	margin: 20px 10px 0 10px;
	}

.pmodel {
	color: yellow;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding: 0;
	margin: 0 10px;
	}

.pmodel a {
	text-decoration: none;
	color: #CCFF33;
	}
	
.pmodel a:hover {
	text-decoration: underline;
	color: orange;
	}

.pdesc {
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 15px 10px 20px 10px;
	}

.txt {
	margin: 0;
	width: 190px;
	background-image: url('http://www.chronograph-divers-watches.com/catalog/bullet.gif');
	background-position: 5px center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 15px;
	list-style: disc inside;
	}


/* Sidebar
-------------------------------------------- */
.header {
	background-image: url('http://www.chronograph-divers-watches.com/catalog/sideBg.jpg');
	background-position: left top;
	width: 198px;
	height: 25px;
	color: #333;
	border: 1px solid #D8F523;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	}

.sale {
	width: 175px;
	height: 175px;
	margin: 25px 12px 25px 13px;
	padding: 0;
	}

#gsearch {
	width: 198px;
	background-color: #FBFBFB;
	border: 1px solid #D8F523;
	padding: 0;
	margin-top: 25px;
	}


/* Bottom
-------------------------------------------- */
.bottom {
	width: 100%;
	margin-top: 5px;
	}

.bottom h5 {
	width: 33%;
	height: 10px;
	font-family: sans serif, verdana;
	font-size: 10px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	}