
/* Reseting 
------------------------------------------*/

html, body, div, object, 
h1, h2, h3, h4, h5, h6, p, ul, ol,
dl, dt, dd, blockquote, address,
img, sub, sup, small, big, abbr, acronym, 
form, fieldset, legend, label,
del, ins, dfn, cite, code, var, samp, kbd,
table, caption, tbody, tfoot, thead, tr, th, td
				{ margin: 0; padding: 0;
				  border: 0; outline: 0;
				  font-weight: normal;
				  font-style: normal;
				  font-size: 1em;
				  font-family: inherit;
				  vertical-align: baseline;
				  background: transparent }
				  
:focus, :active	{ outline: 0 }

html 			{ height: 100%; font-size: 100.01%; overflow-y: scroll }
body 			{ height: 100%; font-size: 68.75%; line-height: 1.4545em }	

/* Common
------------------------------------------*/

acronym, abbr 	{ cursor: help; letter-spacing: 1px;
				  border-bottom: 1px dashed }

ul, ol			{ margin-bottom: 1.5em }
ul 				{ list-style-type: disc }
ol 				{ list-style-type: decimal }
li	 			{ margin: 0 0 0 1.5em }
li ul			{ margin-bottom: 0 }

small 			{ font-size: .85em }
big 			{ font-size: 1.15em }
 
sup				{ font-size: .85em; position: relative; bottom: .3em }
sub				{ font-size: .85em; position: relative; bottom: -.2em }

legend			{ display: none }
label 			{ cursor: default }

table			{ margin: 0; border-collapse: collapse }
table th		{ vertical-align: middle; font-weight: bold }
table td,
table th		{ border: 1px solid #000; padding: .1666em .4166em }

/* Typography
------------------------------------------*/

body			{ font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif }

h1, h2, h3, h4, h5, h6
 				{ font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif }
p, pre, label, caption, th, td, dt, dd, 
select, ul, ol, address, cite, img
				{ font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif } 
blockquote		{ font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif } 			
tt, code, samp	{ font-family: Consolas, "Courier New", Courier, monospace }

h1, h2, h3, h4, h5, h6
 				{ font-weight: normal; color: #545454 }
				
h1 				{ font-size: 2.1818em; line-height: 1.125em; margin-bottom: .5em }
h2				{ font-size: 1.4545em; line-height: 1.25em; margin-bottom: 1em }
h3				{ font-size: 1.2727em; line-height: 1.2857em; margin-bottom: 1.2857em }
h4, h5, h6		{ font-size: 1em; line-height: 1.4545em; margin-bottom: 1.1428em }

p, ul, pre, label, dt, dd, 
select, blockquote, address
				{ font-size: 1em; line-height: 1.4545em; margin-bottom: 1.4545em }
th, td, caption, img
				{ font-size: 1em; line-height: 1.4545em }
li ul			{ font-size: 1em }

/* Links
------------------------------------------*/

a:link, a:visited, a:hover, a:active
				{ text-decoration: none; color: #545454;
				  border-bottom: 1px solid }
a img			{ border: none }

/* Global Classes
------------------------------------------*/

.clear			{ clear: both }
.floatLeft		{ float: left }
.floatRight		{ float: right }
.noFloat		{ float: none !important }

.noPadding		{ padding: 0 !important }
.noMargin		{ margin: 0 !important }

.noBorder		{ border: none !important }
.noBg			{ background: none !important }

.clearfix:after { content: "."; display: block; height: 0; 
				  clear: both; visibility: hidden }
.clearfix 		{ display: inline-block }

/* Hides from IE-mac \*/
* html .clearfix 
				{ height: 1% }
.clearfix 		{ display: block }
/* End hide from IE-mac */





/* Layout 
------------------------------------------*/

body			{ color: #545454; }
input			{ color: #545454; font-family:Verdana, Arial, Geneva, sans-serif}

#login
{
	width:450px;
	height:380px;
	position:absolute;
	top:30%;
	left:50%;
	margin:-190px 0 0 -225px;
}
#login img
{
	margin:0 auto 30px auto;
	display:block;
}
#login .bgInner
{
	background:url(../img/reseller-login-inner-bg.jpg) repeat-y top center;
}
#login .bgTop
{
	background:url(../img/reseller-login-top-bg.jpg) no-repeat top center;
}
#login .bgBottom
{
	background:url(../img/reseller-login-bottom-bg.jpg) no-repeat bottom center;
	min-height:200px;
	padding:6px 10px 32px 10px;
}
#login ul
{
	font-size:1em;
	padding:29px 0 0 29px;
	margin:0;
	overflow:hidden;
	width:385px;
}
#login ul li
{
	float:left;
	list-style:none;
	margin:0 0 10px 0;
	width:100%;
}
#login label.inputLabel
{
	line-height:3em;
}
#login .inputLeftBg
{
	background:url(../img/input-left-bg.jpg) no-repeat left top;
	display:inline-block;
}
#login .inputRightBg
{
	background:url(../img/input-right-bg.jpg) no-repeat right top;
	display:inline-block;
}
#login label
{
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:1.6em;
	margin:0;
	text-align:left;
	width:70px;
}
#login input.text
{
	font-size:1.1em;
	line-height:1.2em;
	margin:0;
	padding:11px 8px;
	width:284px;
	border:none;
	background:none;
}
.en #login label
{
	width:75px;
}
.en #login input.text
{
	width:279px;
}
.nl #login label
{
	width:115px;
}
.nl #login input.text
{
	width:239px;
}
.fr #login label
{
	width:115px;
}
.fr #login input.text
{
	width:239px;
}
.de #login label
{
	width:102px;
}
.de #login input.text
{
	width:252px;
}
.es #login label
{
	width:127px;
}
.es #login input.text
{
	width:227px;
}
#login input.checkBox
{
	float:left;
	margin:0 5px 0 0;
	padding:0;
	width:auto;
}
#login label.checkBox
{
	width:auto;
	font-size:1em;
	line-height:1.3em;
}
#login li.SubmitLogin
{
	height:40px; 
	margin-top:6px
}
#login .submitLeftBg
{
	background:url(../img/submit-left-bg.jpg) no-repeat left top;
	display:block;
	float:left;
}
#login .submitRightBg
{
	background:url(../img/submit-right-bg.jpg) no-repeat right top;
	display:block;
	float:left;
	padding:0 3px 3px 2px;
}
#login li.SubmitLogin input
{
	cursor:pointer;
	height:36px;
	margin:0;
	padding:7px 12px 8px 30px;
	background:none;
	border:none;
	font-size:1.3em;
	line-height:1.6em;
	display:block;
}
.en #login li.SubmitLogin input
{
	width:87px;
}
.nl #login li.SubmitLogin input
{
	width:102px;
}
.fr #login li.SubmitLogin input
{
	width:115px;
}
.de #login li.SubmitLogin input
{
	width:112px;
}
.es #login li.SubmitLogin input
{
	width:102px;
}
#login .errorMessage
{
	width:100%;
	height:65px;
	float:left;
	background:url(../img/reseller-error-bg.jpg) no-repeat top left;
	display:none;
}
#login .errorMessage p
{
	color:#c50e08;
	padding-left:88px;
	padding-top:11px;
	margin-bottom:0;
}