/* CSS Document */

body{
	background:#EFEFEF;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
	margin:0px;
}

A:link,A:active,A:visited{
	color:#505050;
	text-decoration:none;
}

A:hover{
	color:#505050;
	text-decoration:underline;
}

INPUT{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
}

SELECT{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
}

TEXTAREA{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#505050;
}

	.textarea{
	border:1px solid #cfcfcf;
	padding:2px 2px 2px 5px;
	}
	

#layout{
	width:1280px;
	margin:13px 0px;
}

/*.header{
	height:85px;
	border:solid 1px #E1E1E1;
	border-bottom:solid 15px #4BD74F;
	background:#fff url(../images/header_grdnt.gif) repeat-x left top;
	margin-bottom:5px;
}*/

.logo{
	width:125px;
	height:50px;
	float:left;
	padding:20px 10px 0px 30px;
}

.logouts{
	width:40px;
	float:right;
	padding:63px 25px 0px 0px;
}

.logouts_2{
	width:300px;
	float:right;
	padding:63px 25px 0px 0px;
}

.clear_float{
	clear:both;
	height:0px;
	line-height:0px;
}

.main_body{
	min-height:400px;
	height:auto !important;
	height:400px;
	border:solid 1px #E1E1E1;
	background:#FFF;
	margin-bottom:5px;
}

/*.copyright{
	background:#DAD8D8;
	border:solid 1px #C4C3C3;
	height:25px;
	color:#000;
	padding-top:8px;
}*/

.incorrect_text{
	color:#FF0909;
	font-weight:bold;
	margin:50px 0px 50px;
}

.incorrect_text IMG{
	vertical-align:middle;
}

.login_box{
	margin:0px 0px 0px 305px;
	width:362px;
}

.login_area{
	background:url(../images/login_bg_admin.gif) repeat-y left top;
	padding:0px 28px;
}

.login_text{
	font:19px Tahoma;
	margin-bottom:10px;
}

.login_txtbx{
	font-size:12px;
}

.login_txtbx TD{
	padding-bottom:7px;
}

.login_txtbx INPUT{
	width:218px;
}


.login_bttn{
	width:50px !important;
	height:19px;
	background:url(../images/login_bttn.gif) no-repeat left top;
	border:0;
}

.links_container{
	width:192px;
	float:left;
	padding:10px 0px;
	color:#333;
}

.links_container DIV{
	margin-left:14px;
	border-bottom:dashed 1px #666;
	padding:7px 0px;
}

.links_container DIV DIV{
	margin-left:14px;
	border:0;
	padding:12px 0px 0px;
}

.content_area{
	width:735px;
	float:left;
	/*border-left:dashed 1px #666;*/
	margin:10px 0px;
	min-height:617px;
	height:auto !important;
	height:617px;
	padding-left:20px;
}

.content_arealicense{
	width:905px;
	float:center;
	/*border-left:dashed 1px #666;*/
	margin:10px 0px;
	min-height:280px;
	height:auto !important;
	height:280px;
	padding-left:2px;
}

.welcome_box{
	width:640px;
	margin:130px 0px 0px 125px;
}

.license_box{
	width:640px;
	margin:100px 0px 0px 125px;
	border:1px solid #ccc; 
}

.license_txt_area{
	height:auto;font:15px/25px Arial, Helvetica, sans-serif;
	padding-top:5px; padding-bottom:15px;
}
.license_txt_area input.textbox{
	width:270px; background:none; border:1px solid #ccc; padding:5px 2px;
}
.license_txt_area input.button{
	border:0px; margin:0; float:left;
}

.wecome_txt_area{
	background:url(../images/welcome_box_bg.gif) repeat-y left top;
	height:67px;
	font:19px Tahoma;
	padding-top:33px;
}

.page_title{
	font:17px Tahoma;
	padding:3px 0px 10px;
}

.manage_top{
	margin-bottom:10px;
}

.manage_top TD IMG{
	vertical-align:TOP;
}

.page_nos{
	font-weight:bold;
}

.manage_table{
	border:solid 1px #A8A8A8;
	margin-bottom:10px;
}

.manage_table TH{
	background:url(../images/manage_table_th_bg.gif);
	height:29px;
	font-weight:normal;
	padding:0px 4px;
}

.manage_table TD{
	padding:2px 4px;
}

.grey_tr{
	background:#EAEAEA;
}
.top_btn_container{
	margin-bottom:6px;
}

.text_information{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	
	
}

.required{
font-size:12px;
color:#FF0000;

}


/*-----syle to display the tool top text-----*/


#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}


/*---new classes---*/

.home_links{
	width:125px;
	height:39px;
	float:left;
	padding:36px 0px 0px 11px;
}

.button{
 color:#ffffff;
 font-family:Tahoma,Arial,Verdana;
 font-size:11px;
 font-weight:700;
 background-color:#000000;
 padding:5px 8px 5px 8px;
 margin:0 0 20px 0;
 border-width:1px;
 border-style:outset;
 vertical-align:middle;
}

#login_area_new{
	width:250px!important;
	height:179px;
	background-color:#ffffff!important;
	border:1px solid #ccc;
	
	padding:20px 15px 0px;
}



.bttn_cnt .login_bttn{ margin:0 10px 0 0!important; 
					   border:none;

}

.bttn_cnt .reset_bttn{ 
					   border:none!important;

}

.sellerreg_styles td{ padding:5px 0 5px 10px; 

}

.bttn_cnt .login_bttn{ 
					   border:none!important;

}

#login_area_new INPUT{
	margin:3px 0px 3px 0px;
	border:1px solid #cccccc;
	padding:3px 3px 3px 3px;
}

.reset_bttn{
	width:50px !important;
	height:19px;
	background:url(../images/reset.gif) no-repeat left top;
	border:0;
}

    #tabs5 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;

      }
    #tabs5 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url(../images/tableft5.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url(../images/tabright5.gif) no-repeat right top;
      padding:5px 15px 5px 15px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
 .toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	letter-spacing: -1px;
}
 

