/* Loading */
.hide {
	position:absolute !important;
	left:-9999px !important
}
#logo {
	display:block;
	margin:0 auto 10px
}
/* fauxfields */
.fauxSelect {
	float:left;
}
.fauxSelect span {
	display:block;
	padding:0 25px 0 5px;
	height:14px;
	overflow:hidden;
	line-height:15px;
	cursor:pointer
}
.closed ul {
	position:absolute;
	left:-9999px
}
.fauxSelect ul {
	position:absolute;
	background:#FFFFFF;
	color:#000000;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-left:6px;
}
.fauxSelect li {
	border-bottom: 1px solid #ECECEC;
	height: 19px;
	line-height: 19px;
	padding: 2px 5px;
	zoom:1;
}
.fauxSelect li {
	cursor:pointer;
}
.fauxSelect li:hover, .fauxSelect li.hover {
	background:#DE092B;
	color:#FFFFFF;
	cursor:pointer;
}
.fauxSelect li.selected {
    background-color: #737373;
    color: #FFFFFF;
}
/* Scrollbar */
#js .scroll {
	position:relative;
	overflow:hidden;
}
.scrollBar {
	float:right;
	width:12px;
}
* html .scrollBar {
	background:none;
}
.scrollBar .face {
    background: none repeat scroll 0 0 #737373;
    cursor: pointer;
    margin-top: 0;
    position: absolute;
    right: 2px;
    width: 8px;
		min-height:13px !important;
}
.scrollBar .face img.top {
	position:absolute;
	top:0;
}
.scrollBar .face img.center {
	position:absolute;
	left:1px;
	top:45%;
}
/* Debug scrollbar */
.scrollBar .face .faceScrollCenterContainer {
	position:absolute;
	top:50%;
	left:0px;
	display:block;
	padding:0;
	background:#737373;
}
.scrollBar .face .faceScrollCenterContainer img.center {
	position:relative;
	top:0;
	left:1px;
	display:block;
	margin-top:-50%;
}
.scrollBar .face img.bottom {
	position:absolute;
	bottom:0;
	left:0;
}
* html .scrollBar .face img.bottom {
	bottom:-2px;
}
/* fauxfields width Scrollbar */
.fauxSelect ul.scrolling {
	overflow:hidden;
}
.fauxSelect.closed .scroll {
	left:-10000px
}
.fauxSelect .scroll ul {
	border:none;
	margin:0;
}
.fauxSelect .scrollBar {
	float:right;
	width:12px;
}
*html .fauxSelect .scrollBar {
	background:none;
}
.fauxSelect ul {
	width:50px;
}
#page {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 63px;
		width:990px;
}
.browserIE7 #page {
    position: absolute;
}
#dispatch #page {
    height: 533px;
    left: -1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 63px;
    position: relative;
    width: 658px;
}
#content {
    background:no-repeat scroll 0 0 transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top: 136px;
    overflow: hidden;
    width: 658px;
		height: 600px;
}
#countryREP .scroll.box {
	height: 264px !important;
}
* html #content {
	background:none
}
* html #content div.iePng {
	width:658px;
	height:301px;
	zoom:1
}
#footNote {
    clear: both;
    font-size: 11px;
    margin: 50px auto 0;
    *margin-top: 50px !important;
    width: 480px;
}
* html #footNote {
	margin-top:0;
}
*+ html #footNote {
	margin-top:0;
}
#footNote p {
	text-align:center;
	margin:11px 0
}
#footNote a {
	color:#de092b;
}
#page h1 {
	margin-top:53px;
	text-align:center;
}
#page h2 {
	width:525px;
	text-transform:uppercase;
	font-size:14px;
	margin:38px auto 10px;
	text-align:center;
}
#page label {
	display:block;
	width:45%;
	float:left;
	text-align:right;
	margin-right:30px;
	text-transform: uppercase;
	position:relative;
	top:11px;
}
#page .checkBox label {
    display: block;
    float: right;
    margin: -12px 30px 0 0;
    position: relative;
    text-align: right;
    text-transform: none;
    width: 223px;
	*margin-top:-11px;
}
#page input#birth {
	margin-top:7px;
}
#js #page input#birth {
    background: #FFF;
    border: 1px solid #999999;
    border-radius: 1px 1px 1px 1px;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    left: -2px;
    margin: 0;
    padding: 4px 14px 3px;
    position: relative;
    width: 33px;
}
#page #birthWrapper {
	display:inline;
}
#js #page #birthWrapper {
    float: left;
    height: 18px;
    left: -12px;
    margin-top: 7px;
    padding: 0 12px;
    position: relative;
    width: 59px;
		zoom:1;
}
#page #monthDay {
	position:relative;
	top:7px;
}
#page input#month {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #999999;
    border-radius: 1px 1px 1px 1px;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    left: -2px;
    margin: 0;
    padding: 4px 14px 3px;
    position: relative;
    width: 16px;
}
#page div.monthWrapper {
	margin-top:7px;
	float:left;
	width:44px;
	height:18px;
	padding:0 0px;
	position:relative;
	zoom:1;
}
#page div.dayWrapper {
	margin-top:7px;
	float:left;
	width:44px;
	height:18px;
	padding:0 12px;
	position:relative;
	zoom:1;
}
#page input#day {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #999999;
    border-radius: 1px 1px 1px 1px;
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    left: -2px;
    margin: 0;
    padding: 4px 14px 3px;
    position: relative;
    width: 16px;
}
#page .fauxSelect {
    background: url("../images/wall-arrow.png") no-repeat scroll 183px 9px transparent;
    border: 1px solid #999999;
    border-radius: 1px 1px 1px 1px;
    clear: right;
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    left: -2px;
    margin-top: 7px;
    padding: 4px 0 0 6px;
    position: relative;
    top: -1px;
    width: 196px;
		*z-index:98;
}
#page .submit {
    clear: both;
    position: relative;
    text-align: center;
    top: 39px;
		zoom:1;
}
#page .fauxSelect ul {
    overflow: hidden;
    position: relative;
    width: 190px;
}
#page .fauxSelect .scrollNone ul {
    width: 202px;
}
#page .scroll {
    background-color: #ffffff;
    border-bottom: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    margin: 4px 0 0 -7px;
    position: absolute;
    width: 202px;
    z-index: 97;
}
#page .scrollContent {
	position:absolute;
	top:0;
	left:0;
	width:145px;
}
#page .scrollBar {
	height:120px;
}
#page .scrollBar .face {
	padding:0;
}
#dispatch #page #content {
	position:relative
}
#dispatch #page div#noValidForm {
	text-align:left;
	color:red;
	padding-right:10px;
	position:absolute;
	top:-5px;
	left:412px;
	line-height:11px;
	font-weight: bold;
}
#countryList {
	position:absolute;
	right:15px;
	width:152px;
	height:200px;
	top:-180px;
	overflow:hidden;
}
#countryList p {
	height:17px;
	line-height:17px;
	width:105px;
	padding:0 24px 0pt 13px;
	margin-top:6px;
	position:absolute;
	bottom:0;
}
#countryList p span {
	display:block;
	height:17px;
	width:105px;
	padding:0 15px 0 10px
}
* html #countryList p span {
	background:none;
}
#countryList p a {
	color:#DACCAC;
	width:95px;
	height:17px;
	line-height:17px;
	padding:0;
	text-decoration:none
}
* html #countryList p a {
	position:relative;
	zoom:1
}
#countryList .scroll {
	height:180px;
	width:122px;
	top:3px;
	left:-9999px
}
#countryList .open {
	left:20px
}
#countryList ul {
	background:#FFFFFF;
	width:102px;
	margin-left:10px;
	padding:5px 0
}
#countryList li {
	height:19px;
	line-height:19px;
	padding:2px 5px;
}
#countryList ul a {
	color:#938072;
	text-decoration:none
}
#countryList ul a:hover {
	color:#DACDAC;
}
#countryList .scrollBar {
	background:#6b6968 !important;
	float:right;
	width:12px;
	height:180px;
	z-index:10
}
#validate{
    background: url("../images/arrow-white.png") no-repeat scroll 64px center #DE0030;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 22px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 0 5px;
    position: relative;
    text-align: left;
    top: 6px;
    width: 78px;
    z-index: 1;
}
#noValidForm{
	margin-top: 15px;
  color: #DE092B;
	font-weight:bold;
}
#page .ez-hide { opacity: 0; filter:alpha(opacity=0); }
#page .ez-checkbox {
	background:  #F00;
	display:inline-block;
}
#page .ez-checkbox, .ez-radio { zoom: 1; *display:inline; _height:30px; }
#page .ez-checked {
	background:  #0F0; }
#page .ez-selected {
	background:  #0F0; }
.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 15px; height: 15px;}
.jquery-checkbox img{background: transparent url(../images/checkbox1.gif) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-checked img{
	background-position: 0px -15px;
}
