/* Generated campiagn style sheet for Detour 
array(4) {
  ["Campaign"]=>
  array(18) {
    ["id"]=>
    string(36) "4a9b9265-77c4-428d-aebe-54c0504b181f"
    ["movie_id"]=>
    string(36) "49db8486-a8f4-421c-881e-22cf504b181f"
    ["content_font_family"]=>
    string(1) "5"
    ["content_font_color"]=>
    string(6) "000000"
    ["content_font_size"]=>
    string(1) "1"
    ["content_bg_color"]=>
    string(6) "ffffff"
    ["content_border_color"]=>
    string(6) "050505"
    ["background_bg_image"]=>
    NULL
    ["background_bg_color"]=>
    string(6) "1b381f"
    ["header_bg_image"]=>
    array(1) {
      ["path"]=>
      string(78) "/static/img/campaigns/4a9b9265-77c4-428d-aebe-54c0504b181f/header_bg_image.jpg"
    }
    ["header_bg_color"]=>
    string(6) "000000"
    ["menu_bg_color"]=>
    string(6) "ba1a1a"
    ["created"]=>
    string(19) "2009-08-31 11:05:41"
    ["logo"]=>
    NULL
    ["active"]=>
    string(1) "1"
    ["menu_font_color"]=>
    string(6) "ffffff"
    ["logo_color"]=>
    string(5) "white"
    ["title"]=>
    string(6) "Detour"
  }
  ["Movie"]=>
  array(27) {
    ["id"]=>
    string(36) "49db8486-a8f4-421c-881e-22cf504b181f"
    ["status"]=>
    string(1) "2"
    ["title"]=>
    string(6) "Detour"
    ["original_title"]=>
    string(9) "Snarveien"
    ["production_year"]=>
    string(4) "2009"
    ["first_release"]=>
    string(13) "July 31, 2009"
    ["country"]=>
    string(6) "Norway"
    ["language"]=>
    string(18) "Norwegian, Swedish"
    ["format"]=>
    string(6) "1:2,35"
    ["duration"]=>
    string(6) "78 min"
    ["cast"]=>
    string(154) "Marte Germaine Christensen, Sondre Krogtoft Larsen, Jens Hultèn, Malin King, Jeppe Beck Laursen, Johan Hedenberg, Inga D. Harrie, Knut Walle, Mikkel Gaup"
    ["intro"]=>
    string(103) "Explore your worst possible fears in this shocking horror thriller inspired by terrifying true events! "
    ["body"]=>
    string(454) "Driving back to Norway, Lina and Martin reach a roadblock where a policeman tells them to take a detour deep into the Swedish forest. But soon one creepy incident after another leaves them stranded in the dark woods and everything seems much too bizarre to be accidental… 
What Lina and Martin don’t know is that they are under constant video surveillance and have been cast in the leading roles of a live Internet snuff movie with a definitive end."
    ["index_text"]=>
    NULL
    ["ImageUrl"]=>
    NULL
    ["ThumbnailUrl"]=>
    NULL
    ["Recommended"]=>
    NULL
    ["published"]=>
    string(19) "2009-06-01 00:00:00"
    ["created"]=>
    string(19) "2009-04-07 18:51:18"
    ["list_title"]=>
    string(6) "Detour"
    ["slug"]=>
    string(6) "detour"
    ["packshot"]=>
    string(10) "image/jpeg"
    ["scandinavia_only"]=>
    string(1) "0"
    ["type"]=>
    string(5) "Movie"
    ["epsiodes"]=>
    string(0) ""
    ["website"]=>
    string(21) "www.snarveien-film.no"
    ["external_campaign_site"]=>
    NULL
  }
  ["CampaignPage"]=>
  array(0) {
  }
  ["CampaignCast"]=>
  array(0) {
  }
}
*/


body {
	background:#000; background-color:#1b381f; background-image:url(); background-repeat:no-repeat; background-position:center top;}

#header #logo {
	position:relative;
	width:100%;
	left:0;
	background: url(/img/campaign/logo_white.png) no-repeat center top;
}

#content {
	background-color:#050505; color:#000000; font-size:11px; font-family:Georgia, 'Times New Roman', Times, serif;	padding:2px;
	width:800px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	margin-bottom:30px;
}
#content h1,
#content h3,
#content h2 {
	text-transform:none;
	color:#000000; font-family:Georgia, 'Times New Roman', Times, serif;	
}
#content h2 {
	font-size:125%;
}
#content h3 {
	font-size:110%;
}


#campiagn_header {
	width:800px;
	height:435px;
	background:#000; background-color:#000000; background-image:url(/static/img/campaigns/4a9b9265-77c4-428d-aebe-54c0504b181f/header_bg_image.jpg); background-repeat:no-repeat; background-position:center top;	position:relative;
}
#campaign_trailer {
	position:absolute;
	left:255px;
	top:57px;
	width:514px;
	background-color:#050505;	padding:2px;
}
#campaign_trailer object,
#campaign_trailer img{
	display:block;
}
#campaign_trailer img{
	width:514px;
	height:290px;
}

#campiagn_menu {
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	width:788px;
	padding:0 0 0 12px;
	opacity:0.60;
	filter:alpha(opacity=60);
	height:36px;
	background-color:#ba1a1a;}
#campiagn_menu li {
	float:left;
	font-weight:bold;
	padding:10px 0 0 0;
}
#campiagn_menu li a {
	float:left;
	color:#ffffff;	padding:0 12px;
	border-right:1px solid  #ffffff;
	font-family: Georgia, 'Time New Roman', Times, serif;
	text-transform:uppercase;
}
#campiagn_menu li a.last {
	border-right:none;
}
#campiagn_menu li a.active {
	text-decoration:underline;
}
#campiagn_content {
	overflow:hidden;
	padding:25px;
	background-color:#ffffff;		
}
#search_form {
	clear:both;
}

.stills_list {
	float:left;
	width:750px;
}
.stills_list li {
	float:left;
	width:138px;
	margin: 0  0 15px 15px ;
}
.stills_list li.first {
	margin-left:0;
	clear:both;
}

.cast_list {
	float:left;
	width:750px;
}
.cast_list li  {
	float:left;
	width:750px;
	clear:both;
	margin:0 0 15px 0;
}
.cast_list li .no_image,
.cast_list li img {
	float:left;
	margin:0 20px 0 0;
}
.cast_list li .no_image {
	width:66px;
	height:82px;
	line-height:82px;
	text-align:center;
	background:#ddd;
	color:#666;
	border:1px solid #ccc;
}
.cast_list li .info {
	width:600px;
	float:left;
}


.custom_content img {
	float:left;
	margin-right:25px;
}
.custom_content .page_content {
	float:left;
	width:575px;
}


/* RESET */ 
#header_holder {
	background-image: url(/img/campaign/header_tile.png);	
}
#header {
	background-image: url(/img/campaign/header.png);	
}
#wrap,
#container {
	background-image: none;
}
#container {
	background-image: none;
}
#footer_holder {
	background-image: url(/img/campaign/footer_tile.png);
}
#footer {
	background-image: url(/img/campaign/footer.png);
}
#footer ul#footer_menu li {	
	border-color:#282828;
}


