@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{
display: none;	
}

.default #bgimg{
	background: url(../img/default.jpg) no-repeat top right; 
	position: absolute;
	top: 140px;
	right: 0px;
	height: 495px;
	width: 790px;
	z-index: 1;
	display: block;
} 
.oasis #bgimg{
	background: url(../img/oasis.jpg) no-repeat top right; 
	position: absolute;
	top: 140px;
	right: 0px;
	height: 495px;
	width: 790px;
	z-index: 1; 
} 

.stones #bgimg{
	background: url(../img/stones.jpg) no-repeat top right; 
	position: absolute;
		top: 140px;
	right: 0px;
	height: 495px;
	width: 790px; 
	z-index: 1;
} 

.bjork #bgimg{
	background: url(../img/bjork.jpg) no-repeat top right; 
	position: absolute;
		top: 140px;
	right: 0px;
	height: 495px;
	width: 790px; 
	z-index: 1;
} 

.allianz #bgimg{
	background: url(../img/allianz.jpg) no-repeat top right; 
	position: absolute;
		top: 140px; 
	right: 0px;
	height: 495px;
	width: 790px; 
	z-index: 1;
} 
 
.contact #bgimg{
	background: url(../img/contact.jpg) no-repeat top right; 
	position: absolute;
		top: 140px;
	right: 0px;
	height: 495px;
	width: 790px;  
	z-index: 1;
} 
.adams #bgimg{
	background: url(../img/adams.jpg) no-repeat top right; 
	position: absolute;
		top: 140px; 
	right: 0px;
	height: 495px;
	width: 790px; 
	z-index: 1;
} 
.fabio #bgimg{
	background: url(../img/fabio.jpg) no-repeat top right; 
	position: absolute;
		top: 140px; 
	right: 0px;
	height: 495px;
	width: 790px; 
	z-index: 1;
} 
.keane #bgimg{
	background: url(../img/keane.jpg) no-repeat top right; 
	position: absolute;
		top: 140px; 
	right: 0px;
	height: 495px;
	width: 790px; 
	z-index: 1;
} 
.stadium #bgimg{
	background: url(../img/stadium.jpg) no-repeat top right; 
	position: absolute;
		top: 140px; 
	right: 0px;
	height: 495px;
	width: 790px; 
	z-index: 1;
} 


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

#header .logo{ 
	position: absolute;
	top: 45px;
	left: 30px;
}
#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;
}


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

#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: #00a8ce;
}

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

#leftbar{
	float: left;	
	width: 180px;
	margin-top:10px;
}



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

#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;
}

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

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

.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: #00a8ce;	
}

.linklist li a{
	color: #ffffff;	
}

.linklist li a:hover{
	color: #00a8ce;	
}

#downloads {
	
}

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

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

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

.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;
}

.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: 20px 0px 10px 20px;
	 -moz-border-radius:10px;
 -webkit-border-radius:10px;
}

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

#slideout{
	
}

.hidediv div{
	display: none;	

}

.showdiv div{
	display: block;	
}

.contact .bodytext{
	color: #c0c0c0;	
}

.small{
font-size: 11px;	
}
