@import url(superfish.css);
@import url(tipsy.css);

                                  
body {
	margin: 0;
	background: #000;
	text-align: center;
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #000;
}

th {
	font: bold 12px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #a60e05;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	background: #FFCC00;
}

td {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #444;
}

input {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #000;
	height: 22px;
	display: inline-block; 
	border: 1px solid #ccc;
}

select {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #000;
	height: 22px;
	display: inline-block; 
	border: 1px solid #ccc;
}

textarea {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #000;
	display: inline-block; 
	border: 1px solid #ccc;
}

.td {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #444;
	border-bottom: 1px solid #FFCC00;
}

.button {
	font: bold 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #a60e05;
	border: 1px solid #a60e05;
	background: #FFCC00;
}

.title-article {
	font: 16px 'a_FuturaOrto', tahoma, arial, sans-serif;
  	color: #444;
	font-weight: bold;
} 

.subtitle-article {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
  	color: #CC0000;
	font-weight: bold;
} 

.topbody-article {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
  	color: #000;
	font-weight: bold;
} 

.body-article {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
  	color: #444;
	font-weight: normal;
} 

.other-article {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
  	color: #444;
	font-weight: normal;
} 
.other-article {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
  	color: #444;
	font-weight: normal;
} 


/***** Common Formatting *****/
p {margin: 0; padding: 0 0 18px 0;}
ul {margin-left: 20px; padding: 0;}

/***** Links *****/
a {
  	text-decoration: none;
  	color: #000;
}

a:hover {text-decoration: none; color: #a60e05;}

/***** Main Layout ****/
#container {
 	width: 100%;
 	height: 100%;
 	text-align: center;/* IE fix to center the page */
	position: relative;
}

#wrapper {
 	width: 960px;
 	margin: 0 auto;/* center the page in Firefox */
 	text-align: left;
	position: relative;
}

/***** Top Page *****/
#top {
	height: 90px;
	padding: 0 25px;
}

#top .logo {
	width: 360px;
  height: 36px;
  float: left;
  clear: left;
  margin-top: 45px;
	margin-left: 20px;
}

#top .logo a span {
	color: #66FF00;
}

#top .logo a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ff6600;
	font-size: 1.7em;
	padding-top: 8px;
	padding-left: 85px;
	line-height: 25px;
}

#top .logo a:hover {
	color: white;
}

/* Motto */
#top ul.motto {
  height: 36px;
	width: auto;
  float: right;
 	clear: right;
 	font-weight: bold;
	line-height: 36px;
	margin-right: 50px;
 	color: white;
 	font-size: 80%;
	text-align: center;
	padding-right: 40px;
}

#top ul.motto li.left {
 	height: 36px;
	width: 40px;
	padding: 0;
	margin: 0;
 	display: block;
	float: left;
}

#top ul.motto li {
 	text-align: left;
 	padding: 0 6px;
	display: block;
	float: left;
	height: 36px;
}


/***** HEADER *****/
#header {
	width: 100%;
	height: 214px;
	position: relative;
	color: white;
	font-family: 'a_FuturaOrto', tahoma, arial, sans-serif;
}

#header .intro {
	padding: 190px 0 0 17px;
}

#header .intro p {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	color: #333;
}        

#header .rssicon {
	position: absolute;
	left: 900px;
	top: 180px;
}

/***** Search Box *****/
#header #searchform {
	position: absolute;
	z-index: 2;
	left: 605px;
	top: 180px;
	width: 205px;
}
      
#header #searchform .searchField {
	border: none;
	background: transparent;
	width: 158px;
	height: 23px;
	line-height: 23px;
}

#header #searchform .searchSubmit {
	width: 40px;
	height: 26px;
	border: none;
	cursor: pointer;
}

/***** Content *****/
#content {
	display: block;
	float: left;
	clear: left;
	width: 630px;
	padding: 20px;
	margin: 0 0 30px 0;
	clear: both;
	text-align: justify;
	font-size: 0.9em;
}

#content p {
	padding: 5px 0  5px 15px;
}

#content ul, #content ol {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-left: 5px;
}

#content ul li {
	padding-left: 15px;
	padding-bottom: 5px;
}

#content a img {
  border: none;/*remove border for linked images*/
  background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #0066B3;
	float: left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

label {
	padding-top: 4px;
	float: left;
	width: 120px;
	margin-left:10px;
	overflow:hidden;
	font-weight: normal;
}
fieldset {
	border: 1px solid #ccc;
	padding: 4px;
	float: left;
	width: 500px;
	overflow:hidden;
	background: #fff;
	font-weight: bold;
}

.button {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #000;
	background:#FFCC00;
	border: 0px;
}

.footer-akli {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #fff;
	text-align:center;
}

.footer-akli a:hover {
	font: 11px 'a_FuturaOrto', tahoma, arial, sans-serif;
	color: #FFCC00;
}

#bgtable {
-moz-box-shadow: 0 0 5px #000;
-webkit-box-shadow: 0 0 5px#000;
box-shadow: 0 0 5px #000;
color: #fff;
}


