/* ©2007 All rights reserved SpaceTrip  */

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#eaeaea url(img/bg.gif) top center repeat-y;
color:#3a3a3a;

}


#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto;
padding:1px 5px;
width:760px;
}

/***** Header *****/

#header {
color:#505050;
background:#ffffff url(img/front.jpg) bottom left no-repeat;
height:275px;
margin:0 0 10px 0;
padding:0;
}

#header h1 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-2px;
margin:0 0 4px 15px;
padding:15px 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 5px 15px;
padding:0 0 0 3px;
}

/***** Left sidebar *****/

#avmenu {
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
}


#avmenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:5px;
}

#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
}

#avmenu li a:hover, #avmenu li a.current {
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:5px 0 5px 15px;
font-size:0.9em;
width:135px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}
/***** Forms *****/


#formContainer {
width: 250px;                                     
padding: 0px;									
margin: 10px 0px 0px 0px;
font: 11px trebuchet MS;
color: #333;
}

div.formRow {
clear: both;
padding-top: 5px;
padding-bottom : 0px;
}

div.formRow span.label {
float: left;
width: 150px;
text-align: right;
}

div.formRow span.lmnt {
float: right;
width: 150px;
text-align: left;   
} 
span.attn {
font-style: italic;
color: #1773AD;
}
/***** Right sidebar *****/

#extras {
float:right;
width: auto;
margin:0 0 20px 0;
padding:0;
font-size:0.9em;
}

#extras p, #extras ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}

#extras a {
font-weight:bold;
}

#extras li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extras h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
margin:1px 140px 1px 160px;
padding:0;
line-height:1.5em;
text-align:left;
}

#contentwide {
margin:1px 0 1px 160px;
padding:10;
line-height:1.5em;
text-align:left;
}

#contentfull {
margin:10px 10px 10px 10px;
padding:2px 0 0 0;
line-height:1.5em;
text-align:left;
}

#content h2, #contentwide h2, #contentfull h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#content h3, #contentwide h3, #contentfull h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content img, #contentwide img, #contentfull img {
padding:4px;
display:inline;
border:none;
}

.a:visited {
	color: #004994;
	text-decoration: none;
	font-weight:bold;
}
.a:link {
	color: #004994;
	text-decoration: none;
	font-weight:bold;
}

.a:hover	{
	color: #CC9900;
	text-decoration: underline;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentfull ul, #contentfull ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentfull ul ul, #contentfull ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentfull li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}
#warningdiv {
clear:center;
float:center;
width:750px;
margin:0 0 10px 0;
border:dashed #FF0000;
padding:1;
}


/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
height: 16px;
text-align:center;
text-shadow:#666666;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/


.p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Table styles *****/

.table {
margin:0 0 16px 0;
padding:0;
line-height:1.3em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

.caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

.th {
padding:7px;
text-align:left;
background:#eaeaea url(img/menubg2.gif) bottom left repeat-x;
color:#505050;
}

.td {
padding:7px;
font-size:0.9em;
text-align:left;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#303030;
}

/***** Form styles *****/

.button {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:0 0 15px 0;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
color:#505050;
font-weight:bold;
padding:4px;
width:120px;
}

input, textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
}

label {
margin:2px;
}

.input {
width:200px;
}

textarea {
width:400px;
}

/***** Search box *****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}

/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;
}

.paginationstyle a.imglinks a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;

color: #000;
background-color: yellow;
}
.img {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #000000;
}
.tabel {
	border: 1px solid #E5E5E5;
}
.textBlueMediu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;
}
.textBlueMediu:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: underline;
}
.textNegruMediu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textNegruMic {

	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textAscuns {

	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #f1f1f1;
	text-decoration: none;
}
.textBlueMediuLink {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: underline;
}
.tabel_galben {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FEEB8C;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #D39C00;
	border-bottom-color: #D39C00;
	border-left-color: #D39C00;
	border-top-color: #D39C00;
	padding: 5px;
}
.tabelBlue {

	border: 1px solid #266BA6;
	
}
.textBlueMediuLink {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: underline;
}
.textAlbMediu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textAlbMediu:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.textNegruMediu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textNegruMic {

	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tabel {
	border: 1px solid #E5E5E5;
}
.textBlueMediu {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: none;
}
.textBlueMediu:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: underline;
}
.textBlueFMare {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #004F93;
	text-decoration: none;
}
.textAlbMare {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}.textBlueMare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #004F93;
	text-decoration: none;
}
.textNegruContent {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textRosuMic {


	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.textAlbMare {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textRosuMediu {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #D50407;
	text-decoration: none;
}
.textRosuMediu:hover {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #D50407;
	text-decoration: underline;
}

.textVerdeMediu {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: green;
	text-decoration: none;
}
.textVerdeMediu:hover {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: green;
	text-decoration: underline;
}

.tabelBlue {

	border: 1px solid #266BA6;
}

.textBlueMediuLink {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0050A4;
	text-decoration: underline;
}
.textGriMic {


	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.textAlbMeniu {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

<![if !IE 6]>



.shiftcontainer{
position: relative;
left: 7px; /*Number should match -left shadow depth below*/
top: 7px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 300px; /* container width*/
background: transparent url(media/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: -7px; /*shadow depth*/
top: -7px; /*shadow depth*/
}


<![endif]>

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 300px;
 position: relative;

}

.curlycontainer .innerdiv{
background: transparent url(img/brcorner.gif) bottom right no-repeat;
position: relative;
padding: 1px 4px 15px 5px;
}

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: auto;
 position: relative;

}

.curlycontainer .innerdiv{
background: transparent url(../img/brcorner.gif) bottom right no-repeat;
position: relative;
top:2px;
left:2px;
padding: 1px 4px 15px 5px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

<!--
/*
Credits: BitRepository.com
*/

/* Pagination DIV */

#pg   
{   
/*width: 700px;   */
background-color: #FFFFFF;   
  
text-align: center;   
font-size: 12px;   
  
margin-bottom: 5px;   
  
padding: 10px;   
}   
  
/* Pagination Link */  
  
#pg a {   
font-size: 12px; 
font-weight:bold;  
font-family:Tahoma,Arial,Sans-Serif;
text-decoration: none;   
color: #000000;   
border: 1px solid #83A0C1;   
padding: 3px;   
-moz-border-radius: 3px;   
}   
  
#pg a:hover {   
font-size: 12px; 
font-weight:bold;  
font-family:Tahoma,Arial,Sans-Serif;
text-decoration: none;   
color: #000000;   
border: 1px solid #000000;   
background-color: white;   
padding: 3px;   
-moz-border-radius: 3px;   
}   
  
/* Pagination Current Page */  
  
#pg a.current {   
font-size: 12px; 
font-weight:bold;  
font-family:Tahoma,Arial,Sans-Serif;
text-decoration: none;   
font-weight: bold;   
color: white;   
border: 1px solid #0D62C3;   
background-color:#990000;   
padding: 3px;   
-moz-border-radius: 3px;   
}   
  
/* Pagination Disabled Page */  
  
#pg span.disabled {   
font-size: 12px;
font-weight:bold;   
font-family:Tahoma,Arial,Sans-Serif;
text-decoration: none;   
color: #c1c1c1;   
border: 1px solid #C6C7C7;   
background-color: white;   
padding: 3px;   
-moz-border-radius: 3px; // Rounds the corners; Works for Mozilla only   
}   
-->  
