@charset "utf-8";
/* CSS Document */

body {
	background-color:#c2c9da;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(/web/images/login_body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#loginbox {
	width:899px;
	height:595px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	background-image: url(/web/images/loginbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

html[dir='rtl'] #loginbox {
	width:899px;
	height:595px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	background-image: url(/web/images/loginbox-rtl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#loginbox h1 {
	margin:0px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	padding:50px 0px 0px 300px;
}
html[dir='rtl'] #loginbox h1 {
	padding:50px 230px 0px 0px;
}

#loginbox h2 {
	margin:0px;
	padding:1px 0px 0px 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
html[dir='rtl'] #loginbox h2 {
	padding:1px 230px 0px 0px;
}

#loginbox h3 {
	margin:0px;
	padding:5px 0px 0px 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

html[dir='rtl'] #loginbox h3 {
	padding:5px 230px 0px 0px;
}

#loginbox #content {
	display:block;
	clear:both;
	height:228px;
	overflow:hidden;
	padding-left:295px;
}

html[dir='rtl'] #loginbox #content {
	padding-left:0px;
	padding-right:225px;
}

#loginbox #successcontent p {
	clear:both;
	height:150px;
	overflow:hidden;
	padding-left:240px;
	padding-right:240px;
	color: #ffda30;
	font-style:italic;
	font-size: 14px;
}

#loginbox #headerLine {
	margin:0px;
	padding:17px 0px 0px 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

html[dir='rtl'] #loginbox #headerLine {
	margin:0px;
	padding:17px 240px 0px 0px;
}

#loginbox #content h4 {
	margin:0px;
	padding:5px 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
html[dir='rtl'] #loginbox #content h4 {
	padding:5px 5px 0px 0px;
}

#loginbox table {
	margin:0px;
	padding:8px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cfb4b4;
	text-decoration: none;
}

#loginbox table .fields {
	margin:0px;
	padding:4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border: 1px solid #e7e5e0;
	width: 229px;
	background-color: #fffbf3;
	border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	box-shadow:2px 2px 2px #000;
	-webkit-box-shadow:2px 2px 2px #000;
	-moz-box-shadow:2px 2px 2px #000;
}

#loginbox #error {
	margin:1px 40px 0px 0px;
	padding:2px 0px 2px 110px;
	background-image: url(/web/images/icons/ico_login_error.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff04d;
	text-decoration: none;
}

html[dir='rtl'] #loginbox #error {
	margin:1px 0px 0px 0px;
	padding:2px 105px 2px 10px;
	background-image: url(/web/images/icons/ico_login_error.gif);
	background-repeat: no-repeat;
	background-position: 575px center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff04d;
	text-decoration: none;
}

#loginbox #buttonarea {
	margin:5px 40px 0px 0px;
	padding:4px 0px 4px 90px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff04d;
	text-decoration: none;
}

html[dir='rtl'] #loginbox #buttonarea {
	margin:5px 0px 0px 0px;
	padding:4px 85px 4px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff04d;
	text-decoration: none;
}

#loginbox #buttonarea .loginbutton {
	margin:0px;
	padding:2px 10px 2px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-radius:3px 3px;
	-moz-border-radius:3px 3px;
	-webkit-border-radius:3px 3px;
	background-color:#e6e6e6;
	border:1px solid #cecece;
}

#loginbox .forgotlink {
	display:block;
	clear:both;
	margin:3px 273px 0px 90px;
	padding:8px 0px 2px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c2c9da;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #763f44;
	border-right-color: #763f44;
	border-bottom-color: #763f44;
	border-left-color: #763f44;
}

html[dir='rtl'] #loginbox .forgotlink {
	display:block;
	clear:both;
	margin:3px 85px 0px 273px;
	padding:8px 0px 2px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c2c9da;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #763f44;
	border-right-color: #763f44;
	border-bottom-color: #763f44;
	border-left-color: #763f44;
}

#loginbox .forgotlink:hover {
	color: #fff;
	text-decoration: none;
}


#loginbox .registerlink {
	display:block;
	clear:both;
	margin:5px 273px 0px 90px;
	padding:10px 0px 4px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c2c9da;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #763f44;
	border-right-color: #763f44;
	border-bottom-color: #763f44;
	border-left-color: #763f44;
}

html[dir='rtl'] #loginbox .registerlink {
	display:block;
	clear:both;
	margin:5px 85px 0px 273px;
	padding:10px 0px 4px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c2c9da;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #763f44;
	border-right-color: #763f44;
	border-bottom-color: #763f44;
	border-left-color: #763f44;
}

#loginbox .registerlink:hover {
	color: #fff;
	text-decoration: none;
}

#loginbox .loginlink {
	display:block;
	clear:both;
	margin:5px 200px 0px 4px;
	padding:10px 0px 4px 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #c2c9da;
	text-decoration: none;
}
html[dir='rtl'] #loginbox .loginlink {
	margin:5px 4px 0px 200px;
}

#loginbox .loginlink:hover {
	color: #fff;
	text-decoration: none;
}

#loginbox #footer {
	display:block;
	clear:both;
	height:65px;
	overflow:hidden;
	padding:10px;
}

#loginbox #footer #columnleft {
	float:left;
	width:350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c3acac;
	text-decoration: none;
}

html[dir='rtl'] #loginbox #footer #columnleft {
	float:right;
	width:350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c3acac;
	text-decoration: none;
}

#loginbox #footer #columnleft p {
	display:block;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
}

#loginbox #footer #columnleft p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #e5d8d8;
	text-decoration: none;
}

#loginbox #footer #columnleft p a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#loginbox #footer #columnright {
	float:right;
	width:450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c3acac;
	text-decoration: none;
	text-align: right;
}

html[dir='rtl'] #loginbox #footer #columnright {
	float:left;
	width:450px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c3acac;
	text-decoration: none;
	text-align: left;
}

#loginbox #footer #columnright p {
	margin:0px;
	padding: 2px 1px 2px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}

#loginbox #footer #secure {
	float:right;
	width:239px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c3acac;
	text-decoration: none;
	background-image: url(/web/images/login_secure.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
}
html[dir='rtl'] #loginbox #footer #secure {
	float: left;
}

#content .impnote {
	display:block;
	width: 570px;
	margin:10px 0px 0px 0px;
	padding:2px 5px 2px 5px;
	font: 11px Arial,Helvetica,sans-serif;
	color: #f4e109;
	border-top:1px solid #c7333a;
	border-right:1px solid #c7333a;
	border-bottom:1px solid #c7333a;
	border-left:1px solid #c7333a;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#termsprivacy ul li {
	color: black;
}	
