body
{
	background-image: url(images/ocean_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}

#shadow
{
	width: 1056px;
	background-image: url(images/background_shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}


#nav
{
	color: #000;
	font-family: arial;
	font-size: 13px;
	background-color: #F90;
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	line-height: 30px;
	padding-left: 10px;
}

#nav a
{
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#nav a:hover { color: #C03; }

.sidebar
{
	background-image: url(images/side_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 220px;
	color: #000;
	font-family: arial;
}

#content
{
	color: #000;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	width: 720px;
}

#content td
{
	color: #000;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
} 
.caption
{
	color: #000;
	font-family: arial;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}

.movie_hm
{
	float: right;
	margin-left: 20px;
}

h1
{
	color: #000;
	font-family: arial;
	font-size: 24px;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: normal;
}
.reg
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	vertical-align: text-top;
}


h2
{
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 21px;
}

.divider
{
	border-bottom: 1px #999 solid;
	padding-top: 10px;
	margin-bottom: 20px;
	clear: both;
}

.side_1
{
	color: #000;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.side_2
{
	color: #000;
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.product
{
	width: 208px;
	float: left;
	margin-right: 20px;
}

.product_description
{
	width: 480px;
	float: right;
}

.product_description h2
{
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	line-height: 21px;
}

.price
{
	color: #000;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	width: 115px;
	padding-bottom: 5px;
}

.weight
{
	color: #000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.reflects
{
	color: #000;
	font-family: arial;
	font-size: 80%;
	font-weight: normal;
}

.ps_footer
{
	color: #000;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding-bottom: 30px;
}

.ps_footer a
{
	color: #000;
}

.phone
{
	color: #000;
	font-family: arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}


.new
{
	color: #C03;
	font-style: italic;
	font-weight: bold;
}


.hm_logos img { padding-right: 8px; }
.clear { clear: both; }

.red { color: #C03; }
.blue { color: #30F; }
