﻿/* CSS Core Document */

* { margin: 0; padding: 0; }

/*img, div { 
	behavior: url(png/iepngfix.htc);
}*/

body, html {
	font-size: 16px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	background: #d7d7d7;
	background: url(../img/site/bg-footer.gif);
	color: #636363;
}

a:link, a:visited { 
	color: #3f74a7; 
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
a.u {
	text-decoration:underline;
}
h1 {
	color: #111;
 	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0;
	padding: 0 0 15px 0;
}
h2 {
	color: #2b5680;
 	font-size: 21px;
	margin: 0;
	padding: 0 0 10px 0;
}
h3 {
	color: #636363;
 	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 40px 0 10px 0;
	text-align: center;
}
p { 
	padding: 0 0 15px 0; 
}
ul {
	margin: 0 0 20px 20px;
}
ol {
	margin: 0 0 20px 24px;
}
blockquote {
	margin: 0 0 20px 30px;
}


/*============reusable============*/
.more { 
	background: url(img/bullet-arrow-blue.gif) no-repeat right center;
	padding: 0 10px 0 0;
}
.clearFloat { 
	clear: both; 
	font-size: 1px; 
	line-height: 0px; 
	height: 0px; 
}


/* Main CSS Document */

/*============sections============*/
#top {
	background: url(../img/site/bg-top.gif) repeat-x;
}
.bgTopFeatures {
	background: url(../img/site/bg-a.png) no-repeat center top;
}
.bgTopInner {
	background: url(../img/site/bg-header-inner.png) no-repeat center top;
}
#content {
	margin: 0 auto;
	padding: 30px 0 30px 0;
	width: 940px;
}
#contentGradient {
	background: url(../img/site/bg-gradient-top.gif) repeat-x;
}
#bottom {
	background: url(../img/site/bg-testimonials.gif);
	padding: 30px 0 30px 0;
}
#footer {
	background: url(../img/site/bg-footer.gif);
}

/*============header============*/
.header {
	height: 129px;
	margin: 0 auto;
	width: 940px;
}
.header h1 {
	background: url(../img/site/logo-home.png) no-repeat;
	display: block;
	float: left;
	height: 129px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	width: 293px;
}
.header h1.inner {
	background: url(../img/site/logo-inner.png) no-repeat;
}
.header h1 a {
	display: block;
	height: 129px;
	margin: 0;
	padding: 0;
	width: 293px;
}

/*============navigation============*/
.header ul {
	float: right;
	width: 400px;
}
.header li {
	border-right: 1px solid #d5d5d5;
	float: right;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
	margin: 57px 0 0 0;
	padding: 0 17px 0 17px;
}
.header li a {
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
}
.header li a:hover {
	color: #2b5680;
}
.header a strong {
	color: #2b5680;
}
.header li.lastItem {
	border: 0;
	padding: 0 0 0 17px;
}

/*============upper area with signin============*/
#upper {
	height: 334px;
	margin: 0 auto;
	width: 940px;
}
#featuredItems {
	width: 940px;
}
#upper h2 {
	color: #0d0f10;
	font-size: 40px;
	font-weight: normal;
	font-family: 'Muli', sans-serif;
	font-weight: 300;
	line-height: 40px;
	margin: 0;
	padding: 40px 20px 40px 20px;
	
}
#upper a.button {
	background: url(../img/site/bg-btn-more-info.png);
	color: #fff;
	display: block;
	font-size: 24px;
	height: 68px;
	line-height: 60px;
	text-align: center;
	text-shadow: -1px -1px #c97b30;
	width: 243px;
	margin-left:500px;
}
.upper-left {
	height: 374px;
	padding: 0 20px 0 0;
	max-width:405px;
	float:left;
}
.upper-right {
	height: 374px;
	padding: 0 60px 0 0;
	width:445px;
	float:right;
}

/*============signin============*/
#signin-form {
	/*border: 1px solid #e1e1e1;*/
	padding: 40px 0 0 0;
}
#signin-form .row {
	padding: 0 0 20px 0;
}
#signin-form label {
	background: url(../img/site/bg-label.gif) no-repeat;
	float: left;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 20px;
	width: 122px;
}
#signin-form input.field {
	background: url(../img/site/bg-field.gif)  no-repeat right;
	border: 0;
	color: #5d5d5d;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 47px;
	line-height: 47px;
	padding: 0 0 0 12px;
	width: 260px;
}
#signin-form .required label {
	background: url(../img/site/bg-label-required.gif) no-repeat;
	color: #b43939;
}
#signin-form .required input.field {
	background: url(../img/site/bg-field-required.gif) no-repeat;
}
#signin-form input.submit {
	/*background: url(../img/bg-btn-form.gif);*/
	background: url(../img/site/bg-btn-signin.png);
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	padding:0;
	color: #fff;
	display: block;
	font-size: 22px;
	height: 49px;
	line-height: 8px;
	float: right;
	margin: 10px 55px 0 0;
	text-align: center;
	width: 180px;
	text-shadow: -1px -1px #c97b30;
}

#signin-form input:focus, select:focus, textarea:focus {
  outline: none;
}


/*============home============*/
.simplified {
	background: url(../img/site/icon-simplified.png) no-repeat center top;
	border-right: 1px solid #dfdfdf;
	float: left;
	padding: 150px 31px 0 31px;
	text-align: center;
	width: 250px;
}
.organized {
	background: url(../img/site/icon-organized.png) no-repeat center top;
	border-right: 1px solid #dfdfdf;
	float: left;
	padding: 150px 31px 0 31px;
	text-align: center;
	width: 250px;
}
.multiple {
	background: url(../img/site/icon-multiple.png) no-repeat center top;
	float: left;
	padding: 150px 31px 0 31px;
	text-align: center;
	width: 250px;
}
.simplified p, .organized p, .multiple p {
	margin: 0;
	padding: 0;
}




/*============testimonials============*/
#testimonials {
	margin: 0 auto;
	margin-left: 30px;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 940px;
}
.holder {
	margin: 0 auto;
	width: 940px;
}
/*#testimonials blockquote {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 28px 0 0;
	width: 280px;
}*/
#testimonials blockquote {
	float: left;
	list-style-type: none;
	margin: 0 5% 0 5%;
	padding: 0;
	width: 35%;
}
#testimonials p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align:left;
	margin: 0;
	padding: 0 0 10px 0;
}
#testimonials h3 {
	color: #7f7f7f;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	margin: 0;
	padding: 0 0 10px 0;
}

/*============footer============*/
#footer ul {
	color: #777;
	font-size: 12px;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center;
	text-transform: uppercase;
}
#footer li {
	display: inline;
	padding: 0 5px 0 5px;
}
#footer li a {
	color: #777;
	text-decoration: none;
}
#footer li a:hover {
	color: #333;
}