* {
margin: 0;
}

html { overflow: -moz-scrollbars-vertical; }

html, body {
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444;
}

p {
	padding-bottom: 16px;
}


h1 {
	margin:0;
	padding:0;
}


h2 {
	color:#444;
	font-size: 19px;
	font-weight: normal;
}
		

h3 {
	margin: 0;
	padding: 0 0 16px 0;
	font-size: 12px; 
}

img {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0;
  }

ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}

li {
	padding-bottom: 8px;
}

ul a:link {
	text-decoration: none; 
	color: #444;
}

ul a:visited {
	text-decoration: none; 
	color: #444;
}

ul a:active {
	text-decoration: underline; 
	color: #de3831;
}

ul a:hover {
	text-decoration: underline; 
	color: #de3831;
}

div#content {
	margin: 0 auto;
	background-color:#fff;
}

.thumb_home img {
  margin: 0 0 20px 0;
 }

/* LINK STYLES */

a, a:visited {
	color: #de3831;
	text-decoration:none;
	}

a:hover {
	color: #de3831;
	text-decoration:underline;
	}

a:active, a:focus {
	outline: 0;
}

.pdf {
	color: #de3831;
}

.press_links {
	line-height: 17px;
}

.press_links li {
	margin-bottom: 5px;
}

.press_links a:visited {
	text-decoration: none; 
	color: #444;
}

.press_links a:link {
	text-decoration: none; 
	color: #444;
}

.press_links a:hover {
	text-decoration: underline; 
	color: #de3831;
}

.press_links a:active {
	text-decoration: underline; 
	color: #de3831;
}



/* NAVIGATION COLUMN - ALL PAGES */


div#home_col1 {
	width: 206px;
	float: left;
	padding-left:30px;
	padding-top: 21px;
}

div#nav{
	width: 177px;
	line-height: 20px;
	padding: 20px 0 20px 4px;
	border-bottom: solid 1px #bbb;
}

div#nav a:link {
	text-decoration: none; 
	color: #444;
}

div#nav a:visited {
	text-decoration: none; 
	color: #444;
}

div#nav a:active {
	text-decoration: underline; 
	color: #de3831;
}

div#nav a:hover {
	text-decoration: underline; 
	color: #de3831;
}

.nav_onstate {
	color: #de3831;
}

div#socialNetworks  {
	width: 177px;
	line-height: 20px;
	padding: 20px 0 20px 4px;
	border-bottom: solid 1px #bbb;
	overflow: hidden;
}

div#socialNetworks img {
	float: left;
	margin-right: 10px;
}

div#socialHead {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div#left_logos {
	clear: both;
}

/* MAIN NEWSROOM and CONTACT */

div#home_col2, div#home_col5,
div#home_col8 {
	width: 222px;
	float: left;
	left: 236px;
	padding-right: 20px;
	margin-top: 23px;
}

div#home_col3, div#home_col6,
div#home_col9{
	width: 219px;
	float: left;
	left: 478px;
	margin-top: 23px;
	border-left: solid 1px #bbb;
	border-right: solid 1px #bbb;
	padding-left: 24px;
	padding-right: 24px;
}

div#home_col4, div#home_col7,
div#home_col10{
	width: 219px;
	float: right;
	left: 746px;
	margin-top: 23px;
	padding-left: 23px;
}


/* PRESS RELEASE ARCHIVE  */

div#press_col2 {
	width: 444px;
	float: left;
	left: 236px;
	padding-right: 65px;
	margin-top: 23px;
	background-color:#fff;
	border-right: solid 1px #bbb;
}

div#press_col3 {
	width: 219px;
	float: right;
	left: 746px;
	margin-top: 23px;
	padding-left: 23px;
}

.release_date {
	font-weight: bold;
}


/* VIDEO PLAYER PAGE */

div#video_container {
	background-color: #fff;
	padding: 23px 0; 
	width: 754px;
}


/* VIDEO AND PHOTO BROWSE PAGE */

div#browse_header {
	width: 754px;
	height: 90px;
}

div#browse_header_col1 {
	width: 370px;
	float:left;
	margin: 0;
	padding: 0 27px 0 0;
}


div#browse_header_col2 {
	width: 357px;
	float: left;
	margin: 0;
	padding: 0;
}


div#browse_container {
	width: 754px;
	margin: 23px 0 0 0;
	padding: 0;
	float: left;
}

div#image_container {
	width: 754px;
}


div#browse_col2 {
	width: 200px;
	float: left;
	left: 236px;
	padding-right: 37px;
	margin-top: 23px;
	border-right: solid 1px #bbb;
}

div#browse_col3 {
	width: 200px;
	float: left;
	left: 474px;
	margin-top: 23px;
	border-right: solid 1px #bbb;
	padding: 0 38px;
}

div#browse_col4 {
	width: 200px;
	float: right;
	left: 752px;
	margin-top: 23px;
	padding-left: 38px;
}

.thumb_unit {
	height: 250px;
}

.video_unit {
	height: 220px;
}


.thumb_video img {
  margin: 0 0 18px 0;
  }
  
.thumb_photo {
  margin: 0 0 18px 0;
  background-color:#aaa;
  height: 146px;
  width: 200px;
  }
  
.thumb_photo img {
	text-align: center;
	margin: 0 auto;
	padding: 0;
  }
  
 .thumb_title {
 	font-size: 12px;
	color: #444;
	line-height: 16px;
	font-weight: bold;
  }
  
  
/* PHOTOSET PAGE */

div#photoset_col2 {
	width: 357px;
	float: left;
	left: 236px;
	padding-right: 20px;
	margin-top: 23px;
	border-right: solid 1px #bbb;
	background-color:#fff;
}

div#photoset_col3 {
	width: 356px;
	float: left;
	left: 377px;
	margin-top: 23px;
	padding-left: 20px;
	background-color:#fff;
}
  
.thumb_unit_photoset {
	margin: 0;
	padding: 0;
	height: 178px;
	width: 357px;
}

.thumb_photo_photoset {
	width: 200px;
	height: 146px;
	padding: 0;
	float: left;
	margin-left: auto;
    margin-right: auto;
	
	background-color:#aaa;
}

.thumb_text_photoset {
	width: 141px;
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 15px;
} 


/* HEADER and FOOTER */

div#header { 
	width: 990px;
	height: 155px;
	margin: 0 auto;
	background-color:#fff;
}
	
div#header_left {
	position: relative; 
	width: 176px;
	left: 30px;
	top: 50px;
	float: left;
	padding-bottom: 20px;
	border-bottom: solid 1px #bbb;
}

div#header_right {
	position: relative;
	width: 754px;
	height: 135px;
	left: 58px;
	top: 0px;
	float:left;
	padding-bottom: 20px;
	border-bottom: solid 1px #bbb;
}

div#page_title {
	position: absolute;
	width: 500px;
	padding-top: 118px;
	padding-left: 0px;
	float: left;
}

div#top_logos {
	position: absolute;
	left: 294px; 
	float: left;	
}

div#left_logos {
	text-indent: -29px;
	padding-top: 50px;
}

div#h_rule {
	width: 220px;
	height: 1px;
	background-color: #bbb;
	margin-top: 15px;
	margin-bottom: 22px;
}

div#wrapper {
	width: 990px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}

div#footer {
	height: 30px;
	width: 990px;
	margin: 0 auto;
	background-color:#fff;
	clear: both;
}
	
div#footer_content {
	border-top: solid 1px #bbb;
	width: 754px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
		
div#push {
	height: 50px;
	width: 990px;
	margin: 0 auto;
	clear: both;
}

