body {
	background: url(../img/mainBg.gif) #b9b3a4;
	padding: 0px;
	margin: 0px;
	font: 70% tahoma;
	text-align: center;
}

table, td, div {
	font-size: 100%;
}

img {
	border: 0px;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 120%;
	color: #570e32;
}
h3 {
	font-size: 110%;
	color: #570e32;
}

a {
	color: #9d205d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearer {
	font-size: 1%;
	clear:both;
}
.preload {
	visibility: hidden;
	position: absolute;
	top: -500px;
	left: -500px;
}

div.container {
	background: url(../img/mainTopBg.gif) repeat-x;
}

div.topContent {
	width: 896px;
	margin: 0px auto;
}

div.topLinks {
	text-align: right;
	padding: 4px 0 3px 0;
}

div.menu {
	background: url(../img/menuBg.jpg) repeat-y;
}
div.menu a {
	display: inline-block;
	float: left;
	padding: 7px 10px 5px 10px;
}
div.menu a:hover,
div.menu a.active {
	background: white;
}

div.header {
	background: url(../img/headerBg.gif) repeat-y;
	padding: 64px 215px 14px 0;
	text-align: right;
}

div.content {
	position: relative;
	width: 916px;
	margin: 0px auto;
}

div.textContent {
	margin: 0 6px 6px 6px;
}

div.mainContainer {
	width: 718px;
	float: left;
	background: url(../img/contentMainBg.png) repeat-y;
}
div.mainContent {
	width: 700px;
	float: left;
	background: url(../img/contentBg.gif) repeat-x #f8f8f8;
	text-align: left;
}
div.mainBottom {
	width: 718px;
	float: left;
}

div.rightContainer {
	position: absolute;
	width: 198px;
	right: 0px;
	background: url(../img/contentRightBg.png) repeat-y;
}
div.rightContent {
	position: relative;
	width: 180px;
	float: left;
	background: url(../img/contentBg.gif) repeat-x #f8f8f8;
	text-align: left;
	z-index: 10;
	font-size: 90%;
}
div.rightContent h3 {
	color: #9d205d;
	font-size: 110%;
}
div.rightBottom {
	position: absolute;
	width: 198px;
	left: -8px;
	bottom: -40px;
	z-index: 20;
}

div.subMenu {
	width: 180px;
	float: left;
	background: url(../img/submenu/subMenuBg.gif) repeat-x bottom left #c48ba6;
	padding-bottom: 80px;
	margin-top: 4px;
}

div.subMenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}

div.subContent {
	width: 490px;
	float: right;
	padding-top: 4px;
}

img.contentImg {
	margin: 0 5px 0 5px;
}

img.filmographyImg {
	margin: 0 5px 0 0;
}

/* UL, LI */

ul.subMenu {
	width: 180px;
}
ul.subMenu li {
	margin-bottom: 2px;
}
ul.subMenu li a {
	color: #FFFFFF;
	width: 170px;
	display: block;
	background: url(../img/submenu/subMenuItemBg.gif) repeat-y #cf688f;
	padding: 3px 0 4px 10px;
}
ul.subMenu li a:hover,
ul.subMenu li a.active {
	text-decoration: none;
	background: none;
	background-color: #cf688f;
}
ul.subMenu span {
	color: #FFFFFF;
	font-weight: bold;
	width: 170px;
	display: block;
	background: url(../img/submenu/subSubMenuItemBg.gif) repeat-y #cd95aa;
	padding: 3px 0 4px 10px;
	margin-bottom: 2px;
}
ul.subMenu ul li a {
	background: url(../img/submenu/subSubMenuItemBg.gif) repeat-y #cd95aa;
	padding: 3px 0 4px 20px;
	width: 160px;
}
ul.subMenu ul li a:hover,
ul.subMenu ul li a.active {
	text-decoration: none;
	background: none;
	background-color: #cd95aa;
}

ul.overview {
	list-style: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

ul.overview a {
	text-decoration: none;
}
ul.overview a:hover {
	text-decoration: underline;
}

ul.overview li {
	list-style: none;
	list-style-image: none;
	margin: 0px 0px 3px 0px;
	padding-bottom: 5px;
	background: url(../img/rulerLight.gif) repeat-x bottom left;
}

/* NEWS */

img.newsEntryImg {
	float: left;
}

div.newsEntry {
	background: url(../img/rulerLight.gif) repeat-x bottom left;
	padding-bottom: 5px;
}

div.newsEntryContent {
	float: right;
	width: 615px;
}

div.newsExtended {
	display: none;
}

div.newsDetails {
	margin: 10px 0 0 1px;
	padding-top: 4px;
	background: url(../img/ruler.gif) repeat-x top left;
}

div.readMoreContainer a {
	display: block;
	text-align: right;
	text-decoration: underline;
	padding-right: 11px;
	background: url(../img/news/readmoreArrow_i.gif) no-repeat top right;
}
div.readMoreContainer a:hover {
	text-decoration: none;
	color: #ce3d6e;
	background: url(../img/news/readmoreArrow_a.gif) no-repeat top right;
}

div.readMoreContainer a.selected {
	background: url(../img/news/readmoreArrowSelected_i.gif) no-repeat top right;
}
div.readMoreContainer a.selected:hover {
	color: #ce3d6e;
	background: url(../img/news/readmoreArrowSelected_a.gif) no-repeat top right;
}

div.commentContainer {
	background: url(../img/rulerLight.gif) repeat-x bottom left;
	margin-bottom: 5px;
	padding: 10px 0 10px 0;
}

div.commentTitle {
	font-weight: bold;
}

/* VIDEO */

div.videoDescription {
	float: left;
	width: 350px;
	margin-left: 5px;
	padding-top: 15px;
}

div#videoBg {
	display: none;
	background-color: #5C5C5C;
	height: 102%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
}

div#videoContainer {
	display: none;
	background: none;
	height: 102%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2000;
}

div#video {
	display: none;
	background: #FFFFFF;
	text-align: center;
	position: absolute;
	padding: 10px;
	border: 1px solid #888888;
	z-index: 3000;
	left: 40%;
}
#video div {
	display: none;
}

div.video p {
	text-align: center;
}

/* PAGINATION */

.pageActive {
	display: inline;
	padding: 5px;
	background: #ce3d6e;
	border: 1px solid #ce3d6e;
	color: #FFFFFF;
	font-size: 90%;
	margin: 0px 1px 0px 1px;
}

.pageInActive {
	display: inline;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-size: 90%;
	font-weight: normal;
	margin: 0px 1px 0px 1px;
}

.pageLink {
	display: inline;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-size: 90%;
	color: #747474;
	background: #FFFFFF;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
}
.pageLink:hover {
	border: 1px solid #ce3d6e;
	text-decoration: none;
}

/* FORM ELEMENTS */

input, textarea, select {
	border: 1px solid #9d205d;
	font: 10px tahoma;
}
