/* Embed form for Vista with IE8 */
#embed-forms {
	float: right;
	width: 515px;
	margin: 10px 10px 0 0;
	overflow: hidden;
}

#embed-forms a {
	color: #fff !important;
}

#embed-forms .red {
	color:#fe0001;
}

#embed-forms #login,
#embed-forms #register {
	position: relative;
	padding: 13px;
	background: #000;
	border: 3px solid #ff0000;
}

#embed-forms #register {
	padding-bottom: 52px;
}

#embed-forms img.title-replacement {
	margin: 0px 0px 14px 0px;
}

#embed-forms p {
	font-size: 14px;
	line-height:17px;
	color: #808080;
	margin: 0px 0px 18px 0px;
}

#embed-forms .text_input {
	margin: 0px 0px 6px 0px;
}

#embed-forms .text_input label {
	font-size: 11px;
	font-weight: bold;
	width: 318px;
	display:block;
	color:#FFFFFF;
	height:28px;
	line-height:28px;
}

#embed-forms .text_input input {
	border:1px solid #fe0001;
	width: 481px;
	height:18px;
}

#embed-forms .text_input .left {
	float:left;
}

#embed-forms .text_input .left input {
	display:block;
	float:left;
	height:20px;
	left:0;
	margin:0 4px 0 0;
	position:relative;
	top:0;
	vertical-align:top;
	width:16px;
	border:0px;
}

#embed-forms .text_input .left label {
	width:auto;
	height:13px;
	float:left;
	font-weight:normal;
	line-height:13px;
	vertical-align:middle;
	padding: 4px 0px 14px 0px;
}

#embed-forms .text_input .right {
	float:right;
}

#embed-forms .text_input .right a {
	font-size:11px;
	line-height:13px;
	color: #FFFFFF;
	text-decoration:none;
	margin: 0px 0px 10px 0px;
}


#embed-forms .text_input .right a:hover {
	text-decoration:underline;
}

#embed-forms a.submit-button {
	background:url(../images/popup/form-button.jpg) top left no-repeat;
	width: 122px;
	height: 17px;
	display:block;
	text-align:center;
	color:#000000 !important;
	font-size: 14px;
	line-height:17px;
	padding: 6px 0px;
	font-weight:bold;
	text-decoration:none;
}

#embed-forms a.submit-button:hover {
	background-position: 0 -29px;
}

#embed-forms .clear {
	clear:both;
	line-height:0px;
	height:0px;
	overflow:hidden;
}

#embed-forms .breaker {
	width:100%;
	height:1px;
	line-height:1px;
	overflow:hidden;
	background:#FFFFFF;
	display:block;
	margin: 20px 0px;
}

#embed-forms #register p {
	margin:0px;
}

#embed-forms #register p.smaller {
	font-size:11px;
	line-height:13px;
	margin: 3px 0px 16px 0px;
	color:#FFFFFF;
}

#embed-forms .standard_input, 
#embed-forms .small_input {
	display:block;
	width: 153px;
	float:left;
	margin: 8px 0px 0px 0px;
	overflow: hidden;
}

#embed-forms .small_input label {
	width: 153px;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	padding: 0px 0px 5px 0px;
	display:block;
}

#embed-forms .standard_input label {
	width: 153px;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	padding: 0px 0px 5px 0px;
	display:block;
}

#embed-forms .small_input input {
	width: 128px;
	height:18px;
	padding: 1px 0px;
	border:1px solid #fe0001;
}

#embed-forms .standard_input input {
	width: 151px;
	height:18px;
	border:1px solid #fe0001;
	padding: 1px 0px;
}

#embed-forms .large_input {
	display:block;
	width: 483px;
	float:left;
	margin: 8px 0px 0px 0px;
	overflow: hidden;
}

#embed-forms .large_input label {
	width: 483px;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	padding: 0px 0px 5px 0px;
	display:block;
}

#embed-forms .large_input input {
	width: 481px;
	height:18px;
	border:1px solid #fe0001;
	padding:1px 0px;
}

#embed-forms .medium_input {
	display:block;
	width: 318px;
	float:left;
	margin: 8px 0px 0px 0px;
	overflow: hidden;
}

#embed-forms .medium_input label {
	width: 318px;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	padding: 0px 0px 5px 0px;
	display:block;
}

#embed-forms .medium_input input {
	width: 316px;
	height:18px;
	padding:1px 0px;
	border:1px solid #fe0001;
}

#embed-forms .spacer {
	width: 12px;
	float: left;
	display: block;
	height: 20px;
}

#embed-forms #register .left{
	float:left;
}

#embed-forms #register .right {
	float:right;
}

#embed-forms .smaller_select {
	width: 184px;
	float:left;
	margin: 8px 0px 0px 0px;
	overflow: hidden;	
}

#embed-forms .smaller_select label {
	width: 184px;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	padding: 0px 0px 5px 0px;
	display:block;
}

#embed-forms .smaller_select select {
	width: 184px;
	display:block;
	height:22px;
}

#embed-forms .medium_select {
	width: 272px;
	float:left;
	margin: 8px 0px 0px 0px;
	overflow: hidden;	
	clear: both;
}

#embed-forms .medium_select label {
	width: 272px;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	padding: 0px 0px 5px 0px;
	display:block;
}

#embed-forms .medium_select select {
	width: 272px;
	display:block;
	height:22px;
}

#embed-forms .input_question {
	width:100$;
	border-bottom: 1px solid #4d4d4d;
	padding: 16px 0px 10px 0px;
}

#embed-forms .input_question  p{
	font-size:11px;
	line-height:13px;
	color: #ffffff;
	padding: 0px 0px 2px 0px;
}

#embed-forms .input_question  .input label{
	font-size:11px;
	line-height:20px;
	color: #ffffff;
	font-weight:bold;
	float:left;
	margin: 0px 12px 0px 0px;
	height:20px;
	vertical-align:top;
	display:block;
}

#embed-forms .input_question  .input input{
	left: 0;
	position:relative;
	top: 0;
	width:16px;
	float:left;
	height:20px;
	vertical-align:top;
	display:block;
	margin:0px 4px 0px 0px;
}

#embed-forms .device_info_holder {
	border-bottom: 1px solid #fe0001;
	border-top: 1px solid #fe0001;
	padding: 6px 0px 22px 0px;
}

#embed-forms img.subheading {
	margin: 24px 0px 10px 0px;
}

#embed-forms a.helplink {
	font-size:10px;
	line-height:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px 0px 10px 0px;
	position: absolute;
	bottom:0;
	right:0;
}

#embed-forms a.helplink:hover {
	text-decoration:underline;
}

#embed-forms img.subsub_heading {
	margin: 20px 0px 2px 0px;
}

#embed-forms .bottom_option {
	display:block;
	width:100%;
}

#embed-forms .bottom_option input {
	margin:0px 4px 0px 0px;
	padding:0px;
	display:block;
	float:left;
	width: 16px;
	height:20px;
}

#embed-forms .bottom_option label {
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	height:20px;
	float:left;
}

#embed-forms .bottom_option label a {
	color:#FFFFFF;
	text-decoration:none;
}

#embed-forms .bottom_option label a:hover {
	text-decoration:underline;
}

#embed-forms .bottom_holder {
	position:relative;
	margin: 15px 0px 0px 0px;
}

#embed-forms .border_bottom {
	height:1px;
	line-height:1px;
	overflow:hidden;
	background: #4D4D4D;
	width:100%;
	margin: 16px 0px;
}

#embed-forms .capture_area {
	width:124px;
	height:38px;
	display:block;
	border: 1px solid #fe0001;
	float:left;
	margin-right: 12px;
}

#embed-forms .personal_validation p {
	color: #fe0001;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	padding: 0px 0px 12px 0px;
}

#embed-forms .personal_validation label {
	height:17px;
	margin: 5px 0px 0px 0px;
	color:#808080;
	float:left;
	font-size: 11px;
	line-height:13px;
	padding: 3px 0px 0px 0px;
	clear: both;
	width: 450px;
}

#embed-forms .personal_validation input {
	height:18px;
	margin: 18px 16px 0px 0;
	border:1px solid #fe0001;
	float:left;
	padding:1px 0px;
}

#embed-forms #errors li
{
	padding-right: 10px;
	color: #fff;
}
#embed-forms #errors
{
	font-size: 0.7em;
	background: #f00;
	padding: 10px 16px 10px 12px;
	margin: 10px -13px;
	position: relative;
	color: #999;
}

#embed-forms .flagged label {
	color: #f00 !important;
}

#embed-forms .flagged input {
	background: #fcc;
}

#embed-forms a#print_my_voucher {
	display: block;
	background: url(../images/print-voucher.png) left top;
	width: 355px;
	height: 53px;
	clear: both;
	line-height: 52px;
	text-decoration: none;
	font-weight: bold;
	color: #000 !important;
	text-indent: 20px;
	margin-bottom: 20px;
}

#embed-forms a#print_my_voucher:hover {
	color: #fff !important;
	background-position: left bottom;
}
#embed-forms #congratulations {
	width:658px;
	height:auto;
	margin:0px;
	display:block;
	position:relative;
	padding:13px;
}

#embed-forms #congratulations .border {
	width:652px; 
	background: #fe0001; 
	height:auto; 
	display:block; 
	padding:3px;
}

#embed-forms #congratulations .inner {
	background:#000000;
	padding: 30px;
	height:auto;
	display:block;
}

#embed-forms .bold {
	font-weight:bold;
}

#embed-forms .white {
	color:#ffffff;
}

#embed-forms .transform {
	text-transform:uppercase;
}

#embed-forms p.white a {
	color:#FFFFFF;
	text-decoration: none;
}

#embed-forms p.white a:hover {
	text-decoration:underline;
}

#embed-forms .large_phone {
	font-weight:bold;
	color:#fe0001;
	font-weight:bold;
	line-height:30px;
	font-size: 25px;
}

#embed-forms .red_breaker {
	width:100%;
	background: #fe0001;
	height:1px;
	line-height:1px;
	overflow:hidden;
	display:block;
	margin: 0px 0px 14px 0px;
}

#embed-forms .back-to-home {
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	padding: 0px 0px 0px 10px;
	background: url(../images/back-arrow.jpg) center left no-repeat;
	margin: 8px 0px 0px 0px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#embed-forms .back-to-home:hover {
	text-decoration: underline;
}

#embed-forms #voucher {
	display: none;
}

#embed-forms .top_close {
	height:26px;
	width: 26px;
	background: url(../images/popup/close-button.jpg) top left no-repeat;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
}

#hack_this1 {
	bottom: -38px;
}

#hack_this2, #hack_this3 {
	clear: both;
}

#embed-forms #hack_this4.standard_input,
#embed-forms #hack_this4.standard_input label {
	width: 205px;
}

#embed-forms #hack_this4.standard_input input {
	width: 203px;
}

#embed-forms #hack_this5.standard_input,
#embed-forms #hack_this5.standard_input label {
	width: 100px;
}

#embed-forms #hack_this5.standard_input input {
	width: 98px;
}

#embed-forms #hack_this6.device_info_holder {
	padding-bottom: 15px;
}

#embed-forms #hack_this7.device_info_holder {
	padding-bottom: 15px;
}

#hack_this8 {
	display: block;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	clear: left;
	margin-top: 2px;
}