html, body {
    height: 100%;
    min-height: 100%;
    min-width: 1020px;
}

iframe
{
  border: none;
}

body {
    font-family: "lucida grande", arial, tahoma, verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    color: #565E65;
}

map
{
  display: none;
}

#body-wrapper
{
  background: url('images/header_bg.gif') repeat-x top left;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.wrap {
    min-height: 100%;
    _height: 100%;
    margin: 0 auto;
    width: 1020px;
    text-align: left;
}

img {
    border: 0;
}

#body {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    width: 1020px;
}

.clear {
    clear: both;
}

/************************************* HEADER ************************************/
#header {
    height: 216px;
}

#header-top {
    background: url('images/header.jpg') no-repeat top left;
    width: 1020px;
    height: 160px;
    position: relative;
}

#logo {
    float: left;
    margin-left: 20px;
    display: inline;
}

#languages_container {
    height: 34px;
    top: 0px;
    float: right;
}

#languages_left {
    float: left;
    height: 34px;
    width: 11px;
    display:block;
    background: url('images/lang_bg2_left_small.gif') no-repeat left;
}

#languages_right {
    float: left;
    height: 34px;
    width: 16px;
    display:block;
    background: url('images/lang_bg2_right_small.gif') no-repeat top left;
}

#languages {
    height: 34px;
    float: left;
    display:block;
    background: url('images/lang_bg2_content.gif') repeat;
}


#languages span {
    color: #1B3249;
    font-size: 10px;
    margin:8px 1px 8px 5px;
    float: left;
    display: inline;
}

#languages ul {
    float: left;
    margin: 7px 0;
    padding: 0;
}

#languages ul li {
    float: left;
    margin:2px;
    padding: 0;
}

#login {
    height: 28px;
    width: 291px;
    left:687px;
    position:absolute;
    top:133px;
    background: url('images/login_bg.gif') no-repeat top left;
}

#login span {
    display: block;
    padding: 8px 4px 8px 16px;
    color: #FFF;
    text-transform: uppercase;
}

#login a {
    color: #FFF;
    font-weight: bold;
}

.login-link {
    display: block;
    float: right;
    height: 17px;
    width: 17px;
    margin-top: -1px;
    margin-right: 4px;
}

.login-link-all {
    display:block;
    height:11px;
    left:0;
    padding:8px 14px;
    position:absolute;
    top:0;
    width:262px;
}


#menu {
    clear: both;
}

/* IE 7 */ * + html #menu {
    padding-top: 2px;
}

#menu ul.links {
    margin: 0 30px;
    padding: 0;
    display: block;
    list-style-type: none;
    float: none;
    height: 49px;
}

/* IE 7 */ * + html #menu ul.links {
    padding-left: 30px;
}

#menu ul.links li {
    color: #FFFFFF;
    float: left;
    display: inline;
    margin: 15px 5px 0;
    padding: 0;
    position: relative;
    height: 33px;
}

#menu ul li.active-trail {
    background: url('images/menu-active.png') no-repeat bottom center;
}

#menu .hidden {
    visibility: hidden;
}

#menu div.hover-left
{
  background: url('images/menu-bg-left.png') no-repeat;
  display:block;
  float:left;
  height:20px;
  width:8px;
}

#menu div.hover-right
{
  background: url('images/menu-bg-right.png') no-repeat;
  display:block;
  float:left;
  height:20px;
  width:8px;
}

#menu ul.links li a {
    color:#FFFFFF;
    float:left;
    font-size:14px;
    font-weight:bold;
    height:18px;
    letter-spacing:-0.07px;
    margin:0;
    padding:2px 3px;
    text-decoration:none;
    text-transform:uppercase;
    white-space:nowrap;
}

#menu ul.links li a:hover, #menu ul.links li.active a, #menu ul.links li.active-trail a {
    background: url('images/menu-bg.png') repeat-x;
}

#menu ul.links ul.sublinks {
    list-style-type: none;
    position: absolute;
    height: 32px;
    left: 0;
    padding-top: 0;
    position: absolute;
    top: 32px;
    width: 1000px;
}

#menu ul.links ul.sublinks li {
    height: 32px;
    margin: 0;
    padding: 0;
}

#menu ul.links ul.sublinks a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    text-transform: none;
    margin: 0;
    padding: 0 10px;
    white-space: nowrap;
    color: #FFF;
    line-height: 30px;
    height: 32px;
    background: #FF9000;
}

#menu ul.links ul.sublinks .first a {
    padding-left: 5px;
}

#menu ul.links ul.sublinks .last a {
    padding-right: 5px;
}

#menu ul.links ul.sublinks li a:hover, #menu ul.links ul.sublinks li.active a, #menu ul.links ul.sublinks li.active-trail a {
    color: #890814;
    background: #FF9000;
}

/***************************************** END HEADER *********************************************/
/**************************************** CONTENT ********************************************/
#content {
    clear: both;
    margin: 25px 40px 0px;
}

#left {
    float: left;
    display: block;
    width: 600px;
    margin: 10px 0;
}

/* menu items for content */
.node .content li {
    list-style-type: disc;
    margin:0.4em 0 0.4em 0.5em;
}

.node .content ul {
    list-style-type: disc;
    margin:0.4em 0 0.4em 0.5em;
}


#left .left-wrapper
{
  margin: 15px 0;
}

.no-right {
    min-width: 100%;
    _width: 100%;
}

#right {
    float: right;
    display: inline;
    width: 291px;
    margin-left: 30px;
}

#clear-footer {
    clear: both;
    height: 231px;
}

#right .leDate, #rss_all .leDate {
    padding: 20px 0 5px 0;
    letter-spacing: -0.15px;
    font-size: 9px;
    color: #646d75;
    font-weight: bold;
    font-family: Verdana, Arial, Helvedica, sans-serif;
}

#right .le, #rss_all .le {
    font-size: 12px;
    padding-right: 10px;
}

#right .icons {
    float: left;
    padding-right: 5px;
}

#right .le a.leftL:link, a.leftL:visited, a.leftL:active, #rss_all .le a.leftL:link {
    font-size: 11px;
    letter-spacing: 0.5px;
    color: #ff9000;
    text-decoration: underline;
}

#rss_box {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url('images/grey_box_m.gif');
    background-position: left top;
    background-repeat: repeat-y;
    color: #007BE3;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 21px 12px 21px;
    letter-spacing: -1.2px;
}

#rss_all_box {
    color: #007BE3;
    font-size: 24px;
    font-weight: bold;
    padding: 0 5px 20px 20px;
}

#rss_more {
   float: right;
}

/**************************************** END CONTENT *****************************************/
/******************************* FOOTER **************************************/
#footer {
    background: url('images/footer_bg.gif') repeat-x bottom left;
    text-align: center;
    height: 231px;
    margin-top: -126px;
    font-size: 11px;
    color: #FFF;
    position: relative;
}

#footer p {
    padding: 0;
    margin: 0px 0px 15px;
}

#footer a {
    color: #FF9000;
    font-weight: bold;
    text-decoration: none;
    display: inline;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .vline {
    font-size: 1px;
    background: url('images/vline.gif') repeat-y top left;
    width: 2px;
    height: 150px;
    margin: 25px 40px 25px 0;
    float: right;
    display: inline;
}

#terms {
    float: right;
    display: inline;
    width: 350px;
    margin: 40px 50px 40px 0;
}

#terms ul {
    float: none;
    margin: 0 0 10px;
    padding: 0;
}

#terms ul li {
    display: block;
    float: none;
    margin: 0 0 15px;
}

#terms li a {
    margin: 0;
    padding: 0;
    display: inline;
    text-transform: uppercase;
}

#footer div.footer {
    margin: 40px 0 40px 50px;
    float: left;
    display: inline;
    width: 520px;
}

#footer ul.menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 160px;
    float: left;
}

#footer ul.menu ul {
    list-style-type: none;
    padding: 7px 0;
    margin: 0;
}

#footer ul.menu li {
    text-transform: uppercase;
    color: #FF9000;
    padding: 0 0 15px;
    margin: 0;
    background: none;
}

#footer ul.menu li.expanded {
    padding-bottom: 0px;
}

#footer ul.menu li li {
    text-transform: none;
    padding-bottom: 7px;
    margin: 0;
    padding: 0 0 7px;
}

#footer ul.menu li li a {
    font-weight: normal;
    color: #FFF;
}

#footer ul.menu li li a:hover {
    text-decoration: underline;
}

#footer ul.menu li.left {
    float: left;
}

/***************************************** END FOOTER ***************************************/
#node-16 {
    margin: 0px;
    padding: 0px;
}

#orange_flash {
    /** padding-top: 25px; **/
}

.orange_margin {
    line-height: 1px;
}

.orange_center {
    /*background: url('images/orange_box_m.gif') repeat-y top left;*/
    /*padding: 5px 0;*/
    color: #ffffff;
    font-weight: bold;
    width: 290px;
    height: 290px;
    line-height: 200px;
    text-align: center;
}

.flashnode {
    margin-left: 0px;
    height: 290px;
}

#find_more {
    float: left;
    width: 20px;
    padding-top: 4px;
    margin-left: 5px;
}

#image_more {
    display: outline;
}

#logout {
    padding-left: 25px;
}

/* IE 7 */ * + html .carti {
    display: none;
}

.black
{
  color: #000;
}

.blue
{
  color: #007BE5;
}

/************************ shadow ***************************/
.shadow0, .shadow1, .shadow2, .shadow3 {
  display:inline-table;
  /* \*/display:block;/**/
}
.shadow0 {
  float:left;
  background:url(images/shadow.gif) no-repeat;
}

.shadow1 {
  background:url(images/shadow180.gif) right bottom no-repeat;
}

.shadow2 {
  background:url(images/corner_bl.gif) 0px 100% no-repeat;
}

.shadow3 {
  padding:10px 10px 7px;
  background:url(images/corner_tr.gif) 100% 0px no-repeat;
}


/************************ fckstyles *************************/

.dark-blue
{
  color: #1B3249;
}

/****************************
/*  FORMULAR STANDARD
/***************************/

.standard_form {
	/*background:transparent url(images/bg_grad_lbtow.gif) repeat-x scroll center top;
	border-color:#A7D7FB;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding-bottom:10px;
	padding-top:10px;
	width:auto;
	height:auto;
	margin:auto;*/
	font-size:12px;	
	
}
.standard_form .form-item .description {
	color:#6A6A6A;
	font-size:0.85em;
	margin-left:210px;
	margin-right:10px;
	padding-top:10px;
}
.standard_form .fieldset-wrapper .description {
	float: left;
}
.standard_form label{
	width:200px;	
	float:left;
	text-align:right;
	margin-right: 10px;
	font-size:12px;	
	font-weight: lighter;
	padding-top: 2px;
}

.standard_form input {
	 padding: 3px;
	 border:1px solid #C9D5E1;
}

.standard_form .collapsible .form-select{
	width:200px;
	border:1px solid #C9D5E1;
	/*color:#60a4e9;*/
}
.standard_form fieldset {
	/*width:500px;*/	
	border:none;
	padding:0;	
	/*margin:0;
	color: white;*/	
}

.standard_form fieldset legend{
	display:none;
}

.standard_form .resizable-textarea{
	width:320px;
}
.standard_form .form-checkbox{
		width: 20px;
}
.standard_form .option {
	/*clear: both;*/
  margin-left:207px;
	text-align: left;
}

.standard_form .form-radios .option
{
  margin-left: 0px;
}

.standard_form .form-submit, .confirmation .form-submit{
	background-image: url(images/b_lb_bg_s.gif);
	height:18px;
	width:80px;
	line-height:16px;
	color:#2463a3;
	font-weight:normal;
	text-align:center;
	border:1px solid #5b95cf;
	padding:0px 12px 10px 12px;
  cursor: pointer;
}

.standard_form #edit-submit, .standard_form #edit-submit-1{
	margin-left:210px;
}	

.standard_form .grippie {
	display: none;
}	

.standard_form .form-item
{
  color: #000000;
  /*clear: both;*/
}

.standard_form .form-item input.error, .form-item textarea.error {
  border: 1px solid #093642;
  color: #363636;
}

.standard_form .form-checkboxes {
	float: left;
}
.standard_form .form-radios {
	float: left;
	margin: 0px;
}

.standard_form #edit-profile-country-wrapper{
	clear: both;
}
.standard_form #edit-theme--wrapper label {
	width:auto;
	height:auto;
}
.standard_form #edit-theme-garland-wrapper .option {
	margin-left:0px;
}
.standard_form #edit-profile-aprove-wrapper label{
	margin-bottom:10px;
	margin-left:206px;
	width:400px;
}
	
.standard_form .node-form .form-text {
	width: 320px;
	display: inline;
  /*width: 95%;*/
}
.standard_form input.form-text {
	width: 300px;
}

.standard_form .node-form textarea {
  display: block;
}
.standard_form .form-item .container-inline {
	width: 300px;
	float:left;
}

.standard_form .container-inline
{
  /*margin-top: 10px;*/
}


.standard_form #edit-path-wrapper {
	padding-left: 200px;
}

.standard_form .form-item .description{
	margin-left: 0px;
}
.standard_form .folder_edit textarea
{
  width: 400px;
  height: 82px;
}
.standard_form .folder_edit textarea.desc_larger
{
  height: 106px;
}

.standard_form .folder_edit .form-item
{
  float: left;
  clear: none;
  margin-right: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.standard_form .folder_edit .option
{
  margin-left: 0px;
  clear: none;
}

.standard_form .invite_wrapper .option
{
  margin-left: 0px;
}

.standard_form .folder_edit input
{
  height: auto;
}

.standard_form .folder_edit label
{
  width: auto;
}

.standard_form .form-textarea
{
  font-family:Helvetica,Arial,sans-serif;
  font-size: 12px;
}

.standard_form #autocomplete
{
  margin-left: 211px;
  border: solid 1px #C9D5E1;
}
.standard_form .markup{
	color:#000;
	position:absolute;
	left: 125px;
}
.standard_form select{
	width: 200px;
}
.form-align-right{
	margin-left: 211px;
}
.modal-content .form-align-right{
	margin-left: 190px;
}
#modal-message{
	position: absolute;
	top: -30px;
}
#work-with-us{
	position: relative;
}
.standard_form .textarea-identifier{
	display: none;
}
/* Popup Style*/
#modalContent{
  background: none;
}
div.ctools-modal-content{
	background: none;
	border: none;
	height: auto;
	margin: 0px;
}
#modal-content{
	background: #fff;
	padding: 12px;
	height: auto;
	border: 1px solid #BBB;
}
div.ctools-modal-content a.close {
	margin-right:-18px;
	margin-top:-16px;
}
div.ctools-modal-content .modal-header{
	padding: 0px;
} 
span.modal-title{
	display: none;
}
#form-border{
	background: #E4E3E1;
	padding: 20px;
}
html.js .resizable-textarea textarea {
	width:70%;
	border:1px solid #C9D5E1;
}
#modalBackdrop{
	opacity: 0.3;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
}
.search_catalog_form select.form-select{
	z-index: 900;
}
.items_row{
  clear:both;
}
.items_row_border{
	border-bottom: 1px solid  #cdd3d7;
	padding-bottom: 3px;
        clear:both;
}
.ahah-progress .throbber {
	height: 31px;
	margin: 0px;
}
ul.roster{
  list-style: none;
  width: 600px;
}
ul.roster li{
	float: left;
  width: 160px;
  margin: 0;
  padding: 5px 20px;
}
.item-list .pager .pager-last a{
	color: #FF5A00;
	font-weight: bold;
	text-decoration:underline;
}
.item-list .pager .pager-current-last a {
	color: #565E65;
	font-weight: bold;
}

.mirror_img {
  width: 110px;
  height: 110px;
}

/* Aliniere la mijloc pe verticala si orizontala */

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter_span {
	font-size: 0;
}

/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

/* End Aliniere la mijloc pe verticala si orizontala */


