body {
	margin: 0px;
	background: #ffffff url('./images/background.jpg') top center no-repeat;
	color: #666666;
	font-family: Arial,sans-serif;
	font-size: 8pt;
}

* {
	outline: none;
	
}

img { 
    border: 0px;
}

form {
    margin: 0px;
}

/**************************************************************

	SagePay CSS Main

**************************************************************/
#content p {
margin-bottom:1em;
}

p {
color:#675C53;
font-size:small;
}

a:link {
	color:#00A1DE;
}

a:active {
	color:#00A1DE;
}

a:hover {
color:#00A1DE;
text-decoration:underline;
}


/***************** general Text - ALL pages - ***********************************************************************************************************/


h1 {
    font-size: 12pt;
    color: #2fb3ff;
    margin-left: 20px;
}


h2 {
    font-size: 12pt;
    color: #7AA148;
    margin-left: 20px;
    margin-bottom: 5px;
}

h3 {
	font-size: 12pt;
	color: #E98400;
	margin-left: 70px;
}

h4 {
	font-size: 11pt;
	color: #7AA148;
	margin-left: 20px;
}

p.top {
	margin-top: 0px;
	margin-left: 20px;
}

.hr {
    margin: 0 auto;
    background: url('./images/hr.png') top left repeat-x;
    width: 780px;
    height: 18px;
}

.flashHeading1 {
color:#007F64;
font-family:Arial,Helvetica,sans-serif;
font-size:25px;
font-weight:normal;
}

.flashHeading4 {
color:#007F64;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:normal;
}

.flashHeading5 {
	background:transparent url(./images/bulletGreenBig.gif) no-repeat scroll left 45%;
	color:#69923A;
	font-size:17px;
	font-weight:normal;
	margin:0;
	padding-left:20px;
}






/***************** OFFER BUTTONS - HOMEPAGE - ***********************************************************************************************************/


#offer_buttons h2{
	font-size:15px;
	color:#606368;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}

#offer_buttons p{
	margin-bottom:5px;
	padding:0px;
}

.green_small{
font-size:15px; 
color:#7AA148;
margin:0px;
}

.find_more{
font-weight:bold;
color:#ff9801;
}

.find_more a:hover {
font-weight:bold;
color:#ff9801;
    text-decoration: underline;
}

.find_more a {
font-weight:bold;
color:#ff9801;
    text-decoration: underline;
}





#offer_left {
padding:8px;
float:left;
width:193px;
height:157px;
background: #fff url('./images/offer_left.png') no-repeat;
}

#offer_middle {
	padding:8px;
	float:left;
	width:193px;
	height:157px;
	background: #fff url('./images/offer_middle.png') no-repeat;
}

#offer_right {
padding:8px;
float:left;
width:193px;
height:157px;
background: #fff url('./images/offer_right.png') no-repeat;
}





/***************** Text Bits - Solutions - ***********************************************************************************************************/
.small_gray{
	padding:0px;
	margin:0px;
	color:#666666;
	font-size: 11px;
}

.green_big{
font-size:24px; 
color:#7AA148;
margin:0px;
}

.orange {
	color: #E98400;
	font-size: 14px;
}

.grey {
	color: #999999	
}

.grey a {
    text-decoration: none;
    color: #999999;
}

.grey a:hover {
    text-decoration: underline;
}


/***************** Top Bar & Header - ALL pages - ***********************************************************************************************************/

#top_bar {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #666666 url('./images/back-topmenu.png') no-repeat top right;
	height:34px;
}


#headerContainer {
	min-width: 987px;
 width:expression(document.body.clientWidth < 1024 ? "987px" : "");
}

#headerUnderlay {
	background:url(./images/headerBackTileL.gif) no-repeat;
	height:34px;
}
#headerContent {
	height: 34px;
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	white-space: nowrap;
}
.searchbox {
    float: right;
    width: 211px;
    height: 23px;
    margin-top: 5px;
    background: #ffffff url('./images/back-searchbox.png') top left no-repeat;
}

.searchbox input {
    border: 0px;
    color: #ABABAB;
    vertical-align: middle;
}


#topMenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#topMenu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
}
#topMenu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	font-size:0.85em;
}
#topMenu li a:hover {
	color: #000000;
	text-decoration: none;
}

.header {
	margin: 0 auto;
	width: 985px;
	height: 60px;
	margin-top: 20px;
}


.apply {
	margin-top: 10px;
	float: right;
	text-align: right;
	font-size: 14pt;
	color: #666666;
}

.apply img {
	vertical-align: text-bottom;
}

.apply span {
	color: #2fb3ff;
}

/***************** Menu - ALL pages - ***********************************************************************************************************/

.mainmenu {
    margin:auto;
    width: 850px;
    height: 48px;
	padding-left:10px;
}

.mainmenu a:hover {
	background-image: url(images/linebg_over.jpg);
	}

.mainarea {
	margin: 0 auto;
	width: 985px;
	min-height: 455px;
	margin-top: 5px;
}


/***************** Left Menu - ALL pages - ***********************************************************************************************************/

.leftmenu {
	background: url('./images/left-shadow.png') top right no-repeat;
	width: 151px;
	height: 465px;
	float: left;
	text-align: right;
	padding-right: 20px;
]
    line-height: 150%;
	line-height: 2.2em;
}

.leftmenu a {
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    color: #005aa5;
}

.leftmenu a:hover {
    text-decoration: underline;
}



/***************** Content - ALL pages - ***********************************************************************************************************/


.content {
    width: 815px;
    min-height: 465px;
	padding:0px 15px;
	margin:auto;
    background:#ffffff url(images/content_bg.gif) repeat-y top center;
}



/***************** Footer - ALL pages - ***********************************************************************************************************/
.footer {
	width: 535px;
	margin: 10px auto;
	text-align: center;
	color: #999999;
	font-size: 8pt;
}

.footer a {
    text-decoration: none;
    color: #999999;
}

.footer a:hover {
    text-decoration: underline;
}



/***************** Right Menu - homepage - ***********************************************************************************************************/

.rightmenu {
    width: 181px;
    padding-top: 25px;
    padding-left: 5px;
    float: right;
    background: url('./images/back-rightmenu.png') top left no-repeat;
}

.rightmenu .rightmenu_item {
    width: 140px;
    padding: 0 20px 30px 20px;
    padding-right: 20px;
    background: url('./images/back-rightmenuitem.png') bottom left no-repeat;
}
.rightmenu .rightmenu_slide {
	background: url('images/plus_small.png') top left no-repeat;
	padding-left: 20px;
	display: block;
}
.clicked .rightmenu_slide{
	background: url('images/minus_small.png') top left no-repeat;
}
.rightmenu_subitem {
	padding-left: 20px;
	font-size: 8pt;
}
.rightmenu div a {
    font-size: 8pt;
    color: #7AA148;
    text-decoration: none;
}

.rightmenu div a:hover {
    text-decoration: underline;
}

.al_right {
	float: right;
	padding-right: 37px;
}



/***************** Home & Solutions Jquery menus - collapsible Menus - ALL pages - ***********************************************************************************************************/

.page_item h2 a{
	color: #7AA148;
	background: url('images/plus.png') no-repeat;
	padding-left: 30px;
	padding-bottom: 4px;
}
.clicked h2 a{
	background: url('images/minus.png') no-repeat;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}
#tabs-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 50px;
}
#tabs-menu li {
	float: left;
	
}
#tabs-menu li a{
	font-weight: bold;
	color: #666;
	font-size: 12px;
	text-decoration: none;
	width: 133px;
	background: url('images/btn-off.png') no-repeat;
	text-align: center;
	padding: 12px 0px 12px 0;
	display: block;
	padding-top: 9px;
}
#tabs-menu .ui-tabs-selected a {
	background: url('images/btn-on.png') no-repeat;
	color: #666;
}

/***************** Content boxes for copy -inside collapsible jquery Menus If needed for right images - ***********************************************************************************************************/


.content ul {
	list-style-image:url('images/bullet-green.gif');
	list-style-position:outside;
	list-style-type:disc;
	font-size: 12px;
	padding-left: 80px;
	line-height: 16px;
}

.txtContent {
	font-size: 12px;
	padding-left: 100px;
	line-height: 16px;	
}


#contentBorder {
	padding-top: 5px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 178px;
	background-attachment: scroll;
	background-image: url(images/contentBackMid.png)!important;
	background-image: url(images/contentBackMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
}

#contentBorderTop {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	height: 21px;
	background-attachment: scroll;
	background-image: url(images/contentBackTop.png)!important;
	background-image: url(images/contentBackTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentBorderBottom {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 178px;
	height: 120px;
	background-attachment: scroll;
	background-image: url(images/contentBackBot.png)!important;
	background-image: url(images/contentBackBot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentOneCol .Heading6, #contentOneCol H6 {
	background: url(images/greyBck.gif) no-repeat 0 2px;
}


#content1 {
	width:713px;
	margin-right:auto;
	margin-left:auto;
}
/***************** Tables - ***********************************************************************************************************/

#hor-minimalist-a
{
	
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	
	padding: 15px 12px;
	border-bottom: 1px solid #675C53;
}


table.tblMerchServRates {
	width:447;
}

.tblMerchServRates td {
	text-align:center;
}

.cardStrip {
	text-align:right;
	padding-right:90px;
	margin:0px;
}

.cardStrip img {
	padding:0px 10px;
}

.specialCard img {
	padding:0px;
}

.specialCard {
	color:#ff0000;
	font-weight:bold;
	font-size:14px;
	padding:0px 10px;
	margin:0px;
}

.paypalSection {
	padding-left:130px;
	margin:0px;
}

li.flashHeading5 {
	list-style-image:none;
	list-style-type:none;
}


.tblCompetition  .tblLabel {
	text-align:right;	
}

.mandatory {
	color:#ff0000;	
}
