/* Normalizes margin, padding */
body, div, ul, li, h1, h2, h3, p { 
margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3 { 
   font-size : 100%;
   color: #596c80;
   font-family: FranklinGothic, Arial, sans-serif;
	}
/* Removes list-style from lists */
ul { list-style : none; }



html {text-align: center;}
body { 
    position: relative;
	font-size: 100%;
	line-height: 1.5em;
	font-family: FranklinGothic, Arial, sans-serif;
	width: 100%;
	margin: 0 auto;
    background: url(../images/brand_background.png) repeat-x;
 }
 
#branding {
  /*background: url(../images/left_top.jpg) repeat-y left;*/
  top: 0;
  height: 114px;
  z-index: 9;
}
#branding h1,#branding h3,#branding p {
   text-indent: -9999px;}
#branding h1 {
   position: relative;
   z-index: 6;
   height: 117px;
   background: url(../images/merchant_professionals.png) no-repeat 50% 0;
   }
#Home {
   position: absolute;
   top: 0;
   left: 20%;
   height: 117px;
   width: 500px;
   z-index: 10;
   }
#branding h3 {
   position: absolute;
   z-index: 1;
   top: 0;
   left: 0%;
   width: 100%;
   height: 114px;
  /* background: url(../images/right_top.jpg) repeat-y right;   */
   }
   
#body { /* main content area */
  position: relative;
  width: 800px;
  text-align: left;
  margin: 0 auto;
    }
.content {
   position: absolute; 
   width: 525px;
   text-align: left;
   border-right: 1px solid #b9c3ce;
   }
.img_box {
   padding: 5px; border: 4px solid #bfa960;
   }
#nav {
	position: absolute;
	z-index: 13;
	top: 0px;
	left: 545px;
	text-align: left;
	background: transparent url(../images/rt-shadow-mid.png) repeat-y scroll 100% 0;
}
#navtop {
	width: 215px;
	background: transparent url(../images/rt-shadow-top.png) no-repeat scroll 100% 0px;
}
#navbottom {
	width: 215px;
	background: transparent url(../images/rt-shadow-bottom.png) no-repeat scroll 100% 1px;
}
#nav ul {
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px solid #b9c2ce;
	background: transparent url(../images/navbar_background.png) repeat;
}

#nav li {
   list-style: none;
   }
ul.navlinks {
   width: 210px;
   }
.navlinks a:link {
   color: #06345e;
   }
.navlinks a:visited {
   color: #596c80;
   }
.navlinks a:hover {
   color: #bfa960;
   }
.navlinks a:link h1{
   color: #06345e;
   }
.navlinks a:visited h1 {
   color: #596c80;
   }
.navlinks a:hover h1 {
   color: #bfa960;
   }
ul#trustmarks  {
   position: absolute;
   left: 775px;
   top: 0;
   border: none;
   display: block;
   }
.nav-testimonials {
   font-family:FranklinGothic, Tahoma, Arial, sans-serif;
   font-size: 100%;
   line-height: normal;
   margin-top: 1em;
   }


.content h1{
   font-size: 150%;
   margin: .75em 0;
   }   
.content h2{
   font-size: 120%;
   margin: .75em 0;   
   }
.content h3{
   font-size: 116%;
   margin: .75em 0;
   margin-left: 1em;
   }
.content h5 {margin-top: 0;}
.content p {
   margin-left: 1em;
   font-family: FranklinGothic, Arial, sans-serif;
   margin-bottom: 1em;
   margin-right: 1em;
   }
.content ul {
   margin-bottom: 1em;
   }
.content ul li {
   margin-left: 2em;
   font-family: FranklinGothic, Arial, sans-serif;
   margin-right: 1em;
   list-style-image: url(../images/bullet.gif);
   }
.support-mailto a:link {
   color: #596c80;
   }
/* Question and Answer Styles   */
ul.q-a li{
   list-style-image: none;
   list-style-position: outside;
}
.Q {
	color: #871a08;
	font-weight: bold;
	position: absolute;
	left: .8em;
}
.A {
	color: #084a87;
	font-weight: bold;
	position: absolute;
	left: .8em;
}
/* ----- styles from Top rated processors element on merchant-accounts page --*/
.toprated {
	background-image: url(../images/bracket.gif);
	background-repeat: no-repeat;
	background-position: 170px 50%; 
}
.tr-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #996600;
	margin: 0 0 10px;
	padding: 0px;
	line-height: 1;
}
.Inc {font-family: Georgia, "Times New Roman", Times, serif}
.tr-li {font-size: .75em; 	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #996600;}
.tr-li a:link {color: #596C80;}
.tr-li a:visited {color: #666666;}
.tr-li a:hover {color: #bfa960;}
/*---- end top rated processors section ---*/

#footer {
    position: relative;
	width: 100%;
	background: url(../images/footer_bkgr.png) repeat-x;
	background-color: #f5f2d1;
     }
#site_info {
   position: relative;
   width: 800px;
   margin: 0 auto;
   }
#site_info ul {
   width: 66%;
   text-align: center;
/*   margin-top: 70px;  Give some margin to the footer and 
   padding-top: 15px;   padding between links and top of footer  
                        Works in FF                 */
   }
#site_info ul li {
   display: inline;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 65%;
      }
#copyright { /* contains image and <p> */
   color: #000;
   position: absolute;
   text-align: right;
   top: 15px;
   }
.reg {
   font-family:Arial, Helvetica, sans-serif;
   font-size: .7em;
   font-weight: normal;
   position: relative;
   top: -3px;
   }
.bluesky { /* image */
   position: absolute;
   right: 10px;
   top: 8px;
   }

#copyright p {
   font: 55% Verdana, Helvetica, Arial, sans-serif;
   position: absolute;
   right: 10px;
   top: 75px;
   width: 350px;
   }
.poweredby {
   color: #596C80;
   margin-top: 20px;
   margin-left: 10px;
   width: 500px;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 55%;
   line-height: normal;
   text-align: left;
   }
.poweredby > font {font-size: inherit; }
.poweredby > font > a > font {font-size: inherit; }

/* Shaun Inman's Clearing script for positioned layouts */
.clear_children,.cc_tallest { position: relative; } /**/* html .clear_children { display: inline;}/* PREVENTS MISSING CHILDREN IN IE WIN 5.0 */
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */

/* Blockquote styles */

#body blockquote {
   border: 2px solid #bfa960;
   background: url(../images/quote_bkgr.jpg) repeat-x;
   background-color: #f5f2d1;
   padding: 5px;
   }
#body blockquote p {
   background: url(../images/l-quote.png) no-repeat -0px 0;
   padding-left: 50px;
   padding-right: 15px;
   }
#body blockquote cite {
   background: url(../images/r-quote.png) no-repeat 270px 0;
   width: 415px;
   margin-left: 25%;
   padding-right: 10px;
   height: 35px;
   display: block;
   padding-bottom: 1em;
   }
/* Trustmark links */
#bbb {
   position: absolute;
   top: 47px;
   left: 48px;
   border: 1px solid red;
   width: 55px;
   height: 95px;
   }
#hackersafe {
   position: absolute;
   top: 0px;
   left: 0px;
   width: 94px;
   height: 54px;
   }
#cards_logos {
   position: absolute;
   top: 68px;
   left: -7px;
   width: 116px;
   height: 125px;
   }
#mc {
   position: absolute;
   top: 49px;
   left: 0px;
   width: 116px;
   height: 125px;
   border: 1px solid red;
   }
#firefox {
   position: absolute;
   top: 153px;
   left: 25px;
   width: 77px;
   height: 15px;
   border: 1px solid orange;
   }

/* TERMINAL TABLE STYLES */
#terminal_table {
   width: 100%;
   border: 0;
   }
#terminal_table p {
   margin-left: 0px;
   }

/* RATES PAGE STYLES  */
.basis_table { background-color:#DFD2AC; width: 850px; border: 1px solid #000; margin-bottom: 20px;}
.rates_table { background-color:#fff; width: 35em; border: 1px solid #000; margin-bottom: 20px;}
.basis_table th, .basis_table td, .rates_table th, .rates_table td {background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: .75em; text-align: center;}
.rates_table th, .rates_table td { text-align: left; border-left: 2px solid #fff; padding-left: .75em;}
.rates_table td h3 { font-size: 1.3em;}
caption {margin-top: 12px;}
.basis_div {
   z-index: 100;
   display: none;   
   background: url(../images/quote_bkgr.jpg) repeat-x;
   background-color: #f5f2d1;
   padding: 5px;
   width: 932px;
   text-align: center;
   border: 1px solid #000;
   position: relative;
   }
.basis_div p, .basis_div caption {
   font-family:FranlinGothic, Arial, Helvetica, sans-serif;
   font-size: .85em;
   }
.rates_div {
   z-index: 100;
   display: none;   
   background: url(../images/quote_bkgr.jpg) repeat-x;
   background-color: #f5f2d1;
   padding: 5px;
   width: 39em;
   border: 1px solid #000;
   position: relative;
   }
.stripe td {background-color: #f5f2d1}

#zoom { /* Z index for zoomed image. Sits between rates tables and page */
	z-index: 25;
}

