
body {
	font-family:Verdana;
	font-size:12px;
	color:#404040;
	background:#FFF;
}

.login-cnt{
  width: 320px;
  margin: 0 auto;       
}

img {border:0;}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}

label {
	color:#999;
	padding-left:2px;
	line-height:16px;
}

label.chosen {color:#333;}

.outtaHere {
	position:absolute;
	left:-3000px;
}

.focused {border:1px dotted #ddd;}

.textinput, .textinputHovered {
	height:15px;
	background:url(../images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}

.textinputHovered {background-position:left bottom;}

.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}


.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(../images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}

.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}

#spi_tabs_container{text-align:left;background:#fff;padding:20px;width:350px;margin-top:40px;position:relative;}
#spi_tabs_container .panel{list-style:none;background:url(../images/mid_r.gif) top right repeat-y;border-left:1px solid #dfdfdf;position:relative;margin:0;padding:0 14px 0 50px;}

#spi_tabs_top{z-index:10;height:11px;background:url(../images/containerbg.gif) left -20px repeat-x;}
#spi_tabs_topL{height:11px;width:14px;float:left;background:url(../images/containerbg.gif) left top no-repeat;}
#spi_tabs_topR{height:11px;width:14px;float:right;background:url(../images/containerbg.gif) right -40px no-repeat;}
#spi_tabs_bot{height:20px;background:url(../images/containerbg.gif) left -100px repeat-x;}
#spi_tabs_botL{height:16px;width:17px;float:left;background:url(../images/containerbg.gif) left -60px no-repeat;}
#spi_tabs_botR{height:16px;width:17px;float:right;background:url(../images/containerbg.gif) right -80px no-repeat;}

.fTitle{font-weight:bold;font-size:11pt;color:#218FD0;position:absolute;top:-31px;left:40px;}
*html .fTitle{font-weight:bold;font-size:11pt;color:#218FD0;position:absolute;top:-35px;left:-10px;}

.fError{font-size:11px;color:red;padding:0 0 10px 10px;}

.logImg{position:absolute;top:-50px;left:-35px;}
* html .logImg{position:absolute;top:-50px;left:-85px;}