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

html {
overflow-y: scroll;
}

.surfpinWebsite {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	padding: 0px;
}

/* ____________________________ */
/* TEXT STYLES ********************************** */

h1 {
	letter-spacing:-1px;
	color: #3DB7E4;
	margin-bottom: 15px;
	font-size: 26px;
	border-bottom: 1px dotted #BBBBBB;
	padding-bottom: 10px;
}

h2 {
	font-size:1.7em;
	letter-spacing: -1px;
	padding: 0px;
	margin-bottom: 15px;
	color: #3DB7E4;
	margin-top: 0px;
}

h3 {
	font-size:1.3em;
	letter-spacing: -1px;
	padding: 5px;
	margin-bottom: 0px;
	color: #666666;
	border-bottom: 1px dotted #ccc;
	background-image: url(../images/brand/16.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 0px;
}

h4 {
	font-size:1.1em;
	letter-spacing: -1px;
	padding: 0px;
	margin-bottom: 5px;
	color: #666666;
}

h5 {
	font-size:1.2em;
	letter-spacing: -1px;
	padding: 5px;
	margin-bottom: 3px;
	color: #666666;
	border-bottom: 1px dotted #ccc;
	margin-top: 0px;
}

h6 {
	font-size:1.2em;
	letter-spacing: -1px;
	padding: 5px;
	margin-bottom: 3px;
	color: #666666;
	margin-top: 0px;
}



a {
	color:#3DB7E4;
	text-decoration:none;
	outline: none;
	}

a:hover {
	color:#999999;
	text-decoration:underline;
}

img a:hover {
	outline:none;
	text-decoration:none;
	}

/* ______________________________________________________________________________ */
/* DIV SIZES ********************************** */

#header {
	width:960px;
	margin: 0 auto;
}

#headerImage {
	background-color:#59CDF5;
	margin: 0px;
}


#outerFrame {
	background-image:url(../images/sep-sidebar-trans.png);
	background-position:top left;
	background-repeat:repeat-y;
}

#page {
	margin:0 auto;
	width:965px;
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 0px;
}


.msgBox	{
	border: 1px solid #99CC00;
	background-color: #FBFBFB;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #99CC00;
	padding: 10px;
}


#mainContent {
	float:left;
	width: 940px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
	padding-left: 5px;
	}

/* Secondary top Navigation */
#mainNav {
	text-align:right;
	padding:0px;
	color: #3DB7E4;
	font-size:12px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 5px;
	}

#mainNav a{
	text-align:right;
	padding:5px;
	color: #3DB7E4;
	text-decoration:none;
	}

#mainNav a:hover{
	text-align:right;
	padding:5px;
	color: #FFF;
	background-color:#666666;
	}

#mainNav .active{
	text-align:right;
	padding:5px;
	color: #FFF;
	background-color:#3DB7E4;
	}



/* Sub Navigation */
#subNav {
	text-align:left;
	padding:5px;
	color: #333333;
	font-size:14px;
	margin-bottom: 10px;
	}

#subNav a{
	text-align:right;
	padding:5px;
	color: #666666;
	text-decoration:none;
	}

#subNav a:hover{
	text-align:left;
	padding:5px;
	color: #333333;
	}

#subNav .active{
	text-align:right;
	padding:5px;
	color: #666666;
	font-weight: bold;
	}


#flashBanner {
	width:760px;
	float:right;
	height: 325px;
	}

#loginPanel {
	width:158px;
	float:left;
	background-color: #FFF8DD;
	padding: 10px;
	height: 273px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	border: 1px solid #F5e082;
	margin-top: 1px;
	background-image: url(../images/loginback.jpg);
	background-repeat: repeat-x;
	line-height:20px;
	padding-top: 25px;
	}


#loginPanel input{
	margin-bottom:7px;
 }
.loginSmall {
	font-size:10px;
	}
.loginhead {
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	padding-bottom:4px;
	margin-top: 20px;
	padding-top: 20px;
	}
.padTop {
	margin-top:10px;
	}
	
#howItWorks img {

	}
/* Footer */




#footer{
	clear:both;
	margin-top:30px;
	border-top: 1px dotted #666;
	padding-top:5px;
	text-align: right;
}

#footLeft {
float:left;
}

#footRight {
float:right;
padding-bottom: 30px;

}

#footer a{
	font-size:12px;
}


#nav {
	text-align:left;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
	}


#sidePanel {
	width:200px;
	float:left;
	margin: 10px;
	font: bold 15px Arial;
	text-decoration: none; /*Padding within each menu item*/
	background-color: #59CDF5; /*Default menu color*/
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 5px;
	border: 1px solid #59CDF5;
}

#cushion {
	margin-left: 18px;
	}
#oneDiv {
	width:955px;
	padding:5px;
	}

#twoDiv {
	width:460px;
	margin-right:10px;
	padding:5px;
	float:left;
	margin-bottom: 45px;
	}

#twoDivInside {
	width:335px;
	margin-right:10px;
	padding:5px;
	float:left;
	margin-bottom: 45px;
	height: 320px;
	}

#twoDiv a{
	margin-right:10px;
	padding:5px;
	font-weight:bold;
	float:left;
	margin-left: 10px;
	}

#threeDiv {
	width:300px;
	padding:5px;
	float:left;
	padding-bottom: 30px;
}

#threeDiv a{
	margin-right:10px;
	padding:5px;
	font-weight:bold;
	float:left;
	margin-left: 16px;
}

#fourDiv {
	width:220px;
	padding:5px;
	float:left;
	margin-right:10px;
}

#payrate1 {
	padding:2px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:2px;
	width: 248px;
	float: left;
	background-color: #EFEFEF;
	text-align: center;
	border-right: 1px dotted #CCCCCC;
	margin-right: 1px;
	}

#payrate2 {
	padding:2px;
	border-bottom:1px dotted #CCCCCC;
	background-color:#EFEFEF;
	margin-bottom:2px;
	width: 247px;
	float: left;
	text-align: center;
	border-right: 1px dotted #CCCCCC;
	margin-right: 1px;
}

#total {
	padding:2px;
	border-bottom:1px dotted #CCCCCC;
	background-color:#FDFDFD;
	margin-bottom:2px;
	width: 185px;
	float: left;
	text-align: center;
	font-weight: bold;
}

/* ______________________________________________________________________________ */
/* Classes ********************************** */

.clear {
	clear:both;
	padding: 0px;
	margin: 0px;
	}
	
	
.imgLeft {
	float:left;
	margin-right: 16px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.imgRight {
	float:right;
	margin-left: 15px;
}	
	

.rounded-border {
	border: 1px solid #DFDBD2;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #F4F1E9;
}


.blue {
	color:#3DB7E4;
	font-weight: bold;
}

.topic {
	color:#999999;
	font-weight: bold;
	}

/* ______________________________________________________________________________ */
/* ***********  Tab Nav    ***************** */


.invertedshiftdown{
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.invertedshiftdown ul{
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

.invertedshiftdown li{
	display: inline;
	margin: 0 0px 0 0;
	padding: 0;
	text-transform:none;
}

.invertedshiftdown a{
	float: left;
	display: block;
	color: #666666;
	text-decoration: none;
	margin: 0 5px 0 5px; /*Margin between each menu item*/
	padding: 2px 10px 2px 10px; /*Padding within each menu item*/
	background-color:#F2F2F2;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	outline: none;
}

.invertedshiftdown a:hover{
	background-color: #666666; /*Flip default padding-bottom value with padding-top*/
	color: #FFFFFF;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
	background-color: #7ED8F7; /*Flip default padding-bottom value with padding-top*/
	color: #FFFFFF;
}

#myform{ /*CSS for sample search box.*/
	float: right;
	margin: 0;
}

#myform .textinput{
	width: 190px;
	border: 1px solid #3DB7E4;
	color: #CCCCCC;
	padding: 5px;
}

#myform .submit{
	font: bold 11px Verdana;
	height: 27px;
	border: 1px solid #3DB7E4;
	background-color: #3DB7E4;
	color: #FFF;
}

.sideMenuVisit {
	color:#CC3300;
}

/* ______________________________________________________________________________ */
/* ***********  Contact     ***************** */

.contactquestion {
	width:280px;
	float:left;
	margin-right: 0px;
	}

.contactquestion h2 {
	font-size:18px;
	}
	
.contactanswer {
	width:660px;
	float:left;
	}
	
.contactquestion li {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: none;
	margin:0px;
	background-color:#F0FBFF;
	margin-left:0px;
	padding-left:35px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: #D4D0C8 dotted 1px;
}


.contactquestion ol {
	margin:0px;
	padding:0px;
}
.contactActive {
	background-color:#0033FF;
	}

.setHeightContact {
	height:600px;
	}
	
.contactBack {
	background-color:#F0FBFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: 681px;
}

.contactCountry {
	height:250px;
	width:300px;
	float:left;
	}

.contactDetails {
	height:250px;
	width:360px;
	float:left;
	}


/* ------------------------------------------------------------------------
   NEWS SECTION */


.twoCol {
	margin-bottom:15px;
	float: left;
	width:460px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

#newsCol {
	margin-bottom:15px;
	float: left;
	width:580px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#newsCol a{
	font-size:14px;
	font-weight: bold;
	}
	
#sideBar {
	margin-bottom:20px;
	float: right;
	width:315px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	border-left: 1px dotted #EFEFEF;
}

#newsSideBar {
	margin-bottom:20px;
	float: right;
	width:315px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
}

.newsPad {
	padding-left:10px;
	padding-right:10px;
	}
	
#social {
	background-color:#F9F9F9;
	}

#social ul {
	margin:0px;
	padding:2px 10px 2px 10px;
	}

#social ul li {
	padding: 10px;

	padding-left: 45px;
	}

#social ul li:hover{
	background-color:#EFEFEF;
	}

.twitter {
	background-image:url(../images/buttons/twitter-tiny-square2.png);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom: 1px dotted #CCC;
	}

.faceBook {
	background-image:url(../images/buttons/facebook-tiny-square2.png);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom: 1px dotted #CCC;
	}

.linkedIn {
	background-image:url(../images/buttons/linkedin-tiny-square2.png);
	background-repeat:no-repeat;
	background-position:left;
	}




ul li {
	list-style: none;
	background-image:url(../images/list.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	}

img {
    border: none;
} 

.boldClass {
	font-weight:bold;
	}

/* ______________________________________________________________________________ */
/*	Buttons */


.awesome {
	background: #999 url(../images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	position: relative;
	cursor: pointer;
	font-weight:bold;
	width: 85px;
	text-align: center;
}


.awesome:hover {
	background-color: #3DB7E4;
	color: #FFFFFF;
	font-weight:bold;
}


/* ______________________________________________________________________________ */
/* Colour Classes */

.boxblueNote {
	background-color:#E5F7FD;
	border-bottom:#7FD7F7 solid 1px;
	border-top:#7FD7F7 solid 1px;
	padding:5px;
}

.boxblueNote_dotted {
	background-color:#E5F7FD;
	border: #7FD7F7 dashed 1px;
	padding:10px;
}

.boxgreyNote {
	background-color:#FBFBFB;
	border-bottom:#E5E5E5 solid 1px;
	border-top:#E5E5E5 solid 1px;
	padding:5px;
}

.newsNotice {
	background-color:#FBFBFB;
	border-bottom:#E5E5E5 solid 1px;
	border-top:#E5E5E5 solid 1px;
	padding:5px;
}

.noticeBlock {
	background-color:#FBFBFB;
	border-bottom:#E5E5E5 solid 1px;
	border-top:#E5E5E5 solid 1px;
	padding:5px;
	padding-left: 60px;
	background-image: url(../images/notice/warning.png);
	background-position: left;
	background-repeat: no-repeat;
}

.mpnHeadTable{
	background-color:#EFEFEF;
	border-bottom:#E5E5E5 solid 1px;
	border-top:#E5E5E5 solid 1px;
	padding:5px;
	padding-left: 100px;
}

.web2yellow {
	background-color:#FFF8DD;
	border-bottom:#E5E5E5 solid 1px;
	border-top:#E5E5E5 solid 1px;
	padding:15px;
	line-height: 15px;
}

.web2yellow2 {
	background-color:#FFF8DD;
	border:#F5E082 solid 1px;
	padding:10px;
	line-height: 20px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 52px;
	color: #666666;
}

.web2yellow3 {
	background-color:#FFF8DD;
	border:#F5E082 solid 1px;
	padding:15px;
	line-height: 20px;
	color: #666666;
}

.boxgreenNote {
	background-color:#E8F5E2;
	border-bottom:#99CC00 solid 1px;
	border-top:#99CC00 solid 1px;
	padding:10px;
}

.boxBlue {
	border: #77BBFF 1px solid;
	background-color: #E1F0FF;
	margin-top: 5px;
	padding: 5px;
	padding-left: 5px;
}

.boxYellow {
	margin-top: 10px;
	background-color: #FFFFCC;
	padding: 10px;
	border-bottom: 1px solid #FFCC00;
	border-top: 1px solid #FFCC00;
}
.boxGreen {
	border: #AEDC98 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #E8F5E2;
	margin-top: 15px;
	padding: 10px;
}
.boxOrange {
	border: #FFBA75 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFECD9;
	margin-top: 15px;
}
.boxPurple {
	background-color: #F2E6FF;
	margin-top: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BE84FF;
	border-bottom-color: #BE84FF;
	border-bottom-width: 1px;
}

.boxRed {
	border: #FFA4A4 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFE6F2;
	margin-top: 15px;
}

.greyBack {
	background-color:#FFFAE6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E5F8FF;
	border-bottom-color: #E5F8FF;
	padding: 10px;
}

.clientBack {
	background-color:#FFFAE6;
	height: 120px;
	padding: 10px 10px 10px 30px;
	float: left;
	width: 765px;
	margin-top: 5px;
	}

.managementBack {
	background-color:#FFFAE6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E5F8FF;
	border-bottom-color: #E5F8FF;
	padding: 10px;
	margin-bottom: 10px;
	}

.managementTwo {
	padding: 10px;
	
	}

.newsBackYellow {
	background-color:#FFFAE6;
	padding: 10px;
}

.newsBlueBack {
	background-color:#FFFAE6;
	border-top-color: #D4D0C8;
	padding: 10px;
	border: 1px solid #EEEEEE;
}

#rightCol {
	width: 400px;
	float:right;
	padding: 2px;
	}
	
#rightColAbout{
	width: 280px;
	float:right;
	padding: 2px;
	margin-right: 70px;
	}	

#leftCol {
	width: 500px;
	float:left;
	padding-right: 3px;
	}
.logoLeft {
	margin-bottom:25px;
	float:left;
	padding-top: 5px;
	}
	
#border {
	border:1px solid #CCCCCC;
	margin-bottom: 15px;
	}


.yellowStripe {
	background-color:#FFFAE6;
	padding:5px;
	margin:0px;
}

.table {
	margin:0px;
	padding:0px;
	}
	
#clientPad {
	height: 120px;
	padding: 10px 10px 10px 30px;
	float: left;
	width: 765px;
	margin-top: 5px;
	}

.howLeft {
	width:450px;
	padding:5px;
	border-right:1px dotted #CCCCCC;
	float: left;
	padding-right: 10px;
	}
.howRight {
	width:450px;
	padding:5px;
	float: right;
	border: 1px dotted #FFF;
	}

.drawLine {
	border-bottom:1px dotted #CCC;
	}

#rateHead {
	padding:5px;
	width:470px;
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	}
#rateType {
	padding:5px;
	width:190px;
	float:left;
	}
	
#rate1 {
	padding:5px;
	width:180px;
	float:left;
	background-color: #FFFAE6;
	border: 1px solid #ccc;
	padding-left: 15px;
	}
#rate2 {
	padding:5px;
	width:180px;
	float:left;
	border: 1px solid #ccc;
	padding-left: 15px;
	}
.countryWrap {
	width:500px;
	}

.countryHide {
	display:none;
}

.formCountry {
	width:350px;
	float:right;
	margin-top: 30px;
	margin-right: 40px;
	}

#accordion {
	width:500px;
}

.accordion {
	width:459px;
	font:14px;
	color:#666666
}
.accordion dt {
	width:439px;
	padding:8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	border-bottom: 1px dotted #CCC;
}
.accordion dt:hover {
	background:url(header_over.gif);
	background-color: EFEFEF;
	;
}
.accordion dd {overflow:hidden; background:#fff}

.accordion span {
	display:block;
	width:425px;
	border-top:none;
	padding:0px
}


#accordion2 {
	width:500px;
}

.accordion2 {
	width:600px;
	font:14px;
	color:#666666
}
.accordion2 dt {
	width:439px;
	padding:8px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	border-bottom: 1px dotted #CCC;
}
.accordion2 dt:hover {
	background:url(header_over.gif);
	background-color: EFEFEF;
	;
}
.accordion2 dd {
	overflow:visible;
	background:#fff;
	margin: 0px;
}

.accordion2 span {
	display:block;
	width:600px;
	border-top:none;
	padding:0px
}




















#rightCol_narrow {
	width: 220px;
	float:right;
	padding: 15px;
	margin-top: 52px;
	margin-right: 5px;
 }
#leftCol_wide {
 width: 650px;
 float:left;
 padding-right: 3px;
 }

.codeClass {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color: #333333;
	padding: 5px;
	}

.padBottomImg {
	padding-bottom:10px;
	}

.sellNoteMore {
	background-image: url(../images/notice/users.png);
}

.sellNoteHi {
	background-image: url(../images/notice/clock.png);
}

.sellNoteInt {
	background-image: url(../images/notice/integration.png);
}

.sellNoteCustom {
	background-image: url(../images/notice/custom.png);
}

.sellNoteSecure {
	background-image: url(../images/notice/lock.png);
}

.sellNoteFees {

	background-image: url(../images/notice/fees.png);
	padding-top: 15px;
	padding-bottom: 15px;
}

.buyNoteSafe {

	background-image: url(../images/notice/child.png);
}

.buyNotePhone {
	background-image: url(../images/notice/phone.png);
}

.yellowbox{
    background-color:#FFF8DD;
	border:#F5E082 solid 1px;
	padding:10px;
	line-height: 20px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 52px;
	color: #666666;
	}
	

input.text:focus,input.title:focus,textarea:focus,{width:300px;padding:5px;background-color:#E6F4FF;border-color:#0CF;}
input.text,input.title{
	width:300px;
	padding:10px;
	border: 1px solid #ccc;
}
input.text:hover{
	width:300px;
	padding:5px;
	border-color:#7ED8F7;
}

input.text:focus{
	width:300px;
	border-color:#7ED8F7;
	background-color:EFEFEF;
}

select {
	padding:6px;
	margin-top: 6px;
	}

input.title{font-size:1.5em;}

textarea{width:300px;height:250px;padding:5px;}

.error,.notice,.success{padding:5px;margin-bottom:1em;border:1px solid #ddd;}
.error{color:#666;}
.notice{background:#FFF6BF;color:#514721;border-right-style:none;border-left-style:none;border-top-color:#FFD324;border-bottom-color:#FFD324;margin-top:10px;}
.noticeSignup{
	background:#FFF6BF;
	color:#514721;
	border: 1px solid #FFD324;
	padding:10px;
	background-image:url(../images/notice/warning.png);
	background-repeat:no-repeat;
	padding-left: 60px;
	background-position: left;
}

.noticeMpn{
	background:#FFF6BF;
	color:#514721;
	border: 1px solid #FFD324;
	padding:10px;
	background-image:url(../images/notice/edit.png);
	background-repeat:no-repeat;
	padding-left: 60px;
	background-position: left;
}


.clear{overflow:hidden;width:100%;}

a.button{background:transparent url('../images/buttons/bg_button_a.gif') no-repeat scroll top right;color:#444;display:block;float:left;font:normal 12px arial,sans-serif;height:24px;margin-right:6px;padding-right:18px;text-decoration:none;}
a.button span{background:transparent url('../images/buttons/bg_button_span.gif') no-repeat;display:block;line-height:14px;padding:5px 0 5px 18px;}
a.button:active{background-position:bottom right;color:#000;outline:none;}
a.button:active span{background-position:bottom left;padding:6px 0 4px 18px;}#login{background-color:#D4D0C8;margin:0;padding:0;background-image:url(../images/hachura.png);display:none;}

#select {
	padding:10px;
	width:322px;
	}

.clientImg {
	width:100px;
	background-color:#FFFFFF;
	float: left;
	padding: 15px;
	height: 110px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#signupBlock {
	width:418px;
	float:left;
	padding:10px;
	margin-right: 30px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #E5F7FD;
	}	

.signupBusiness {
	background-image:url(../images/icons/add_business_user.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:10px 10px 10px 35px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left:15px;
}

.signupBusinessBtn {
	background-image:url(../images/buttons/blank.gif);
	padding:30px;
	background-position: left;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.signupBusinessBtn:hover {
	color:#CCC;
	text-decoration:none;
	cursor: pointer;
}

.signupPersonal {
	background-image:url(../images/icons/add_male_user.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:10px 10px 10px 35px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left:15px;
}

.signupPersonalBtn {
	background-image:url(../images/buttons/blank.gif);
	padding:30px;
	background-position: left;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.signupPersonalBtn:hover {
	color:#CCC;
	text-decoration:none;
	cursor: pointer;
}

.btn {
	background-image:url(../images/buttons/blank.gif);
	padding:30px;
	background-position: left;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.btn:hover {
	color:#CCC;
	text-decoration:none;
	cursor: pointer;
}

.payoutHead {
	background-image:url(../images/notice/payout.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	}

.apiHead {
	background-image:url(../images/notice/key.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	}

.docHead {
	background-image:url(../images/notice/pdf_file.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	}

.devHead {
	background-image:url(../images/notice/support.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
}

.globalHead {
	background-image:url(../images/notice/search_globe.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	}
.usHead {
	background-image:url(../images/notice/search_globe.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	}
