﻿/* ======================== reset ======================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.5;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a img {
	border: none;
}

/* ======================== standard formatting ======================== */

body {
	color: #696565;
	font-size: 80%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a:focus, a:hover {
	color: #5d9753;
	text-decoration: none;
}

a {
	color: #5d9753;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	color: #4b5d68;
	font-family: "Times New Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.5em;	
}

h2 {
	color: #366b90;
	font-family: "Times New Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.75em;
}

li ul, li ol {
	margin: 0 1.5em;
}

ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

dl {
	margin: 0 0 1.5em 0;
}

dl dt {
	font-weight: bold;
}

dd {
	margin-left: 1.5em;
}

p.home {
	color: #4b5d68;
	font-family: "Times New Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	margin-bottom: 1em;
}

p {
	margin-bottom: 1em;
}

strong {
	color: #c76bb0;
}

/* ======================== layout ======================== */

#container {
	margin: 0 auto;
	width: 960px;
}

#navigation {
	background: url(../Image/User/bg.jpg) no-repeat;
	height: 429px;
	width: 960px;
}

#short-navigation {
	background: url(../Image/User/bg-sec.jpg) no-repeat;
	height: 119px;
	width: 960px;
}

#left {
	float: left;
	margin: 30px 0 0 60px;
	width: 359px;
}

#right {
	float: left;
	margin: 30px 0 0 30px;
	width: 430px;
}

#left-sec {
	float: left;
	margin: 30px 0 0 60px;
	width: 500px;
}

#right-sec {
	float: left;
	margin: 30px 0 0 30px;
	width: 279px;
}

#full-sec {
	margin: 30px 0 0 30px;
	width: 898px;
}

#footer {
	font-family: "Times New Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 20px;
	border-top: 6px solid #a99a89;
	padding-top: 10px;
	text-align: center;
	
}

.check {
	background: url('../Image/User/ico-check.gif') no-repeat;
	padding-left: 75px;
}

.logo {
	float: left;
	margin: 10px 0 0 35px;
	width:500px;

}

.quick-links {
	float: right;
	margin: 45px 65px 0 25px;

}

.quick-link-item {
	margin: 10px;
}

.text-box {
	font-size: 1.5em;
}

/* ======================== useful classes ======================== */

.clear {
	clear: both;
}

/* ======================== neat list ======================== */

#homepage-list-container {
	float: left;
	width: 450px;
	margin: 50px 0 0 70px;

}

#homepage-list-container h1 {
	font-size: 3.5em;
	margin: 0;
	padding: 0;
	line-height: 1;
}

#homepage-list {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#homepage-list li {
	color: #a5448d;
	font-family: "Times New Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.75em;
	margin: 0;
	padding: 5px 55px;
}

#homepage-list li.clock {
	background: url('../Image/User/ico-clock.png') 9px 9px no-repeat;
}

#homepage-list li.alert {
	background: url('../Image/User/ico-alert.png') 9px 9px no-repeat;
}

#homepage-list li.pie {
	background: url('../Image/User/ico-pie.png') 9px 9px no-repeat;
}

/* ======================== forms ======================== */

div.cms-form-container div.cms-group-container {
	clear: left;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	padding-left: 10px;
	background-color: #f9f9f9;
	border-top: 1px dashed #d6d6d6;
	border-bottom: 1px dashed #d6d6d6;
	height: 1%;
}

div.cms-form-container div.cms-field-container {
	clear: left;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	padding-left: 100px;
	border-top: 1px dashed #d6d6d6;
	height: 1%;
}

div.cms-form-container div.cms-full-field-container {
	clear: left;
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px dashed #d6d6d6;
	height: 1%;
}

div.cms-form-container div.cms-buttons {
	clear: left;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #d6d6d6;
	height: 1%;
	text-align: center;
}

div.cms-form-container div.cms-first {
	border-top-width: 0;
}

div.cms-form-container div.cms-field-container label.cms-field-title {
	font-weight: bold;
	float: left;
	margin-left: -100px;
	width: 85px;
}

div.cms-form-container div.cms-field-container div.cms-field {
	float: left;
	margin: 0 10px 10px 0;
	display: block;
}

div.cms-form-container span.cms-req {
	color: Red;
}

div.cms-form-container .cms-sfield {
	width: 128px;
}

div.cms-form-container .cms-mfield {
	width: 256px;
}

div.cms-form-container .cms-lfield {
	width: 512px;
}

/* --------------------------------------------------------------
CMS-CONTENT -- FINAL
-------------------------------------------------------------- */

div#cms-content {
}

div#cms-content div.cms-content-information-container {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	padding: 8px 0 8px 0;
	margin-bottom: 20px;
}

/* -------------------------------------------------------------- 
CMS-STORY-TOOLS
-------------------------------------------------------------- */

#cms-story-tools {
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	margin: 20px 0 20px 0;
}

#cms-story-tools .cms-story-tools-item {
	float: left;
	margin: 8px;
}

#cms-story-tools .cms-story-tools-item img {
	vertical-align: middle;
	margin: 2px;
}

/* -------------------- */
/* News */
/* -------------------- */
div#cms-news{}
div#cms-news div.cms-news-information-container{border-top:solid 1px #e5e5e5; border-bottom:solid 1px #e5e5e5; margin-bottom:20px}
div #cms-news div.cms-news-information-container div.cms-news-information{padding:8px 0 8px 0}

/* -------------------- */
/* Image Viewer */
/* -------------------- */
div#cms-image-viewer{float:right; padding:0 0 0 20px; width: 250px;	}
div#cms-image-viewer div.cms-image-viewer-information-container{border:solid 1px #e5e5e5; border-top-width:0; text-align:center; margin:0 !important}
div#cms-image-viewer div.cms-image-viewer-information{padding:10px}
div#cms-image-viewer div.cms-image-viewer-controls-container{border:solid 1px #e5e5e5; border-top-width:0; text-align:center}
div#cms-image-viewer div.cms-image-viewer-controls{padding:10px}

div#cms-image-viewer .imageSB{border:1;}
div#cms-image-viewer .imageV{width:50px;}
div#cms-image-viewer .imageT{width:50px; height:50px; padding:5px;}

div#cms-large-photo-title {font-family: Times New Roman; font-style:italic; font-size:1.1em;}
div#cms-large-photo-caption {font-family: Times New Roman; font-style:italic; font-size:1.1em; line-height:1.1em;}

#thumbBox{position:absolute; left:0; top:0; width:auto; padding:10px; padding-bottom:0; background:#313131; visibility:hidden; z-index:10; cursor:hand; cursor:pointer} /*Outermost DIV for thumbnail viewer*/
#thumbBox .footerbar{font:bold 1em Tahoma; letter-spacing:5px; line-height:1.1em; color:white; padding:5px 0; text-align:right}/*Footer DIV of thumbbox that contains "close"link */
#thumbBox #thumbImage{background-color:white}/*DIV within thumbbox that holds the enlarged image */
#thumbLoading{position:absolute; visibility:hidden; border:1px solid black; background-color:#EFEFEF; padding:5px; z-index:5}/*DIV for showing "loading"status while thumbbox is being generated*/
