/* ======================================================================= Auteg CSS */

* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/14px "Arial",Verdana;
	background: url('../images/bg_main.jpg') 50% top no-repeat;
	color: #808080;
}

img {
	border: 0;
}

.left {
	float: left;
	margin: 0 20px 20px 0;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
}

ol li, ul li {
	margin-left: 23px;
}

p, ul, ol, table, blockquote {
	margin-bottom: 23px;
}

ul.calendar {
	clear: left;
}

p.calendar {
	clear: left;
	padding-top: 23px;
	
}

.calendar dt {
	float: left;
	clear: left;
	width: 35px;
}

.calendar dd {
	float: left;
	margin-left: 25px;
	width: 450px;
}

a {
	color: #ff8080;
	text-decoration: none;
}

hr {
	border: 1px solid #ccc;
	margin: 15px 0;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin-left: 40px;
	margin-right: 40px;
	font-style: italic;
	color: #666;
}


/* ======================================================================= Headings */

div#wrapper h1 {
	width: 257px;
	height: 60px;
	float: left;
	text-indent: -5000px;
	background: url('../images/bg_logo.jpg') left top no-repeat;
}

div#wrapper div#content div#columnOne h2 {
	color: #0a50a1;
	font-size: 25px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 9px;
}

div#wrapper div#content div#columnOne h3 {
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 25px;
	color: #000;
}

div#wrapper div#content div#columnTwo h4 {
	background: #1973b4 url('../images/bg_col2_h4.jpg') left top no-repeat;
	width: 230px;
	height: 23px;
	padding: 8px 0 0 10px;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	margin-bottom: 7px;
}

/* ======================================================================= Navigation */

div#wrapper ul#nav {
	float: left;
	width: 567px;
	margin: 7px 0 6px 21px;
}

div#wrapper ul#nav li {
	list-style: none;
	float: left;
	margin-left: 0;
}

div#wrapper ul#nav li a {
	display: block;
	width: 71px;
	height: 56px;
	color: #b4b4b4;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-size: 11px;
	background: url('../images/nav_bg.jpg') left top no-repeat;
}

div#wrapper ul#nav li a:hover, div#wrapper ul#nav li.active a {
	background: url('../images/nav_bg_roll.jpg') left top no-repeat;
	font-weight: bold;
	color: #1973b4;
}

div#wrapper div#content ul#sub_nav {
	width: 557px;
	padding: 0 0 0 43px;
	background: #1973b4;
	height: 31px;
	float: left;
	margin-bottom: 30px;
}

div#wrapper div#content ul#sub_nav li {
	float: left;
	list-style: none;
	margin-left: 0;
}

div#wrapper div#content ul#sub_nav li a {
	display: block;
	width: 98px;
	height: 23px;
	padding: 8px 0 0 10px;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	background: url('../images/nav_sub_bg.jpg') left top no-repeat;
}

div#wrapper div#content ul#sub_nav li a:hover, div#wrapper div#content ul#sub_nav li.active a {
	font-weight: bold;
	background: url('../images/nav_sub_bg_roll.jpg') left top no-repeat;
}

/* ======================================================================= Main content items */

div#wrapper {
	width: 845px;
	margin: 0 auto;
	padding: 23px 77px 0 83px;
	position: relative;
	min-height: 662px;
	_height: 662px;
/*	background: url('../images/delete_this.jpg') 26px top no-repeat;*/
	background: url('../images/bg_wrapper.jpg') left top no-repeat;
}

/* ------------------------------------------ Banner */

div#wrapper div#banner_image {
	clear: left;
	height: 240px;
	margin-bottom: 6px;
}

div#wrapper div#banner_image img.left {
	float: left;
	margin: 0;
}

div#wrapper div#banner_image img.right {
	float: right;
	margin: 0;
}

/* ------------------------------------------ Columns */

div#wrapper div#content div#columnOne {
	float: left;
	clear: left;
	width: 517px;
	padding: 0 30px 0 53px;
}

div#wrapper div#content div#columnTwo {
	width: 240px;
	float: right;
	clear: none;
	margin-top: -61px;
	#margin-top: 0;
}

/* ------------------------------------------ Footer */

div#wrapper div#content div#footer {
	clear: both;
	padding: 10px 0 0 48px;
}

div#wrapper div#content div#footer ul li {
	margin: 0;
	list-style: none;
	font-size: 10px;
	float: left;
	padding-left: 5px;
}

div#wrapper div#content div#footer ul li a {
	border-left: 1px solid #7f7f7f;
	padding-left: 5px;
	color: #808080
}

/* ======================================================================= News */

div#wrapper div#content div#columnTwo div.news {
	margin-bottom: 17px;
}

div#wrapper div#content div#columnTwo div.news p {
	color: #808080;
	padding: 0 22px 0 12px;
	font-size: 11px;
	margin: 0;
}

div#wrapper div#content div#columnTwo div.news p.date {
	margin-bottom: 3px;
	font-size: 12px;
}

div#wrapper div#content div#columnTwo div.news h5 {
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	padding-left: 13px;
	margin-bottom: 5px;
}

div#wrapper div#content div#columnTwo div.news h5 a {
	color: #0a50a1;
}

div#wrapper div#content div#columnTwo div.news_top {
	background: url('../images/news_border_top.jpg') left top no-repeat;
	width: 240px;
	height: 8px;
	margin-bottom: 10px;
}

div#wrapper div#content div#columnTwo div.news_bottom {
	background: url('../images/news_border_bottom.jpg') left top no-repeat;
	width: 240px;
	height: 8px;
}

/* ======================================================================= Storage matrix */

div#wrapper div#content div#columnOne table {
	font-size: 11px;
	border-bottom: 1px solid #fff;
	border-right: 7px solid #fff;
	font-weight: bold;
	color: #000;
}

div#wrapper div#content div#columnOne table tr td, div#wrapper div#content div#columnOne table tr th {
	border-bottom: 1px solid #fff;
	border-right: 7px solid #fff;
	height: 26px;
	padding: 0 9px;
	text-align: center;
}

div#wrapper div#content div#columnOne table tr th.indoor {
	background: url('../images/storage_bg_indoor.jpg') left 50% no-repeat;
	width: 10px;
	text-indent: -5000px;
}

div#wrapper div#content div#columnOne table tr th.outside {
	background: url('../images/storage_bg_outside.jpg') left 50% no-repeat;
	width: 10px;
	text-indent: -5000px;
}

div#wrapper div#content div#columnOne table tr td.item {
	background: #f0f0f0;
	font-weight: bold;
	text-align: left;
	color: #808080;
}

div#wrapper div#content div#columnOne table tr td.vip, div#wrapper div#content div#columnOne table tr th.vip {
	background: #e3cc9d;
	width: 35px;
}

div#wrapper div#content div#columnOne table tr td.vip.one {
	background: #e3cc9d url('../images/storage_bg_vip.jpg') 50% 50% no-repeat;
	text-indent: -5000px;
}

div#wrapper div#content div#columnOne table tr td.premium, div#wrapper div#content div#columnOne table tr th.premium {
	background: #dddddc;
	width: 35px;
}

div#wrapper div#content div#columnOne table tr td.premium.two {
	background: #dddddc url('../images/storage_bg_premium.jpg') 50% 50% no-repeat;
	text-indent: -5000px;
}

div#wrapper div#content div#columnOne table tr td.basic, div#wrapper div#content div#columnOne table tr th.basic {
	background: #d2c7c4;
	width: 35px;
}

div#wrapper div#content div#columnOne table tr td.basic.three {
	background: #d2c7c4 url('../images/storage_bg_basic.jpg') 50% 50% no-repeat;
	text-indent: -5000px;
}

div#wrapper div#content div#columnOne table tr td.value, div#wrapper div#content div#columnOne table tr th.value {
	background: #c2d8dc;
	width: 35px;
}

div#wrapper div#content div#columnOne table tr td.value.four {
	background: #c2d8dc url('../images/storage_bg_value.jpg') 50% 50% no-repeat;
	text-indent: -5000px;
}


/* ======================================================================= Webcam */

div#webcam img {
	border: 10px solid #ccc;
}

/* ======================================================================= News */

div.newsBody img {
	border: 10px solid #ccc;
}
