body {
	padding:5px;
	width:auto;
	height:auto; 
	background-color:#EEEEEE;   
}
body, td, th, div, a, span, p {
	color: #556062;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}
a, a:link, a:active, a:visited {
	color: #2190b5;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* editor */
.editor h1 {
    color: #3bbde8;
    font-size: 32px;
    margin: 0 0 4px 0;
    font-weight: normal;
    font-family: Tahoma;
}
.editor h2 {
    color: #001b6c;
    font-size: 20px;
    margin: 0 0 16px 0;
    font-weight: normal;
    font-family: Tahoma;
}
.editor h3 {
    color: #8db521;
    font-size: 18px;
    margin: 0 0 7px 0;
    font-weight: normal;
    position: relative;
}
.editor p {
    line-height: 140%;
    padding: 0 0 10px 0;
}
.editor img.fl {
    margin: 0 20px 10px 0;
}
.editor ol {
    color: #22397f;
    font-weight: bold;
    line-height: 140%;
    margin: 0 0 0 0;
    padding: 0 0 0 26px;
}
.editor ol p {
    color: #556062;
    padding: 0 0 0 0;
    font-weight: normal;
}
.editor td,
.editor th {
    height: 25px;
    padding: 0 18px 0 0;
    vertical-align: middle;
}
.editor th {
    color: #22397f;
    font-weight: normal;
}
.editor td {
    
}
.editor .wf {
    width: 100%;
}
.editor .wh {
    width: 47%;
}
.editor table.wh {
    float: left;
    margin: 0 3% 0 0;
}
.editor table.last {
    margin-left: 0 !important;
}
.editor table.border-bottom-blue td {
    border-bottom: 1px solid #c4ebf8;
}
.editor table.border-bottom-blue td.tal {
    white-space: nowrap;
}
.editor .table {
    float: left;
    padding: 10px;
    background: #FFF;
}
.editor .table th {
    width: 150px;
    white-space: nowrap;
    border-bottom: 1px solid #22397f;
}
.editor .table td.last {
    border-bottom: none;
}
.editor .clear {
    height: 0;
}
.editor .clear span {
    display: block;
}
.editor .accordeon {
    background: url('../image/divide.gif') left bottom repeat-x;
}
.editor .accordeon h1 {
    padding-top: 9px;
}
.editor .accordeon .accordeon-child {
    background: url('../image/divide.gif') left top repeat-x;
}
.editor .accordeon .accordeon-child.first {
    background: none;
}
.editor .accordeon .accordeon-link {
    display: block;
    padding: 11px 0 11px 37px;
    text-decoration: none;
    background: url('../image/accordeon-link.gif') 2px center no-repeat;
}
.editor .accordeon .accordeon-link span {
    color: #2190b5;
    font-size: 14px;
    border-bottom: 1px dashed #2190b5;
}
.editor .accordeon .accordeon-link img {
	display:none;
}
.editor .accordeon .accordeon-link:hover span {
    border-bottom: none;
}
.editor .accordeon .accordeon-child .accordeon-content {
    display: none;
}
.editor .accordeon .accordeon-child.active .accordeon-link {
    display: none;
}
.editor .accordeon .accordeon-child.active .accordeon-content {
    display: block;
}

.editor .reason {
    width: 100%;
}
.editor .reason .reason-top td.left,
.editor .reason .reason-top td.right {
    height: 25px !important;
}
.editor .reason .reason-top img {
    margin: 0 28px;
}
.editor .reason td {
    padding: 0;
}
.editor .reason td.left,
.editor .reason td.right {
    width: 50%;
    padding: 0;
    height: 84px;
    border-bottom: none;
    vertical-align: middle;
    background-repeat: no-repeat;
}
.editor .reason td.left {
    background-position: right center;
}
.editor .reason td.right {
    background-position: left center;
}
.editor .reason p {
    padding-bottom: 0;
}
.editor .reason td.left p {
    text-align: right;
    margin: 0 100px 0 auto;
}
.editor .reason td.right p {
    text-align: left;
    margin: 0 auto 0 100px;
}
.editor .reason .reason-bot td {
    height: 38px;
}
/* editor */

/* region */
.region {
    margin: 0 10px 8px 0;
}
.region .r-top {
    padding: 0 24px 0 0;
    background: url('../image/region-right-top.gif') right top no-repeat;
}
.region .r-top div {
    height: 25px;
    background: url('../image/region-left-top.gif') left top no-repeat;
}
.region .r-cont {
    padding: 0 18px;
    background: #FFF url('../image/region-right.gif') right repeat-y;
}
.region .r-bot {
    clear: both;
    padding: 0 24px 0 0;
    background: url('../image/region-right-bot.gif') right bottom no-repeat;
}
.region .r-bot div {
    height: 26px;
    background: url('../image/region-left-bot.gif') left bottom no-repeat;
}
/* region */

/* row */
.row {
    height: 37px;
}
.row.row-left {
    padding: 0 11px 0 0;
    background: url('../image/row-right.gif') right top no-repeat;
}
.row .row-right {
    height: 37px;
    padding: 0 0 0 11px;
    background: url('../image/row-left.gif') left top no-repeat;
}
.row .row-padding {
    padding: 10px 0 0 0;
}
/* row */

/* admin header */

#AdminMode {
	width:100%;
	height:100%;	
}
#AdminMode img.admin-header-space {
	height:35px;
    width:1px;
}
#AdminMode .admin-header {
    background:url('../../../admin/assets/image/logo-small.gif') 10px 50% no-repeat #283135;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;   
	color:#FFFFFF;
	text-align:right;
    height:35px;    
    z-index:10;
    overflow: hidden;
}
#AdminMode .admin-header-box {
    padding:10px 10px 10px 42px;
}
#AdminMode .admin-header a {
	color:#9ba127;
}
#AdminMode .admin-header .links {
	float:left;	
}
#AdminMode .admin-header .links span {			
}
#AdminMode .admin-header strong.profile {
	padding-right:10px;
	font-size:12px;
    color:#FFFFFF;
}
#AdminMode .admin-header a.logout {
	float:right;
	width:14px;
	height:14px;
	margin-top:1px;	
}
#AdminMode .admin-header a.logout:hover {
	background-color:#FFFFFF;
}
#AdminMode .admin-header .profile {
	font-weight: normal;
}
#AdminMode .admin-content {
	vertical-align:top;
	padding:0px;	
	width:100%;
	height:100%;
}
#AdminMode .site-flash {
	position: static!important;
	margin-top:0px!important;
}
#AdminMode #AdminLink {
	color:#FFFFFF!important;
}

/* admin header  */