@charset "utf-8";

/* Common Styles */

body{
	margin:0px;
	background:url(../images/bg_line.png) repeat top left;
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	}
#wrapper{
		width:100%;
		background: url(../images/bgg_bluestrip.png) repeat-x top left;
}

.maindiv{
	margin: 0 auto;
	width:1000px;
	background: url(../images/bgg_img.png) no-repeat center top;
	
	}

	
.fl{
	float:left;
	}
	
.fr{
	float:right;
	}

.clearboth{
	clear:both;
	height:0px;
	}
	
a, a img{
	border:0px;
	outline:none;
	outline-width:0px;
	}
	
.link, link:link, link:visited{
	font-size:13px;
	color:#ffffff;
	text-decoration:underline;
	}
	
.link:hover{
	text-decoration:none;
	}
	.sep_Text{
		color:#005879;
	}

/* Header */
.headerContent{
	width:1000px;
	height:537px;
	margin:0 auto;
	}

/* Customer Logo */
	
.dtdcLogo1{
	width:450px;
	height:64px;
	float:right;
	padding:100px 0px 0 0px;
	background:url(../images/logo.png) no-repeat 250px 40px; 
	}
		
/* App Caption */	
	
.appName{
	float:left;
	width: 470px;
	padding:35px 0 0 0px;

	}
	
/* Login Form */
	
.loginForm{
	font-family:"Calibri", Arial, Helvetica, sans-serif;
	float:right;
	padding:30px 20px 35px 35px;
	}
.loginFrmField{
	margin:20px 0 0 0;
	}
	
.loginFrmField table tr td{
	font-size:12px;
	color:#232323;
	white-space:nowrap;
	}

.username{
	width:203px;
	height:31px;
	background:url(../images/text_field.png) no-repeat;
	padding:5px 8px 0 0px;
	float:left;
	}
	
.username input{
	border:0px;
	background:none;
	width:152px;
	height:20px;
	outline-width: 0;
	margin-left: 40px;
	}
.password{
	width:203px;
	height:31px;
	background:url(../images/text_field_password.png) no-repeat;
	padding:5px 8px 0 0;
	float:left;
	}
	
.password input{
	border:0px;
	background:none;
	width:152px;
	height:20px;
	outline-width: 0;
	margin-left: 40px;
	}	
	
.virtualKeyboard{
	background:url(../images/ico_keyboard.png) no-repeat;
	display:block;
	width:26px;
	height:23px;
	cursor:pointer;
	}	
	
.appFeatureText{
	position:relative;
	left:10px;
	top:220px;
	height:75px;
	width:500px;
	padding:10px 25px 0 25px;
	line-height:20px;
	text-align:left;
	background-color:#1b2f4a;
	}
	
.featureSmall{
	font-size:14px;
	color:#FFF;
	text-align:left;
	}

.dots{
	width:44px;
	height:12px;
	background:url(../images/dots.png) no-repeat;
	margin: 55px auto 0 auto;
	
}
/* social media */

.followUs{
	float:right;
	width:174px;
	height:40px;
	text-align:right;
	color:#6b6b6b;
	font-size:11px;
	padding:25px 5px 0px 10px;	
}
.followUs ul{
	padding:0px 10px 10px 10px;
	margin:0px;	
}
.followUs ul li{
	float:left;
	width:32px;
	height:32px;
	margin:0px 3px 3px 3px;
	list-style:none;
	cursor:pointer;
}
/*
.twitter{
	background:url(../images/icon_twitter.png) no-repeat;	
}
.facebook{
	background:url(../images/icon_facebook.png) no-repeat;	
}
.in{
	background:url(../images/icon_in.png) no-repeat;	
}
.gPluse{
	background:url(../images/icon_gpluse.png) no-repeat;	
}
*/

	
/* Fotter */

.footer{
	float:left;
	padding-left:60px;
	}
		
.footerContent{
	text-align:right;
	padding: 0 40px 0 0;
	font-size:13px;
	color:#6b6b6b;
	font-size:11px;
	}
	
/* Ticker */
	
.infoTicker{
	width:500px;
	/*height:85px;*/
	float:right;
	margin: 65px 28px 0 0;
	padding: 10px;
	display:block;
	border-radius:8px;
	}
	

.infoTickerText{
	margin:0;
	padding:0 13px 0 13px;
	list-style:none;
	}

.infoTickerText li{
	padding-top:8px;
	}
	
.infoTickerText li .tickerIcon{
	width:32px;
	height:32px;
	float:left;
	margin:5px 5px 0px 5px;
	}
		
.infoTickerText li .tickerItem{
	width:400px;
	height:45px;
	color:#4f4f4f;
	font-size:15px;
	line-height:20px;
	float:left;
	padding:0 0 0 15px;
	}
.caption1 {
    /*background: url(../images/title_app.png) no-repeat scroll 60px 30px rgba(0, 0, 0, 0) !important;*/
    float: left;
    /*width: 450px;*/
	font-size:20px;
	font-weight:bold;
	font-family: 'Josefin Sans', sans-serif;
}
.whiteText, .blueText{
	line-height:13px;
	}
		
.whiteText{
	font-size:13px;
	color:#fff;
	}
	
.blueText{
	font-size:16px;
	color:#86ceff;
	text-transform:uppercase;
	}
	
/* Logout */
.logoutdiv{
	margin: 0 auto;
	width:1000px;
	}
.logout{
	width:334px;
	margin:0 auto;
	padding-top:90px;
	}
	
.ramcoLogoWhite{
	width:111px;
	height:64px;
	margin:0 auto;
	background:url(../images/ramco_logo.png);
	}

.logoutBox{
	background:url(../images/login_boxbg.png) no-repeat left top;
	width:369px;
	height:260px;
	margin-top:25px;
	}
	
.logoutMsgBox{
	padding:80px 0 30px 30px;
	}
	
.logoutMsgIcon{
	width:39px;
	height:58px;
	background:url(../images/lock.png) no-repeat;
	float:left;
	padding-right:14px;
	}
	
.logoutMsgText{
	float:left;
	text-align:left;
	border-left:1px solid #b9b9b9;
	padding-left:14px;
	height:50px;
	color:#403333;
	font-size:19px;
	line-height:22px;
	}

.logoutRedText{
	color:#bb1e1e;
	font-weight:bold;
	font-size:24px;
	}
	
.logoutBackBtn{
	padding:35px;
	margin-left: 60px;
	}
	
.clearfix {
min-height: 0;
}/* for IE7 */
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
* html .clearfix {
	display: block;
}



#nav {
	width: 80px;
	margin: 16px auto;
	text-align: center;
}
#nav a {
	margin: 0 3px;
	background: url(../images/nav_dot.png) center center no-repeat;
	width: 8px;
	height: 8px;
	float: left;
	font-size: 0px;
}
#nav .activeSlide {
	background: url(../images/nav_dot_select.png) center center no-repeat;
}

/* End hide from IE-mac


