body
{
	margin: 0;
	padding: 0;
	color: #FFF;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #000000 url(../images/back.jpg);
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: #5A674B;
	/*	-moz-border-radius: 10px;
	border-radius: 10px;*/
}

#header
{
	height: 105px;
	margin: 0;
	padding: 0;
}

#headerborder
{
	height: 105px;
	border-bottom: 3px solid #283023;
	background: url(../images/header.png);
}
.contentbackground
{
	background-color: #3B4433;

}
#sidebar
{
	padding: 10px 0 16px 0;
}
#sidebar2
{
	margin: 0 0 0 8px;
}
#content
{
	margin: 10px;
}
#content-2
{
	margin: 10px 10px 0 0;
}
#logo
{
	padding: 10px 20px;
	float: left;
}
#logotext
{
	margin: 0;
	padding: 24px 0 0 80px;
	font-size: 2.65em;
	font-weight: bold;
	color: #FFCC00;
	text-shadow: 0 2px 2px rgba(0,0,0,0.75);
	font-smooth: always;
}
#logosubtext
{
	margin: -4px 0 0 0;
	font-size: 1.65em;
	font-weight: bold;
	color: #E6FADA;
	text-shadow: 0 2px 2px rgba(0,0,0,0.75);
	font-smooth: always;
}
#subheadertext
{
	margin: 28px 0 0 0;
	text-align: right;
	font-size: 1.35em;
	font-weight: bold;
	color: #E6FADA;
	text-shadow: 0 2px 2px rgba(0,0,0,0.75);
	font-smooth: always;
}
.headertools
{
	margin: 0;
	padding: 0;
	text-shadow: none;
	font-weight: normal;
	font-size: 1em;
	width: 100%;
	text-align: right;
}
.headertools tr td
{
	border: none;
	padding: 5px 0px 3px 0px;
	text-align: right;
	vertical-align: top;
}
#footer
{
	height: 110px;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	text-align: center;
	background: url(../images/footer.png);
}
#footernav
{
	padding: 16px 0 0 0;
	font-size: 1.35em;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 2px 2px rgba(0,0,0,0.75);
	font-smooth: always;
}
#footernav a
{
	padding: 0 16px 0 0;
	font-weight: bold;
	color: #FFF;
	text-shadow: 0 2px 2px rgba(0,0,0,0.75);
	font-smooth: always;
}

#disclaimer
{
	width: 80%;
	padding-top: 0;
	padding-right: 15%;
	padding-bottom: 0;
	padding-left: 5%;
	margin: 0;
	font-size: 0.8em;
	text-align: center;
	/*background: url(../images/footer.png);*/
}
div#container
{
	width:952px;
}

div.cell
{
	float:left;
	position: relative;
	width:314.6px;
	border: 1px solid;
	border-color: #6E7A64;
	margin-top: 0px;
}
.section-bordered
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #2B3F2C;
}
.section-bordered-alt
{
	padding: 10px 10px 10px 10px;
	margin: 10px 0;
	border: 1px solid #2B3F2C;
	background:#4a5343;
	/*background:#65715B;*/
}

.subh1
{
	font-size: 0.6em;
}
.gridheader
{
	font: bold 15px Arial;
	position: relative;
	text-align: center;
	background-color: #283023;
	vertical-align: middle;
	height:22px;
	padding: 4px 0 0 0;
}

.gridbody
{
	position: relative;
	background-color: #3B4433;
	height: 300px;
	width: 314.6px;
}

.homebuttonbottom
{
	position: absolute;
	left: 16px;
	bottom: 10px;
	vertical-align: baseline;
}
.cellmargin
{
	margin: 4px 16px 16px 16px;
}
.floatleft
{
	float: left;
}
.cellheader
{
	font: bold 15px "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFCC00;
	background-color: #283023;
	vertical-align: middle;
	padding: 2px;
}
.smallstar
{
	vertical-align: bottom;
	padding: 0px 2px 2px 2px;
}
.main_faq
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0 6px 0;
	color: white;
}
.newsdate
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 1.14em;
	font-weight: bold;
	padding: 4px 8px 1px 8px;
	text-align: left;
	color: white;
}
.newslink
{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: .94em;
	font-weight: bold;
	padding: 1px 8px 6px 8px;
	text-align: left;
	color: #FFCC00;
}
.cmsresource
{
	padding: 8px;
	margin: 8px 0;
	background: #283023;
	border-radius: 8px;
}

.alert
{
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius: 4px;
}
.alert-info
{
	color:#3a87ad;
	background-color:#d9edf7;
	border-color:#bce8f1;
}
.alert-warning
{
	color:#c09853;
	background-color:#fcf8e3;
	border-color:#fbeed5;
}

.btn
{
margin: 0;
padding: 0;
list-style-type: none;
}

.btn li
{
margin: 0 0 .4em 0;
width: 100%;
font-size: 1.2em;
font-weight: bold;
list-style-type: none;
float: left;
}

.btn a
{
display: block;
padding: .2em .8em;
text-decoration: none;
border: 2px solid #999;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.btnSelectHeader
{
margin: 8px 0 0 4px;
font-size: 1.3em;
color: #333;
font-weight: bold;
list-style-type: none;
}

.btnSelect
{
margin: 0 0 .4em 0;
width: 200px;
font-size: 1em;
font-weight: bold;
list-style-type: none;
}

.btnSelect a
{
display: block;
color: #333;
padding: .2em .8em;
background-color: #CFEBD5;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.btnSelect a:hover
{
color: #green;
background-color: #E8E8E8;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-bottom: 1px solid #333;
}

.btnReset
{
cursor: pointer; /* cursor: hand; for IE5 */
background:#CCCCCC;
padding:0px 6px;
border:2px solid #666666;
color:#666666;
font-size:16px;
font-weight:bold;
text-decoration:none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
vertical-align:middle;
bottom:-10px;
}

.btnReset:hover
{
border:2px solid #666666;
background:#E23D34;
}


.togglebutton
{
	cursor: pointer;
	margin: 4px 0;
	padding: 4px;
	/*background: #e6ffe7;*/
	border: 1px solid #6E7A64; /*#12b51d;*/
}

.cmsinfo
{
	color: #999;
}

img.leftside
{
	float: left;
	margin: 0;
	padding-right: 1em;
}

img.rightside
{
	float: right;
	margin: 0;
	padding-left: 1em;
}

/* begin menu style */
.solidblockmenu
{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 16px Arial;
	width: 100%;
	height: 57px;
	overflow: hidden;
	margin-bottom: 1em;
	border: 1px solid #65715B;
	border-width: 1px 0;
	background: transparent url(../images/blockdefault.png);
}

.solidblockmenu li
{
	display: inline;
}

.solidblockmenu li a
{
	float: left;
	color: white;
	padding: 18px 23.28px;
	height: 57px;
	text-decoration: none;
	border-left: 1px solid #65715B;
}

.solidblockmenu li a:visited
{
	color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .active
{
	color: white;
	background: transparent url(../images/blockactive.png);
}
/* end menu style */

#mainmenu
{
	height: 57px;
}

/* Submenu */
.basictab{
padding: 2px 0;
margin-left: 0;
margin-bottom: 8px;
font-weight:bold;
border-bottom: 1px solid #65715B;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #65715B;
border-bottom: none;
background-color: #283023; /*#222;*/
color: #eee;
}

.basictab li a:visited{
color: #eee;
}

.basictab li a:hover{
background-color: #6E7A64;
color: #eee;
}

.basictab li a:active{
color: #eee;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 0px;
padding-top: 3px;
background-color: #FEC900; /*#fff;*/
color: #000;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}
div.cal
{
	padding: 10px;
	margin: 10px 0;
}
div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #ccc;
}

.portlet
{
	margin: 0 0 0 15px;
}

.portlet-decoration
{
	background: #283023;
}
.search-button
{
	font-size:1.4em;
	font-weight:bold;
}
.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: white;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background: #283023;
	border-radius: 8px;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #FFCC00;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #FFCC00;
}

.operations li a:hover
{
	background: #6E7A64;
}

.operations li ul
{
	background: #3B4433;
}

/* Yii Pager */
ul.yiiPager
{
	font-size:11px;
	border:0;
	margin:0;
	padding:0;
	line-height:100%;
	display:inline;
}

ul.yiiPager li
{
	display:inline;
}

ul.yiiPager a:link,
ul.yiiPager a:visited
{
	border:solid 1px #999;
	font-weight:bold;
	color:#FEC900;
	padding:1px 6px;
	text-decoration:none;
}

ul.yiiPager .page a
{
	font-weight:normal;
}

ul.yiiPager a:hover
{
	border:solid 1px #FEC900;
}

ul.yiiPager .selected a
{
	background:#FEC900;
	color:#000000;
	font-weight:bold;
}

ul.yiiPager .hidden a
{
	border:solid 1px #DEDEDE;
	color:#888888;
}

ul.yiiPager .first,
ul.yiiPager .last
{
}

.bordertable
{
	border: 1px #6E7A64 solid; /*#4F81BD*/
}
.bordertable tr.even
{
	background: #2B3226;/*#5A674B;*/
}

.bordertable tr.odd
{
	background: #333B2C; /*#3B4433; #E5F1F4 */
}
.bordertable td
{
	border: 1px #6E7A64 solid; /*#4F81BD*/
	padding: 3px 7px;
	vertical-align: top;
	font-size: 1em;
}
.bordertable th
{
	font-weight: bold;
	background: #283023; /*#6E7A64; #A9BCB1;*/
	text-align: center;
}

/* org chart */
.orggrid tr td
{
	margin:0;
	padding:0;
	border:none;
}

.formgrid tr td
{
	margin: 1em 0em;
	padding: 0em 0.5em 0em 0em;
	border: none;
}

/* grid view table */
.gridtable
{
	border: 1px #283023 solid;
}

.gridtable th, td
{
	font-size: 0.9em;
	border: 1px #283023 solid;
	padding: 0.3em;
}
.gridtable td.items
{
	color: #FFF;
	background: #6E7A64;
	border-collapse: collapse;
	width: 100%;
	border: 1px #2B3226 solid;
}
.gridtable th
{
	color: #FEC900; /* white; */
	font-weight: bold;
	background: #283023 /* url(../images/grid/bg.gif) repeat-x scroll left top */;
	text-align: center;
	height: 1.8em;
}
.gridtable th.extra
{
	color: #FEC900; /* white; */
	font-weight: bold;
	border: 1px #40463C solid;
	background: #283023 /* url(../images/grid/bg.gif) repeat-x scroll left top */;
	text-align: left;
	height: 1.8em;
}
.gridtable th.extracenter
{
	color: #FEC900; /* white; */
	font-weight: bold;
	border: 1px #40463C solid;
	background: #283023 /* url(../images/grid/bg.gif) repeat-x scroll left top */;
	text-align: center;
	height: 1.8em;
}
.gridtable tr.even
{
	background: #2B3226;/*#5A674B;*/
}
.gridtable tr.odd
{
	background: #333B2C; /*#3B4433; /* #E5F1F4 */
}

/* JQuery GridView */
.grid-view-loading
{
	background:url(../images/grid/loading.gif) no-repeat;
}

.grid-view table
{
	margin: 5px 0 0 0;
}

.grid-view table.items
{
	color: #FFF;
	background: #6E7A64;
	border-collapse: collapse;
	width: 100%;
	border: 1px #2B3226 solid;
}

.grid-view table.items th, .grid-view table.items td
{
	font-size: 0.9em;
	border: 1px #283023 solid;
	padding: 0.3em;
}

.grid-view table.items th
{
	color: #FEC900; /* white; */
	font-weight: bold;
	background: #283023 /* url(../images/grid/bg.gif) repeat-x scroll left top */;
	text-align: center;
}
.grid-view table.items th a
{
	color: #FEC900;
	font-weight: bold;
	text-decoration: none;
}

.grid-view table.items th a:hover
{
	/*color: #E6FADA;*/
}

.grid-view table.items th a.asc
{
	background:url(../images/grid/up.gif) right center no-repeat;
	padding-right: 10px;
}

.grid-view table.items th a.desc
{
	background:url(../images/grid/down.gif) right center no-repeat;
	padding-right: 10px;
}

.grid-view table.items tr.even
{
	background: #2B3226;/*#5A674B;*/
}

.grid-view table.items tr.odd
{
	background: #333B2C; /*#3B4433; /* #E5F1F4 */
}

/*.grid-view table.items tr.selected
{
	background: #3B4433;
}*/

.grid-view table.items tr:hover
{
	/*background: #6E7A64;*/ /*#ECFBD4;*/
}

.grid-view .link-column img
{
	border: 0;
}

.grid-view .button-column
{
	text-align: center;
	width: 60px;
}

.grid-view .button-column img
{
	border: 0;
}

.grid-view .checkbox-column
{
	width: 15px;
}

.grid-view .summary
{
	text-align: right;
}

.grid-view .pager
{
	margin: 10px 0 10px 0;
	text-align: right;
}

.grid-view .empty
{
	font-style: italic;
}

.grid-view .filters input,
.grid-view .filters select
{
	width: 100%;
	border: 1px solid #ccc;
}

.underline
{
	text-decoration: underline;
}
