/*--------------------------------*/
/*  Copyright Getupdated Internet Solutions */
/*--------------------------------*/

/* HTML Elements */
body{
	margin: 0;
	padding: 0;
	background: #e7e7e7;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333;
}

img{
	border: 0px;
        padding: 0px;
        margin: 0px;
}

a:link{
	color: #096541;
}

a:visited{
	color: #096541;
}

a:hover{
	color: #096541;
}

/* Main Divs */

#wrap{
	margin: 0 auto;
	width: 892px;
	background: url('/UserUploadImages/system/main-fill.jpg') repeat-y;
}

#top{
	margin-left: 26px;
	width: 850px;
	height: 155px;
	background: url('/UserUploadImages/system/top-r.jpg') repeat-x;
}

#logo{
	margin-top: 36px;
	margin-left: 19px;
	width: 276px;
	height: 44px;
        overflow: hidden;
}

#menu{
	margin-top: 25px;
	margin-left: 20px;
	width: 631px;
	height: 37px;
	background: url('/UserUploadImages/system/menu-r.jpg') repeat-x;
}

#mainwr{
	margin: 0 auto;
	margin-top: 26px;
	width: 800px;
	overflow: hidden;
}

#footer{
	margin: 0 auto;
	margin-top: 31px;
	width: 800px;
	height: 68px;
	background: url('/UserUploadImages/system/footer-bg.jpg');
	overflow: hidden;
}

#footerstring{
	font-family: Arial, Verdana;
	font-size: 11px;
	margin-top: 22px;
	margin-left: 20px;
	width: 718px;
	height: 22px;
	padding-top: 7px;
}

#footerstring ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footerstring ul li {
	float: left;
	margin: 0;
	vertical-align: text-bottom;
	border-right: 1px solid #333;
	font: 10px arial, verdana;
	color: #333;
	text-decoration: none;
	padding: 2px 10px 0px 10px;
	display: block;
	font-weight: bold;
	height: 15px !important;
}

#footer ul li.last{
	border-right: 0px;
}

#footer-stop{
	width: 892px;
	height: 39px;
	background: url('/UserUploadImages/system/footer-stop.jpg') no-repeat;
}

#topSq{
	width: 488px;
	height: 228px;
	border: 1px solid #d7d7d7;
	background: url('/UserUploadImages/system/tsq-bg.jpg') repeat-x;
        clear: both;
        overflow: hidden;
}

#topSq-t{
	width: 223px;
	min-height: 198px;
        margin-left: 14px;
        margin-top: 16px;
        float: left;
}

#topSq-p{
        width: 230px;
        height: 189px;
        float: right;
        margin-top: 39px;
}

#rtitle{
	width: 280px;
	height: 29px;
	background: url('/UserUploadImages/system/nyh-tit.jpg');
}

#rtitlet{
	width: 238px;
	padding: 6px 6px 6px 36px;
	height: 17px;
	color: #fff;
	font-weight: bold;
}

#r-area{
	width: 278px;
	min-height: 150px;
	background: #f9f9f9 url('/UserUploadImages/system/nyh-topgrad.jpg') top center no-repeat;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}

#r-text{
	width: 248px;
	padding: 15px;
}

/* Splitters */

#ltop{
	width: 651px;
	height: 155px;
	float: left;
}

#rtop{
	width: 199px;
	height: 155px;
	background: url('/UserUploadImages/system/top-label.jpg') no-repeat;
	float: right;
}

#lmain{
	width: 490px;
	float: left;
}

#rmain{
	width: 280px;
	float: right;
}

#tleft{
	width: 228px;
	height: 131px;
	border: 1px solid #d7d7d7;
	float: left;
	margin-top: 24px;
}

#tright{
	width: 228px;
	height: 131px;
	border: 1px solid #d7d7d7;
	float: right;
	margin-top: 24px;
}

#tl-title{
	width: 228px;
}
#tr-title{
	width: 228px;
}

#tl-text{
	padding: 14px;
	width: 200px;
}

#tr-text{
	padding: 14px;
	width: 200px;
}

/* Top navigation */

#topNav {
	margin: 0 0 0 0px;
	padding: 0 0px 0 0;
	height: 29px;
}

#topNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topNav ul li {
	float: left;
	margin: 0;
	vertical-align: text-bottom;
	border-right: 1px solid #f7f7f7;
}

#topNav ul li a {
	font: 12px arial, verdana;
	color: #fff;
	text-decoration: none;
	padding: 7px 15px 5px 15px;
	display: block;
	font-weight: bold;
	height: 17px !important;
}

#topNav ul li a:hover {
	color: #fff;
	background: url('/UserUploadImages/system/hover-bg.jpg') top center;
	text-decoration: none;

}

#topNav ul ul { 	
	margin: 9px 0px 0px -3px;
	padding: 0px;
	height: auto !important; 
        border: 0;
        background: #207c57;
}

#topNav ul ul li { 	
	margin:0px 0 0 0;
	padding: 0px;
	height: auto !important; 
        border: 0;
	float: none !important;
}


#topNav ul li ul li {	
}

#topNav ul li ul li a {
	text-decoration: none;
	padding: 5px 8px 5px 25px;
	display: block;
	border-top: 1px solid #fff;
	height: auto !important;
	float: none !important;
}

#topNav ul li ul li a:hover {
	color: #fff;
}

a.AddCMSSysMainSelected {
	background: url('/UserUploadImages/system/hover-bg.jpg') top center !important;
}

.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSub:visited,
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected, 
.AddCMSSysMenu ul.AddCMSSysSub a.AddCMSSysSubSelected:visited {
width: 184px;
}

.AddCMSSysMenu ul, .AddCMSSysTreeMenu ul {

top:-6px;
}

/* Font- & Title-Adds */

h1{
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #096541;
}

h2{
	font-size: 13px;
	padding-top: 5px !important;
	padding-left: 14px !important;
	padding-bottom: 5px !important;
	margin: 0px 0px 0px 0px;
	color: #096541;
	border-bottom: 2px solid #096541;
}