/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

/*a:link {
	color: #3886E0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0033FF;
}

a:visited {
	color: #3886E0;
	text-decoration: underline;
}

*/


a:link, a:visited   { color: #3886E0; text-decoration: none; }



a:hover, a:active { color: #3886E0; text-decoration: underline; }





*
{
border: 0;
margin: 0;
}

body
{
background-image:url(images/background_1.jpg);
background-repeat:repeat-y;
background-position:center;
background-position:top;
background-color:#000000;
padding:0px;
margin:0px;
line-height: 1.5;

	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;

}


#wrap
{

background-image:url(images/background_2.jpg);
background-repeat:no-repeat;
background-position:center;
background-position:top;
}

#main
{
padding-top: 5px;
padding-bottom: 10px;
margin: 0 auto;
width:777px;
background: #000000;
}

#header
{
width: 777px;
height: 270px;
margin: 0 auto;
background-image:url(images/header_img.jpg);
background-repeat:no-repeat;
}

#logo
{
text-align: left;
width: 350px;
height: 250px;
background: url(images/header.jpg) no-repeat left;
float: left;
padding-top: 10px;
/*padding-left: 20px;*/
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-family: Bank Gothic;
	font-size: 20px;
	color: #000033;
	font-weight: bold;
    margin-left: 20px;

}


#logo H2 a
{
font-size: 13px;
color: #000033;
margin-left: 20px;
}


#right_contents
{
float: left

}

#buttons
{
/*float: left;
padding-top: 13px;
height: 155px;*/
width: 386px;
margin-top: 8px;
margin-left: 15px;

}


#buttons a {
	display: block;
	/*float: left;
	width: 135px;*/
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Bank Gothic";
	font-size: 18px;

}

#buttons a:hover {
	/*width: 135px;*/
	text-decoration: underline;
	font-family: "Bank Gothic";
}

li.first img 
{
margin: 0;
padding: 0;

}




#news
{
width: 400px;
height: 82px;
/*float: left;*/
color: #ffffff;
background-image:url(images/news.jpg);
background-repeat:no-repeat;

margin-top: 11px;
margin-left: 15px;
}

.newsword
{
margin: 40px 0 0 19px;
} 


#content
{
width: 760px;
margin: 0 auto;
padding-top: 10px;
}


#item_title {
	color: #FFFFFF;
	text-decoration:none;
}

#item_title:hover {
    color: #FFFFFF;
	text-decoration:underline;
}



#left
{
width: 460px;
padding-right: 10px;
padding-left: 10px;
}

#left h1
{
color: #ffffff;
margin: 0;
padding: 0;
font-size: 24px;
}

#left h2
{
color: #ffffff;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #3886E0;
 text-decoration: none;
}

#left a:hover {
	color: #3886E0;
	text-decoration: underline;
}

/*#left a:visited {
	color: #3886E0;
	text-decoration: none;
}

*/

#right
{
	float: right;
	width: 210px;
}

#sidebar {
	float: right;
	width: 210px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar ul li ul {
	padding: 10px 10px 20px 10px;
	border: 1px solid #999999;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat 4px 4px;
}

#sidebar h2 {
	padding-top: 13px;
	padding-left: 10px;
	font-size: 22px;
	height: 40px;
	background: url(images/title.gif) no-repeat;
	font-family: "Bank Gothic";
	font-weight: normal;
	color: #ffffff;
}

#sidebar #categories li {
	background: url(images/img09.gif) no-repeat 4px 4px;
}
#calendar1 {
	padding: 0 10px 20px 10px;
	border: 1px solid #888888;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #499FFF;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #000000;
}

#footer
{
	background: url(images/footer.gif) repeat-x;
	clear: both;
	height: 47px;
	width: 100%;
	margin: 0 auto;
	line-height: normal;
	font-size: 10px;
	color: #666666;
	padding-top: 20px;
	text-align: center;
	border-top: 1px solid #666666;
}

#footer a
{
color: #666666;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}


/*Edited by BABOCHTA (http://www.kupizap.com) */

.combody {
	padding:15px 0;
}




.search {
	padding: 10px 0 10px 13px;
	border: 1px solid #888888;

}

.searchform .formfield{
	width: 130px;
	padding: 3px 1px;
	margin: 0 5px 0px 0px;
	background-color:#f9f9f9;
	border:1px solid #888888;
	color:#333;
	height: 17px;
}

.formbutton {
	display:block;
	font: bold 12px Arial, Sans-serif; 
	height: 20px;
	margin: 2px 5px 2px 0px;
	padding:2px 5px;
	background:#f9f9f9;
	color:#405a67;
	border:1px solid #888888;
}

.formbutton:hover {
	background:#ggg;
	border:1px solid #888888;
	color:#333;
}

.formfield:focus {
	background:#f9f9f9;
	border:1px solid #888888;
	color:#333;
}

.formfield {
	background:#f9f9f9;
	border:1px solid #888888;
	padding:3px 1px;
	font-weight: bold;
	color:#333;
}


#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	width:300px;
}

#nucleus_cf_remember {
	margin:0px 3px 2px 0px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px -3px;
}

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email, #nucleus_cf_verif {
    width: 300px;
}

.commentform .formfield, .commentform .formbutton, .loginform .formbutton, .mailform .formfield {
	display: block;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
    margin-right: 105px;
    margin-bottom:3px;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:center;
	padding:25px 20px;
	margin:15px 0 10px 0;
}

.padding {
	padding:8px 10px;
}

.counters {
	padding:15px 30px;
	background: url(images/back_small.gif) repeat-x;
	border: 1px solid #888888;
}
