/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

body {
		font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
		font-size: 12px;
		text-align: center:;
		background: url(../fog.jpg) no-repeat;
		color:#7B6D53;
		/*IE only* <--todo-->*/
		scrollbar-3dlight-color:#E4D9C9;
scrollbar-arrow-color:#87724B;
scrollbar-base-color:#ff6347;
scrollbar-darkshadow-color:#E2D6C5;
scrollbar-face-color:#ECE4DA;
scrollbar-highlight-color:#ECE4DA;
scrollbar-shadow-color:#87724B;
}

a{
font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
text-decoration:none;
font-size:110%;
color:#9F8E70;
font-weight:bold;
}

.modernbricksmenu2{
padding: 0px;
width: 362px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
   position: absolute;
   top: 100px;
   left: 550px;
   width: 520px;
   height: 50px;
	text-align:right;
   vertical-align:middle;
   color:#87714A; }
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font-weight: bold;
color:#87714A;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 2px 10px;
}

.modernbricksmenu2 a:hover{
background: url(../bkgu.png); 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background: url(../bkgo.png); 
color: white;
}

.modernbricksmenu2 a.selected2{ /*currently selected tab*/
color: white;
}

#ajaxticker1{
font-family: Arial,Helvetica,Garuda,sans-serif;
width: 280px;
height: 50px;
border: 0px;
padding: 5px;
color: #999999;
text-align:justify;
font-size:90%;
background-color: white;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: white;
}

#ajaxticker1 a{
font-family: Palatino Linotype,Book Antiqua,Palatino,serif;
text-decoration:none;
font-size:110%;
color:#9F8E70;
font-weight:bold;
}


/*maincontent{
	position:absolute;
	top:170px;
	left:350px;
	width:500px;
	height:400px;
	overflow:auto;
	padding:0px;
	background:url(bkg.png) center right no-repeat;
	}*/
