/*
 Leading Edge www.leading-edge.ro
*/
/*
 reset
*/
body {
    background-color:#fff;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {

}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

ul.content {
    list-style:disc;
}
ul.content li {
    margin-left:20px;
}

ul.content2 {
    list-style:circle;
}
ul.content2 li {
    margin-left:20px;
}


/*
  --------------------------- styles
*/

div.ui-datepicker{
 font-size:10px;
}


hr {
    border:1px solid #f7f7f7;
}

input, select, textarea {
    color:#4D4C4C;
    font-family:tahoma;
    font-size:11px;
    margin-left:8px;
    margin-bottom:8px;
}
label {
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    color:#5A5A5A;
    margin-left:8px;
}

span.font_validation_error {
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    color:red;
}

span.req {
    color:red;
}

#site {
    width:960px;
    margin:auto;
    background-color: #F2F2F2;
    /*border: 1px solid #DDDDDD;*/
}

/* ------------------------------- */
#header {    
    width:960px;
    margin:auto;
    /*height:419px;*/
    background-color:#fff;
    /*background:url('../images/header.png') no-repeat 0 0;*/
}

#header_top_right_gap {
    position:relative;
    margin-left:593px;
    height:5px;
}

#red_bar {
    position:relative;
    /*margin-left:593px;*/
    background-color:#FF9900;
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#fff;
    padding:5px;
    padding-left:8px;
    height:10px;
}

#wrap_formular_din_header {    
    /*margin-left:593px;*/
    width:280px;
    height:250px;
    background-color:#EFF4F8;
    border-bottom:1px solid #CBCBCB;
    /*opacity: 0.8;*/
    -moz-opacity:0.8;
}

table.detalii_contact_header {    

}

table.detalii_contact_header td {
    text-align:right;
    padding-right:15px;
    
}
table.detalii_contact_header td span {
    font-family:Tahoma;
    font-size:11px;
    color:#000;
}
/* ------------------------------- */
#menu {
    width:960px;
    background-color:#7AB6FF;
    margin:auto;
}

    table.top_menu {
       
    }
    
    td.menu_spacer {
        width:1px;
        background-color:#EFF4F8;
    }
    
    /*---------------------------------------------------- */
    td.menu_item {
        text-align:center;
    }
    
    td.menu_item:hover {
        background-color:#FF9900;
    }
    
    td.menu_item a {
        color:#fff;
        font-family:Tahoma;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
    }
    
    td.menu_item a:hover{
        color:#fff;
        text-decoration:underline;
    }
    /*---------------------------------------------------- */

    td.menu_item_selected {
        background-color:#FF9900;
        text-align:center;
    }
    
    td.menu_item_selected a {
        color:#fff;
        font-family:Tahoma;
        font-size:12px;
        font-weight:bold;
        text-decoration:none;
    }

    td.menu_item_selected a:hover{
        text-decoration:underline;
    }
    /*---------------------------------------------------- */
    
#sub_menu_bar {
    background-color:#FF9900;
    padding:3px;
    color:#fff;
    font-weight:bold;
}
#sub_menu_bar a {
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}
#sub_menu_bar a:hover{
    text-decoration:underline;
}
/* ------------------------------- */
#main_content {
    width:960px;
    /*min-height:400px;*/
    background-color:#ffffff;
    margin:auto;
    font-family:tahoma;
    font-size:11px;
}

table.content {

}

table.content td {
    vertical-align:top;
}

table.content td div.padding_content{
    padding:10px;
}


td.has_left_border {
    border-left:1px solid #CBCBCB;
}

td.has_left_border_bg_gray {
    border-left:1px solid #CBCBCB;
    background-color:#EAEAEA;
}

td.has_all_border_bg_gray {
    border:1px solid #CBCBCB;
    background-color:#EAEAEA;
}

td.has_bottom_border {
    border-bottom:1px solid #CBCBCB;

}

td.has_top_left_border {
    border-top:1px solid #CBCBCB;
    border-left:1px solid #CBCBCB;

}

td.gray_bg {
    background-color:#EAEAEA;
}

td.pencils_bg {
background:url('../images/contact_come&go_travel_consulting.png') no-repeat 0 0;
}


#detalii_oferta {
    padding:20px !important;
}

#detalii_oferta  h1 {
    font:24px Georgia, sans-serif;
    color:gray;
}

#detalii_oferta  h2 {
    font:16px Georgia, sans-serif;
    color:gray;
}

h1 {
    font:24px Georgia, sans-serif;
    color:gray;
}

h2.quote {
    font:14px Georgia, sans-serif;
    color:gray;
    font-style:italic;
}
.gallery_viewer img {
    margin:10px;
    margin-left:0px;
    border:2px solid #eeeeee;
}
    /*--------------------*/
ul.lista_oferte {
    
}

ul.lista_oferte li {
    background: url('../images/2_list.jpg') no-repeat 0 0;
    margin-top:15px;
    border-bottom:1px solid #CBCBCB;
}


ul.lista_oferte a {
    color:#2D758B;
    font-family:tahoma;
    font-size:11px;
    font-weight:bold;
    margin-left:15px;
    text-decoration:none;
}
/*--------------PAGINATION--------------------*/

ul{border:0; margin:0; padding:0;}

#pagination li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
}
#pagination a{
    border:solid 1px #DDDDDD;
    margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}
#pagination .next a,
#pagination .previous a {
    font-weight:bold;
    border:solid 1px #FFFFFF;
}
#pagination .active{
    color:#ff0084;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}
#pagination a:link,
#pagination a:visited {
    color:#0063e3;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
#pagination a:hover{
    border:solid 1px #666666;
}



/* ------------------------------- */
#footer {
    font-family:tahoma;
    font-size:11px;
    text-decoration:none;
    color:#7A7A7A;      
    width:960px;
    /*height:30px;*/
    background-color:#EFEFEF;
    margin:auto;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
}
#footer a {
     text-decoration:underline;
     color:#B3390A;
}

#footer_small_bar {
    width:960px;
    height:8px;
    background-color:#D4D4D4;
    margin:auto;
}

