body, td, tr {
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
   margin-bottom: 10px;
	cursor: default;
	color: #666;
}

body {
	margin: 5px;
	padding: 5px;
	background: #fff;
	color: #666;
	background: #CDD798 url(images/background.gif) bottom left fixed repeat-x;
}

.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 {
	padding-bottom: 10px;
   text-align : left;
   border: 0;
	padding-left: 3px;
	margin: 0px;
}

.main_panel {
	float: left;
	width: 480px;
	border: 0px solid red;
}

.options_panel {
	float: right;
	width: 230px;
	border: 0px solid red;
}

#short textarea {
	width: 600px;
	height: 150px;
}

#full textarea {
	width: 600px;
	height: 200px;
}

#title input {
	width: 600px;
}

#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: #DF6A00;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

* a:hover {
	color: #FDB101;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.nav:active, a.nav:visited, a.nav:link {
	color: #DF6A00;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover {
	color: #FDB101;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #DDD;
}


.options-submenu {
	font-weight: bold;
}

.options-submenu a:active, .options-submenu a:visited, .options-submenu a:link {
	color: #DF6A00;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.options-submenu a:hover {
	text-decoration: underline;
}



.bborder {
	background-color: #fff;
	border: 1px solid #979E72;
}

.menu {
	background: url(images/default/juicen.gif);
	background: #F1F3E5 url(images/juice.gif) top right no-repeat;
	border: 1px solid #D9DDC4;
	padding: 15px 15px 15px 15px;
	margin: 5px 15px 5px 15px;
   text-align : left;

}

.panel { 
	border: 1px solid #D9DDC4; 
	padding: 5px;
	margin-bottom: 4px;
}

#plugins {
	width: 100%;
	border-collapse: collapse;
}

#plugins td, #plugins th {
	border: 1px solid #fff;
	padding: 3px;
}

.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: #F6F7EE;
}

.header, .header td, .header th {
  	margin: 0;
	padding: 0;
   padding-left : 10px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
   background-color : #E1E7C2;
	color: #666;
	font-weight: normal;
}

.alternate {
	background-color: #FEFEFA;
	}

.alternate2 {
	background-color: #FAFAEF;
	}
.alternate3 {
	background-color: #F4F4F4;
	}


.copyrights {
	display: block;
	font-size: 10px;
   margin: 15px 15px 10px 15px;
	padding: 5px;
	background-color: #F1F3E5;
}

.copyrights a {
	font-size: 10px;
}

h1 {
	margin-bottom: 10px;
	font: 18px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #98A174;
	letter-spacing: 2px;
   text-align : left;
   text-decoration: none;
}

h1.opt {
	margin-bottom: 10px;
	font: 16px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #98A174;
	letter-spacing: 2px;
   text-align : left;
   text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
   padding-left : 10px;
	font: 11px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #666;
}

h2 em {
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #999;
}

h3 {
	margin: 0;
   margin-bottom: 10px;
	padding: 0;
	font: 16px "Trebuchet MS", Arial,Helvetica,sans-serif;
   font-weight: normal;
	text-transform: uppercase;
	color: #646A48;
}

legend {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font: 14px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #879162;
	letter-spacing: 2px;
   text-align : left;
}

legend.opt, span.opt {
	margin: 0px 0px 5px 0px;
	padding: 0;
	font: 12px "Trebuchet MS", Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #98A174;
	letter-spacing: 1px;
   text-align : left;
	}

.tags {
	padding-bottom: 5px;
	padding-top: 5px;
}

.minitags img {
	margin: 2px 0;
}

#navcell {
	cursor: hand;
	padding: 5px;
	color: #ccc;
	font-weight: bold;
	font-size: 12px;
}

.checkbox {
	border: 0;
   margin: 0;
   padding: 0;
   vertical-align : middle;
}
 
.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;
}

input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #777777;
	background-color: #F1F3E5;
	border: 1px solid #D9DDC4;
   padding: 0;
   padding-left: 2px;
   margin: 1px 0;
	}

.wrapper input {
   height : 20px;
	vertical-align: middle;
}
  


/* TABS */

td.gilTab_taboff {
	background-color: #fff;
	color: #df6a00;
	height: 31px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #c8cf89;
}
td.gilTab_tabon {
	background-color: #eaedd1;
	color: #df6a00;
	height: 31px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #c8cf89;
}
td.gilTab_tabmouseover {
	background-color: #fff;
	color: #fdb101;
	height: 31px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #c8cf89;
}

/* Buttons */
.but01 {
   border: 1px solid #98A174;
	background-color: #E1E7C2;
	color: #676c4c;
   width: 150px;
   height: 20px;
   letter-spacing: 1px;
	font-weight: bold;
}

.but02 {
   border: 1px solid #98A174;
	background-color: #F1F3E2;
	color: #676c4c;
   width: 115px;
   height: 20px;
   letter-spacing: 1px;
}

.but03 {
   border: 1px solid #98A174;
	background-color: #F1F3E2;
	color: #676c4c;
   width: 215px;
   height: 20px;
   letter-spacing: 1px;
	margin-bottom: 5px;
}

.but04 {
   border: 1px solid #98A174;
	background-color: #F1F3E2;
	color: #676c4c;
   width: 62px;
   height: 20px;
   letter-spacing: 1px;
}

.but01:hover, .but02:hover, .but03:hover, .but04:hover {
	background: #F3F4E8;
	border: 1px dashed #98A174;
	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: #F1F3E5;
	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: #F1F3E5;
	color: #000;
	text-align: left;
	padding: 7px;
	bottom: -60px;
	left: 30px;
	z-index: 2000;
}


