body {
	background-image:url(/pics/bg-bar.jpg);
	background-repeat: repeat-x;
	background-color:#3b4853;
	margin:0px;
	color:#333;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: .9em;
}

a {
	color:#669933;
	text-decoration:none;
}

a:hover {
	color:#99CC00;
	text-decoration:none;
}

#left a {
	color:#A7BAC9;
	text-decoration:none;
	font-weight:bold;
}

#left a:hover {
	color:#fff;
	text-decoration:none;
}

.center-text {
	padding: 0px 10px;
}

h1 {
	background-image:url(/pics/bul1.jpg);
	background-repeat: no-repeat;
	border-bottom: 5px solid #669933;
	color:#486C24;
	font-size: 1.3em;
	letter-spacing: 1.3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 0px 0px 3px 22px;
}

h2 {
	color:#486C24;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding-bottom: 3px;
}
h3 {
	font-size:1.1em;
	margin: 0px;
	color:#ccc;
	padding-left: 8px;
}

h4 {
	font-size: 1em;
	color:#FF6A06;
	margin: 5px 0px;
}

h5 {
	background-image:url(/pics/bul1.gif);
	background-repeat: no-repeat;
	font-size:1.1em;
	margin: 3px;
	padding: 3px;
	color:#6687be;
	padding-left: 32px;
	border-bottom: 1px solid #CCCCCC;
}

p {
	text-align: justify;
}

img {
	border:none;
}

form {
	margin:0px;
}

input, textarea, select {
	margin: 1px !important;
	margin: 0px;
	font-size: 1em;
	color:#DFDFDF;
	border: 1px solid #414141;
	background-color: #627382;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.checkbox {
	background-color: transparent;
	border: none;
}

.button {
	background-image:url(/pics/bg_btn.jpg);
	background-repeat:repeat-x;
	height: 20px;
	margin-top:1px;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
	font-size: .8em;
}

.btn_inscriere {
	background-image:url(/pics/btn_inscriere.jpg);
	height: 19px;
	width:97px;
	display:block;
	margin-top:1px;
	color:#FFFFFF;
	font-size: .8em;
}

.caption {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
	padding-top: 2px;
}
.field {
	float:left;
	width: 69%;
}
.caption1 {
	float:left;
	clear:left;
	width: 29%;
	text-align:right;
	margin-right: 1%;
}

.head_table {
	width: 99%; 
	clear:both; 
	height: 16px;
	color: #fff;
	padding-left: 1%;
	font-size: 0.8em;
	background-image:url(/pics/bg-head1.jpg);
	background-repeat:repeat-x;
	margin-bottom: 5px;
}
.head_table_bottom {
	width: 99%; 
	clear:both; 
	height: 14px;
	color: #000;
	background-image:url(/pics/bg-head1.jpg);
	background-repeat:repeat-x;
	padding-left: 1%;
	font-size: 0.8em;
}
.head_table_bottom a {
	color: #fff;
}
.head_table_bottom a:hover {
	color: #000;
}
.head_table a {
	color:#333333;
}
.head_table a:hover,active {
	color:#FFFFFF;
}
.leaderboard-btm {
	text-align: center;
	clear: both;
	margin-top: 20px;
}

.row_on {
	width: 99%; 
	clear:both; 
	padding-left: 1%;
	display:table;
	background-color:#E8E8E8;
	cursor: pointer;
	color:#333333;
	font-size: 0.85em;
}

.row_off {
	width: 99%; 
	clear:both; 
	padding-left: 1%;
	display:table;
	background-color: none;
	cursor: pointer;
	font-size: 0.8em;
}

.list1 {
	margin: 2px 4px;
	list-style-type: none;
	padding-left: 0px;
}
.list1 li {
	background-image:url(/pics/bul3.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left: 7px;
}
.list1 a {
	color: #fff;
	font-weight:bold;
	font-size: .8em;
}
.list1 a:hover {
	color: #000;
}
.list2 {
	margin: 2px 4px;
	list-style-type: none;
	padding-left: 0px;
}
.list2 li {
	background-image:url(/pics/bul4.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left: 7px;
}
.list2 a {
	color: #669900;
	font-weight:bold;
}
.list2 a:hover {
	color: #000;
}
.list3 {
	margin: 2px 4px;
	list-style-type: none;
	padding-left: 0px;
}
.list3 li {
	background-image:url(/pics/bul3.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left: 7px;
}
.list3 a {
	color: #4D6385;
	font-weight:bold;
}
.list3 a:hover {
	color: #000;
}
.left-column-box {
	display:table;
	clear:both;
	width: 185px;
	font-size: 0.9em;
	margin: 15px 0px 5px 20px;
}

.left-bar {
	display:table;
	background-image:url(/pics/left-bar.jpg);
	background-repeat: no-repeat;
	height:3px;
	width:175px;
	margin: 0px 7px;
	font-size:1px;
}

#wrapper {
	background-image:url(/pics/bg-page.jpg);
	background-repeat: repeat-y;
	width: 990px;
	margin: 0px auto;
}
#heading h1 {
	width: 760px;
	height: 17px;
	margin: 0px auto;
	background-image: url(/pics/heading.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	padding-left: 230px;
	font-size: .8em;
	border: none;
	color: #fff;
	letter-spacing: normal;
}

#left {
	xdisplay:table;
	float: left;
	background-image:url(/pics/bg-left.jpg);
	background-repeat: no-repeat;
	width: 215px;
	margin: 0px;
	color:#FFFFFF;
}

#right {
	background-image:url(/pics/bg-center-middle.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 775px;
	margin: 0px;
}

#header {
	background-image:url(/pics/bg-header.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 199px;
	margin: 0px;
}

#bg-menu {
	background-image:url(/pics/bg-menu.jpg);
	background-repeat: repeat-x;
	width: 775px;
	height: 84px;
	margin: 0px;
}

#menu {
	display:table;
	float:left;
	width: 775px;
	height: 84px;
	margin: 0px;
}

#menu ul {
	margin: 13px 0px 0px 10px ;
	padding: 0px;
}

#menu li {
	float:left;
	background-image:url(/pics/menu-inactive.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 29px;
	list-style: none;
	font-weight: bold;
}

#menu a:hover,active {
	float:left;
	background-image:url(/pics/menu-active.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 29px;
	padding: 12px 0px 0px 0px;	
	color:#003366;
}

#menu a {
	float:left;
	background-image:url(/pics/menu-inactive.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 29px;
	padding: 12px 0px 0px 0px;	
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
}

#search-box {
	color:#FFFFFF;
	float:right;
	margin: 14px 20px 0px 0px !important;	
	margin: 2px 10px 0px 0px;
	display:block;
}

#center-top {
	display:table;
	background-image:url(/pics/bg-center-top.jpg);
	background-repeat: no-repeat;
	width: 775px;
	height: 15px;
	margin: 0px;
}

#center-middle {
	display:table;
	width: 775px;
	margin: 0px;
}

#content {
	width: 737px;
	margin: 0px 13px;
}

#bottom {
	background-image:url(/pics/bg-bottom.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 50px;
	margin: 0px auto;
	padding: 25px 0 0 20px;
}
#bottom a {
	color: #fff;
}
#bottom a:hover {
	color: #99FF00;
}


/* SUB MENU */
.tabs {
	float: left;
	border-bottom: 1px solid #5B882E;
	padding-left: 5%;
	width: 95%;
}
.button_active {
	display: block;
	border: 1px solid #5B882E;
	border-bottom: none;
	float: left;
	margin-right: 3px;
	width: 64px;
	height: 18px;
	text-align: center;
	top: 1px;
	position:relative;
	background-image:url(/pics/tab_on.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	font-size: .8em;
	color:#000;
	text-decoration:none;
}

.button_passive {
	display: block;
	border: 1px solid #5B882E;
	border-bottom:none;
	float: left;
	margin-right: 3px;
	width: 64px;
	height: 17px;
	text-align: center;
	top: 1px;
	position:relative;
	background-image:url(/pics/tab_off.jpg);
	background-repeat:repeat-x;	
	font-weight: bold;
	font-size: .8em;
	color:#fff;
	text-decoration:none;

}
.button_active:hover {
	color: #333;
}
.button_passive:hover {
	color: #000;
}
/* END - SUB MENU */

.bar-left {
	display:table;
	background-image:url(/pics/bar-left.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 2px;
	margin: 0px;
	font-size: 1px;
}

.content-large-box {
	float:left;
	display:table;
	width: 345px;
	margin: 5px;
	padding: 3px;
	background-image:url(/pics/bg-box1.jpg);
	background-repeat:no-repeat;
	border: 2px solid #D2E4C5;

}

.content-full-box {
	display:table;
	width: 94%;
	margin: 2%;
	padding: 1%;
}

.expo-right-boxes {
	display:table;
	width: 95%;
	padding: 1%;
	margin-left: 2%;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	background-color:#E8E8E8;
	font-size: .9em;
}

.expo-right-boxes hr {
	color:#CCCCCC;
	height:1px;
	margin: 0px;
	padding: 0px;
	font-size:1px;
}

.noshow {
	display:none;
}

.show {
	display:block;
}


#calendar {
	width: 200px;
	height: 180px;
	margin: 0px auto;
	text-align:center;
}
.c_row {
	width: 140px;
	height: 16px;
	border-top:1px solid #693;
	border-bottom:1px solid #693;
	margin: 0px auto;
}

.c_day {
	float:left;
	width: 18px;
	height: 16px;
	border-left:1px solid #693;
	border-right:1px solid #693;
	text-align:center;
	cursor:pointer;
	font-size: .8em;
}

.c_but {
	float:left;
	width: 15%;
	height: 16px;
	color: #CCCCCC;
	border-left:1px solid #693;
	border-right:1px solid #693;
	text-align:center;
}

.c_month {
	float:left;
	width: 67%;
	height: 16px;
	color:#224378;
	text-align:center;
}

.c_head {
	width: 140px;
	border: 1px solid #693;
	border-bottom:none;
	margin: 0px auto;
}
.c_cal {
	width: 140px;
	border: 1px solid #693;
	margin: 0px auto;
}

.nocur {
	cursor:default;
	background-color: #BCDB99;
}

.blue {
	color:#006699;
}
.red {
	color: #66CC00;
}
.bold {
	font-weight:bold;
}
.over {
	background-color:#BCDB99;
}
/* 
	weird stuff to make the background visible in firefox 
	http://www.sitepoint.com/forums/showpost.php?p=1374925&postcount=15
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */

.head1 {
	background-image:url(/pics/bg-head1.jpg);
	background-repeat:repeat-x;
	height: 20px;
	font-weight:bold;
	color: #336600;
	padding: 2px 0 0 2px;
}
.head2 {
	background-image:url(/pics/bg-head2.jpg);
	background-repeat:repeat-x;
	height: 20px;
	font-weight:bold;
	color: #fff;
	padding: 2px 0 0 2px;
}


.head1 a {
	color: #336600;
}
.head1 a:hover {
	color: #000;
}
.box1 {
	background-image:url(/pics/bg-box1.jpg);
	background-repeat:no-repeat;
	border: 2px solid #D2E4C5;
}
.box1 a {
	color: #669900;
	font-weight:bold;
	font-size: .8em;
}
.box1 a:hover {
	color: #000;
}
.box2 {
	background-color: #596A7A;
	border: 2px solid #8B9EBC;
}
.help-button {
	background-image:url(/pics/bg-help-btn.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-align:left;
	width: 65px;
	height: 20px;
	border: 1px solid #666;
	font-size: .8em;
}
.png {
	behavior: url("/Scripts/pngbehavior.htc");
}

.bg-error {
	padding-left: 10px;
	height: 200px;
}

.error-title {
	float:left;
	width: 85%;
	margin-top: 15px;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 1em;
	color:#CC0000;
}
.error-list {
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.error-list li {
	background-image:url(/pics/bul-error.gif);
	background-repeat:no-repeat;
	padding-left: 8px;
	font-size: .9em;
	margin-top: 5px;
}
.search-row {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* HELP */
.helphead {
	padding-left: 7px;
	margin: 0px;
	background-image:url(/pics/bul4.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
}
.helpbody {
	clear: both;
	padding: 3px;
	margin-top: 10px;
	display:none;
}
.helpbody p {
	text-align:justify;
}
/* END - HELP */