/* PaymentAcceptanceSolutions.com stylesheet @2007 Coker Communications */

/* HTML Element Styles */

body {
	text-align: center;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	margin: 0 auto;
	clear: both;
	background: #fff url('images/layout/body.gif') repeat-x 0 0; 
	border: 0px; 
	padding: 0px;
	}
	
h1 {
	color:#333333;
	line-height: 28px;
	}

h5 {
	border-bottom:1px solid #666666;
	}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
}

a 	{
	color:#0066CC;
	text-decoration:none;
	}

a:hover 	{
	text-decoration:underline;
	color: #333333;
	}


li{
	line-height:20px;
	}	
	
/* Table Styles */
td{
	}
	
td h4{
	background: #fff url('images/layout/h3-title.gif') no-repeat 0 0;
	height: 25px;
	padding-top: 2px;
	}

td p{
	padding-left:5px;
	padding-right:5px;
	text-align: left;
	}

/* Page Layout */

.imagefloat {
	float:left;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 10px;
	}

.clear {
	clear:both;
	line-height: 6px;
	}
	
.clientlist {
	font-size:12px;
	line-height: 14px;
	}
	
.contactform td{
	font-size:12px;
	line-height: 16px;
	}
.moreinfo {
	background: url(images/layout/moreinfo.gif) no-repeat center left;
	width: 78px;
	}

.moreinfo a{
	color: #DDDDDD;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	}

.seminarinfo {
	font-size:12px;
	background-color: #DDDDDD;
	margin: 5px 60px 10px 10px;
	padding: 10px;
	border: 1px solid #bbbbbb;
	}

.seminarinfo a{
	color:#0099CC
	}	
	
#container		{
	position: relative;
	width: 920px;
	margin: 0px auto;
	border: 0;
	text-align: left;
	}
	
.header {
	background: #ccc url('images/layout/containercorners.gif') no-repeat 0 0;
	margin-top: 10px;
	}
	
#masthead {
	background: #ddd url('images/layout/m2000header.gif') no-repeat 0 0;
	height:100px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
#mastban {
	margin-left: 390px;
	height: 90px;
	}

.content {
	position: relative;
	border: 0;
	text-align: left;
	background: #fff url('images/layout/containercorners.gif') no-repeat 0 0;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	}

.greyfeature {
	position: relative;
	border: 0;
	background: #fff url('images/layout/grey500box.gif') no-repeat 0 0;
	width: 530px;
	margin-bottom: 20 auto;
	}

.greyfeature .txt{
	text-align: left;
	padding: 10px 10px 10px 10px;
	}

.greyfeature .bot {
	background: #fff url('images/layout/grey500bot.gif') no-repeat left bottom;
	width: 530px;
	height: 6px;
	}
	
	
.mainfull {
	position: relative;
	border: 0;
	text-align: left;
	background: #fff url('images/layout/fullwidthfade.gif') no-repeat 0 0;
	padding: 10px;
	}
	
.mainfull p{
	line-height:24px;
	padding-left: 10px;
	padding-right: 10px;
	}	
	
.mainleft {
	position: relative;
	width:600px;
	border: 0;
	text-align: left;
	background: #fff url('images/layout/600fade.gif') no-repeat 0 0;
	padding: 10px;
	float: left;
	line-height: 20px;
	}
	
.mainleft p{
	}	
	
.mainright {
	width:650px;
	border: 0;
	text-align: left;
	background: #fff url('images/layout/blue650fade.gif') no-repeat 0 0;
	padding: 10px;
	line-height: 20px;
	float: right;
	}
	
.mainright h2{
	line-height: 28px;
	}	
	
.mainright p{
	}	
	
.mainright li{
	padding-bottom: 15px;
	}	

.mainright li strong{
	padding-left: 5px;
	}	

.pencilorange {
	background: url('images/coloredpencil_orange_600x24.jpg') no-repeat left top;
	}	
		
.pencilpink {
	background: url('images/coloredpencil_pink_600x24.jpg') no-repeat left top;
	}	
		
.pencilred {
	background: url('images/coloredpencil_red_600x24.jpg') no-repeat left top;
	}	
		
.pencilgreen {
	background: url('images/coloredpencil_green_600x24.jpg') no-repeat left top;
	}	
		
.maintable p{
	font-size:14px;
	line-height: 16px;
	}
	
.red {
	color:#FF0000;
	}

.sideright {
	position: relative;
	width:250px;
	border: 0;
	background: #fff url('images/layout/coral250x600.gif') no-repeat left top;
	margin-left: 630px;
	margin-bottom: 10px;
	}
.sideright .txt{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	}
.sideright .sidetop{
	text-align: center;
	padding: 5px;
	font-size: 14px;
	}

.sideright .sidetop h3{
	text-align:center;
	margin-top: 0px;
	}
	
.sideright .bot {
	background: #fff url('images/layout/coral250x15bot.gif') no-repeat left bottom;
	width: 250px;
	height: 8px;
	}
	
.siderightgrey {
	position: relative;
	width:250px;
	border: 0;
	background: #fff url('images/layout/grey250x600.gif') no-repeat left top;
	margin-left: 630px;
	margin-bottom: 10px;
	}
.siderightgrey .txt{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	}
.siderightgrey .sidetop{
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	}

.siderightgrey .sidetop h3{
	text-align:center;
	margin-top: 0px;
	}
	
.siderightgrey .bot {
	background: #fff url('images/layout/grey250x15bot.gif') no-repeat left bottom;
	width: 250px;
	height: 8px;
	}

.siderightyel {
	position: relative;
	width:250px;
	border: 0;
	background: #fff url('images/layout/yel250x600.gif') no-repeat left top;
	margin-left: 630px;
	margin-bottom: 10px;
	}
.siderightyel .txt{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	}
.siderightyel .sidetop{
	text-align: center;
	padding: 5px;
	font-size: 14px;
	}

.siderightyel .sidetop h3{
	text-align:center;
	margin-top: 0px;
	}
	
.siderightyel .bot {
	background: #fff url('images/layout/yel250bot.gif') no-repeat left bottom;
	width: 250px;
	height: 8px;
	}
	
.sideleft {
	width:200px;
	border: 0;
	margin-bottom: 10px;
	}
.sideleft p{
	margin-bottom:0px;
	}
.sideleft .txt{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	}
.sideleft .menu{
	background: #fff url('images/layout/grey200x600.gif') no-repeat left top;
	text-align: left;
	padding: 5px;
	}
.sideleft .menubot {
	background: #fff url('images/layout/grey200bot.gif') no-repeat left bottom;
	height: 8px;
	margin-bottom: 10px;
	}
	
.sideleft .menu ul{
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	}
	
.sideleft .menu li{
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	line-height: 24px;
	padding-bottom:2px;
	background: #ccc url('images/layout/sidelink.gif') no-repeat left top;
	}

.sideleft .menu a{
	padding-left: 15px;
	display: block;
	color: #333333;
	}

.sideleft .menu a:hover{
	background: #ccc url('images/layout/sidelink.gif') no-repeat left bottom;
	color:#FFFFFF;
	}
	
	
	
.sideleft .quote{
	background: #fff url('images/layout/quote200x600.gif') no-repeat left top;
	text-align: left;
	padding-top: 10px;
	padding-left: 35px;
	padding-right: 20px;
	font-size: 12px;
	line-height: 15px;
	}
.sideleft .quotebot {
	background: #fff url('images/layout/quote200bot.gif') no-repeat left bottom;
	height: 50px;
	}
	
.sideleft .customers{
	background: #fff url('images/layout/coral200x600.gif') no-repeat left top;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
.sideleft .customersmid{
	background: #fff url('images/layout/coral200x600mid.gif') repeat-y left top;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}

.sideleft .customersmid p{
}

.sideleft .customersbot {
	background: #fff url('images/layout/coral200bot.gif') no-repeat left bottom;
	margin-bottom: 10px;
	height: 8px;
	}
.sideleft .customers h4{
	text-align:center;
	margin-top: 0px;
	}
	
.sideleft .sidegrey{
	background: #fff url('images/layout/grey200x600.gif') no-repeat left top;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	}
.sideleft .sidegreybot {
	background: #fff url('images/layout/grey200bot.gif') no-repeat left bottom;
	margin-bottom: 10px;
	height: 8px;
	}
.sideleft .sidegrey h4{
	text-align:center;
	margin-top: 0px;
	}
	
.sideleft .sideblue{
	background: #fff url('images/layout/blue200x600.gif') no-repeat left top;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	}
.sideleft .sidebluebot {
	background: #fff url('images/layout/blue200bot.gif') no-repeat left bottom;
	margin-bottom: 10px;
	height: 8px;
	}
.sideleft .sideblue h4{
	text-align:center;
	margin-top: 0px;
	}
	
.sideleft .sidegreen{
	background: #fff url('images/layout/green200x600.gif') no-repeat left top;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	}
.sideleft .sidegreenbot {
	background: #fff url('images/layout/green200bot.gif') no-repeat left bottom;
	margin-bottom: 10px;
	height: 8px;
	}
.sideleft .sidegreen h4{
	text-align:center;
	margin-top: 0px;
	}
	
.sideleft .sidetan{
	background: #fff url('images/layout/tan200x800.gif') no-repeat left top;
	text-align: left;
	padding: 5px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	}
.sideleft .sidetanmid{
	background: #fff url('images/layout/tan200mid.gif') repeat-y left top;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	}

.sideleft .sidetanbot {
	background: #fff url('images/layout/tan200bot.gif') no-repeat left bottom;
	margin-bottom: 10px;
	height: 8px;
	}
.sideleft .sidetan h4{
	text-align:center;
	margin-top: 0px;
	}
	
.footer {
	background: url(images/layout/footerbar.gif);
	background-repeat: no-repeat;
	padding: 5px 10px 10px 10px;
	clear: both;
	width: 920px;
	height:40px;
	text-align: center;
	margin-bottom:20px;
}

.footer a{
	color:#000000;
	text-decoration:none;
	}
.footer a:hover 	{
	text-decoration:underline;
	color: #FFFFFF;
	}

.quotebox {
	position: relative;
	background: #fff url('images/layout/quoteboxbob.jpg') no-repeat left top;
	width: 420px;
	height: 210px;
	padding-left: 135px;
	padding-right: 30px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 18px;
	}

	
/* Navigation Menu */
#nav {
	height: 30px;
	font-size: 12px;
	text-align: left;
	background: #0099CC url(images/layout/navbutton.gif) repeat-x top right;
	/*background-color:#0099CC;*/
	display: block;
	margin-top: 0px;
	border-top: solid 1px #000000;
	}
	
#nav ul {
	list-style: none;
	margin: 0px auto;
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
}

#nav li {
	position: relative;
	list-style-type: none;
	text-align: center;
	float: left;
	border-right: 1px solid #333333;
	font-family: "Myriad Web Pro",Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-left: 0px;
	height:30px;
	/*width: 150px;*/
	padding-bottom: 0px;
	}

#nav li.first	{ 
	background: #0099CC url(images/layout/navbutton.gif);
	border-right: 1px solid #333333;
	height:30px;
	width: 10px;
	}
	
	
	
#nav a {
	display: block;
	/*padding: 5px 5px 6px 5px;*/
	padding: 5px 20px 5px 20px;
	}
#nav a:hover{
	background: #00CCFF url(images/layout/navbutton.gif) -10px 30px;
	}
	
#nav a:link, #nav a:visited	{
	color: #FFFFFF;
	}
	
/* Rotator Styles */
	
#rotator {
}

#rotator div {
	height: 230px;
	width: 230px;
	background-repeat: no-repeat;
}

#active-promo-link  {
	height: 195px;
	width: 225px;
	display: block;
	text-decoration: none;
	text-align:center;
	font-size:16px;
	padding-top:10px;
	padding-left:3px;
	padding-right:3px;
	line-height:16px;
}
#rotator table {
	margin: 0 auto;
}

#rotator .slideshow-steps {
	height: 20px;
	width: 230px;
	margin-top:0px;
	padding-top: 7px;
	background-color: #333333;
	filter: alpha(opacity=60);
	opacity: 0.50;
	text-align:center;
}

#rotator .slideshow-back, .slideshow-next {
	display: block;
	width: 14px;
	height: 14px;
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-right: 2px;
}

#rotator .slideshow-inactive, .slideshow-active {
	display: block;
	width: 16px;
	height: 14px;
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-right: 2px;
}
#rotator .slideshow-back {
	background-image: url(scripts/arrow-left.gif);
}

#rotator .slideshow-next {
	background-image: url(scripts/arrow-right.gif);
}

#rotator .slideshow-inactive {
	background-image: url(scripts/inactive-icon.gif);
}

#rotator .slideshow-active {
	background-image: url(scripts/active-icon.gif);
}
.tanbox {
	background-color: #fff9ea;
	margin: 0px 20px 0px 20px;
	padding: 10px;
}
