﻿.loginbox {
	width: 279px;
	border: 0px solid #ccc;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: 0 0px 0px 0px black;
	-webkit-box-shadow: 0 0px 0px 0px black;
	box-shadow: 0 0px 0px 0px black;
	background-color: #f5f8fb;
}

.loginbox h2 {
	background-color: #D49F00;
	margin-left: 0px;
	padding: 6px;
	border-bottom: 0px solid #6694c1;
	text-shadow: 0 0px 0 white;
    height: 15px;
    color: #000;
    font-size:13px;
    font-family: Verdana;
    text-align: center;
	/*background-image: url('../Images/login_header_bg.png');*/
	/*Bu satir, eger musteri image kullanmak isterse acilacak, ve bu acilinca da Title da ki Login yazisi bos string e set edilcek*/
    
}

.textboxcont {
	padding: 6px;
}

.comboboxcont {
   padding: 6px;
}

.countrySelect {
	width: 124px;
	margin-left: 2px;	
}

.combolabelcont {
	width: 120px;
	padding: 4px;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-top: 2px;
}

.textbox {
	width: 120px;
	font-family: Verdana;
	color: blue;
	font-size: 13px;
	margin-right :10px;
	font-weight: bold;
}

.labelcont {
	width: 120px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}

.labelcont1 {
	width: 250px;
	padding: 6px;
	font-size: 12px;
	text-align: left;
	font-family: Verdana;
}

.labelcont1 a, .labelcont1 a:visited {
	text-decoration: none;
	/*color: #40A0FF;*/
	color: #113571;
	font-family: 'Trebuchet MS', Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width: 100px;
}

.loginbox a, .loginbox a:visited {
	text-decoration: none;
	/*color: #40A0FF;*/
	color: #113571;
	font-family: 'Trebuchet MS', Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.optionscont {
	width: 200px;
	display: inline;
	margin-left: 10px;
	float: left;
}


.optionscont2 {
	background-color: #f5f8fb;
	border-top: 0px dotted #ccc;
	padding: 1px 6px 6px 12px;
	text-align: left;
}

.enrollImg {
	text-align: center;
	width: 280px;
	height: 200px;
	background-color: #f5f8fb;	
}

.enrollImg img {
	width: 231px;
	height: 193px;
	border: 0 px;
}

.MainTitle {
	color: #002147;
	padding-top: 5px;
	font-size: 18px;
	font-weight: bold;
}
. 
.LoginContent {
	background-color: #d49f00;
	height: 80px;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	color: #666;
}

.submitBtnLogin {
   cursor: pointer;
   background: #d49f00;
   color: #030303;
   height: 25px;
   width: 80px;
   border-width: 0px;
   /* background-image: url('../Images/Login/login_button.png'); */
   background-repeat: no-repeat;
}
/**/
/* Enroll text */
.enrollTxt {
	color: #113571;
	font-family: 'Trebuchet MS', Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f5f8fb;
	width: 200px;
	display: inline;
	margin-left: 30px;
	float: left;
}

.enrollP1 {
   color: #4C72A7;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 0px;
   width:231px;
}

.enrollP2 {
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   margin-top: 1px;
   width:231px;
}
/* end enroll text */
.errorcont {
   margin: 0 auto;
}
.MainDivMainTitle {
	width: 404px;
	height: 50px;
	/*background-color: #c3e8fa;*/
	background-color: #FFF;
}

.MainContentMain {
	border-left: 0px solid #c6c5c3;
}

.MainLeftCorner {
	background-image: none; 	
}

.MainRightTopCorner {
	background-image: none; 
}

.MainContentDescr {
	background-image: none; 	
}

.MainBottomRightCorner {
	background-image: none; 
}

.MainRightRpt {
	background-image: none; 
}

.MainBottomLeftCorner {
	background-image: none; 	
}

.MainFormContent {
	background-image: none; 	
}

.MainTopRpt {
	background-image: none; 	
}

.MainBottomRpt {
	background-image: none;
}

#TempCard .memberfullname {
	color: white;
}

#TempCard .memberid {
	color: white;
}

#TempCard .expirydate {
	color: white;
}
#TempCardPrint .memberfullname {
 	color: white;
}

#TempCardPrint .memberid {
	color: white;
}

#TempCardPrint .expirydate {
	color: white;
}