/********** (C) All Rights Reserverd Daniel Collins/TaxProFirm *****************/

/******* DEFAULTS **********/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	min-height: 100%;
}

body {
	background: #f5f5f5;
}

.bodyWrap {
	position: relative;
}

.floatWrapper {
	overflow: hidden;
	display: block;
}

a {
	text-decoration: none;
}

a:hover {
	color: #F54E22;
}

h1, h2, h3, h4, h5 {
	font-family: "adelle-sans", Optima, Calibri, sans-serif;
	color: #f54e22;
}

h1 {
	font-size: 26pt;
	font-weight: normal;
}

p, span, li, a, caption, td, th, label, input, select {
	font-family: "ff-dagny-web-pro", Calibri, sans-serif;
	color: inherit;
}

a {
	color: #474747;
	text-decoration: none;
}

a:hover, a:active {
	color: #f54e22;
}

p {
	color: #5b5c5c;
	font-size: 11pt;
}

#pageHeader {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

#pageHeader .logo {
	margin: 30px 0;
	width: 320px;
	float: left;
}

#pageHeader .navigation {
	width: 640px;
	margin: 30px 0;
	text-align: right;
	float: left;
}

#pageHeader ul {
	list-style: none;
}

#pageHeader .navigation ul li {
	display: inline-block;
	line-height: 64px;
	text-transform: uppercase;
	margin: 0 0 0 40px;
	font-size: 14pt;
}

#pageHeader .navigation .active {
	color: #F54E22;
}

#login {
	position: absolute;
	top: 0;
	right: 0;
	background: #3B56B4;
}

#login p {
	padding: 5px 15px;
	font-size: 10pt;
}

#login p a {
	color: #FFF;
}

#login p a:hover {
	color: #CCC;
}

.row {
	display: block;
	overflow: hidden;
}

.banner {
	display: block;
	overflow: hidden;
	width: 100%;
	background: #dddedf;
	background-image: url('/imgs/ptsrc_bg.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}

.content {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}

.banner .content td img {
	margin: 20px 0 0;
}

.bulletsection {
	display: block;
	overflow: hidden;
	width: 100%;
	background: #3b56b4;
	color: #FFF;
	padding: 15px 0 15px;
}

.bulletsection h2 {
	padding: 20px 0;
}

.bulletsection h2, h3, p {
	color: #FFF;
}

.bulletsection .headwrap {
	background: url('/imgs/white_seperator.png') center center repeat-x;
	width: 100%;
	text-align: center;
}

.bulletsection .headwrap h2 {
	background: #3b56b4;
	padding: 0 25px;
	text-align: center;
	display: inline-block;
}

.bullets {
	overflow: hidden;
	margin-top: 15px;
}

.bullet {
	display: inline-block;
	float: left;
	width: 220px;
	padding-right: 20px;
}

.bullet .title {
	overflow: hidden;
}

.bullet .title * {
	display: inline-block;
	float: left;
}

.bullet h3 {
	font-size: 18pt;
	line-height: 40px;
	vertical-align: middle;
	padding-left: 10px;
}

.bullet p {
	width: 220px;
	text-align: justify;
	margin: 15px 0;
}

.aboutus {
	padding: 15px 0;
	overflow: hidden;
}

.aboutus p {
	color: #474747;
}

.aboutus h4 {
	color: #3b56b4;
	font-size: 14pt;
}

.about {
	width: 600px;
	padding-right: 40px;
	float: left;
	text-align: justify;
}

.about .bold {
	font-size: 18pt;
	padding: 15px 0;
	
}

.resources {
	width: 320px;
	float: left;
}

.resources h5 {
	color: #474747;
	font-size: 14pt;
}

.resources .sect {
	margin: 15px 0;
}

/***** END HOME PAGE *********/

/***** BENEFITS ******/

.benefits .columns {
	overflow: hidden;
	width: 100%;
	clear: both;
}

.benefits .column3 {
	width: 320px;
	margin: 25px 0;
	display: inline-block;
	float: left;
}

.benefits h2 {
	color: #474747;
	font-weight: normal;
	font-size: 16pt;
	text-align: center;
}

.benefits ul {
	margin-left: 15px;
	width: 260px;
}

.benefits ul li {
	color: #5B5C5C;
	text-align: justify;
	margin: 10px 0;
}

.benefits img {
	margin: 22px 25px;
}

#employeepic, #customerpic {
  background-size:273px 273px;
  height:273px;
  width:273px;
  border-radius:50%;
  overflow:hidden;
  margin:auto;
}

#employeepic {
	  background:url('/imgs/employees.jpg') no-repeat;
}

#customerpic {
	  background:url('/imgs/customer.jpg') no-repeat;
}

/******* RESOURCES **********/

.resourcesprovided table {
	margin: 15px 0;
}

.resourcesprovided table td {
	width: 610px;
	padding: 15px;
}

.resourcesprovided table td:first-child {
	text-align: center;
	width: 290px;
	padding: 15px;
}

.resourcesprovided h2 {
	color: #474747;
	font-weight: normal;
}

.resourcesprovided ul {
	padding-left: 15px;
}

.resourcesprovided ul li {
	margin: 10px 0;
	text-align: justify;
}

.resourcesprovided .bullet {
	width: 300px;
	text-align: center;
}

.resourcesprovided .bullet p {
	width: 300px;
	text-align: center;
	margin-top: 5px;
}

.resourcesprovided .bullet .title {
	text-align: center;
}

.resourcesprovided .bullet .title * {
	float: none;
}

.resourcesprovided .title h3 {
	line-height: normal;
	font-weight: normal;
	display: block;
}

/***** FOOTER *****/

#footer {
	margin: 15px 0;
	text-align: center;
}

#footer p {
	color: #5B5C5C;
	font-size: 8pt;
}

/*************************************** MORE INFO ****************************************/

#RMIWrapper {
	position: absolute;
	top: 120px;
	right: 0px;
	width: 40px;
	margin: 0;
	padding: 0;
}

#requestMoreInfoBtn {
	position: fixed;
	top: 120px;
}

#requestMoreInfoPopup, #loginBox {
	width: 500px;
}

#requestMoreInfoPopup h3, #loginBox h3 {
	color: #225690;
	font-size: 14pt;
}

#requestMoreInfoPopup p, #loginBox p {
	font-size: 10pt;
	color: #858585;
	margin: 10px;
}

#requestMoreInfoPopup form div label, #loginBox form div label {
	width: 150px;
	color: #858585;
	font-size: 10pt;
}

/**************************** FORM STYLE **********************/

form {
	display: block;
	width: 600px;
	margin: 10px auto;
}

form .row {
	display: block;
	margin: 10px;
}

form .submit {
	text-align: center;
}

form .validation {
	width: 30px;
	display: inline-block;
	padding: 8px 5px 0;
	vertical-align: middle;
}

form label {
	width: 150px;
	font-size: 10pt;
	display: inline-block;
}

input[type=text], select, input[type=password] {
	width: 300px;
	font-size: 10pt;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border: 1px solid #1865A3;
	padding: 5px;
}

input:focus, select:focus {
	background: rgba(222, 239, 254, 1);
}

form input[type=submit]:disabled, #skip {
	background: #888;
}

form input[type=submit], .button2 {
	border: 1px solid #CCC;
	font-size: 12pt;
	padding: 10px;
	background-color: #F54E22;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 auto;
}

form input[type=submit]:hover, .button2:hover {
	background-color: #de431a;
}


/**************************************** B POPUP STYLE ***********************************/

.bPopup {
	background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 25px 5px #999999;
    color: #111111;
    display: none;
    width: 450px;
    padding: 25px;
}

.bPopup .button.b-close {
	border-radius: 7px 7px 7px 7px;
    box-shadow: none;
    font: bold 131% sans-serif;
    padding: 3px 6px 2px;
    position: absolute;
    right: -7px;
    top: -7px;
}

.bPopup .button {
	background-color: #F54E22;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}

.bPopup .button:hover {
	background-color: #de431a;
}

