BODY
{
	background-color: #626262;
	background-image:url(../images/ca-bg-body.jpg);
	background-position: top center;

	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
IMG {border: 0px;}

A, A.link, A.link:visited, A.link:active, A.link:hover
{
	color: #2B3345;
}
a:focus {outline: none;}


img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

div.ad-leader-container
{
	background-color: #5c5c5c;
	width: 964px;
	height: 102px;
	padding-top: 12px;
	margin: 20px auto auto auto;
	text-align: center;
}

.clear {
	clear: both;
}

#home-top
{
}
#page
{
	width: 100%;
	background: url(../images/bg-top.png) top center repeat-x;
}
.fixed {
	width: 996px;
	margin: auto;
}

#navigation {
	height: 28px;
	padding-top: 3px;
}
	#navigation #nav-left {
		float: left;
		padding: 5px 5px 5px 15px;
		color: #FFFFFF;
	}
	#navigation #nav-left a {
		color: #EDEDED;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		padding: 0 5px 0 5px;
	}
	#navigation #nav-left a:hover {
		text-decoration: none;
		color: #000000;
	}

#logos A, #logos A:link
{
	display: block;
	float: left;
}


/** start slideshow script **/

ul.slideshow {
	list-style:none;
	width:996px;
	height:250px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}


#slideshow-caption {
	width:996px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}


/** end slideshow script **/







#name
{
	height: 96px;
}
#home-banner
{
	height: 250px;
	background: url(images/bg-home-banner.jpg) top center no-repeat;
}
#content-area {
background: url(../images/ca-bg-container.png) repeat-y;

}
.column-content
{
	font-size: 13px;
	padding: 10px; 
	line-height: 18px;
	
}
#column-1 .column-content
{
}
#column-2 .column-content
{
}
#column-3 .column-content { padding-left: 12px;}

#column-1 H2,
#column-2 H2,
#column-3 H2 
{
	font-size: 19px;
	color: #333333;
	margin: 0;
	line-height: 21px;
	font-weight: normal;
}


#three-columns
{
	width: 996px;
	background: url(../images/ca-bg-container.png) repeat-y;
}

#three-columns div.separator
{
	height: 1px;
	background-color: #cba918;
	margin-bottom: 10px;
	overflow: hidden;
}

#column-1 
{
	 
	float: left;
	width: 640px;
}
#column-1 .column-inner
{
	padding: 0px 0 80px 19px;
	background: url(../images/NOTUSEDYETbg-home-column-1-bottom.png) no-repeat center bottom;
}

 

#column-3 {
 
	float: right;
	width: 340px;
}
#column-3 .column-inner
{
	background: url(../images/NOTUSEDYETbg-home-column-3-bottom.png) no-repeat center bottom; 
}

DIV.button-bar
{
	background-color:#282f3f;
	height:19px;
	width: 304px;
}
DIV.button-bar img
{
	border-right: #737373 1px solid;
}
DIV.small-thumbs img
{
	padding: 2px 2px 0px 2px;
}

#footer-left A, #footer-left A:link, #footer-left A:visited, #footer-left A:active 
{
	padding-right: 10px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#footer-left A:hover
{
	text-decoration: underline;
}

#footer {
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5c5c5c;
	font-size: 12px;
	color: #333333;
	
}
#footer-left {
	float: left;
	padding: 10px;
}
#footer-right {
	float: right;
	padding: 10px;
}

#logos
{
	width: 996px;
	background:#000000;
}
 
A.book-cover:hover { background-position: 126px 0px; }

/** secondary **/
#secondary-banner
{
	height: 119px;
	background: url(../images/bg-secondary-banner.jpg) top center no-repeat;
}

#left-column{
	float: left;
	width: 300px;
	padding: 0 0 0 20px;
	height: 300px;
}
#right-column {
	float: left;
	width: 605px;
	padding: 20px 30px 0px 15px;
}
#profile-picture
{
	position: absolute;
	width: 298px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: -102px;
	height: 460px;
}
#profile-content
{
	height: 656px;
	width: 995px;
	background: url(../images/bg-profile-content.jpg) top center no-repeat;
}
#profile-content H1
{
	font-size: 35px;
	margin: 0px;
	padding: 15px 0px 20px 0px;
	font-weight: normal;
	color: #18335a;
}
H1.white, div.press H1
{
	line-height: 30px;
	font-size: 24px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 10px 5px;
	color: #FFF;
	font-weight: normal;
}
H2.white
{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 10px 5px;
	color: #FFF;
	font-weight: normal;
}
.white { color: #FFF; }

#column-3 H2.white
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	color: #FFF;
	font-weight: normal;
}

div.more-photos
{
	padding: 30px 0 0 1px;
	height: 110px;
}
div.more-photos A
{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	border: 3px solid #999999;
	margin: 0 1px;
}
div.more-photos A:hover
{
	background-position: -50px 0;
}
div.more-videos
{
	padding: 0 0 0 3px;
}

.quoteContainer {
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 14px;
	height: 150px;
}

.font-signature {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-style: italic;
}
.font-18 {
	font-size: 18px;
}

/** thumbs **/
#list-thumbs UL LI A
{
	display: inline;
	width: auto;
	border: 0px;
}
#tabs-container.thumbstrip { width: 996px; margin: auto; }

#tabs-container.thumbstrip .navig { padding-bottom: 10px; }

#tabs-container .navig,
#tabs-container .navig A
{
	float: left;
} 


DIV.column
{
	float: left;
	width: 312px;
	padding: 10px 5px 10px 5px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}
DIV.onecolumn
{
	float: left;
	width: 956px;
	padding: 10px 5px 10px 15px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
}

DIV.threecolumns DIV.column
{
	padding: 10px 5px 10px 10px;
}

DIV.threecolumns DIV.column.one
{
	padding-left: 15px;
}
DIV.threecolumns H1.white,
DIV.about H1.white
{
	padding-left: 15px;
}
DIV.threecolumns.museum H1.white
{
	padding-left: 5px;
}

/* press */
#content-area.press
{
	float: left;
	width: 650px;
	padding: 16px 10px 20px 36px;
}
#press-content
{
	width: 650px;
}
#press-content IMG
{
	border: 5px #000 solid;
	margin-top: 20px;
}

#press-sidebar
{
	float: left;
	width: 300px;
}
#tabs-container.press
{
	width: 300px;
	float: right;
}
#tabs-container.press #list-thumbs
{
	width: 300px;
}
.press-entry
{
	padding: 8px 8px;
	width: 280px;
	height: 93px;
	background: url(../images/bg-press-right-menu-item.png) no-repeat;
	margin: 0px 0px 7px 0px;
}
#list-thumbs .press-entry H2 {font-size: 18px; padding: 0; margin: 0px 0px 0px 1px; color: #18335a;font-weight: normal; width: 280px;}
#list-thumbs .press-entry H2 A {color: #18335a;	font-family: Arial,Helvetica,sans-serif;}
#list-thumbs .press-entry .teaser {color: #FFF;	font-family: Arial,Helvetica,sans-serif;}
/* need to overwrite standard scoller thumbs */
#list-thumbs .press-entry A:hover
{
	border: 0;
}
#list-thumbs .press-entry A
{
	display: inline;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	border: 0;
	font-family: Arial,Helvetica,sans-serif;
}

.credits
{
	font-size: 13px;
	padding: 5px 0px 10px 5px;
	color: #FFF;
	display: block;
}
.source
{
	font-size: 13px;
	padding: 5px 0px 10px 5px;
	color: #FFF;
	display: block;
}
.credits .source
{
	font-weight: bold;
	font-size: 16px;
}
div.press .credits H1
{
	padding: 0px;
	font-size: 15px;
	line-height: 20px;
}

.press-entry .credits { padding: 0;	font-family: Arial,Helvetica,sans-serif;}
.press-entry .source { padding: 0;	font-family: Arial,Helvetica,sans-serif;}
.press-entry a:link, .press-entry a:visited, .press-entry a:active {text-decoration: none;}
.press-entry a:hover {text-decoration: underline;}

/** videos **/
DIV.video #profile-content {background-image: none;}
DIV.video #left-column {width: 570px; padding-top: 31px;}
DIV.video #right-column {width: 290px; height:360px;}
DIV.video #list-thumbs {height: 240px;}

#tabs-container.video div.ui-tabs-panel { width : 995px; height: 260px;}

#list-thumbs .video-div {padding: 13px; width: 125px; height: 190px; background: #919191; margin-left: 13px; float:left;}

#list-thumbs .video-div A:link,
#list-thumbs .video-div A:visited,
#list-thumbs .video-div A:active
{
	border: 0px;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 20px;
}

#list-thumbs .video-div A.thumb {display: block; float: left; margin-right: 10px; width: 114px; height: 94px; border: 5px solid #999999;}
#list-thumbs .video-div A.thumb:hover {background-position: 114px 0px;}
#list-thumbs .video-div SPAN { display: block; float: left; width: 125px;}
#list-thumbs .video-div P {padding: 0px; margin-top: 0px;}
#list-thumbs .video-div H3.video {margin: 0px; padding: 0px; color: #18335a; height: 75px; }
#video-container { border: 10px #d9d9d9 solid; width: 560px; height: 310px; }
#video-containerOneMillionStories  { border: 10px #d9d9d9 solid; width: 480px; height: 320px; }

.hompageImagesHBO
{
	display: block;
	float: left; 
	width: 55px; 
	height: 149px; 
	margin-right: 3px;
	margin-bottom: 20px;
}
.hompageImagesHBO:hover
{
	display: block;
	background-position: 55px 0px;
}


.photoLeftColumn
{
	width: 400px;
	height:500px;
	margin-top: 31px;
	margin-left: 31px;
	background-color: #616161;
}
.photoRightColumn
{
	width: 400px;
	height:400px;
	float: right;
	padding-top: 31px;
}

.photoFixed
{
	width: 996px;
	height:600px;
	margin: auto;
	display:block;
}
.photo
{
	
}

div.ad-leader-container2-photo
{
	width: 400px;
	height: 300px;
	padding-top: 10px;
	text-align: center;
}
div.ad-leader-container2-video
{
	width: 350px;
	height: 400px;
	padding-top: 10px;
	text-align: center;
}
.video-static-ads
{
	margin:11px auto auto auto;
	width: 300px;
	height: 70px;
	background-color: #5c5c5c;
	background-image: url(../images/blp_dvd_300x70.jpg);
}

.signInput
{
	background-color: #5c5c5c;
	border:solid 1px #4f4f4f;
	width:125px;
	height:30px;
	margin-right:5px;
}
.jScrollPaneContainer {
overflow:hidden;
position:relative;
z-index:1;
}

.scroll-pane {
background:#8E8E8E none repeat scroll 0 0;
float:left;
height:470px;
overflow:auto;
width:283px;
}

.jScrollPaneTrack
{
background:#353535 none repeat scroll 0 0;
cursor:pointer;
height:100%;
position:absolute;
right:0;
top:0;
}
.jScrollPaneDrag
{
background:#616161 none repeat scroll 0 0;
cursor:pointer;
overflow:hidden;
position:absolute;
}
.jScrollPaneDragTop
{
left:0;
overflow:hidden;
position:absolute;
top:0;
height: 8px;
background-image: url(../images/scroll-slider-top.jpg);
}
.jScrollPaneDragBottom
{
bottom:0;
left:0;
overflow:hidden;
position:absolute;
height: 8px;
background-image: url(../images/scroll-slider-bottom.jpg); 
}
.jScrollCapTop
{
background-image: url(../images/scroll-top.jpg);
position:absolute;
top:0;
width:15px;
right:0px;
font-size:0px;
}
.jScrollCapBottom
{
background-image: url(../images/scroll-bottom.jpg);
position:absolute;
bottom:1px;
width:15px;
right:0px;
font-size:0px;
}
.twtr-hd
{
display:none;
}

