

#logbox {
	width: 300px;
	margin:90px auto 60px;
	border-bottom:2px solid #f5f5f5;
}


#logbox.left {
        width: 300px;
        margin:90px auto 60px;
        border-bottom:2px solid #f5f5f5;
        margin-left:150px;
}

#trialbox{
	margin-right:40%;
	margin-left:40%;
	width:295px;
	margin-top:80px;
	background: url(../images/logboxbg.gif) top left no-repeat;
	margin-right:30px;
	border:solid 1pt #ccc;
	padding:1em;
	height:350px;
}


#trialbox hr{
	border: 1px #ccc;
    border-style: dashed none ;
	margin:15px;
	clear:both;
}


#trialboxbanner{
	text-align:center;
	margin-bottom:60px;
}
#trialboxbanner p{
	font-size:larger;
	margin-top:-40px;
}

#trialbox p{
	margin-top:90px;
	font-weight:bolder;
}


#a {
	border:1px solid;
	border-color:transparent #f5f5f5 #e7e7e7;
	border-top-style:none;
}
#b {
	border:1px solid #ddd;
}

#loglogo {
	display:block;
	text-indent:-5000px;
	background:#001c47 url(../images/logboxbg.gif) top left no-repeat;
	height:70px;
}

#logbox form {
	padding:10px;
	margin:0;
	position:relative;
	overflow:auto;
}

#logbox .login_error {
	color:#c00;
	font-weight:bold;
}

#logbox form p {
	text-align:center;
	margin-top:0;
}

#logbox p{
	text-align:center;
	margin:10px;
	margin-bottom:0px;
	
	
	
}

#logbox form .details {
	text-align:right;
	margin:15px 35px 5px 0;
	line-height:28px;
}

#logbox form label{
	font-weight: bold;
}

#logbox form #remember {
	text-align:center;
}

* html #logbox #submit {
	position:relative;
	display:inline;
	margin-bottom:0;
}
#logbox #submit {
	float:right;
	margin:10px 35px 15px;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	border:none;
	background: transparent url(../images/homepage_button.jpg) no-repeat;
	height:23px;
	width:114px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
}
#logbox #small_submit {
	display:inline-block;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	border:none;
	background: transparent url(../images/small_submit.gif) no-repeat;
	height:23px;
	width:57px;
	text-align:center;
	line-height:23px;
	text-decoration:none;
}
#logbox #submit:hover, #logbox #small_submit:hover {
	background-position:bottom;
}

#logbox form a.extras {
	display:block;
	margin:0 0 10px;
}

.extras {
	display:block;
	margin:10px;
}

#logbox a#forget {
	display:inline;
	margin:0;
}

#logbox hr {
	border: 1px #ccc;
	border-style: dashed none ;
	margin:15px;
	clear:both;

}

.example {
	color:#666;
	font-size:0.9em;
}

/* banner */

#banner {
	width:468px;
	margin:50px auto;
	/*border:1px solid #ccc;
	background-color:#f5f5f5;
	padding:10px;*/

}
#banner a{
	display:block;
}

#banner a img {
	border:none;
}



/* teasers - users in global/news */


#teaserbox{
	margin-right:40%;
	margin-left:40%;
	width:295px;
	margin-top:60px;
	background: url(../../../share/accelus/images/footers/tr_logo_40.gif) center 15px no-repeat;
	margin-right:30px;
	border:solid 1pt #ccc;
	padding: 90px 1em 15px ;
	text-align:center;
}


#teaserbox hr{
	border: 1px #ccc;
    border-style: dashed;
	border-width:1px 0 0;
	margin:15px 0;
	clear:both;
}

#teaserbox p {
    font-weight:normal;

}

#teaserbox a {
    background: url(../images/spine/spine-button-bg.gif) repeat-x 0px 100% rgb(228, 228, 228);
    border: 1px solid rgb(170, 170, 170);
    font-size: 1em;
    font-weight: 900;
    padding: 3px 10px;
    text-align: center;
    cursor:pointer;
    display:block;
    color:#333;
    line-height:22px;
    text-decoration:none;
    width:200px;
    margin:5px auto !important;

}

#teaserbox a:hover {
        background-position: 0 0;
    }


 .maint-outter {
	border:1px solid #ccc;	padding:0;	margin:20px 0 0 10px;	width:180px; height:400px; float:left;}
 .maint-box {
		width:160px;	height:380px;	padding:10px;	background:#fff url(../images/maint-bg.gif) repeat-x 0 35px; }
		
		html>body .maint-outter {
		*height:420px;	
		}
		
		*html .maint-outter {
		height:390px;	
		}
		
		html>body .maint-box {
		*height:400px;	
		}
		
		*html .maint-box {
		height:360px;	
		}
 
 .maint-box h2 {
	background:#333 url(../images/h2-bg.gif) repeat-x 0 0;	color:#fff;	border-bottom:1px solid #ccc;	margin:-10px -10px 0;	padding:10px;	font-size:14px;	font-weight:normal; }
	
	*html .maint-box h2 {
	margin:-10px -20px;	
	padding:10px 20px;
	}
 
 .maint-box h3 {
	 font-size:12px;
 }
 
 .loginbut {
	padding:1px 5px !important;
	width:80px !important;
	margin:5px 0 !important;
	border:1px solid #ccc !important;
	background:url(../images/login-sign-bg.gif) repeat-x 0 bottom !important;
 }
 
 .trialbut {
	padding:1px 5px !important;
	width:220px !important;
	margin:5px 0 !important;
	border:1px solid #ccc !important;
	background:url(../images/login-sign-bg.gif) repeat-x 0 bottom !important;
 }
 
 .login-msg {
	border:1px solid #ccc;
	padding:10px 35px;
	font-weight:bold;
	color:#333;
	margin:20px 0;
	background:url(../images/login-sign-bg.gif) repeat-x 0 bottom;
	background:#f3f3f3 url(../images/exclamation.png) no-repeat 10px 50%;
 }

