.group
{
  border:1px #666666 dashed;
  padding:0px;
  margin:0px;
}

.activegroup
{
  border:1px #999999 solid;
  padding:0px 0px 0px 0px;
  margin:0px;
}

.page_panel
{
  left:210px;
  top:100px;
  width:700px;

  margin:0px;

  position:absolute;
}

.system_menu
{
  width:140px;
  margin:0px 0px;
}

.system_menu ul
{
  margin:1px;
  padding:0px;

  list-style-type:none;
}

.system_menu ul li
{
  margin:0px;
  padding:0px;

  text-align:left;
}

.system_menu ul li a
{
  color: #DEDEDE;
  text-decoration:none;
  font-weight:normal;
  font-size: 11px;
  line-height:17px;
  font-family: Arial;
}

.system_menu ul li a:hover
{
  color: #ffffff;
  text-decoration:none;
  font-weight:bolder;
  font-size: 11px;
  font-family: Arial;
}


.tinymce
{
}
.tinymce .code
{
  width:99%;
 	height:600px;	
} 
.tinymce .separator_td
{
 	height:16px;
 	width:14px;	 
 	cursor: pointer;
 	vertical-align: bottom;
 	text-align: left;
 	border-bottom: 1px solid black;
 	border-top: 1px solid black;	
 	
} 
.tinymce .separator_left_td
{
 	height:16px;
 	width:14px;	   	
 	cursor: pointer;
 	vertical-align: bottom;
 	text-align: left;
 	border-bottom: 1px solid black;
}   
.tinymce .separator_right_td
{
 	height:16px;
 	width:14px;	 
 	cursor: pointer;
 	vertical-align: bottom;
 	text-align: left;
  border-top: 1px solid black;
}     
.tinymce .tab
{
  padding-left:3px; 
  padding-right:3px;	    
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  cursor: pointer;
}
.tinymce .active_tab
{
  background-color: #CFCFCF;
}
.tinymce .deactive_tab
{
  background-color: #CECECE;
}    
.tinymce .active_separator
{
  background-color: #CFCFCF;
}
.tinymce .deactive_separator
{
  background-color: #CECECE;
}    
.tinymce .active_separator_td
{
  background-color: #CFCFCF;
}  
.tinymce .deactive_separator_td
{
  background-color: #CECECE;
}

.ajax_popup
{
  position:fixed;
  //position:absolute;
  color: #000000;
  font: bolder 12px Verdana;
  text-decoration:none;
  text-align:center;
  z-index:999999;
  top: 50%;
  top: expression(eval(document.documentElement.scrollTop+window.screen.availHeight/2-document.getElementById('ajax_popup').clientHeight) + "px");
  display:none;
  left:50%;
  margin:0px 0px 0px -17px;
  background: #000000;
  padding:4px;
  border:1px solid #DEDEDE;
}

.ajax_popup table
{
  position:relative;
  margin:0px 0px 0px 0px;
  border:1px solid #DEDEDE;
  background: #000000;
  width:auto;
}

.ajax_popup td
{
  vertical-align:middle;
}


.alt
{
  position:absolute;
  display:none;

  padding:2px 4px;

  margin-top:20px;
  background:#CFCFCF;

  border:1px #DEDEDE solid;
}

.basket
{
  margin:0px 0px;
}

.basket .title
{
  text-align:center;
  margin:8px auto;
  font-size:18px;
}

.basket table
{
  border-collapse:collapse;
}

.basket .order_table th
{
  color:#ffffff;
  font-weight:normal;
  padding:5px 3px;
  background-color:#ef932d;
  border:1px solid #dcdcdc;
  
  vertical-align:middle;
}

.basket .order_table td
{
  color:#ffffff;

  font-weight:normal;
  padding:5px 3px;
  
  border:1px solid #dcdcdc;
  
  vertical-align:middle;
}

.basket input
{
  border:none;
  height:20px;
}

.basket button
{
  border:none;
  background:none; 
  height:20px;

  cursor:pointer;
}

.basket a
{
  color:#323232;
  font-weight:normal;
  text-decoration:underline;
  text-align:center;
}

.basket a:hover
{
  color:#323232;
  font-weight:normal;
  text-decoration:none;
}

/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
  z-index:100000;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d4d0;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrp.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f4f0;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e4e0;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c4c0;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  padding: 2px 2px 0px 2px;
  background: #d8e4e0;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f4f0;
  padding: 1px;
  border: 1px solid #000;
  background: #788480;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e4e0;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e4e0;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d4d0;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


.filter
{
  color:#DEDEDE;
  
  background:none;
  border:none;

  padding:2px 0px;
  margin:10px 0px 10px 0px;

  text-align:left;

  clear:both;
  
  font-size:12px;
  font-family:Tahoma;
  font-weight:normal;
}

.filter td
{
  padding:0px 0px;
}

.filter td.type
{
  width:33%;
}

.filter td.brand
{
  width:33%;
}

.filter td.price
{
  width:33%;
}

.filter select
{
  width:160px;
  margin:3px 0px;
}

.filter .pages
{
  font: bolder 13px Arial;

  padding:2px 0px 2px 0px;
  margin:0px 5px 0px 5px;

  text-align:center;
}

.filter .pages a
{
  color:#DEDEDE;
  font: normal 12px Tahoma;

  margin:0px 5px;

  text-decoration:none;
}

.filter .pages a:hover
{
  color:#ffffff;
  font: normal 12px Tahoma;

  margin:0px 5px;

  text-decoration:none;
}

.filter .pages a.left, .filter .pages  a.right
{
  color:#DEDEDE;
  font: normal 12px Tahoma;

  margin:0px 5px;

  text-decoration:none;
}

.filter .pages a.left:hover, .filter .pages  a.right:hover
{
  color:#ffffff;
  font: normal 12px Tahoma;

  margin:0px 5px;

  text-decoration:none;
}


.filter .pages a.active_page
{
  font: bolder 12px Tahoma;
  color:#ffffff;
  margin:0px 5px;

  text-align:center;
  text-decoration:none;
}

#catorderform
{
  width:400px;

  position:absolute;

  left:50%;

  margin-top:-100px;
  margin-left:-150px;
  background:white;
  border:1px #ffffff solid;

  padding:10px;
  display:none;
}

#catorderform td
{
  vertical-align:top;
}

.unaccepted
{
  margin:10px 0px;
  text-align:center;
}

.unaccepted a
{
  font-weight:bolder;
}

.accept_block
{
  margin:10px 0px;
}

.mail_block
{
  margin:10px 0px;
}

.button_block
{
  margin:20px 0px;
}

.pluginColorPicker { BACKGROUND: #0d0d0d; COLOR: #AAA; CURSOR: move; DISPLAY: none; FONT-FAMILY: arial; FONT-SIZE: 11px; PADDING: 7px 10px 11px 10px; _PADDING-RIGHT: 0; Z-INDEX: 1; POSITION: absolute; WIDTH: 199px; _width: 210px; _padding-right: 0px; }
.pluginColorPicker br { CLEAR: both; MARGIN: 0; PADDING: 0;  }
.pluginColorPicker select { BORDER: 1px solid #333; BACKGROUND: #FFF; POSITION: relative; TOP: 4px; }

.plugHEXColorPicker { FLOAT: left; position: relative; top: -1px; }
.plugCLOSEColorPicker { FLOAT: right; cursor: pointer; MARGIN: 0 8px 3px; _MARGIN-RIGHT: 10px; COLOR: #FFF; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.plugHEXColorPicker:hover,#plugCLOSE:hover { COLOR: #FFD000;  }

.plugCURColorPicker { float: left; width: 10px; height: 10px; font-size: 1px; background: #FFF; margin-right: 3px; }

.SVColorPicker { background: #FF0000 url('/classes/images/color-picker/SatVal.png'); _BACKGROUND: #FF0000; POSITION: relative; CURSOR: crosshair; FLOAT: left; HEIGHT: 166px; WIDTH: 167px; _WIDTH: 166px; MARGIN-RIGHT: 10px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/classes/images/color-picker/SatVal.png', sizingMethod='scale'); -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.SVslideColorPicker { BACKGROUND: url('/classes/images/color-picker/slide.gif'); HEIGHT: 9px; WIDTH: 9px; POSITION: absolute; _font-size: 1px; line-height: 1px; }

.HColorPicker { BORDER: 1px solid #000; CURSOR: crosshair; FLOAT: left; HEIGHT: 154px; POSITION: relative; WIDTH: 19px; PADDING: 0; TOP: 4px; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.HslideColorPicker { BACKGROUND: url('/classes/images/color-picker/slideHue.gif'); HEIGHT: 5px; WIDTH: 33px; POSITION: absolute; _font-size: 1px; line-height: 1px; }
.HmodelColorPicker { POSITION: relative; TOP: -5px; }
.HmodelColorPicker div { HEIGHT: 1px; WIDTH: 19px; font-size: 1px; line-height: 1px; MARGIN: 0; PADDING: 0; }


.copyright
{
  color:#DEDEDE;
  font-size:12px;
  font-weight: normal;

  margin:10px 0px 10px 0px;
  text-align:center;

  background:none;
}

.copyright .title
{
  color:#DEDEDE;
  font-size:12px;
  font-weight: normal;

  text-align:center;

  margin:0px 0px;
  background:none;
}


.copyright p
{
  color:#DEDEDE;
  font-size:12px;

  text-align:left;

  margin:0px;
}

.dublicate_menu
{
  margin: 30px 0px 5px 0px;
  text-align:left;
}

.dublicate_menu table
{
  margin:0px auto;
  width:auto;
}

.dublicate_menu td
{
  color: #DEDEDE;

  text-align:center;
  padding:0px 2px 0px 2px;
  font-size:12px;
  vertical-align:top;
}

.dublicate_menu td a
{
  color: #DEDEDE;

  font-weight:normal;
  font-size:12px;
  font-family:Verdana;
  
  text-decoration:none;
}

.dublicate_menu td a:hover
{
  color: #ffffff;

  font-weight:normal;
  font-size:12px;
  font-family:Verdana;

  text-decoration:none;
}

#errormessage
{
  width:400px;

  top:50%;
  left:50%;

  padding:20px;

  margin:0px 0px 0px -200px;

  border-width:1px;
  border-style:solid;
  border-color:#DEDEDE;

  background-color:#CFCFCF;

  color:#000000;
  font-weight:bolder;
  font-size:12px;
  font-family:tahoma;

  text-align:center;

  z-index:10000;

  position: absolute;
}

#errormessage .button
{
  margin:10px auto 0px auto;
  padding:0px 0px 4px 0px;
  color: #000000;
  font: normal 12px Arial;

  height:18px;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

#erroroverlay
{
  display:block;
  position:fixed;
  //position:absolute;
  top: 0px;
  top: expression(eval(document.documentElement.scrollTop) + "px");
  left:0px;
  width:100%;
  height:100%;
  z-index:9999;
  background-color:#000;
  -moz-opacity: 0.6; /* код для движков Mozilla */
  opacity:.60;  /*свойство из спецификации CSS3, которое поддерживается не всеми браузерами*/
  filter: alpha(opacity=60); /* код для IE */
}

form
{
  padding:0px;
  margin: 0px;
  width:100%;
  color: #000000;

  font: bolder 12px Verdana;

  text-decoration:none;
}

form td {text-align:left;}
form td.fieldname {padding: 2px 10px 2px 0;}
form td.fieldvalue {padding: 2px 0;}

form .title
{
    margin-top: 20px;
}

form .text
{
  color: #000000;

  font: bolder 12px Verdana;

  text-decoration:none;
}

form input
{
  margin:0px;
  padding:0px;

  color: #000000;

  font:normal 13px Verdana;
  font-size:13px;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

form input[type="text"], form textarea {width: 200px;}

form select
{
  color: #000000;

  font: normal 12px Verdana;

  height:16px;

  border:1px solid #DEDEDE;
  background: #CECECE;
  width: 200px;
}

form input.file
{
  margin:0px;
  padding:0px;
  height:18px;
  width:100%;
  border:1px solid #DEDEDE;
  background: #CECECE;
}

form input.button
{
  color: #000000;
  font: normal 11px Verdana;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

form input.input
{
  padding:0px;

  color: #000000;
  font: normal 11px Verdana;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

form input.halfinput
{
  padding:0px;

  color: #000000;
  font: normal 11px Verdana;

  height:15px;
  width:40px;
  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

form input.checkbox
{
  color: #000000;
  font: normal 11px Verdana;
  height:13px;
  width:13px;
  text-decoration:none;
  border:0px;
  background: #CECECE;
}

form input.radio
{
  color: #000000;
  font: normal 11px Verdana;
  height:13px;
  width:13px;
  text-decoration:none;
  margin: 0px 5px;
  border:0px;
  background: #CECECE;
}

form textarea
{
  font-family: Verdana;
  font-size:12px;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

form tr.top
{
  background:none;

  font-weight:bolder;
  text-align:center;
}

form tr.footer
{
  background:none;

  text-align:center;
}

a.button
{
  padding:1px 15px 2px 15px;

  color: #000000;
  font: normal 11px Verdana;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

a.button:hover
{
  padding:1px 15px 2px 15px;

  color: #000000;
  font: normal 11px Verdana;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

a.button1
{
  padding:1px 5px 2px 5px;

  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  font-weight:bolder;

  height:16px;

  text-decoration:none;
}

.smallbutton
{
  padding:0px 0px 0px 0px;

  color: #000000;
  font: normal 8px Verdana;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

.minibutton
{
  padding:0px 0px 0px 0px;

  color: #000000;
  font: bolder 8px Verdana;

  width:16px;
  height:16px;

  text-decoration:none;

  cursor:pointer;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

.comment
{
  padding:0px 0px 0px 0px;

  color: #000000;
  font: normal 9px Verdana;
}

hr
{
  height:1px;
  color:  #000000;
  border:1px solid #DEDEDE;
}

*
{
  margin:0px;
  padding:0px;
}

body
{
  width:100%;
  height:100%;
	
  font:normal 13px Arial; 
  color:#DEDEDE;
  background-color:#000000}

font, table, td
{
  color:#DEDEDE;
  font:normal 13px Arial;
  vertical-align:top; 
}

a
{
  color:#DEDEDE;

  font-size:14px;
  font-family:Arial;

  text-decoration:underline;
  outline:none;
}

a:hover
{
  color:#ffffff;

  font-size:14px;
  font-family:Arial;

  text-decoration:underline;
}

.shadow
{
  font:10pt arial;
  position:relative;
  display:inline;
  background:white;
  z-index:100
}

.shadow_inner
{
  overflow:hidden;
  position:absolute;
  top: -1000px;
  filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
  opacity:0.1; /*firefox 1.5 opacity*/
  -moz-opacity:0.1; /*mozilla opacity*/
  -khtml-opacity:0.1; /*opacity*/
  z-index:10
}

area
{
  cursor:pointer;
}

.imgtd
{
  text-align:center;
  vertical-align:top;
}

.image
{
  text-align:center;  
}

.original_url
{
  margin:10px 0px;
  text-align:right;
}


.protect_title
{
  margin:10px 5px 0px 5px;
  padding:0px;
}

.protect_image
{
  margin:5px 5px 0px 5px;
  border:1px #DEDEDE solid;
}

.protect_input
{
  margin:5px 5px 10px 5px;
  width:100px;
}

.remark
{
  margin:10px 2px 2px 2px;

  font-weight:normal;
  font-size:12px;
}

.remark p
{
  font-weight:normal;
  font-size:11px;
  margin:0px 0px 0px 20px;
}

.detail_link
{
  text-align:right;
}

.detail_link a
{
  font-size:12px;
  text-align:right;
}

.object_user_info
{
  margin:20px 10px;
}

.object_user_info td
{
  text-align:center;
}

#big_img
{
  margin-left:-20px;
}


.subtitle
{
  color: #ffffff;
  font:bolder 14px Verdana; 

  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

.subtitle a
{
  color: #ffffff;
  font-weight:bolder;
  font-size:14px;
}

p
{
  text-align:justify;
}

.center
{
  text-align:center;
}

th
{
  padding:1px 5px;

  border:0px black solid;
}

.global_menu
{
  margin:0px 0px 0px 0px;
}

.global_menu table
{
  margin:0px 0px 0px auto;
}

.global_menu img
{
  cursor:pointer;
}

.global_menu .home
{
}

.global_menu .mail
{
  padding-left: 24px;
}

.global_menu .mail div
{
  cursor: poiner;
}

.global_menu .site_map
{
  padding-left: 24px; 
}




.loginform
{
  text-align:center;

  color:#ffffff;
  font:bolder 12px Arial, Helvetica, sans-serif;

  padding:0px;
  margin:25px auto 0px auto;
}

.loginform table
{
  margin:30px auto;
}

.loginform table td
{
  padding:1px;
}

.loginform a
{
  font-weight:normal; 
  color:#DEDEDE; 
}

.loginform a:hover
{
  font-weight:normal; 
  color:#ffffff; 
}

.loginform a.name
{
  color:#DEDEDE; 
  font:bolder 12px Arial, Helvetica, sans-serif; 
}

.loginform a.name:hover
{
  color:#DEDEDE; 
  font:bolder 12px Arial, Helvetica, sans-serif;

  text-decoration:underline; 
}

.loginform a.reg
{
  color:#DEDEDE; 
  font:bolder 12px Arial, Helvetica, sans-serif; 
}

.loginform a.reg:hover
{
  color:#DEDEDE; 
  font:bolder 12px Arial, Helvetica, sans-serif;

  text-decoration:underline; 
}

.loginform .error
{
  margin:10px 0px;
}

#temailform
{
  position:absolute;
  z-index:999999;
  visibility:hidden;

  padding:1px;

  left:50%;
  top:50%;

  width:350px;
  height:270px;

  margin:-175px 0px 0px -140px;

  border:1px #333333 solid;

  background:#cccccc;

  color:#333333;

  font:bolder 12px tahoma;
}

#temailform div
{
  color:#333333;

  font:bolder 12px Tahoma;
}

#temailform .title
{
  color:#333333;

  font:bolder 12px Tahoma;
}

#temailform input
{
  width:200px;
  
  background:#ffffff;

  color:#333333;

  font:bolder 11px Tahoma;

  border:1px #333333 solid;
}

#temailform textarea
{
  width:200px;
  height:150px;
  
  background:#ffffff;

  color:#333333;

  font:bolder 11px Tahoma;

  border:1px #333333 solid;  
}

#temailform .button
{
  width:150px;
  
  background:#cccccc;

  color:#333333;

  font:bolder 11px Tahoma;

  border:1px #333333 solid;

  height:20px;

  margin-top:8px;

  padding:2px 10px 2px 10px;

  cursor:pointer;
}

#temailform img
{
  cursor:pointer;
}

#sitemessage
{
  width:400px;

  top:50%;
  left:50%;

  padding:20px;

  margin:0px 0px 0px -200px;

  border-width:1px;
  border-style:solid;
  border-color:#DEDEDE;

  background-color:#CFCFCF;

  color:#000000;
  font-weight:bolder;
  font-size:12px;
  font-family:tahoma;

  text-align:center;

  z-index:10000;

  position: absolute;
}

#sitemessage .button
{
  margin:10px auto 0px auto;
  padding:0px 0px 4px 0px;
  color: #000000;
  font: normal 12px Arial;

  height:18px;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

#messageswindow
{
  width:400px;

  top:50%;
  left:50%;

  padding:20px;

  margin:0px 0px 0px -200px;

  border-width:1px;
  border-style:solid;
  border-color:#DEDEDE;

  background-color:#CFCFCF;

  color:#000000;
  font-weight:bolder;
  font-size:12px;
  font-family:tahoma;

  text-align:center;

  z-index:10000;

  position: absolute;
  display:none;
}

#messageswindow .button
{
  margin:10px auto 0px auto;
  padding:0px 0px 4px 0px;
  color: #000000;
  font: normal 12px Arial;

  height:18px;

  text-decoration:none;

  border:1px solid #DEDEDE;
  background: #CECECE;
}

.navline
{
  margin:10px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

.navline h1
{
  color: #ffffff;

  font-familly: <php echo default_font ?>;  
  font-size: 12px;
  font-weight: bolder;

  text-decoration:underline;

  display:inline;
}

.navline a
{
  color: #DEDEDE;

  font-familly: <php echo default_font ?>;  
  font-size: 12px;
  font-weight: normal;
  
  text-decoration:underline;
}

.navline a:hover
{
  color: #ffffff;

  font-familly: <php echo default_font ?>;  
  font-size: 12px;
  font-weight: normal;
}

.navline img
{
  margin:2px 5px 0px 5px;
  padding-top:expression("5px");
}

.page_title
{
  margin:15px 0px 10px 0px;

  text-align:left;

  background:url('/images/page_title_bg.gif') bottom repeat-x;
}

.page_title span
{
  font-size:18px;
  font-family:Franklin Gothic Medium;

  background:#FFFFFF;

  padding:0px 5px 0px 0px;
}

.admpanel
{
  position:static;

  color: #000000;
  border: 1px #000000 solid;

  font: normal bolder 12px Arial;

  color: #000000;
  background-color: #CFCFCF;

  margin: 1px 0px;
  padding:0px;
  text-align:left;
}

.admpanel .paneltitle
{
  color: #000000;
  font: bolder 12px Arial;

  cursor: default;
}

.admpanel .paneltext
{
  color: #000000;
  font: normal 12px Arial;

  text-align:right;

  cursor: default;
  vertical-align:middle;
}

.admpanel table
{
  width:100%;
  margin:1px;
}

.admpanel a
{
  color: #000000;
  font: bolder 12px Arial;

  padding: 0px;
  margin: 0px;

  text-decoration: none;
}

.admpanel td
{
  padding:0px;
  margin:0px;

  font:bolder 12px Arial;

  text-align:center;
}

.admpanel form
{
  margin:0px;
  padding:0px;
}

.admpanel img
{
  margin:1px;
  padding:0px;
  border:none;
  cursor:pointer;
  background-color: #CFCFCF;
}

.admpanel input
{
  font:bolder 12px Verdana;
  
  color:#000000;

  border:1px #000000 solid;

  padding:0px;
  margin:1px;

  background-color:#CFCFCF;
}

.admpanel .button
{
  font:bolder 12px Verdana;
  
  color:#000000;

  border:1px #000000 solid;

  padding:0px;
  margin:1px;

  background: none;
}

.admpanel .close
{
  text-align:right;
}
.admpanel .close img
{
  border:none;
  cursor:pointer;
}

.popup
{
  color: #000000;

  font:bolder 11px Arial;

  position:absolute;
  z-index:100000;

  visibility:hidden;
  display:none;

  margin:15px 0px 0px 13px;

  padding:2px;

  text-align:left;

  width:auto;

  background: #CFCFCF;
}

.popup table
{
  width:100%;
  margin:4px 7px 4px 7px;
}

.popup table td
{
  margin:0px;
  padding:0px;
}

.popup ul
{
  padding:0px;
  margin:0px;
  list-style-type:none;
}

.popup ul li
{
  font:bolder 11px Arial;

  text-decoration:none;

  color:#000000;

  list-style-type:none;

  padding:0px 0px 0px 5px;
  margin:0px;
}

.popup ul li a
{
  color:#000000;

  margin-left:2px;

  font:bolder 12px Arial;

  text-decoration:none;
  border:none;
}

.popup ul li a:hover
{
  color:#000000;

  margin-left:5px;

  font:bolder 12px Arial;

  text-decoration:none;
  border:none;
}

.popup li img
{
  margin:0px 3px 0px 0px;
}






.popup1
{
  font:bolder 11px Arial;

  position:absolute;
  z-index:100000;

  visibility:hidden;
  display:none;

  margin:0px 0px 0px 13px;

  padding:2px;

  text-align:left;

  width:auto;

  background: #CFCFCF;
}

.popup1 table
{
  width:100%;
  margin:4px 7px 4px 7px
}

.popup1 table td
{
  text-align:left;
}

.popup1 ul
{
  padding:0px;
  margin:0px;
  list-style-type:none;
}

.popup1 ul li
{
  font:bolder 11px Arial;

  text-decoration:none;

  color:#000000;

  list-style-type:none;

  padding:0px 0px 0px 5px;
  margin:0px;
}

.popup1 li a
{
  margin-left:2px;

  font:bolder 12px Arial;

  text-decoration:none;

  color:#000000;
}

.popup1 li a:hover
{
  margin-left:5px;

  font:bolder 12px Arial;

  text-decoration:none;

  color:#000000;
}

.popup1 li img
{
  margin:0px 3px 0px 0px;
}



.hidden
{
  visibility:hidden;
  display:none;
}

.visible
{
  visibility:visible;
  display:block;
}

.rate
{
  height:19px;

  margin:5px 0px;
}

.rate table
{
  margin:0px auto;
}

.rate0
{
  width:88px;
  height:19px;
  background:url('/images/rate/r0.jpg') center center no-repeat;
}

.rate1
{
  width:88px;
  height:19px;
  background:url('/images/rate/r1.jpg') center center no-repeat;
}

.rate2
{
  width:88px;
  height:19px;
  background:url('/images/rate/r2.jpg') center center no-repeat;
}

.rate3
{
  width:88px;
  height:19px;
  background:url('/images/rate/r3.jpg') center center no-repeat;
}

.rate4
{
  width:88px;
  height:19px;
  background:url('/images/rate/r4.jpg') center center no-repeat;
}

.rate5
{
  width:88px;
  height:19px;
  background:url('/images/rate/r5.jpg') center center no-repeat;
}



.vote0
{
  width:143px;
  height:19px;

  background:url('/images/rate/v0.jpg') center center no-repeat;
}

.vote1
{
  width:143px;
  height:19px;

  background:url('/images/rate/v1.jpg') center center no-repeat;
}

.vote2
{
  width:143px;
  height:19px;

  background:url('/images/rate/v2.jpg') center center no-repeat;
}

.vote3
{
  width:143px;
  height:19px;

  background:url('/images/rate/v3.jpg') center center no-repeat;
}

.vote4
{
  width:143px;
  height:19px;

  background:url('/images/rate/v4.jpg') center center no-repeat;
}

.vote5
{
  width:143px;
  height:19px;

  background:url('/images/rate/v5.jpg') center center no-repeat;
}

.vote0
{
  width:143px;
  height:19px;

  background:url('/images/rate/v0.jpg') center center no-repeat;
}

.vote-1
{
  width:143px;
  height:19px;

  background:url('/images/rate/v-1.jpg') center center no-repeat;
}

.vote-2
{
  width:143px;
  height:19px;

  background:url('/images/rate/v-2.jpg') center center no-repeat;
}

.vote-3
{
  width:143px;
  height:19px;

  background:url('/images/rate/v-3.jpg') center center no-repeat;
}

.vote-4
{
  width:143px;
  height:19px;

  background:url('/images/rate/v-4.jpg') center center no-repeat;
}

.vote-5
{
  width:143px;
  height:19px;

  background:url('/images/rate/v-5.jpg') center center no-repeat;
}

.votetd
{
  width:14px;
  height:19px;
  cursor:pointer;
}

.registerform
{
  color:#DEDEDE;

  font-size:14px;
  font-weight:bolder;
  font-family:Verdana;

  text-align:left;

  padding:0px;
  margin:25px 190px 30px 0px;
}

.registerform table
{
  color:#DEDEDE;

  font-size:14px;
  font-weight:bolder;
  font-family:Verdana;

  width:400px;
  margin:0px auto;
}

.settings
{
  color: #DEDEDE;

  width:100%;

  margin:2px 0px 20px 0px;
  font:normal 12px Arial;
  line-height:18px;
  text-align:justify;
}

.settings a
{
  color: #DEDEDE;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;

  text-decoration:underline;
}

.settings a:hover
{
  color: #DEDEDE;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;

  text-decoration:underline;
}

.settings .title
{
  margin:10px 0px;

  color: #DEDEDE;
  font-weight:bolder;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;

  text-align:center;
  text-decoration:none;
}

.settings table td
{
  padding:3px;
  vertical-align:middle;
}

.settings .table 
{
  border-collapse:collapse;
}

.settings .table tr.tr1 td
{
  padding:3px;
  vertical-align:middle;
}

.settings .table tr.tr0 td
{
  padding:3px;
  vertical-align:middle;
}

.settings .table td
{
  padding:3px;
  vertical-align:middle;
  border:1px solid #DFDFDF;
}

.settings .table td td
{
  padding:3px;
  vertical-align:middle;
  border:none;
}

.settings .table .formtext
{
  padding:3px;
  vertical-align:top;
}

.settings table th
{
  padding:3px;
  vertical-align:middle;
  text-align:center;
  background:#EFEFEF;
  border:1px solid #DFDFDF;
}

.settings .header td
{
  font-weight:bolder;
  padding:2px 2px 10px 2px;
}

.settings tr.tr1
{
  background:#FCE1B8;
}

.settings tr.tr0
{

}

.settings table
{
  margin:10px auto;
}

.settings table.detail td
{
  font-weight:normal;
  vertical-align:top;
  text-align:left;
}

.settings table.detail td.val
{
  font-weight:bolder;
  vertical-align:top;
  text-align:left;
}

.settings_menu
{
  margin:10px auto;

  color: #DEDEDE;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;

  text-decoration:none;
}

.settings_menu td
{
  padding:0px 20px;
}

.settings_menu a
{
  color: #DEDEDE;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;

  text-decoration:none;
}

.settings_menu a:hover
{
  color: #DEDEDE;
  font-size: 12px;
  font-family:Arial, Helvetica, sans-serif;

  text-decoration:underline;
}


.settings .refers_control .parent
{
  width:350px;

  margin:0px auto;
  padding:0px;

  font-weight:bolder;

  text-align:left;
}

.settings .refers_control ul
{
  width:300px;

  margin:0px auto;
  padding:0px;

  list-style-type:none;
}

.settings .refers_control ul li
{
  font-weight:bolder;
  text-align:left;
}

.settings .refers_control ul li table
{
  border-left:1px #DEDEDE solid;
  margin:5px 0px 5px 15px;
}

.settings .refers_control ul li table td
{
  padding:2px 4px 2px 4px;
}

.settings #ban_list ul
{
  margin:0px;
}

.settings #ban_list ul li
{
  list-style-type:none;
  font-size:14px;
  font-weight:bolder;
  margin:0px 0px 10px 0px;
}

.settings #ban_list ul ul
{
  margin:0px 0px 0px 20px;
  padding:0px 0px 10px 0px;
  visibility:hidden;
  display:none;
}

.settings #ban_list ul ul li
{
  list-style-type:none;
  font-size:14px;
  font-weight:normal;
  margin:0px 0px 0px 0px;
}

.settings #ban_list ul ul ul
{
  margin:0px 0px 0px 20px;
}

.settings #ban_list ul ul ul li
{
  list-style-type:none;
  font-size:12px;
  font-weight:normal;
}

.sitemap
{
  padding:0px;
  margin:10px 20px 10px 20px;

  text-align:left;
  list-style:none;
}

.sitemap ul
{
  list-style-type:none;
  margin:0px 0px 20px 0px;
}

.sitemap ul li
{
  padding-bottom:5px;
  float:none;
  text-align:left;
}

.sitemap ul li img
{
  background-color: #CFCFCF;
}

.sitemap ul li a 
{
  padding:0px;
  margin:0px;

  color: #DEDEDE;

  font:bolder 16px Arial;
  line-height:21px;

  text-decoration:none;
}

.sitemap ul li a:hover
{
  padding:0px;
  margin:0px;

  color: #ffffff;

  font:bolder 16px Arial;
  line-height:21px;

  text-decoration:none;
}

.sitemap ul li ul
{
  padding:0px;
  margin:0px 0px 15px 20px;

  text-align:left;
  list-style:none;
}

.sitemap li ul li
{
  padding-bottom:0px;
}

.sitemap li ul li a 
{
  padding:0px;
  margin:0px;

  color: #DEDEDE;

  font:bolder 14px Arial;
  line-height:20px;

  text-decoration:none;
}

.sitemap ul li ul li a:hover
{
  padding:0px;
  margin:0px;

  color: #ffffff;

  font:bolder 14px Arial;
  line-height:20px;

  text-decoration:none;
}



.sitemap ul li ul li ul
{
  padding:0px;
  margin:3px 0px 15px 20px;

  text-align:left;
  list-style:none;
}

.sitemap ul li ul li ul li
{
  padding-bottom:0px;
}

.sitemap ul li ul li ul li a 
{
  padding:0px;
  margin:0px;

  color: #DEDEDE;

  font:normal 12px Arial;
  line-height:18px;

  text-decoration:none;
}

.sitemap ul li ul li ul li a:hover
{
  padding:0px;
  margin:0px;

  color: #ffffff;

  font:normal 12px Arial;
  line-height:18px;

  text-decoration:none;
}

