body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #193441;
	background-image: url(../images/top_nav_bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	max-height: 100%;
}


/*seriesTableEvenContent/* Login Page CSS Starts */
.loginHeader {
	background-image: url(../images/conper_logo_login.gif);
	background-repeat: no-repeat;
	height: 86px;
	margin:60px 0 0 30px;
}
.loginContainer {
	width: 350px;
	text-align: left;
	padding: 45px 70px 80px 70px;
	margin: 40px 50% 0 20%;
	background-image: url(../images/loginbox_bg.gif);
	background-repeat: no-repeat;
	color:#FFF;
	
}

.loginLabel {
   font-family: verdana;
   font-size: 16px;
   font-weight: bold;
}

.loginFieldSet {
   padding: 20px;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
}

.username {

   font-size: 14px;
}

.pass {
   font-size: 14px;
}

.gap {
   line-height: 10px;
}

.loginInput {
   width: 340px;
  	background:#FFFFFF url(../images/fieldbg.gif) repeat-x scroll center top;
	border-color:#7C7C7C #C3C3C3 #DDDDDD;
	border-style:solid;
	border-width:1px;
}

.loginSubmit {
   width: 75px;
   border: solid 1px #000;
}

.tinyText {
   font-family: verdana;
   font-size: 11px;
}

.errorMsg {
   font-family: verdana;
   font-size: 12px;
   font-weight: bold;
   color: red;
   text-align: center;
   padding: 5px;
}
/* Login Page CSS Ends */

/* Home Page CSS Starts */

.topHeader {
   width: 100%;
   height: 50px;
   background-color: #285EA6;
}
.headerText {
   font-family: verdana;
   font-size: 20px;
   color: white;
   float:left;
   padding:auto;
   padding-left:10px;
}
.homeNavigation {
   font-family: verdana;
   font-size: 12px;
   color: white;
}

.spanButton {
   font-family: verdana;
   font-size: 12px;
   padding: 5px;
   border: solid 1px #FFF;
}

.signout {
   font-family: verdana;
   font-size: 12px;
   position: absolute;
   margin-top: 10px;
   text-align: right;
   width: 99%;
   color: #FFF;
}

a.white {
   text-decoration: none;
   color: white;
}
a.white:hover {
   text-decoration: underline;
   color: white;
}

div#menu{
   float:left;
}

ul#nav,ul#nav li {
   list-style-type:none;
   margin:0;
   padding:0px;
}

ul#nav{
   padding-left: 0px;
}

ul#nav li{
   float:left;
   margin-right:2px;
   text-align: center;
   padding: 0px;
   color: #FFFFFF;
}

ul#nav a{
   float:left;
   width:80px;
   padding: 2px 0 2px;
   text-decoration:none;
   background: #245DC0;
   color: #FFFFFF;
   font-weight: bold;
}

ul#nav a:hover{
   text-decoration: underline;
   color: #FFFFFF;
}

.accountsContainer
{
   width: 80%;
   height: auto;
   background: #f9f9f9;
   margin: auto;
}

/* Home Page CSS Ends */

.normalText {
   font-family: Verdana, Arial, Helvetica ;
   font-size:12px;
   font-weight: bold;
}
.ftr
{
   background:#285EA6;
   width:100%;
   height: 20px;
   margin-top:2px;
}
.body_container
{
   background: #dcdcdc;
   font-family: Verdana, Arial, Helvetica ;
   font-size:11px;
   color:#222277;
   padding: 10px;
}
.body_container_table
{
   background: #dcdcdc;
   font-family: Verdana, Arial, Helvetica ;
   font-size:11px;
   color:#222277;
   padding: 10px;

}
#accountsTab th
{
   background:#d2d2d2;
   font-size:14px;
   width:180px;
   border:solid #b2b2b2 1px;
}
.tabs {
   padding: 5px;
   font-family: Verdana;
   font-size: 12px;
   border: solid 1px #C0C0C0;
   background-color: #FFF;
}
.selectedTabHeader {
    background-color: #6695E3;
    color: #FFF;
    padding: 5px;
}
.notSelectedTabHeader {
   padding: 5px;
   background-color: #97B7EC;
   border-bottom: solid 2px #C0C0C0;
}
.stepInput {
   width: 200px;
}
.stepLabel {
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   width: 110px;
}
.fieldName {
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
}
.mustField {
   color: red;
}
/* Accounts Manage   Editor CSS*/

.body_container_accounts
{
   background: #dcdcdc;
   font-family: Verdana, Arial, Helvetica ;
   width:90%;
   font-size:11px;
   color:#222277;
   margin-left:auto;
   margin-right:auto;
}

.box
{
	margin-bottom: 0;
	padding: 0px 20px 0px 0px ;

}
#col_one
{
	float: left;
	width: 400px;
}
#col_two
{
	float: right;
	width: 400px;
}
#label
{
	font-weight:bold;
	color:#000000;
	font-family:verdana;
}
#divider_1
{
	float: left;
	width: 200px;
}
#field_space
{
	margin-bottom: 5px;
}

#col_attribute
{
	float: left;
	width: 800px;
	border: solid 2px blue;
}
#label_attribute
{
   font-weight:bold;
   float:left;
	color:#000000;
	width:200px;
	font-family:verdana;
}

#field_space_attribute
{
margin-bottom: 5px;
}
.link_save_cancel a
{
   text-decoration:none;
   color: #6655aa;
   font-size:13px;
   line-height: 1.4em;
   cursor: pointer;
}
.link_save_cancel a:hover
{
   color:#878787;
}
.key_main
{
   display:block;
   background:#dcdcdc;
}
.key_create_main
{
   display:table;
   background:#FFFFFF;
   width:60%;
   margin:15px 145px 15px 170px;
   font-size:12px;

}

.key_create_main_inner
{
   display:block;
   background:#97b7ec;
   width:100%;
   height:25px;
   border-bottom:3px solid #dcdcdc;
   font-weight:bold;
	color:#000000;
	font-size:14px;
	font-family:verdana;
	line-height:1.6em;
}

.plainText {
   font-family: Verdana;
   font-size: 12px;
}
#sub_menu
{
   padding-left:513px;
   padding-top:4px;
   font-weight:bold;
   color:white;
}
#sub_menu ui
{
   text-decoration:none;

}
#sub_menu li
{
   display:inline;
   background: #245dc0;
   padding:2px 10px 2px 10px;
   border-top:#898989 solid 2px;
   border-right:#898989 solid 2px;
   border-left:#898989 solid 1px;
   margin-left:-3px;
}

#sub_menu li a:hover
{
   cursor:pointer;
}



#modeladd {
   clear: both;
   padding-top: 5px;
}
#modeladdbutton {
   border: solid 1px #000;
}
.inputBox {
   font-family: Verdana;
   font-size: 11px;
   border: solid black 1px;
}
.redInputBox {
   font-family: Verdana;
   font-size: 11px;
   border: solid red 1px;

}
.txtArea {
   font-family: Verdana;
   font-size: 11px;
   width: 100%;
}

.td_meta_macro
{
   width       :20%;
   padding     : 5px;
   text-align  :center;
}
.module {
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   background-color: #E4E4E4;
}
.tool {
   font-family: Verdana;
   font-size: 11px;
}
/* CSS for conper site */
