/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */

/* COMMON */
body { 
background-color:#ffffff;
	min-width: 1220px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1220)? "1220px" : "100%");
}
/* main txt */
body, table, tr, td, p, a, input, select, textarea {color:#000000;font-family:Verdana; font-size:10px; }
/* headers */
A {color:#00000f;text-decoration: none; 
    font-weight: bold}
A:hover {color:#000000;text-decoration:underline}
A:visited {color:#000000;}

table#sign{width:100%;}
table#sign td{text-align:right; color:#000000; font-family:Verdana; font-size:10px}

/* bottom cms sign */
table#sign A, table#sign A:hover, table#sign A:visited {color:#dadada; font-size:9px;}

/* horis div */
HR {color:#a9a9a9; height:1px;}

.small, .small a { font-size: 10px; }

P {margin:2px}

img{border:0px;}

.bottom_strip{background-color:#2F4277; font-size:10px;color:#ffffff;}

.bottom_links {padding-left:5px; padding-right:5px;}

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}
/* END COMMON */

/* HEADERS */
h1, h1 a, h1 a:visited {color:#913434;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h1, .h1 a, .h1 a:visited {color:#913434;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h2, h2 a, h2 a:visited {color:#548fc9;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h2, .h2 a, .h2 a:visited {color:#000000;font-size:12px;font-weight:bold; margin-bottom:5px; margin-top:5px;}

/* not registered */
h3, h3 a, h3 a:visited {color:#6d6d6d;font-size:10px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
.h3, .h3 a, .h3 a:visited {color:#000000;font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h4, h4 a, h4 a:visited {color:#000000;font-size:13px;font-weight:bold; margin-bottom:0px; margin-top:5px;}
.h4, .h4 a, .h4 a:visited {color:#000000;font-size:13px;font-weight:bold; margin-bottom:0px; margin-top:5px;}
h5, h5 a, h5 a:visited {color:#000000;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
.h5, .h5 a, .h5 a:visited {color:#000000;font-size:12px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
/* END HEADERS */


/* TOP MENU */
.top_menu A, .bottom_menu A { COLOR:#000000;
  font-family:tahoma;
  font-size:11px;  
  padding-left:10px;
  padding-right:10px;
  font-weight:bold;
  text-decoration:none;}  
.top_menu A:hover, .bottom_menu A:hover{ COLOR:#464A57;
  font-family:tahoma;
  font-size:11px;  
  font-weight:bold;
  text-decoration:none;}    
/* END TOP MENU */

/* BOTTOM MENU */
.bottom_menu {}
/* END BOTTOM MENU */

/* MAIN MENU */
.main_menu, .main_menu a, .main_menu a:visited,.main_menu a:hover {color:#ffffff;padding-left:10px;font-size:13px;font-weight:bold;text-decoration:none;}
.pd_menu {background:#548fc9; border:1px solid #ffffff;}
.pd_menu td{padding:10px;}
.pd_menu a, .pd_menu a:visited  {color:#ffffff;font-size:11px; text-decoration:none;}
.pd_menu a:hover { color:#ffffff; text-decoration:underline;font-size:11px;}
/* END MAIN MENU */

/* SITE MAP, SECTION MAP */
#tree { font-size:10px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:10px;}
#tree DIV A{font-size:10px;}
#tree DIV A:hover {font-size:10px;}
.tree_item_selected {color:#91b669 }

#tree DIV.sm_level_0 {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_0 A {color:#000000; font-size:12px; font-weight:bold;}
#tree DIV.sm_level_0 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_0 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A {color:#000000; font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:hover {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_1 A:visited {font-size:12px; font-weight:bold;}
#tree DIV.sm_level_2 {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A {color:#000000; font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:hover {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3 {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A {color:#000000; font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:hover {font-size:10px; font-weight:normal;}
#tree DIV.sm_level_3 A:visited {font-size:10px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; }
INPUT.txt, INPUT.field   { BORDER: #666666 1px solid; }
INPUT.txt_noborder   { BORDER: #FFFFFF 0px solid; }
INPUT.check { BORDER: 0px; }
INPUT.btn   { FONT-SIZE:11px; BACKGROUND: #548FC9; COLOR: #ffffff; FONT-WEIGHT: bold; BORDER: #666666 1px solid; }
SELECT.sel  { FONT-SIZE:11; BORDER: #666666 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #666666 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #666666 1px solid; }
/* END FORMS */

/* TABLE */
TABLE.tbl {border:1px #666666 solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#ffffff;border:0px; background-color:#548FC9;font-size:12px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#ffffff;border:0px; background-color:#548FC9;font-size:12px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.tbl TD {border:0px;font-size:11px;padding:5px 8px 5px 8px}
/* END TABLE */


/* ESHOP */
.price_details {color:#DE2418;font-size:12px;font-weight:bold}
.old_price_details {color:#e00000;text-decoration:line-through;font-size:12px;font-weight:bold}
.discount_details {color:#e00000;font-size:11px;font-weight:bold}

.price {color:#ed8700;font-size:12px;font-weight:bold}
.old_price {color:#e00000;text-decoration:line-through;font-size:12px;font-weight:bold}
.discount {color:#e00000;font-size:11px;font-weight:bold}

.price_small {color:#ed8700;font-size:11px;font-weight:bold}
.old_price_small {color:#e00000;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount_small {color:#e00000;font-size:11px;font-weight:bold}

.eshop_image {margin-top:3px;margin-right:5px;}
.eshop_image_click {margin-top:3px;margin-right:5px;border: 0px #33626F solid;}

.views_browse {border-top: 1px #e0e0e0 solid;border-right: 1px #e0e0e0 solid;}
.views_browse TD {border-bottom: 1px #e0e0e0 solid;border-left: 1px #e0e0e0 solid;}

.filter_box {}
.filter_box td {font-size:10px;}
.filter_box .txt {width:100px}
.search_box {}

.currency_block {font-size:9px;color:#000000;font-weight:bold;}

.row1 {}
.row2 {}
/* END ESHOP */

/* VOTES */
.vote_res_small_on {background-color:#000000;border-top:1px #000000 solid;border-bottom:1px #000000 solid;}
.vote_res_on {background-color:#000000;border-top:1px #000000 solid;border-bottom:1px #000000 solid;}
.vote_res_small_off {border-top:1px #000000 solid;border-bottom:1px #000000 solid;}
.vote_res_off {border-top:1px #000000 solid;border-bottom:1px #000000 solid;}
/* END VOTES */



/* SYSTEM */
#stat {display:none;}
#sp {display:none;}

.status_error {color:#660000; font-size:10;}
.status_notice {color:#000066; font-size:10;}
.status_normal {color:#000000; font-size:10;}

/* END SYSTEM */
/* Text editor styles { */
div.amiroTEdDiv{
}
div.amiroTEdDivEditor{
    display: block;
}
div.amiroTEdDivPreview{
    border: 1px solid black;
    display: none;
    overflow: auto;
}
img.amiroTEdCtrl{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton{
    margin-bottom: 4px;
    width: auto;
}
img.amiroTEdSep{
    border: 0px;
}
img.amiroTEdSmile{
    border: 0px;
    cursor: pointer;
}
select.amiroTEdCtrl, input.amiroTEdCtrlButton, textarea.amiroTEdCtrl{
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
}
div.amiroTEdDivResize{
    height: 4px;
    margin-top: 1px;
    background-color: #d4d0c8;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    border-bottom: 1px solid #808080;
    margin-bottom: 1px;
    cursor: s-resize;
}
span.amiroTEdMore{
    cursor: pointer;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-variant: normal;
    text-decoration: underline;
    color: #000000;
}
BLOCKQUOTE.edQuote {
    border: 1px dotted gray;
    padding: 5px;
}
PRE.edCode{
    margin:5px 0px 5px 16px;
    width: 500px;
    overflow: auto;
    border: 1px dotted gray;
    padding: 5px;
}
/* To change control width uncomment and change next values */
div.amiroTEdDivPreview, div.amiroTEdDiv, textarea.amiroTEdCtrl, div.amiroTEdDivResize{
    /*width: 600px !important;*/
}
textarea.amiroTEdCtrl{
    /*height: 250px !important;*/
}
/* } Text editor styles */

.blog IMG {margin:3px;border:#ff0000 0px solid;}
