/*TAG SPECIFIC*/

html {
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-x;
	background-color:#202120;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cccccc;
	background-image: url(../graphics/bg_glow.png);
	background-repeat: repeat-y;
	background-position:center;
	background-position:top;
	margin:0px;
	padding-top:10px;
	padding-bottom:0px;
}

A:link {color:#03b3fd; text-decoration:none; outline: none;}
A:hover {color:#ffffff; text-decoration:none; outline: none;}
A:visited {color:#03b3fd; text-decoration:none; outline: none;}
A:visited:hover {color:#ffffff; text-decoration:none; outline: none;}

/*IDs*/

#languages{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:opx;
	padding:2px;
	text-align:right;
	z-index:-1;
}

#top{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:opx;
	border: #666666 1px solid;
	z-index:-1;
}


#flash{
	width:900px;
	height:363px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../graphics/bg_flash.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#content{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	background-image:url(../graphics/line.gif);
	background-position:top;
	background-repeat:repeat-y;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

#leftcolumn{
	width:517px;
	height:auto;
	background-color:#000000;
	float:left;
	line-height:20px;
}

#rightcolumn{
	width:282px;
	height:auto;
	background-color:#000000;
	float:right;
}

#footer{
	width:802px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	text-align:center;
	font-size:10px;
	color:#666666;
}
	

/*CLASSES*/

/*DIVS*/

.leftblock{
	width:517px;
	height:auto;
	float:left;
	background-color:#000000;
	background-image:url(../graphics/leftblock_bg.gif);
	background-repeat:repeat-x;
	text-align:left;
}

.leftblock_spacer{
	width:517px;
	border-bottom: #666666 1px solid;
	height:1px;
	float:left;
}

.leftblock p{
	margin-left:40px;
	margin-right:40px;
	margin-bottom:20px;
}

.quicklinks{
	width:252px;
	height:40px;
	float:right;
	background-color:#000000;
	background-image:url(../graphics/quicklinks_bg.gif);
	background-repeat:repeat-x;
	border-bottom: #666666 1px solid;
	padding:15px;
	font-size:11px;
	font-weight:bold;
}

.quicklinks:hover{
	width:252px;
	height:40px;
	float:right;
	background-image:none;
	background-position:bottom;
	text-decoration:none;
	border-bottom: #666666 1px solid;
	padding:15px;
	font-size:11px;
	font-weight:bold;
}

.quicklinks:link {color:#FFFFFF; text-decoration:none;}
.quicklinks:visited {color:#FFFFFF; text-decoration:none;}
.quicklinks:active {color:#ffffff; text-decoration:none;}

.quicklinks_title{
	width:272px;
	height:30px;
	float:right;
	background-color:#000000;
	border-bottom: #666666 1px solid;
	border-top: #666666 1px solid;
	color:#03b3fd;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	vertical-align:middle;
	background-image:url(../graphics/quicklinks_bg.gif);
	background-repeat:repeat-x;
}

.rss{
	width:252px;
	height:100%;
	float:right;
	background-color:#000000;
	background-repeat:repeat-x;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.rss a{
	color:#03b3fd;
	text-decoration:none;
}

.rss img{
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border:none; }

.rss_title{
	width:272px;
	height:30px;
	float:right;
	background-color:#000000;
	color:#03b3fd;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
	vertical-align:middle;
	background-image:url(../graphics/quicklinks_bg.gif);
	background-repeat:repeat-x;
	border-bottom: #666666 1px solid;
}

.rss_footer{
	width:262px;
	height:auto;
	float:right;
	background-color:#000000;
	color:#03b3fd;
	font-size:13px;
	font-weight:bold;
	padding:10px;
}

/*HEADERS FOR ARTICLES*/
h1{
	color:#ffffff;
	font-size:20px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:0px;
	line-height:normal;
}
h2{
	color:#03b3fd;
	font-size:24px;
	text-transform:uppercase;
	margin-left:20px;
	margin-top:0px;
	line-height:normal;
}

/*HEADERS FOR NEWS*/
h3{
	color:#03b3fd; 
	font-size:16px;	
	font-weight:bold;
}


/*DROPDOWN MENU STYLES*/

.chromestyle{
width: 800px;
font-weight: bold;
font-size:14px;
font-family: Arial, Helvetica, sans-serif;
text-shadow: 0px 1px 1px #fff; 
color:#333333;
margin-left:auto;
margin-right:auto;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
background: url(../graphics/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 7px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 7px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid  #999999;
}

.chromestyle ul li a:hover{
background: url(../graphics/chromebg-over.png) center center repeat-x; /*THEME CHANGE HERE*/
color: white;
text-shadow: 0px 1px 1px #999;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(graphics/chromebg-down.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 5px solid #333333; /*THEME CHANGE HERE*/
border-bottom-width: 5px;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
font:normal 10px;
font-family: Arial, Helvetica, sans-serif;
text-align:left;
line-height:18px;
z-index:100;
background: url(../graphics/dropbg.gi) top center repeat-x;
background-color: #333333;
width: 130px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #737373; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
background:none;
color: white;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
/*background-color: #f51e1c;*/ /*#b8b8b88*/
background: url(../graphics/chromebg-over.png) center center repeat-x;
-moz-border-radius: 5px; -webkit-border-radius: 5px;
background-color:none;
color: white;
}

#alert{
	width:400px;
	background: #fff6bf url(../images/flags/32/Germany.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 60px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	color:#333333;
}

