/* @override http://www.creativeweeknyc.org/scripts/main.css?x=123 */

/* @override http://stagedev.creativeweeknyc.org/scripts/main.css?x=123 */

html {
	min-height: 100%;
	height: auto;
 	height: 100% !important;
	overflow-y: scroll !important;
}

body {
	height: 100%;
	margin: auto;
	padding: 0px;
	font-size:13px;
	font-family: Arial;
	color:#7d7d7d;
	/*background: #C4DF9B;*/
	background: #CDDDBB url(/images/background.gif) repeat-x ;
}

h1, h2, h3, h4, h5, b{
	color: #4f4f4f;
	}

form{
	padding: 0px;
	margin: 0px;
}

img{
	display:block;
	border: none;
}

input, textarea, select{
	color: #000000;
	font-size:11px;
	font-family: Verdana;
	position:relative;
	padding:2px;
}

input.none{
	border: none;
}

a, a:active, a:link, a:visited{
	/*font-weight:bold;*/
	color: #8EABD5;
	text-decoration: none;
}
a:hover{
	/*font-weight:bold;*/
	text-decoration: underline;
	outline:none;
	color:#333333;
}

a.nobg, a.nobg:active, a.nobg:link, a.nobg:visited{
	color: #FFED03;
	background: none;
}
a.nobg:hover{
	color: #FFED03;
	background: none;
}

.cl{
	clear:both;
}


/* Site main tpl CSS */
#main{
	min-height: 100% !important;
	height: auto;
	width: 960px;
	/*padding: 0 1px 0 1px;*/
	border-left: 1px Solid #000000;
	border-right: 1px Solid #000000;
	margin: 0 auto 0 auto;
	background: #FFFFFF url(/images/main_bg.gif) repeat-y;
}

/* for Internet Explorer */
/*\*/
* html #main {
	height: 100%;
}
/**/

#sub_nav{
	float:right;
	width: 225px;
	background: url(/images/bg_sub_nav.gif) repeat-x top;
	padding: 20px 0px 0px 0px;

	
}

#sub_nav a{
	color: #4d4d4d;
	}

#main_content{
	float:left;
	text-align:left;
	width: 709px;
	background: url(/images/bg_main_content.gif) repeat-x top;
	padding: 20px 0px 0px 25px;
}

.column{
	float:left;
	width: 230px;
}
.column_home{
	float:left;
	width: 225px;
}
.left_pad{
	padding-left: 15px;
}
.right_pad{
	padding-right: 15px;
}
.padded_form{
	padding: 0px 9px 0px 9px;
}


/* Navigation */
#nav_div{
	height: 33px;
	background: #91AFB7;
}
.nav_div_td, .nav_div_td_on, .nav_div_td_login{
	height: 33px;
	border-left: 1px Solid #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #3c3c3c;
	cursor:pointer;cursor:hand;
	padding: 0px 15px 0px 15px;
}

.nav_div_td_login{
	background-color: #8faddf;
}
.nav_div_td_login a, .nav_div_td_login a:active, .nav_div_td_login a:link, .nav_div_td_login a:visited{
	font: 13px Arial, Verdana, Helvetica;
	color: #ffffff;
	text-decoration: none;
}
.nav_div_td_login a:hover{
	color: #000000;
}

.nav_div_td_first{
	border-left: none;
}

.nav_div_td_on{ /* all list items */
	background-color: #cacaca;
}

.nav_div_td a, .nav_div_td a:active, .nav_div_td a:link, .nav_div_td a:visited{
	font: 13px Arial, Verdana, Helvetica;
	color: #ffffff;
	text-decoration: none;
}

.nav_div_td a:hover{
	color: #000000;
}

.nav_div_td_on a, .nav_div_td_on a:active, .nav_div_td_on a:link, .nav_div_td_on a:visited, .nav_div_td_on a:hover{
	font: 13px Arial, Verdana, Helvetica;
	color: #000000;
	text-decoration: none;
}

/*subnav*/
#second_nav{
	padding: 0px 15px 15px 15px;
	border-bottom: 1px Solid #000000;
	margin: 0px 0px 15px 0px;
}

#second_nav a, #second_nav a:active, #second_nav a:link, #second_nav a:visited{
	font: bold 13px Arial, Verdana, Helvetica;
	color: #333333;
	text-decoration: none;
}
#second_nav a:hover{
	text-decoration: underline;
}
#second_nav div{
	padding: 5px 0px 5px 0px;
}

/* headings */
.heading{
	min-height: 32px;
	background: #FAFAFA url(/images/bg_heading.gif) repeat-x top;
	padding: 0px 9px 0px 9px;
	line-height: 32px;
}

/* calendar */
#calendar{
	height: 119px;
	width: 685px;
}

#calendar_nav{
	position:absolute;
	z-index: 10000;
}

#calendar_nav, #calendar_nav ul { /* all lists */
	padding: 0;
	margin: 0;
	height: auto;
	list-style: none;
	display:inline;
}

#calendar_nav li{ /* all list items */
	position : relative;
	float : left;
	height: auto;
	display:inline;
}

#calendar_nav li a{
	display : block;
	font-weight: normal;
	font-family: Arial;
	font-size : 11px;
	text-decoration : none;
	height: auto;
}

.cal_heading_left{
	padding: 7px 0px 12px 52px;
	height: 27px;
	cursor: pointer;
}

.cal_heading_right{
	height: 27px;
	line-height: 27px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	background: #C5C5C5;
	margin-right: 92px;
}

.cal_head_left{
	background: #00A650 url(/images/calendar/headings/left_rnd.gif) no-repeat top left;
	height: 24px;
	padding-left: 12px;
	line-height: 24px;
	font-weight: bold;
	cursor: pointer;
}

.cal_head_right{
	background: #00A650 url(/images/calendar/headings/right_rnd.gif) no-repeat top right;
	height: 24px;
	padding-right: 12px;
}
.calendar_heading{
	margin: 0px 0px 0px 0px;
}
.calendar_content{
	display: none;
	margin: 0px 0px 10px 0px;
}

.cal_event{
	padding: 5px 12px 15px 12px;
}
.cal_event_left{
	float: left;
	width: 200px
}
.cal_event_right{
	float: right;
	width: 463px;
	text-align: left;
}
.cal_event_devider{
	border-top: 1px Solid #3c3c3c;
	margin: 0px 0px 10px 0px;
}
.calendar_title{
	font-size: 16px;
	color: #3c3c3c;
	font-weight:bold;
}

.cal_event_right b{
	color:#3c3c3c ;
}

.event_toolbar{
	width: 100%;
}

.event_toolbar td{
	height: 20px;
	background: #EFEFEF;
	text-align: center;
	font: 11px Arial, Verdana, Helvetica;
	color: #333333;
}

.calendar_content_sub, .calendar_content_sub_on{
	border-right: 1px Solid #ffffff;
}

.calendar_content_sub{
	display: none;
}

.event_toolbar td a, .event_toolbar td a:active, .event_toolbar td a:link, .event_toolbar td a:visited{
	font: 11px Arial, Verdana, Helvetica;
	color: #333333;
	text-decoration: none;
}
.event_toolbar td a:hover{
	text-decoration: underline;
}

.details_arrow{
	height: 12px;
	background: #ffffff;
}


.line_row{
	border-bottom: 1px Solid #EBEBEB;
	margin: 5px 0px 5px 0px;
}


.bottom_border{
	background: url(/images/bottom_line.gif) repeat-x bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/*misc*/
.greybox{
	background: #EBEBEB;
	padding: 15px 10px 15px 10px;
}

.greenbox{
	font-size: 16px;
	color: #858585;
	/*background: #C4DF9C;
	padding: 15px 10px 15px 10px;*/
}

.greenbox a{
	color: #4D4D4D;
	}


.promo_header{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: #4D4D4D;
	padding: 3px 0px 3px 5px;
}

.promo_content{
	background: #ffffff;
	padding: 15px 0px 15px 0px;
}

.headshots img{
	margin-right:5px;
	border: solid 1px #555555;
	}
.event_specs{
	line-height: 11px;
	margin-top: -10px;
	padding-left: 15px;
}
