/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */
body {
	background-color: #FFFFFF;
}
/* COMMON */
body, tr, td, p, a, input, select, textarea {
  font-family : Tahoma, Arial, Verdana, sans-serif;
  font-weight : normal;
  font-size : 11px;
  font-style : normal;
  margin: 0px 0px 0px 0px;
  color: #010202;
}

P { margin: 4px 0px 8px 0px; }
A, A:visited, A:active { color: #469FD7; text-decoration: underline;}
A:hover { color: #CC0000; text-decoration: none; }
IMG { border: 0; }

/* --- �������������� ����� ����� ���������� --- */
img.png {
 behavior: url('/_mod_files/_css/pngbehavior.htc');
}
img.hover {
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
P.copyright, P.copyright A, P.copyright A:active, P.copyright A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
P.copyright A:hover { color: #FFFFFF; text-decoration: underline; }
P.t_head {
	color: #FFFFFF;
	margin: 1px 4px 0px 2px;
	font-size: 11px;
	font-weight: bold;
}
P.t_head2 {
	color: #010101;
	margin: 1px 2px 0px 18px;
	font-size: 11px;
	font-weight: bold;
}
P.t_date {
	margin: 0px 0px 0px 0px;
	color: #ED1D23;
	font-weight: bold;
}
P.t_title {
	margin: 0px 0px 6px 0px;
	color: #020303;
	font-weight: bold;
	font-size: 12px;
}
A.link_more, A.link_more:visited {
	color: #000101;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}
A.link_more:hover { color: #CC0000;
}
A.link_none, A.link_none:visited, A.link_none:active, A.link_none:hover {
                color: #000000;
	text-decoration: none;
}
P.text {
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
}
.tbl_top {
	border-left: #607EBC 1px solid;
	border-right: #607EBC 1px solid;
}
.ul2 {
	margin: 5px 0px 8px 16px !Important;
	float: none; display: block;
}
.ul2 P, .ul2 FONT, .ul2 A, .ul2 A P {
	margin: 5px 0px 8px 0px !Important; 
}

#sign td {display:none !important;}
/* ----  �������������� �����  ����� ������������� ---- */

HR {color:#005900; height:1px;}

BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}
DIV.blockquote {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}

.small, .small a { font-size: 11px; }

.top_tool_bar, .bottom_line {background-color:#9B7D48}

/* END COMMON */

/* HEADERS */
h1, h1 a, h1 a:visited { margin: 0px 0px 12px; 0px; font-size : 12px; color: #31444E; text-transform: uppercase; }
.h1, .h1 a, .h1 a:visited { margin: 0px 0px 12px; 0px; font-size : 12px; color: #31444E; text-transform: uppercase; }
h2, h2 a, h2 a:visited { margin: 0px 0px 12px 0px; 	font-size : 12px; color: #020303; text-transform: uppercase; }
.h2, .h2 a, .h2 a:visited { margin: 0px 0px 12px 0px; 	font-size : 12px; color: #020303; text-transform: uppercase; }
h3, h3 a, h3 a:visited { color: #3F90AE; margin: 0px 0px 6px 0px; font-size : 12px; 	text-transform: uppercase; }
.h3, .h3 a, .h3 a:visited { color: #3F90AE; margin: 0px 0px 6px 0px; font-size : 12px; 	text-transform: uppercase; }
h4, h4 a, h4 a:visited {color:#000000;font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
h5, h5 a, h5 a:visited {color:#414141;font-size:11px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
/* a.h2:hover, h2 a:hover { text-decoration: underline; } */
/* END HEADERS */


/* BOTTOM MENU */
.bottom_menu TD, .bottom_menu a, .bottom_menu a:visited {
	color: #0B2B36;
	text-decoration: none;
	font-size: 11px;
}
.bottom_menu a:hover {
	color: #0B2B36;
	font-size: 11px;
	text-decoration: underline;
}
/* END BOTTOM MENU */

/* TOP MENU */
.top_menu {
	padding-right:2px;
}
.top_menu TABLE {
	text-transform: uppercase;
	background: #DD9E71;
	border: 1px solid #395A82;
	color: #395A82;
	font-weight: bold;
}
.top_menu TD {
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #395A82;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #395A82;
	text-align: right;
	color: #395A82;
	font-weight: bold;
	cursor: hand;
	text-align: center;
}
.top_menu, .top_menu a, .top_menu a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #395A82;
	font-weight: bold;
}
.top_menu a:hover {
	text-decoration: none;
	color: #395A82;
}
/* END TOP MENU */

/* MAIN MENU */
.main_menu, .main_menu P, .main_menu TD {
	color: #020303;
	font-size: 14px;
	font-weight: bold;
}
.main_menu TD {
	padding-top:10px;
}
.main_menu TD.main_menu {
	padding-top:10px;
	background-image: URL('../../_img/line2.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.main_menu A, .main_menu A:visited {
	color: #020303;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.main_menu A:hover {
	color: #020303;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
A.menu_main_active,  A.menu_main_active:visited {
	color: #006FB9;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
A.menu_main_active:hover {
	color: #020303;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.submenu { 
	position:absolute; 
	left: 0; top:0; 
	visibility:hidden;
	width:100px;
}

/*.pd_menu {
	border:1px #999999 solid;
	background-color:#FFFFFF;
}
.pd_menu td {color:#414141;border:0px; background-color:#F2F7FF;padding:5px 8px 5px 8px}
.pd_menu a,  .pd_menu a:visited {font-size:11px;font-weight: normal; text-decoration:underline;}
.pd_menu a:hover { color:##C01616; text-decoration:none;font-size:11px;font-weight: normal;}
*/
.pd_menu {
	border-left:1px #797979 solid;
	border-right:1px #797979 solid;
	border-bottom:1px #797979 solid;
	background:#ffffff url(../../_img/menu_bg.gif) repeat-y;
}
.pd_menu td {color:#2F5778; padding:5px 8px 5px 8px;}
.pd_menu a, .pd_menu a:visited {font-size:12px; font-weight: normal; text-decoration:none; color:#2F5778}
.pd_menu a:hover { text-decoration:none; color:#2F5778; font-size:12px;font-weight: normal;}
/* END MAIN MENU */
/* END MAIN MENU */

/* SITE MAP, SECTION MAP */
#tree { font-size:11px; }
#tree IMG { BORDER: 0px; HEIGHT: 16px; WIDTH: 19px }
#tree DIV {font-size:11px;}
#tree DIV A{font-size:11px;}
#tree DIV A:hover {font-size:11px;}
.tree_item_selected {color:#CBB48C }

#tree DIV.sm_level_0,
#tree DIV.sm_level_0 A,
#tree DIV.sm_level_0 A:hover,
#tree DIV.sm_level_0 A:visited {font-size:14px; font-weight:bold;}
#tree DIV.sm_level_1,
#tree DIV.sm_level_1 A,
#tree DIV.sm_level_1 A:hover, 
#tree DIV.sm_level_1 A:visited {font-size:11px; font-weight:bold;}
#tree DIV.sm_level_2,
#tree DIV.sm_level_2 A,
#tree DIV.sm_level_2 A:hover,
#tree DIV.sm_level_2 A:visited {font-size:11px; font-weight:normal;}
#tree DIV.sm_level_3,
#tree DIV.sm_level_3 A,
#tree DIV.sm_level_3 A:hover, 
#tree DIV.sm_level_3 A:visited {font-size:11px; font-weight:normal;}
/* END SITE MAP, SECTION MAP */

/* FORM */
FORM        {  margin: 0px; }
INPUT       { FONT-SIZE:11; COLOR: #414141; }
INPUT.txt, INPUT.field   { BORDER: #000000 1px solid;}
INPUT.txt_noborder   { FONT-SIZE:10px;; }
INPUT.check { BORDER: 0px; }
INPUT.btn   {
	FONT-SIZE:11px; 
	BACKGROUND: #3D4F58; 
	COLOR: #FFFFFF; 
	FONT-WEIGHT: bold; 
	BORDER: #465863 1px solid; 
	CURSOR: hand;
	PADDING: 2px;
}

SELECT   { FONT-SIZE:11; /*BORDER: #000000 1px solid;*/ }
SELECT.sel  { FONT-SIZE:11; BORDER: #000000 1px solid; }
CHECKBOX.chb{ FONT-SIZE:11; BORDER: #000000 1px solid; }
TEXTAREA.ta { FONT-SIZE:11; BORDER: #000000 1px solid; }
/* END FORMS */

/* TABLE */
TABLE.tbl {border:1px #999999 solid}
TABLE.tbl TD {border:0px}
TABLE.tbl TH {color:#000000;border:0px; background-color:#F2F7FF;font-size:11px;padding:5px 8px 5px 8px}
TABLE.tbl TH.al {color:#000000;border:0px; background-color:#CBB48C;font-size:11px;padding:5px 8px 5px 8px; text-align:right; font-weight:normal;}
TABLE.tbl TD {border:0px;font-size:11px;padding:5px 8px 5px 8px}

TABLE.info_blok {font-size:11px;border:1px #999999 solid;margin:2px;}
TABLE.info_blok TH {color:#000000;border:0px; background-color:#CBB48C;font-size:11px;padding:5px 8px 5px 8px}
TABLE.info_blok TD {border:0px;font-size:11px;padding:5px 8px 5px 8px}
TABLE.info_blok td h1, TABLE.info_blok td h1 a, TABLE.info_blok td h1 a:hover, TABLE.info_blok td h1 a:visited {font-size:16px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h2, TABLE.info_blok td h2 a, TABLE.info_blok td h2 a:hover, TABLE.info_blok td h2 a:visited {font-size:14px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h3, TABLE.info_blok td h3 a, TABLE.info_blok td h3 a:hover, TABLE.info_blok td h3 a:visited {font-size:13px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h4, TABLE.info_blok td h4 a, TABLE.info_blok td h4 a:hover, TABLE.info_blok td h4 a:visited {font-size:11px;font-weight:bold; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok td h5, TABLE.info_blok td h5 a, TABLE.info_blok td h5 a:hover, TABLE.info_blok td h5 a:visited {font-size:11px;font-weight:normal; margin-bottom:5px; margin-top:5px;}
TABLE.info_blok a {font-size:11px;}
TABLE.info_blok a:hover{font-size:11px;}
TABLE.info_blok a:visited{font-size:11px;}

/* ESHOP */
.price_details {color:#005900; font-size:11px;font-weight:bold}
.old_price_details {color:#e00000;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount_details {color:#e00000;font-size:11px;font-weight:bold}

.price {color:#005900; font-size:24px;font-weight:bold}
.old_price {color:#e00000;text-decoration:line-through;font-size:11px;font-weight:bold}
.discount {color:#e00000;font-size:11px;font-weight:bold}

.price_small {color:#005900;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 {background:#f5f5f5;}
.filter_box td {font-size:11px;}
.filter_box .txt {width:100px}
.search_box {}

.currency_block {font-size:11px;color:#005900;font-weight:bold;}

.row1 {}
.row2 {}
/* END ESHOP */


/* 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;}

/* $ 07.10.2008 */
TD.cat_row_links {
	padding-bottom: 10px;
}
TD.faq_form {
	padding-top: 10px;
}
DIV.faq_name_links {
}
DIV.faq_picture {
}
DIV.faq_small_picture {
}
DIV.faq_announce {
}
DIV.faq_cat_counter {
}
DIV.faq_item_list {
}
TABLE#faq_tbl LI {
	margin-bottom: 8px;
}

/* STICKERS */

.stickers { }
.stickers td { vertical-align: top; text-align: left; }
.stickers .small_row { border: 0px; }
.stickers .small_row_dashed { border: dashed #ccc 1px; }

.stickers .small_header { height: 16px;  }
.stickers .small_header a { text-decoration: none; border-bottom: dashed 1px;}

.stickers .small_announce { padding: 3px; }

.stickers .small_Hsplitter img { width: 20px; height: 1px; }
.stickers .small_Vsplitter img { width: 1px; height: 20px; }

/* END STICKERS */

.dedprice {
        background-color: #0055aa;
        color: #fff;
        padding: 2px;
}

.dedprice_ap {
        background-color: #be0000;
        color: #fff;
        padding: 2px;
}

.specoffer div {
        font-size: 11px;
        line-height: 180%;
}

.warning {
        background-color: #be0000;
        color: #fff;
        padding: 4px;
}

.subscrube_page .hidden_field {
        display: none;
}

.sub_bl {
        padding-left: 10px;
}

.username_small {
        font-size: 12px;
        margin-bottom: 10px;
}

.hosting_t a,
.hosting_t a:hover,
.hosting_t a:active,
.hosting_t a:visited {
        color: #3f90ae !Important;
        margin: 0px 0px 12px; 0px; 
        font-size: 12px;
        text-transform: uppercase;
        font-weight: bold;
}

.hosting_how a 
.hosting_how a:hover,
.hosting_how a:active,
.hosting_how a:visited {
        color: #000 !Important;
}

.hosting_how {
        margin: 0 10px;
}

.hosting_bill a 
.hosting_bill a:hover,
.hosting_bill a:active,
.hosting_bill a:visited {
        color: #000 !Important;
}

.news_item_row_date {
        font-style: italic;
        margin-bottom: 3px;
        color: #838383;
}


BLOCKQUOTE.code, .code {
        border: 1px solid rgb(153, 153, 153); 
        padding: 4px; 
        overflow: auto; 
        width: 400px; 
        height: 60px; 
        background-color: rgb(255, 255, 255);
}
/* MODULES PHOTOALBUM */

.photoalbum { width: 100%; }

.photoalbum_path { margin-bottom: 10px; font-size: 12px; }
.photoalbum_path A { font-size: 12px !important; }

.photoalbum .cat_body { margin: 0px 0px 10px 0px; }

/* categories */

.photoalbum .urgent_cat_list { margin-bottom: 30px; }
.photoalbum .urgent_cat_list td { background: #eee; }
.photoalbum .cat_list { width: 100%; }

.photoalbum .urgent_cat_row { padding: 10px 15px; }
.photoalbum .cat_row { width: 25%; padding: 10px 15px;}

.photoalbum .cat_row a.name:link, .photoalbum .cat_row a.name:visited,
.photoalbum .cat_row a.name:active, .photoalbum .cat_row a.name:hover,
.photoalbum .urgent_cat_row a.name:link, .photoalbum .urgent_cat_row a.name:visited,
.photoalbum .urgent_cat_row a.name:active, .photoalbum .urgent_cat_row a.name:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .cat_row a.small_picture_wrapper, .photoalbum .urgent_cat_row a.small_picture_wrapper {
	border: solid #fff 1px;
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .announce, .photoalbum .urgent_cat_row  .announce { padding: 0px 0px 10px 0px; }

.photoalbum .cat_row .rating, .photoalbum .urgent_cat_row .rating {
	clear: both; margin: 0px 0px 10px 0px;
}

.photoalbum .cat_row .num_photos, .photoalbum .urgent_cat_row .num_photos {
	clear: both;
	font-size: 11px;
	font-style: italic;
}

/* items */

.photoalbum .urgent_item_list { margin-bottom: 30px; }
.photoalbum .item_list, .photoalbum .browse_item_list {  }

.photoalbum .browse_item_list { margin: 30px auto 0px; }
.photoalbum .browse_item_list .active { background: #eee; }

.photoalbum .urgent_item_row { vertical-align: top; background: #eee; padding: 10px 15px; }
.photoalbum .item_row { width: 25%; vertical-align: top;  padding: 10px 15px; }
.photoalbum .browse_item_row { vertical-align: top; width: 30%; padding: 10px 15px; }

.photoalbum .item_row a.header:link, .photoalbum .item_row a.header:visited,
.photoalbum .item_row a.header:active, .photoalbum .item_row a.header:hover,
.photoalbum .browse_item_row a.header:link, .photoalbum .browse_item_row a.header:visited,
.photoalbum .browse_item_row a.header:active, .photoalbum .browse_item_row a.header:hover,
.photoalbum .urgent_item_row a.header:link, .photoalbum .urgent_item_row a.header:visited,
.photoalbum .urgent_item_row a.header:active, .photoalbum .urgent_item_row a.header:hover  {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum .item_row a.small_picture_wrapper, .photoalbum .urgent_item_row a.small_picture_wrapper,
.photoalbum .browse_item_row a.small_picture_wrapper {
	display: block !important;
	margin: 0px 0px 10px 0px  !important;;
}

.photoalbum .urgent_item_row .announce, .photoalbum .item_row .announce,
.photoalbum .browse_item_row .announce { margin: 0px 0px 10px 0px; }

.photoalbum .urgent_item_row .forum, .photoalbum .item_row .forum,
.photoalbum .browse_item_row .forum {	padding: 10px 0px 0px 0px; }

.photoalbum .item_hSplitter img { width: 10px; }
.photoalbum .item_vSplitter img { height: 20px; }

/* item details */

.photoalbum .sibl_pages { text-align: right; }

.photo_info {
	position: relative;
	margin: 0 auto;
	margin-top: 25px;
}

.photoalbum .item_details .header { font-size: 18px; padding: 0px 0px 10px 0px; }

.photoalbum .item_details a.enlarge {
	display: block;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.photoalbum .body { margin: 20px 0px; }

.photoalbum .item_details .forum { padding: 10px 0px 0px 0px; }
.photoalbum .item_details .rating {  }


/* small */

.photoalbum_small_list {  }
.photoalbum_small_list .small_row { }

.photoalbum_small_list a.header:link, .photoalbum_small_list a.header:visited,
.photoalbum_small_list a.header:active, .photoalbum_small_list a.header:hover {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}

.photoalbum_small_list a.small_picture_wrapper { display: block; }

.photoalbum_small_list  .announce { margin: 10px 0px }
.photoalbum_small_list  .rating {  }
.photoalbum_small_list  .forum { margin: 10px 0px 0px 0px; }

.photoalbum_small_list .small_Vsplitter img { height: 20px; }
.photoalbum_small_list .small_Hsplitter img { width: 10px; }

/* MODULES END PHOTOALBUM */textarea.inp-h{
    display: none;
}
