/* CSS Document */

body	{
	/* background-color:#69F; */	
	background-color:#006EA0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container	{
	background-color: #fff;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#header	{
	background-image: url("../images/scuba_diving_watches.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
}

#header img	{
	padding-top: 50px;
	padding-right: 75px;
}
 
#header	h1	{
	color: #fff;
	font-size: 24px;
	font-weight: bolder;
	padding-left: 600px;
	padding-top: 50px;
}	

#header	h2	{
	color: #fff;
	font-size: 24px;
	font-weight: bolder;
	padding-left: 600px;
	padding-top: 50px;
}	

#colleft	{
	width: 165px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #CCFFFF;
}	

#colleft h4	{
	padding-left: 5px;
}	

#content	{
	width: 610px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#content	li.list	{
	width: 280px;
	height: 180px;
	border-bottom: thin #000;
	margin-bottom: 20px;
	list-style: none;
}

#panelleft	{
	float: left;
	width: 300px;
}

#panelright	{
	float: right;
	width: 300px;
}

#colright	{
	width: 165px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #CCFFFF;
}			

#colright h3	{
	color: #006EA0;
	padding-left: 25px;

}			
#scubasearch		{		 
		background-color: #fff;
		margin-top: 25px;
		margin-bottom: 25px;
		padding-top: 25px;	
		padding-bottom: 25px;						
}

#offer	{
	padding: 5px;
}

#footer	{
	background-color: #CCFFFF;
	clear: both;
}	

#footerlinks {
	clear: both;
}
		
#footerlinks li	{
	display: inline;
	font-size: 9px;
}

#addleft	{
	float: left;
	margin-left: 50px;
}

#addright	{
	float: right;
	margin-right: 50px;
}	

hr	{
	height: 1px;
}

.buylink	{
	margin-bottom: 25px;
}
	
/* Watch list pages */

.modellist	{
	float: left;
	width: 280px;
}

#C6SWSI	{}
#C6IPSI	{}
#C6SKSI	{}
#C6SBSI	{}
#C6SYSI	{}
#C6SOSI	{}

#scubatravel	{
	margin-top: 30px;
	margin-bottom: 30px;
}	

