/* cheers Eric: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background:#b1c3a3;
	font-size:21px;
	line-height:1.3em;
	font-weight:normal;
	font-family:Times New Roman, Times, serif;
}

#header-wrapper {
	background:transparent url("../img/header-wrapper-background.gif") repeat-x scroll 0 0;
	height:241px;
}

#header, #body, #footer {
	margin:0 auto;
	width:960px;
}

#header {
	padding:37px 0 0 38px;
	height:204px;
	position:relative;
	top:0;
	left:0;
	z-index:666;
}

#slideshow-container {
	width:475px;
	height:343px;
	position:absolute;
	top:30px;
	right:50px;
	z-index:999;
}

#logo {
	display:block;
	width:306px;
	height:68px;
}

#logo a {
	display:block;
	width:306px;
	height:68px;
}

#body-wrapper {
	background:#2d2d2d;
}

#body {
	padding:80px 0 20px 0;
	position:relative;
	top:0;
	left:0;
	z-index:444;
}

#navigation {
	background:#a13a24 url("../img/navigation-background.gif") repeat scroll 0 0;
	padding:20px 0 12px 20px;
	position:absolute;
	top:0;
	left:0;
	width:80%;
	z-index:555;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
}

#navigation a, #navigation span {
	font-size:27px;
	line-height:1.1em;
	color:#000;
	text-decoration:none;
}

#navigation a:hover {
	text-decoration:underline;
}

#navigation a.selected {
	color:#fff !important;
}

#navigation a:hover.selected {
	text-decoration:none;
}

#navigation span {
	color:#fff;
}

#page {
	background:#fff;
	position:relative;
	top:0;
	left:45px;
	z-index:444;
	width:80%;
	background:#fff url("../img/page-background.gif") repeat scroll left top;
}

#page-content {
	text-align:right;
	text-indent:75px;
	position:absolute;
	top:100px;
	left:25px;
	z-index:555;
	width:460px;
}

.page a {
	text-decoration:underline;
	color:#000;
}

.page a:hover {
	text-decoration:none;
	color:#000;
}

.page p {
	margin:0 0 1em 0;
}

.page ul, .page ol {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:40px;
	margin:0 0 1em 0;
}

.page ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:40px;
}

.page li {
	line-height:1.3em;
}

.page strong {
	font-weight:bold;
	font-size:.95em;
}

.page em {
	font-style:italic;
	color:#777;
}

.page hr {
	border:none 0;
	border-top:1px dashed #aaa;
	width:100%;
	height:1px;
	margin:25px 0;
	display:block;
}

.page h1 {
	font-size:155%;
	margin:0 0 1em 0;
}

.page h2 {
	font-size:145%;
	margin:0 0 1em 0;
}

.page h2.heading {
	font-size:61px;
	font-weight:normal;
	margin:0;
	color:#AB9CA9;
	position:absolute;
	top:75px;
	left:25px;
	z-index:444;
	line-height:1em;
	opacity:.5;
	filter:alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	font-family:Arial, Helvetica, sans-serif;
	background:#fff url("../img/page-background.gif") repeat scroll -25px top;
}

.page h3 {
	font-size:135%;
	margin:0 0 1em 0;
}

.page h4 {
	font-size:125%;
	margin:0 0 1em 0;
}

.page h5 {
	font-size:115%;
	margin:0 0 1em 0;
}

.page h6 {
	font-size:105%;
	margin:0 0 1em 0;
}

.page table {
	border-spacing:0;	
	border-collapse:separate;
	border-color:#999;
	border-width:0 0 1px 1px;
	border-style:solid;
}

.page th, .page td {    
	border-color:#999;
	border-width:1px 1px 0 0;
	border-style:solid;
	padding:5px 7px;
}

#feature-panel {
	background:#a13a24;
	color:#fff;
	width:300px;
	position:absolute;
	top:100px;
	right:-100px;
	z-index:998;
	padding:45px 20px 10px;
	font-size:25px;
	text-align:center;
}

#feature-panel .quoline {
	background:#AB9CA9;
	height:2px;
	position:absolute;
	top:30px;
	left:120px;
	z-index:999;
	width:265px;
	opacity:.5;
	filter:alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#feature-panel .lquo, #feature-panel .rquo {
	font-size:600%;
	line-height:.7em;
	float:left;
	width:70px;
}

#feature-panel .rquo {
	line-height:.05em;
	padding-top:210px;
}

#feature-panel .quo {
	float:left;
	width:160px;
	padding:20px 0 0;
}

#feature-panel a, #feature-panel a:hover {
	color:#fff;
}

#feature-panel h2 {
	border-bottom:1px solid #975d52;
	line-height:1.2em;
	text-align:left;
	margin-left:80px;
}

#footer-wrapper {
	background:transparent url("../img/footer-wrapper-background.gif") repeat-x scroll left bottom;
	height:104px;
}

#footer {
	padding:25px 40px;
	position:relative;
	z-index:950;
	overflow:auto;
	font-size:17px;
	width:900px;
	/*background:transparent url("../img/background.png") no-repeat scroll center bottom;*/
}

#tag-line {
	height:22px;
	padding-top:15px;
}

#tosch-info {
	float:right;
	height:37px;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 990;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 910;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	color:#666;
}
#lightbox-container-image-data #lightbox-image-details { 
	width:80%;
	float:left;
	text-align:left;
	font-size:155%;
	padding-top:.8em;
}	
#lightbox-image-details-caption {
	line-height:1.2em;
}
#lightbox-image-details-caption .heading {
}
#lightbox-image-details-currentNumber {
	display:block;
	clear:left;	
	line-height:1.3em;
}
#lightbox-image-details-currentNumber span {
	display:block;
	font-size:80%;
	color:#aaa;
	padding-top:5px;
}
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-top:1em;
}


.gallery {
	display:block;
	margin-bottom:25px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}
.gallery h6 {
	margin:0;
	color:#333;
	font-weight:100;
}
.gallery h6 span {
	font-size:70%;
	color:#666;
	line-height:1em;
	display:block;
	margin-left:2px;
}
.gallery ul {
	list-style: none;
	padding:0;
	margin:0;
	display:block;
	text-align:center;
	overflow:auto;
}
.gallery ul li {
	float:left;
	padding:0;
	margin:0;
	margin:5px 10px 5px 0;
	vertical-align:top;
}
.gallery ul li a {
	float:left;
	display:block;
	overflow:hidden;
	border:2px solid #eee;
}
.gallery ul img {
	display:block;
}
.gallery ul a:hover {
	border:2px solid #A13A23;
}