/****************************** COMMON ******************************/
body {
  background-color:#ffffff;
  text-align:center;
}

body, table, tr, td, p, a, input, select, textarea {
  font-family:Arial;
  font-size:12px;
  color:#000000;
}

P {
  margin-top:0px;
  margin-bottom:10px;
}

table {
  margin:0px;
}

A {
  font-weight:bold;
  text-decoration:underline;
}

A:hover {
  text-decoration:none;
}

A:visited {
}

UL {
  list-style-type:square;
}

LI {
  margin-left:-20px;
  padding-bottom:15px;
}

HR {
  color:#000000:
  height:1px;
}

IMG {
  border:0px;
}

BLOCKQUOTE {
  margin-top:0px;
  margin-left:15px;
  margin-right:0px;
  margin-bottom:0px;
}

table#sign {
  width:100%;
}

table#sign td {
  text-align:center;
}

table#sign A, table#sign A:hover, table#sign A:visited {
  font-size:10px;
  color:#cccccc;
}

#small a {
  font-size:11px;
}

#small a:hover {
}

#small a:visited {
}

#small {
  font-size:11px
}

#flag_inactive {
  color:#aaaaaa
}

#pager {
}

.top_tool_bar, .bottom_line {
  color:#0000ff;
}

.top_section_menu {
  padding-left:10px;
  padding-right:10px;
}

.top_section_menu A {
  font-weight:normal;
  text-decoration:none;
}

.top_section_menu A:hover {
  text-decoration:underline;
}

div.copyright {
  height:43px;
  background-image:url(/_mod_files/ce_images/layout/bg-bottom_menu.jpg);
  background-position:top left;
  background-repeat:repeat-x;
  padding-top:15px;
  text-align:center;
  color:#ffffff;
  font-size:10px;
  font-weight:bold;
}

div.copyright A {
  color:#f6d509;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}

div.copyright A:hover {
  text-decoration:underline;
}

/****************************** END COMMON ******************************/


/****************************** HEADERS ******************************/
h1, h1 a, h1 a:visited, h1 a:hover .h1, .h1 a, .h1 a:visited, .h1 a:hover {
  font-size:20px;
  color:#000000;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}

h2, h2 a, h2 a:visited, h2 a:hover .h2, .h2 a, .h2 a:visited, .h2 a:hover {
  font-size:18px;
  color:#000000;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}

h3, h3 a, h3 a:visited, h3 a:hover .h3, .h3 a, .h3 a:visited, .h3 a:hover {
  font-size:16px;
  color:#000000;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}

h4, h4 a, h4 a:visited, h4 a:hover .h4, .h4 a, .h4 a:visited, .h4 a:hover {
  font-size:14px;
  color:#000000;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}

h5, h5 a, h5 a:visited, h5 a:hover .h5, .h5 a, .h5 a:visited, .h5 a:hover {
  font-size:12px;
  color:#000000;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}
/****************************** END HEADERS ******************************/


/****************************** TOP MENU ******************************/
td.top_menu_cell {
  padding-left:30px;
}

.top_menu a, .top_menu a:hover, .top_menu a:visited {
  color:#f6d509;
  font-size:11px;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:normal;
}

.top_menu a:hover {
  color:#ffffff;
}

.top_menu a.item_top_active, .top_menu a.item_top_active:visited {
}
/****************************** END TOP MENU ******************************/


/****************************** BOTTOM MENU ******************************/
.bottom_menu TD, .bottom_menu a, .bottom_menu a:hover, .bottom_menu a:visited {
  font-size:11px
}

.bottom_menu a.item_bottom_active, .bottom_menu a.item_bottom_active:visited {
}
/****************************** END BOTTOM MENU ******************************/


/****************************** MAIN MENU ******************************/
.main_menu {
  padding-left:0px;
  padding-right:0px;
  margin:0px;
}

.main_menu a.item_active, .main_menu a.item_active:visited {
  color:#ffffff;
}

.main_menu TD {
  padding-left:0px;
  padding-right:10px;
}

.main_menu A, .main_menu A:visited {
  color:#ffffff;
  font-size:11px;
  text-transform:uppercase;
  text-decoration:none;
  font-weight:normal;
}

.main_menu A:hover {
  color:#f6d509;
  text-decoration:none;
}

td.main_menu_cell {
  padding-right:10px;
  border-right:1px solid #ffffff;
}

.submenu {
  width:100px;
  position:absolute;
  left:0;
  top:0;
  display:none;
}

.pd_menu {
  border:1px #000000 solid;
  background-color:#ffffff;
}

.pd_menu td {
  color:#000000;
  border:0px;
  padding:5px 8px 5px 8px;
}

.pd_menu a, .pd_menu a:visited {
  font-size:11px;
  text-decoration:none;
}

.pd_menu a:hover {
  color:#0000ff;
  text-decoration:none;
}

.pd_menu_activ A {
  color:#0000ff;
}
/****************************** END MAIN MENU ******************************/


/****************************** SITE MAP, SECTION MAP ******************************/
#tree {
}

#tree IMG {
  width:25px;
  height:25px;
  border:0px;
}

#tree DIV {
}

#tree DIV A {
}

#tree DIV A:hover {
}

.tree_item_selected {
}

sm_tree {
  font-weight:normal;
  text-decoration:none;
}

.sm_tree_item_selected {
  font-size:11px;
  color:#534741;
  text-transform:uppercase;
}

#section_tree A {
  font-weight:normal;
  text-decoration:none;
}

#section_tree A:hover {
  text-decoration:underline;
}

#tree DIV.sm_level_0 {
}

#tree DIV.sm_level_0 A {
  font-weight:normal;
  text-decoration:none;
}

#tree DIV.sm_level_0 A:hover {
}

#tree DIV.sm_level_0 A:visited {
}

#tree DIV.sm_level_1 {
}

DIV.sm_level_1 A, DIV.sm_level_1 A:visited {
  font-weight:normal;
  text-decoration:none;
}

DIV.sm_level_1 A:hover {
  text-decoration:underline;
}

DIV.sm_level_2 {

}

DIV.sm_level_2 A {
  font-weight:normal;
  text-decoration:none;
}

#tree DIV.sm_level_2 A:hover {
}

#tree DIV.sm_level_2 A:visited {
}

#tree DIV.sm_level_3 {
}

DIV.sm_level_3 A {
  font-weight:normal;
  text-decoration:none;
}

#tree DIV.sm_level_3 A:hover {
}

#tree DIV.sm_level_3 A:visited {
}
/****************************** END SITE MAP, SECTION MAP ******************************/


/****************************** FORMS ******************************/
FORM {
  margin:0px;
}

INPUT {
}

INPUT.txt, INPUT.field {
  BORDER:#000000 1px solid;
}

INPUT.txt_noborder {
  BORDER:#ffffff 1px solid;
}

INPUT.check {
  BORDER:#000000 1px solid;
}

INPUT.btn {
  BORDER:#000000 1px solid;
}

SELECT.sel {
  BORDER:#000000 1px solid;
}

CHECKBOX.chb {
  BORDER:#000000 1px solid;
}

TEXTAREA.ta {
  BORDER:#000000 1px solid;
}
/****************************** END FORMS ******************************/


/****************************** GALLERY ******************************/
.photoalbum_act {
  border:#c0c0c0 1px solid
}

.photoalbum a {
}
/******************************  END GALLERY ******************************/


/****************************** TABLE ******************************/
TABLE.tbl {
  border:1px #000000 solid;
}

TABLE.tbl TD {
}

TABLE.tbl TH {
  color:#000000;
  border:0px;
  background-color:#cccccc;
  padding:5px 8px 5px 8px;
}

TABLE.tbl TH.al {
  color:#000000;
  border:0px;
  background-color:#cccccc;
  padding:5px 8px 5px 8px;
}

TABLE.tbl TD {
  border:0px;
  padding:5px 8px 5px 8px;
}
/****************************** END TABLE ******************************/


/****************************** SORT ******************************/
.icon_sort {
 border:#000000 1px solid;
 background-color:#cccccc;
 margin-top:3px
}

/****************************** END SORT ******************************/


/****************************** VOTES ******************************/
.vote_res_small_on {
}

.vote_res_on {
}

.vote_res_small_off {
}

.vote_res_off {
}
/****************************** END VOTES ******************************/


/****************************** SYSTEM ******************************/
#stat {
  display:none
}

#sp {
  display:none
}

.status_error {
  color:#000000;
}

.status_notice {
  color:#000000;
}

.status_normal {
  color:#000000;
}
/****************************** END SYSTEM ******************************/
/* 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;
}
