label{
	font-family:'Droid Sans', Arial, Helvetica, sans-serif;/* FF */
	font-size:12px;
	text-transform:uppercase;
	padding-right:8px;
}

input, select, textarea{
	font-family:'Droid Sans', Arial, Helvetica, sans-serif;/* FF */
	font-size:13px;
}

#mailing_content .inputs label{
	width:130px;
}

input, select, textarea{
	background-color:#e2e2e2;
	border:solid 1px #e2e2e2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:4px;
	color:#000;
}

textarea{
	width:100%;
}

input:focus, select:focus, textarea:focus{
	border:solid 1px #b7b7b7;
}

input[type="radio"]{
	background:transparent;
	border:none;
}/* IE */




/* FORMS ========================================================================*/

#formsContainer{
	margin:10px 0 10px 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
fieldset{
	border:1px solid #312F29;
	margin-bottom:15px;
	padding:10px;
}
legend{
	color:#000;
	font-size:110%;
	font-weight:bold;
	margin:0pt 0pt 0px;
	padding:8px;
}

.inputs,.radioButs{
	clear:both;
	min-height:36px;
}
.inputs label,.inputsBD label,.inputs span.label,.inputs span.regionLabel,.radioButs label{
	width:96px;
	float:left;
	text-align:right;
	display:block;
	padding:2px 8px;
	margin:0 0 6px 0;
}

#article_checkout .inputs label{width:130px;}

.inputs input{
	float:left;
	margin:0 6px 6px 0;
	/*padding:4px 4px 6px 4px;
	*padding:5px 4px 5px 4px;
	width:148px;
	font-size:12px;
	line-height:14px;
	
	background:#4d4d4d;
	border:none;
	color:#fff;*/
}
.inputs select{
	float:left;
	margin:0 6px 6px 0
	/*width:316px!important;
	color:#fff;
	font-size:90%;
	padding:4px;
	;
	border:none;
	background-color:#4d4d4d;*/
}
.inputs textarea{
	margin:0px 0 6px 0;
}
.inputsBD {
	clear:both;
}
.inputsBD select{
	font-size:90%;
	padding:2px;
}
.checkbox{
	margin:20px 0 0 150px;
}
.checkbox input{
	font-size:110%;
	margin-top:2px;
}
.checkbox label{
	margin-top:-2px;
	padding:0 4px;
}
p#forgotPw {
	margin-left:155px;
}
.submitButton{
	
	margin-top:-50px;
}
.submitButton input{
	display:block;
	clear:both;
	margin:15px 0 10px 137px;
	cursor:pointer;
	background:none;
	border:none;
	color:#fff;
	font-size:2.8em;
	letter-spacing:-0.025em;
	font-family:'Reenie Beanie', Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	text-transform:lowercase;
}
.submitButton input:hover{
	color:#b5292f;
}
.radioButs input{
	width:20px;
	float:left;
}
.radioButs span label{
	width:auto;
	padding:2px 0; 
	text-align:left;
}
table.RadUploadTable{
	background:#999;
	width:270px;
	padding:4px;
}
table.RadUploadTable {border:1px solid #c00;}

/* vam errors======*/
span.DESVALRequiredFieldsDescription{
	font-size:12px;
	font-style:italic;
	padding:8px 0 15px 0;
	display:block;
}
span.DESVALErrorText  {
	color:#FFFFFF !important;
	float:left;
	font-size:100%;
	font-weight:bold;
	line-height:24px;
	margin:3px 5px 0 0;
	padding:0;
}

/*span.DESVALErrorText img{
	border:medium none;
	display:block;
	margin-left:0;
	margin-top:0;
	width:14px;
}*/

ul.DESVALSummaryErrors{
	color:#999;
}

/*iframe{border:none;background:#000;margin:0; padding:0;}*/
html{
	min-height: 100%;
}

body#loginBox{color:#000;}

#facebox .b {
  background:url(/images/template/facebox/b.png);
  background:#fff;
}

#facebox .tl {
  background:url(/images/template/facebox/tl.png);
  background:#fff;
}

#facebox .tr {
  background:url(/images/template/facebox/tr.png);
  background:#fff;
}

#facebox .bl {
  background:url(/images/template/facebox/bl.png);
  background:#fff;
}

#facebox .br {
  background:url(/images/template/facebox/br.png);
  background:#fff;
}

#facebox {
  position: fixed;
  top: 100px!important;
  left: 0;
  z-index: 112;
  text-align: left;
  /*ie6*/
  _position:absolute;
  _top:15%;
  background:#ffffff;
  width:620px;
  border:solid 4px #d5d4d4;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
  margin:0;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
 
}

#facebox .body {
  width: 620px;
}

#facebox .loading {
  text-align: center;
  display:block; 
}
#facebox .loading img{}
#facebox .image {
  text-align: center;
  
}
#facebox .content{background:none;}
#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  padding-top: 0px;
  margin-top: 0px;
	margin-bottom:0px;
  text-align:right;
}

#facebox a.close{
	height:25px;
	overflow:hidden;
	background:none;
	font-size:0;
	}


#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#modalPopupOverlay 
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)" !important; /* no idea why this needs important */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65) !important;
    opacity: 0.65; /* webkit */
    -moz-opacity:0.65; /* ff */
    z-index: 110;
    height: 100%;
    width: 100%;
    background-repeat:no-repeat; 
    background-position:center; 
    position:fixed; 
    top: 0px;
    left: 0px;
    display: none;
    background: #000; 
	/*ie 6*/
	 _position: absolute;
  _height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

body > div#modalPopup{
    display: none;
}

#modalPopup{
 	 width: 100%;
     height: 100%;
}
iframe{overflow:auto!important;}

#modalPopup iframe{
		height: 350px!important;
		width:620px!important;
    	overflow:auto!important;
		border:none!important;
		display:block;
	}



