/* CSS Document */
html {overflow-y:scroll;}

body {
	background-attachment: scroll;
	background-color: #F5F5E9;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0%;
	color: #424140;
	margin:0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2d3537;
}

.container {
	background-color:#F5F5E9;
	margin-top:15px;
}

.header
{
	width: 932px;
	margin: 0;
	float: left;
	height: 70px;
	border-bottom:1px solid #E3E3CA;
	padding-bottom: 10px;
}

/*h1 a {
	border:0pt none;
	display:block;
	height:60px;
	text-indent:-9000px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/od_logo.png);
	background-repeat: no-repeat;
	background-position: 0%;
}*/

.logo
{
	width: 252px;
	float: left;
	padding-top:12px;
}

h1 {
	font-size:2em;
	margin-bottom:0.75em;
}

.system-message h1 {width:100%}

.nav
{
	padding-left: 380px;
	width: 300px;
	height: 70px;
	margin-right: 0;
	float: left;
	padding-top: 33px;
}

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	font-size:12px;
	font-weight:normal;
/*	text-transform:uppercase;
*/}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #333;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #424140;
	text-decoration: none;
}

.wrapper
{
	width: 932px;
	float: left;
	border-top:1px solid #FFFFFD;
	border-bottom:1px solid #E3E3CA;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 12px;
	padding-bottom: 10px;
}

.wrapper-home
{
	width: 932px;
	float: left;
	margin: 0;
	padding: 0px;
	border-bottom:1px solid #E3E3CA;
}
.wrapper-slider
{
	width: 932px;
	float: left;
	margin: 0;
	padding: 0px;
}
.wrapper-tour
{
	width: 900px;
	float: left;
	margin: 0;
	background:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
.content
{
	width: 450px;
	float: left;
	padding-right: 79px;
}

.content-projects
{
	width: 550px;
	float: left;
	padding-right: 40px;
}

.sidebar
{
	width: 383px;
	float: left;
	padding:9px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3CA;
	border-right-color: #E3E3CA;
	border-left-color: #E3E3CA;
	background-color: #FFFFFF;
}
.sidebar-bot
{
	width: 383px;
	height:9px;
	float: left;
	background-color:transparent;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bg-side-bot.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}

.sidebar-projects
{
	width: 322px;
	float: left;
	padding:9px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3CA;
	border-right-color: #E3E3CA;
	border-left-color: #E3E3CA;
	background-color: #FFFFFF;
}

.sidebar-bot-projects
{
	width: 322px;
	height:9px;
	float: left;
	background-color:transparent;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/bg-side-projects-bot.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}

.sidebar h3, .sidebar-projects h3
{margin:0;}

.sidebar p, .sidebar h3, .sidebar-projects p, .sidebar-projects h3
{
	padding:12px;
}

#lead a, .sidebar-projects a, .sidebar a, p.backtop a {
	border-bottom:1px solid #ccc;
	color:#337FBB;
	margin:-1px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding:1px;
	text-decoration:none;
}

#lead a:hover, .sidebar-projects a:hover, .sidebar a:hover, p.backtop a:hover{
	background:#CAE3F8 none repeat scroll 0% 50%;
	border-bottom-color:#6597BE;
	color:#0C3A5E;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
p.backtop {
	text-align:right;
}
p.sidelink{
	padding-left: 100px;
}
/*a.button.next {
	float: left;
	text-indent: -9999px;
}

a.button.next {
	background: url(../cssimg/button-frontslidenext.png) no-repeat 0 0;
	height: 34px;
	width: 94px;
}

a.button.next:hover, .scroller a.button.next:active {
	background: url(../cssimg/button-frontslidenext.png) no-repeat 0 -34px;
	text-decoration:none;
}*/

.footer
{
	width: 932px;
	margin: 0;
	float: left;
	border-top:1px solid #FFFFFD;
	padding-top: 10px;
}

/*hr {
border-bottom:1px solid #FFFFFD;
border-top:1px solid #E3E3CA;
height:0pt;
overflow:hidden;
width:100%;
}*/

/* overrides forms.css */
label {font-weight:normal;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #E3E3CA;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #E3E3CA;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}

/* FixPNG for IE6 */

/* FixPNG from Komodo */

* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/cssimg/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}

/*top panel*/
#top-panel{
background:#e8f3c6;
border-bottom:3px solid #a6c34e;
padding:14px 20px;
text-align:right;
}
#sub-panel{
text-align:center;
}
#sub-panel a{
	width:150px;
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
	font-weight:bold;
	background-color: #a6c34e;
	background-image: url(../slidePanel/img/sub-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sub-panel a span{
	padding:6px;
	display:block;
	background-image: url(../slidePanel/img/sub-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}