/* 

      GAD web 2008
      CSS file
      author: Radovan Čapek

*/


/* =========== BASIC DEFINITON ============= */
 
body {
    background-color: #ffffff;
    color: #5A5A5A;
    font: 12px/17px Arial, Verdana, Helvetica, sans-serif;
    text-align: center;
    padding: 0;
    margin: 0;
}

div, form, ul, li, object, img { padding: 0; margin: 0; }

img {
    border: 0px solid black;
}

a {
    text-decoration: none;
}

div { line-height: 1.2em; }

h2 {
    font: 24px/28px Helvetica;
    color: #E32118;
    font-weight: bolder;
    font-family: helvetica;
    margin: 0;
    padding: 0;
}

h3 {
    font-weight: bolder;
    margin: 0;
    padding: 10px 0;
    font-size: 14px;
    color: #E32118;
}

h4 {
    font-weight: bolder;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

p {
    margin: 10px 0;
    padding: 0;
}
/* =========== BASIC CLASSES ============= */
.emphasis {
    font-weight: bolder;    
}

.bold_red {
    color: #E32118;
    font-weight: bold;
}

.f_right {
    float: right;
}

a.selected {
    color: #E32118;
}

.cleaner {
    clear:both;
}

/* ============== PAGE ===================== */
#page {
    width: 1000px;
    margin: 0 auto 0 auto;
    padding: 0;
    background: transparent  url('../imgs/shadow_left.png') no-repeat;
    background-position: 0 100%;
    position: relative;
    text-align: left;
}

#page #page_box {
    border: 1px solid green;
    margin-left: 60px;
    float: left;
}
/************************************************************
                    BOOKMARKS
************************************************************/

/* ------------- RADMAN ----------------- */
#bookmark_redman {
    background: #E32118 url('../imgs/bookmark_redman2.png') no-repeat;
    position: absolute;
    left: 72px;
    height: 113px;
    width: 141px;
    bottom: 40px;
    z-index: 0;
    cursor: pointer;
    overflow: visible;
}

#bookmark_redman p {
    font-size: 10px;
    color: #ffffff;
    margin: 10px 5px 0 26px;
    overflow: hidden;
}

#bookmark_redman p a {
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
}

#bookmark_redman p a:hover {
    background-color: #ffffff;
    color: #E32118;
}

/* ------------- RIGHT BORDER ----------------- */
#right_border {
    width: 50px;
    float: left;
    background: transparent  url('../imgs/shadow_right.png') no-repeat;
    height: 450px;
    position: relative;
}
/* ------------- PLUS ----------------- */
#bookmark_plus {
    margin-top: 44px;
    background: transparent url('../imgs/bookmark_plus.png') no-repeat;
    height: 68px;
    width: 143px;
    float: left;
    margin-left: -125px;
}

#bookmark_plus p {
    color: #878889;
    font-size: 10px;
    margin: 5px 0 0 10px;
    overflow: hidden;
    line-height: 11px;
    clear: both;
    width: 115px;
}

#bookmark_plus a {
    margin: 0px 0 5px 10px;
    display: block;
    width: 16px;
    height: 16px; 
    float: left;
    background: #BDBDBD url('../imgs/smiles.png') no-repeat;
}

#bookmark_plus a#face1 {
    background-position: -16px 0px;
}

#bookmark_plus a#face2 {
    background-position: -49px 0px;
}

#bookmark_plus a#face3 {
    background-position: -81px 0px;
}

#bookmark_plus a#face4 {
    background-position: -112px 0px;
}

#bookmark_plus a#face1:hover {
    background-position: 0px 0px;
}

#bookmark_plus a#face2:hover {
    background-position: -32px 0px;
}

#bookmark_plus a#face3:hover {
    background-position: -65px 0px;
}

#bookmark_plus a#face4:hover {
    background-position: -97px 0px;
}

#right_border #bookmark_plus #mark {
    margin-top: 12px;
    float: right;
    cursor: pointer;
}

/* ------------- RECOMMANDATION ----------------- */
#right_border #recommendation_bookmark {
    background: #ffffff  url('../imgs/recommendation_bookmark.png') no-repeat;
    height: 113px;
    width: 143px;
    position: absolute;
    top: 195px;
    left: -122px;
}

#right_border #recommendation_bookmark #recommendation {
    float: right;
}

#right_border #recommendation_bookmark form {
    margin: 10px 8px 0 7px;
    font-size: 10px;
    width: 110px;
}

#right_border #recommendation_bookmark form p {
    margin: 0;
    padding: 0;
}

#right_border #recommendation_bookmark form p input {
    color: #C0C0C0;
    border: 1px solid #9FA0A1;
    width: 110px;
    font-size: 10px;
    margin-top: 6px;
    display: block;
}

#right_border #recommendation_bookmark form #rec_input_submit {
    border: 0px solid #ffffff;
    width: 75px;
    height: 17px;
    float: right;
    background: #E32118 url('../imgs/recommend_button.png') no-repeat;
    cursor: pointer;
}
/************************************************************
                      MAIN
************************************************************/
#main {
    margin-left: 94px;
    _margin-left: 47px;
    width: 820px;
    background: #ffffff  url('../imgs/page_bottom.png') no-repeat;
    background-position: 0% 100%;
    float:left;
    z-index: 10;
    position: relative;
}



/* ============== HEADER =================== */
#header {
    height: 100px;
}
/* ----- LOGO ----- */
#header #logo {
    float: left;
    width: 325px;
}

#header #logo img {
    margin: 15px 0 0 35px;
}
/* ----- LANGUAGES ----- */
#header #languages {
    float: left;
    width: 455px;
    height: 50px;
}

#header #languages #languages_menu {
    float: right;
    color: #878889;
    padding-top: 15px;
}

#header #languages #languages_menu a {
    font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
    color: #878889;
    font-weight: bolder;
    padding: 0 2px;
}

#header #languages #languages_menu a.bold_red {
    color: #E32118;
}

#header #languages #languages_menu a:hover {
    color: #ffffff;
    background-color: #E32118;
}

/* ----- NAVIGATION MENU ----- */
#header #nav_menu {
    float: left;
    padding-top:10px;
}

#header #nav_menu ul li {
    list-style-type: none;
    float: left;
    margin-left: 15px;
    text-transform: uppercase;
}

#header #nav_menu ul li.customer_section {
    margin-left: 50px;
}

#header #nav_menu ul li a {
    font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
    color: #878889;
    font-weight: bolder;
}

#header #nav_menu ul li a.selected {
    color: #E32118;
}

#header #nav_menu ul li.customer_section a {
    color: #FF0000;
}

#header #nav_menu ul li a:hover {
    color: #E32118;
}

/* =============== INTRO ================== */
#main #flash_intro {
    width: 819px;
    height: 240px;
}

/* =============== TOOLTIPS =============== */
#tooltip {	
		color: #ffffff;
		font-size: 12px;
		font-weight: bolder;
		display: none;
		position: absolute;
		top: -75px;
		left: 80px;
		z-index: 10000;
		overflow: auto
}

#tooltip #content {
    background-color: #E32118;
    padding: 10px;
    width: 165px;
}

#tooltip #content a {
		color: #ffffff;
		font-weight: bolder;
}

#tooltip #content a:hover {
		text-decoration: underline;
}

#tooltip #tooltip_arrow {
    background: transparent url('../imgs/tooltip_bubble_1.gif') no-repeat;
    width: 28px;
    height: 14px;
    position: relative;
    left: 35px;
}
/* ------------- TOP BLOCK ----------------- */
#main #top_block {
    margin-left: 35px;
}

#main #top_block #column1 {
    float: left;
    width: 200px;
}

#main #top_block #column1 img#ex_href {
  float: none;  
}

#main #top_block #column1 p {
    font-size: 12px;
    width: 190px;
    margin: 10px 0;
}

#main #top_block #column2 {
    float: left;
    width: 330px;
    color: #E32118;
    font-weight: bold;
    font-size: 20px;
    margin-left: 20px;
    position: relative;
}

#main #top_block #column3 {
    float: left;
    width: 170px;
    margin-left: 15px;
}

#main #top_block #column3 h4 {
    margin-top: 10px;
}

#main #top_block #column3 h4 a {
    color: #5a5a5a;
}

#main #top_block #column3 h4 a:hover {
    text-decoration: underline;
}

#main #top_block #column3 a.old_messages {
    color: #5a5a5a;
    float: right;
}

#main #top_block #column3 a:hover {
    text-decoration: underline;
}

#main #top_block #column3 p {
    margin: 0;
}

/* ------------- BOTTOM BLOCK --------------- */
#main #bottom_block {
    margin: 30px 0 0 35px;
    height: 160px;
}

#main #bottom_block a {
    width: 176px;
    height: 119px;
    border: 1px solid #D4D4D4;
    float: left;
    margin-right: 10px;
    display: block;
    color: #646464
}

#main #bottom_block a:hover {
    border: 3px solid #D4D4D4;
    margin-right: 8px;
    margin-left: -2px;
    margin-top: -2px;
}

#main #bottom_block a h4, #main #bottom_block a p {
    margin: 9px;
}


#main #bottom_block span.red {
    color: #E32118;
}

#main #bottom_block span.red:hover {
    text-decoration: underline;
}

#main #bottom_block a#promotion1 {
    background: transparent url('../imgs/promotion1.png') no-repeat;
}

#main #bottom_block a#promotion2 {
    background: transparent url('../imgs/promotion2.png') no-repeat;
}

#main #bottom_block a#promotion2 p {
    font-size: 20px;
    line-height: 24px;
}

#main #bottom_block a#promotion3 {
    background: transparent url('../imgs/promotion3.png') no-repeat;
}

#main #bottom_block a#promotion4 {
    background: transparent url('../imgs/promotion5.png') no-repeat;
}

/************************************************************
                         FOOTER
************************************************************/
#footer {
    background: transparent url('../imgs/shadow_bottom.png') no-repeat;  
    color: #646464;
    width: 1000px;
    margin: 0px auto 0 auto;
    padding: 0;
    overflow: hidden;
}

#footer img{
    margin: 0 0 0 220px;
    float: left;
}

#footer #foot_links {
    float: left;
    margin: 8px 0 0 20px;
    text-align: center;
}

#footer #foot_links a {
    color: #646464;
    padding: 1px 5px;
}

#footer #foot_links a:hover {
    text-decoration: underline;
}

#footer #foot_links p {
    padding: 0;
    margin: 10px 0;
}

#footer #foot_links p span {
    padding: 0 7px;
}
#footer #foot_links span img {
    position: relative;
    top: 2px;
    margin-left: 2px;
    float: none;
}

/**********************************************************

      GAD web 2008
      SUBPAGES

************************************************************/
/* ============== MENU BLOCK ============== */
#menu_block {
    margin: 50px 0 0 35px;
    width: 170px;
    float: left;
    padding-bottom: 50px;
}

#menu_block div {
    padding: 10px 0 10px 0;    
}

#menu_block div p {
    width: 160px;
    margin: 10px 0;
}

#menu_block div h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 5px 0;
    font-family: helvetica;
    line-height: 20px;
}

#menu_block div h3 {
    color: #E32118;
    font-size: 13px;
    font-weight: bold;
}

#menu_block #subpage_menu {
    padding-top: 0;
}

#menu_block #subpage_menu p {
    margin: 10px 0 20px 0;
}

#menu_block #subpage_menu a {
    font-weight: bolder;
    font-size: 10px;
    line-height: 18px;
    color: #5A5A5A;
}

#menu_block #subpage_menu a.selected {
    color: #E32118;
}

#menu_block #subpage_menu a:hover {
    color: #E32118;
}

#menu_block #subpage_news {
    line-height: 18px;
}

#menu_block #subpage_news p {
    margin: 5px 0 10px 0;
}

#menu_block #subpage_news a {
    color: #E32118;
}

#menu_block #subpage_news a:hover {
    text-decoration: underline;
}
/* ============== SUBPAGE RIGHT BLOCK ============== */
#subpage_right_block {
    width: 540px;
    float: left;
    margin: 5px 0 0 25px;
    padding-bottom: 50px;
    font-size: 12px;
    line-height: 17px;
}

#subpage_right_block p {
    margin: 10px 0;
    font-size: 12px;
    line-height: 17px;
}

#subpage_right_block #nav_line_menu {
    color: #545454;
    font-size: 10px;
}

#subpage_right_block #nav_line_menu a {
    color: #545454;
    font-size: 10px;
}

#subpage_right_block #nav_line_menu a:hover {
    color: #646464;
    text-decoration: underline;
}

/************************************************************
                        GALLERY
************************************************************/
/* ============== GALLERY ITEM =============== */
#subpage_right_block .gallery_item {
    padding: 12px 0 26px 0;
    clear: both;
}

#subpage_right_block .gallery_item .picture_zone {
    width: 360px;
    float: left;
}

#subpage_right_block .gallery_item .describe_zone {
    width: 175px;
    float: left;
    margin-left: 10px;
}

#subpage_right_block .gallery_item .describe_zone h4 {
    margin-top: 7px;
}

#subpage_right_block .gallery_item .describe_zone p a {
    color: #E32118;
}

#subpage_right_block .gallery_item .describe_zone p a:hover {
    text-decoration: underline;
}

#subpage_right_block #page_counter {
    padding: 30px 0;
    clear: both;
    text-align: center
}

#subpage_right_block #page_counter a {
    color: #545454;
    padding: 0 9px;
}

#subpage_right_block #page_counter a:hover {
    font-weight: bolder;
    color: #E32118;
}

#subpage_right_block #page_counter a.text_a {
    color: #545454;
    padding: 0 12px;
}

#subpage_right_block #page_counter a.text_a:hover {
    color: #545454;
    text-decoration: underline;
    font-weight: normal;
}

#subpage_right_block #page_counter span {
    padding: 0 9px;
}
/************************************************************
                  SERVICES + SOME OTHER
************************************************************/
#subpage_right_block .subpage_item {
    padding: 15px 0;
    clear: both;
}

#subpage_right_block .subpage_item .width_column {
    width: 360px;
    float: left;
    
}

#subpage_right_block .subpage_item .wide_column {
    width: 520px;
    float: left;
    font-size: 12px;
    line-height: 17px;
}

#subpage_right_block .subpage_item .wideless_column {
    width: 340px;
    float: left;
    line-height: 17px;
    font-size: 12px;
}

#subpage_right_block .subpage_item .wideless_column ul {
    margin-left: 50px;
}

#subpage_right_block .subpage_item .narrow_column {
    width: 170px;
    float: left;
    margin-left: 15px;
}

#subpage_right_block .subpage_item h4 {
    margin-top: 7px;
}

#subpage_right_block .subpage_item a {
    color: #E32118;
}

#subpage_right_block .subpage_item a:hover {
    text-decoration: underline;
}

#subpage_right_block .subpage_item .bordered_narrow_column {
    width: 150px;
    float: left;
    margin-left: 20px;
    border-top: 1px solid #9F9FA0;
    border-bottom: 1px solid #9F9FA0;
    padding: 20px 0 10px 0;
}

#subpage_right_block .subpage_item .img_narrow_column {
    width: 150px;
    float: left;
    margin-left: 20px;
    padding: 20px 0;
}

#subpage_right_block .subpage_item .bordered_narrow_column p {
    margin: 15px 0;
}

#subpage_right_block .subpage_item .bordered_narrow_column a {
    font-weight: 10px;
}

/************************************************************
                        CONTACT
************************************************************/
.contact_block div {
    float: left;
    width: 181px;
    margin: 25px 0 0 0;
}

.contact_block div a {
    color: #E32118;
}

.contact_block div a:hover {
    text-decoration: underline;
}

#contact_list {
    padding: 10px 0 50px 0;
    clear: both;
}

#contact_list table {
    margin: 0;
    padding: 5px 0 30px 0;
    
}

#contact_list table tr th {
    font-weight: normal;
    padding-top: 16px;
    line-height: 11px;
}

#contact_list table tr td {
    padding: 0 10px 0 0;
    line-height: 11px;
}

#contact_list table tr td a {
    color: #E32118;
}

#contact_list table tr td a:hover {
    text-decoration: underline;
}

#contact_list table tr th#redman_contact {
    font-weight: bolder;
    padding-top: 30px;
    color: #E32118;
    text-decoration: underline;
}
/* ============ SUBPAGE NEWS WITH IMAGE ============== */
#menu_block #subpage_news_wi {
    line-height: 18px;
    background: transparent url('../imgs/left_menu_bg.png') no-repeat;
    background-position: 100% 100%;
}

#menu_block #subpage_news_wi p {
    margin: 5px 0 10px 0;
}

#menu_block #subpage_news_wi a {
    color: #E32118;
}

#menu_block #subpage_news_wi a:hover {
    text-decoration: underline;
}