html
{
}

body
{
	width: 700px;
	margin: 20px auto;
	color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0582a0;
}

body.admin
{
	width: 920px;
}


.links
{
	list-style: none;
	text-align: right;
	border: solid #000;
	border-width: 0 1px 0 0;
	font-size: 0.8em;
}

.links li
{
	display: inline;
	margin: 0 0 0 1em;
}

.links li a { text-transform: uppercase; }

.links li form
{
	display: inline;
	margin: 0;
}

#search { border: none; }

#search_button
{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #36bfe3;
	border: none;
	padding: 2px;
}

.header
{
	background-color: #36bfe3;
	border: solid #000;
	border-width: 0 1px 0 0;
}

.header p { margin: 0; }

.header img
{
	padding: 20px 20px 0;
}

.header ul
{
	list-style: none;
	text-align: right;
	padding: 10px;
}

.header li
{
	display: inline;
	margin: 0 0 0 1em;
}

.header li a
{
	text-transform: uppercase;
	color: #fff;
}

.feature
{
	border: solid #000;
	border-width: 1px 0 0;
}

.feature:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.feature object
{
	float: left;
	border: solid #000;
	border-width: 0 1px 1px 0;
}


.feature img
{
	border: solid #000;
	border-width: 0 1px 0 0;
}

.banner
{
	float: left;
	width: 232px;
	height: 122px;
	font-size: 11px;
	background-color: #1ca0c1;
	overflow: hidden;
	border: solid #000;
	border-width: 0 1px 0 0;
}

.banner h2
{
	background-color: #1ca0c1;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	border: solid #000;
	border-width: 0 0 1px;
}

.banner h2 a
{
	padding: 3px 0 3px 16px;
	color: #DCF3FA;
	background: #1CA0C1 url(banner-link.gif) no-repeat left;
	display: block;
}

.banner h2 a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #36BFE3;
}

.banner p
{
	padding: 0;
	margin: 0;
}

.banner p a
{
	padding: 7px 10px 10px;
	color: #dcf3fa;
	background-color: #1CA0C1;
	display: block;
}

.banner p a:hover
{
	background-color: #6AD0EA;
	text-decoration: none;
	color: #115E71;
}

.main
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #011317;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}

.main2
{
	margin: 0px;
	background-color: #01414d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #011317;
}

.main:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.nav
{
	float: left;
	width: 145px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-top: 35px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #36BFE3;
}

.nav ul { margin: 10px 0; }

.nav li
{
	list-style: none;
	background: url(nav-link.gif) no-repeat 0 50%;
	margin: 0 0 1em;
	padding: 0 0 0 15px;
}

.nav li a
{
	font: bold 15px arial, helvetica, sans-serif;
	color: #fff;
}

.nav li a:hover
{
	text-decoration: none;
	color: #0cf;
}

.stills { border: 1px solid #fff; }

.stills td
{
	padding: 0;
	border: 1px solid #fff;
}

.content
{
	float: left;
	width: 365px;
	margin: 0 30px 0 0;
}

.content2
{
	float: left;
	width: 500px;
	margin: 0 10px 0 0;

}

.content h1
{
	font-size: 24px;
	margin: 10px 0;
	line-height: 1.2em;
}

.content table {
	margin: 0 auto;
}

.content caption { font-style: italic; }

.content td {
	padding: 5px 2px 12px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0a5c6b;
}

#rollover tr:hover, #rollover tr.over {
}

.details
{
	margin: 0 0 1em;
	border-top: 0 dashed #666;
	border-right: 0 dashed #666;
	border-bottom: 1px dotted #74979d;
	border-left: 0 dashed #666;
}

.details a
{
	font: bold 16px arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.details a:hover
{
	font: bold 16px arial, helvetica, sans-serif;
	color: #36bfe3;
	text-decoration: none;
}

.details a img { vertical-align: bottom; }

.details h2
{
	font: bold 12px verdana, arial, sans-serif;
	margin: 0;
}

.details p { margin:0 0 1em; }

.quote
{
	background: url(quote.gif) no-repeat 10px 10px #155a71;
	padding: 10px 10px 1px 50px;
}

.quote p { margin: 0 0 1em; }

.trailer { font-weight: bold; }

.trailer img { vertical-align: bottom; }

.slide_nav
{
	color: #FFFFFF;
	border-top: 0 dashed #666;
	border-right: 0 dashed #666;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 0 dashed #666;
}

.slide_nav a { color: #fff; }

.slide_nav a:hover {
	color: #36BFE3;
	text-decoration: none;
}

.slide_nav:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.prev { float: left; }
.next { float: right; }

.thumbnails img { border: 1px solid #fff; }

.thumbnails a img { border-color: #000; }

.sidebar
{
	float: left;
	width: 130px;
	padding-top: 10px;
	padding-right: 0px;
	margin-right: 10px;
	font-size: 0.8em;
	line-height: 1em;
	color: #36BFE3;
}

.sidebar p
{
	margin: 0 0 1em;
}

.sidebar h2
{
	color: #fc0;
	font: bold 12px verdana, arial, sans-serif;
}

.sidebar li
{
	list-style: none;
	margin: 0 0 1em;
}

.sidebar li a
{
	font-weight: normal;
	color: #36BFE3;
	border-top: 0 none #3d5866;
	border-right: 0 none #3d5866;
	border-bottom: 1px none #3d5866;
	border-left: 0 none #3d5866;
	text-decoration: none;
}

.sidebar li a:hover
{
	text-decoration: none;
	border-color: #fff;
	color: #FFFFFF;
}

.footer
{
	clear: both;
	color: #B3D5E1;
	text-align: center;
	height: 27px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 10px 5px;
	line-height: 12px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	background-color: #011E24;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0582A0;
}

.footer p { margin: 0; }
.footerindex {
	clear: both;
	background-repeat: repeat-x;
	color: #B3D5E1;
	text-align: center;
	height: 70px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 10px 5px;
	line-height: 12px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	background-image: url(../images/shadow-index.gif);
	background-position: top;
}
.contentAdmin {

	float: left;
	width: 520px;
	margin: 0 10px 0 0;
}
.adminTopbar {
	background-image: url(ad-bg-top-2.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 22px;
	height: 101px;
}
.adminTopbar2 {
	color: #010506;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #8EC3E3;
	padding: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000201;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #58A7D6;
}

.book {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0582A0;
}
