/* ###################### Div Positions SETTINGS ###################### */
#header_image {
	background-image: url("../images/mmv.jpg");
	background-repeat:no-repeat;
	width:400px;
	height:150px;
	border:0px;
	padding:0px;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:-200px;
	z-index:2;
}

#footer {
	position:absolute;
	top:1100px;
	width:400px;
	left:50%;
	margin-left:-200px;
}

#logo_left {
	background-image: url("../images/mmv_logo_left.png");
	background-repeat:no-repeat;
	width:280px;
	height:120px;
	border:0px;
	padding:0px;
	position:absolute;
	top:15px;
	left:20px;
	z-index:3;
}

#logo_right {
	background-image: url("../images/mmv_logo_right.jpg");
	background-repeat:no-repeat;
	width:200px;
	height:120px;
	border:0px;
	padding:0px;
	position:absolute;
	top:0px;
	right:2px;
	z-index:2;
}

#path{
	width:840px;
	height:28px;
	border:0px;
	padding:0px;
	position:absolute;
	top:150px;
	left:50px;
	z-index:9;
}

#left_navigation {
	width:160px;
	height:auto;
	border:0px;
	padding:0px;
	position:absolute;
	top:170px;
	left:40px;
	z-index:4;
}

#right_navigation {
	width:160px;
	height:auto;
	border:0px;
	padding:0px;
	position:absolute;
	top:170px;
	right:40px;
	z-index:1;
}

#main_content {
	background-color:#000000;
	width:560px;
	height:auto;
	border:1px solid #ffffff;
	padding:0px;
	position:absolute;
	top:170px;
	left:50%;
	margin-left:-280px;
	z-index:1;
}

#girl_image_01 {
	background-image: url("../images/helena_01.png");
	background-repeat:no-repeat;
	width:381px;
	height:206px;
	border:0px;
	padding:0px;
	position:absolute;
	top:5px;
	left:50%;
	margin-left:115px;
	z-index:3;
}

#girl_image_02 {
	background-image: url("../images/helena_02.png");
	background-repeat:no-repeat;
	width:706px;
	height:259px;
	border:0px;
	padding:0px;
	position:absolute;
	top:-65px;
	left:50%;
	margin-left:-850px;
	z-index:2;
}

/* ###################### OVERALL SETTINGS ###################### */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

body {
	background-color: #df002d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("../images/site_main_bg.jpg");
	background-repeat:repeat-x;
	background-attachment:fixed;
}

hr {
	color: #91b2c5;
	height: 1px;
	width: 100%;
}

td, tr, p, div {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ########################### FORMS ########################## */

.button {
	background: url("../images/buttonbg.png") repeat-x;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.inputbox {
	background: #990000;
	border: 1px solid #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ########################### LINKS ########################## */
a:link, a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #66ccff;
	text-decoration: none;
}

a.category:link, a.category:visited {
	font-weight: bold;
}

a.contentheadinglink:link, a.contentheadinglink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.contentheadinglink:hover {
	color: #cccccc;
	text-decoration: none;
}

a.pagenav:link, a.pagenav:visited {
	color: #ffffff;
	text-decoration: none;
}

a.pagenav:hover {
	color: #66ccff;
	text-decoration: underline;
}

a.readon:link {
	background-image: url("../images/bullet.png");
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 21px;
	background-color:#333333;
}

/* ##################### MODULE SETTINGS ###################### */
.module {
	border-top: 0px;
	border-left: 1px dashed #ffffff;
	border-right: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff;
	margin-top:5px;
	margin-bottom:5px;
	width: 160px;
	background-color:#333333;
}

table.moduletable td {
	padding: 3px;
	color: white;
	font-size: 12px;
}

h3 table.moduletable th div.moduletable{
	background: url("../images/moduleheader.png") repeat-x;
	background-position: center;
	border-bottom: 1px solid #ffffff;
	color: white;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

h3{
	background: url("../images/moduleheader.png") repeat-x;
	background-position: center;
	border-bottom: 1px dashed #ffffff;
	color: white;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}
/* ##################### VOTING SETTINGS ###################### ok */
.content_rating {
	color: #25668D;
	font-size: xx-small;
}

.content_vote {
	background: #808080;
	border: 1px solid #000000;
	padding: 2px;
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.contentbox {
	background-color: #444444;
	border: 1px solid #000000;
	border-bottom-width: 0px;
	border-top-width: 0px;
}
.componentheading {
	border-bottom: 1px solid #000000;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}

.contentheading {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

.contentpagetitle {
	color: #ffffff;
	font-weight: bold;
}

.contentpane {
	padding-left: 4px;
	padding-right: 4px;
}

.contentpaneopen {
	padding-left: 4px;
	padding-right: 4px;
}

.contentpaneopen1 {
	padding-left: 4px;
	padding-right: 4px;
	background-color:#333333;
}

.createdate, .modifydate {
	color: #66ccff;
	font-size: 10px;
	background-color:#333333;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */
.mainlevel {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
a.mainlevel:link, a.mainlevel:visited {
	background: transparent url("../images/arrow.png") left no-repeat;
	border-width: 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

a.mainlevel:hover {
	background: transparent url("../images/arrow.png") left no-repeat;
	color: #66ccff;
	text-decoration: underline;
}

.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a.sublevel:link, a.sublevel:visited {
	background: transparent url("../images/arrow.png") left no-repeat;
	border-width: 0px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

a.sublevel:hover {
	background: transparent url("../images/arrow.png") left no-repeat;
	color: #66ccff;
	text-decoration: underline;
}


/* ###################### TABS SETINGS ###################### ok */
.ontab {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.offtab {
	background-color: #808080;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #0099ff;
	font-weight: normal;
	padding: 5px;
	text-align: center;
}

.tabpadding {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}



/* ##################### PAGE NAVIGATION ###################### ok */
.pagenavbar {
	border: 1px solid #000000;
	padding: 2px;
}

.pagetext {
}
.pagenav {
	color: #cccccc;
	font-weight: bold;
}


/* ##################### PATHWAY SETTINGS ##################### ok */
.pathway {
	color: white;
	font-size: 10px;
	padding-left:8px;
}

a.pathway:link, a.pathway:visited {
	color: white;
}

a.pathway:hover {
	color: #66ccff;
}


/* ################# SECTION LISTING SETTINGS ################# */
.sectiontableheader {
	background: transparent url("../images/bullet.png") left no-repeat;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	padding-left: 15px;
	text-transform: uppercase;
}

.sectiontableheader1 {
	background: transparent url("../images/bullet.png") left no-repeat;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	padding-left: 15px;
	text-transform: uppercase;
}

.sectiontableentry1 {
	background: #636669;
	padding: 2px;
	vertical-align: top;
}

.sectiontableentry2 {
	background: #808080;
	padding: 2px;
	vertical-align: top;
}


/* ################### SMALL FONT SETTINGS #################### ok */
.small {
	color: #ffffff;
	font-size: 10px;
}

.smalldark {
	color: #000000;
	font-size: xx-small;
}

/* ###################### TEMPLATE SETTINGS ###################### */
.banner {
	border-bottom: 1px solid #000000;
}

.red {
	color: #ff0000;
	font-size: 12px;
}