/* CSS Document */

/*DIVS  DIVS DIVS DIVS DIVS DIVS DIVS DIVS */

body{
	background-color: #ffffff;
	margin: 30px;
	text-align: center;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

#container {
	width: 950px;
	height: auto !important;
	min-height: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color:#fffffF;
	overflow: hidden;
	padding: 5px;
}

#top {
	width: 950px;
	height: 100px;
	text-align: left;
	background-color:#FFFFff;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#topleft {
	width: 790px;
	height: 100px;
	margin: 0px 10px 0px 0px;
	text-align: left;
	background-color:#FFffff;
	background-image: url(images/header3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#topright {
	width: 150px;
	height: 100px;
	background-color:#FFffff;
	float: right;
	text-align: left;
}


#content {
	width: 950px;
	min-height: 600px;
	text-align: left;
	background-color:#ffffff;
	margin-bottom: 10px;
}


#projects {
	width: 950px !important;
	min-height: 600px;
	text-align: left;
	float: right;
	background-color: #ffffff;
}


#left_menu {
	width: 150px !important;
	min-height: 600px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	background-color: #ffffff;
}

#section_menu {
	width: 950px !important;
	height: 20px;
	text-align: left;
	background-color: #ffffff;
	margin-bottom: 20px;
}

#bottom {
	width: 950px;
	height: 12px;
	text-align: left;
}


/* GRID TEMPLATE */

.column1{
	width: 150px !important;
	min-height: 220px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	background-color: #ffffff;
}

.column2{
	width: 150px !important;
	min-height: 220px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	float: right;
	background-color: #ffffff;
}

.column3{
	width: 150px !important;
	min-height: 220px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	float: right;
	background-color: #ffffff;
}

.column4{
	width: 150px !important;
	min-height: 220px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	float: right;
	background-color: #ffffff;
}

.column5{
	width: 150px !important;
	min-height: 220px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	float: right;
	background-color: #ffffff;
}

.column6{
	width: 150px !important;
	min-height: 220px;
	text-align: left;
	float: right;
	background-color: #ffffff;
}

#row1{
	width: 950px !important;
	height: 222px;
	text-align: left;
	background-color: #ffffff;
}

#row2{
	width: 950px !important;
	height: 222px;
	text-align: left;
	background-color: #ffffff;
}

#row3{
	width: 950px !important;
	height: 222px;
	text-align: left;
	background-color: #ffffff;
}

#row4{
	width: 950px !important;
	height: 222px;
	text-align: left;
	background-color: #ffffff;
}

#row5{
	width: 950px !important;
	height: 222px;
	text-align: left;
	background-color: #ffffff;
}

#row6{
	width: 950px !important;
	height: 222px;
	text-align: left;
	background-color: #ffffff;
}

.gridimage{
 width: 150px;
	position:absolute;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
}

	


.transOFF_white {
  width: 130px;
		min-height: 200px;
		position:absolute;
		background-color: #ffffff;
		opacity:0;
		filter: alpha(opacity=0); 
		-moz-opacity: 0;
		font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 color: #ff0033;
		padding: 10px;
	}
	
	.transON_white {
	width: 130px;
	min-height: 200px;
	position:absolute;
	background-color: #ffffff;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff0033;
	padding: 10px;
	line-height: 21px;	
}

.transOFF_white_2 {
  width: 130px;
		min-height: 200px;
		position:absolute;
		background-color: #ffffff;
		opacity:0;
		filter: alpha(opacity=0); 
		-moz-opacity: 0;
		font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #333333;
		padding: 10px;
	}
	
	.transON_white_2 {
	width: 130px;
	min-height: 200px;
	position:absolute;
	background-color: #ffffff;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0033;
	border-bottom-color: #FF0033;
	border-bottom-style: solid;
}

.transOFF_red {
  width: 130px;
		min-height: 200px;
		position:absolute;
		background-color: #ffffff;
		opacity:0;
		filter: alpha(opacity=0); 
		-moz-opacity: 0;
		font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #333333;
		padding: 10px;
	}
	
	.transON_red {
	width: 130px;
	min-height: 200px;
	position:absolute;
	background-color: #ff0033;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 10px;
	font-weight: bold;
	background-image: url(images/redline3.gif);
	background-repeat: repeat;
}




/* PROJECT TEMPLATE */



#project_images{
	width: 566px !important;
	min-height: 500px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	background-color: #99FFFF;
}

#project_text{
	width: 182px !important;
	min-height: 500px;
	text-align: left;
	float: right;
	background-color: #99FFCC;
}



/*TWITTER TWITTER TWITTER TWITTER TWITTER TWITTER TWITTER */

#twitter_m {
	width: 288px;
	height: 80px;
	padding: 10px;
	border: 1px dotted #FF0033;
	background-image: url(images/speech.gif);
	background-repeat: no-repeat;
}

#twitter_container {
   width: 288px;
			min-height:50px;
   height:auto !important;
			background-image: url(images/speech.gif);
	  background-repeat: no-repeat;
}

#twitter_update_list {
	width: 280px;
	padding: 0;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	list-style-position: inside;
}

#twitter_update_list li {
   width: 270px;
   list-style: url(none) none inside;
}

#twitter_update_list li a {
   color: #ff0033;
   border-bottom: dotted 1px;
   text-decoration: none;
}

#twitter_update_list li a:hover {
   color: #999999;
}




/*STYLE  STYLE  STYLE  STYLE  STYLE  STYLE  STYLE */


/* this gets rid of link outline in firefox */

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


a:focus, a:hover, a:active { 
 outline: none ;
} 

/* AO styles */

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #999999;	
}

.boldlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	
}

.boldlink:hover {
	color: #ff0033;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #ff0033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0033;	
}

.link:hover {
	color: #ff0033;
}

.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
	
}

.toplink:hover {
	color: #ff0033;
}


.section_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ff0033;
}

.section_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ff0033;
}

.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}


/* SWFN styles */

.block_event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 290px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #99CC00;
	border-bottom-color: #99CC00;
	margin-bottom: 10px;
}

.block_event:hover {
	background-color: #99CC00;
}

.block_screening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 290px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0099;
	border-bottom-color: #FF0099;
	margin-bottom: 10px;
}


.block_screening:hover {
	background-color: #FF3399;
}

.block_fireside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 290px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	margin-bottom: 10px;
}

.block_fireside:hover {
	background-color: #FF9900;
}

.block_performance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 290px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099CC;
	border-bottom-color: #0099CC;
	margin-bottom: 10px;
}


.block_performance:hover {
	background-color: #0099CC;
}

.block_exhibit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	width: 290px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
	padding-left: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-bottom-color: #808080;
	margin-bottom: 10px;
}


.block_exhibit:hover {
	background-color: #808080;
}



.navlink {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	
}

.navlink:hover {
	color: #000000;
}

.navlink:visited {
	color: #666666;
}

.navlink:active {
	color: #666666;
}

.textlink {
text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;	
}

.textlink:hover {
	color: #666666;
}

.textlink:visited {
	color: #000000;
}

.textlink:active {
	color: #000000;
}

.textsmall{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}

.textsmall_link{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;	
}

.textlink_link:hover {
	color: #000000;
}

.textlink_link:visited {
	color: #666666;
}

.title{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.swfnlink {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 1px;
}

.swfnlink:visited {
	color: #333333;
}

.swfnlink:hover {
	text-decoration: none;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 666666;
}
