
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

a {
	color: #5D0E0E;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

.image {
	float: left;
	margin: 0 15px 10px 0;
}

/* Header */

#header {
	width: 100%;
	height: 120px;
	margin: 0 auto;
/*	background: #E3E3E3;*/
	
	background: url(../../images/footer_bg.gif) repeat-x;
	height: 50px;
	width: 600px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align:center;
}

#header h1, #header h2 {
	float: left;
	padding: 94px 0 0 7px;
	font-size: 18px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.nav { text-align: left; color: 	#7D8085; padding: 20px 0 0 0px; width: 150px; }
.nav td a { color: #546078; text-decoration: none;  padding: 5px 0 0 10px; display: block; height: 25px;}
.nav td a:hover { color: #FFF; text-decoration: none; background:Gray; display: block; height: 25px;}
.nav td { 
	font-weight: bold; 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 0 0px; 
	border-bottom: 1px solid #ccc; 
	height: 25px; 
	background: url(../../images/li.png) no-repeat left;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:74%;
	border:1px solid #818181;
	/*background:url(../../images/bg-content-side.png) repeat-y right;*/
	
	position:relative;
	background-color:White;
	float:left;
	}

#content-main-two-column {
	width:75%;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:20%;
	}
	
/*	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:900px;
	border:1px solid #818181;

	/*background:url(../../images/bg-three-column-main.png) repeat-y;*/
	/*position:relative;*/
	}

#three-column-side1 {
	float:left;
	width:21%;
	height:100%;
	
	}

#three-column-side2 {
	float:right;
	width:17%;
	}

#three-column-middle {
	width:59%;
	float:left;
	font-size: 12px;
	margin:0px 0px 0px 0px;
	}
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
							sponsor
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#sponsor
{
	clear:both;
	margin-bottom: 0px;
	margin-top: 30px;
	text-align:center;
	
}	
#sponsor	conferinta
{

	font-size:small;
}
	
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER
#608fc8;#a9c0db;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer 
{
	clear:both;
		background: url(../../images/footer_bg.gif) repeat-x;
		height:70px;
	margin-top:3px;
	margin-left:auto; 
	margin-right:auto;
	width:90.5%;
	padding:.8em 0 1em 20px;
	position:relative;
	color:Black;
	font-size:.8em;
	text-align:center;
}

#footer div {
	

	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:Blue;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}
	/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub 
{
	
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:Gray;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}


/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Institutii Name*/

.InstitutiiName
{
	color:#339966;
}

.InstitutiiName a:hover
{
	color:Green;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

/*   grid fain*/
.tablestyle 
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(img/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(img/dt-arrow-dn.png) no-repeat right 50%;
} 


/*  end grid fain*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}

/***** First Page -list of articles ***/
.edunews
{
	margin-top:5px;
	border:2px solid #cecece;
	background:#White url(../images/bg-photo.png) top repeat-x;
	background-color:White;
	padding:7px;
}
.articol
{
	display: block;
	float: left;
	margin-right: 2.1em;
	width:500px;
	
}


.pager
{
	text-align: left;
	margin-bottom: 2.0em;
	font-size: 1.2em;
}

.AspNet-Menu-Vertical
{

}
.AspNet-Menu
{
	position:relative;
	width:150px;
	margin:0px;
	padding-left:15px;
} 
.AspNet-Menu-Leaf
{
	margin:0px;
	list-style:none; 
	background-image: url("../Default/Images/arrow.gif");
	background-repeat: no-repeat;
	background-position:left;
	padding-left:14px;
	
}

.AspNet-Menu-Horizontal .AspNet-Menu
{
	width:800px;
}

.AspNet-Menu-Horizontal .AspNet-Menu-Leaf
{
	display: inline;
	
	list-style:none;

}