html,
body {
 	background: #c0c0c0 url(../images/paydroid/body_pattern.png) repeat;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}

#body_gradient {
	background: url(../images/paydroid/body_gradient.png) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 659px;
}

#paydroidpageframe {
	position: relative;
	width: 960px;
	margin: 0 auto 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}

#paydroidcontent {
	bottom: 0;
	width: 960px;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#paydroidcontent p {
  line-height: 1.5em;
  color: #828282;
  font-size: 15px;
}

#paydroidcontent h4 {
  line-height: 1.5em;
  color: #000;
  font-size: 33px;
  text-align: center;
}

#paydroidcontent .hlimage {
	margin-left: 50px;
}


/* Botton Content Bar */
#paydroidpageframe2 {
	width: 960px;
	height: 250px;
	background: #FFF;
	margin: 0 auto 15px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#paydroidcontent2 {
	bottom: 0;
	width: 960px;
	height: 250px;
	background: #FFF;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#column1 {
	float: left;
	width: 224px;
	height: 250px;
	margin-left: 25px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	background: #f6f6f6 url(../images/paydroid/column1.jpg) no-repeat center top;
}

#column2 {
	float: left;
	width: 224px;
	height: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	background: #f6f6f6 url(../images/paydroid/column2.jpg) no-repeat center top;
}

#column3 {
	float: left;
	width: 224px;
	height: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d2d2d2;
	background: #f6f6f6 url(../images/paydroid/column3.jpg) no-repeat center top;
}

#column4 {
	float: left;
	width: 225px;
	height: 250px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #f6f6f6 url(../images/paydroid/column4.jpg) no-repeat center top;
}

#column1:hover {
	background: #f6f6f6 url(../images/paydroid/column1_1.jpg) no-repeat center top;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#column2:hover {
	background: #f6f6f6 url(../images/paydroid/column2_2.jpg) no-repeat center top;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#column3:hover {
	background: #f6f6f6 url(../images/paydroid/column3_3.jpg) no-repeat center top;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#column4:hover {
	background: #f6f6f6 url(../images/paydroid/column4_4.jpg) no-repeat center top;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
}
#column1 p {
  line-height: 1.5em;
  color: #828282;
  font-size: 15px;
  padding-left: 20px;
  padding-top: 20px;
}
#column2 p {
  line-height: 1.5em;
  color: #828282;
  font-size: 15px;
  padding-left: 20px;
  padding-top: 20px;
}
#column3 p {
  line-height: 1.5em;
  color: #828282;
  font-size: 15px;
  padding-left: 20px;
  padding-top: 20px;
}
#column4 p {
  line-height: 1.5em;
  color: #828282;
  font-size: 15px;
  padding-left: 20px;
  padding-top: 20px;
}


#header {
	width: 960px;
	height: 449px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	background-image: url('../images/paydroid/header.jpg');
}


#aboutpaydroid {
	width: 960px;
	height: 400px;
	margin-top: 50px;
	margin-bottom: 100px;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
}

#aboutpaydroid .lefttext {
	width: 320px;
	padding-top: 20px;
	padding-left: 60px;
}

#iphonebig {
	width: 450px;
	height: 400px;
	float: right;
	margin-right: 20px;
	background-image: url('../images/paydroid/bigiphone.jpg');
}

#slideshow {
	position: relative;
	width: 374px;
    height: 651px;
	margin-top: 50px;
	margin-left: 20px;
	background-image: url('../images/paydroid/slider/slideriphone.jpg');
}

#slideshow IMG {
	position: absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    margin-top: 91px;
    margin-left: 65px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#list {
	width: 440px;
	margin-top: 65px;
}

#list .bullet {
	width: 10px;
	height: 10px;
	background-image: url('../images/paydroid/slider/bullet.png');
	display: inline-block;
}

#list h2 {
	display: inline-block;
	padding-left: 10px;
	font-size: 16px;
}

#list p {
	padding-left: 21px;
	font-size: 12px;
	margin-bottom: 25px;
}


#cloudstuff {
	width: 960px;
    height: 272px;
}

#cloud {
	float: right;
	width: 233px;
    height: 272px;
	background-image: url('../images/paydroid/cloud.jpg');
}

#cloudwords {
	float: left;
	width: 550px;
    height: 240px;
}

.cloudheadline {
	margin-top: 40px;
	padding-left: 100px;
	font-size: 22px;
}


.cloudtext {
	padding-top: 10px;
	padding-left: 100px;
}




.profileheadline {
	padding-left: 50px;
	font-size: 22px;
}


.profiletext {
	width: 400px;
	padding-top: 10px;
	padding-left: 50px;
}

.profilequote {
	width: 400px;
	padding-top: 20px;
	padding-left: 50px;
}

.profilequote2 {
	width: 350px;
	padding-top: 5px;
	padding-left: 70px;
}

.profilelink {
	color: #828282;
}
