/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #660000;
}
.wrapper {
	margin: auto;
	height: auto;
	width: 1000px;
}
.header-container {
	float: left;
	height: 62px;
	width: 1000px;
}
.navigation {
	float: left;
	height: 29px;
	width: 1000px;
	padding-top: 6px;
	padding-left: 0px;
}
.top-cage {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 1000px;
	margin-bottom: 5px;
}
.top {
	float: left;
	height: 13px;
	width: 1000px;
}
.top-main {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 1000px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.main-cage {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	margin-bottom: 10px;
}
.mov {
	float: left;
	height: 180px;
	width: 240px;
	margin: 4px;
}
.mov img {
	display:inline;
	height: 180px;
	width: 240px;
	margin: 4px;
	border: 1px solid #000000;
}
.mov a:hover img {
	border: 1px solid #CC0000;
}
.mov-bas {
	float: left;
	height: 225px;
	width: 300px;
	margin: 12px;
}
.mov-bas img {
	display:inline;
	height: 225px;
	width: 300px;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #000000;
}
.mov-bas a:hover img {
	border: 1px solid #CC0000;
}
.link
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	width: 90px;
	height: 29px;
	float: left;
	color: #FFFF00;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.link a
{
	display: block;
	color: #f9a20a;
	font-size: 12px;
    width: 90px;
	height: 29px;
	display: block;
	float: left;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover
{
	display: block;
	color: #CC0000;
	font-size: 12px;
	width: 90px;
	height: 29px;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: underline;
}

.link img
{
	width: 90px;
	height: 29px;
	border: 0
}

* html a:hover
{
visibility:visible
}

.link a:hover img
{

visibility:hidden
}

.link span
{
	position: absolute;
	left: 15px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 60px;
	text-align: center;
} 
.bmlink
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	width: 128px;
	height: 29px;
	background-image: url(gfx/bm_b.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	color: #FFFF00;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.bmlink a
{
	display: block;
	color: #f9a20a;
	font-size: 12px;
	width: 128px;
	height: 29px;
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
.bmlink a:hover
{
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	width: 128px;
	height: 29px;
	display: block;
	float: left;
	font-weight: bold;
}

.bmlink img
{
	width: 128px;
	height: 29px;
	border: 0
}

* html a:hover
{
visibility:visible
}

.bmlink a:hover img
{

visibility:hidden
}

.bmlink span
{
	position: absolute;
	left: 9px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 111px;
	text-align: center;
} 
.thumb-cage {
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 1px;
}
.advert-cage {
	float: left;
	height: auto;
	width: 1000px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cage-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	float: left;
	height: 20px;
	width: 1000px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 6px;
	background-repeat: repeat;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-color: #FFFFFF;
	text-align: center;
}
.intro-text {
	float: left;
	height: auto;
	width: 420px;
}
.logo {
	float: left;
	height: 62px;
	width: 1000px;
}
.subheader-advertisement {
	float: left;
	height: 80px;
	width: 513px;
	text-align: right;
}
.friendlylink {
	float: left;
	height: auto;
	width: 156px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #660000;
}

.friendlylink a
{
	color: #ffffff;
}
.friendlylink a, .friendlylink a:link {
	text-decoration: none;
} 
.friendlylink a:active, .friendlylink a:hover {
	text-decoration: underline;
	color: #660000;
}

.footer {
	background-color: #FFFFFF;
	float: left;
	height: 25px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
.footer-links {
	text-align: center;
	float: right;
	height: auto;
	width: 1000px;
}
.footer-links {
	font-size: 11px;
	color: #000000;
	text-align: center;
	float: right;
	height: auto;
	width: 1000px;
}
.footer-links a
{
	color: #000000;
}
.footer-links a, .footer-links a:link {
	text-decoration: none;
} 
.footer-links a:active, .footer-links a:hover {
	text-decoration: underline;
	color: #000000;
}

