@charset "UTF-8";
/* CSS Document */

.page_container {
	position: relative;
	padding: 0px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo_container {
	clear: none;
	float: left;
	height: 50px;
	width: 120px;
	background-image: url(../images/dlr_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.title_bar_container {
	z-index: 0;
	clear: none;
	float: right;
	height: 48px;
	width: 778px;
	border: 1px solid #FFF;
	background-image: url(../images/title_banner_gloss.png);
	background-repeat: no-repeat;
}
.nav {
	clear: none;
	float: left;
	width: 120px;
	padding-top: 30px;
}
.folionav {
	margin-top: -4px;
	clear: none;
	float: left;
	width: 160px;
	padding-top: 4px;
}
.content_container {
	margin-top: 0px;
	position: relative;
	clear: none;
	float: right;
	width: 780px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.content_ext_container {
	margin-top: -20px;
	position: relative;
	clear: none;
	float: left;
	width: 780px;
}
.headline_container {
	clear: none;
	float: left;
	width: 480px;
	padding-top: 60px;
}
.articles_container {
	position: relative;
	width: 430px;
	height: 330px;
	border: 1px solid #FFF;
	margin-top: 0px;
	padding: 10px;
	overflow:auto;
	overflow-x:hidden; 
}
.article_panel {
	position: relative;
	width: 413px;
	height: 118px;
	border: 1px solid #FFF;
	margin-bottom: 10px;
}
.article_title {
	padding-left: 6px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 14pt;
	font-family: Helvetica, sans-serif;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/article_title.png);
	position: relative;
	width: 438px;
	height: 22px;
	overflow: hidden;
}
.article_intro {
	margin-bottom: 20px;
	padding: 6px;
	background-position: 0px -50px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_spry_gloss.png);
	position: relative;
	width: 448px;
	overflow: hidden;
}
.article_footer {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding-right: 6px;
	text-align: right;
	margin-bottom: 15px;
	position: relative;
	width: 442px;
	height: 16px;
	padding-top: 4px;
}
.rule_left {
	clear: none;
	float: left;
	width: 570px;
	padding-left: 500px;
	margin-left: -500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 40px;
	margin-top: -20px;
	background-image: url(../images/left_rule_shad_ext.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.ext_rule_left {
	clear: none;
	float: left;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 40px;
	margin-top: -20px;
}
.rule_right {
	clear: none;
	float: right;
	width: 780px;
	padding-right: 500px;
	margin-right: -500px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 40px;
	background-image: url(../images/right_rule_shad_ext.png);
	background-repeat: no-repeat;
	background-position: 780px 0px;
}
.link_panel {
	padding: 6px;
	width: 100%;
	border: 1px solid #FFF;
}
body {
	background-position: 0px 0px;
	background-color: #77b2ba;
}
.bg_spry_gloss {
	left: 0px;
	top: 26px;
	z-index: 100;
	position: absolute;
	background-image: url(../images/bg_spry_gloss.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 350px;
	width: 460px;
}
.folio_spry_gloss {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/folio_spry_gloss.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 400px;
	width: 620px;
}
.folio_story_link {
	clear: none;
	float: left;
	left: 0px;
	top: 20px;
	position: absolute;
	z-index: 110;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 210px;
	margin-top: 180px;
	margin-left: 0px;
}
.clear {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}
.folio_copy {
	text-overflow: clip;
	clear: none;
	float: left;
	height: 80px;
	width: 400px;
}
.storyslider {
	top: 15px;
	left: 15px;
	position: absolute;
	clear: none;
	float: left;
	height: 400px;
	width: 169px;
}
.portfolio_holder {
	background-image: url(../images/dark_panel_portfolio.png);
	max-height: 432px;
	clear: none;
	float: right;
	position: relative;
	height: 432px;
	width: 609px;
	overflow: hidden
}
.centre {
}
.logomoviepanel {
	z-index: 50;
	position: absolute;
	margin-right: 20px;
	margin-left: -10px;
	margin-top: -10px;
	clear: none;
	float: left;
	background-color: white;
	width: 160px;
	height: 350px;
}
.brandslistpanel {
	position: absolute;
	width: 260px;
	clear: none;
	float: right;
}
.calltoaction {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
	clear: none;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	background-image: url(../images/bg_spry_gloss.png);
	height: 50px;
	width: 440px;
}
.contactform {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-bottom: 20px;
	margin-top: 10px;
	clear: none;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -10px;
	background-image: url(../images/bg_spry_gloss.png);
	width: 440px;
}
.crosslink {
	margin-top: 10px;
	width: 195px;
	font-weight: bold;
	padding: 6px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
.crosslinktop {
	width: 195px;
	font-weight: bold;
	padding: 6px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
.crosslinksmall {
	margin-bottom: 10px;
	background-image: url(../images/dark_tint.png);
	background-position: 0;
	background-repeat: repeat;
	margin-top: 0px;
	width: 145px;
	font-weight: bold;
	padding: 6px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
.crosslink_title {
	margin-top: 10px;
	padding-left: 4px;
	padding-top: 2px;
	color: #a0bf9f;
	font-weight: bold;
	font-size: 10pt;
	font-family: Helvetica, sans-serif;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/article_title.png);
	position: relative;
	width: 120px;
	height: 16px;
	overflow: hidden;
}
.backdrop {
	background-image: url(../images/backdrop_sky.jpg);
	top: 0px;
	margin-left: -1000px;
	position: absolute;
	left: 50%;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 800px;
	width: 2000px;
}
.background {
	background-repeat: no-repeat;
	background-image: url(../images/backdrop_grey.jpg);
	margin-top: 30px;
}
.dotwhack {
	visibility: hidden;
	z-index: 5000;
	left: 50%;
	top: 50px;
	clear: none;
	float: left;
	position: absolute;
	height: 144px;
	width: 144px;
}
.preload {
	height: 20px;
	width: 20px;
	top: -100px;
	position: absolute;
	overflow: hidden
}
.darkpanel_home {
	clear: none;
	float: left;
	height: 370px;
	width: 460px;
	background-position: 0px 0px;
	background-repeat: none no-repeat;
	background-image: url(../images/dark_panel_home.png);
	padding: 15px;
}
.darkpanel_background {
	clear: none;
	float: left;
	height: 770px;
	width: 460px;
	background-position: 0px 0px;
	background-repeat: none no-repeat;
	background-image: url(../images/dark_panel_background.png);
	padding: 15px;
}
.darkpanel_contact {
	clear: none;
	float: left;
	height: 550px;
	width: 460px;
	background-position: 0px 0px;
	background-repeat: none no-repeat;
	background-image: url(../images/dark_panel_contact.png);
	padding: 15px;
}
.darkpanel_1500 {
	clear: none;
	float: left;
	height: 1470px;
	width: 460px;
	background-position: 0px 0px;
	background-repeat: none no-repeat;
	background-image: url(../images/dark_panel_1500.png);
	padding: 15px;
}
.darkpanel_220 {
	clear: none;
	float: left;
	height: 190px;
	width: 460px;
	background-position: 0px 0px;
	background-repeat: none no-repeat;
	background-image: url(../images/dark_panel_220.png);
	padding: 15px;
}
.hotlink {
	margin-bottom: 20px;
	position: relative;
	clear: none;
	float: right;
	margin-left: 20px;
	height: 110px;
	width: 270px;
}
.connect {
	padding: 10px;
	font-weight: bold;
	font-size: 11pt;
	font-family: Helvetica, sans-serif;
	color: #30666d;
	background-repeat: no-repeat;
	background-image: url(../images/connect_panel.png);
	margin-top: 15px;
	position: relative;
	clear: none;
	float: right;
	height: 20px;
	width: 250px;
}
.connect_link {
	margin-top: 5px;
	clear: none;
	float: right;
	position: relative;
	height: 33px;
	width: 40px;
}
.titlebar_gloss {
	z-index: 20000;
	left: 121px;
	top: 1px;
	height: 48px;
	width: 778px;
	clear: none;
	float: left;
	position: absolute;
}
.footer {
	line-height: 16px;
	clear: none;
	float: left;
	text-align: left;
	color: #d1f1f5;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	padding-top: 20px;
	width: 100%;
}

