@charset "utf-8";
/* CSS Document */

/* Reset */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, code, em, font, img, ol, ul, dl
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}



h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset, form{
	padding:0 0 20px 0;
}


/*layout*/
body{
	font:12px/18px Arial, Helvetica, sans-serif;
	color: #1e1e1e;
	background: #f5f5ed;
}
#page{
	background-color: #f5f5e8;
	float:left;
	width:100%;
	background:url(../images/logohighlight.png) no-repeat 0px 0;	
}

#wrap {
	width:960px;
	margin:0 auto;
	clear:both;
	padding-right:10px;
	padding-left:10px;
}

#main {
	padding:60px 0 0 0;
	margin:0;	
	float:left;
	width:100%;
}
a:link, a:visited{
	color: #ff0227;
	text-decoration:none;
}
a:hover{
	border-color: #ff0227;
	border-bottom-width: 1px;
	border-style: dotted;
	color: #ff0227;
}
#logo{
	padding:2em 0 0 0;
	position: relative;
}
#logo h1{
	text-indent:-3000px;
	float:left;
	padding:0;
	margin: 0;
}
#logo h1 a{
	margin: -13px 0 0 0;
	padding-top: 0;
	width: 178px;
	height: 40px;
	display:block;
	background:url(../images/FireMailLogo.png) no-repeat top;
	border: none;
}
.tagline{
	font-style: normal;
	font-weight: normal;
	padding: 20px;
	border-left-color: #e7e7df;
	margin: 0 0 0 31px;
	border-left:1px solid;
	color: #818181;
	font-size:13px;
}

#intro{
	margin: 0;
	padding: 50px 0 0 0;
}

#signup-button{
	padding: 0 0 0 209px;
	margin: 0px;
	border: none;
}
.login-link{
	text-transform: uppercase;
	left: 880px;
	top: -40px;
	position: absolute;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
}
.laptop{
	left: 450px;
	height: 298px;
	width: 499px;
	position:absolute;
	top: 12px;
}
#intro p{
		width: 380px;
		color: #818181;
		line-height: 21px;
		font-size: 17px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
	}
	
#intro p span{
	color: #1e1e1e;
}

#intro p em {
	font-style: normal;
	font-weight: normal;
	color: #f00021;
}

/*main-menu*/
.main-nav-wrap{
	background:url(../images/divider.gif) no-repeat bottom;
	float:left;
	width:100%;
	padding:2em 0 2px 0;
	margin:0 0 4em 0;
}

.main-nav-wrap .main-nav{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
.main-nav-wrap .main-nav li{
	color: #818181;
	list-style:none;
	display:inline;
	float:left;
	margin:0 39px 0 0;
	padding:5px;
}
.main-nav-wrap .main-nav li.current{
	background:url(../images/arrow_up.gif) no-repeat bottom center;
}
.main-nav-wrap .main-nav li a{
	font-weight: bold;
	display:block;
	float:left;
	text-transform:uppercase;
	color:#818181;
	border: none;
}
.main-nav-wrap .main-nav li a:hover, .main-nav-wrap .main-nav li.current a{
	color:#4c4c4c;
	border: none;
}


/*top-content, features, signup, about, contact*/
#top, #features-row, #signup-row, #about-row, #contact-row{
	float:left;
	width:100%;
	padding:0em 0 0 0;
}
.contact-form{
	width:280px;
	float:left;
	margin:0;
}

.about {
	width: 450px;
	float: left;
	margin: 0 30px 0 0;
}

.features{
	width:100%;
	float:left;
	margin:0 36px 0 0;
}
.request-account{
	width: 380px;
	float: left;
	margin: 0 20px 0 0;
}
.answers{
	width: 640px;
	float: left;
	margin: 0;
}
.login{
	width: 318px;
	float: left;
	margin:0 0 0 2px;
}
.answers dl{
	width:270px;
	float:left;
	margin: 0 50px 0 0;
}
.answers dd{
	margin: 0 0 24px 0;
}
.features h2,
.answers h2,
.contact-form h2{
	text-indent:-3000px;
	margin:0 0 20px 0;
}
.about h2{
	text-indent: -3000px;
	margin: 0 0 17px 0;
}
.signup h2{
	text-indent: -3000px;
	margin: 0 0 11px 0;
}
.login h2{
	text-indent: -3000px;
	margin: 0 0 10px 0;
}
.features h2 span{
	height: 26px;
	background:url(../images/features_title.gif) no-repeat;
	display:block;
}
.signup h2 span{
	height: 35px;
	background:url(../images/signup_title.gif) no-repeat;
	display:block;
}
.login h2 span{
	height: 36px;
	background:url(../images/login_title.gif) no-repeat;
	display:block;
}
.about h2 span{
	height: 29px;
	background:url(../images/about_title.gif) no-repeat;
	display:block;
}
.other-services h2{
	color: #1e1e1e;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 12px 0 16px 0;
}
.location h2{
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 12px 0 16px 0;
}
.answers h2 span{
	height: 26px;
	background:url(../images/answers_title.gif) no-repeat;
	display:block;
}
.contact-form h2 span{
	height: 26px;
	background:url(../images/contact_title.gif) no-repeat;
	display:block;
}
.contact-info h2 span{
	background:url(../images/contactinformation_title.gif) no-repeat;
	display:block;
}

.features h3{
	color:#b1d3d9;
	font-size:16px;
	font-weight:normal;
}

.features ul#col-one, .features ul#col-two {
	list-style-type: none;
	width: 460px;
	float: left;
	padding-right: 20px;
}
.signup h4, .login h4 {
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 20px 0;
}
.login h4, .login p{
	width: 140px;
	float: left;
	margin: 0 20px 0 0;
}
ul#col-one h4, ul#col-two h4, .answers dt, .location h4{
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0;
}
.features ul#col-one li, .features ul#col-two li{
	margin: 0	0	8px 0;
}

.features ul#col-one li img, .features ul#col-two li img, .about img{
	margin-right: 10px;
	border-color: #c5c8cc;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	background-color: #e7e6df;
	float: left;
	display: block;
}

.features ul.littlelist {
	list-style-type: none;
	width: 320px;
	float: left;
	padding-right: 0;
}

.features ul.littlelist li{
	font-weight: bold;
	vertical-align: top;
	padding: 0;
	margin: 0 0 10px 0;
}

.features ul.littlelist img {
	border: none;
	padding: 0 8px 0 0;
	margin: 0;
	width: 18px;
	height: 18px;
	float: left;
}


/*footer*/
#footer{
	font-size: 11px;
	color: #666666;
}

#foot {
	background: url(../images/divider.gif) no-repeat top;
	width: 960px;
	padding:2em 10px 0 10px;
	margin: 0 auto;
	height: 18px;	
}

#footer a:link, #footer a:visited{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
	border-color: #666666;
	border-bottom-width: 1px;
	border-style: dotted;
}
abbr{
	cursor:help;
	font-style:italic;
}

/*other-services, location, signup, contact-info*/
.other-services, .location, .signup{
	width:220px;
	float:left;
	margin:0 20px 0 0;
}
.contact-info{
	width:330px;
	float:left;
}

/*other-services */

.other-services ul{
	list-style-type: square;
	list-style-position: inside;
	margin:0px;
	padding:0px;
}
.other-services li, .location li{
	margin-bottom: 18px;
}
.other-services p{
	padding: 0 0 0 11px;
}

/*blockquote*/
blockquote .first{
	color:#3d5358;
	font-style:italic;
	background:url(../images/quote_start.gif) no-repeat;
	text-indent:15px;
}

blockquote .author{
	color:#354a4e;
	padding:0;
	margin:0;
}







/*button link*/
.buttonlink{
	padding:6px 10px;
	text-transform:uppercase;
	font-size:10px;
}
.buttonlink:hover{
	padding:6px 10px;
	background:#3ca0b3;
	color:#081f24;
}


/*login form*/
#contact-form p{
	margin:0;
	padding:0 0 10px 0;
}
.username label, .password label{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0 0 1px 0;
	margin: 0px;
	display: block;
}
.login input#username, .login input#password{
	background: url(http://firemail.wufoo.com/images/fieldbg.gif) repeat-x rgb(255, 255, 255);
	border-bottom: 1px solid rgb(221, 221, 221);
	border-left: 1px solid rgb(195, 195, 195);
	border-right: 1px solid rgb(195, 195, 195);
	border-top: 1px solid rgb(124, 124,124);
	padding:4px 0 4px 0;
	color:#1e1e1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
}
.username, .password{
	margin:0 0 15px 0;
}




/*common style*/
.clear{
	clear:both;
}
.highlight{
	font-weight:bold;
	color:#3d9162;
}

img{
	border:0;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}

.errorMsg, .infoMsg{
	float:left;
	padding:10px;
	width:95%;
	margin:0 0 20px 0;
}
.errorMsg h3{
	color:#FF0000;
}
.infoMsg h3{
	color:#009900;
}
.errorMsg ul{
	padding-left:14px;
}
