/* ======================================================== */
/*	Created by Devit Schizoper 								*/
/*	Created HomePages http://LoadFoo.starzonewebhost.com	*/
/*	Created Day 01.12.2006 									*/
/* ======================================================== */


body {
	margin: 0px;
	background-repeat: repeat;
	/*font-family: Verdana, Arial, sans-serif;
    font-size: .6em;*/
	text-decoration:none;
	color: black;
	font-size: 10pt;
	font-family: verdana,tahoma,arial;
}

.pg-normal {
	color:#195435;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;    
	cursor: pointer;    
}
.pg-selected {
	color:#195435;
	font-weight: bold;
	font-size: 9px;
	text-decoration: underline;
	cursor: pointer;
}

p {
	margin: 0px 0 0px 0;
	padding: 0px;
}

p1 {
	margin: 0px 0 0px 0;
	padding: 0px;
	font-size: 10px;
	font-family: verdana,tahoma,arial;
}

tab {
border-color:#9BAA97;
width:100%;
}

h2 {
	color: #195435;
	margin:0px;
	padding:5px 0 5px 5px;
	font-size: 12px;
	font-weight:bold;
}

h3 {
	color: #9f9f9f;
	margin:0px;
	padding:5px 0 5px 0;
	font-size: 12px;
}

ul {
	font-size: 10px;
	font-family: verdana,tahoma,arial;
	margin:0;
	padding:0;
	list-style:circle;
/*	list-style-image: url(../img/bullet.gif);*/
}

a {
	color: #195435;
}

a:hover {
color: #CCCC99;
	text-decoration: none;
}

blockquote{
	background: #F7FDE3;
	color: #606060;
	padding: 10px;
}


.x {

color: #660000;
	font-weight: bold;
	
	}
	
form {
	margin:0px;
	padding:0px;
}

.sh_subhead {
color:#195435;
font-size:10pt;
font-weight:bold;
}

/**** Main Container ***/


#wrap {
       margin-left: auto;
       margin-right: auto;
       width: 730px;
}

#leftmargin {
background-image:url(../img/sh/bg_shadow_left.gif);
background-repeat:repeat-y;
width: 92px;

}


/**** Top ***/


#top {
	width: 100%;
	height: 68px;
	color: #fff;
	background: #000 url(../img/top_bg.gif);
	overflow:hidden;
}

#top h2 {
	color: White;
	letter-spacing: 3px;
	font-size: 2.1em;
	font-weight: normal;
	position: relative;
	margin: 0px;
	top:33px;
	display:block;
	float:left;
	background: url(../img/bg_t.gif) no-repeat;
	padding-left: 10px;
}

#top h2 a {
	color: white;
	text-decoration: none;
}

#top h2 a:hover {
        color: #93B300;
}


/**** Main Menu ***/


#menu { 
/*	display: block;*/
	display:inline-block;
	float:none;
/*	float:left;*/
	color:#195435;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding: 5px 0px 0px 25px;
	text-decoration: none;
	color: #195435;
/*	color: #666;*/
	font-weight: bold;
	font-size: 9pt;
}

* html #menu a {width:1%;}

#menu li a:hover {
	/*background: url(../img/bg_menu.gif);*/
	color:#CCCC99;
}

#menu li a.current {
	letter-spacing: 1px;
	color:#CCCC99;
	/*background: url(../img/bg_menu.gif);*/
}

#menu li a.current:hover {
	color: #fff;
}


/**** Content Container ***/


#content {
	width: 100%;
	margin-top:20px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}





/**** Sidebar ***/

#left {
	color:#195435;
	background-image:url(../img/sh/buttons_bg.gif);
	/*background:/*#F6F7F6*/#fff;*/
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding:5px;
	
}

#left .leftinput {
	width:120px;
	border: 1px solid #CCC;
	margin: 0px 0px 3px 3px;
	padding:2px;
	height:16px;
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color: #666;
}

#left .submit {
	width:60px;
	border: 1px solid #CCC;
	margin: 0px 0px 3px 3px;
	padding:2px;
	height:24px;
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#666;
}

/**** Content ***/

.dropcaps {
color:#B84C22;
font-size:26pt;
float: left;
line-height: 32px;
padding-right: 5px;
font-family: Times, serif, Georgia;
}

#right {
	padding:5px;
	
}

#right ul {
	padding: 15px 0 15px 35px;
	margin:0;
}

#right li {
	margin-bottom:5px;
}

#right .inputfile {
	width:600px;
	border: 1px solid #CCC;
	margin: 0px 0px 3px 3px;
	padding:2px;
	height:20px;
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#666;
}

#right .submit {
	width:60px;
	border: 1px solid #CCC;
	margin: 0px 0px 3px 3px;
	padding:2px;
	height:24px;
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#666;
}

#right table {
	border: none;	
}

#right table thead  {
			cursor: pointer;
		}

#right table tbody  {
			cursor: pointer;
		}

#right table.list {
	border-left: 1px solid #9BAA97;/*#CCC;	*/
	border-bottom: 1px solid #9BAA97;/*#CCC;	*/
}

#right th.list{
	text-align:left;
	background:#9BAA97;/*#EEE;*/
	vertical-align:middle;
	height:25px;
	border-right: 1px solid #9BAA97;/*#CCC;*/
	border-top: 1px solid #9BAA97;/*#CCC;*/
	font-size: 7pt;		

}

#right th.list.descend{
	text-align:left;
	background:#9BAA97;/*#EEE;*/
	vertical-align:middle;
	height:25px;
	border-right: 1px solid #9BAA97;/*#CCC;*/
	border-top: 1px solid #9BAA97;/*#CCC;*/
	font-size: 7pt;		

}

#right th.list.ascend{
	text-align:left;
	background:#9BAA97;/*#EEE;*/
	vertical-align:middle;
	height:25px;
	border-right: 1px solid #9BAA97;/*#CCC;*/
	border-top: 1px solid #9BAA97;/*#CCC;*/
	font-size: 7pt;		

}

#right td{
	vertical-align:middle;
	border: none;
	font-size: 7pt;	
}

#right td.list{
	vertical-align:middle;
	border-right: 1px solid #9BAA97;/*#CCC;	*/
	border-top: 1px solid #9BAA97;/*#CCC;	*/
}

#right td.list img{	
	border: 1px solid #9BAA97;/*#CCC;	*/
}


#right tr.highlight{
	background:#FFFFCC;
	cursor:hand;
	
}

#right tr.normal{
	background:#FFF;
	cursor:auto;
	
}

#right input.search {
	width:275px;
	border: 1px solid #CCC;
	margin: 2px 0px 2px 3px;
	padding:2px;
	height:18px;
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#666;
}

#right select.search {
	width:281px;
	border: 1px solid #CCC;
	margin: 2px 0px 2px 3px;
	padding:2px;
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#666;
}

#right input.submit {
	width:60px;
	border: 1px solid #CCC;
	margin: 2px 0px 0px 2px;
	padding:2px;
	height:24px;
	font-family: Verdana, Arial, sans-serif;
	font-size:8pt;
	color:#666;
}

.box {
	width: 100%;
	background: #F6F9FB;
	border: 1px solid #E1E1E1;
	padding:10px 10px 15px 10px;
}

.box h2 {
	font-size: 1.1em;
	margin: 0px 0 0px 0;
	padding:0px 0 5px 0;
}

.box a {
	margin: 10px 0 10px 0;
	color: #93B300;
	font-size: 10px;
}

.box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

.box ul {
	padding: 0 0 7px 20px;
	margin:10px 0 10px 0;
}

.box li {
	margin-top:5px;
}

.box select {
	margin: 5px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
	border: 1px solid #E1E1E1;
}

.box input {
	font-family: Verdana, Arial, sans-serif;
    font-size: 1em;
	border: 1px solid #E1E1E1;
	width:75px;
	height:20px;
}

#nav{ list-style: none; margin: 2.0em 0; width: 25em; float: right;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px; /*solid #1a1a1a*/
	border-top: 2px; /*solid #1a1a1a*/
	color: #93B300;
	background-color: #F7F9FB;
	font-weight: bold;
	text-decoration: none;
	}

#nav a:hover{
	color: #1a1a1a;
	background: url(../img/bg_t.gif) no-repeat;
	background-color: #fff;
	font-weight: bold;
	}	

/**** Clear Div ***/


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}


/**** Footer ***/


#footer {
        margin: 0px auto 0 auto;
		text-align: center;
		padding: 10px 0 10px 0;
		width: 100%;
		border-top:1px solid #CCCCCC;
}

#footer p {
	margin: 0px;
	padding: 0;
}

.footerlinks font {
text-decoration:none;
color:#195435;
font-size:8pt;
font-family:verdana,tahoma,arial;
}

.footerlinks a {
text-decoration:none;
color:#195435;
font-size:8pt;
font-family:verdana,tahoma,arial;
}

.footerlinks a:hover {
text-decoration:none;
color:#195435;
font-size:8pt;
font-family:verdana,tahoma,arial;
}

.footerlinks a:visited {
text-decoration:none;
color:#195435;
font-size:8pt;
font-family:verdana,tahoma,arial;
}

.hide
{
	display:				none;
}

/* CSS fixes for cfwindow cflayout tabs in CF9 */

div.x-window-mc {

                font-family: Arial, Helvetica, sans-serif; 

                background-color: #ffffff; 

                padding: 5px;

} 

 

.redTabTitle {

                color:red;

}

 

.normalTabTitle {

                color:#0B333C;

}

 

.x-tab-panel-header .x-tab-strip-top {

    background:transparent !important;

    padding-top:0 !important;

}

 

.x-tab-panel-header {

    background:transparent !important;

    border-width:0 !important;

    padding-bottom:0 !important;

    height:27px;

}

 

.x-tab-panel-header .x-tab-strip-spacer,

.x-tab-panel-footer .x-tab-strip-spacer {

    border:1px solid;

    height:2px;

    font-size:1px;

    line-height:1px;

}

 

.x-tab-panel-header .x-tab-strip-spacer {

    border-top: 0 none;

}

 

.x-tab-panel-footer .x-tab-strip-spacer {

    border-bottom: 0 none;

}

 

.x-tab-panel-footer .x-tab-strip-bottom {

    background:transparent !important;

    padding-bottom:0 !important;

}

 

.x-tab-panel-footer {

    background:transparent !important;

    border-width:0 !important;

    padding-top:0 !important;

}

 

.ext-border-box .x-tab-panel-header .x-tab-strip-spacer,

.ext-border-box .x-tab-panel-footer .x-tab-strip-spacer {

    height:3px;

}

 

 

.x-tab-panel-body {

 padding:0 5px;

}

.pointer
{
cursor: 				pointer;
}

img.remove
{
clear:both;
position:absolute;
float:right;
margin-left:20px;
}
