/******************************************************************************
'Project          	: 	Fly Russia
'Created By      	: 	Kunal Vijan
'******************************************************************************/

body 				{ margin:0; padding:0; background-color:#fff; }
img,form			{ border:0; }
form,p				{ margin:0; padding:0; }
.errorhome			{ font-size:11px; color:#fff600; }
*:focus, *:active 	{ outline:0; }
*					{ font-family:Arial, Helvetica, sans-serif; }

/** Div **/
.header				{ width:1003px; background:url(../images/headerbg.gif) left top repeat-x; height:85px; text-align:left; }
.logo				{ padding:8px 0 0 45px; float:left; }
.headerhd			{ float:right; padding:24px 28px 0 0; }

.contentarea		{ width:1001px; border:1px solid #f0f0f0; border-width:0 1px; background-color:#fff; height:500px; }

.footer				{ width:1003px; background-color:#f0f0f0; height:29px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#686868; clear:both; }
.copyright			{ padding:8px 0 0 16px; float:left; }
.poweredby			{ padding:8px 7px 0 0; float:right; text-align:left; }

/** Links **/
.footerlink			{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#686868; }
a.footerlink:link, a.footerlink:active, a.footerlink:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#686868; text-decoration:underline; }
a.footerlink:hover	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#686868; text-decoration:none; }

.forgot				{ font-size:11px; color:#fff; }
a.forgot:link, a.forgot:active, a.forgot:visited { font-size:11px; color:#fff; text-decoration:underline; }
a.forgot:hover		{ font-size:11px; color:#fff; text-decoration:none; }

.emaillink			{ font-size:11px; color:#fff; }
a.emaillink:link, a.emaillink:active, a.emaillink:visited { font-size:11px; color:#fff; text-decoration:underline; }
a.emaillink:hover	{ font-size:11px; color:#fff; text-decoration:none; }

/** Text **/
.loginhd			{ font-size:24px; color:#fff; }
.bodytext1			{ font-size:11px; color:#fff; }

/** Form **/
.form_input1		{ font-size:11px; color:#656565; width:159px; border:1px solid #7f9db9; height:18px; }

/** Russian Buttons **/
.submit_button		{ background:url(../images/btn_submit.gif) left top no-repeat; display:block; border:0; width:130px; height:27px; }
.reset_button		{ background:url(../images/btn_reset.gif) left top no-repeat; display:block; border:0; width:215px; height:27px; }
/** English Buttons **/
.submit_button1		{ background:url(../images/btn_submiteng.gif) left top no-repeat; display:block; border:0; width:70px; height:27px; }
.reset_button1		{ background:url(../images/btn_reseteng.gif) left top no-repeat; display:block; border:0; width:61px; height:27px; }

.WaterMarkedTextBox		{ background:#fff url(../images/Login.png) left no-repeat; font-size:11px; color:#656565; width:159px; border:1px solid #7f9db9; height:18px; }
.WaterMarkedTextBoxPSW 	{ background:#fff url(../images/pws.png) left no-repeat; font-size:11px; color:#656565; width:159px; border:1px solid #7f9db9; height:18px; }
.NormalTextBox 			{ font-size:11px; color:#656565; width:159px; border:1px solid #7f9db9; height:18px; }

/** Login Box **/
.loginbox			{ padding-top:99px; text-align:center; width:950px; }
.loginboxleft		{ width:480px; float:left; text-align:left; }
.loginboxright		{ width:470px; float:right; height:247px; text-align:left; }
.loginboxbottom		{ text-align:right; float:left; width:478px; clear:both; }
.logintable			{ margin-top:33px; }

.loginboxtop		{ background:url(../images/box1.gif) repeat-x; width:470px; text-align:right; }
.loginboxbottom		{ background:url(../images/box4.gif) repeat-x; width:470px; text-align:right; }
.loginboxcenter		{ height:224px; width:470px; float:left; }
.loginboxcenterleft	{ width:458px; float:left; height:224px; background:url(../images/boxcenter.gif) repeat-x; }
.loginboxcenterright{ width:12px; float:left; height:224px; background:url(../images/box3.gif) repeat-y; }
.homelink			{ font-size:12px; color:#3582c6; }
a.homelink:link, a.homelink:active, a.homelink:visited { font-size:12px; color:#3582c6; text-decoration:none; }
a.homelink:hover 		{ font-size:12px; color:#3582c6; text-decoration:underline; }