/* CSS Document */

/* GENERAL */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	color:#000000;
	background-color:#B9B9B9;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FFFFFF;
}
a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	color:#666666;
	text-decoration:none;
}
a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

H3 {
font-size:13px;
}
H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color:#006699;
}
.home_link a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	font-weight: bold;
	color:#FFCC00;
	text-decoration:none;
}
.home_link a:active, .home_link a:visited {
	text-decoration:none;
}
.home_link a:hover {
	text-decoration:underline;
}
table {
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	color:#6E6D6D;
	line-height:17px;
}
form {
	display:inline;
	margin:0px;
}
select, input {
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	color: #6E6D6D;
	padding-left:4px;
}
img {
	border:0px;
	behavior:url(pngbehavior.htc);
}

.main{
background-color:#F1F0EB;
}

.bkg_top{
	background-image: url(../Images/bkg_top.jpg);
	background-repeat: repeat-x;
	background-color:#FBFBF9;
}

.bkg_bottom{
	background-image: url(../Images/bkg_bottom.jpg);
	background-repeat: repeat-x;
}

.logo{
	background-image: url(../Images/logoModus.jpg);
	background-repeat: no-repeat;
	background-position:0 35;
}

/* NAVIGATION */

.nav, .nav a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #6E6D6D;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	text-decoration:none;
}
.nav a {
	color: #999999;
	padding-left:5px;
	text-decoration:none;
}
.navLight {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
	color: #6E6D6D;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	text-decoration:none;
}
.navLightText {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 10px;
	color: #6E6D6D;
	text-decoration:none;
}

.activSubnav A, .activSubnav A:visited, .activSubnav A:hover, .activSubnav A:visited:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;


}

/* CONTENT */

.thinInput {
	font-family: Tahoma, sans-serif;
	font-size: 11px;	
	color: #6E6D6D;
	border-style:solid;
	border-width:1px;
	border-color:#9F9DC1;
}
.content_titlu {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size:20px;
	color: #666666;
	line-height:22px;
}
.content_area{
	background-color:#EEEBE4;
}
span.HighLightSearch {
	background-color:#FFFF00;
}

/* FOOTER */

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #414141;
	text-align:center;
	padding-top:20px;
}
/* .footer a {
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
*/

/* PLUGINS */

.plugin_title{
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image:url(../Images/title_bgd_right.jpg);
	color: #666666;
	padding-left:23px;
	background-position:right;
	background-repeat:no-repeat;
}
.plugin_body{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #6E6D6D;
	padding-left:5px;
	padding-right:5px;
}
.plugin_body a {
	text-decoration:none;
}
.plugin_body a:hover {
	color: #666666;
	text-decoration:underline;
}
.plugin_details{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right:11px;
}

/* FILLS */

.fill_left {
	background-image:url(../Images/rep_left.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.fill_right {
	background-image:url(../Images/rep_right.jpg);
	background-repeat:repeat-y;
}

/* COLORS */

/* backgrounds */

.bgGray {
	background-color:#6E6D6D;
}
.bgLighterGray {
	background-color:#777777;
}
.bgRed {
	background-color:#A73524;
}
.bgGreen {
	background-color:#89AB61;
}	
.bgLightGray {
	background-color:#F5F5F5;
}
.bgTooltip {
	background-color:#F5F5F5;
}	

/* font */

.cRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#A73524;
	text-decoration: underline;
}
.cRed A, .cRed A:visited {
	color:#A73524;
	text-decoration:underline;
}
.cRed A:hover, .cRed A:visited:hover {
	color:#A73524;
	text-decoration:underline;
}
.Red {
	color:#A73524;
}
.cGray {
	color:#414141;
}
.cWhite {
	color:#FFFFFF;
}
.cLightGray {
	color:#F5F5F5;
}
.cGold, .cGold A, .cGold A:visited {
color:#FFCC00;
text-decoration:none;
}

.cGold A:hover, .cGold A:visited:hover {
color:#FFCC00;
text-decoration:underline;
}

/* BORDERS */

.border_all {
	border:1px solid;
}
.border_left {
	border-left:1px solid;
}
.border_right {
	border-right:1px solid;
}
.border_top {
	border-top:1px solid;
}
.border_bottom {
	border-bottom:1px dotted;
}
.bdRed {
	border-color:#666666;
}
.bdLightGray {
	border-color:#CCCCCC;
}
.bdLightGrayNav {
	border-color:#DDDDDD;
}
.bdGray {
	border-color:#6E6D6D;
}
TEXTAREA {
text-align:left;
background-color:#FFFFFF;
}

.titluHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color:#414141;
}
.contentHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	line-height: 125%;
}
.titluEvenimente {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
	font-weight: bold;
	text-transform: capitalize;
}
.dataEvenimente {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:none;
	color:#999999;
}
.contentEvenimente, .contentEvenimente a, .contentEvenimente A:visited  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	line-height: 110%;
	font-weight: normal;
}
.contentEvenimente A:hover{
	color:#A73524;
	text-decoration:underline;
}

.separator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#C6C5C0;
	line-height: 125%;
}

.top_nav li, .top_nav ul, .top_nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
	color: #414141;
	font-weight: bold;
}
