body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.top-header {
	background-image: url(../images/top-bg1.jpg);
	background-repeat: repeat-x;
	height: 83px;
}

.border
{
border:solid 4px #d3e5f0;
margin-left:20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1e5aa1;
	text-decoration: none;
}




.table-bg {
	background-image: url(../images/table-bg.jpg);
	background-repeat: repeat-x;
	background-color:#E2E5EA;
}
.table-bg-border {
	background-color: #d9e0f0;
	border:solid 1px #ffffff;
}


.heading-text {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #ffad00;
	text-decoration: none;
}
.heading-text1 {
	font-family: Tahoma,  Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #144290;
	text-decoration: none;
}

.left-border {
background-image:url(../images/seprator.jpg);
background-position:left;
background-repeat:no-repeat;
	 
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#CCCCCC;
}
.top-bg {
	background-image: url(../images/top-bg.jpg);
	background-repeat: repeat-x;
	height: 138px;
}

.top-button {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
	text-align:center;
	display:block;
	line-height:45px;
	float:left;	
	width:113px;
	}
	
	.top-button:hover {
	font-family: Tahoma;
	background-image:url(../images/over-bn.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #0055bb;
	text-decoration: none;
	text-align:center;
	display:block;
	line-height:45px;
	float:left;	
	width:113px;
	}
	
	
.bottom-bg {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
	height: 219px;
}

.ErrorMsg
{
	color:Red;
	font-size:11px;
}
.button {
  display:block;
  float:left;
  margin:0 0.583em 0.667em 0;
  padding:2px 2px 2px 1px;   /* Links */

  
  border:1px solid #404041;
  border-top:1px solid #404041;
  border-left:1px solid #404041;

  background-color:#f5f5f5;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:100%;
  text-decoration:none;
  
  color:#565656;
  width:150px;
 
}




#UserAvailability {
   position: absolute; top: 282px; right: 343px;
  width:16px;height:16px;
}
  
 
#StoreAvailability
{

  position: absolute; top: 170px; right: 343px;
  width:16px;height:16px;
}


#UrlAvailability
{
 position: absolute; top: 255px; right: 343px;
  width:16px;height:16px;
}


.taken 
{
	
	
  background-image: url(../images/taken.gif);
}
 
.available 
{

	
  background-image: url(../images/available.gif);
}

.loginBackGround
{
	margin:0 0 0 0;
	background-image:url(../images/pageBG.gif);
	background-repeat:repeat-x;
	
}

.textbox_text, .textarea_text 
{
	FONT: 12px Verdana;
	COLOR: #000;
	BACKGROUND-COLOR: #FFFFFF; 
	border-color: #999999; 
	border-style: solid; 
	border-width: 1px; 
	padding-left: 2px;
	width:150px;
	height:16px;
	vertical-align:middle;
	
}
.login-box {
 
 background-color: #fffbcc;
  border: 1px solid #cfad66;
}

.login-error {
  /*background-image: url(https://imagesak.secureserver.net/webmail/topnav/login-error-icon.gif?v=9);
  background-repeat: no-repeat;*/
  background-position: 20px center;
  background-color: #fffbcc;
  border: 1px solid #cfad66;
  padding: 10px;
  width: 310px;
  font-weight: normal;
  color: red;
  margin: 0px auto 0;
}

.login-error p {
  padding: 0;
  margin: 0 0 0 40px;
}



/*Create Store Tool Tips*/

.hintContainer {
	width:211px;
    display: none;
    position: absolute;
    vertical-align:top;
    z-index:999;
   
}
 
.hintContainer .hintContent {
    
 padding-left:20px;
 padding-right:20px;
 background: url(../images/hintBG.gif) left top repeat;
 padding-top:10px;
 padding-bottom:10px;
 font: 12px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#ffffff;
}
 
 .hintTop {
 width:211px;
    height:6px;
 background: url(../images/hintTop.gif) left top no-repeat;
 line-height:1px;
 font-size:1px;
}
 
 .hint-pointerFName {
    width: 20px;
    height: 16px;
    margin-left:10px;
    background: url(../images/pointer.gif) left top no-repeat;
    }
    
 .hintBtm {
 width:211px;
    background: url(../images/hintBtm.gif) left top no-repeat;
 height:6px;
}

/* Create Store ToolTip*\

