

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 

/* 		ALL								  */ 

body{
	font-size:14px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0 65px 0 65px;
	padding:0px;
	background-color:#000;
	color:#FFF;
	}

div,p,td,tr, select, input, textarea {
	color:#FFF;
	font-size:14px;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
.contentheading {
	color:#999;
	font-size:30px;
	line-height:1.8em;
	text-transform:uppercase;
	letter-spacing:10px;
	}
	
h1{
	color:#999;
	font-size:22px;
	}


h2{
	font-size: 14px;
	color:#E3E6E6;
	line-height:16px;
	}

h3{
	font-size: 12px;
	padding-top:10px;
	color:#E3E6E6;
	}
	
hr{
	color:#078bb2;
	background-color:#078bb2;
	border-top-width:medium;
	border-top-style:dotted;
	border-top-color: #84D1E3;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	margin-bottom: 8px;
}

	
	
a {
	color:#F90;
	text-decoration:underline;
	font-size:14px;
	font-family: Tahoma, Geneva, sans-serif;
	}

a:hover {
	color:#F90;
	}
	
a:active {
	color:#F90;
	}

img {
	border:none;
	}
	
/*   *   *   *   *   *   */	
	
#header{
	width:934px;
	height:30px;
	margin: 45px auto 0 auto;
	padding:0px;
	text-align: left;
	}

#header_menu_wrapper{
	width: 100%;
	margin: 0px;
	padding: 0px;
 	}
	
#print_header{
	display: none;
	}
	
	
.clear{
	clear: both;
	}


#footer{
	width: 932px;
	margin: 0 auto 0 auto;
	padding: 25px 0 0 0;
	font-size: 12px;
	text-align: left;
	color:#E3E6E6;
	border-top-width: thin;
	border-top-style:dotted;
	border-top-color: #000;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	}
	
#footer p{
	margin-top:10px;
	color:#E3E6E6;
	}
	
#footer a{
	font-size: 12px;
	}
	
	
#preloaded-images{
	display: none;
	}
	
#columns_wrapper{
	width: 931px;
	margin: 0 auto 0 auto;
	padding:0px 0px 0px 0px;
	}
	
#left_column{
	width: 235px;
	float: left;
	padding:60px 0px 0px 0px;
	}
	
#center_column{
	float: left;
	padding:0px 0px 0px 0px;
	}
	
#article{
	float: left;
	padding:0px 0px 0px 0px;
	}

#filmtxt{
	width:750px;
	}
	
#article p, td {
	margin-top:0px;
	margin-bottom:20px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#E3E6E6;
	}

#article p.large {
	margin-top:0px;
	font-size:21px;
	font-family: Tahoma, Geneva, sans-serif;
	color:#E3E6E6;
}

.box  {
	background-image:url(/dev/templates/rmhofcharlotte/assets/img/boxbg.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:503px;
 }
 
 .boxlink  {
	padding:15px;
	line-height:1.3em;
	font-size:14px;
	border-top-width: thin;
	border-top-style:dotted;
	border-top-color: #000;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
 }


/* ------- */
	
#sidebar{
	width: 150px;
	float: right;

}




/* ------- */


.left-element {
   width: 70%;
   float: left;
   }

.right-element {
   float: right;
   width:29%;
   text-align: right; /* depends on element width */
   }
    
.article_separator {
	display: none;
}

/* ------- */
	
	
/*menu styles*/	

.menu {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	}	
	
.menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family:Georgia, "Times New Roman", Times, serif;
}


#footer a.mainlevel {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.1 em;
	}
 
#footer a.mainlevel:hover {
	color:#990000;
	}

#footer a.mainlevel#active_menu {
	color:#0000;
	}


#center_column ul.menu {
	list-style-type: none;
	}

#center_column ul.menu li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	height: 25px;
	font-size:12px;
	font-weight:bold;
	line-height:2.4em;
	color:#F90;
	text-decoration:none;
	border-bottom-width: thin;
	border-bottom-style:dotted;
	border-bottom-color: #000;
	}
	
#center_column ul.menu li a:hover, active {
	color:#FFF;
	}

#center_column ul.menu li.active a {
	color:#FFF;
	}

#center_column ul.menu li.parent a {
	color:#FFF;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	text-transform:uppercase;
	}

#center_column ul.menu li.parent li a {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	font-size:12px;
	color:#F90;
	text-transform:none;
	}

#center_column ul.menu li.parent li.active a {
	color:#FFF;
	}
	
#center_column ul.menu li.parent li a:hover, active{
	color:#FFF;
	}



.menu_top {
	margin: 0px 0px 0px -42px;
	padding: 0px;
	text-align: left;
	float: left;
	}	

ul.menu_top li {
	display: inline;
	list-style:none;

}

ul.menu_top li a {
	color:#F90;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	padding: 0 45px 0 45px;
}
ul.menu_top li a:hover, active  {
	color:#FFF;
}



/*----------------------------*/

.search {
	margin: 45px 0 0 0;
}

#mod_search_searchword {
	
	background:url(/dev/templates/rmhofcharlotte/assets/img/roundedinput.png) no-repeat;
	border:none;
	width:191px;
	padding:10px 0px 10px 10px;
}

/*----------------------------*/

.breadcrumbs {
	margin: 20px 0 0 2px;
}

.pathway {
	color:#000;
	font-size:11px;
		  }
		  
.pathway a {
	color:#000;
	font-size:11px;
	text-decoration: none;
		  }

.pathway a:hover, a:active {
	text-decoration: none;
	color:#990000;
		  }