/* CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
/* pagina toata */
body {
	margin: 0;
	background-image: url(img/pagebkg.jpg);
	background-repeat: repeat-x;
	background-color: #eee7db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56732e;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #56732e;
}
a:hover {
	text-decoration: none;
	color: #56732e;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #56732e;
}

/*div ce centreaza site-ul*/
#topsite {
width: 100%;
height: 194px;
}

#page {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/content_bkg.jpg);
	background-repeat: repeat-y;
}


/*_______________________Stil text in header__________________*/
#header {
	width: 770px;
	height: 194px;
	margin-left: auto;
	margin-right: auto;

}

#headerimg {
	width: 770px;
	height: 142px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position:top;

}
/*_______________________________________________*/

/*-----------header---------*/

/*menu */
#topnav {
	height: 52px;
	margin: 0 auto;

}

#menu {
	width: 770px;
	height: 52px;
	margin: 0 auto;
	background-image: url(img/menu/main.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 52px;
}

#menu ul li {
display: block;
float: left;
padding: 0;
margin: 0;
border: none;
}

#menu ul li a {
display: block;
height: 52px;
padding: 0;
margin: 0;
}

						li#nav_uno a{ width: 74px; }
						li#nav_due a { width: 92px; }
						li#nav_tre a { width: 114px; }
						li#nav_quattro a {width: 159px}
						li#nav_cinque a {width: 101px}
						li#nav_sei a {width: 129px}
						li#nav_sette a {width: 101px}
						
						
						li#nav_uno a:hover { background: url(img/menu/home_over.jpg) 0px 0px no-repeat; }
						li#nav_due a:hover { background: url(img/menu/about_over.jpg) 0px 0px no-repeat; }
						li#nav_tre a:hover { background: url(img/menu/academy_over.jpg) 0px 0px no-repeat; }
						li#nav_quattro a:hover { background: url(img/menu/training_over.jpg) 0px 0px no-repeat; }
						li#nav_cinque a:hover { background: url(img/menu/promotions_over.jpg) 0px 0px no-repeat; }
						li#nav_sei a:hover { background: url(img/menu/news_over.jpg) 0px 0px no-repeat; }
						li#nav_sette a:hover { background: url(img/menu/contact_over.jpg) 0px 0px no-repeat; }
						
						
						#menu ul li strong { display: none; }


/*-------sfarsit header------------*/

/*pagina continut*/

#container {
	min-height: 350px;
	height: auto;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #fffcf7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fffcf7;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fffcf7;

}

#content {
	margin-left: 243px;
	display: block;
}


#sidebar {
	float: left;
	width: 240px;
	background-color: #e9e0cf;
	background-image: url(img/left_bkg.jpg);
	background-repeat: no-repeat;
	height: auto;
	bottom: 0px;

}
#holder {
	height: 320px;
}


#sidebar p {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 3px;
margin-right: 3px;
text-align: right;
}

#sidebar hr {
width: 100px;
}

#content h2 { 
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 13px;
font-weight: bold;
/*text-transform: uppercase;*/
text-align: left;
margin-left: 10px;
margin-right: 6px;
margin-bottom: 10px;


}
#content h1 {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 17px;
	color: #56732e;
	/*text-transform: uppercase;*/
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
/*letter-spacing: 0.1em;*/
	font-weight: lighter;


}

#content h3 {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #56732e;
/*text-transform: uppercase;*/
text-align: left;
margin-left: 10px;
margin-bottom: 10px;

}

#content h1 a.link {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 17px;
font-weight: lighter;
color: #56732e;
text-transform: uppercase;
text-align: left;
margin-left: 10px;

}

#content p, #content span {
margin-top: 0px;
margin-bottom: 6px;
margin-left: 10px;
margin-right: 10px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

#content table {
border: 1px solid #FFFFFF;
padding-left: 3px;
}

#content td {
border: 1px solid #FFFFFF;
padding-left: 3px;
height: 16px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content td.left {
border: 1px solid #FFFFFF;
padding-left: 3px;
height: 16px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content td.number {
border: 1px solid #E5E9EA;
padding-left: 3px;
height: 16px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content th {
background-color: #FFFBE8;
border: 1px solid #FFFFFF;
padding-left: 3px;
height: 18px;
width: auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content th.left {
background-color: #FFFBE8;
border: 1px solid #FFFFFF;
padding-left: 3px;
height: 18px;
width: auto;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}



#content ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 6px;
}

#content hr {
width: 300px;
}

#content .spacer { height: 200px; width: 100px; }
.clearing { 
	height: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}

#content .form textarea, #content .form input {
	background-color: #eee7db;
	border: 1px solid #a38a5b;
}

#content .form label {
	text-align: right;
}

/*------------------------------*/

/*patrate colorate*/

#content .squares {
	border: 0 !important;
}

#square1 {
	width: 155px;
	background-color: #56732e;
	border: 3px solid #FFFFFF !important;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding: 4px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;

}

#square1 p {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

#square2 {
	width: 155px;
	background-color: #004b85;
	color: #ffffff;
	border: 3px solid #FFFFFF !important;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

#square2 p {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

#square3 {
	width: 155px;
	background-color: #996600;
	color: #ffffff;
	border: 3px solid #FFFFFF !important;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

#square3 p {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
}

/*-------------------------------*/

/*drop menu*/


#dropmenu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314446;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	font-weight: bold;
	line-height: 1.9em;
	padding-right: 6px;
	margin-right: 0;
}

#dropmenu ul li ul li, #dropmenu ul li ul li a {
	padding-right: 0px;
	margin-right: 0px;
}

#dropmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314446;
	text-decoration: none;
}

#dropmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56732e;
	font-weight: bold;
	text-decoration: none;
}

#dropmenu li.active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56732e;
	font-weight: bold;
	text-decoration: none;
}


#here {
	color: #56732e; !important
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/submenu_bkg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	display: block;
}

/*#dropmenu li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314446;
	font-weight: bold;
	text-decoration: none;

}


#dropmenu li.active ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #314446;
	font-weight: normal;
	text-decoration: none;

}

#dropmenu li.active li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56732e;
	text-decoration: none;
	font-weight: normal;
}*/

#inner {
	font-style: italic;
	line-height: 1.8em;
	font-weight: lighter;
	padding: 0px;
	margin: 0px;
}

/*newsletter sign-up box*/

#newssignup {
width: 240px;
height: 170px;
background-image: url(img/newssignup_bkg.jpg);
background-repeat: no-repeat;
background-position: center;
/*margin-left: 1px;*/

text-align: center;
vertical-align: bottom;
}

#newssignup p {
margin-left: 12px;
margin-right: 12px;
margin-bottom: 8px;
text-align: justify;
color: #FFFFFF;
}

#newssignup h3 {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 15px;
color: #FFFFFF;
padding-top: 12px;
text-align: center;
}

#newssignup .form, #newssignup .form p {
	text-align: center;
	padding-top: 10px;
}

#newssignup .form textarea, #newssignup .form button {
	border: 1px solid #004A83;
	height: 19px;
}

#newssignup .form input {
	border: 1px solid #074A7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	vertical-align: bottom;	
}

/*titluri*/

#biggrey {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #333333;
	text-align: center;
	width: 200px;
}

#smallyellow {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #56732e;
	text-align: right;
	width: 230px;
}

#txtbiggrey {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 25px;
color: #333333;
text-align: right;
width: 270px;
text-transform: uppercase;
}

#txtsmallyellow {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 19px;
color: #56732e;
text-align: left;
width: 520px;
margin-left: 250px;
text-transform: uppercase;
}

#descript {
	text-align: center;
	width: 240px;
}

/*footer*/


#footer {
	clear: both;
	width: 100%;
	height: 138px;
	background-color: #e9e0cf;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fffcf7;
}


#textmenu p {
	width: 100%;
	height: 29px;
	background-image: url(img/textmenu_bkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	text-decoration: none;
}

#textmenu p a:link, #textmenu p a:active, #textmenu p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#textmenu p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#links {
	width: 700px;
	height: 19px;
	text-align: center;

}
#links a:link, #footer a:hover, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#links td {
	vertical-align: middle;
	text-align: center;

}

#footer_links {
	width: 764px;
	height: 107px;
	text-align: center;
}

#footer_links td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

#footer_links a:link, #footer a:hover, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


#line {
	height: 11px;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
}

#manage {
	text-align: right;
}

/*News*/

#newsarea {
width: 220px;
	padding-top: 15px;
	padding-left: 6px;
}

#newsarea p, #newsarea span {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#newsarea h3 {
font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-weight: bold;
color: #56732e;
text-transform: uppercase;
text-align: left;
}

#newsarea h1 {
font-family: "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
color: #333333;
text-transform: uppercase;
text-align: center;
padding-bottom: 20px;
}

#newsarea img {
	border: 1px solid #004983;
	text-align: right;
	
}

/*Weather*/

#weatherarea, #weatherarea td {
width: 240px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#weatherarea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #56732e;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 3px;
}

#weatherarea h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
text-transform: none;
text-align: right;
}

/*--Maps Show--*/

#window_body {
background-image: url(img/win_bkg.jpg);
background-repeat: repeat-x;
}

#window_body a:link, #window_body a:hover, #window_body a:active, #window_body a:visited {
color: #FFFFFF;
text-decoration: none;
}

#pplinks {
font-size: 10px;
color: #333333;
}

#sitemap ul li {
	list-style: none;
	list-style-type: none;
	font-weight: bold;
}

#sitemap ul li ul li, #sitemap ul li ul li a {
	list-style: none;
	list-style-type: none;
	padding-left: 20px;
	font-weight: normal;
color: #000000;
}