body{
    /* background-image:url(design/loginpage/bg.jpg);
	 background-repeat:repeat-x;*/
	 font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	 background-color:#fafafa;
	 /*background:url(../img/bg1.jpg);
	 background-position:center;
	 background-size:contain;
	 background-position:top;
	 background-size:1700px;*/
	 width:auto;
	 background-repeat:no-repeat;
	 }
.content{
	margin:0 auto;
	float:none;
	width:960px;
	height:auto;
	}

.header{
	margin:0 auto;
	float:none;
	width:auto;
	height:63px;
	background-color:white;
	border-bottom:1px solid #e5e5e5;
	padding-top:5px;
	}
.top{
	position:relative;
	margin:0 auto;
	height:auto;
	float:none;
	width:960px;
	margin-top:3px;
	z-index:1;
	}
@font-face {
	font-family: 'Conv_AVANGELI';
	src: url('../fonts/AVANGELI.eot');
	src: local(''), url('../fonts/AVANGELI.woff') format('woff'), url('../fonts/AVANGELI.ttf') format('truetype'), url('../fonts/AVANGELI.svg') format('svg');
	-moz-src: url('../fonts/AVANGELI.eot');
	-moz-src: local(''), url('../fonts/AVANGELI.woff') format('woff'), url('../fonts/AVANGELI.ttf') format('truetype'), url('../fonts/AVANGELI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.plane{
	margin:0;
	width:100px;
	height:auto;
	float:left;
	font-size:35px;
	color:#3197ed;
	padding-top:19px;
	margin-top:-3px;
	}
.logo{
	font-family:"Conv_AVANGELI";
	margin:0;
	width:200px;
	height:auto;
	float:left;
	font-size:35px;
	color:#3197ed;
	padding-top:19px;
	margin-top:-3px;
	}
.login{
	float:right;
	margin-top:-3px;
	}

.sign-in-button{

	
		padding: 5px;
	font-size: 14px;
	border-radius: 5px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background: rgb(73,172,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(73,172,255,1) 0%, rgba(34,138,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,172,255,1)), color-stop(100%,rgba(34,138,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49acff', endColorstr='#228ae1',GradientType=0 ); /* IE6-9 */
	background-repeat: repeat-x;
	border: 1px solid #ddd;
	border: 1px solid #228AE1;
	width:60px;
	height:auto;
	float:right;
	margin-top:-5px;
	position:relative;
	z-index:1px;
	margin-left:10px;
	
	
	
	}
.sign-in-button:hover{
	color:#fff;
	background: #319ff9; /* Old browsers */
	background: -moz-linear-gradient(top,  #319ff9 0%, #2a8fdd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#319ff9), color-stop(100%,#2a8fdd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #319ff9 0%,#2a8fdd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #319ff9 0%,#2a8fdd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #319ff9 0%,#2a8fdd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #319ff9 0%,#2a8fdd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319ff9', endColorstr='#2a8fdd',GradientType=0 ); /* IE6-9 */
	background-repeat:repeat-x;border-color:#228AE1
	}
.sign-in-button:active{
	background-color:#2A8EE0;
	background-image:none;
	border-color:#228AE1
	}
.primary:hover{
	color:#fff;
	background: #319ff9; /* Old browsers */
	background: -moz-linear-gradient(top,  #319ff9 0%, #2a8fdd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#319ff9), color-stop(100%,#2a8fdd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #319ff9 0%,#2a8fdd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #319ff9 0%,#2a8fdd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #319ff9 0%,#2a8fdd 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #319ff9 0%,#2a8fdd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#319ff9', endColorstr='#2a8fdd',GradientType=0 ); /* IE6-9 */
	background-repeat:repeat-x;border-color:#228AE1
	}
.primary:active{
	background-color:#2A8EE0;
	background-image:none;
	border-color:#228AE1
	}
	
	
.but {
display: inline-block;
padding: 7px 15px;
font-size: 13px;
font-weight: bold;
color: #333;
text-shadow: 0 1px 0 rgba(255,255,255,0.9);
white-space: nowrap;
background-color: #eaeaea;
background-image: -moz-linear-gradient(#fafafa, #eaeaea);
background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
background-image: linear-gradient(#fafafa, #eaeaea);
background-repeat: repeat-x;
border-radius: 3px;
border: 1px solid #ddd;
border-bottom-color: #c5c5c5;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
vertical-align: middle;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-appearance: none;
font: 13px Helvetica, arial, freesans, clean, sans-serif;
line-height: 1.4;
height:60px;

}
.primary {
width: 100%;
padding: 9px;
font-size: 16px;
border-radius: 5px;
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background: rgb(73,172,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(73,172,255,1) 0%, rgba(34,138,225,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,172,255,1)), color-stop(100%,rgba(34,138,225,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(73,172,255,1) 0%,rgba(34,138,225,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49acff', endColorstr='#228ae1',GradientType=0 ); /* IE6-9 */

background-repeat: repeat-x;
border-color: #228AE1;

}
.but-block {
display: block;
width: 100%;
text-align: center;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.centerform {
	margin:0 auto;

	width:290px;
	margin-top:35px;
	float:right;
	padding:27px;
	padding-bottom:11px;
	padding-top:14px;
	padding-right:0px;
}
.centreform-error{
	height:532px;
	}
.position-sgnin{
	float:none;
	}
.position-footer-error-sgnup{
	display:block;
	margin-top:600px;
	}
.icon_w{
	position:relative;
	top:-60px;
	left:30px;
	}
.bottom-align{
	margin-bottom:0px;
	}
.month{
	width:110px;
	margin:2px;
	height:42px;
	padding-top:7px;
	padding-bottom:7px;
	}
.year{
	width:75px;
	margin:2px;
	margin-right:0px;
	height:42px;
	padding-top:7px;
	padding-bottom:7px;
	}
.day{
	width:75px;
	margin:2px;
	height:42px;
	padding-top:7px;
	padding-bottom:7px;
	}
.margin {
	margin-top:-2px;
	}
.margin-item {
		margin-right:5px;
	}
.adjust-logo{
	padding-top:24px;
	color:#FFFFFF;
	}
.title{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	margin-bottom:20px;
	}
.size{
	float:none;
	width:290px;
	height:42px;
	}
	
.size2 {
	height:42px;
	width:100%;
	padding:5px;
}

a.btn-link {
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    color: #666666;
    cursor: pointer;
    border-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
	font-weight:bold;
}

a.btn-link:hover {
	text-decoration:none;
	color:#3197ed;
}


	
/*	
input{
	float:none;
	height:58px;
	font-size:30px;
	}
*/	
.opac{
	opacity:1;
	}
.margin1{
	margin-left:10px;
	padding-left:10px;
	}
.margin-right{
	margin-right:20px;
	}
.foo{
	margin:0 auto;
	height:400px;
	float:none;
	width:auto;	
	background-color:white;

	border-top:1px solid #e5e5e5;
	}
.foo-sign-in{
	margin-top:-23px;
	}
.foo-sign-in-errors{
	margin-top:30px;
}

.flinks{
	margin:0 auto;
	float:none;
	height:28px;
	width:auto;
	background-color:#111111;	
	}
@font-face {
	font-family: 'Conv_Monaco';
	src: url('../fonts/Monaco.eot');
	src: local(''), url('../fonts/Monaco.woff') format('woff'), url('../fonts/Monaco.ttf') format('truetype'), url('../fonts/Monaco.svg') format('svg');
	-webkit-src: url('../fonts/Monaco.eot');
	-webkit-src: local(''), url('../fonts/Monaco.woff') format('woff'), url('../fonts/Monaco.ttf') format('truetype'), url('../fonts/Monaco.svg') format('svg');
	-moz-src: url('../fonts/Monaco.eot');
	-moz-local(''), url('../fonts/Monaco.woff') format('woff'), url('../fonts/Monaco.ttf') format('truetype'), url('../fonts/Monaco.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.top-menu{
	font-family:, Helvetica, Arial, sans-serif;
	padding:10px;
	padding-right:0px;
	float:right;
	padding-top:13px;
	}
.intro{
	float:left;
	margin-left:0px;
	margin-top:76px;
	width:560px;

	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#666666;
	font-size:70px;
	font-weight:normal;
	line-height:1;
	letter-spacing:-1px;
	background:none;
	}
h5{
	color:#806137;
	letter-spacing:0px;
	margin-left:3px;
	}
.width{
	margin:0 auto;
	width:960px;
	float:none;
	padding-top:40px;
	text-align:center;
	}
.width1{
	width:960px;
	margin:0 auto;
	float:none;
	}
@font-face {
	font-family: 'Conv_kalinga';
	src: url('../fonts/kalinga.eot');
	src: local(''), url('../fonts/kalinga.woff') format('woff'), url('../fonts/kalinga.ttf') format('truetype'), url('../fonts/kalinga.svg') format('svg');
	
	font-weight: normal;
	font-style: normal;
}
.menu1{
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#859db9;
	}
.menu1:hover{
	color:#567497;
	}
	
.description{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	padding:10px;
	margin-left:0px;
	margin-right:30px;
	float:left;
	width:200px;
	color:#ACB7C8;
	}
	
.description2 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	color:#ACB7C8;
}

.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top20 { margin-top:20px; }
.top25 { margin-top:25px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }

.no-margin{
	margin-left:-20px;
	}
.no-margin-right{
	margin-right:0px;
	}
.no-margin-left{
	margin-left:-10px;
	}
.no-padding{
	padding-left:0px;
	}

.bottom_d{
	margin:0 auto;
	float:none;
	width:960px;
	}
.small-logo{
	font-family:"Conv_AVANGELI";
	font-size:20px;
	color:#999999;
	float:left;
	padding:3px;
	
	}
.small-logo:hover,
.small-logo:focus{
	color:#FFFFFF;
	}
.menu2{
	color:#999999;
	margin-right:2px;
	margin-left:20px;
	font-size:14px;
	}
.subtitle{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:21px;
	line-height:1.5;
	letter-spacing:0px;
	}
.pos{
	margin:0 auto;
	width:960px;

	}
/*Footer */
.shadow{
	margin:0 auto;
	width:960px;
	height:100px;
	float:none;
	color:#0099CC;

	-webkit-border-radius: 100px 100px 0px 0px;
	border-radius: 100px 100px 0px 0px;
	}
.footer{  background: url("../img/footer_bg.png") repeat-x scroll 0 top #f2f2f2; font-family:/*HelveticaNeue, */Arial, sans-serif; 
		 }
.inner_footer{ width:960px; margin:0 auto;   }
.foot_left{ float:left; width:223px; height:128px;  background: url("../img/footer_center.png") no-repeat scroll right 0 transparent; }
.foot_left a { text-decoration:none; display:block; padding-top:33px; }

.foot_right{  float: right; padding: 55px 0 0; width: 293px; display:inline-block; }
.foot_right li{  display:inline-block; float:left; padding-left:16px; }
.foot_right li a{  display:inline-block; color:#FFFFFF; font-size:15px; text-decoration:none; text-decoration:none; }
.foot_right li a:hover	{ text-decoration:underline;}
.slideshow{ width:545px; height:415px; }
.slideshow img{ background:#fff;}	
	
input.error::-webkit-input-placeholder { /* WebKit browsers */
    color:#FFBBBB;
}
input.error::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#FFBBBB;
}
input.error::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#FFBBBB;
}
input.error::-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#FFBBBB;
}
.footer-content{
	margin:0 auto;
	width:960px;
	float:none;
	text-align:center;

	}
.sign-in{
	height:257px;
	float:none;
	position:relative;
	left:0px;
	top:-410px;
	}
.float{
	float:none;
	}
.sign-in-align{
	margin-top:-55px;
	}
.sign-in-error{
	height:372px;
	top:-526px;
	}
.error-align{
	margin-top:-286px;
	}
.chat{
	margin-left:9px;
	}
.search{
	margin-left:30px;
	}
.profile{
	margin-left:30px;
	}

.alert-info {
	display:none;
}
	
	button.but-block2 {
	background:#ed6565 !important;
	border-color:#ed6565 !important;
}

button.but-block2:hover {
	background:#f36464 !important;
	border-color:#f36464 !important;
}

button.but-block2:active {
	background:#e85c5c !important;
	border-color:#e85c5c !important;
}

