body, td, tr {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	cursor: default;
	color: #666;
}

body {
	margin: 5px;
	padding: 5px;
	background: #fff;
	color: #666;
}

.wrapper {
   width: 680px;
   display: block;
   margin: 0 auto;
   padding: 0;
   text-align: left;
   background-color: #fff;
}

.wrapper2 {
   display: block;
   margin: 0 auto;
   padding: 0;
   text-align: left;
   background-color: #fff;
}

.vinfo {
	white-space: nowrap;
	font-weight: bold;
}

fieldset {
	border: solid 1px #fff;
	padding-bottom: 10px;
}

legend {
	color: #ccc;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #f7f7f7;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.main_panel {
	float: left;
	width: 480px;
	border: 0;
}

.options_panel {
	float: right;
	width: 230px;
	border: 0;
}

#short textarea {
	width: 430px;
	height: 150px;
}

#full textarea {
	width: 430px;
	height: 200px;
}

#title input {
	width: 400px;
}

#date input {
	width: 18px;
	white-space: nowrap;
}

#tooltip {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px 2px;
	position: absolute;
	visibility: hidden;
}

form {
	margin: 0px;
	padding: 0px;
}

a img, a:hover img {
      border: 0;
      text-decoration : none;
}

a:active, a:visited, a:link {
	color: #446488;
	text-decoration: none;
	font-size: 8pt;
}

a:hover {
	color: #00004f;
	text-decoration: none;
	font-size: 8pt;
}

a.nav:active, a.nav:visited, a.nav:link {
	color: #666;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}


.bborder {
	background-color: #fff;
}

#options div legend {
	color: #ccc;
	width: 200px;
	font-size: 10px;
	font-weight: bold;
	border-bottom: solid 1px #f7f7f7;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#tooltip {
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 2px 2px;
	position: absolute;
	visibility: hidden;
}


input, select {
	font-size: 8pt;
}

textarea {
	width: 100%;
	font-size: 9pt;
	overflow-y: visible;
	padding: 5px;
}

.panel {
	-moz-border-radius: .3em .3em .3em .3em;
	background-color: #f7f7f7;
	padding: 3px;
	color: #666;
}

.header, .header td, .header th {
	-moz-border-radius: .3em .3em .3em .3em;
	background-color: #f7f7f7;
	padding: 3px;
	font-weight: bold;
}


.main {
	-moz-border-radius: 3em 3em 0em 0em;
	border-bottom: 1px solid #ccc;
	color: #666;
	background: #f7f7f7;
}

.copyrights {
	-moz-border-radius: 0em 0em 3em 3em;
	font-size: 10px;
	border-top: 1px solid #ccc;
	color: #666;
	background: #f7f7f7;
}

h1, h2, h3 {
	color: #ccc;
	border-bottom: solid 1px #f7f7f7;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

h2, h3 {
	font-size: 12px;
}

h1 {
	font-size: 14px;
}

#plugins {
	width: 100%;
	border-collapse: collapse;
}

#plugins td, #plugins th {
	border: 1px solid #fff;
	padding: 3px;
}

#plugins th {
	font-size: 12px;
	color: #ccc;
	border-bottom: solid 1px #fff;
	padding: 5px;
}

.code {
	border: #f7f7f7 1px solid;
	padding: 5px;
	background: #f7f7f7;
	margin: 10px;
	font-family: Andale Mono, Courier;
	line-height: 15px;
	font-size: 11px;
}

.disabled {
	background: #f7f7f7;
}

.enabled {
	background: #efefef;
}

.tags {
	padding-bottom: 5px;
	padding-top: 5px;
}

#navcell {
	cursor: hand;
	padding: 5px;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
}

.tab-on {
	background-color: #f7f7f7;
}

.tab-off {
	background-color: #fff;
}

.tab-none {
	/* пустая хуита */
}

.tab-content {
	background-color: #fff;
}

.opt-title {
	color: #666;
	padding: 3px;
}

.opt-desc {
	color: #666;
	padding: 3px;
	border-bottom: 1px solid #fff;
}

.opt-space {
	padding: 3px;
	border-bottom: 1px solid #fff;
}

.alternate {
	background-color: #F9F9F9;
	}

.alternate2 {
	background-color: #F1F1F1;
	}
.alternate3 {
	background-color: #F4F4F4;
	}


/* Buttons */
.but01 {
   width: 150px;
   height: 22px;
   letter-spacing: 1px;
	font-weight: bold;
}

.but02 {
   width: 115px;
   height: 22px;
   letter-spacing: 1px;
}


.but03 {
   width: 215px;
   height: 22px;
   letter-spacing: 1px;
	margin-bottom: 5px;
}

.but04 {
   width: 62px;
   height: 22px;
   letter-spacing: 1px;
}

.but01:hover, .but02:hover, .but03:hover, .but04:hover {
	color: #444444;
}

.small {
	font-size: 11px;	
}

.optional {
	font-size: 9px;	
}



/* tooltip */
.ToolText {position: relative;}
.ToolTextHover {position: relative;}
.ToolText span {display: none;}

.ToolTextHover span {
  display: block;
  position: absolute;
  border: 1px solid black;
  padding: 8px;
  background-color: #eee;
  color: #000;
  text-align: left;
  z-index: 200;
  width: 400px;
} 

.ToolTextHover span b {
  font-size: 13px;
}

/* tooltip 2 */
a.info, a.info2  {
    position:relative;
    z-index:24;
    text-decoration:none
}

a.info:hover, a.info2:hover {
	z-index:25;
	background-color: transparent;
}

a.info span, a.info2 span {display: none}

a.info:hover span { 
	display: block;
	position: absolute;
	width: 350px;
	border: 1px solid #666;
	background-color: #C0CEDF;
	color: #000;
	text-align: left;
	padding: 7px;
	bottom: 20px;
	left: -360px;
	z-index: 2000;
}

a.info2:hover span { 
	display: block;
	position: absolute;
	width: 450px;
	border: 1px solid #666;
	background-color: #C0CEDF;
	color: #000;
	text-align: left;
	padding: 7px;
	bottom: -60px;
	left: 30px;
	z-index: 2000;
}

/* TABS */

td.gilTab_taboff {
	background-color: #fff;
	color: #CCCCD5;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	text-align: left;
}
td.gilTab_tabon {
	background-color: #F7F7F7;
	color: #CCCCD5;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	text-align: left;
}
td.gilTab_tabmouseover {
	background-color: #fff;
	color: #CCCCD5;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	text-align: left;
}

.options-submenu {
	font-weight: bold;
	font-size: 12px;
}

.options-submenu a:active, .options-submenu a:visited, .options-submenu a:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.options-submenu a:hover {
	text-decoration: underline;
}
	
	

