*, h1, h2, h3, h4, h5, h6, p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0;
}

h1 {
	font-size: 90%;
	color: #330;
	margin: 0 0 20px 0;
	padding: 4px 8px 5px 0;
	display: inline;
}

h2 {
	font-size: 90%;
	color: #441;
}

h3 {
	font-size: 80%;
	color: #600;
}

h5 {
	font-size: 80%;
	color: #003366;
	margin-bottom: -1em;	 
}

h6 {
	margin: 0;
	font-size: 80%;
	color: #003366;
}

p, li {
	font-size: 70%;

}

li {
	margin-bottom: 0.5em;
	list-style-image:url(../images/board-bullet.gif)
}

a {
	color: #04264F;
}

a:hover {
	color: #094FA4;
}

.fleft {
	float: left;
}

object.padded {
	margin-left: 2px;
}


div#toplogo {
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 20;
	height: 175px;
	width: 238px;
	background: url(/images/AC-logo-tag-png32.png);
}

div#cam applet, div#cam img {
	border: 1px solid #333;
}

div#banner {
	height: 160px;
	background: #fff;
}

div#banner object, div#banner embed, .flash {
	position: absolute;
	height: 160px;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}


div#webcam {
	background: url(/images/buttons/webcams.png) top left no-repeat;
	padding: 0;
	width: 160px;
	height: 150px;
	margin: 0;
}

div#webcam img {
	margin: 28px 0 0 14px;
}


th 
{
	text-align: left;
}

table.smaller 
{
	background: #333;
}

table.smaller td, table.smaller th
{
	font-size: 80%;
	color: #fff;
}

table.smaller a 
{
	color: #fff;
}

div.smaller 
{
	font-size: 80%;
}


div#btop 
{
	background: url(/images/basket/btop.gif) no-repeat top left;
	padding: 20px 18px 5px 12px;
	margin: 0;
}

div#btop p
{
	color: #fff;
}

div#bbot 
{
	background: url(/images/basket/bbot.gif) no-repeat bottom left;
	padding: 1px 0 0 12px;
	margin: -1px 0 0 0;
	height: 28px;
}

div#bbot a, div#btop a
{
	color: #fff;
	text-decoration: none;
}

div#bbot a:hover, div#btop a:hover
{
	color: #fff;
	text-decoration: underline;
}



div#content {
/*	background: #ffd; */
/*	margin: -14px 40px 0 40px; */
	margin: 0 185px 0 190px;
	width: auto;
/*	padding: 0 145px 0 160px; */
}

div#page {
	background: url(/images/background.jpg) top left repeat;
	margin: 14px 0 0 0;
	padding: 0 0 3em 0;
}


div.surfreport {
	width: 280px; 
	height: 130px; 
	margin-top: 0; 
	padding: 0 12px; 
	text-align: left; 
	float: left; 
	background: url(/images/buttons/todays-surf.png) top left no-repeat;
	cursor: pointer !important;
}


div#rightcol {
	float: right;
	width: 160px;
	text-align: left;
	margin: 5px 0 0 0;
	padding-left: 10px;
	border-left: #6A6A35 1px dashed;
}

div.left, img.left {
	float: left;
	margin: 0 1em 0 0;
}

div.center, img.center {
	float: none;
	margin: 0 0 0 0;
}

div.right, img.right {
	float: right;
	margin: 0 0 0 1em;
}

span#UpdatePanel1 div {
	padding-left: 20px;
	width: 90%;
}

img.b_sm {
	border: 1px solid #666;
}

img.b_lg {
	border: 1px solid #000;
}

div.item {
	background: #fff !important;
	font-size: 80%;
	width: 160px !important;
	height: 21em;
	border: 1px solid #ccc;
	padding: 5px !important;
	margin: 5px;
	float: left;
	text-align: center;
}

div.item img {
	margin: 5px 0;
}

img.btn_delete {

}

div.loading {
	width: 160px;
	height: 220px;
	background: #fff url(../images/indicator.gif) no-repeat center;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 3em;
}

div.cart_update {
	width: 160px;
	height: 220px;
	background: #fff url(../images/indicator.gif) no-repeat center;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 3em;
}


div.clear {
	clear: both;
}

.tool-tip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(/images/tooltips/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(/images/tooltips/bubble.png) bottom right;
}

div#newsletter {
	margin: 1.5em 0 0 0;
	padding: 1px 10px;
	background: #ffc;
	border: 2px dotted #500;
}

div#newsletter a {
	font-weight: bold;
	color: #500 !important;
}

div#newsletter a:hover {
	color: #900 !important;
}


