body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 90%;
	background: url('../images/layout/background_layout.gif');
	color: #797b78;
}

a {
	text-decoration: none;
	color: #1462e3;
}

a img {
	border: none;
}

a img:hover {
	opacity: 0.7;
}

a:hover {
	color: #333333;
}

h1, h2, h3, h4 {
	color: #666666;
}

h1 {
	float: left;
	width: 100%;
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

h1 a {
	color: #333333;
}

h1 a:hover {
	color: #e01e26;
}

h2 {
	float: left;
	width: 100%;
	margin: 15px 0 5px 0;
	padding: 0;
	line-height: 2em;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	background: url('../images/layout/dots.gif') repeat-x bottom left;
	border-top: 1px solid #666666;
}

h2 a {
	color: #e01e26;
}

h3, p {
	float: left;
	margin: 7px 0 5px 0;
	padding: 0;
	font-size: 0.8em;
}

h3 {
	width: 100%;
	padding-left: 10px;
	font-weight: bold;
	background: url('../images/layout/square-red.gif') no-repeat 0 0.5em;
}

h4 {
	float: right;
	margin: 0;
	padding: 5px 10px;
	font-size: 0.8em;
	border: 1px solid #c2c2c2;
	border-top: none;
}

.wrapper {
	float: left;
}

#notification_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 105px;
    background: #eeeeee url('../images/banner_background.png') repeat-x;
    text-align: center;
}

#shell {
	position: absolute;
	top: 125px;
	left: 50%;
	width: 680px;
	padding: 0 20px 0 20px;
	margin-left: -360px;
	background-color: white;
	border: 1px solid #c2c2c2;
}

#logotype {
	display: block;
	position: absolute;
	top: 0;
	left: 50px;
	border: 1px solid #c2c2c2;
	border-top: none;
	z-index: 10;
}

#logotype:hover {
	opacity: 1;
}

#ad-system {
	display: block;
	position: absolute;
	top: 0;
	right: 20px;
	padding: 5px;
	font-size: 1em;
	color: #e01e26;
	border: 1px solid #c2c2c2;
	border-top: none;
}

#navigation-top {
	float: right;
	margin: 75px 0 0 0;
	padding: 0;
}

#navigation-bottom,
#navigation-slideshow {
	float: left;
	margin: 0;
	padding: 0;
}

#navigation-top li,
#navigation-bottom li,
#navigation-slideshow li {
	float: left;
	display: inline;
	padding: 4px 7px;
	font-size: 0.8em;
}

#navigation-top li {
	border-top: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}

#navigation-top li:hover {
	border-top-color: #e01e26;
}

#navigation-bottom li,
#navigation-slideshow li {
	border-bottom: 1px solid #c2c2c2;
	border-left: 1px solid #c2c2c2;
}

#navigation-bottom li:hover,
#navigation-slideshow li:hover {
	border-bottom-color: #e01e26;
}

#navigation-top li a,
#navigation-bottom li a,
#navigation-slideshow li a {
	width: 100%;
	color: #666666;
}

#navigation-top li.active {
	letter-spacing: 1px;
	background: #eeeeee url('../images/layout/stripes-gray.gif') repeat-x top;
}

#navigation-top li.active:hover {
	border-top-color: #e01e26;
}

#navigation-bottom li.active,
#navigation-slideshow li.active {
	letter-spacing: 1px;
	background: #eeeeee url('../images/layout/stripes-gray.gif') repeat-x bottom;
}

#navigation-slideshow li.active {
	font-weight: bold;
	background: #eeeeee url('../images/layout/stripes-red.gif') repeat-x bottom;
}

#navigation-bottom li.active:hover,
#navigation-slideshow li.active:hover {
	border-bottom-color: #e01e26;
}

.slide-control {
	cursor: pointer;
}

.previous-slide,
.next-slide {
	display: none;
}

#intro {
	float: left;
	width: 680px;
	height: 225px;
	padding: 5px 0;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

#intro img {
	width: 680px;
}

#footer {
	float: left;
	width: 100%;
	margin: 15px 0 25px 0;
	border-top: 1px solid #c2c2c2;
}

#copyright {
	position: relative;
	float: right;
	bottom: 0;
	margin: 0;
	padding: 5px;
	font-size: 0.7em;
	border: 1px solid #c2c2c2;
	border-bottom: none;
	z-index: 10;
}

.thumbnails {
	float: left;
	padding: 15px 0 5px 0;
}

.separator {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 20px;
	background: url('../images/layout/background_layout_flipped.gif');
}

.double-column {
	float: left;
	width: 440px;
}

.double-column p {
	width: 100%;
	line-height: 150%;
}

.double-column ul {
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}

.double-column ul li {
	margin: 10px 0 0 0;
	padding: 0 10px;
	font-size: 0.8em;
	line-height: 1.6em;
	background: url('../images/layout/square-gray.gif') no-repeat 0 0.6em;
}

.project-profile {
	float: left;
	margin-bottom: 10px;
}

.project-profile div {
	float: left;
	width: 220px;
	margin-right: 15px;
}

.double-column .project-profile ul {
	width: 400px;
	float: left;
	margin: 10px 0;
	padding: 15px 20px 10px 20px;
	border: 1px solid #c2c2c2;
	background-color: #eeeeee;
}

.double-column .project-profile ul li {
	font-size: 1em;
	padding: 0 0 5px 10px;
	margin: 0;
}

.left-column,
.left-column-tight,
.center-column,
.right-column,
.right-column-tight {
	float: left;
	width: 220px;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	color: #666666;
}

.left-column p,
.left-column-tight p,
.center-column p,
.right-column p,
.right-column-tight p {
	width: 100%;
}

.left-column {
	margin-right: 20px;
}

.left-column-tight {
	margin-right: 10px;
}

.right-column {
	margin-left: 20px;
}

.right-column-tight {
	margin-left: 10px;
}

.sidebox {
	float: left;
	width: 188px;
	margin-top: 15px;
	padding: 0 15px 10px 15px;
	border: 1px solid #c2c2c2;
}

.sidebox h2 {
	border-top: none;
}

.sidebox ul {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}

.sidebox ul li {
	margin: 5px 0 0 0;
	padding: 0 10px;
	font-size: 0.8em;
	line-height: 1.2em;
	background: url('../images/layout/square-blue.gif') no-repeat 0 0.45em;
}

.article img {
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px;
	border: 1px solid #c2c2c2;
}

.article img.right {
	float: right;
	margin: 0 0 5px 10px;
}

.comment,
.profile {
	float: left;
	margin: 15px 0 5px 0;
	width: 100%;
	height: 80%;
	border-top: 1px solid #c2c2c2;
}

.comment img,
.profile img {
	float: left;
	width: 80px;
	height: 80px;
	padding: 3px;
	border: 1px solid #c2c2c2;
	border-top: none;
}

.profile img {
	height: 100px;
	width: 150px;
}

.comment div,
.profile div {
	float: left;
	margin: 5px 0 0 10px;
	width: 332px;
}

.profile div {
	width: 260px;
}

.comment p,
.profile p {
	margin: 0 0 5px 0;
	padding: 0;
}

/*.profile p {
	text-align: right;
}*/

.form-row {
	float: left;
	width: 440px;
}

label,
input.text,
textarea {
	display: block;
	width: 350px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
}

label {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
}

input.text,
textarea {
	padding: 2px 5px;
	font-size: 13px;
	color: #777777;
	border: 1px solid #c2c2c2;
}

textarea {
	height: 150px;
	padding: 2px 5px;
}

input.button {
	float: left;
	margin-top: 10px;
	width: 100px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	background: url('../images/layout/forms_button.gif') repeat-x center left;
	cursor: pointer;
	border: none;
}

.search-box {
	float: left;
	margin: 5px 0;
}

.search-box input.text {
	width: 175px;
}

.navigation-posts {
	float: left;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #666666;
}

.previous,
.next {
	display: block;
	width: 210px;
}

.previous {
	float: left;
	text-align: left;
	padding-left: 10px;
	background: url('../images/layout/arrow-left.gif') no-repeat left 0.6em;
}

.next {
	float: right;
	text-align: right;
	padding-right: 10px;
	background: url('../images/layout/arrow-right.gif') no-repeat right 0.6em;
}

.more,
.download {
	float: left;
	margin-top: 5px;
	padding-left: 15px;
	background: url('../images/layout/plus-red.gif') no-repeat left 0.3em;
}

.download {
	background-image: url('../images/layout/arrow-download-red.gif');
}

.more a,
.download a {
	text-decoration: underline;
	color: #333333;
}

.more a:hover,
.download a:hover {
	text-decoration: none;
	color: #e01e26;
}

.date,
.contacts {
	float: left;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
}

.graphic {
	float: left;
	width: 220px;
	margin: 5px 0;
}

.spaced {
	margin-top: 25px;
}

.stripped {
	background: url('../images/layout/background_layout_flipped.gif');
}

.required {
	color: #e01e26;
	font-style: italic;
}

.framed-photo-landscape {
	float: left;
	margin-right: 6px;
	width: 140px;
	height: 124px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/picture_frame_landscape.gif');
}

.framed-photo-landscape img {
	width: 110px;
	height: 92px;
	padding: 16px 15px;
}

.social img {
	padding: 0 2px;
}

.promo img:hover {
	margin-top: -1px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}
