@import "common.css";

html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #000000;
	background: #ffffff;
}

#noscript{
	width: 100%;
	position: fixed;
	line-height: 30px; 
	color: #000000;
	background: #f9f76f;
	height: 30px;
	padding: 0px 0px 0px 20px;
	z-index: 100;
	border-bottom: 1px solid #bbb934; 
}

#container{
	position:relative;
	width: 980px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	background: #000000;
}


#bgimg{
	position: absolute;
	top: 130px;
	right: 1px;
	height: 495px;
	width: 738px;
	z-index: 1;
	display: block;
} 

.default #bgimg{
	background: url(../img/default.jpg) no-repeat top right; 
} 
.clint #bgimg{
	background: url(../img/clint.jpg) no-repeat top right; 
}  
.john #bgimg{
	background: url(../img/john.jpg) no-repeat top right; 
}  
.vainikolo #bgimg{
	background: url(../img/vainikolo.jpg) no-repeat top right; 
}  
.oggy #bgimg{
	background: url(../img/oggy.jpg) no-repeat top right; 
}  
.nelson #bgimg{
	background: url(../img/nelson.jpg) no-repeat top right; 
}   
.rodwell #bgimg{
	background: url(../img/rodwell.jpg) no-repeat top right; 
}  

 




#header{
	position: relative;
	height: 133px;
}

#header .logo{
	position: absolute;
	top: 30px;
	left: 45px;
}
#footer{
	position: relative;	
	background: #ffffff url(../img/footerbg.gif) no-repeat 0px 0px;
	clear: both;
	height: 40px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	color: #7e7e7e;
	font-size: 9px;
}

#footer ul{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
}

#footer ul li{
	margin: 0px;
	padding: 0px;
	display: inline;	
}

#footer ul li a{
	border-left: 1px solid #7e7e7e;
	color: #7e7e7e;
	padding: 0px 5px;
	font-size: 9px;
}


#uppernav{
	position: absolute;	
	top: 10px;
	right: 25px;
	height: 46px;
}

#uppernav ul{
	margin: 0px;
	padding: 0px;
}

#uppernav ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
}


#uppernav ul li a{
	color :#c0c0c0;	
	text-transform: uppercase;
	padding: 0px 7px;
	border-right: 1px solid #EE2D27;
	line-height: 26px;
}


#uppernav ul li.iviva a{
	border: 0px;	
}


#uppernav ul li a:hover{
	color: #EE2D27;
}

#menu{
	position: absolute;	
	width: 686px;
	height: 54px;
	background: url(../img/topmenubg.png) no-repeat;
	top: 39px;
	right: 25px;
}

#menu ul{
	margin: 15px 0px 0px 20px;
	padding: 0px;
}

#menu ul li{
	margin: 0px;
	display: inline;	
	background: url(../img/topmenulibg.gif) no-repeat 0px 0px;
	padding: 4px 0px 2px 10px;
	float: left;
	width: 185px;
}

#menu ul li.aventegarde a{
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	position: relative;
	z-index: 250;
}

#menu ul li li{
	padding: 2px 0px 2px 5px;
}

#menu ul li.last {
	width: 50px;
}

#menu ul li a:hover{
color: #EE2D27;
}

#columns{
	float: left;
	width: 980px;
	padding-bottom: 125px;
	height: auto !important;
	min-height: 376px;
	height: 376px;
	position: relative;
	z-index: 5;
}


#home #columns{
	height: auto !important;
	min-height: 480px;
	height: 480px;
	padding-bottom:0px;}
	
#leftbar{
	float: left;	
	width: 178px;
}

#leftbar ul{
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#leftbar ul li{
	margin: 0px;
	padding: 8px 0px 0px 0px;
	display: inline;	
	background: url(../img/leftlibg.gif) repeat-x;
	height: auto !important;
	min-height: 27px;
	height: 27px;
	width: 100%;
	float: left;
	cursor: pointer;
	line-height: 27px;
	position:relative;
	font-size: 13px; 
	clear: left;
}

#leftbar ul li.aventegarde a{
	width: 123px;
	color: #ffffff;
	background: url(../img/leftarrow.png) no-repeat 36px 4px !important;
	background: transparent;
	padding: 0px 0px 0px 55px;
	font-size: 13px;
}


#leftbar ul ul{
	float: left;	
	margin: 0px;
	padding: 0px;
}
#leftbar ul ul li{
	clear: both;
	background: url(../img/ulullibg.gif) no-repeat 36px 4px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 123px;
	height: auto !important;
	min-height: 15px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	padding: 0px 0px 0px 45px;
}
#leftbar ul li.innergarde a{
	width: 153px;
	color: #ffffff;
	background: url(../img/leftarrow.png) no-repeat 36px 4px !important;
	background: transparent;
	font-size: 13px;
	
}


#subover{
	background: url(../img/suboverlay.png);
	height: 115px;
	position: absolute;
	bottom: 50px !important;
	bottom: 45px;
	left: 0px;
	width: 980px;
	z-index: 1000;
	clear: both;
	float: left;
} 

#subover .icon{
	position: absolute;
	bottom: 0px;
	right: 20px;
}

#subover .subovertext{
	position: absolute;
	left: 240px;
	top: 20px;
}

#content{
	position: relative; 
	padding: 35px 0px 0px 65px;	
	float: left;
	z-index: 45;
}

.bodytext{
	position: relative;
	z-index: 60;
	color: #ffffff;
	width: 690px;
	font-size: 14px;
}

.bodytext h1{
	font-size: 36px;
	font-weight: normal;
	margin-top: 0px;
	line-height: 30px;
}

.bodytext h2{
	margin: 15px 0px 5px 0px;	
}
.bodytext h3{
	margin: 15px 0px 0px 0px;	
}

.bodytext ul{
	margin-left: 0px;  
}

.bodytext ul li{
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background: url(../img/leftarrow.png) no-repeat 0px 3px;
}

.bodytext p strong{
color: #EE2D27;	
}

.linklist li a{
	color: #ffffff;	
}

.linklist li a:hover{
	color: #EE2D27;	
}

#downloads {
	
}

#downloads div{
width: 150px;
float: left;
text-align: left;
font-size: 12px;
margin: 0px 12px 20px 0px;

height: 250px !important;
height: 270px;
	color: #ffffff;
}


#downloads div.person{	
height: 200px !important;
height: 230px;
}

#downloads div img{
	display: block;
	margin-bottom: 5px;
}

#downloads div a{
	display: block;
	color: #ffffff;
}

#downloads div strong{
color: #EE2D27;	
}

.form{
	margin: 0px 0px 10px 0px;
}

.form th{
	padding:5px 15px 0 0 ;
	font-weight: normal;
}

.form td{
	padding-top: 5px;
}

.form input{
	background: #b3b3b3 url(../img/inputbg.gif) repeat-x top left;	
	border: 0px;
	margin-right: 15px;
	height: 20px;
	width: 160px;
}

.form .button{
	width: auto;	
	height: auto;
	margin-right: 5px; 
}

.loginbtn{
	border: 0px;
	width: 106px;
	height: 23px;
	background: url(../img/loginbtn.gif) no-repeat;
	margin: 8px 0px;
}

.registerbtn{
	border: 0px;
	width: 122px;
	height: 25px;
	background: url(../img/registerbtn.gif) no-repeat;
	margin: 8px 0px;
}

.savebtn{
	border: 0px;
	width: 103px;
	height: 27px;
	background: url(../img/savebtn.gif) no-repeat;
	margin: 8px 0px;
}

.sendbtn{
	border: 0px;
	width: 103px;
	height: 27px;
	background: url(../img/sendbtn.gif) no-repeat;
	margin: 8px 0px;
}

hr{
background: transparent;
height: 1px;
color: #000000;
border-bottom: 1px dotted #ffffff;
margin: 7px 0px 7px 0px;
width:100%;
clear:both;
}

.infotable{
	width: 100%;
	border-collapse: collapse;
	margin: 12px 0px;
	padding: 0px;
}

.infotable th, .infotable td{
	vertical-align: top;
	border: 1px dotted #808080;
}

.infotable thead th{
	border: 1px solid #000000;
	border-width: 1px 2px 1px 2px;
	background: url(../img/theadthbg.gif) repeat-x top left;
	padding: 15px 0px 10px 10px;
	 -moz-border-radius:10px;
 -webkit-border-radius:10px;
}

.infotable td{
	padding: 11px;	
	width: 32%;
}

.biogimg{
	float: left;
	padding: 5px 20px 20px 0px;
}

.backbtn{
	color: #ffffff;
	background: url(../img/back.gif) no-repeat 0px 2px;
	padding-left: 10px;
	font-weight: bold;
}


#jgicon{
	position:absolute; bottom:5px; right:9px;
	}
	
	#newsArticle  img{ 
	float:left;
 margin:10px 15px 15px 0px;
 clear:both;}