@charset "UTF-8";

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	font-size: 13px;
}
a:focus {
	outline: none;
}
a:link, a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:active, a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.purple {
	color: #800080;
}
h1 {
	margin: 0px;
	font-family: Papyrus, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C2F28;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9991;
	font-weight: bold;
	padding: 0px;
}
h2 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C2F28;
	line-height: 16px;
	font-weight: bold;
}
h3 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C2F28;
	line-height: 14px;
	font-weight: bold;
}
h4 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	padding-top: 10px;
}
h5 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
	padding-top: 0px;
	text-align: center;
}
#wrapper {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#header {
	float: left;
	height: 111px;
	width: 800px;
	background-color: #97847D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9991;
}
#logo {
	float: left;
	height: 110px;
	width: 195px;
}
#topright {
	float: left;
	height: 111px;
	width: 605px;
	text-align: right;
}
#topright img{
	padding-right: 25px;
	padding-top: 38px;
}
#menu {
	float: left;
	height: 35px;
	width: 800px;
	background-color: #97847D;
	padding-top: 10px;
}
#flash {
	width: 800px;
	text-align: right;
}
#mainbody {
	float: left;
	width: 800px;
	background-image: url(../images/bgmain.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3C2F28;
	padding-top: 40px;
}
#leftnav {
	float: left;
	width: 160px;
	padding-left: 30px;
	color: #3C2F28;
	padding-right: 10px;
}
#leftnav a:link, #leftnav a:visited {
	color: #3C2F28;
	text-decoration: none;
	font-weight: normal;
}
#leftnav a:active, #leftnav a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.navbox {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9991;
	font-weight: bold;
}
.navbox span {
	color: #FFFFFF;
	font-weight: bold;
}
.navbox-sub {
	height: 18px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 3px;
}
.navbox-sub span {
	color: #FFFFFF;
	font-weight: bold;
}
#content {
	float: left;
	width: 550px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
}
#content noscript {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
}
#content li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AE9991;
}
.imgborder {
	border: 2px solid #ffffff;
	margin: 6px;
}
#advert {
	float: left;
	height: 208px;
	width: 800px;
	background-color: #3C2F28;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-align: center;
}
#advert a:link, #advert a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#advert a:active, #advert a:hover {
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
.box1 {
	height: 134px;
	width: 125px;
	background-image: url(../images/box-1-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 50px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C2F28;
	padding-right: 98px;
	float: left;
	background-position: right bottom;
}
.box2 {
	height: 134px;
	width: 233px;
	background-image: url(../images/box-2-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
	float: left;
	padding-left: 20px;
	background-position: right bottom;
}
.box3 {
	float: left;
	height: 134px;
	width: 118px;
	background-image: url(../images/box-3-bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-top: 50px;
	text-align: left;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 100px;
	background-position: right bottom;
}
#footer {
	float: left;
	height: 75px;
	width: 800px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
}
#footer a:link, #footer a:visited {
	color: #382C25;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #97847D;
	font-weight: bold;
	text-decoration: underline;
}
/* Main Menu */
ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	cursor: default;
	width: 800px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
ul.MenuBarActive {
	z-index: 1000;
}
ul.MenuBarHorizontal li {
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	padding: 0;
}
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	top: 15px;
	width: 140px;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
	margin-top: 5px;
}
ul.MenuBarHorizontal ul li {
	width: 17em;
	font-size: 10px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9991;
	background-color: #97847D;
}
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 95%;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: 10px;
	top: -6px;
}
#MenuBar1 a:link, #MenuBar1 a:visited {
	font-weight: bold;
	text-decoration: none;
}
#MenuBar1 a:active, #MenuBar1 a:hover {
	font-weight: bold;
	color: #3C2F28;
	text-decoration: none;
}
ul.MenuBarHorizontal ul {
}
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0em;
	padding-right: 2.4em;
	padding-bottom: 0em;
	padding-left: 2.4em;
}
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	color: #3C2F28;
	font-weight: bold;
}
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	color: #ffffff;
	font-weight: bold;
}
.MenuBarItemSubmenu {
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
}
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
}
li span{
	color: #3C2F28;
}
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
}
@media screen, projection {
	ul.MenuBarHorizontal li.MenuBarItemIE {
	display: inline;
	f\loat: left;
	}
}
.linkbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE9991;
	clear: both;
	height: 100px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.product {
	width: 550px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.videos {
	width: 550px;
	text-align: center;
	padding-top: 10px;
	float: left;
	clear: both;
}
.vbox {
	width: 182px;
	padding-top: 10px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}
.trailers {
	width: 550px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F5049;
	clear: both;
	float: left;
}
.trailers h4{
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #97847D;
	font-weight: bold;
}
.vbox img {
	border: 1px solid #FFFFFF;
}
.vbox img:hover {
	border: 1px solid #E3AF7A;
}.highlight {
	color: #F3B980;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.h-big {
	font-weight: bold;
	font-size: 14px;
}
