/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}padding:5px 15px;{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,90px;margin: 0 20px 20px 0;{line-height:normal}button,select{text-transpadding:5px 15px;:none}button,html 90px;margin: 0 20px 20px 0;[type="button"],90px;margin: 0 20px 20px 0;[type="reset"],90px;margin: 0 20px 20px 0;[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html 90px;margin: 0 20px 20px 0;[disabled]{cursor:default}90px;margin: 0 20px 20px 0;[type="checkbox"],90px;margin: 0 20px 20px 0;[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}90px;margin: 0 20px 20px 0;[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}90px;margin: 0 20px 20px 0;[type="search"]::-webkit-search-cancel-button,90px;margin: 0 20px 20px 0;[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,90px;margin: 0 20px 20px 0;::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

*,html,button,input,select,textarea 
{
 font-family: 'Oxygen', sans-serif;
}

body
{
background-color:#f0f0f0;
color: #333;
font-size: 15px;
}

span.logo
{
font-size:32px;
font-weight:bold;
}

div#precontainer
{
width:100%;
background-image: url('../images/textareabg.png');
background-repeat: repeat;
float:left;
}

div#container
{
max-width:1260px;
margin: 0 auto;
}

div#header
{
width:100%;
text-align:center;
margin: 30px 0;
font-size:14px;
}

h1
{
/* color:#f47b20; */
font-size:16px;
line-height: 22px;
padding:0;
margin: 20px 0;
font-weight:normal;
}

div.onethird
{
width:420px;
height:352px;
float:left;
margin:0;
padding:0;
/* background-image: url('../images/textareabg.gif');
background-repeat: repeat-x;
background-position: 0 72px; */
}

h2
{
padding: 0 0 0 20px;
height: 35px;
}

div.lane
{
height:50px;
padding: 10px 20px;
line-height:50px;
/* background-color:#e7e7e7; */
color:#fff;
}

div.wide
{
padding: 20px 0;
height:30px;
}

div.charsleft
{
float:right;
}

.minus
{
color: #000000;
}

label
{
font-size: 12px;
color: #999;
text-transform:uppercase;
font-weight: bold;
}

textarea#contentfield
{
display:block;
width:408px;
height: 172px;
display:block;
margin:0;
padding:5px;
resize:none;
border: 1px solid #a0a0a0;
/* border-bottom: none; */
}

input.textfield
{
width:408px;
height:21px;
display:block;
margin:0;
padding:5px;
border: 1px solid #a0a0a0;
}

div.fielddiv
{
height: 32px;
}

div.contentdiv
{
height: 183px;
}

.toright
{
text-align:right;
}

input.yoururl
{
width:260px;
}

div#banners
{
text-align:center;
}

div#banners a img
{
margin: 40px 10px;
}

div#footer
{
font-size:12px;
text-align: center;
margin: 10px 0 20px 0;
}

hr
{
width:100%;
height:8px;
background-image: url('../images/hrbg.png');
background-repeat: repeat-x;
}

span.step {
  background: #cccccc;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 5px;
  text-align: center;
  width: 1.6em; 
}


div.grad2
{
width:420px;
height:155px;
padding: 125px 0 0 35px;
text-align:center;
}

div.grad3
{
width:420px;
height:155px;
}

/* button http://webdesignerwall.com/tutorials/css3-gradient-buttons
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

.red
{
color:#f00000;
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* orange */
.inactive {
	color: #fff;
	border: solid 1px #a0a0a0;
	background: #e7e7e7;
}
.inactive:hover {
	background: #e7e7e7;
}
.inactive:active {
	color: #e7e7e7;
}

/* RADIO http://www.inserthtml.com/2012/06/custom-form-radio-checkbox/ */

.regular-radio {
	display: none;
}

.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	cursor: pointer;
}

.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}

.regular-radio:checked + label {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}

.regular-radio + label:active, .regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.nobutton
{
border:none;
background:none;
margin: 0;
padding: 0;
color: #fff;
text-decoration: underline;
cursor: pointer;
font-size: 13px;
}

