@charset "utf-8";
/* CSS Document */
body  {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#navMain {
	margin-bottom: 1px;
}
#container { 
	width: 100%;
	/*background: #FFFFFF;
	margin: 0 auto;
	/*border: 1px solid #000000;*/
	/*text-align: left;*/
	background-image:url(../image/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#header { 
	padding: 0 0px 0 0px;
	height:100px;
	margin:0 auto;
	/*background-image:url(../image/<?PHP echo$this->common->get_banner_default();?>);*/
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#content {
	/*float: left;*/
	width: 1000px;
	padding: 15px 5px 15px 5px;
	min-height:355px;
    height:auto !important; 
	text-align:left;
	margin:0 auto;
}
#footer { 
	margin:0 auto;
	padding: 0 10px 0 20px;
	background:#F1F1F1;
	border-top:1px solid #999999;
} 
#footer a {
	color:#8A6E08;
	text-decoration:none;
} 
#footer a:hover {
	color:#8A6E08;
	text-decoration:underline;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align:center;
}
#module-menu {
	text-align:left;
	height:81px;
	margin:0 auto;
	}
#top_header { 
	padding: 3px 20px 3px 20px; 
	background:#FFFFFF;
	border-top:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC;
	text-align:right; 
} 

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#list_table
{
 background-color:#FFFFFF;

}
#list_table .top_left
{
 background-image:url(../image/tbl_L_T.png);
 background-repeat:no-repeat;
 background-position:left;
 width:20px;
 height:15px;
 background-color:#FFFFFF;
 }
#list_table .top_middle
{
 background-image:url(../image/tbl_C_T.png);
 background-repeat:repeat-x;
 background-position:left;
}
#list_table .top_right
{
 background-image:url(../image/tbl_R_T.png);
 background-repeat:no-repeat;
 background-position:right;
 width:20px;
 height:15px;
}
#list_table .bottom_left
{
 background-image:url(../image/tbl_L_B.png);
 background-repeat:no-repeat;
 background-position:left;
 width:20px;
 height:15px;
}
#list_table .bottom_middle
{
 background-image:url(../image/tbl_C_B.png);
 background-repeat:repeat-x;
 background-position:left;

}
#list_table .bottom_right
{
 background-image:url(../image/tbl_R_B.png);
 background-repeat:no-repeat;
 background-position:right;
 width:20px;
 height:15px;
}
#list_table .center_left
{
 background-image:url(../image/tbl_L_M.png);
 background-repeat:repeat-y;
 background-position:left;
 width:20px;
 height:1px;
}
#list_table .center_right
{
 background-image:url(../image/tbl_R_M.png);
 background-repeat:repeat-y;
 background-position:right;
 width:20px;
 height:1px;
}
.span_bold
{
	font-weight:bold;
}

a:link,a:hover,a:visited
{
	text-decoration:none;
}
input {
	font-size: 11px;
	text-transform: none;
	line-height: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #e6e6e6;
	height:16px;
}
select {
	font-size: 11px;
	text-transform: none;
	line-height: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #e6e6e6;
	height:20px;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	line-height: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #e6e6e6;
}
#error {
padding: 4px;
width: 95%;
color: #990000;
background-color: #FFFFFF;
border:2px solid #990000;
float: left;
margin-bottom: 3px;
position:inherit;
}
#success {
padding: 4px;
width: 98%;
color:#006633;
background-color: #FFFFFF;
border:2px solid #009933;
float: left;
margin-bottom: 3px;
}
#table_listing th
{
	background-color:#FFFFFF;
	border-bottom: 1px #9c8c25 dotted;
	height:20px; 
}
#table_listing td
{
	background-color:#FFFFFF;
	border-bottom: 1px #CCCCCC solid; 
}
#table_listing td.empty
{
	border-bottom: 1px #FFFFFF solid; 
}
#table_listing tr.list:hover
{
	background-color:#FFFFCC;
}
#table_listing_border
{
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;

}
#table_listing_border tr.list:hover
{
	background-color:#FFFFCC;
}
#table_listing_border th
{
	border:1px solid #CCCCCC;  
	font-weight:bold;
	background-color:#F3F3F3;
}
#table_listing_border td
{
	border:1px solid #CCCCCC;
}

.button
{
	background:#7E6221;
	color:#FFFFFF;
	height:22px;
}
#messages{
padding: 0;
margin: 0;
font-size: 14px;
font-weight: bold;
margin-top: 4px;
clear: all;
white-space: nowrap;
}

.message {
padding: 4px;
width: 100%;
color: #ffffff;
background-color: #aaa9a6;
float: left;
margin-bottom: 3px;
}

.warning {
padding: 4px;
width: 100%;
color: #ffffff;
background-color: #ff9900;
float: left;
margin-bottom: 3px;
}

.success {
padding: 4px;
width: 100%;
color: #ffffff;
background-color: #009000;
float: left;
margin-bottom: 3px;
}

.error {
padding: 4px;
width: 100%;
color: #ffffff;
background-color: #900000;
float: left;
margin-bottom: 3px;
}
div.trash {
	font-weight: bold; color: #0B55C4;;
	height:22px;
	padding: 3px 3px 3px 25px;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-image:url(../image/delete.gif);
	cursor:pointer;
}
div.edit {
	font-weight: bold; color: #0B55C4;;
	height:22px;
	padding: 3px 3px 3px 25px;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-image:url(../image/icon_edit.png);
	cursor:pointer;
}
a:hover div.trash  {
color:#FF6600;
}
div.forward {
	font-weight: bold; color: #0B55C4;;
	height:22px;
	padding: 3px 3px 3px 25px;
	background-repeat: no-repeat;
	margin-left: 10px;
	background-image:url(../image/receive.gif);
	cursor:pointer;
}
a:hover div.forward  {
color:#FF6600;
}
.calendarHeader { 
    font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
    color: #000000; 
    background-color: #E0DFE3; 
	border-left: 1px #CCCCCC dotted;
	border-right: 1px #CCCCCC dotted;
	border-top: 1px #CCCCCC dotted; 
	border-bottom: 1px #CCCCCC dotted; 
}

.calendarToday { 
    font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	font-family: Tahoma;
    color: #ffffff; 
 	background-color: #8A6E08;
}

.calendar { 
    font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma;
    color: #000000; 
   	background-color: #F0F0F0;
	border-left: 1px #CCCCCC dotted;
	border-right: 1px #CCCCCC dotted;
	border-top: 1px #CCCCCC dotted; 
	border-bottom: 1px #CCCCCC dotted; 
}
#hdBlock {
	height: 81px;

}
#hdBlock .hdBlock-bg {
	background-image: url(../image/hdblock-bg.jpg);
	background-color: #664204;
	background-repeat: repeat-x;
	width: 190px;
	padding-right: 20px;
	padding-left: 20px;
}
#hdBlock .hdBlock-bg h2 {
	color: #FFF;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size:24px;
	margin-bottom: 5px;
}

table#login
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
table#login .title
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bolder;
	color:#76591D;
}
table#login a
{
	font-family:tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#76591D;
	text-decoration:none;
}