﻿


/*<COLORS>*/

html, 
body, 
form
{
     background-color: #305066;
}

.master__main_layout_border_top_left_right,
.master__main_layout_border_bottom_left_right,
.master__main_layout_border_left_right
 {
     border-color: #98bfd9;
 }
 
 
 .break_long_words
{
    table-layout:fixed;
    word-break:break-all;
    word-wrap: break-word
    
    
    
    }
  
 .master_country__left_strip
 {
  
  border-right-color: #98bfd9;
 
 }
 
 .master_country__right_strip
 {
  
  border-left-color: #98bfd9;
 }
 
 
 
.master__content_background,
 .master__main_content
 {
  background-color: #355972;
 
 }
 
 
 
 .master_country__left_strip,
 .master_country__right_strip
 {
 background-color: #375c76;
 }
 
 
 
 .master__header,
 .master__footer
 {
   border-color: #FFFFFF;
   background-color:#152028;
  
 }
 
 
 .master_country__left_menu_header_maps,
 .master_country__left_menu_header_bookstore
 {
 
  border-color: #FFFFFF;
  /*
  background-color: #001f2a;
  */
  background-color:#001a2c;
 }
 
 

#tblItemBox:hover
{
    background-color  : #417091;
}


.blue_frame_table_with_hor_ver_lines td,
.table_with_ver_lines td
{
border-color : #32566D;
}

.tblItemBox,
.blue_frame,
.blue_frame_table_with_hor_ver_lines
{
border-color : #45779a;

}


.blue_delimiter,
.blue_delimiter_vertical
{
background-color:#45779a;

}


.header_buttons_text
{
 color:#7ea9c6;
}

.product_column_name
{
color: #FFFFFF;
border-color:#86a3ae;
}

.product_column_value
{
color: #000000; 
border-color:#86a3ae;
}

.text_white_bold_normal,
.text_white_bold_small,
.text_white_bold_large,
.text_white_bold_larger
{
color: #FFFFFF;
}

.text_black_bold_normal,
.text_black_bold_small,
.text_black_bold_large
{
color: #000000;
}

.text_red_bold_small,
.text_red_bold,
.red_text
{
color: #550000;
}
.text_red_bold_small_disabled
{
    color:#B2B2B2;
}

.text_red_bold_small_1,
.text_red_bold_1

{
color: #B01910;
}

.text_blue_bold_small
{
color: #326B77;
}





.blue_frame_1
{
border-color:#537B85;
}





.white_delimiter_horizontal
{
background-color: #FFFFFF;

}



.search_frame
{
border-color: #86a3ae;

}

.login_table__header
{
        background-color:#172732;
}

 .login_table__body
 {
 background-color:#233b4b;
 }

.login_table__header_delimiter   
{
background-color: #45779a;
}


.order_items_control_header,
.order_items_control_footer
{
 background-color:#3d6885;
}


.order_item_control
{
 background-color:#375c76;
    
}

/*</COLORS>*/



html, body, form
{

    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border-width: 0px;
    
     
   font-family: Verdana,Arial, Helvetica, sans-serif;
   font-size:9pt;
   font-style:normal;
   font-weight:400;/*boldira*/
            
            
   /* naredna alternativa za font
            
   font-family: Arial, Helvetica, sans-serif;
   font-size:11pt;
   font-style:normal;
   font-weight:400;
            
   */
    
    scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	
	 /*background-color: #305066;*/
}



.master__main_layout
{
    margin: 0px 0px 0px 0px;
    border-width: 0px;

    width: 100%;
}

  .master__main_layout_border_top_left_right
    {
   
    border-style: solid; 
    border-width: 1px 1px 0px 1px; 
   
   /* border-color: #98bfd9; */
        
    }
    .master__main_layout_border_bottom_left_right
    {
    border-style: solid; 
    border-width: 0px 1px 1px 1px; 
   
   /* border-color: #98bfd9; */
    
    }
    
    .master__main_layout_border_left_right
    {
    border-style: solid; 
    border-width: 0px 1px 0px 1px; 
   
    /* border-color: #98bfd9; */
        
    }


.master__content_background
{    
   
    
   /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44545e, endColorstr=#557890);   */
   /*(filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#275574, endColorstr=#275574);  */
   /* background-color: #355972; */
    
}


.master__main_content
{
/* background-color: #355972; */

margin: 0; 
padding: 0; 
overflow: auto; 

}

.master_country__left_strip
{
    /* background-color: #375c76; */
    
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    
     /* border-right-color: #98bfd9;*/
    
    width:140px;
}

.master_country__right_strip
{
    /* background-color: #375c76;*/
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    
     /*border-left-color: #98bfd9;*/
   
    width:140px;
}

/*SHADOW*/


/*

list_view_control__front_image_small__supported_max_values
{
    max-width:80px;
    max-height:150px;
    border-style: solid solid solid solid; 
    border-width: 1px;
    border-color: #000000;

}
list_view_control__front_image_small__no_supported_max_values
{
    width:80px;
    height:150px;
    border-style: solid solid solid solid; 
    border-width: 1px;
    border-color: #000000;

}

*/

/* dark color 212d35*/
  /* light color 253f50*/
.shadow_table__horizontal_darker
{
    background-color: #212d35; 
    border-left-style: solid; 
    border-width: 0px 0px 0px 5px; 
    border-left-color: #305066;
    height:3px ;
}
.shadow_table__horizontal_lighter
{
background-color: #253f50; 
border-left-style: solid; 
border-width: 0px 0px 0px 5px; 
border-left-color: #305066;
 height:2px ;

}
.shadow_table__vertical_darker
{
background-color: #212d35; 
border-style: solid; 
border-width: 5px 0px 0px 0px; 
border-color: #305066;
width:3px;

}
.shadow_table__vertical_lighter
{
background-color: #253f50; 
border-style: solid; 
border-width: 5px 0px 0px 0px; 
border-color: #305066;
width:2px;
}
.shadow_table__square_darker
{
background-color: #212d35;
}
.shadow_table__square_lighter
{
background-color: #253f50;
}





/*END SHADOW*/

.horizontal_scroll_prevent_width
{
        /*100% - scrollWidth*/
    width:100%;
}

.master__content_background_png
{   
   

    background-image: url(images/gradient_main_content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}



.master__header
{
     /*
        border-color: #FFFFFF;
        background-color:#152028;
   */
    border-style:  none none  solid none;
    border-width:  0px 0px 1px 0px;
    
    margin:0px;
    padding:0px;
   
   
    width:100%;
    
   
    
}
 .master__footer
{
    border-style: solid none none none;
    border-width: 1px 0px 0px 0px;
  
   /*
    border-color: #FFFFFF;
    background-color:#152028;
     */
     
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 30px;
}



.master_country__left_right_strip_gradient__image
{
   
   
    
    background-image: url(images/LeftRightStripBackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
    
}


.master_country__left_menu_header_maps
{
    border-width: 0px 0px 1px 0px;
    border-style: solid;
   
    padding: 3px;
    height: 30px;
    
    /* border-color: #FFFFFF;
    background-color: #001f2a;
    */
    
    cursor:hand;
    
}


.master_country__left_menu_header_bookstore
{
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    
   /* border-color: #FFFFFF;
    background-color: #001f2a;
     */
     
    padding: 3px;
    height: 30px;
    
   
    cursor:hand;
}








.tblItemBox
{
  
width: 220px; 
height: 175px; 

/* border: 1px solid #45779a; */

border-width : 1px;
border-style:solid;

 /* border-color  : #45779a; */
 cursor: pointer

}

.download_menu_opacity
{







-moz-opacity:.80;
opacity:.80;


}
  

.header_buttons_text
{
    /* color:#7ea9c6;  */
    
   font-size: 12px;
   font-family: Tahoma;
   font-weight:bolder;
}

.product_column_name
{

font-size: 16px; 
font-weight: bold; 
color: #FFFFFF;

/* border: 1px solid #86a3ae;
*/
border-style:solid;
border-width:1px;
/*
border-color:#86a3ae;
*/
}

.product_column_value
{
font-size: 14px; 
/* color: #000000; */
font-weight: bold;

border-style:solid;
border-width:1px;
/*
border-color:#86a3ae;
*/
}



/*LABELS*/



.text_white_bold_normal
{
    font-weight: bold; 
    /*color: #FFFFFF;*/
}

.text_black_bold_normal
{
    font-weight: bold; 
    /*color: #000000; */
}

.text_white_bold_small
{
    font-weight: bold;
   /* color: #FFFFFF;*/
    font-size: x-small;
}

.text_black_bold_small
{
    font-weight: bold; 
    /*color: #000000;*/
    font-size: x-small;
}

.text_white_bold_large
{
    font-weight: bold;
    /*color: #FFFFFF;*/
    font-size: 12pt;
}

.text_white_bold_larger
{
    font-weight: bold;
    /*color: #FFFFFF;*/
    font-size: 14pt;
}

.text_black_bold_large
{
    font-weight: bold; 
    /*color: #000000;*/
    font-size: large;
}
.text_red_bold_small_disabled,
.text_red_bold_small
{
    font-weight: bold; 
    /*color: #550000;*/
    font-size: x-small;
}

.text_red_bold
{
    font-weight: bold; 
    /*color: #550000;*/
  
}


.text_red_bold_small_1
{
    font-weight: bold; 
    /*color: #550000;*/
    font-size: x-small;
}

.text_red_bold_1
{
    font-weight: bold; 
    /*color: #550000;*/
  
}


.text_blue_bold_small
{
    font-weight: bold; 
    
    /*color: #326B77;*/
    
    font-size: x-small;
  
}


/*</LABELS>*/

.blue_frame_table_with_hor_ver_lines,

.blue_frame
{

border-style:solid;
border-width:1px;
/*
border-color:#45779a;

border: 1px solid #45779a;
*/


}


.table_with_ver_lines td

{
    border-style: none none solid none;
    border-width:1px;
    
}

.blue_frame_1
{
border-style:solid;
border-width:1px;
/*
border-color:#537B85;
border: 1px solid #537B85;
*/



}

.blue_delimiter
{
/*background-color:#45779a;*/
height:1px;

}
.white_delimiter_horizontal
{
/*background-color:White;*/
height:1px;

}
.blue_delimiter_vertical
{
/*background-color:#45779a;*/
width:1px;

}

.search_frame
{
 /*border-color: #86a3ae;*/
 border-width:1px;

}



input.default_button
{
   
   height:24px;
   background-color:#779999;
   background-image:url(images/buttonBack.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
}


.default_text_box
{
    border-color: #072132;border-width: 1px;border-style: solid;


}

.default_drop_down
{
   border-width: 1px;border-style: solid;
   border-color: #072132;


}
.default_text_box:hover
{
    border-color: #5089af;border-width: 1px;border-style: solid;


}

.default_radio_button
{
        cursor:hand;


}

.default_radio_button:hover
{
    
    background-color:#3d6885;


}


.img_small
{
 max-width:80px;   
 max-height:120px;
 border-style: solid solid solid solid; 
 border-width: 1px;
 border-color: #000000;
 padding:0px;
 margin:0px;
}


.img_small_ns
{


width:80px;


 border-style: solid solid solid solid; 
 border-width: 1px;
 border-color: #000000;
 padding:0px;
 margin:0px;
}

.img_large
{
 max-width:225px;  
 max-height:250px;
 border-style: solid solid solid solid; 
 border-width: 1px;
 border-color: #000000;
 padding:0px;
 margin:0px
}

.img_large_ns
{

 border-style: solid solid solid solid; 
 border-width: 1px;
 border-color: #000000;
 padding:0px;
 margin:0px
}


.img_rot_new
{
max-width: 75px;
max-height: 95px; 
border-style: solid solid solid solid; 
border-width: 1px; 
border-color: #000000;
 padding:0px;
 margin:0px;

}


.img_rot_new_ns
{




border-style: solid solid solid solid; 
border-width: 1px; 
border-color: #000000;
 padding:0px;
 margin:0px;

}

.img_part
{

max-width:540px; 
max-height:475px; 
border-style: solid solid solid solid; 
border-width: 1px;
border-color: #000000;
 padding:0px;
 margin:0px;
}

.img_part_ns
{


border-style: solid solid solid solid; 
border-width: 1px;
border-color: #000000;
 padding:0px;
 margin:0px;
}

/*<LOGIN TABLE>*/

    
        .login_table__body
    {
        /* background-color:#233b4b; */
        empty-cells:show;
    }
    .login_table__header_delimiter    
    {
    /*background-color: #45779a; */
    height:1px;
    
    }

/* </LOGIN TABLE>*/




/*<ORDER>*/

.order_items_control_header
{
    /*background-color:#3d6885; */
    height:25px;
    border-style: solid none none none;
}
.order_items_control_footer
{
    /*background-color:#3d6885; */
    height:25px;
    border-style:  none none  solid none;
}





.tabbed_header_picture_section
{

border-style: solid none solid solid; 
border-width: 1px;
    

}

.tabbed_header_caption_section
{
border-style: solid solid solid none; 
border-width: 1px; 

}

.tabbed_header_left_line_section
{
border-style: none  none  none solid ; 
border-width: 1px; 

height:10px;
}




/*</ORDER>*/
