@charset "utf-8";
/* Layout Structure Document */

body 			{font:75% normal Arial, Helvetica, sans-serif; color:#000; line-height:18px; padding:0px; margin:0px auto;background:#eaeaea; }


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2.3em; line-height: 1; margin-bottom: 0.5em; font-weight:bold; }
h2 { font-size: 2.5em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}
em{color:#000000;font:11px arial,helvetica,sans-serif; font-style:italic;}
p { margin-top:0px; line-height:18px; }

/* Float Fixer / Hyperlines
-------------------------------------------------------------- */
.clear-left			{ clear:left;}
.clear-right		{ clear:right;}
.clear-both		    { clear:both;}
.black-link			{ color:#000000; text-decoration:underline;}
.black-link:hover	{ color:#000000; text-decoration:none;}
#height				{ height:46px;}

.error				{ background:#edd2d0; border:3px #FF0000 solid; padding:4px; font-size:12px; font-weight:bold; color:#000000;}
.sucess				{ background:#d0ffe0; border:3px #002a0e solid; padding:4px; font-size:12px; font-weight:bold; color:#000000;}



.form				{ border:#cfcfcf solid 1px; background:#FFFFFF; width:275px; height:20px; padding:3px; font-size:12px; color:#000000; } 
.formTextarea		{ border:1px solid #CFCFCF; }

/* Title
-------------------------------------------------------------- */
.title				{ font-size:13px; font:Arial, Helvetica, sans-serif; font-weight:bold;}




/* Login Screen
-------------------------------------------------------------- */
.login-div			{ /*width:657px; margin:0 auto; margin-top:100px; background:url(../img/login-bg.jpg) repeat-y*/; background-color:#F4F4F4;overflow:auto; }
.login-bottom		{ background:url(../img/login-bottom.jpg) no-repeat; width:656px; height:18px;}
#login-table		{ width:550px;margin:0 auto; *margin-top:50px; overflow:auto; }


/* Tables & DIV
-------------------------------------------------------------- */
#div-maincontainer { width:980px; margin:0 auto; margin-top:10px;} 
#container		   { margin:0 auto; width:970px;}

.header-blue		{ /*background:#144282; height:68px;*/background:transparent url(../img/logoadmin.jpg) repeat scroll 0 0 ;color:#FFFFFF; height:100px;}
.nav-bg				{ background:#000000; height:23px;color:#FFFFFF;}
.page-bg			{ background:#FFFFFF;border-right:2px dashed #000000;padding-right:20px;}



.link				{ min-width:45px; text-align:center; border-right:#FFFFFF 1px solid;height:23px; display:block; float:left; 
					color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; padding:5px; background:#000000;}
					
.link:hover			{ min-width:45px; text-align:center; border-right:#FFFFFF 1px solid;height:23px; display:block; float:left; 
					color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:underline; padding:5px; background:#333333;}
					
.link-active		{ min-width:45px; text-align:center; border-right:#FFFFFF 1px solid;height:23px; display:block; float:left; 
					color:#FFFFFF; font-size:13px; font-weight:bold; text-decoration:none; padding:5px; background:#333333;}
					
					
					
					
					
.dashboard			{ height:18px; padding:10px; background:#FFFFFF;}
.white-content			{ height:18px; padding:10px; background:#FFFFFF;}
.inside-header		{ font-size:13px; font-weight:bold; padding:10px; border-bottom:#333333 1px dashed;}

.dashboard-link		{ color:#000000;}	
.page-content		{ background:#FFFFFF ; font-size:13px; line-height:19px;padding:10px;}


.left-side			{ height:20px;border-bottom:1px dashed #000000; padding:10px; text-decoration:none;}
.left-side-active	{ height:20px;border-bottom:1px dashed #000000; padding:10px; background:#999999;} 
.link-left			{ font-size:13px; text-decoration:none; color:#000000;}
.link-left:hover			{ font-size:13px; text-decoration:underline; color:#000000;}



.gird-header		{ background:#008442; color:#FFFFFF; font-weight: bold;border:1px solid #FFFFFF; }

.gird-header-1		{ color:#000000; border-bottom:#cccccc 1px solid; background:#FFFFFF; border: #CCCCCC 1px solid; }
.gird-header-2 		{ color:#000000; border-bottom:#cccccc 1px solid; background:#EFF9F4; border: #CCCCCC 1px solid; }
.headerAnchor		{ color:#FFFFFF; }
label.errorClass	{ margin-left:10px; color:#FF0000; font-size:11px; position:absolute; }
div.errorClass		{ margin-left:10px; color:#FF0000; font-size:11px; float:left; }

div#upload			{ background:url(../img/upload.jpg); color:white; width:100px!important; height:33px!important; }
div#upload1			{ background:url(../img/upload.jpg); color:white; width:100px!important; height:33px!important; }

