/*
	CSS for hwn.lt
	Authored by Mindaugas Pelionis
*/

body {
	color: #000;
	background: #f1f1f1 url(img/background.jpg);
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #dc8100;
	text-decoration: none;
}

a:hover, a:active {
	color: #734401;
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 24px
}

hr {
	display: none;
}

/*
	Container
*/

#container {
	background: #fff;
	width: 785px;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #ccc;
	border-width: 0 1px;
	position: relative;
}

/*
	Logo
*/

#logo {
	width: 103px;
	height: 109px;
	position: absolute;
	top: 9px;
	left: 18px;
	font: bold 24px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#logo a {
	color: #000;
	text-decoration: none;
}

#printLogo {
	display: none;
}

/*
	Navigation
*/

#navigation {
	background: #fe9f0a url(img/header-background.jpg) no-repeat 0 0;
	height: 62px;
	border-top: 1px solid #a66f05;
	margin-bottom: 1px;
}

#navigation ul {
	list-style: none;
}

#navigation ul, #navigation li {
	padding: 0;
	margin: 0;
}

#navigation li {
	float: left;
}

#demoNav {
	background: url(img/demonav-separator.gif) no-repeat 120px 0;
	height: 40px;
	padding-left: 125px!important;
}

#demoNav li {
	background: url(img/demonav-separator.gif) no-repeat top right;
	height: 40px;
	padding-right: 5px;
}

#demoNav a {
	display: block;
	padding: 0 6px;
	font: bold 16px/40px "Trebuchet MS", Verdana, Tahoma, Arial;
	text-decoration: none;
	text-transform: uppercase;
}

#demoNav a:link, #demoNav a:visited {
	color: #fff;
}

#demoNav a:hover, #demoNav a:active {
	color: #dc8100;
}

#infoNav {
	height: 22px;
	padding-left: 120px!important;
}

#infoNav a {
	display: block;
	padding: 1px 11px 0;
	text-decoration: none;
	font: bold 13px "Trebuchet MS", Verdana, Tahoma, Arial;
}

#infoNav a:link, #infoNav a:visited {
	color: #fff;
}

#infoNav a:hover, #infoNav a:active {
	color: #734300;
}

#languageNav {
	position: absolute;
	right: 45px;
	top: 47px;
}

#languageNav a {
	display: block;
	padding: 0 4px;
}

/*
	Main
*/

#main {
	padding: 0 5px;
	margin: 6px 0;
	text-align: justify;
}

#main p {
	margin: 5px 0;
	padding: 0;
}

/*
	Footer
*/

#footer {
	clear: both;
	background: #fe9f0a url(img/footer-background.jpg) no-repeat 0 0;
	height: 65px;
	padding: 4px 6px;
}

#contacts {
	background: #feb036 url(img/contacts-background.jpg) no-repeat 0 0;
	width: 184px;
	height: 57px;
	padding: 8px 8px 0;
	float: right;
	font: bold 11px/1.2 "Trebuchet MS", Verdana, Tahoma, Arial;
	text-align: right;
}

#contacts a:link, #contacts a:visited, #contacts a:hover, #contacts a:active {
	color: #000;
	text-decoration: underline;	
}

#contacts p {
	margin: 0;
	padding: 0;
}

/*
	Banners
*/

.banners {
	margin: 1px 0;
	padding: 0;
	line-height: 1;
}

.banners a {
	display: block;
}

.c2, .c3 {
	height: 100px;
}

.c2 a {
	width: 392px;
	margin-right: 1px;
	float: left;
}

.c3 a {
	width: 261px;
	margin-right: 1px;
	float: left;
}

.c2 .b2, .c3 .b3 {
	margin-right: 0;
}

.c1_2, .c2_1 {
	height: 201px;
	position: relative;
}

.c1_2 a, .c2_1 a {
	width: 392px;
	position: absolute;
}

.c1_2 .b1, .c2_1 .b1 {
	top: 0;
	left: 0;
}

.c1_2 .b2 {
	top: 0;
	left: 393px;
}

.c1_2 .b3 {
	top: 101px;
	left: 393px;
}

.c2_1 .b2 {
	top: 101px;
	left: 0;
}

.c2_1 .b3 {
	top: 0;
	left: 393px;
}

/*
	Partners
*/

.partner {
	width: 193px;
	float: left;
}

.partners table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

.partners td {
	border: 0;
	padding: 0;
	vertical-align: bottom;
	text-align: center;
	line-height: normal;
}

/*
	Partners
*/

.shows .title {
	font-size: 116%;
}

.shows .show {
	width: 255px;
	margin-right: 5px;
	float: left;
}

.shows .last {
	margin-right: 0;
}

.shows .row {
	width: 100%;
	margin: 5px 0;
	float: left;
	position: relative;
	text-align: center;
}

.shows .title {
	padding-bottom: 17px;
}

.shows .url {
	display: block;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 255px;
}


/*
	Team
*/

#team .members, #person, #downloads {
	width: 100%;
	overflow: auto;
}

#team .member {
	display: block;
	width: 255px;
	float: left;
	margin: 0 5px 5px 0;
}

#team .last {
	margin-right: 0;
}

#person .picture {
	width: 480px;
	float: left;
}

#person .description {
	width: 290px;
	float: right;
}

/*
	Downloads
*/

#downloads ul, #downloads li {
	margin: 0;
	padding: 0;
}

#downloads ul {
	list-style: none;
}

#downloads li {
	margin-top: 8px;
	text-align: center;
}

#downloads li a {
	font-weight: bold;
}

#downloads .column {
	width: 255px;
	margin-right: 5px;
	float: left;
}

#downloads .last {
	margin-right: 0;
}

.video {
	text-align: center;
}