/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.0 (Apr 07, 2006) */

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:73% Verdana,Tahoma,Arial,sans-serif;
/*background: Black url(img/bg2.jpg) repeat-y top center;*/
color: White;
 background-color: Black;
}

#wrap {
color: #D2D2D2;
margin:0 auto;
padding: 1px 5px;
width:770px;
 background-image: url(img/back5.jpg);
}

/***** Header *****/

#header {
color:#505050;
background: #ffffff url(img/front4.jpg) no-repeat bottom left;
height:275px;
margin:0 0 0px 0;
padding: 0px 0px 0px 30px;

}

#header h1 {
font-size:1.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 5px 15px;
padding:0 0 0 3px;
}

/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:197px;

margin:0 0 5px 0;
padding: 0 2px;
 background-image: url(img/left.jpg);
 background-position: top;
 background-repeat: no-repeat;

}

#link {
/*clear:left;
float:left;
width:197px;

margin: 0 0 10px 0px;*/
padding: 0px 2px 0px 35px;

}
#update {

padding: 0px 45px 0px 35px;
 text-align: right;
}
#avmenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0px 0px 0px 0px;
 font: 9px Verdana;
}

#avmenu li {
margin-bottom:0;
}

#avmenu li a {

text-decoration:none;
color: #D9D9D9;
display:block;
padding: 3px 0 0 18px;
background: /*#eaeaea*/ url(img/cara8.jpg) no-repeat left;
/*border-top:1px solid Black;
border-right:1px solid #cccccc;
border-bottom: 1px solid black;
border-left:1px solid black;*/
height:9px;

}

#avmenu li a:hover, #avmenu li a.current {
background:  url(img/cara7.jpg) no-repeat left;
color: White;
/*border-top:1px solid Black;
border-right:1px solid #cccccc;
border-bottom: 1px solid Black;
border-left:1px solid black;*/
padding: 3px 0 0 18px;
height:9px;

}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
/*height:9px;*/
}

#avmenu ul ul a {
/*height:9px;*/
margin:0;
padding:3px 0 0 18px;
background: /*#eaeaea*/ url(img/cara8.jpg) no-repeat left;
}

#avmenu h2 {
font-size:1.2em;
font-weight:normal;
}

/***** Right sidebar *****/

#extras {
float:right;
width:130px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
color: White;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
color: White;
}

#extras a {
font-weight: bold;
color: White;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.1em;
font-weight:normal;
margin:0 0 6px 0;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
margin:10px 14px 10px 14px;
padding:0;
line-height:1.5em;
text-align: left;
 color: White;
 font: 7.5pt Arial;
}

#contentwide {
 background: transparent url(img/_TaMagika.jpg) no-repeat top center; 
margin:10px 0px 10px 200px;
padding: 0px 0px 2px 10px;
line-height:1.5em;
text-align:left;
width:510px;
min-height: 230px;
color: White;
font: 9pt Arial;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
width:540px;
min-height: 230px;
}

#content h2, #contentwide h2, #contentfull h2 {

font-size:1.6em;
color: #FF712D;
height: 20px;
/*letter-spacing:-1px;*/
font-weight: lighter;
margin:5px 0 10px 0;
padding:5px 0px 10px 25px;
 background-image: url(img/h2.png);
 background-position: top left;
 background-repeat: no-repeat;
 
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.2em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content img, #contentwide img, #contentfull img {
padding:1px;
display:inline;
color:#303030;
border: 0px solid White;

}

#content a, #contentwide a, #contentfull a {
font-weight: bold;

 }

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin: 0 auto;
padding: 8px 0;
border-top:0px solid #dadada;
width:768px;
text-align:center;
color:#808080;

font-size:0.9em;
 background-image: url(img/footer.jpg);
 background-repeat: no-repeat;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color: Black;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
/*text-decoration:underline;*/
 border-top: 1px solid Black;
}

/***** Various tags *****/

a {
text-decoration:none;
color: #22269B;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color: #143247;
background-color:inherit;
}

a img {
border:0px;
}

p {
margin:0 0 3px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color: #ECECEC;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

table {
margin:0 0 15px 0;
padding:0;
line-height:1.3em;

border:1px solid #d8d8d8;
 
}

caption {
text-align:left;
font-size:1.2em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

th {
padding:3px;
text-align:left;
/*background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;*/
color: #D9D9D9;
 border: 0px solid Black;
}

td {
padding: 2px 2;
font-size:0.9em;
text-align:left;
/*background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;*/
color: #A4A4A4;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 }

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color: #ECECEC;
/*font-weight:bold;*/
padding:4px;
width:100px;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
width:200px;
}

label {
margin:2px;
}

input {
width:200px;
}

textarea {
width:400px;
}

/***** Search box *****/

#searchbox {
padding: 0 2px;
margin:6px 0 16px 5px;
}

#searchform {
background: black;/*#ffffff url(img/cara4.gif) repeat-y;*/
border: 1px solid Black;
color: Yellow;
font-size:0.9em;
padding:4px;
width:138px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:2px 0 10px 10px;
padding: 2px 12px 2px 2px;
width:195px;
color: Black;
background: url(img/announce2.jpg) no-repeat left top ;
border-top:1px solid black;
border-right:1px solid black;
border-bottom:1px solid /*#d8d8d8*/black;
border-left:1px solid black;
/*line-height:1.3em;*/
font-size:0.7em;
}

.announce a {
font-weight: normal;
padding:0px 0px 0px 0px ;
 color: Black;
}

.announce p {
font-size:1.2em;
padding:0px 0px 0px 0px ;
}

.announce h2 {
margin:0 0 3px 0;
padding:10px 0px 0px 0px ;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.1em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color: #E8E8E8;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

a {
	color: #00EC78;
}
a:hover{
	color: #00B25B;
	
	font-weight: normal;
	text-decoration: none;
}