/* HTML elements */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 81%;
	line-height: 140%;
	color: #404040;
}

h1 {
	font-size: 170%;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(images/design/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 110%;
	clear: both;
}

h2 {
	font-size: 130%;
	color: #bf0f0f;
	padding: 5px 0 5px 25px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	clear: both;
}

h3 {
	font-size: 115%;
	color: #bf0f0f;
	padding: 5px 0 0px 25px;
	text-transform: none;
	letter-spacing: -0.5px;
}

h4 {
	font-size: 115%;
	color: #bf0f0f;
	padding: 5px 0 0px 25px;
	text-transform: none;
	letter-spacing: -0.5px;
}

address
{
	font-style: normal;
}
address label
{
	font-weight: bold;
	margin-right: 0.3em;
}

a {
	color: #bf0f0f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

img {
	border: none;
}

hr {
	display: none;
}

table, form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

table {
	border: none;
	width: 100%;
}

td, th
{
	border: none;
	padding: 1px 4px;
}

th
{
	text-align: left;
	width: 120px;
}

form {
	margin: 0;
	padding: 0;
}

input, select, textarea
{
	width: 100%;
	vertical-align: middle;
}

input.button
{
	width: auto;
}

.clearer {
	clear: both;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.oos {
	position: absolute;
	left: 0;
	top: -2000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.actionpnl {
	text-align: right;
}

.alert, .ok {
	margin: 10px 0 10px 0;
	padding: 2px 5px;
	font-weight: bold;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px solid #aaaaaa;
	width: 100%;
}
.alert {
	color: #cc0000;
}
.ok {
	color: #00aa00;
}

.validator {
	color: #cc0000;
}

.nodisp
{
	display: none;
}

ul
{
    list-style: square;
}

ul.offerlist
{
	list-style: none;
	padding-left: 25px;
}

.offerlist h3
{
    clear: both;
}

ul.subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 25px;
	background-image: none;
}

.subnavigation li {
	list-style: none;
	padding: 2px 0 2px 10px;
	margin: 0 0 5px 0;
}

.subnavigation li a {
	text-decoration: underline;
	color: #bf0f0f;
}

.subnavigation li a:hover {
	text-decoration: none;
}


div.advert {
	background-image: none;
	border: solid 1px #bf0f0f;
	margin: 0px 0px 10px 25px;
	padding: 3px;
}
#border div.advert {
	margin: 0;
}
#content .advert h2, #border .advert h3 {
	background-color: #bf0f0f;
	color: #f7f7f7;
	margin: 0 0 5px;
	padding: 5px;
}
#content .advert p, #content .advert ul {
	margin: 0 10px 10px;
}
#border .advert p, #border .advert ul {
	margin: 0 5px 5px;
}
#border .advert ul {
	padding: 0 0 0 1.5em;
}
#border .advert li {
	padding: 0;
}




/* Container */
#container {
	width: 850px;
	margin: 0 auto;
}


/* Header */
#container-header {
	width: 770px;
	min-height: 120px;
	_height: 120px;
	padding: 20px 40px 0px 40px;
	background-image: url(images/design/bg_header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
}

#header-name, #header-slogan
{
	line-height: 25px;
	margin: 20px 0 0;
}
#header-name {
	clear: both;
	color: #666666;
	float: left;
	background: none;
	padding: 0;
	font-size: 22px;
}
#header-name a
{
	color: #666666;
	text-decoration: none;
}
#header-name img {
    border: none;
    margin: 0 0 10px 0;
    padding: 0;
}

#header-slogan {
	float: right;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	padding-right: 10px;
}

#header-name span, #header-slogan span {
	color: #bf0f0f;
}


/* Navigation & eye-catcher */
#container-eyecatcher {
	width: 770px;
	padding: 0px 40px 0px 40px;
	height: 175px;
	background: url(images/design/bg_eyecatcher.gif) repeat-y center top;
}
#eye-catcher
{
	background: transparent url(images/design/business_eyecatcher.jpg) no-repeat center bottom;
	width: 100%;
	height: 100%;
}
ul#navigation {
	width: 770px;
	/*background-color: Transparent;*/
	background: #a52f2f url(images/design/bg-navigation.gif) repeat-x;
	color: #ffffff;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navigation li {
	background: #a52f2f url(images/design/bg-navigation.gif) repeat-x;
	float:left;
	height: 22px;
	position: relative;
}
#navigation li.selected
{
	color: #404040;
	background: #f7f7f7 url(images/design/bg-navigation-selected.gif) repeat-x;
}
#navigation a {
	color: #ffffff;
	line-height: 22px;
	font-size: 11px;
	text-decoration: none;
	padding: 4px 15px 4px 15px;
	_padding-top: 5px;
	border-right: 1px solid #ffffff;
}
#navigation li.selected a
{
	color: #404040;
}
#navigation li.selected ul, #navigation li.selected * a
{
    color: #ffffff;
}
#navigation li a:hover
{
	text-decoration: underline;
	color: #404040;
	background: #f7f7f7 url(images/design/bg-navigation-selected.gif) repeat-x;
}

/* - nested menu */
#navigation ul
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: -1px;
	top: 22px;
	display: none;
}
#navigation ul li
{
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
#navigation ul a
{
	border: none;
	display: block;
	line-height: normal;
	width: 140px;
}
#navigation li:hover>ul
{
	display: block;
}


/* Content */
#container-content {
	width:770px;
	background-image: url(images/design/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}

#content {
	width: 510px;
	float: left;
}
.single#content
{
    width: auto;
    float: none;
}

#border
{
	font-size: 90%;
	width: 190px;
	margin-left: 560px;
}
#content hr, #border hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	display: block;
	height: 1px;
}
#content hr
{
	margin: 0px 0 0px 25px;
}

#content p, #content address {
	margin: 0 0 20px 25px;
}
#content address
{
	margin-bottom: 10px;
}

#content table
{
	margin: 0 0 20px 25px;
}

#content li {
	margin: 0 0 5px 15px;
}

#content ul.subnavigation
{
    background-color: #f7f7f7;
    border: solid 1px #e5e5e5;
    padding: 3px;
}

#content blockquote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	margin: 0 0 20px 25px;
	padding: 15px 15px 15px 65px;
	background-image: url(images/design/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-style: italic;
}
#content .alert, #content .ok
{
    margin: 10px 0 10px 25px;
}

#border h2 {
    display: none;
    font-size: 135%;
    letter-spacing: normal;
}
#border h3 {
	font-size: 125%;
	clear: none;
	padding: 0;
	margin: 15px 0 10px;
}
#border h4 {
	font-size: 110%;
	letter-spacing: normal;
	padding: 0;
}
#border p, #border address {
	margin: 0 0 10px 10px;
}
#border ul.subnavigation {
    margin-left: 0;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(images/design/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 10px 0px;
}

#content img, #border img {
	background-color: #f7f7f7;
	padding: 2px;
	border: 1px solid #bf0f0f;
}
#content img.partner-logo, #border img.partner-logo 
{
    background: transparent;
    margin: 1px 2px;
    border: none;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}


/* Footer */
#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 770px;
	padding: 10px 0px 20px 0px;
	margin: 0 40px 20px 40px;
	clear: both;
	color: #666666;
	font-size: 90%;
}

#container-footer p
{
	margin: 0;
	padding: 0 10px;
}

#container-footer a {
	font-weight: bold;
	padding: 0 2px;
	color: #666666;
}

#container-footer a:hover {
	color: #bf0f0f;
}

#container-footer #footer-copyright {
	float: left;
	text-align: left;
	width: 375px;
	padding-right: 0;
}

#container-footer #footer-meta {
	float: right;
	text-align: right;
	width: 375px;
	padding-left: 0;
}


/* Gallery */
#content div.img-list
{
	margin: 0 0 15px 25px;
	padding: 1px 0 0 1px;
}
#content .img-list .item
{
	float: left;
	height: 195px;
	width: 158px;
	margin: 0 1px 1px 0;
	padding: 0;
	background: #f7f7f7 url(images/design/bg_gallery_item.gif) repeat-x;
	border: solid 1px #ddd;
	overflow: auto;
}
#content .img-list .item p {
	margin: 5px;
	padding: 0;
	text-align: center;
	font-size: 100%;
}
#content .img-list p.img
{
    line-height: 148px;
    height: 148px;
    width: 148px;
    overflow: hidden;
}
#content .img-list p.img img
{
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#content .img-list p.img span
{
	font-size: 0.1px;
}
#content .img-list p.desc
{
    color: #666666;
    font-size: 90%;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 7px;
}
#content div.pager
{
	padding: 1px 0 0 1px;
    text-align: center;
}

