/*
Company:	MerchantAccount.com
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Nav - navigation bar
Default Headings - headings like h1, h2, etc
Common Text Styles - Styles for text
Default Lists - unordered and ordered lists
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background-color: #fff;
}
body {
	font-family: Arial, sans-serif;
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	background-color: #C5E7C5;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
div#hd p.call {
	color: #000;
	font-weight: 700;
	font-size: 115%;
	text-align: right;
	padding: 15px 15px 0 0;
	margin: 0 0 10px 0;
	float: right;
	clear:right;
	display: inline;
	width:500px;
}
div#hd p.call span {
	font-size: 135%;
	font-weight: bold;
	color: #F41910;
}

/* Body */
div#bd {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
body.home div#bd {
	background: url(../images/content-bkg.gif) repeat-y 0 0;
}
body.inside div#bd {
	background: url(../images/inside-content-bkg.gif) repeat-y 0 0;
}

/* Footer */
div#ft {
	border-top: 17px solid #A0F2A0;
	padding-top: 20px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	clear: both;
}
div#ft p {
	text-align: center;
	font-size: 93%;
	color: #878787;
}
div#ft p a:link, div#ft p a:visited {
	color: #878787;
	text-decoration: underline;
}
div#ft p a:hover {
	text-decoration: none;
}
/* @end */

/* @group Modules */
/* Logo */



div#logo {
	width: 294px;
	height: 68px;
	background: url(../images/newlogotag.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin-left:15px;
	position:relative;
	float:left;
	margin-top:3px;
	display:inline;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Feature */
body.home div.feature {
	background: url(../images/homebig.jpg) no-repeat 0 0;
	width: 709px;
	height: 249px;
	overflow: hidden;
}
body.home div.feature p {
	line-height: 140%;
}
body.home div.feature h1 {
	font-size: 240%;
	font-family:Georgia;
	color: #000000;
	font-weight: bold;
	margin: 21px 0 0 15px;
	text-transform: uppercase; 
}
body.home div.feature h2 {
	font-size: 110%;
	color: #000000;
	font-weight: 700;
	margin: 0 0 10px 15px;
	text-transform: uppercase;
}
body.home div.feature div.top {
	height: 100px;
	overflow: hidden;
}
body.home div.feature div.btm {
	font-size: 90%;
	height: 160px;
	overflow: hidden;
	padding: 0 0 0 15px;
	font-weight: 600;
	text-align:justify;
	width: 360px;
	color: #333;
}

body.home div.feature div.btm p {margin-bottom:10px;}

body.home div.feature div.btm a {
	color: #FFCC00;
	font-weight:bold;
	font-size: 125%;
	text-decoration:none;
	width:282px; height:47px;
}

body.home div.feature div.button	{background:#fff; width:282px; height:47px;}

body.home div.feature div.btm a:hover {
	color: #FFCC00;
	font-weight:bold;
	text-decoration:underline;
}

body.home div.feature div.btm p.call {
	font-size: 100%;
	font-weight: normal;
}
body.home div.feature div.btm p.call span {
	font-size: 100%;
	font-weight: bold;
	color: #ffcc00;
}
body.inside div.feature {
	width: 709px;
	height: 89px;
	background: url(../images/inside-title-bkg.gif) no-repeat 0 0;
}
body.inside div.feature p {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 89px;
	font-weight:bold;
	color: #677c9a;
}

body.inside div.feature1 {
	width: 709px;
	height: 89px;
	background: url(../images/feature1.jpg) no-repeat 0 0;
}
body.inside div.feature1 p {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 89px;
	font-weight:bold;
	font-family:Georgia;
	font-size:20px;
	color: #000000;
}

body.inside div.feature2 {
	width: 709px;
	height: 89px;
	background: url(../images/feature2.jpg) no-repeat 0 0;
}
body.inside div.feature2 p {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 89px;
	font-weight:bold;
	font-family:Georgia;
	font-size:20px;
	color: #000000;
}

body.inside div.feature3 {
	width: 709px;
	height: 89px;
	background: url(../images/feature3.jpg) no-repeat 0 0;
}
body.inside div.feature3 p {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 89px;
	font-weight:bold;
	font-family:Georgia;
	font-size:20px;
	color: #000000;
}

body.inside div.feature4 {
	width: 709px;
	height: 89px;
	background: url(../images/feature4.jpg) no-repeat 0 0;
}
body.inside div.feature4 p {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 89px;
	font-weight:bold;
	font-family:Georgia;
	font-size:20px;
	color: #000000;
}

body.inside div.feature5 {
	width: 709px;
	height: 89px;
	background: url(../images/feature5.jpg) no-repeat 0 0;
}
body.inside div.feature5 p {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 89px;
	font-weight:bold;
	font-family:Georgia;
	font-size:20px;
	color: #000000;
}

body.inside div.feature6 {
	width: 709px;
	height: 89px;
	background: url(../images/feature6.jpg) no-repeat 0 0;
}
body.inside div.feature6 p {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 89px;
	font-weight:bold;
	font-family:Georgia;
	font-size:20px;
	color: #000000;
}

#arrowmod {background-image:url(../images/calltoactionbox.gif); background-repeat:no-repeat; width:460px; margin-top:5px; margin-bottom:5px; height:154px;}
#arrowmod .arrowtxtlarge { margin-left:11px; padding-top:12px;padding-bottom:5px; font-size:15px; font-weight: bold; color:#F41910; width:290px;}
#arrowmod .arrowtxtsmall { margin-left:11px; font-size:12px; font-weight: bold; color:#000000; width:298px;}
#arrowmod .arrowtxtsmall span {
	font-weight: bold;
	color: #F41910;
}



/* Main */
body.home div.main {
	width: 709px;
	float: left;
	display: inline;
}
body.inside div.main {
	width: 709px;
	float: left;
	display: inline;
}

/* Sub */
body.inside div.sub {
	
	
	width: 205px;
	float: left;
	display: inline;
}
div.sub ul {
	margin: 0;
	padding: 0;
}
div.sub ul li {
	list-style: none;
	font-size: 93%;
}
div.sub ul li a {
	display: block;
	padding: 7px 15px 7px 30px;
	background: url(../images/blue-arrow.gif) no-repeat 15px 10px;
	width: 160px;
	font-size:10px;
	font-weight:bold;
}
div.sub ul li a:link, div.sub ul li a:visited {
	color: #5B745F;
	text-decoration: none;
}
div.sub ul li a:hover {
	color: #F41910;
}
div.sub ul li a.active {
	background-color: #fff;
}

/* Content */
body.home div.content {
	padding: 15px;
}
body.inside div.content {
	width: 471px;
	padding: 15px;
	float: left;
	display: inline;
}

body.inside div.content ul {
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}

body.inside div.content ul li{
	padding-bottom:6px;
}

div.pad {
	padding: 5px 15px;

}

div.pad ul {
	font-weight:bold;
	font-size:11px;
	font:arial;
	line-height:16px;
	color: #284B92;
	padding-top:10px;

}

div.pad ul li{
	padding-left:14px;
	padding-right:25px;
	padding-bottom:15px;
		color: #284B92;
		background: url(../images/blue-arrow.gif) no-repeat 0px 3px;
		list-style:none;
}


/* Sidebar */
div.sidebar {
	width: 240px;
	float: right;
	display: inline;
	
}a
div.sidebar div.sidebar-pad {
	padding: 10px;
}
div.sidebar h3 {
	font-size: 93%;
	font-weight: bold;
	color: #F41910;
	margin: 0 0 10px 0;
}
div.sidebar ul {
	margin: 5px 0 5px 1px;
}
div.sidebar ul li {
	list-style: none;
	font-size: 80%;
	font-weight:bold;
	color: #535353;
	padding: 5px 0 5px 15px;
	background: url(../images/orange-bullet.gif) no-repeat 0 8px;
}

/* Services */
div.services {
	margin-bottom: 10px;
}
div.services div.left {
	width: 48%;
	margin-left: 5px;
	float: left;
	display: inline;
}
div.services div.right {
	width: 48%;
	float: right;
	display: inline;
}
div.services ul {
	margin: 0;
	padding: 0;
}
div.services ul li {
	list-style: none;
	padding: 0 0 15px 115px;
}
div.services li.service-ccmachines {
	background: url(../images/homeicon1.gif) no-repeat 0 0;
}
div.services li.service-internet {
	background: url(../images/homeicon2.gif) no-repeat 0 0;
}
div.services li.service-wireless {
	background: url(../images/homeicon3.gif) no-repeat 0 0;
}
div.services li.service-pc {
	background: url(../images/homeicon4.gif) no-repeat 0 0;
}
div.services li.service-phone {
	background: url(../images/homeicon5.gif) no-repeat 0 0;
}
div.services li.service-mail {
	background: url(../images/homeicon6.gif) no-repeat 0 0;
}
div.services h2 {
	font-weight: bold;
	margin: 0px 0 4px 0;
	font-size: 90%;
	color: #284B92;
	padding-left:95px;
}
div.services p {
	font-size: 93%;
	padding-left:95px;
}
div.services a:link, div.services a:visited {
	color: #284B92;
	text-decoration: none;
}
div.services a:hover {
	text-decoration: underline;
}

/* Benefits */
div.benefits {
	margin-bottom: 2px;
}
div.benefits div.left {
width: 48%;
	float: left;
	display: inline;

}

div.benefits div.right {
	width: 48%;
	float: right;
	display: inline;

}

}
div.benefits ul li {
	list-style: none;

	}
	
div.benefits ul li.checkbox {
	background: url(../images/checkbox.gif) no-repeat 0 0;
}
div.benefits p {
	padding-left:8px;
	font-size: 90%;
	font-weight:bold;
	color: #535353;
}
div.benefits a:link, div.services a:visited {
	color: #284B92;
	text-decoration: none;
}
div.benefits a:hover {
	text-decoration: underline;
}

/* Login */
div.loginaccount {
	height: 75px;
	overflow: hidden;
}


/* Rates */
div.rates {
	height: 156px;
	overflow: hidden;
	background: url(../images/ratestop.gif) no-repeat 0 100%;
}
div.rates p.guarantee {
	color: #F41910;
	font-size: 105%;
	font-weight: 700;
	margin: 10px 30px 6px 20px;
	text-transform:uppercase;
	line-height: 120%;
}
div.rates p.fill	{color:#000; margin:0 35px 0 20px; font-size:11px; font-weight:700; line-height:140%;}
div.rates p.fill span {color:#F41910;}

div.rates p.lowrates {
	color: #fff;
	font-size: 147%;
	font-weight: bold;
	margin: 3px 0 5px 10px;
	line-height: 100%;
}
div.rates p.link {
	color: #fff;
	font-size: 93%;
	margin: 0 50px 0 10px;
	line-height: 130%;
}
div.rates p.link a span {
	text-decoration: underline;
}
div.rates p.link a:link, div.rates p.link a:visited {
	color: #fff;
	text-decoration: none;
}
div.rates p.link a:hover span {
	text-decoration: none;
}

/* App Form */
div.app {
	background: url(../images/apptop.gif) no-repeat 100% 0 #fff0d1;
	overflow: hidden;
	padding: 0 10px 10px 10px;
	width: 220px;
}
div.app h3 {
	margin: 10px 70px 5px 0;
	font-size: 93%;
	font-weight: bold;
	color: #efac2e;
}
div.app p {
	font-size: 93%;
	color: #666666;
	line-height: 140%;
}
div.app div.row {
	padding: 0 0 5px 0;
	clear: both;
}
div.app div.row label {
	width: 150px;
	color: #666666;
	font-size: 93%;
	padding: 0 0 2px 0;
	float: left;
	display: inline;
}
div.app div.row input.txt {
	border: 1px solid #656660;
	padding: 2px;
	font-size: 93%;
	width: 210px;
}

div.app div.row-double div.row-left {
	width: 67px;
	float: left;
	display: inline;
}
div.app div.row-double div.row-left label {
	width: 60px;
	display: block;
	float: none;
}
div.app div.row-double div.row-left input.txt {
	width: 60px;
}

div.app div.row-double div.row-right {
	width: 130px;
	float: right;
	display: inline;
}
div.app div.row-double div.row-right label {
	width: 120px;
	display: block;
	float: none;
}
div.app div.row-double div.row-right input.txt {
	width: 120px;
}

div.app div.submit-row {
	padding-top: 10px;
}
div.app div.submit-row div.hackersafe {
	float: left;
	display: inline;
}
div.app div.submit-row input.btn {
	margin: 4px 13px 0 0;
	float: right;
	display: inline;
}





/* App2 Form */
div.app2 {
	background: #c7dcee;
	overflow: hidden;
	padding: 0 10px 10px 10px;
	width: 220px;
}
div.app2 h3 {
	margin: 10px 70px 5px 0;
	font-size: 93%;
	font-weight: bold;
	color: #efac2e;
}
div.app2 p {
	font-size: 80%;
	font-weight:normal;
	color: #666666;
	line-height: 140%;
}
div.app2 div.row {
	padding: 0 0 8px 0;
	clear: both;
}
div.app2 div.row label {
	width: 200px;
	color: #666666;
	font-size: 80%;
	font-weight:bold;
	padding: 0 0 2px 0;
	float: left;
	display: inline;
}
div.app2 div.row input.txt {
	border: 1px solid #656660;
	padding: 2px;
	font-size: 93%;
	width: 210px;
}

div.app2 div.row .yesno {margin: 0 5px 0;}

div.app2 div.row-double div.row-left {
	width: 67px;
	margin-bottom:6px;
	float: left;
	display: inline;
}
div.app2 div.row-double div.row-left label {
	width: 100px;
	display: block;
	float: none;
}
div.app2 div.row-double div.row-left input.txt {
	width: 60px;
}

div.app2 div.row-double div.row-right {
	width: 90px;
	float: left;
	display: inline;
}
div.app2 div.row-double div.row-right label {
	width: 50px;
	display: block;
	float: none;
}
div.app2 div.row-double div.row-right input.txt {
	width: 50px;
}

div.app2 div.submit-row {
	padding-top: 10px;
}
div.app2 div.submit-row div.hackersafe {
	float: left;
	display: inline;
}
div.app2 div.submit-row input.btn {
	margin: 4px 13px 0 0;
	float: right;
	display: inline;
}




/* Content Cols */
body.inside div.content div.left-col {
	width: 220px;
	float: left;
	display: inline;
}
body.inside div.content div.right-col {
	width: 220px;
	float: right;
	display: inline;
}
/* @end */

/* @group Nav */
/* mc afee */

div.mcafee {
	display:inline;
	float:right; 
	width:115px;
	margin: 4px 16px 6px 0;
	padding:2px;
	background-color:#fff;
	overflow:hidden;
	}
	
ul#util-nav {
	margin: 0;
	padding: 5px 5px 0px 0;
	float: right;
}
ul#util-nav li {
	float: left;
	display: inline;
}
ul#util-nav li a {
	display: block;
	border-left: 1px solid #bbcdec;
	padding: 0 10px;
	font-size: 77%;
}
ul#util-nav li:first-child a {
	border: none;
}
ul#util-nav li a:link, ul#util-nav li a:visited {
	color: #676767;
	text-decoration: none;
}
ul#util-nav li a:hover {
	text-decoration: underline;
}

div#nav {
	background: url(../images/navBGoff.gif) repeat 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	clear: both;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	text-align: center;
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	padding: 9px 0;
	background: url(../images/navBGoff.gif) repeat 100%;
	font-weight: bold;
	font-size: 85%;
	border-left: 1px solid #fff;
	text-transform: uppercase;
}
div#nav ul li#n-home {
	width: 56px;
}
div#nav ul li#n-merchant {
	width: 217px;
}
div#nav ul li#n-cc {
	width: 189px;
}
div#nav ul li#n-articles {
	width: 172px;
}
div#nav ul li#n-about {
	width: 82px;
}
div#nav ul li#n-contact {
	width: 99px;
}
div#nav ul li#n-open {
	width: 135px;
}
div#nav ul li#n-home a {
	border: none;
}
div#nav ul li a:link, div#nav ul li a:visited {
	color: #000000;
	text-decoration: none;
}
div#nav ul li a:hover, div#nav ul li a.active:link, div#nav ul li a.active:visited {
	background: url(../images/navBGon.gif) repeat 100%;
	color: #000000;
}
/* @end */

/* @group Default Headings */
h1.block {
	padding: 0 15px;
	margin: 0 0 20px 0;
	line-height: 32px;
	background: url(../images/newstripes2.gif) no-repeat 100% 0 #fff;
	font-weight: normal;
	color: #000000;
	font-size: 138.5%;
}
h2.block2 {
	padding: 0 15px;
	margin: 0 0 10px 0;
	line-height: 32px;
	background: url(../images/newstripes2.gif) no-repeat 100% 0 #fff;
	font-weight: normal;
	color: #000000;
	font-size: 138.5%;
}
body.inside div.content h1 {
	font-size: 100%;
	font-weight: bold;
	color: #F41910;
	margin: 0 0 5px 0;
}
body.inside div.content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #b1bacb;
	line-height: 150%;
}
/* @end */

/* @group Common Text Styles */
div.content p, div.content ul, div.content ol {
	line-height: 135%;
	color: #535353;
}

div.content ul li{
	padding-left:14px;
	padding-right:15px;
	padding-bottom:15px;
		color: #284B92;
		background: url(../images/blue-arrow.gif) no-repeat 0px 4px;
		list-style:none;
}

body.inside div.content p {
	color: #5B745F;
}
blockquote {
	background: url(../images/quote-mid.gif) repeat-y 0 0;
	width: 442px;
	font-family: Georgia, Times, serif;
	color: #2a4670;
	font-style: italic;
	font-size: 93%;
	line-height: 150%;
	margin: 20px 0 30px 20px;
}
blockquote div {
	background: url(../images/quote-top.gif) no-repeat 0 0;
}
blockquote div div {
	background: url(../images/quote-btm.gif) no-repeat 0 100%;
	width: 412px;
	padding: 35px 15px 30px 15px;
}
/* @end */

/* @group Default Lists */
body.inside div.content div.content-list ul {
	margin: 0 0 15px 0;
}
body.inside div.content div.content-list ul li {
	padding: 5px 0 5px 20px;
	background: url(../images/blue-bullet.gif) no-repeat 0 10px;
	list-style: none;
	color: #2a4670;
}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #284B92;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.required {color: #fc0; font-size: 10px;}
.formfields {color: #254488; font-size: 10px;}
/* End hide from IE-mac */
/* @end */