@charset "utf-8";
/* CSS Document */

body {
	background-color: #F6F6F6;
	margin: 0;
	padding: 0;
	/* font */
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a
{
	color:#ffa800;
}

a:hover
{
	color:ff9000;
}

a img
{border:none;
}

.layout {
	cursor: default;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -445px;
	width: 883px;	
}

.layout #layout.left {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-top: 0;
	padding: 0;
	margin: 0;
	min-height: 604px;
	width: 717px;
}

.layout #layout.right {
	border: 0;
	border-right: 1px solid #CCC;
	padding: 0;
	margin: 0;
	width: 163px;
}

/* HEADER */

.header .top {
	height: 120px;
}

.header.hleft .top {
	background: url(../img/header_top.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;
	width: inherit;
	
}
.header.hleft .top{
	background: url(../img/header_top.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;
	width: inherit;
	
}
#logolink{	
text-indent:165px;
display:block;
height:120px;
color:#FFF;
font-size:1px;
}



.header.hleft .welcome {
	background: url(../img/header_welcome.jpg) top left no-repeat;
	border-bottom: 1px solid #CCC;
	height: 233px;
	width: inherit;
	
}

.header.hright .top {
	background: url(../img/header_right_bg.jpg) top left repeat-x;
	border-bottom: 1px solid #CCC;
	}
	
	
	
	#Username {
	background: #FFf;
	padding: 0px;
	margin-left: 10px;
	margin-top:6px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	color: #999;
	
	text-transform: none;
	border-top: 1px solid #333;
	border-right: 1px outset #333;
	border-bottom: 1px outset #333;
	border-left: 1px solid #333;
	padding-top: 7px;
	padding-left: 4px;
}
#Password {
	background: #FFf;
	margin: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	color: #999;
	text-transform: none;
	border-top: 1px solid #333;
	border-right: 1px outset #333;
	border-bottom: 1px outset #333;
	border-left: 1px solid #333;
	padding-top: 7px;
	padding-left: 4px;
}
.form #loginForm
{
width:162px;
height:120px;
}
	
.login   {
	color: #FFF;
	font-weight:800;
	border-style: none;
	border-width: 0px;
	float:left;
	margin-top: 0px;
	margin-left: 30px;
	margin-botton: 0px;
	margin-right: 0px;
}
	

a:hover#loginUK
{
color:#ffd0d1;
}


a:hover#loginIE
{
color:#fff0cd;
}


.register{
	
	width:25px;
	color: #FFF;
	display:inline;	
	font-weight:800;
	margin-left:3px;
}	
a:hover#registerUK{
	color:#ffd0d1;
}
	
	a:hover#registerIE
{
color:#fff0cd;
}

	
	
.forgotPassword a  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 800;
	margin-top: 5px;
	margin-left:18px;
	padding: 0px;
	color: #FFF;
	float:left;	
	
}




.forgotPassword#forgotPasswordUK a:hover
{
	color:#ffd0d1;
	
}
.sidemenu a {
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #CCC;
	display: block;
	height: 83px;
	text-decoration: none;
	width: inherit;
}

.sidemenu a:hover {
	background-position: left bottom;
}

.sidemenu a#getintouch {
	  background-image: url(../img/sidemenu_getintouch.jpg);
	  height:64px;
}
.sidemenu a#promotions {
	background-image: url(../img/newbuttons/sidemenu_promotions.jpg);
}
.sidemenu a#aboutus {
	background-image: url(../img/newbuttons/sidemenu_aboutus.jpg);
}
.sidemenu a#individuals {
	background-image: url(../img/newbuttons/sidemenu_individuals.jpg);
}
.sidemenu a#companies {
	background-image: url(../img/newbuttons/sidemenu_companies.jpg);
}
.sidemenu a#properties {
	background-image: url(../img/newbuttons/sidemenu_properties.jpg);
}


/*inside sideMenu */



.sidemenu a#logoutBTN {
	  background-image: url(../img/logoutBTN.jpg);
	  height:64px;
}
.sidemenu a#detailsBTN {
	background-image: url(../img/detailsBTN.jpg);
}
.sidemenu a#requestsBTN {
	background-image: url(../img/requestsBTN.jpg);
}
.sidemenu a#paymentsBTN{
	background-image: url(../img/paymentsBTN.jpg);
}
.sidemenu a#supportBTN {
	background-image: url(../img/supportBTN.jpg);
}
.sidemenu a#subscribeServicesBTN {
	background-image: url(../img/subscribeServicesBTN.jpg);
}





/* CONTENT */

.content {
	padding: 10px;
}

.content .tabmenu a {
	background-image: url(../img/tabbg.jpg);
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #C6C6C6;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px;
	text-decoration: none;
	/* font */
	color: #666;
	font-size: 10px;
	font-weight: bold;
}


.content .ctabmenu a {
	background-image: url(../img/ctabbg.jpg);
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #C6C6C6;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 10px;
	text-decoration: none;
	/* font */
	color: #666;
	font-size: 10px;
	font-weight: bold;
}

.content .tabmenu a#first {
	border-left: 0;
}
.content .tabmenu a#last {
	border-right: 0;
}

.content .ctabmenu a#home {
	border-left:0;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
}


.content .ctabmenu a#last {
	border-right: 0;
}
.content .tabmenu a:hover,
.content .tabmenu a.selected {
	background-image: url(../img/catabbg.jpg);
	/* font */
	color: #909090;
}

.content .ctabmenu a:hover,
.content .ctabmenu a.selected {
	background-image: url(../img/catabbg.jpg);
	/* font */
	color: #909090;
}

.content .box {
	background-color: #f8f7f7;
	border-bottom: 2px solid #EEE;
	border-right: 2px solid #EEE;
	padding: 2px 10px;
	}
.content .box#indexbox {
	background-color: #f8f7f7;
	border-bottom: 2px solid #EEE;
	border-right: 2px solid #EEE;
	padding: 5px 10px;
	}
.text li{
	margin-top:5px;
}
.ctext li
{
	margin-top:8px;
	

}

.content .box .box_content {
	display: none;
}

.content .box .box_content#bc_first {
	display: block;
}



.content .box .box_content .image {
	height: 100%;
	width: 150px;
	padding-left:20px;
	padding-top: 30px;
	margin: 0px;
	float:left;
}


.content .box .box_content .image#img1st {
	padding-left:10px;
	padding-top: 40px;
	padding-right: 10px;
}

.content .box .box_content .image#img3rd
{
	padding-top:20px;
}


.content .box .box_content .cimage {
	margin-top:30px;
	margin-left:20px;
	margin-right:30px;
	margin-bottom:15px;
	padding-top:15px;
}

.content .box .box_content .cimage#cimg2nd {
	
	margin-right:20px;
}




.content .box .box_content .cimage#cimg4th
{
	margin-right:30px;
	padding-left: 35px;
}


.content .box .box_content .cimage#cimg3th
{
	margin-right:20px;
}


.content .box .box_content .cimage#cimg5th
{
	margin-bottom:15px;
	margin-right:40px;
	padding-left: 35px;
}


.content .box .box_content .cimage#cimg6th
{
	margin-bottom:15px;
	margin-right:40px;
	padding-left: 35px;
}

.content .box .box_content .cimage#cimg9th
{
	margin-bottom:15px;
	margin-right:35px;
	padding-left: 35px;
}


.content .box .box_content .cimage#cimg5
{
	margin-right:40px;
}

.content .box .box_content .cimage#cimg8th
{
	margin-bottom:10px;
	margin-right:20px;
}





.content .box .box_content .image#img3,#img4 {
		padding-left:20px;
		padding-top:35px;
	}
	
.content .box .box_content .text {
	width: auto;
	margin: 0px;
	padding-top: 10px;
	margin-left:-20px;

}
.content .box .box_content .text#text3 {
		margin-left:-35px;
		margin-top:-10px;
}

.content .box .box_content .text#textfirst {
		margin-top:-5px;
}

.content .box .box_content .text#text4{
	margin-left:-15px;
}
.content .box .box_content .text#text5{
	padding-top:0px;
	margin-left:65px;
	display:block;
	}

.footer {
	line-height: 20px;
	text-align: center;
	/* font */
	color: #666;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.footer a {
	text-decoration: none;
	text-transform: capitalize;
	/* font */
	color: #666;
}

.footer a:hover {
	color: #333;
	text-decoration: underline;
}

.footer hr {
	margin-top: 10px;
	width: 250px;
}



.ctext
{
	text-align:justify;
	padding:30px;
}


.ctext#successful
{
	text-align:justify;
	padding:30px;
}

.ctext#warning
{
	text-align:justify;
	padding:30px;
	font-weight:normal;
	color:#F90;
}

.ctext#error
{
	text-align:justify;
	padding:30px;
	font-weight:bold;
	color:#F00;
}


.ctext .warnings
{   float:left;
	display:block;
	
	padding-right:5px;
	
}


.apply a{
	
	padding-top: 6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
	background: #e4f3ff;
	border:solid 1px  #c1ddf5;
	color: #024f91;
	float:right;
	
}
.apply a:hover{
	color:#F00;
}
	
	.apply#applyie a {
			padding-top: 6px;
	padding-bottom:6px;
	padding-left:10px;
	padding-right:10px;
		background:#e6fcea;
		border:solid 1px #ccf7d4;
		color: #007516;
		float:right;
	}
	
	.apply#applyie a:hover{
	color:#F60;
}

.apply#moreinfoUK
{
	margin-right:20px;
	margin-top:28px;
}

	
#status
{
	padding-left:15px;
}
	
/* FORMS */

#companyform
{
	
float:left;
}

#personalform
{
	
	float:right;
}


fieldset
{   display:inline-block;
	hight:100%;
	width:260px;
	background-color:#f9f9f9;
	padding:10px;
	margin-left:0px;
	margin-right:15px;
	margin-top: 0px;
	border:solid 1px #CCC;
}

fieldset.forgotPassword{
	width:500px;
}

fieldset.uploadfilesfield
{   width:550px;
	margin-left:50px;
	margin-top:30px;
}

fieldset.subscribeservicesfieldset
{   width:450px;
	margin-left:50px;
	padding-left:20px;
	margin-top:30px;
	margin-bottom:30px;
}

fieldset.registration
{   margin-bottom:20px;
	width:400px;
}

fieldset.supportCenter
{   margin:20px; 
	width:500px;
}

fieldset.supportCenterHistory

{
	width:500px;
	background-color:#f7fbfc;
	padding:15px;
	border:solid 1px #acd2e5;
}

#date
{ font-weight:normal;
}

#msgHeader
{
	padding:10px;
	border-bottom:dotted 1px #99bccc;
	
	
	
}
#messageContent
{
	font-weight:normal;
	padding: 10px 10px 10px 10px;
	border-bottom:solid 1px #c3dbe5;
}



fieldset#currentPayments
{
	background:#f7fbfc;
	border: solid 1px #acd2e5;
	width: 180px;
	
	
}
	
th.contentLabel
{
	padding:10px;
    border-right:solid 1px #cfdee5;
	border-bottom:solid 1px #cfdee5;
	border-top:solid 1px #cfdee5;
	border-left:solid 1px #cfdee5;
}

td.contentData
{ 
font-weight:normal;
padding:10px;
    border-right:solid 1px #cfdee5;
	border-bottom:solid 1px #cfdee5;
	border-left:solid 1px #cfdee5;
}
td.contentData2
{ 
background: #edf6fa;
font-weight:normal;
padding:10px;
    border-right:solid 1px #cfdee5;
	border-bottom:solid 1px #cfdee5;
	border-left:solid 1px #cfdee5;
}
	
	
fieldset#paymentsList
{
	background:#f9f9f9;
	border: solid 1px #CCC;
	width: 450px;
	
	
}

fieldset#paymentOverview
{
	
	background:#f9f9f9;
	border: solid 1px #CCC;
	width: 400px;
	
}

fieldset.fieldsetup
{width:400px;
}

.textarea#message
{
	width:350px;
	height:150px;
}

table
{
	
	font-size: 10px;
    color: #666;
    font-weight:bold;
	
    }
	
table#supportTable
{font-weight:normal;
}

h2
{
	
	margin-right:50px;
	font-size: 11px;
	color:#94c400;
    font-weight:600;
}
	
	h2#indexsubheader
	{   color:#333;
	    font-size:11px;
		font-weight:bold;
		padding-left:27px;
	}
	
		h3
	{   color:#333;
	    font-size:11px;
		font-weight:bold;
		padding-left:27px;
	}
	
input.inputText 
{
	background: url(../img/inputBG.jpg) top left repeat-x;
	font-size:10px;
	color: #666;
	font-weight: bold;
	
	padding:3px;
	border:solid 1px #666;
	margin-bottom:5px;
	}







.inputButton
{
	padding-top:4px;
	background: url(../img/btnBG.jpg) top left repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size:10px;
	font-weight: 600;
	color: #FFF;
	border: solid 1px #CCC;
	margin-top:5px;
}

textarea
{   background:#f6f6f6;
    color:#666;
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:600;
	padding:2px;
	border:solid 1px #666;
	margin-bottom:5px
}

.uploadfiles
{
	margin:15px;
}


.approved
{
	font-color:#0348a7;
}

.rejected
{
	font-color:#0348a7;
}

select
{
	background: url(../img/inputBG.jpg) top left repeat-x;
	font-size:11px;
	color: #666;
	font-weight: 600;
	border:solid 1px #666;
	height:20px;
	margin-bottom:5px
}


/*  END FORMS */
.usermenu{
	font-size:11px;
}
.usermenu a
{   
	color:#FFF;
}

.usermenu a:hover
{
	color:#ffd0d1;
}

.usermenu#welcome
{   color:#FFF;    
	
	font-weight:700;
	padding-left:5px;
	padding-right:5px;
	padding-top:30px;
}


.usermenu#listitems
{   padding-left:15px;
	font:9px;
	font-weight:700;
	padding-top:6px;
}

.usermenu#subscribe
{   padding-left:15px;
    padding-top:6px;  
	font:9px;
	font-weight:700;
}

.usermenu#logout
{   padding-top:8px;
    padding-left:60px;
	font:10px;
	font-weight:700;
}


.setup
{display:inline;
border:none;
text-decoration:none;
font:#0348a7;
margin-top:10px;
}

.setup#sindividual
{
	float:left;
	border:0px;
	margin-left:13px;
	margin-right:77px;
	margin-top:10px;
	
}

.setup#scompany
{   display:block;
	margin-right:13px;
	
	
}



/*.paypallogo
{   display:inline;
	float:right;
	margin-top:10px;
	padding-right:50px;
}*/

.banner#bannerAA
{padding-right:110px;
padding-top:5px;
}

h1
{
	font-size:12px;
	font-weight:bold;
	color:#F60;
}

img#fbicon
{ padding-top:10px;
	margin-right:5px;
}