body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Tahoma, Sans-Serif;
}
i.fade {
	background:transparent url(/img/fade-trans.png) no-repeat scroll 0 50%;
	display:block;
	float:right;
	font-style:normal;
	height:1.4em;
	margin-right:-5px;
	margin-top:-1.2em;
	overflow:hidden;
	padding-left:16px;
	position:relative;
}
.row td {
	background-color: white;
	padding: 2px 5px 2px 5px;
}

.rowborder td {
	border-bottom: 1px solid #c9e0f2;
	background-color: white;
	padding: 2px 5px 2px 5px;
}

.row2 td {
	background-color: #f4f4f4;
	padding: 2px 5px 2px 5px;
}

.header {
	height: 20px;
}

.header td,.header th {
	background-color: #1c5fa8;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.header td, .header td div,.header th {
	color: white;
	font-style: italic;
}

/* ---- Standard Elements ---- */

a {
	color: #3475b8;
	text-decoration: none;
}

a:hover {
	color: #3475b8;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:visited {
	color: #1c62ac;
	text-decoration: none;
}

a img {
	border: 0;
}

p {
	line-height: 1.8em;
	color: #444444;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #222222;
	font-weight: bolder;
	letter-spacing: -1.5px;
	margin: 0 0 7px 0;
	padding: 0;
}

h1 {	font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; letter-spacing: -1px; }
h4 { font-size: 18px; letter-spacing: -1px; }
h5 { font-size: 16px; letter-spacing: -1px; }

hr {
	background: #DDDDDD;
	color: #DDDDDD;
	height: 1px;
	border: 0;
	margin: 20px 0 20px 0;
}

input, select {
	border: 1px solid #DDDDDD;
	padding: 7px;
	font: 11px Verdana, Sans-Serif;
}

.form_submit{
	background: url(/img/sidebar_buttonbg.png) repeat-x;
	border: 0;
	height: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
	font: 10px Verdana, Sans-serif;
	font-weight: bolder;
	padding: 5px 12px 9px 12px;
	margin-left: 5px;
	cursor: pointer;
}


/* ---- Header ---- */

#header_container {
	width: 900px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#header {
	background: url(/img/header_bg.png) repeat-x;
	height: 100px;
	display: flex;
}

.header_title {
	font: 38px Arial;
	font-weight: bolder;
	font-style: italic;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px black;
}

.navigation {
	color: white;
}

.messagesbox {
	margin: 0 0 10px 0;
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
}

.messagesbox div {
	padding: 10px 10px 10px 10px;
	font-style: italic;
	color: #996633;
}

/* ---- Navigation ---- */

.navigation span{
	margin-left: 5px;
}

.navigation span a {
	color: white;
	text-decoration: none;
}

.navigation span a:hover {
	text-decoration: underline;
}


/* ---- Banner ---- */

#banner_container {
	width: 885px;
	margin: 0 auto;
	padding-left: 15px;
}

#banner {
	background: url(/img/banner_bg.png) repeat-x;
	height: 222px;
	padding: 14px;
}

#banner-inner {
	background: url(/img/banner_innerbg.png) repeat-x;
	height: 80px;
	padding-top: 25px;
}

#banner-inner h1 {
	color: #FFFFFF;
	font-style: italic;
}

.portfolio_img {
	float: left;
	background: #111111;
	padding: 10px;
	border: 1px solid #444444;
}

.portfolio_desc {
	float: left;
	width: 285px;
	color: #888888;
	padding: 10px 0 0 15px;
}

.portfolio_desc h1 {
	color: #FFFFFF;
}

.portfolio_desc p {
	color: #888888;
	padding-bottom: 7px;
}

.banner_button {
	background: url(/img/banner_button.png) repeat-x;
	height: 16px;
	width: 50px;
	font: 10px Verdana, Tahoma, Sans-Serif;
	color: #333333;
	text-transform: uppercase;
	padding: 7px 15px 7px 15px;
	margin-right: 13px;
	font-weight: bolder;
}

.portfolio_desc a:hover {
	text-decoration: none;
}


/* ---- Main Content ---- */

#content_container {
	min-height: 500px;
	width: 900px;
	margin: 0 auto;
}

#content_container img {
	margin: 5px;
}

#content {
	float: left;
	width: 570px;
	padding: 0 14px 14px 14px;
}

#content h2 {
	margin-bottom: 3px;
}

.detail {
	font-size: 10px;
	font-style: italic;
	color: #777777;
}

.portfolio_img2 {
	background: #EEEEEE;
	padding: 5px;
	border: 1px solid #CCCCCC;
}


/* ---- Sidebar ---- */

#sidebar {
	float: left;
	width: 302px;
	margin-top: -20px;
}

.sidebar_top1 {
	background: url(/img/sidebar_top1.png);
	width: 302px;
	height: 20px;
}

.sidebar_top2 {
	background: url(/img/sidebar_top2.png);
	width: 302px;
	height: 1px;

}

.sidebar_bg {
	background: url(/img/sidebar_bg.png);
	width: 262px;
	padding: 20px;
}

.sidebar_bg p {
	color: #666666;
	margin: 0;
	padding: 0;
}

.sidebar_bottom {
	background: url(/img/sidebar_bottom.png);
	width: 302px;
	height: 1px;
	margin-bottom: 20px;
}


/* ---- Content Slider ---- */

.sliderwrapper .contentdiv {
	visibility: hidden;
	position: absolute;
	width: 900px;
	height: 222px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}


/* ---- Footer ---- */

.spacer {
	height: 1px;
	clear: both;
}

#footer {
	background: #222222;
	height: 100px;
	color: #999999;
}

#footer_container {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	line-height: 2em;
}

.footer_left {
	float: left;
}

.footer_right {
	float: right;
	margin-top: 10px;
}

.footer_right div {
	height: 18px;
	padding-left: 20px;
	line-height: 1em;
}

.footer_right a {
	color: #999999;
	text-decoration: none;
}

.footer_right span a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.footer_right span a:active {
	color: #999999;
	text-decoration: none;
}

.footer_right span a:visited {
	text-decoration: none;
}

.pager {
	padding-top: 10px;
}

.pager a {
	padding: 2px 6px;
	font-size: 14px;
	text-decoration: none;
}

a.selected {
	font-weight: bold;
	color: white;
	background-color: #1C62AC;
	border-radius: 3px;
}

.export { margin-bottom: 3px;}

input.error {
	border: 1px solid  #ff5950;
	background-color: #ffefef;
}

.footer_left p {
	color: #999;
}

.pagination {
	margin: 10px 0;
}

.pagination .current {
	font-weight: bold;
	color: white;
	background-color: #1C62AC;
	border-radius: 3px;
}

.pagination span {
	padding: 2px 6px;
	font-size: 14px;
}

.pagination a {
	text-decoration: none;
}

.table-td {
	overflow: hidden;
	white-space: nowrap;
}

.msgs-index-msg-statistic p {
	margin: 0;
	line-height: 1.2;
}

.header th a {
	color: #fff;
}

.header th a.desc:after {
	content: ' ↑';
}

.header th a.asc:after {
	content: ' ↓';
}

