/*
Theme Name: ISPOR
Theme URI: http://www.ispor.at
Description: Custom Theme for www.ispor.at.
Version: 0.1
Author: Patrick Osanger
Author URI: http://posanger.digital-ambulance.com
Tags: resizable background image, orange, fixed width, two columns
Text Domain: ispor

	This theme was specifically designed for ispor.at and built by Patrick Osanger,
	whose portfolio you will find at http://posanger.digital-ambulance.com/

*/

* {
    margin: 0;
    padding: 0;
}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img, a {
	border: 0;
}

html, body, #bg, #bg table, #bg td, #container {
    height:100%;
    width:100%;
    overflow:hidden;
}

body {
	font: 11px Verdana, Arial, Sans-Serif;
	color: #444444;
}

a {
	font-weight: bold;
	color: #f15d27;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #046838;
}

#bg { 
    position: fixed; 
}

#bg div {
    height:200%;
    left:-50%;
    position:absolute;
    top:-50%;
    width:200%;
}

#bg td {
    text-align:center;
    vertical-align:middle;
}

#bg img {
    margin:0 auto;
    min-height:50%;
    min-width:50%;
}

#container {
	position:absolute;
    top:0;left:0;
    z-index:70;
    overflow: auto;
}

#main {
    top: 0;
	margin-left: 10%;
	padding-bottom: 50px;
	width: 760px;
}

#box {
	background: url(images/cont_bg.png) repeat;
}

#head {
	background: #ffffff url(images/head_bg.png) right no-repeat;
	height: 72px;
	padding: 13px 0 13px 13px;
	margin 0;
}

#menubar {
	background: url(images/menubar_bg.png) top repeat-x;
	height: 246px;
	width: 100%;
	margin: 0 auto auto auto;
	position: absolute;
	top: 0; left: 0;
	z-index: 100;
}

#menu {
	background: #f15d27 url(images/menu_bg.png) right repeat-y;
	height: 28px;
	width: 760px;
	margin: 98px 0 1px 0;
	padding: 0 0 0 10%;
	line-height: 13px;
	position: relative;
}

#menu ul.pagelist {
	margin: 0;
	padding: 0;
	height: 28px;
	display: inline;
}

#menu li.pageitem {
	margin: 0;
	padding: 5px 5px 4px 12px;
	float: left;
	list-style: none;
	display: inline;
}

#menu li.current {
	padding: 5px 5px 4px 16px;
	margin: 0 0 0 -4px;
	position: relative;
	z-index: 100;
}

#menu a.page {
	height: 13px;
	padding: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
}

#menu a.page:hover {
	background: #046838;
}

#menu_cut {
	background: url(images/menu_cut.png) no-repeat;
	top: -6px; left: 4px;
	width: 16px;
	height: 152px;
	float: left;
	position: absolute;
}

#submenu {
	color: #ffffff;
	background: #f15d27 url(images/menu_bg.png) right repeat-y;
	height: 108px;
	width: 760px;
	padding: 0 0 0 10%;
}

div.sub_hover {
	position: absolute;
	margin: 0;
	padding: 10px 0 0 0;
	display: none;
	z-index: 70;
	white-space: nowrap;
}

div.sub_hover ul {
	display: block;
}

div.sub_hover li {
	list-style: none;
	padding: 1px 0 2px 0;
	display: block;
	line-height: 13px;
}

div.sub_hover a {
	color: #ffffff;
	/*font-weight: bold;*/
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 5px;
}

div.sub_hover a:hover {
	background: none;
	text-decoration: none;
}

div.sub_hover img {
	margin-right: 20px;
	margin-left: -24px;
	display: none;
	opacity: 0;
}

div.current {
	display: block;
	position: absolute;
	z-index: 100;
}

div.current img {
	margin-right: 35px;
	margin-left: -39px;
	display: none;
	opacity: 0;
}

#sun {
	height: 164px;
	width: 166px;
	margin: -68px 0 0 0;
	right: 21px; left: auto;
	float: right;
	z-index: 120;
	position: absolute;
}

#sun a {
	padding: 0;
	margin: 0;
}

#sun a:hover {
	background: none;
	padding: 0;
	margin: 0;
}

#menu_search {
	width: 253px;
	height: 30px;
	margin: -30px 170px 0 0;
	padding: 0;
	float: right;
}

#menu_search input.string {
	width: 155px;
	height: 13px;
	margin: 0;
	padding: 13px 10px 4px 10px;
	color: #aaaaaa;
	font: 10px 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: url(images/search_bg.png) bottom no-repeat;
	border: none;
	float: left;
}

#menu_search input.search {
	width: 78px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
}


#content {
	background: url(images/cont_grad.png) top repeat-x;
	margin: 137px 0 0 0;
	padding: 0;
	text-align: justify;
}

#content h1, h2 {
	font: 20px Arial, Verdana, sans-serif;
	color: #046838;
	font-weight: bold;
	padding: 5px 0 15px 0;
}

#content h3, h4, h5 {
	font: 16px Arial, Verdana, sans-serif;
	color: #046838;
	font-weight: bold;
	padding: 10px 0 15px 0;
}

#content p {
	padding: 0 0 15px 0;
}

#content ul {
	list-style: disc outside;
	text-align: left;
	padding-left: 25px;
}

#content ol {
	list-style: decimal outside;
	text-align: left;
	padding-left: 35px;
}

#content li {
	padding-bottom: 10px;
}

#content #feature {
	color: #ffffff;
	font-weight: bold;
	width: 481px;
	display: block;
	margin: 0 auto 20px auto;
	text-align: center;
	vertical-align: bottom;
	position: relative;
}

#feature a.flink {
	color: #ffffff;
	font-weight: bold;
	width: 161px;
	height: 13px;
	padding: 82px 310px 10px 10px;
	margin: -20px 0 0 0;
	display: block;
	text-align: left;
	vertical-align: bottom;
	position: relative;
	z-index: 10;
}

#feature a.flink:hover {
	text-decoration: underline;
}

#feature div.fhover {
	color: #888888;
	font-weight: normal;
	background: #ffffff;
	margin: -10px 0 0 0;
	padding: 20px 10px 10px 10px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	position: absolute;
	top: 105px;
	z-index: 5;
}

#text {
	width: 520px;
	padding: 13px 0 13px 20px;
}

#sidebar {
	background: none;
	width: 200px;
	padding: 0 0 13px 13px;
	float: right;
}

#sidemenu {
	color: #ffffff;
	background: #046838;
	width: 150px;
	padding: 13px 13px 0 13px;
	margin-left: 24px;
}

#sidemenu ul {
	margin: 0;
	padding: 0;
}

#sidemenu li {
	margin: 0;
	padding: 2px 0 2px 0;
	list-style: none;
}

#sidemenu a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#sidemenu a:hover {
	text-decoration: none;
}

#sidemenu img {
	margin-right: 35px;
	margin-left: -39px;
	display: none;
	opacity: 0;
}

#sidemenu_b {
	background: url(images/side_b.png) bottom left no-repeat;
	width: 176px;
	height: 13px;
	margin-left: 24px;
}

#end_content {
	clear: both;
	height: 10px;
	width: 760px;
}

#images {
	text-align: right;
}

#images img {
	margin: 13px 0 0 0;
	border-top: 5px #ffffff solid;
	border-bottom: 5px #ffffff solid;
	border-left: 5px #ffffff solid;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}

#footer {
	background: url(images/foot_bl.png) top left no-repeat;
	width: 760px;
	height: 27px;
	margin: 0;
}

#footer_links {
	color: #296d9e;
	background: url(images/cont_bg.png) repeat;
	margin: 0 12px 0 12px;
	padding: 0;
	height: 27px;
}

#footer_links a {
	height: 10px;
	padding: 7px 7px 10px 7px;
	margin: 0;
	text-decoration: none;
	outline: 0;
	float: left;
}

#footer_links a.top {
	padding: 0;
	margin: 7px 14px 10px 0;
}

#footer_links div.copy {
	height: 10px;
	padding: 4px 7px 10px 14px;
	float: left;
}

#footer_br {
	width: 12px;
	height: 27px;
	background: url(images/foot_br.png) top right no-repeat;
	float: right;
}

#info_begin {
	background: url(images/info_bg.png) repeat;
	width: 760px;
	height: 13px;
	padding: 0;
	margin: 0;
	display: none;
}

div.info {
	color: #666666;
	background: url(images/info_bg.png) repeat;
	padding: 0 13px 0 13px;
	display: none;
}

div.field_info {
	width: 120px;
	height: 13px;
	padding: 6px 0 5px 0;
	float: left;
}

.field {
	width: 408px;
	height: 13px;
	margin: 0 3px 6px 3px;
	padding: 6px 6px 5px 6px;
	color: #444444;
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #ffffff;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

select.field {
	width: 423px;
	height: 24px;
	padding: 3px 3px 3px 3px;
}

textarea.field {
	height: 56px;
	margin: 0 3px 6px 3px;
	padding: 6px 6px 5px 6px;
	color: #444444;
	font: 11px Verdana, Arial, Sans-Serif;
}

input.send {
	width: 100px;
	height: 25px;
	margin: 0 3px 3px 120px;
	padding-bottom: 5px;
	background: #f15d27;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	outline: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input.send:hover {
	background: #046838;
}

#info_end {
	background: url(images/info_b.png) bottom no-repeat;
	height: 13px;
	width: 760px;
	padding: 0;
	margin: 0;
	display: none;
}
