/* Form Styles - Created by Neil Aitken and Lee Martin */
/*form {
	width:90%;
	padding:0px;
	margin:0 auto;
	margin-bottom:5px;
	margin-top:10px;
}*/
form {
	overflow:hidden;
	margin:0px;
}
form.greyedOut fieldset.top {
	border:2px solid red;
}
em.required {
	color:red;
	font-weight: bold;
}
fieldset {
	margin:7px;
	padding:0px;
    border-color:#666666;
	border-color:#CCCCCC;
	background-color:#C4D7ED;
}

fieldset h2 {
	color: #131f3f;
	font-size: 13px;
	font-weight: bold;
}


fieldset.top {
	margin:0px;
	padding:0px;
	border-color:#CCCCCC;
}
fieldset.hidden {
	display:none;
}
fieldset h2 {
	margin:5px;
}
#content label, #content label p {
	font-weight: bold;
	font-size:12px;
}
div.r1 label,div.r2 label {
	width:10em;
	height:100%;
	font-size: 11px;
	float: left;
	text-align: left;
	color:black;
	margin-right: 0.5em;
	display: inline;
	font-weight:bold;
	overflow:visible;
}
label.disabled {
	color:#999999;
}
label.block {
	clear:both;
	display:block;
	margin-top:5px;
}
img.tooltip {
	margin-left:10px;
	vertical-align:text-bottom;
}
sup.instructions {
	margin-left:5px;
	
}
div.r1 input,div.r2 input,div.r1 select,div.r2 select {
	float:left;
	margin-left:1em;
	font-size: 13px;
	padding:2px 0px 2px 5px;
	display:inline;
	border:1px solid #7F9DB9;
	
	/*width:auto;*/
	
	/*border:1px solid black;*/
}
input.hidden {
	display:none;
}
input[type="hidden"] {
	display:none;
}

input.focused {
	background-color:#DDD;
}
input.inline {
	margin-left:0px;
}
ul.radiogroup,ul.checkboxgroup {
	margin:0px;
	width:auto;
	margin-left:5em;
	padding:5px;
	display:block;
	overflow:hidden;
	list-style:none;
}
ul.radiogroup li,ul.checkboxgroup li {
	overflow:hidden;
	text-align:left;
	display:block;
	width:auto;
	margin:0 auto;
	margin-bottom:1px;
	text-align:center;
}
ul.radiogroup li.horizontal,ul.checkboxgroup li.horizontal {
	text-align:left;
	display:inline;
	overflow:auto;
	float:left;	
	width:auto;
	height:auto;
	margin-bottom:1px;
}
ul.radiogroup li input,ul.checkboxgroup li input {
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
}
ul.radiogroup li label, ul.checkboxgroup li label {
	margin-left:5px;
	position:relative;
	display:inline;
	bottom:3px;
}
ul.radiogroup li.horizontal label,ul.checkboxgroup li.horizontal label {
	margin-right:10px;
}
div.r1 fieldset,div.r2 fieldset {
	border:0px;
}
div.r1 fieldset div, div.r2 fieldset div {
	width:100%;
	clear:both;
	display:block;
}
fieldset.textgroup {
	margin-left:0px !important; /* This margin should be against the label but it's not. Fix maybe required */
	width:70%;
}
fieldset.textgroup.address legend {
margin-left:-140px;
}
fieldset.textgroup.address {
	margin:2px;
	margin-left:140px;
}
fieldset.textgroup input {
	margin-bottom:5px;
	/*
margin-left:-140px;
*/
}
fieldset.textgroup div {
	position:relative;
	/*
overflow:auto;
*/
	height:auto;
	width:80%;
}

.textgroup div {
	/*
margin-left: 13px;
*/
}
input.checkbox {
	float:left;
	border:0px;
}
input.radio {
	border:0px;
}
div.r1 select,div.r2 select {
	padding:0px;
}
select.nopad {
	margin:0px;
	padding:0px;
}

form div.r1,form div.r2 {
	padding:3px 0px 3px 10px;
	margin:2px 0px 2px 0px;
	line-height:19px;	/* height of input + 3px padding*/
	display:block;
	overflow:hidden;
	white-space:nowrap;
}

legend
{
	color:black;
}

form p.r1,div.r1,tr.r1
{
	/* Required for IE6 */
	clear:both;
	height:100%;
	_width:100%;
	/*background-color: #ededed;*/
}

form p.r2,div.r2,tr.r2
{
	/* Required for IE6 */
	clear:both;
	height:100%;
	_width:100%;
	/*background-color: #e0e0e0;*/
}

form div.nolabel,div.nolabel input{
	margin-left:0px;
}
form p img.fieldMarker {
	position:relative;
	top:2.5px;
	margin:0px;
	padding:0px;
	padding-left:5px;
	line-height:19px;
}
form div img.fieldMarker {
	position:relative;
	top:2.5px;
	margin:0px;
	padding:0px;
	padding-left:5px;
	line-height:19px;
}

form input.error {
	border:1px solid red;
	border-color:red;
}
form input.valid {
	border:1px solid green;
	padding:2px;
	padding-left:5px;
}
form p.submit {
	background-color:#dbd9d5;
	background-color:#F7FCFF;
	clear:both;
	margin:0px;
}
div.r1 textarea,div.r2 textarea {
	color: #000000;
	margin-left:5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form ul {
	display:inline;
	float:left;
}
form p.floatLeft {
	float:left;
}
div #languageList {
	display:inline;
	float:left;
}
div #formList p {
	display:inline;
	float:left;
	width:11em;
	margin-top:5px;
}
div #formList ul {
	float:left;
	width:200px;
	display:inline;
	margin-left:3.5em;
}

div #formList.r1 {
	background-color: #F4F4F4;
}
div #formList.r2 {
	background-color: #EFEFEF;
}
/*
form .success {
	width:100%;
	font-weight:bold;
	color:green;
}*/
form .error {	/* Form error */
	/*width:90%;*/
	/*font-weight:bold;
	color:red;*/
}
/*form span.error { /* Field error */
form span.validation, form p.validation { /* Field error */
	font-weight:bold;
	font-size: 12px;
	color:#ed7100;
	display:none;
	color:red;
	margin-left:10px;
}
form span.warning,form p.warning {
	display:none;
	color: #CC0033;
	font-weight:bold;
	font-size: 11px;
	margin-bottom:5px;
	margin-left:10px;
}

form span.validation.visible,form span.warning.visible {
	display:inline;
}
form span.ajaxLink input {
	margin-left:10px;
	vertical-align:top;
}
form span.error img {
	position:relative;
	vertical-align:baseline;
	margin-left:-5px;
}
form span.checkboxText {
	display:inline;
}
form label.checkbox, form label.radio {
	margin:0px;
	padding:0px;
	float:left;
	width:auto !important;
}
form div.submit {
	/*background: url(images/back1.jpg) repeat-x left bottom ;*/
	text-align:right;
	margin-left:16em;
	margin-right:10px;
}
form input.submit {
	/*font-size:12.5px;*/
	/*border:1px solid;*/
	/*background-color:#ECE5DD;*/
	display:inline;
}
form input.reset {
	font-size:12.5px;
	border:1px solid;
	background-color:#ECE5DD;
	margin-left:5px;
}

/* Form Responses */
/*form p.response {
	width:50%;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	padding-left:35px;
	margin:10px;
}
form p.response.success {
	background:url(../images/icons/success.png) no-repeat;
	background-color:#a0eda0;
	border:1px solid #000000;	
}
form p.response.error {
	background:url(../images/icons/error.png) no-repeat;
	color:white;
	background-color:#850000;
	border:1px solid black;	
}
form p.response.alert {
	background:url(../images/icons/alert.png) no-repeat;
	background-color:#fff887;
	border:1px solid #000000;	
}*/
div.response {
	/*margin-top:10px;*/
	/*border:1px solid;*/
	width:95%;
	margin:0 auto;
	height: 30px;
}
form div.response.success {
	background:url(../images/icons/success.png) no-repeat;
	background-color:#a0eda0;
	border:1px solid #000000;	
}
form div.response.error {
	background:url(../images/icons/error.png) no-repeat;
	color:white;
	background-color:#131f3f;
	border:1px solid black;	
}
form div.response.alert {
	background:url(../images/icons/alert.png) no-repeat;
	background-color:#fff887;
	border:1px solid #000000;	
}
/* begin css tabs */

ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #678dc1; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
	display: inline;
}

/*body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
#tabnav li.selected {
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

/*body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
ul#tabnav li a.selected {
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #678dc1; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #d1deff; /* set unselected tab background color as desired */
	color: #000; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
	background: #fff; /* set desired hover color */
}
/* end css tabs */

/* Checkout form */
img.caution_img {
	text-align:left;
	display:none;
	float:left;
	margin-left:10px;
}

/* Form specific styles */
body.js_enabled #password_change_details {
	display:none;
}

#change_password {
	margin-left:2px;
}
#email_login_prompt {
	display:none;
}

label.overlabel {
  color:#999 !important;
  font-weight: normal !important;
}

label.overlabel-apply {
  position:absolute;
  top:3px;
  left:5px;
  z-index:1;
  color:#999 !important;
  font-weight: normal !important;
}
fieldset.no_style {
	background:transparent;
	border:0px;
}