/* CSS Document :: Intercer Tineri (raducu.popa@gmail.com) */

html {
	margin: 0;
	padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(images/bg_tineri.gif) top left repeat-x;
	text-align: center;
	}
	
a {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #15a2e0;
	text-decoration: underline;
}

a:link {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #15a2e0;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}
	
anunt {
	margin: 0;
	padding: 0;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

anunt:link {
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #15a2e0;
	text-decoration: underline;
}

anunt:hover {
	color: #666;
	text-decoration: none;
}

#container {
	text-align: left;
	width: 1000px;
	background: #E9E9EB url(images/bg_container_tineri.gif) bottom left repeat-x;
	margin: 0 auto;
	margin-top: 35px;
}

#top_menu {
	width: 100%;
	height: 20px;
	background: #FFF url(images/bg_top_tineri.gif) top left repeat-x;
	padding-top: 3px;
}

#top_menu a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
}
#top_menu a:hover {
	color: #15a2e0;
	text-decoration: underline;
}

#header {
	height: 225px;
	background: #FFFFFF;
	width: 100%;
	margin: 0;
}

#wrapper {
	float: left;
	width: 100%;
	background: #E9E9EB;
	margin: 0;
}

#round_top {
	float: left;
	width: 100%;
	background: url(images/container_top.gif) top left no-repeat;
	height: 5px;
	padding: 0;
	margin: 0;
}

#content {
	margin: 0;
	margin-right: 300px;
	padding: 10px;
}

#content p {
	text-indent: 15px;
}


#column_right {
	float: left;
	width: 300px;
	padding-left: 10px;
	margin-left: -310px;
    margin-top: 15px; #new 20110118 to verticaly align the right col after grey zone change 
}


#footer {
	background: #FFF url(images/footer_bg_tineri.gif) bottom left no-repeat;
	width: 990px;
	clear: both;
	color: #333;
	padding: 5px;
    font-size: 10px;
}
.headline {
	font: 25px Georgia, 'Times New Roman', Times, serif; 
	color: #333;
}

.whitelink {
    font-size: 10pt;
    font-face: arial, helvetica, verdana;
    color: #000000; 
    text-decoration: underline; 
	}
.whitelinkbold {
    font-size: 10pt;
    font-face: arial, helvetica, verdana;
    color: #000000;
	font-weight: bold;
    text-decoration: underline; 
	}
.whitetext {
    font-size: 10pt;
    font-face: arial, helvetica, verdana;
    color: #000000; 
    text-decoration: none; 
	}
.whitetextbold {
    font-size: 10pt;
    font-face: arial, helvetica, verdana;
    color: #000000;
	font-weight: bold;	
    text-decoration: none; 
	}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dotted dotted dotted dotted;
	border-color: red red red red;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.whitetext {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #FFFFFF; 
    text-decoration: none; 
}
.whitetextbold {
    font-size: 10pt;
    font-family: arial, helvetica, verdana;
    color: #FFFFFF;
	font-weight: bold;	
    text-decoration: none; 
}

#autentificare {
	font: inherit;
	border: 0;
	margin: 0;
	margin-bottom: 7px;
}

#autentificare .title {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	background-color: #E9E9EB;
	border-bottom: solid 2px #dbdbdb;
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
}

table.tineri_table {font-size: 13px; font-family: Arial; }

.text_linkuri a {font-size: 16px; font-weight: bold;}

.text_reclame a {
	font-size: 14px;
}

h3 {
	font-size: 1.5em;
}
