@charset "utf-8";
/* CSS Document */

* {
	margin:0; 
	padding:0;
	}	

html {
	height: 100%;
	}
	 
body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #586870;
	background-color: #ffffff;
}

/* ============================================================= HOMEPAGE ANNIMATED COLLAPSE =========================================*/

a.news_link, 
a:link.news_link {  
	text-decoration: none;
	display: block;
	height: 48px;
	color: #666666;
	text-align: center;
	background-color: #ffffff;
	line-height: 48px;
	padding: 0 0px 0 0px;
	font-size: 12px;
	font-weight: bold;
	outline: none;
	border-bottom: 1px dotted #e9e9e9;
	border-top: 1px dotted #e9e9e9;
	}
a:visited.news_link {
	color: #666666;
	}
a:hover.news_link { 
	color: #5a676f;
	background-color: #e9e9e9;
	}
a:active.news_link {
	color: #5a676f;
	background-color: #e9e9e9;
	}
	
#booking_news {
	position: relative;
	width: auto;
	height: auto;
	display:none;
	border: 0px solid #999999;
	}

#ep_news {
	position: relative;
	width: auto;
	height: auto;
	display:none;
	border: 0px solid #999999;
	}	

#la_news {
	position: relative;
	width: auto;
	height: auto;
	display:none;
	border: 0px solid #999999;
	}	

#mm_news {
	position: relative;
	width: auto;
	height: auto;
	display:none;
	border: 0px solid #999999;
	}
	
#pentacle_news {
	position: relative;
	width: auto;
	height: auto;
	display:none;
	border: 0px solid #999999;
	}		
	
/* ============================================================= PAGE FORMATTING CMS =========================================*/

h2 {
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed; 
	font-size: 17px;
	font-weight: 500;
	}
	
h1 {
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed; 
	font-size: 21px;
	font-weight: 300;
	}
	
h3 {
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed; 
	font-size: 15px;
	font-weight: bold;
	color: #af2a39;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: oblique;
	color: #a4a68f;
	}
	
h5 {
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed; 
	color: #af2a38;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 7px;
	}
	
hr {
	border-top: 1px dotted #d6d6d6;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	}

/* ===============================================================container breakdown==============================*/

#header {
	position: relative;
	background:url(../images_new/page/header_bg.jpg);
	background-repeat: repeat-x;
	height: 93px;
	border: 0px solid #339933;
	}
	
#header_container {
	position: relative;
	margin: 0;
	width: 906px;
	height: 93px;
	border: 0px solid #000000;
	}

#top_logo_swirl {
	position:absolute;
	margin-left: 60px;
	z-index: 8;
	}

#top_logo_pentacle {
	position: absolute;
	margin-left: 277px;
	z-index: 8;
	}
		
#main {
	position: relative;
	top: 0px;
	width: 906px;
	height: auto;
	border: 0px solid #cccccc;
	}

#body_container {
	position: relative;
	margin: 0; 
	height: auto;
	width: 906px; 
	border: 0px solid #000000;
	z-index: 5;
	}

#body_left {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: auto;
	width: 280px; 
	border: 0px solid  #FF6699;
	z-index: 7;
	}
	
#body_right {
	position: relative; 
	margin-left: 280px;
	margin-top: 0px;
	width: 626px;
	height: auto;
	z-index: 6;
	border: 0px solid  #FF9900;
	}

#menu_container {
	position: relative;
	margin-left: 45px;
	margin-top: 60px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 11px;
	line-height: 16px;
	border: 0px solid #330099;
	}
	
#closer {
	position: relative;
	margin: auto;
	width: 906px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	border: 0px solid #999999;
	}

#right_main_text {
	position: relative;
	width: 520px;
	margin-left: 7px;
	text-align: justify;
	border: 0px solid #00CC33;
	}

#right_main_text_cms {
	position: relative;
	width: 520px;
	margin-left: 7px;
	border: 0px solid #00CC33;
	}

#contact_box {
	position: relative;
	width: 626px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	border: 0px solid #996600;
	}
	
#right_main_text_arc {
	position: relative;
	width: 620px;
	margin-left: 7px;
	text-align: justify;
	border: 0px solid #00CC33;
	}

#fb_gallery {
	position: absolute;
	top: 245px;
	right: 0px;
	z-index: 20;
	border: 0px solid #00CC33;
	}
	
#fb_gallery_launch {
	position: absolute;
	top: 450px;
	right: 0px;
	z-index: 20;
	border: 0px solid #00CC33;
	}
	
#fb_roster {
	position: absolute;
	top: 345px;
	right: 0px;
	z-index: 20;
	border: 0px solid #00CC33;
	}
	
#fb_roster_launch {
	position: absolute;
	top: 330px;
	right: 0px;
	z-index: 20;
	border: 0px solid #00CC33;
	}
	
#fb_metro {
	position: absolute;
	top: 345px;
	right: 0px;
	z-index: 20;
	border: 0px solid #00CC33;
	}
	
#fb_metro_launch {
	position: absolute;
	top: 345px;
	right: 0px;
	z-index: 20;
	border: 0px solid #00CC33;
	}
	
/*=========================================================================== MONTAGE BOXES ==============================*/

#montage_626 {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 626px;
	height: auto;
	border: 0px solid #006666;
	z-index: 1;
}

#montage_625 {
	position: relative;
	margin-left: 1px;
	margin-top: 0px;
	width: 625px;
	height: auto;
	border: 0px solid #006666;
	z-index: 1;
}

#montage_620 {
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 625px;
	height: 306px;
	border: 0px solid #006666;
	z-index: 1;
}

#montage_626_2box {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 626px;
	height: 206px;
	border: 0px solid #006666;
	z-index: 1;
}

#montage_1box_height {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 626px;
	height: 99px;
	border: 0px solid #006666;
	z-index: 1;
}

#montage_index {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 626px;
	height: 150px;
	border-bottom: 0px solid #cccccc;
	z-index: 1;
}

/*======================================================== INDEX - HOME ======================================= */

#news_image {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 626px;
	height: 99px;
	border: 0px solid #006666;
	z-index: 1;
}

#indexmain {
	position: relative;
	margin: auto;
	width: 944px;
	height: auto;
	border: 1px solid #cccccc;
	}
	
#indexmontagecontainer {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 626px;
	height: 96px;
	border: 0px solid #006666;
	}
	
#montage_5_box {
	position: absolute;
	background-image:url(http://www.pentacle.org/images_new/home/index_montage.jpg);
	background-repeat: no-repeat;
	width: 626px;
	height: 96px;
	right: 0px;
	top: 0px;
	border: 0px solid #990033;
	}
	
#indexblurb {
	position: absolute;
	left: 110px;
	top: 20px;
	text-align: justify;
	width: 520px;
	height: auto;
	border: 0px solid #00CCCC;
	z-index: 10;
	}
	
#indexlogo {
	position: relative;
	margin-top: 77px;
	margin-left: 57px;
	width: auto;
	height: auto;
	border: 0px solid #CC0066;
	}

#newscontainer_menu {
	position: relative;
	top: -25px;
	width: 626px;
	height: auto;
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 16px;
	text-align: left;
	border: 0px solid #FF3300;
	z-index: 200;
	}
	
#newscontainer {
	position: relative;
	margin-top: 0px;
	width: 626px;
	height: auto;
	border: 0px solid #FF3300;
	}

#indexfooter {
	position: relative;
	margin-top: 50px;
	margin-bottom: 15px;
	width: 944px;
	height: 20px;
	border: 0px solid #336699;
	}
	
#construction {
	position: relative;
	margin-top: 30px;
	width: 230px;
	font-size: 14px;
	color: #990033;
	}
	
.newsads {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	width: 550px;
	height: auto;
	border: 1px solid #ffffff;
	}
	
.ad_content_box {
	position: relative;
	width: auto;
	margin-left: 156px;
	border-left: 1px dotted #999999;
	}	
	
.department_box {
	position: relative;
	margin-top: 5px;
	float: left;
	}
	
.department_title {
	margin-top: 4px;
	margin-left: 0px;
	width: auto;
	border: 0px solid #CCCC00; 
	}

.ad_text_box {
	position: relative;
	margin-top: 10px;
	margin-left: 8px;
	width: auto;
	border: 0px solid #CCCC00;
	}
	
.ad_title {
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed; 
	color: #af2a38;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	}
	
.ad_sub_title {
	margin-top: 8px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	}
	
.ad_text {
	position: relative;
	margin-top: 7px;
	width: 389px;
	border: 0px solid #009900;
	}
	
a.nav_news, 
a:link.nav_news,
a:visited.nav_news {    
	display: inline;
	text-decoration: none;
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 14px;
	color: #596770;
	}

a:hover.nav_news { 
	color: #c4311e;
	text-decoration: none;
	}
a:active.nav_news {
	color: #c4311e;
	}
	

/* BOOKING LINKS =============================================*/

a.nav_montage, 
a:link.nav_montage {  
	color: #ffffff; 
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 11px; 
	line-height: normal; 
	font-weight: 100;
	text-decoration: none;
	}
a:visited.nav_montage {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}
a:hover.nav_montage { 
	color: #474938;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	text-decoration: none;
	}
a:active.nav_montage {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}

	
a.nav_montage_large, 
a:link.nav_montage_large {  
	color: #ffffff; 
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 15px; 
	line-height: 15px; 
	font-weight: 100;
	text-decoration: none;
	}
a:visited.nav_montage_large {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}
a:hover.nav_montage_large { 
	color: #474938;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	text-decoration: none;
	}
a:active.nav_montage_large {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}
	
a.nav_montage_media, 
a:link.nav_montage_media {  
	color: #ffffff; 
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 15px; 
	line-height: normal; 
	font-weight: 100;
	text-decoration: none;
	}
a:visited.nav_montage_media {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}
a:hover.nav_montage_media { 
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	text-decoration: underline;
	}
a:active.nav_montage_media {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}
	
a.nav_montage_2line, 
a:link.nav_montage_2line {  
	color: #ffffff; 
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 15px; 
	line-height: 17px; 
	font-weight: 100;
	text-decoration: none;
	}
a:visited.nav_montage_2line {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}
a:hover.nav_montage_2line { 
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	text-decoration: underline;
	}
a:active.nav_montage_2line {
	color: #ffffff;
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	}	
	
/* ROSTER ARTISTS ====================================================*/

#roster_montage {
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 306px;
	border: 0px solid #006666;
	z-index: 2;
	}
	
.roster_link_company {
	position: absolute;
	top: 35px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.roster_link_director {
	position: absolute;
	top: 53px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.roster_link_repertory {
	position: absolute;
	top: 244px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.roster_link_development {
	position: absolute;
	top: 261px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.roster_link_workshop {
	position: absolute;
	top: 278px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.roster_link_calendar {
	position: absolute;
	top: 72px;
	left: 328px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.roster_link_media {
	position: absolute;
	top: 215px;
	left: 538px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

/* GALLERY ====================================================*/

#gallery_montage {
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 410px;
	border: 0px solid #006666;
	z-index: 2;
	}
	
.gallery_link_repertory {
	position: absolute;
	top: 35px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.gallery_link_workshop {
	position: absolute;
	top: 53px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.gallery_link_calendar {
	position: absolute;
	top: 70px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.gallery_link_video {
	position: absolute;
	top: 160px;
	left: 538px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.gallery_link_website {
	position: absolute;
	top: 178px;
	left: 538px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
/* METROPOLITAN INTERSECTIONS ================================================*/

#metro_montage {
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 306px;
	border: 0px solid #006666;
	z-index: 1;
	}

.map_tester {
	position: absolute;
	margin-left: 5px;
	margin-top: 300px;
	width: 1px;
	height: 1px;
	border: 1px solid #CCFF00;
	z-index: 20;
	}
	
.metro_link_company {
	position: absolute;
	top: 35px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.metro_link_director {
	position: absolute;
	top: 53px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.metro_link_repertory {
	position: absolute;
	top: 244px;
	left: 222px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.metro_link_development {
	position: absolute;
	top: 261px;
	left: 222px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.metro_link_workshop {
	position: absolute;
	top: 278px;
	left: 222px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.metro_link_calendar {
	position: absolute;
	top: 111px;
	left: 432px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.metro_link_media {
	position: absolute;
	top: 177px;
	left: 580px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

/* HELP DESK LA ====================================================*/
	
.hdla_home {
	position: absolute;
	top: 10px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

.hdla_about {
	position: absolute;
	top: 220px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_artists {
	position: absolute;
	top: 249px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_mentors {
	position: absolute;
	top: 278px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_application {
	position: absolute;
	top: 220px;
	left: 327px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}	
	
.hdla_login {
	position: absolute;
	top: 10px;
	right: 10px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_donate {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

/* HELP DESK LA LOGIN====================================================*/
	
.hdla_login_artist {
	position: absolute;
	top: 50px;
	left: 225px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

.hdla_login_mentor {
	position: absolute;
	top: 70px;
	left: 225px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_login_minutes_current {
	position: absolute;
	top: 50px;
	left: 537px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_login_minutes_archive {
	position: absolute;
	top: 70px;
	left: 537px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_login_form_ticket {
	position: absolute;
	top: 150px;
	left: 13px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}	
	
.hdla_login_form_mentors {
	position: absolute;
	top: 170px;
	left: 13px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.hdla_login_powerpoint {
	position: absolute;
	top: 250px;
	left: 327px;
	width: 180px;
	height: auto;
	border: 0px solid #ffffff;
	}	


/* EDUCATIONAL PROGRAMMING HEADER LINKS ====================================================*/
	
.edu_history {
	position: absolute;
	top: 240px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

.edu_people {
	position: absolute;
	top: 260px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.edu_contributors {
	position: absolute;
	top: 280px;
	left: 14px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.edu_internships {
	position: absolute;
	top: 115px;
	left: 221px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

.edu_blog {
	position: absolute;
	top: 5px;
	right: 28px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.edu_hsms {
	position: absolute;
	top: 240px;
	left: 327px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}
	
.edu_college {
	position: absolute;
	top: 260px;
	left: 327px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

.edu_prof_dev {
	position: absolute;
	top: 280px;
	left: 327px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}	
	
.edu_donate {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: auto;
	height: auto;
	border: 0px solid #ffffff;
	}

	
/* STAFF ===================================================================================================================*/

#right_staff_text {
	position: relative;
	width: auto;
	margin-top: 30px;
	margin-left: 7px;
	text-align: justify;
	border: 0px solid #00CC33;
	}
	
#staff_title_image {
	position: relative;
	width: auto;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	border: 0px solid #000000;
	}
	
.staff_container {
	position: relative;
	margin-bottom: 30px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 300px;
	height: auto;
	border: 0px solid #00ffff;
	}
	
.staff_container_sub {
	position: relative;
	width: auto;
	height: auto;
	vertical-align: middle;
	border: 0px solid #000000;
	}
	
.staff_text_container {
	position: relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: auto;
	height: auto;
	vertical-align: middle;
	border: 0px solid #ff00ff;
	}
	
.staff_img_container {
	position: relative;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 90px;
	height: 70px;
	vertical-align: middle;
	border: 0px solid #0000ff;
	}
	
.staffimage {
	width: 70px;
	height: 70px;
	background-color: #a0a187;
	border: 1px solid #a0a187;
	}	
.staffname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.stafftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.staffext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
	}
.staffemail {
	}

/*------------------------------STAFFLINKS----------------------------*/

a.navstaffemail, 
a:link.navstaffemail {  
	color: #5988a4;
	display: inline;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	text-decoration: underline;
	}
a:visited.navstaffemail {
	color: #333333;
	}
a:hover.navstaffemail { 
	color: #af2a39;
	}
a:active.navstaffemail {
	color: #5988a4;
	}

/* INTERNSHIP FORM LINK----------------------==========================================------*/

a.nav_intern, 
a:link.nav_intern {  
	color: #ae2a38;
	display: inline;  
	font-family: "arial narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 20px; 
	line-height: normal; 
	font-weight: 100;
	text-decoration: none;
	}
a:visited.nav_intern {
	color: #ae2a38;
	}
a:hover.nav_intern { 
	color: #7ea4ad;
	text-decoration: none;
	}
a:active.nav_intern {
	color: #7ea4ad;
	}
	
/*=======================END ==============================*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
} 


a.NavLink:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #222222;
	font-weight: bold;
	font-style: normal;
}

.SousTitre {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #ff9933;
	font-weight: bold;
}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.CalendarMonthRow {
	text-decoration: none;
	background-color: #CC0000;
	color: #FFFFFF;
}
.CalendarDayRow {
	text-decoration: none;
	background-color: #999999;
	color: #FFFFFF;
}
.CalendarDayCell {
	text-decoration: none;
	background-color: #444444;
	color: #FFFFFF; 
}
.CalendarOutDayCell {
	text-decoration: none;
	background-color: #000000;
	color: #888888;
}
.CalendarTodayCell {
	text-decoration: none;
	background-color: #CCCCCC;
	color: #000000;
}
.CalendarCellBorder {
	text-decoration: none;
	background-color: #FFFFFF;
}
.CalendarMonthHeader {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
}
.EmailFormSubmit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
} 
.EmailFormSubmitGo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 1px;
}

#rosterhometext {
	width: 550px;
	height: auto;
	margin-left: 7px;
	border: 0px solid #336666;
	}

#umovecontenttext {
	width: 530px;
	height: auto;
	margin-left: 10px;
	border: 0px solid #336666;
	}

/* INDIVIDUAL MONTAGE BOXES ==========================================================================*/

#montagecontainer {
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 306px;
	border: 0px solid #006666;
	z-index: 1;
	}
	
#img1a {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img1b {
	position: absolute;
	margin-top: 0px;
	margin-left: 104.8px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img1c {
	position: absolute;
	margin-top: 0px;
	margin-left: 209.6px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img1d {
	position: absolute;
	margin-top: 0px;
	margin-left: 314.4px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img1e {
	position: absolute;
	margin-top: 0px;
	margin-left: 419.2px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img1f {
	position: absolute;
	margin-top: 0px;
	margin-left: 524px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2a {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 0px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2b {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 104.8px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2c {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 209.6px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2d {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 314.4px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2e {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 419.2px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2f {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 524px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3a {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 0px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3b {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 104.8px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3c {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 209.6px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3d {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 314.4px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3e {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 419.2px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3f {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 524px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3d_long {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 314.4px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}	

#img4a {
	position: absolute;
	margin-top: 314.4px;
	margin-left: 0px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img4b {
	position: absolute;
	margin-top: 314.4px;
	margin-left: 104.8px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img4c {
	position: absolute;
	margin-top: 314.4px;
	margin-left: 209.6px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img4d {
	position: absolute;
	margin-top: 314.4px;
	margin-left: 314.4px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img4e {
	position: absolute;
	margin-top: 314.4px;
	margin-left: 419.2px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img4f {
	position: absolute;
	margin-top: 314.4px;
	margin-left: 524px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}

/* INDIVIDUAL MONTAGE BOXES - METROPOLITAN INTERSECTIONS ==========================================================================*/
	
#img1a_m {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img1b_m {
	position: absolute;
	margin-top: 0px;
	margin-left: 209.6px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img1c_m {
	position: absolute;
	margin-top: 0px;
	margin-left: 419.2px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2a_m {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 0px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2b_m {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 209.6px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img2c_m {
	position: absolute;
	margin-top: 104.8px;
	margin-left: 419.2px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3a_m {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 0px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3b_m {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 209.6px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#img3c_m {
	position: absolute;
	margin-top: 209.6px;
	margin-left: 419.2px;
	width: 200px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
/* ======================================================MOVEMENT MEDIA ===============================================*/

#movementmediamontagecontainer {
	background-image:url(http://www.pentacle.org/images_new/movmed/montage/movement_media_montage.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 306px;
	border: 0px solid #006666;
	}

#title1e {
	position: absolute;
	margin-top: 1px;
	margin-left: 423px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#link1e1 {
	position: absolute;
	margin-top: 55px;
	margin-left: 423px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#link1e2 {
	position: absolute;
	margin-top: 75px;
	margin-left: 423px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#title1f {
	position: absolute;
	margin-top: 1px;
	margin-left: 570px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
		
#title3a {
	position: absolute;
	margin-top: 212px;
	margin-left: 5px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#title3a2 {
	position: absolute;
	margin-top: 237px;
	margin-left: 5px;

	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
	
#title3a3 {
	position: absolute;
	margin-top: 262px;
	margin-left: 5px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
	
#link3a1 {
	position: absolute;
	margin-top: 262px;
	margin-left: 5px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#link3a2 {
	position: absolute;
	margin-top: 282px;
	margin-left: 5px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
		
#title3d {
	position: absolute;
	margin-top: 212px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#title3d2 {
	position: absolute;
	margin-top: 260px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#link3d1 {
	position: absolute;
	margin-top: 242px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#link3d2 {
	position: absolute;
	margin-top: 262px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
	
#link3d3 {
	position: absolute;
	margin-top: 282px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
	
/*======================================================== HELPDESK LA ======================================= */


#helpdesklamontagecontainer {
	background-image:url(http://www.pentacle.org/images_new/helpdeskla/montage/helpdeskla_montage.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 306px;
	border: 0px solid #006666;
	}

#hdla_img1a {
	position: absolute;
	margin-top: 0px;
	margin-left: 6px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#hdla_login_img1a {
	position: absolute;
	margin-top: 0px;
	margin-left: 8px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}	
	
#helpdesklabody {
	position: relative;
	margin-left: 7px;
	width: 520px;
	height: auto;
	text-align: justify;
	border: 0px solid #000000;
	}

#hdlamain {
	position: relative;
	margin: auto;
	margin-top: 10px;
	width: 945px;
	height: auto;
	border: 1px solid #cccccc;
	}
	
#hdlaright {
	position: relative;
	margin-left: 290px;
	margin-top: -700px;
	width: 655px;
	height: auto;
	border: 0px solid #003399;
	}

#hdlaleft {
	position: relative;
	width: 290px;
	height: 700px;
	border: 0px solid #FF0000;
	}
	
#hdlaloginimg {
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	background-image:url(http://www.pentacle.org/images_new/helpdeskla/login/hdla_login_img.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 620px;
	height: 97px;
	border: 0px solid #006666;
	}
	
#hdlarightcontent {
	position: relative;
	margin-left: 5px;
	margin-top: 0px;
	clear: both;
	width: 520px;
	height: auto;
	border: 0px solid #006633;
	}

#hdla_home_ad {
	position: relative;
	background-image:url(http://www.pentacle.org/images_new/helpdeskla/hdla_home_ad.jpg);
	background-repeat: no-repeat;
	width: 520px;
	height: 350px;
	border: 0px solid #FF3300;
	}
	
#hdla_home_ad_text {
	position: absolute;
	margin-top: 130px;
	margin-left: 30px;
	width: 460px;
	height: auto;
	border: 0px solid #FF3300;
	}
	
.td_spacer {
	height: 20px;
	vertical-align: top;
	}
	
.td_title {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	height: 40px;
	}
	
/*======================================================== EDUCATIONAL PROGRAMMING ======================================= */

#edu_img1a {
	position: absolute;
	margin-top: 0px;
	margin-left: 6px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}
	
#edu_img3f {
	position: absolute;
	margin-top: 0px;
	margin-left: 6px;
	width: 96px;
	height: 96px;
	border: 0px solid #CCCC00;
	}	
	
#hsmsposition {
	position: relative;
	margin-left: 7px;
	width: auto;
	height: auto;
	border: 1px solid #000000;
	}
	
/*======================================================== EP SHORT HEADER ======================================= */

#shortepcontainer {
	background-image:url(http://www.pentacle.org/images_new/edu/screening/ep_screening_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 100px;
	border: 0px solid #006666;
	}
	
#shortedutitle2c {
	position: absolute;
	margin-top: 3px;
	margin-left: 213px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#shortedulink3a1 {
	position: absolute;
	margin-top: 32px;
	margin-left: 110px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#shortedulink3a2 {
	position: absolute;
	margin-top: 52px;
	margin-left: 110px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
	
#shortedulink3a3 {
	position: absolute;
	margin-top: 72px;
	margin-left: 109px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
	
#shortlink3d1 {
	position: absolute;
	margin-top: 32px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

#shortlink3d2 {
	position: absolute;
	margin-top: 52px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}
	
#shortlink3d3 {
	position: absolute;
	margin-top: 72px;
	margin-left: 319px;
	width: auto;
	height: auto;
	border: 0px solid #33CC99;
	}

/*======================================================== DESIGN ======================================= */

#designmontagecontainer {
	background-image:url(http://www.pentacle.org/images_new/design/montage/design_montage.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 6px;
	margin-top: 0px;
	width: 620px;
	height: 306px;
	border: 0px solid #006666;
	}

#designbody {
	position: relative;
	margin-left: 7px;
	width: 520px;
	height: auto;
	text-align: justify;
	border: 0px solid #000000;
	}
	
#design_text {
	position: relative;
	margin-left: 50px;
	margin-top: 35px;
	width: 350px;
	height: auto;
	border: 0px solid #FFCC33;
	}
	
#design_form {
	position: relative;
	margin: auto;
	margin-top: 5px;
	width: 320px;
	height: auto;
	border: 0px solid #660033;
	}
	
#design_main {
	position: relative;
	margin: auto;
	width: 900px;
	height: 1455px;
	border-right: 2px solid #333333;
	}
	
#design_left {
	position: relative;
	float: left;
	width: 350px;
	height: auto;
	background-color: #c3cf98;
	border-right: 0px solid #333333;
	}
	
#design_right {
	position: relative;
	float: right;
	width: 525px;
	height: auto;
	border: 0px solid #006699;
	}
	
#design_footer {
	position: relative;
	margin-top: 1210px;
	width: 900px;
	height: 60px;
	text-align: center;
	padding-top: 5px;
	vertical-align: middle;
	font-size: 10px;
	background-color: #333333;
	border: 0px solid #00CCCC;
	}

input.btn { 
	color: #ffffff; 
  font: bold 84% 'trebuchet ms', helvetica, sans-serif; 
	background-color: #333333; 
	border: 1px solid; 
	border-color: #696 #363 #363 #696; 
	}
	
.form {
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
textarea.noscroll {
	overflow: none;
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color:#fff;
	scrollbar-arrow-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#fff;
	scrollbar-3dlight-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-track-color:#fff; 
	}

.workshop_title {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #c85b2d;
	}

/*======================================================== SPACERS ======================================= */
	
.spacer_before_title {
	width: 10px;
	height: 30px;
	border: 0px solid #330000;
	}
	
.spacer_after_title {
	width: 10px;
	height: 35px;
	border: 0px solid #330000;
	}
	
.spacer_after_subtitle {
	width: 10px;
	height: 25px;
	border: 0px solid #330000;
	}

.spacer {
	width: 10px;
	height: 10px;
	}
	
.spacer10 {
	width: 10px;
	height: 10px;
	}
	
.spacer15 {
	width: 10px;
	height: 15px;
	}

.spacer20 {
	width: 10px;
	height: 20px;
	}
	
.spacer30 {
	width: 10px;
	height: 30px;
	}

.wordspacer {
	width: 3px;
	height: 2px;
	}
	
.spacer5 {
	width: 3px;
	height: 5px;
	}
	
.spacer2 {
	width: 3px;
	height: 2px;
	}
	
.spacer1 {
	width: 3px;
	height: 1px;
	}	

#hdlaspacer30 {
	width: 1px;
	height: 30px;
	}

.spacer_clear {
	width: 100%;
	height: 3px;
	clear: both;
	border: 0px solid #333333;
	}
	
.spacer_media_1 {
	width: 3px;
	height: 15px;
	}
	
.spacer_media_2 {
	width: 3px;
	height: 30px;
	}
	
.spacer_media_3 {
	width: 3px;
	height: 15px;
	}	
	
/* ======================================== MENU ============================================*/

#booking_artist_list {
	margin-left: 2px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	padding-left: 10px;
	border-left: 1px solid #cccccc;
	}
	
p.two_line_name {
	margin-top: -4px;
	}

.artist_rep_on {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed; 
	color: #af2a38;
	font-weight: bold;
	text-decoration: none;
	padding-left:0em;
	}
	
a.artist_rep_nav, 
a:link.artist_rep_nav {    
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed; 
	text-decoration: none;
	color: #586870;
	font-size: 11px;
	}
a:visited.artist_rep_nav {
	color: #586870;
	}
a:hover.artist_rep_nav { 
	color: #af2a39;
	}
a:active.artist_rep_nav {
	color: #5988a4;
	}
	
a.nav_menu, 
a:link.nav_menu {    
	display: block;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 11px;
	text-decoration: none;
	color: #586870;
	border-left: 0px solid #999999;
	}
a:visited.nav_menu {
	color: #586870;
	}
a:hover.nav_menu { 
	color: #af2a39;
	}
a:active.nav_menu {
	color: #5988a4;
	}


/* ===================================================YADM flyout MENU =============================================== */
	
.heading {
	font-weight: bold;
	}

ul#nav{
	margin:0;
	padding:0;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 11px;
	list-style-type:none;
	border-left: 0px solid #999999;
	background: #ffffff;
	width: 180px;
	}
	
ul#nav li ul{
	background: #ffffff;
	margin:0;
	padding:0;
	}
	
ul#nav li{
	position:relative;
	margin:0;
	padding:0;
	list-style-type: none;
	background: transparent;
	line-height: 16px;
	}
	
ul#nav a{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	border: 1px solid #ffffff;
	text-decoration: none;
	display: block;
	}
ul#nav a:hover{
	background: #ffffff;
	}
ul#nav li li a{
	padding-left:1em;
	text-decoration:none;
	display:block;
	}
ul#nav li li a:hover{
	background: #ffffff;
	}


.hiddenChild{
	display:none;
	}
.shownChild{
	display:block;
	}
ul#nav.dhtml{
	position:relative;
	top: 0px;
	left: 0px;
	}

ul#nav.dhtml{
	background:#ffffff;
	margin:0;
	padding:.5em;
	list-style-type:none;
	}
ul#nav.dhtml li{
	position:relative;
	}
ul#nav.dhtml ul{
	background:#ffffff;
	border-top:none;
	}
ul#nav.dhtml ul li{

	}

ul#nav.dhtml li.isParent{
	background: #ffffff;
	margin-top: 15px;
	}
ul#nav.dhtml li.isActive{
	background: url(../images_new/nav/new/up_arrow.jpg) 100% 50% no-repeat #ffffff;
	margin-top: 15px;
	}
	
ul#nav.dhtml li.isActive a{
	color:#999999;
	padding-left: 3px;
	background: url(../images_new/nav/new/up_arrow.jpg) 100% 50% no-repeat #ffffff;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #dddddd;
	}
	
ul#nav.dhtml li.isParent a:hover{
	color: #999999;
	padding-left: 3px;
	background: url(../images_new/nav/new/down_arrow.jpg) 100% 50% no-repeat #ffffff;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #dddddd;
	}
ul#nav.dhtml li.isActive ul a{
	color: #586770;
	margin-left: 3px;
	background: #ffffff;
	border:none;
	}
ul#nav.dhtml li.isActive ul a:hover,ul#nav.dhtml li.isActive ul li.current a{
	border:none;
	color: #af2a38;
	}
ul#nav.dhtml ul a{
	padding:0;
	}
	
/* ===============================================================STICKY FOOTER==============================*/

	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -266px;
	}

.footer, .push {
	height: 266px;
	clear: both;
	}

#footer_bg {
	position: relative;
	width: 100%;
	height: 266px;
	background-image: url(../images_new/page/footer_bg.jpg);
	background-repeat: repeat-x;
	background-color: #af2a39;
	border: 0px solid #3366CC;
	}
	
#footer_content {
	position: relative;
	margin-left: 50px;
	top: 30px;
	color: #ffffff;
	font-size: 11px;
	width: 860px;
	height: auto;
	border: 0px solid #339933;
	}
	
.footer_title {
	margin-bottom: 7px;
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 14px;
	color: #c2707a;
	border: 0px solid #000000;
	}

#footer_logo_container {
	position: absolute;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	border: 0px solid #0000CC;
	}	
	
#subscribe {
	position: relative;
	left: 0px;
	top: 0px;
	width: auto;
	height: auto;
	border: 0px solid #0000CC;
	}
	
.subscribe_email {
	font-size:10px;
	color: #666666;
	border: 1px solid;
	border-color: #000000 #999999 #999999 #000000;
	height: 13px;
	padding: 2px;
	}
	
.subscribe_button {
	font-family: arial, Helvetica, sans-serif;
  color: #cccccc; 
	font-weight: 100;
	font-size: 11px;
	height: 20px;
	width: 60px;
	cursor: pointer;
  background-color: #272727;
  border: 1px solid; 
  border-color: #666666 #000000 #000000 #666666;
	}
	
#footer_subscribe_container {
	position: absolute;
	left: 70px;
	top: 0px;
	width: 520px;
	height: 180px;
	padding-left: 20px;
	border-left: 1px solid #c3707a;
	}
	
#footer_menu_container {
	position: relative;
	top: 30px;
	left: 0px;
	width: 350px;
	height: auto;
	border: 0px solid #00CC33;
	}

#footer_tagline_container {
	position: absolute;
	bottom: 0px;
	font-family: 'arial narrow', Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 15px;
	color: #ffffff;
	font-style: italic;
	border: 0px solid #00CC33;
	}
	
#footer_blog_container {
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
	height: auto;
	z-index: 30;
	border: 0px solid #c3707a;
	}
	
#footer_info_container {
	position: absolute;
	right: 0px;
	top: 0px;
	width: auto;
	height: 180px;
	padding-left: 20px;
	border-left: 1px solid #c3707a;
	}
	
#fb_footer {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	border: 0px solid #00CC33;
	}

.footer_divider {
	position: relative;
	top: -7px;
	display: inline;
	font-size: 14px;
	color: #c2707a;
	}
	
a.nav_footer, 
a:link.nav_footer {
	position: relative;
	top: -6px;
	display: inline;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	font-size: 12px;
	text-decoration: none;
	font-variant:small-caps;
	color: #ffffff;
	border-left: 0px solid #999999;
	}
a:visited.nav_footer {
	color: #ffffff;
	}
a:hover.nav_footer { 
	color: #ffffff;
	text-decoration: underline;
	}
a:active.nav_footer {
	color: #ffffff;
	}
	
	
/* MEDIA PAGE ==================================================================================== */

.hr_media {
	border-top: 1px solid #d6d6d6;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	}

#media_thumb_container {
	position: relative;
	width: 530px;
	height: auto;
	font-weight: bold;
	color: #666666;
	border: 0px solid #cccccc;
	}

.media_thumb {
	position: relative;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width: 96px;
	height: auto;
	border: 0px solid #000000;
	}
	
#media_review_container {
	position: relative;
	margin-top: 50px;
	width: 520px;
	height: auto;
	text-align: left;
	border: 0px solid #cccccc;
	}
	
a.nav_media, 
a:link.nav_media,
a:visited.nav_media {    
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	}

a:hover.nav_media { 
	color: #636c9c;
	text-decoration: underline;
	font-weight: bold;
	}
a:active.nav_media {
	color: #636c9c;
	font-weight: bold;
	}

#media_download {
	position: relative;
	margin-top: 5px;
	width: auto;
	border: 0px solid #000000;
	}
	
.media_download_text {
	position: relative;
	top: 0px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
	border: 0px solid #000000;
	}	

a.nav_media_download, 
a:link.nav_media_download,
a:visited.nav_media_download {    
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	}

a:hover.nav_media_download { 
	color: #c4311e;
	text-decoration: none;
	font-weight: bold;
	}
a:active.nav_media_download {
	color: #c4311e;
	font-weight: bold;
	}

	
.media_num_1 {
	position: absolute;
	top: 1px;
	left: 80px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_2 {
	position: absolute;
	top: 1px;
	left: 186px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_3 {
	position: absolute;
	top: 1px;
	left: 292px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_4 {
	position: absolute;
	top: 1px;
	left: 398px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_5 {
	position: absolute;
	top: 1px;
	left: 504px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_6 {
	position: absolute;
	top: 107px;
	left: 80px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_7 {
	position: absolute;
	top: 107px;
	left: 186px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_8 {
	position: absolute;
	top: 107px;
	left: 292px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_9 {
	position: absolute;
	top: 107px;
	left: 398px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_num_10 {
	position: absolute;
	top: 107px;
	left: 504px;
	height: 15px;
	width: 15px;
	text-align: center;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	z-index: 40;
	}
	
.media_info {
	position: relative;
	margin-top: 15px;
	height: auto;
	width: auto;
	padding-top: 3px;
	border-top: 1px solid #cccccc;
	}
