/* === generic stuff =========================*/
body {
width: 100%;
height: 100%;
margin: 0px;
background: rgb(0,0,0);
}

.hand {
cursor: pointer;
}

pre {
background-color: white;
}
/* === main container =========================*/
#maincontainer {
position: relative;
width: 766px;
left: 50%;
margin-left: -383px;
background: rgb(0,0,0);
}
/* === menus =========================*/
#minimenu {
position: relative;
width: 766px;
height: 240px;
background: url('header_flash.jpg') no-repeat top center;
}

a#menua{
position: absolute;
width: 77px;
height: 29px;
margin-top: 39px;
margin-left: 508px;
background: url('menu_home.png');
}
a:hover#menua, a.over#menua{
background: url('menu_home.png');
}

a#menub{
position: absolute;
width: 77px;
height: 29px;
margin-top: 39px;
margin-left: 585px;
background: url('menu_despre.png');
}
a:hover#menub, a.over#menub{
background: url('menu_despre.png');
}

a#menuc{
position: absolute;
width: 77px;
height: 29px;
margin-top: 39px;
margin-left: 662px;
background: url('menu_contact.png');
}
a:hover#menuc, a.over#menuc{
background: url('menu_contact.png');
}

#mainmenu {
position: relative;
width: 748px;
height: 50px;
margin-left: 13px;
background: url('menu.png');
}

a#menu1{
position: absolute;
width: 101px;
height: 19px;
margin-top: 17px;
margin-left: 39px;
background: url('menu_noutati.png');
}
a:hover#menu1, a.over#menu1{
background: url('menu_noutati_over.png');
}

a#menu2{
position: absolute;
width: 101px;
height: 19px;
margin-top: 17px;
margin-left: 179px;
background: url('menu_membrii.png');
}
a:hover#menu2, a.over#menu2{
background: url('menu_membrii_over.png');
}

a#menu3{
position: absolute;
width: 101px;
height: 19px;
margin-top: 17px;
margin-left: 319px;
background: url('menu_forum.png');
}
a:hover#menu3, a.over#menu3{
background: url('menu_forum_over.png');
}

a#menu4{
position: absolute;
width: 101px;
height: 19px;
margin-top: 17px;
margin-left: 459px;
background: url('menu_foto.png');
}
a:hover#menu4, a.over#menu4{
background: url('menu_foto_over.png');
}

a#menu5{
position: absolute;
width: 101px;
height: 19px;
margin-top: 17px;
margin-left: 599px;
margin-right: 48px;
background: url('menu_video.png');
}
a:hover#menu5, a.over#menu5{
background: url('menu_video_over.png');
}
/* === content containers =========================*/
#grey_background {
position: relative;
width: 766px;
background: url('background_grey.png') no-repeat top center;
}
#under_mainmenu{
position: relative;
height: 30px;
padding-left: 30px;
padding-right: 30px;
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
line-height: 30px;
color: rgb(200,170,50);
text-align: right;
}
#under_mainmenu a{
text-decoration: none;
color: rgb(200,170,50);
}
#content_bgall {
position: relative;
width: 766px;
background: url('background_content_all.png') repeat-y left;
}
#content_bgbtm {
position: relative;
width: 766px;
background: url('background_content_btm.png') no-repeat bottom left;
}
#content_bgtop {
position: relative;
width: 766px;
background: url('background_content_top.png') no-repeat top left;
}
#content_container {
padding-top: 25px;
padding-bottom: 25px;
padding-left: 60px;
padding-right: 60px;
}
#clearance_element {
clear: both;
}
/* === content columns =========================*/
#column, #banners {
position: relative;
color: rgb(85,80,75);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
overflow: hidden;
}
/*
#column {
min-height: 240px;
}
*/
.one#column {
width: 200px;
float: left;
margin-right: 40px;
}
/*daca scriu .two in fata la urmatoarea declaratie, nu mai merge in ie6*/
#column {
width: 406px;
float: left;
}
/* === content style, defined on columns =========================*/
#column img.spark_line {
margin-top: -5px;
margin-bottom: 5px;
margin-left: 0px;
}

#column a {
color: rgb(85,80,75);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
text-decoration: underline;
}

#column a:hover {
color: rgb(130,120,110);
text-decoration: none;
}

#column b, #banners b {
color: rgb(130,120,110);
}

#column hr {
border-top: 1px solid rgb(52,56,58);
border-bottom: 1px solid rgb(0,0,0);
border-left: 0px;
border-right: 0px;
color: rgb(52,56,58);
background-color: rgb(52,56,58);
height: 2px;
width: 200px;
text-align: left;
margin-left: 0px;
clear: both;
}

#banners hr {
border-top: 1px solid rgb(52,56,58);
border-bottom: 1px solid rgb(0,0,0);
border-left: 0px;
border-right: 0px;
color: rgb(52,56,58);
background-color: rgb(52,56,58);
height: 2px;
width: 646px;
text-align: left;
margin-left: 0px;
clear: both;
}

#banners img {
margin-left: 3px;
margin-right: 3px;
}
/* === content style, defined independently =========================*/
input {
padding-left: 3px;
padding-top: 1px;
}
textarea {
padding-left: 3px;
padding-top: 2px;
}

#module_title{
text-transform: uppercase;
font-family: Arial, Tahoma, Verdana;
font-weight: bold;
letter-spacing: 0px;
font-size: 14px;
color: rgb(170,160,150);
}

#news_preview_title {
font-size: 12px;
font-weight: bold;
color: rgb(130,120,110);
}

#news_preview_photo {
float: left;
margin-right: 10px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 8px;
border: 2px solid rgb(52,56,58);
//--------------rgb(170,160,150);
}

#news_view_photo {
}

#news_preview_photo_div {
float: left;
width: 148px;
height: 98px;
border: 1px solid rgb(52,56,58);
text-align: center;
margin-right: 10px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 8px;
}

#news_photo_link {
//--------------------
}

#news_preview_intro {
}
#news_view_text {
font-size: 12px;
}

#news_preview_author {
clear: left;
float: left;
margin-top: 5px;
margin-bottom: 5px;
}

#news_view_author {
margin-top: 5px;
margin-bottom: 5px;
}

#news_preview_link {
clear: right;
float: right;
background-color: transparent;
background:url('arrow.gif') no-repeat left center;
line-height: 13px;
margin-top: 5px;
margin-bottom: 5px;
padding-left:20px;
}

#videos_code, #videos_text {
width: 400px;
height: 80px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(85,80,75);
line-height: 13px;
margin: 0px;
padding: 0px;
}




#profile_photo_list {
}

#profile_photo_list img{
margin-right: 8px;
margin-top: 8px;
border: 2px solid rgb(52,56,58);
}

#profile_photo_list img.last{
margin-right: 0px;
}

#profile_main_photo {
}

#profile_main_photo img{
border: 0px solid rgb(200,200,200);
}

#profile_car_specs {
}

#profile_other_data {
}

#profile_mods, #profile_prizes, #profile_plans {
width: 400px;
height: 80px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(85,80,75);
line-height: 13px;
margin: 0px;
padding: 0px;
}


#profile_photo_load_div {
float: left;
width: 400px;
height: 40px;
border: 1px solid rgb(52,56,58);
text-align: center;
margin-right: 10px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 8px;
}

#profile_photo_load_div input.input_file{
width: 188px;
height: 20px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(130,120,110);
font-weight: bold;
line-height: 14px;
margin: 0px;
padding: 0px;
}

#profile_photo_load_div input.input_button_line{
width: 198px;
height: 20px;
background-color: rgb(10,10,10);
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(85,80,75);
font-weight: bold;
line-height: 10px;
margin: 0px;
padding: 0px;
}

.profile_photo_load_form {
display: none;
}

#profile_photo_thumb div{

}

div.profile_photo_cell{
width: 400px;
height: 300px;
display: inline;
margin: 0px;
border: 0px;
}


#videos_play_left_link {
background-color: transparent;
background:url('arrow.gif') no-repeat left center;
line-height: 13px;
margin-top: 5px;
margin-bottom: 5px;
padding-left:20px;
}


form {
margin-top: 0px;
margin-bottom: 0px;
}

input.input_text{
width: 400px;
height: 18px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(130,120,110);
font-weight: bold;
line-height: 14px;
margin: 0px;
padding: 0px;
padding-left: 4px;
}

input.input_text_half{
width: 198px;
height: 20px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(130,120,110);
font-weight: bold;
line-height: 14px;
margin: 0px;
padding: 0px;
padding-left: 4px;
}

input.input_file{
width: 135px;
height: 18px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(130,120,110);
font-weight: bold;
line-height: 14px;
margin: 0px;
padding: 0px;
}

#add_news_form textarea.textarea_news_intro{
width: 240px;
height: 75px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(85,80,75);
line-height: 13px;
margin: 0px;
padding: 0px;
}

input.input_link{
width: 240px;
height: 18px;
background-color: transparent;
background:url('arrow.gif') no-repeat left center;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(85,80,75);
font-weight: bold;
line-height: 13px;
margin: 0px;
margin-top: 2px;
padding-left:20px;
}

input.input_button_line{
width: 198px;
height: 20px;
background-color: rgb(10,10,10);
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(85,80,75);
font-weight: bold;
line-height: 10px;
margin: 0px;
padding: 0px;
}


input.input_checkbox {
width: 16px;
height: 16px;
line-height: 13px;
margin: 0px;
padding: 0px;
}

#add_news_form textarea.textarea_news_text {
width: 400px;
height: 200px;
background-color: transparent;
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(85,80,75);
line-height: 13px;
margin: 0px;
padding: 0px;
}

#add_news_form, #edit_news_form {
clear: both;
margin: 0px;
padding: 0px;
}

select.member_category_select {
width: 400px;
height: 18px;
background-color: rgb(20,20,20);
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(130,120,110);
font-weight: bold;
line-height: 14px;
margin: 0px;
padding: 0px;
}

select.member_category_select_300 {
width: 300px;
height: 18px;
background-color: rgb(20,20,20);
border: 1px solid rgb(52,56,58);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
color: rgb(130,120,110);
font-weight: bold;
line-height: 14px;
margin: 0px;
padding: 0px;
}

#login_form {
margin-top: 5px;
margin-bottom: 15px;
text-align: right;
}

#login_form input{
width: 145px;
height: 18px;
background: rgb(170,160,150);
border: 1px solid rgb(52,56,58);
margin: 0px;
padding: 0px;
padding-left: 3px;
}

#contact_form {
margin-top: 5px;
margin-bottom: 15px;
text-align: left;
}

#contact_form input{
width: 195px;
height: 18px;
background: rgb(170,160,150);
border: 1px solid rgb(52,56,58);
margin: 0px;
padding: 0px;
padding-left: 3px;
}

#contact_form textarea{
width: 195px;
height: 90px;
background: rgb(170,160,150);
border: 1px solid rgb(52,56,58);
margin: 0px;
padding: 0px;
}

.red {
color: rgb(200,40,35);
}
.green {
color: rgb(40,200,35);
}

.bg_red {
background-color: rgb(40,20,20);
}
.bg_green {
background-color: rgb(20,40,20);
}

.bg_red_highlight {
background-color: rgb(80,20,20);
}

table {
width: 406px;
border-width: 0px;
border-spacing: 0px;
border-collapse: collapse;
}
td {
border-width: 0px;
padding: 0px;
vertical-align: top;
text-align: left;

color: rgb(85,80,75);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
line-height: 19px;
}

td.head {
writing-mode: tb-rl;
filter: flipH() flipV();
}

div.auth_error {
color: rgb(200,40,35);
font-family: Tahoma, Arial, Verdana;
font-size: 11px;
text-align: left;
margin-bottom: 8px;
}

#register_form {
margin-top: 5px;
margin-bottom: 15px;
text-align: left;
line-height: 13px;
}

#register_form input{
width: 245px;
height: 18px;
background: rgb(170,160,150);
border: 1px solid rgb(52,56,58);
}








/* === footer =========================*/
#footer{
position: relative;
width: 766px;
font-family: Arial, Tahoma, Verdana;
font-size: 10px;
color: rgb(100,100,100);
text-align: left;
padding-top: 15px;
padding-bottom: 10px;
}
#footer a{
color: rgb(100,100,100);
text-decoration: none;
}
#footer img{
position: relative;
float: left;
margin-top: -3px;
margin-left: 20px;
margin-right: 20px;
}