@CHARSET "ISO-8859-1";

body {
	background: #fff;
}

a {
	outline: none;
}

.clearfix {
	clear: both;
	display: block;
	line-height: 0;
}
div#search {
	position:absolute;
	right:0;
	top:20px;
}
div#search input#ajaxSearch_input {
	width: 93px;
	height:14px;
	padding-top:2px;
	border: 1px solid #9a9da4;
	font-size: 11px;
}
div#search input#ajaxSearch_submit {
	background:transparent url(../images/search_btn.jpg) no-repeat scroll center bottom;
	border:medium none;
	height:18px;
	position:absolute;
	right:-27px;
	top:2px;
	width:27px;
}
div#languages {
	position:absolute;
	right:-26px;
	top:48px;
	color: #fff;
	font-family: tahoma;
	font-size: 11px;
}
div#container {
	background: #006792 url(../images/header_bg.jpg) no-repeat center top;
}
div#wrapper {
	width: 902px;
	margin: 0 auto;
}

div#header {
	background: url(../images/header_bg.jpg) no-repeat center top;
	height: 506px;
	position: relative; 
}

div#header h1,
div#headerInternal h1 {
	position: absolute;
	top: 21px;
}

div#header h1 a,
div#headerInternal h1 a {
	display: block;
	text-indent: -5000em;
	height: 105px;
	width: 158px;
}

div#header h2,
div#headerInternal h2 {
	display:block;
	position:absolute;
	text-indent:-5000em;
	top:153px;
	height:150px;
	width:634px;
}

div#header a#wordSponsor {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 186px;
	text-indent: -5000em;
	width: 225px;
	height: 99px;
}

/********* NAVIGATION *********/

ul.navigation {
	position: absolute;
	top: 78px;
	left: 190px;
}

ul.navigation li {
	float: left;
	padding-top: 7px;
	position: relative;
	margin-right: 30px;
}

ul.navigation li a {
	display: block;
	font-family: helvetica, arial;
	font-size: 12px;
	text-decoration: none;
	color: #0199d8;
	padding-top: 10px;
	height: 25px;
}

ul.navigation li.nav-hover a {
	font-family: helvetica, arial;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background: #006792;
}

ul.navigation li span.left {
	display: block;
	line-height: 40px;
	position: absolute;
	left: -29px;
	width: 29px;
	height: 35px;
} 

ul.navigation li.nav-hover span.left {
	display: block;
	background: url(../images/nav_left.png) no-repeat top;
	line-height: 40px;
	position: absolute;
	left: -29px;
	width: 29px;
	height: 35px;
}

ul.navigation li span.right {
	display: block;
	position: absolute;
	right: -25px;
	top:7px;
	width: 25px;
	height: 35px;
}

ul.navigation li.nav-hover span.right {
	display: block;
	background: url(../images/nav_right.png) no-repeat top;
	position: absolute;
	right: -25px;
	top:7px;
	width: 25px;
	height: 35px;
}

ul.navigation li ul {
	display: none;
	z-index: 5000;
}

ul.navigation li.nav-hover ul {
	display: block;
	position: absolute;
	top: 42px;
	left: 0px;
	margin-left: -30px;
	width: 120px;
}

ul.navigation li.nav-hover ul li {
	float: none;
	padding-top: 7px;
	margin-right: 0px;
	background: #cfd6de;
	text-align: center;
}

ul.navigation li.nav-hover ul li a {
	font-family: helvetica, arial;
	font-size: 12px;
	text-decoration: none;
	color: #006bff;
	background: transparent;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
}

ul.navigation li.nav-hover ul li.nav-hover a {
	font-family: helvetica, arial;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background: #579eff;
}

ul.navigation li.nav-hover ul li.bottom-li {
	background: url(../images/bottom_li.png) no-repeat;
	height: 8px;
	padding: 0;
	margin: 0;
	line-height: 0px;
	font-size: 0px;
}

ul.navigation li.nav-hover ul li span.left,
ul.navigation li.nav-hover ul li span.right {
	display: none;
}



/********* CONTENT **********/

div#content {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #c4c4c4;	
	background: url(../images/content_bg.jpg) no-repeat;
	margin-top: 10px;
	height: auto!important;
	height: 331px;
	min-height: 331px;
	position: relative;
}

div#content ul {
	list-style: disc;
	padding-left: 15px;
}

div#content a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: none;
}

div#leftBar {
	width: 409px;
	float: left;
	padding-left: 32px;
}

div#rightBar {
	width: 409px;
	float: right;
	padding-right: 22px;
}

div#bottomBlocks {
	color: #2c2c2c;
}

div#bottomBlocks a {
	color: #bf0000;
	font-weight: bold;
	text-decoration: none;
}

div#bottomBlocks a:hover {
	text-decoration: underline;
}

div#bottomBlocks h3 {
	text-indent: -5000em;
}

div#leftBlock {
	background: url(../images/leftblock_bg.jpg) no-repeat;
	float: left;
	margin-left: 28px;
	height:80px;
	padding-bottom:30px;
	padding-right:176px;
	padding-top:63px;
	padding-left: 31px;
	width:216px;
	position: relative;
}

div#leftBlock a.allblock {
	display: block;
	height:121px;
	left:5px;
	position:absolute;
	top:0;
	width:403px;
}
div#rightBlock a.allblock {
	display:block;
	height:121px;
	left:5px;
	position:absolute;
	top:31px;
	width:403px;
}
div#leftBlock a.allblock:hover,
div#rightBlock a.allblock:hover {
	text-decoration: none;
} 
div#rightBlock {
	background: url(../images/rightblock_bg.jpg) no-repeat;
	float: right;
	margin-right: 17px;
	padding-left: 31px;
	height:80px;
	padding-bottom:30px;
	padding-right:176px;
	padding-top:63px;
	width:213px;
	position: relative;
}

div#sponsors {
	text-align: center;
}

div#sponsors img {
	background: url(../images/sponsors_bg.jpg) no-repeat;
	padding-top: 1px;
	padding-right: 9px;
	padding-bottom: 17px;
	padding-left: 7px;
	width: 120px;
	height: 81px;
}

div#footer {
	background: #fff;
	width: 902px;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
	font-family: tahoma, arial;
	font-size: 11px;
	color: #006792;
	position: relative;
}

div#footer div.connaxis-logo {
	position:absolute;
	right:24px;
	top:40px;
}

div#footer a {
	color: #006792;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer ul#footer-nav li {
	display: inline;
	background: url(../images/bottomnav_separator.jpg) no-repeat right bottom;
	padding-left: 7px;
	padding-right: 7px;
}

div#footer ul#footer-nav li.last {
	background: none;
}

/***********************************
*             INTERNAL			   *
***********************************/

div#containerInternal {
	background: #006792 url(../images/header_internal.jpg) no-repeat center top;
}

div#headerInternal {
	background: url(../images/header_internal.jpg) no-repeat top;
	position: relative;
	height: 346px;
}

div#mainInternal {
	float: left;
	width: 595px;
	padding-left: 32px;
	padding-bottom: 32px;
}

div#sidebar {
	float: right;
	width: 265px;
	padding-right: 2px;
}

div#sidebar {
	font-size: 0px;
}

/***********************************
*             GALLERY			   *
***********************************/

div#mainInternal center form input {
	height: 25px;
}

div#mainInternal div.pictureform div {
	position:relative;
	right:1px;
	top:1px;
}

div#mainInternal div.managecontainer input {
	width: auto;
	height: 20px;
}

div.navigation {
	background: url(../images/gallery_nav.jpg) no-repeat -9px 0px;
	height: 45px;
	position: relative;
}

div.navigation a#next,
div.navigation span#next {
	display:block;
	position:absolute;
	right:16px;
	text-indent:-500em;
	top:11px;
	width:65px;
}

div.navigation a#previous,
div.navigation span#previous {
	display:block;
	position:absolute;
	right:90px;
	text-indent:-500em;
	top:11px;
	width:65px;
}

div.navigation a#showall {
	display:block;
	left:18px;
	position:absolute;
	text-indent:-500em;
	top:11px;
	width:65px;
}

div.navigation span.picturecount {
	display:block;
	position:absolute;
	right:175px;
	text-align:right;
	top:12px;
	width:300px;
}

div.pagenumbers {
	background:transparent url(../images/gallery_nav.jpg) no-repeat scroll -269px 0;
	float:right;
	position:relative;
	width:345px;
}

div.pagenumbers a#next,
div.pagenumbers span#next {
	display:block;
	position:absolute;
	right:25px;
	top:12px;
	width:67px;
	text-indent: -5000em;
}

div.pagenumbers a#previous,
div.pagenumbers span#previous {
	display:block;
	position:absolute;
	right:99px;
	top:12px;
	width:67px;
	text-indent: -5000em;
}

div.pagenumbers span#numbers {
	color:#FFFFFF;
	position:absolute;
	right:190px;
	top:11px;
}

div.pagenumbers span#numbers a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/***********************************
*             CONTACT			   *
***********************************/

#mainInternal div.errors {
	font-weight: bold;
	color: #fff;
	padding-top: 15px; 
}

#mainInternal form input {
	background: #004866;
	border: 1px solid #3b8aab;
	height:15px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	width:212px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #c4c4c4;
}

#mainInternal form textarea {
	background: #004866;
	border: 1px solid #3b8aab;
	height:114px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	width:350px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #c4c4c4;
}

#mainInternal form div.right-form button {
	background: url(../images/submit_btn.jpg) no-repeat;
	border: none;
	width: 86px;
	height: 47px;
	float: right;
	outline: none;
}

div#mainInternal form {
	position: relative;
}

div#mainInternal form div.left-form {
	float: left;
}

div#mainInternal form div.right-form {
	float: right;
}

div#mainInternal div.thank-you {
	padding-top: 15px;
}

/********* INTERNAL PAGINATION *********/

div#paginator div.page {
	display: none;
}
div#paginator div.page:first-child {
	display: block;
}
div#page-numbers {
	margin-top: 10px;
	bottom:20px;
	position:absolute;
	right:285px;
}
div#page-numbers a {
	cursor: pointer;
	margin-right: 10px;
}
