/* CSS Document */

body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 8px;
	padding: 0px 8px;
}

#structure {
	width: 800px;
	margin: 0px auto;
	background-color: #ffffff;
}

#header {
	height: 85px;
	width: 800px;
	background-color: #ffffff;
}

#h_tel {
	float: left;
	padding-top: 6px;
}

#logo {
	float: left;
}

#flash {
	float: right;
}

#home_image_main {
	width: 800px;
	height:180px;
	background-repeat: no-repeat;
}

#content {
	width: 800px;
	padding-top: 24px;
	float: left;
}

#content ul {
	margin-left: 20px;
	font-size: 0.7em;
	line-height: 1.3em;
}

#content li {
	margin-bottom: 10px;
	list-style: disc !important;
}

#column_left {
	width: 236px;
	float: left;
	padding: 15px 0px 15px 22px;
}

#column_centre {
	width: 236px;
	float: left;
	padding: 15px 0px 15px 22px;
}

#column_right {
	width: 201px;
	float: left;
	padding: 15px 20px 15px 22px;
}

.box_header {
	background-image: url(/images/box_top.gif);
	background-repeat: no-repeat;
	width: 238px;
	background-color: #ebebeb;
}

.box_footer {
	background-image: url(/images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 238px;
}

.box_inner {
	padding: 12px 15px 15px 15px;
	text-align: left;
	width: 208px;
	height: 238px;
}

.box_inner_short {
	padding: 12px 15px 15px 15px;
	text-align: left;
	width: 208px;
}

.box_inner h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}

.box_inner_short h2 {
	font-size: 0.9em;
	color: #666666;
	margin-top: -5px;
	margin-bottom: 5px;
}

.box_inner p, .box_inner_short p {
	font-size: 0.7em;
	line-height: 1.2em;
	color: #9C9C9C;
	margin-top: 0px;
}

.find_more {
	margin-top: 10px;
}

.find_more p {
	font-weight: bold;
	margin: 0px;
	width: auto !important;
	color: #668ac4 !important;
	display: inline;
	vertical-align: middle;
}

.find_more img {
	margin: 0px 0px 0px 3px;
}

#column_left_image {
	margin: 5px 0px 0px 0px;
	border: 2px solid #ffffff;
}

#column_centre_image {
	float: right;
	margin: 3px 0px 3px 3px;
	border: 2px solid #ffffff;
}

.find_more a			{text-decoration: none; color: #668ac4}
.find_more a:link		{text-decoration: none; color: #668ac4}
.find_more a:visited	{text-decoration: none; color: #668ac4}
.find_more a:active		{text-decoration: none; color: #668ac4}
.find_more a:hover 		{text-decoration: underline; color: #668ac4}

#home_button {
	margin-bottom: 15px;
}

.box_header_white {
	background-image: url(/images/box_top_white.gif);
	background-repeat: no-repeat;
	width: 224px;
	margin-left: -8px;
	background-color: #ffffff;
}

.box_footer_white {
	background-image: url(/images/box_bottom_white.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 224px;
}

.box_inner_white {
	padding: 7px 12px 5px 10px;
	text-align: left;
	width: 202px;
	height: 68px;
}

.box_inner_white p {
	margin: 0px;
	height: 10px;
	clear: both;
}

html:lang(en)>body .news_date {
	float: right;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: -14px;
}
.news_date {
	float: right;
	font-weight: normal;
	margin-bottom: 5px;
}

.box_inner_white a			{text-decoration: none; font-weight: bold; color: #9C9C9C}
.box_inner_white a:link		{text-decoration: none; font-weight: bold; color: #9C9C9C}
.box_inner_white a:visited	{text-decoration: none; font-weight: bold; color: #9C9C9C}
.box_inner_white a:active		{text-decoration: none; font-weight: bold; color: #9C9C9C}
.box_inner_white a:hover 		{text-decoration: underline; font-weight: bold; color: #9C9C9C}

#footer {
	height: 12px;
	width: 770px;
	background-color: #1c8ccc;
	color: #FFFFFF;
	font-size: 0.65em;
	padding: 3px 15px;
	clear: both;
}

#footer_left {
	float: left;
	margin: 0px;
}

#footer_right {
	float: right;
	margin: 0px;
}

#footer a			{text-decoration: none; color: #ffffff}
#footer a:link		{text-decoration: none; color: #ffffff}
#footer a:visited	{text-decoration: none; color: #ffffff}
#footer a:active		{text-decoration: none; color: #ffffff}
#footer a:hover 		{text-decoration: underline; color: #ffffff}

#content_inner {
	float: left;
	padding: 15px 0px 10px 0px;
	width: 800px;
}

#content_inner_left {
	float: left;
	width: 336px;
}

#content_inner_left .img_marg {
	margin-bottom: 10px;
}

#content_inner_left_cs {
	float: left;
	width: 360px;
	padding: 0px 20px;
}

#content_inner_right {
	float: right;
	width: 423px;
	padding: 0px 20px;
}

#content_inner_right_cs {
	float: right;
	width: 360px;
	padding: 0px 20px;
}

#content_inner_right p, #content_inner_left_cs p, #content_inner_right_cs p {
	font-size: 0.7em;
	margin: 5px 0px 15px 0px;
	line-height: 1.5em;
	text-align: justify;
}

a			{text-decoration: none; color: #1c8ccc}
a:link		{text-decoration: none; color: #1c8ccc}
a:visited	{text-decoration: none; color: #1c8ccc}
a:active		{text-decoration: none; color: #1c8ccc}
a:hover 		{text-decoration: underline; color: #1c8ccc}

.caption {
	text-align: right;
	margin: 4px 0px 20px 0px;
	color: #999999;
	font-size: 0.6em;
}

#content_inner_strip {
	clear: both;
	float: left;
	width: 800px;
	margin-top: -10px;
	background-color: #ebebeb;
}
.info_box {
	width: 369px;
	float: left;
	padding: 10px;
}
.info_box img {
	float: left;
	margin: 5px 0px 0px 5px;
}

.info_box h3 {
	padding-left: 102px;
	margin: 0px;
	color: #a4a4a4;
	font-size: 0.95em;
}

.info_box p {
	padding-left: 102px;
	margin: 0px;
	color: #3f3f3f;
	font-size: 0.65em;
	line-height: 1.4em;
}

a.case_study {
	float: left;
	padding: 5px;
	margin-left: -5px;
	margin-bottom: 10px;
	text-decoration: none;
	clear: both;
	width: 100%;
}
a.case_study img {
	float: left;
	margin: 0px 10px 0px 0px;
}
a.case_study img.film_icon {
	float: right;
	margin: 0px;
}
a.case_study h4 {
	padding-left: 76px;
	margin: 0px;
	color: #a4a4a4;
	font-size: 0.85em;
}
a.case_study h5 {
	padding-left: 76px;
	margin: 0px 0px 5px 0px;
	font-size: 0.65em;
	font-style: italic;
}
.red_text {
	color: #FF2525;
	font-style: italic;
	font-size: 0.8em;
}
a.case_study p {
	padding-left: 76px;
	margin: 0px !important;
	color: #3f3f3f;
	font-size: 0.65em !important;
	line-height: 1.1em !important;
	text-align: left !important;
}

.content_inner_centred {
	text-align: center;
	margin-top: 30px;
	float: left;
	width: 100%;
}

#paging {
	padding-right: 10px;
	margin-top: 10px;
	text-align: right;
	float: right;
}

#paging_left {
	width: 38px;
	height: 17px;
	display: inline;
	float: left;
}

#paging_centre {
	width: 6px;
	height: 17px;
	display: inline;
	float: left;
}

#paging_right {
	width: 41px;
	height: 17px;
	float: left;
	display: inline;
}

#content_inner_si {
	float: left;
	padding: 15px 0px;
	width: 800px;
	background-image: url(../images/ow/background.gif);
	background-repeat: no-repeat;
}

#content_inner_ex {
	float: left;
	padding: 15px 0px;
	width: 800px;
	background-image: url(../images/ow/background.gif);
	background-repeat: no-repeat;
}

#content_inner_ex_left {
	float: left;
	width: 404px;
}

#content_inner_ex_right {
	float: right;
	width: 355px;
	padding: 0px 20px 0px 10px;
}

#content_inner_ex_right p {
	font-size: 0.7em;
	margin: 5px 0px 15px 0px;
	line-height: 1.5em;
	text-align: justify;
}

#movie_holder {
	padding: 0px 0px 0px 21px;
}

#movie_info {
	padding: 15px 0px 0px 21px;
	width: 479px;
}

#movie_info h3 {
	width: 40px;
	float: left;
	color: #C3C3C3;
	font-size: 1.5em !important;
	margin: 0px;
	font-weight: normal;
}

#movie_info h4 {
	color: #717171;
	font-size: 0.85em !important;
	margin: 0px 0px 2px 0px;
	font-weight: normal;
	padding-left: 60px;
}

#movie_info p {
	padding-right: 30px;
	margin: 5px 0px 10px0px;
	color: #717171;
	font-size: 0.7em;
	line-height: 1.4em;
}

.movie_info_title {
	float: left;
	width: 60px;
	margin-top: -1px;
	font-weight: bold;
}

#movie_grid {
	margin-top: 30px;
}
#movie_grid_row {
	border: 1px solid #000;
}
.movie_grid_row img {
	margin: 0px 2px 2px 0px;
}

#content_inner_right_people {
	width: 590px;
	float: right; 
	padding: 0px 20px;
}
#content_inner_right_people h2 {
	margin-top: 0px;
	color: #1c8ccc;
	font-style: italic;
}
#content_inner_left_people {
	width: 170px;
	text-align: right; 
	float: left;
}
#content_inner_people {
	padding: 10px 20px 10px 40px;
	clear: both;
}
#content_inner_people p {
	font-size: 0.7em;
	line-height: 1.5em;
	margin-top: 0px;
}