body, html{
	margin:0;
	padding:0;
}
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:url(/images/background.gif) repeat-x top left;
	font-size:14px;
	line-height:18px;
	color:#111;
}
p{
	margin:0.7em 0;
	padding:0;
	height: auto;
}
input, select{
	wi dth:100px;
}
small{
	color:#666666;
	font-size:70%;
}
.red{
	color:#CC0000;
}
ul.checkoutsteps li{
	line-height:20px;
	background:url(/wea-admin/images/ico/bullet_red.png) no-repeat left 2px;
	list-style:none;
	padding-left:20px;
}
ul.checkoutsteps li.currentstep{
	background:url(/wea-admin/images/ico/bullet_go.png) no-repeat left 2px;
}
ul.checkoutsteps li.donestep{
	background:url(/wea-admin/images/ico/bullet_green.png) no-repeat left 2px;
}
th{
	color:white;
	background:#000;
}
.greyboxheader{
	margin:0;
	padding:5px;
	background:#eeeeee;
	border:1px solid #CCCCCC;
	border-bottom:0;
	text-align: left;
}
.greybox{
	margin:0 0 20px 0;
	background:#eeeeee;
	padding:10px;
	border:1px solid #CCCCCC;
	text-align: left;
}
#container{
	width:980px;
	margin:auto;
	padding:0;
}
#contain{
	padding:0 10px;
	background:url(/images/background_top.png) no-repeat top left;
}
#top{
	height:20px;
	visibility:hidden;
	font-size:1px;
}
#header{
	margin:10px 9px 0;
	background:none;
}
h1,h2,h3 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
#header h1{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	background:none;
}
#header h1 a{
	color:#666666;
	text-decoration:none;
	width:405px;
	height:50px;
	display:block;
	background:url(/images/logo.png) top left no-repeat;
}
#header h1 a span{
	display:none;
}
#header h2{
	margin:0;
	padding:0;
}
#header h2{
	width:180px;
	height:55px;
	background:url(/images/number.png) left top no-repeat;
	float:left;
	display:inline;
	margin-left:377px;
}
#header h2 span{
	display:none;
}
#main h1, #mainpopup h1{
	height:30px;
	line-height:30px;
	padding-left:10px;
}
#menu{
	background: url(/images/menu.gif) repeat-x left top;
	text-align:left;
	float:left;
	position:relative;
	width:100%;
	overflow:hidden;
	clear:both;
}
#menu ul{
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#menu ul li{
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;   
   background:url(/images/menu_separator.gif) left no-repeat;
}
#menu ul li a{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#dddddd;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
	padding:0 15px;
	margin:0;
	font-weight:bold;
}
#menu ul li a:hover{
	color:#ffffff;
}
#menu ul li.not{
	background:none;
}
#fullwidth{
	padding:20px 20px 0 20px;
}
#left{
	width:280px;
	float:left;
	display:inline;
	padding:0 20px;
	padding-top:20px;
}
#right{
	width:620px;
	float:left;
	display:inline;
	padding:20px 20px 0 0;
}
#left h3, h3.header{
	background:#da4f03 url(/images/back_orange.gif) repeat-x left top;
	margin:20px 0 0 0;
	padding:5px;
	color:#FFFFFF;
}
a{
	color:#da4f03;
}
h3{
	padding-bottom:0;
	margin-bottom:0;
}
h1,h2{
	background:#0058aa url(/images/back_blue.gif) repeat-x left top;
	margin:0 0 20px 0;
	padding:5px;
	color:#FFFFFF;
	font-size:17px;
	text-transform:uppercase;
}
h2#homequote{
	background:#0058aa url(/images/homepagequote.png) no-repeat left top;
	height:84px;
	margin:0;
	padding:0;
}
#box, .box{
	border:1px solid #dddddd;
	padding:10px;
}
.testimonial{
	width:258px;
}
#footer{
	text-align:left;
	font-size:10px;
	padding-top:30px;
	background:url(/images/footer.gif) no-repeat center 20px;
	border:0;
}
#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
	text-decoration:underline;
}
#footer #section{
	float:left;
	display:inline;
	margin-left:45px;
}
#footer #copy{
	float:left;
	display:inline;
	margin-left:47px;
}
.step{
	float:left;
	display:inline;
	border:1px solid #CCCCCC;
	width:298px;
	height:315px;
	font-size:13px;
}
.step h3{
	margin:0;
	padding:3px 0;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	background:#da4f03 url(/images/back_orange.gif) repeat-x left top;
	color:#FFFFFF;
}
.stepcontain{
	padding:0 10px;
}

.stepcontain h4 {
	margin:1em 0 0;
	padding-bottom:3px;
	font-size: 12px;
}


.stepcontain ul {
	margin:0 0 0 24px; padding:0;
	font-size:11px;
	line-height:15px;
	font-style:italic;
}

#highlights h2{
	margin:0;
}
#highlights th{
	color:white;
	background:#000;
}
#highlights td{
	background:#FFFFFF;
}
form{
	margin:0;
	padding:0;
}
button{
	margin:0;
	padding:0;
}
button.button{
	margin:0;
	margin-bottom:20px;
	padding:0;
	background:none;
	border:none;
	white-space: nowrap;
	cursor:pointer;
}
.button span{
	background:url(/images/button_right.png) no-repeat right bottom;
	display:inline-block;
	color:#ffffff;
	cursor:pointer;
	padding:0 6px 0 0;
	height:40px;
	margin:0;
}

.button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}
.button span span{
	background:url(/images/button.png) no-repeat left bottom;
	border:0;
	height:40px;
	font-size:15px;
	line-height:40px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 6px 0 12px;
	margin:0;
}

.button.greybutton span span {
	background:url(/images/button_grey.png) no-repeat left bottom;
}
.button.greybutton span{
	background:url(/images/button_grey_right.png) no-repeat right bottom;
}

.button:hover span{
	background-position:right top;
}
.button:hover span span{
	background-position:left top;
}

.greybox .faq {
	background:#FAFAFA;
	padding:10px;
}
.entity{
	display:none;
}
#appfrm input{
	width:270px;
}
#appfrm textarea{
	width:270px;
	height:75px;
}

.error{
	color:#CC0000;
	border:1px solid #CC0000;
	padding:10px 20px;
	background:#FFF4F4;
	font-weight:bold;
	margin:10px 0;
}
.notes{
	font-size:11px;
	color:#333333;
}
.hidden{
	display:none;
}
.right{
	margin:0 0 15px 15px;
	float:right;
	display:inline;
}
.left{
	margin:0 15px 15px 0;
	float:left;
	display:inline;
}
.center{
	text-align:center;
}
.clear{
	clear:both;
}
.information{
	background:#FFF46F;
	color:#666666;
	padding:5px;
}
.AuthorizeNetSeal{
	padding-top:20px;
}
.tk_price{
	font-size:20px;
	font-weight:bold;
	color:#006600
}
