/*###############################################################
Name: 		Uwe Schneider Dot Com (based on "Beautiful Day")
Date: 		2006-11-12
Updated: 	2008-05-17
Description: 	A soft and bright two-column template.
Author: 	Viktor Persson
UPDATE: 	Uwe Schneider
URL (original): http://templates.arcsin.se
URL (update):	http://uweschneider.com

Feel free to use and modify but please provide credits.
###############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

/* links */
a {	color: #369;
	font: bold 1.1em sans-serif;
	text-decoration: none;
	}
a:hover {color: #C60
		font: bold 1.1em sans-serif;
		text-decoration: none;}


/* main page */
body {
	background: #FFFFFF url(img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5% Tacoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

img
{
  border: 0px;
}

/*lists*/
li {list-style: none;}

h1 {
	font: normal 1.8em Tacoma,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure; container is area below header with both navigation areas and the footer */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header*/

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 65px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
/* upper right gray corner block */
.header .left, .header .right {
	background: #555555;
	font-size: 2.2em;
	font-style: normal;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	color: #FFF;
	height: 65px;
	text-align: center;	
}
/* upper main/left light gray block */
.header .left {
	background: #B3C2C7 url(img/bgmain.gif);
	color: #666666;
	font-size: 2.4em;
	font-style: normal;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 37px;
	padding-left: 5px;
	width: 557px;
	text-align: left;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: maroon;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}


/* sub navigation */
.sidenav {
	background: #555555;
	float: right;
	width: 210px;
	height: 478px;
	text-align: right;
}
.sidenav h2 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #555555;
}
.sidenav li {border-bottom: 1px solid #555555;}
.sidenav li a {
	font-size: 1.1em;
	color: #555555;
	display: block;
	padding: 8px 5% 8px 0;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #555555;
	color: #333333;	
}


.sidenavPortrait {
	background: #555555;
	float: right;
	width: 210px;
	height: 520px;
	text-align: right;
}
.sidenavPortrait h2 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-right: 12px;
}
.sidenavPortrait ul {
	padding: 0;
	border-top: 1px solid #555555;
}
.sidenavPortrait li {border-bottom: 1px solid #555555;}
.sidenavPortrait li a {
	font-size: 1.1em;
	color: #555555;
	display: block;
	padding: 8px 5% 8px 0;
	text-decoration: none;
	width: 95%;
}
.sidenavPortrait li a:hover {
	background: #555555;
	color: #333333;	
}


.directorsmovies {
	background: #555555;
	float: right;
	width: 210px;
	height: 1900px;
	text-align: right;
}
.directorsmovies h2 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-right: 12px;
}
.directorsmovies ul {
	padding: 0;
	border-top: 1px solid #555555;
}
.directorsmovies li {border-bottom: 1px solid #555555;}
.directorsmovies li a {
	font-size: 1.1em;
	color: #555555;
	display: block;
	padding: 8px 5% 8px 0;
	text-decoration: none;
	width: 95%;
}
.directorsmovies li a:hover {
	background: #555555;
	color: #333333;	
}

/* content */
.content {
	float: left;
	margin: 10px 10px;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: Verdana,sans-serif;}

/* content home page */
.cover {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.cover h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-style: normal;
	font-weight: 700;
	color: #666666;
	vertical-align: top;
	margin-top: 47px;
	margin-bottom: 20px;
	text-decoration: none;
	text-transform:	none;
	line-height: 35px;
	}

/* section content page (section menus) */
.sectioncover {
	float: left;
	margin: 0 10px 10px 30px;
	padding: 0 10px;
	width: 471px;
}

.sectioncover img {
	margin: 0 5px 0 20px;
	}

.sectioncover a {
	font: bold 1.1em sans-serif;
	color: #555555;
	text-decoration: none;
	text-transform:	none;
	}

.sectioncover a:hover {
	font: bold 1.1em sans-serif;
	color: maroon;
	margin: 0 0 0 1px;
	text-decoration: none;
	text-transform:	none;
	}

.sectioncover h1 {	
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	color: #666666;
	vertical-align: top;
	text-decoration: none;
	text-transform:	none;
	line-height: 30px;
	}

/* content pages with slideshow flash module */
.slideshow {
	float: left;
	margin: 5px 0 10px 35px;
	width: 531px;
	color: #555555;
	}

.slideshow h2 {
	margin-top: 5px;
	margin-bottom: 13px;
	}

/* content pages with slideshow flash module */
.portraitslideshow {
	float: left;
	margin: 15px 0 20px 15px;
	width: 531px;
	}

.portraitslideshow h2 {
	margin-top: 0;
	margin-bottom: 5px;
	}

/* content pages with slideshow flash module */
.architectureslideshow {
	float: left;
	margin: 15px 0 5px 17px;
	width: 546px;
	}

.architectureslideshow h2 {
	margin-top: 0;
	margin-bottom: 5px;
	}
	

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}