/* COMMON STYLES */
/* Don't delete existing styles, only modify its or add new ones! */

/* COMMON */
body { background-color:#ffffff;}
body, table, tr, td, p, a, input, select, textarea {color:#333333;font-family:Tahoma; Arial; Verdana; font-size:12px; }
p {padding: 5px 0px 5px 0px; margin:0px;}

table#sign{width:100%}
table#sign td{text-align:right;font-family:Verdana; font-size:10px; color:#000000;background:#d4d4d4}
table#sign A, table#sign A:hover, table#sign A:visited {color:#4C4C4C;text-decoration:underline; font-size:11px;font-weight:bold}

.head_title {font-size:18px;margin-bottom:15px;}

A {color:#248BC8;text-decoration:underline}
A:hover {color:#248BC8;text-decoration:underline}
A:visited {color:#248BC8;}

li {margin-bottom:3px;}
BLOCKQUOTE {margin-top:5px;margin-bottom:5px;margin-left:16px;margin-right:0px}
HR {color:#cecece; height:1px;}

h1 {font-weight : bold; font-size:13px;margin:6px 0px 2px 0px;}
h2 {font-weight : bold; font-size:11px;margin:6px 0px 2px 0px;}
h3 {font-weight : bold; font-size:11px;margin:6px 0px 2px 0px;}
h4 {font-weight : bold; font-size:11px;margin:6px 0px 2px 0px;}
h5 {font-weight : bold; font-size:11px;margin:6px 0px 2px 0px;}

/* END COMMON */

/* HEADERS */
	.menu {text-decoration: none;}

.sm_level_0 {display : none;}
.sm_level_2 {display : none;}
.sm_level_3 {display : none;}
.sm_level_4 {display : none;}
.sm_level_5 {display : none;}


.sitemap_level_0 a{font-size:13px;font-weight : bold;}
.sitemap_level_1 a{font-size:11px;font-weight : bold;}
.sitemap_level_2 a{font-size:11px;}
.sitemap_level_3 a{font-size:9px;}
.sitemap_level_4 a{font-size:11px;}
.sitemap_level_5 a{font-size:11px;}
	
/* 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;}



.bruttologo {color: #777777; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif;}
a.bruttologo {color: #777777; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif; text-decoration: none;}
a.bruttologo:hover {color: #777777; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif; text-decoration: none;}
a.bruttologo:visited {color: #777777; font-size: 8pt; font-family: Verdana, Arial, Tahoma, sans-serif; text-decoration: none;}

INPUT.btn   { FONT-SIZE:10px; BACKGROUND: #2AA1D5; COLOR: #ffffff; FONT-WEIGHT:normal; BORDER: #248BC8 1px solid; width:130px; }
table.greybg {BACKGROUND-color: #e0e0e0;}
table.greybg td {BACKGROUND-color: #f7f7f7;}
INPUT.txt   {width:130px; }
INPUT.txt_fb   {width:220px; }
INPUT.txt_price   {width:50px; }
INPUT.txt_sob   {width:50px; }
select.select_medium   {width:200px; }
select.select_small   {width:175px; }

table.filtertable {margin-top: 5px; border:solid 1px #c0c0c0;bgcolor: #f5f5f5}
table.filtertable td {margin-top: 0px; border-bottom:solid 1px #c0c0c0; bgcolor: #f5f5f5}
table.filtertable input {height: 17px};
table.filtertable .btn {width: 350px; margin-top: 7px; margin-bottom: 3px; font-weight: bold;};
table.filtertable select {height: 17px; font-size:7pt};
table.filtertable option {height: 17px; font-size:7pt};

.mafgin_left {margin-left:20px}
.shop_ul {margin-top:0px; margin-bottom:0px; margin-left:5px}
.shop_b {font-size: 8pt}
.price_details {font-size: 9pt}

ul.spell {list-style-image: url(/_img/arrow_menu.gif); padding-bottom:0px; margin-bottom:0px;}
.spell {list-style-image: url(/_img/arrow_menu.gif); padding-bottom:0px; margin-bottom:0px;}
/* END SYSTEM */

td.eshoptablesmall {font-size:6pt;} 

a.mma {text-decoration: none; color: #000000;}
a.mma:hover {text-decoration: none; color: #000000;}
a.mma:visited {text-decoration: none; color: #000000;}


/* 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;}


/* MODULES STICKERS */

.stickers_aforizm { }
.stickers_aforizm .small_row { font-family: georgia, serif; font-style: italic; }
.stickers_aforizm .small_announce { font-size: 16px; }
.stickers_aforizm .small_header { padding: 5px 0px 0px 0px; text-align: right; font-size: 12px;  }

.stickers_event { padding: 10px 0px 20px 0px; }
.stickers_event .small_row {
	position: relative;
	width: 195px; height: 75px;
	background: #006293 url(../../_img/event_normal.png) 0px 0px no-repeat;
}
.stickers_event .small_row .small_header {
	position: absolute;
	width: 195px; height: 39px;
	overflow: hidden;
	top: 0px; left: 0px;
	text-align: center;
	color: #fff;
	padding: 5px 0px;
}

.stickers_event .small_row .days, .stickers_event .small_row .dayname {
	position: absolute;
	width: 96px; height: 36px;
	overflow: hidden;
	top: 37px; left: 0px;
	text-align: center;
	color: #fff;
	line-height: 36px;
	font-size: 24px;
}

.stickers_event .small_row .dayname {
	top: 37px; left: 98px;
}

.stickers_event .small_row_expire {
	position: relative;
	width: 195px; height: 53px;
	background: #006293 url(../../_img/event_expired.png) 0px 0px no-repeat;
	text-align: center;
	padding: 22px 0px 0px 0px;
	color: #000;
}

/* MODULES END STICKERS */

/* SMALL SEARCH */

.small_search { background: #0A86E8; padding: 2px 0px 2px 10px; }
.small_search .btn_search { background: none; border: 0px; color: #fff; text-transform: uppercase; font-weight: bold; }
.small_search .txt_search { width: 130px; }
.small_search_legend { padding: 0px 0px 0px 10px; font-size: 12px; font-style: italic; }
.small_search_legend a {
  font-style: normal !important;
  font-size: 12px !important;
  text-decoration: none !important; 
  border-bottom: dashed 1px;
  color: #FD5200 !important;
}
/* END SMALL SEARCH */

/* MAIN MENU */

.main_menu { width: 240px; margin: 0px 0px 30px 20px; }

.main_menu a:link, .main_menu a:visited, .main_menu a:active, .main_menu a:hover {
	display: block;
	font: bold 12px arial, tahoma, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	background: #0472d1 url(../../_img/menu_bg.png) 0px 0px no-repeat;
	height: 30px; 
	overflow: hidden;
	padding: 0px 0px 0px 30px;
	/*border: solid red 1px;*/
}
.main_menu a:hover {	background: #0472d1 url(../../_img/menu_bg.png) 0px -90px no-repeat; }

.main_menu a.active { background: #0472d1 url(../../_img/menu_bg.png) 0px -90px no-repeat !important; }
.main_menu a.opened { background: #0472d1 url(../../_img/menu_bg.png) 0px -120px no-repeat !important; }

.main_menu a.after_opened { background: #0472d1 url(../../_img/menu_bg.png) 0px -60px no-repeat !important; }
.main_menu a.after_opened:hover { background: #0472d1 url(../../_img/menu_bg.png) 0px -150px no-repeat !important; }

.submenu { 
	/*display: none;*/
	width: 235px;
	margin: 0px 0px 0px 5px;
}

.submenu a:link, .submenu a:visited, .submenu a:active, .submenu a:hover {
	background: none;
	font-size: 10px;
	width: auto; height: 20px; line-height: 20px;
	background: #00ccff url(../../_img/submenu_bg.png) 0px 0px no-repeat;
	padding: 0px 0px 0px 45px;
}
.submenu a:hover { background: #00ccff url(../../_img/submenu_bg.png) 0px -20px no-repeat; }

.submenu a.submenu_active { background: #00ccff url(../../_img/submenu_bg.png) 0px -20px no-repeat !important; }

.submenu a.submenu_first { background: #00ccff url(../../_img/submenu_bg.png) 0px -40px no-repeat !important; }
.submenu a.submenu_first:hover { background: #00ccff url(../../_img/submenu_bg.png) 0px -60px no-repeat !important; }
.submenu a.submenu_first_active { background: #00ccff url(../../_img/submenu_bg.png) 0px -60px no-repeat !important; }

.submenu a.submenu_last { background: #00ccff url(../../_img/submenu_bg.png) 0px -80px no-repeat !important; }
.submenu a.submenu_last:hover { background: #00ccff url(../../_img/submenu_bg.png) 0px -100px no-repeat !important; }
.submenu a.submenu_last_active { background: #00ccff url(../../_img/submenu_bg.png) 0px -100px no-repeat !important; }

/* END MAIN MENU */

/* 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 */

/* VOTES */
.vote_res_small_on {background-color:#fd5200;border-top:1px #fd5200 solid;border-bottom:1px #fd5200 solid;}
.vote_res_on {background-color: #0a86e8;border-top: 1px solid #0a86e8;border-bottom: 1px solid #0a86e8;
	border-style: none;
	border-color: red;
	border-right-color: #0a86e8;
}
.vote_res_small_off {border-top: 1px solid #0a86e8;border-bottom: 1px solid #0a86e8;}
.vote_res_off {border-top: 1px solid #0a86e8;border-bottom: 1px solid #0a86e8;}
/* END VOTES */

textarea.inp-h{
    display: none;
}
