html, body {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; height: 100%; min-height:100%; margin:0; background:url(images/mainBackground.jpg) repeat-x top #FCFCFC; }

#bLogin { background:url(images/background.jpg) repeat-x top #333; height: auto !important; height:100%; min-height:100%; }

#main, #mainLogin { width:100%; margin:0 auto; min-height:100%; height:auto !important; height:100%; }
#mainLogin { width:1067px; }

#header, #headerLogin { height:160px; background: #343434 url(images/header-Background.jpg) repeat-x top; width:100%; float:none; border-bottom: #fff 1px solid; clear:both;}
#headerLogin, #headerContent, #contentArea { width:1047px; background:none; padding:0 10px; margin:0 auto; border:none; }
#contentArea { padding-top:20px; }

#headerLeft {
	float:left;
	height:101px;
}
#headerRight {
	float:right;
	padding-top:15px;
	margin-right:5px;
}
#content, #homeContent {
	width:100%;
	float:none;
	clear:both;
	
	height:auto !Important;
}
#homeContent {
	background:none;
	width:1047px;
	
	
}

#left {
	float:left;
	width:150px;
}
#right {
	float:left;
	width:780px;
	padding-left:10px;
}

#login {
	width:275px;
	margin:100px auto 0;
}
#login h1 {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #fff;
	margin:0;
	padding:3px;
	line-height:15px;
}
#login p {
	margin: 15px 15px;
	color:#FFFFFF;
	min-height:20px;
	float:none;
	clear:both;
}
#login label {
	width:74px;
	float:left;
	display:block;
	line-height:20px;
}
#login input {
	float:left;
}

.table label, .tableRow label { float:left; width: 200px; display:block; line-height:25px; }
.table input, .table select, .tableow label { float:left; }

.cBoxMain, .cBoxSide {
	background-color:#FFFFFF;
	border:#FFFFFF 3px solid;
	min-height:300px;
	height: 300px;
	height: auto !important;
	width:760px;
	float:left;
	border-bottom: #999999 1px solid;
}
.cBoxSide {
	width:250px;
	margin-left:20px;
	
}

.cBoxMain h1, .cBoxSide h1 {
	background:url(images/titleBackground.jpg) repeat-x top;
	line-height:29px;
	height:29px;
	margin:0;
	padding:0 5px;
	color:#FFFFFF;
	font-size:12px;
	float:none;
	clear:both;
	
}
.boxHText {
	float:left;
	width:60%;
}
.boxHColumn {
	float:left;
	width:20%;
	font-weight:normal;
}

.boxPadding {
	padding: 10px 5px;
}
#nav { width:100%; height:29px; }
#nav ul {
	margin:0;
	padding:0 10px 0 0;
}
#nav ul li {
	margin: 0 5px 0 0;
	padding: 0 5px;
	height:29px;
	min-width:70px;
	list-style:none;
	display:block;
	float:left;
	background:url(images/titleBackground.jpg) repeat-x top;
	line-height:27px;
	text-align:center;
}
#nav a, #nav a:hover {
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
#nav a:hover {
	text-decoration:underline;
}

.table, .tableRow {
	border-bottom:#fff 1px solid;
	width:750px;
	min-height:25px;
	float:none;
	clear:both;
	padding:2px 5px;
	line-height:20px;
}
.tableRow {
	border-bottom:#99ccff 1px solid;
}

.tableColumn {
	float:left;
}



.draftTable {
	background-color:#CCEEFF;
	padding:10px;
	height:40px;
	color:#1A569E;
}
.draftTable p { float:left; width:250px; }
.draftTable div { padding:10px 0; }
.rowLabel {
	float:left;
	width:25%;
	padding:0 5px;
}
.rowField {
	float:left;
	width:70%;
}
.table {
	width:750px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:2px;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:2px;
}

.error {
	color:#FF0000;
	font-weight:bold;
}
.errorLogin {
	color:#b6e6ff;
	font-size:10px;
	text-align:center;
}



.buttonCell {
	float:left;
	margin-right:10px;
}
.clr {
	float:none;
	clear:both;
}

.structureRow, .structureRowSpace {
	min-height:25px;
	line-height:25px;
	width:100%;
	border-bottom:#99ccff 1px solid;
	float:none;
	clear:both;
}


.structureRowSpace {
	width:100%;
	padding:0;
}
.structureRowName, .structureRowName2, .structureRowName3 { 
	float:left;
	width:35%;
	color:#11478A;
}
.structureRowName2 { color:#2D70BE; }
.structureRowName3 { color:#4AB1E0; }

.structureExpand {
	float:left;
	width:5%;
	background-position:center;
	background-repeat:no-repeat;
}
.rowIndent {
	width:9%;
	float:left;
}
.structureRowActions {
	float:right;
	width:40%;
}

.rowActionButton {
	float:left;
	width:20%;
	
}
.rowEdit {
	float:left;
	width:10%;
}
#backBlock {
	width:100%;
	position:absolute;
	z-index:5;
	height:100%;
	background-color:#FFFFFF;
	top:0;
	left:0;
	opacity: 0;

}

.message {
	min-height: 20px;
	padding:10px 0;
	text-align:center;
	font-weight:bold;
	color:#CC0000;
}
#dialog {
	width:300px;
	
	border:#2C6FBD 3px solid;
	margin:auto;
	position:absolute;
	z-index:6;
	background-color:#FFFFFF;
	text-align:center;
}
#dialog p {
	padding:5px 10px;
}
#dialogTitle {
	width:100%;
	height:20px;
	background-color:#2C6FBD;	
	text-align:center;
	color:#FFFFFF;
}
.previewButton {
	width:150px;
	float:left;
	padding:5px;
}

#popupBox {
	z-index:10;
	border:#000000 1px solid;
	position:absolute;
	min-height:20px;
	min-width:150px;
	width: auto !important;
	width:200px;
	max-width:320px;
	padding:3px;
	font-weight:normal;
	background: #FFFFFF;
}

.help {
	width:15px;
	padding:0 5px; 
}

.tableBoxHeader
{
   background:transparent url(images/titleBackground.jpg) repeat-x scroll center top;
   clear:both;
   color:#FFFFFF;
   float:none;
   font-size:12px;
   height:29px;
   line-height:29px;
   margin:0;
   padding:0 5px;
}


.tableBoxHeaderTextBold
{
   font-weight:bold;
}

.tableBoxRow
{
   border-bottom:1px solid #99CCFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {color: #CC0000}



.tooltip{
   position: absolute;
   padding: 10px 13px;
   z-index: 2;
   
   color: #303030;
   background-color: #f5f5b5;
   border: 1px solid #DECA7E;
   
   font-family: sans-serif;
   font-size: 12px;
   line-height: 18px;
   text-align: center;
}

   .tooltip h3{
      margin: 0 0 5px;
      text-align: left;
   }
