/* Angelfire separate page view mode css */
#pageView .regWrapper{border-color:#6c9d26}
#pageView #header{background:url(../../img/property_33/header.jpg); border-color:#6c9d26; height:81px}
@media only screen and (max-device-width:320px),screen and (max-width:460px){ /* @media does not work in ie */
	#pageView #header{
		-webkit-background-size:auto 70px;
		-moz-background-size:auto 70px;
		background-size:auto 70px;
		height:60px
	}
}

body{background:url(../../img/property_33/pgBk.jpg) no-repeat}

/* property css */
.sidebarBG{background:url(../../img/property_33/background.jpg) no-repeat; border-color:#2e71a3}

#pageView #page_footer{background:#fff; background:rgba(255, 255, 255, .8); border:1px solid #6C9D26; border-top:none; display:block; margin:0 auto; padding:5px 15px 1px; text-align:center; width:695px}

a{color:#0050E4}

input{border-color:#c1ba98 #e4dec0 #e4dec0 #c1ba98}
input:focus{background:#e7ffdd; border-color:#2e71a3}

.group{border-top:1px solid #2e71a3; border-right:1px solid #2e71a3}
.group.last{border-bottom:1px solid #2e71a3}
.even{background:#e0f0ff}
.details, .group.callout, td .group.callout, .callout, #notPrivate{background:#e0f0ff; border:2px solid #2e71a3; padding:10px 10px 0}
#notPrivate{padding-bottom:10px}

#creditCardArea{background:#d5e5f3}
#creditCardArea .group.even{background:#e0f0ff}

#welcomePage.regWrapper{background:url(../../img/property_33/background.jpg) no-repeat}
#welcomePage .propertyLogo{margin:0 0 15px; padding:25px 0 0 15px;}
.welcomeContainer{background:#e0f0ff; border-top:2px solid #2e71a3}
.propertyGraphic{background:url(../../img/property_33/afreg.png) no-repeat}

.billing-table-summary thead, .billing-table-summary .addons{
	background-color: #2E90D1;
 	background-image: -moz-linear-gradient(top, #85BEE3, #2E90D1); 
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #85BEE3),color-stop(1, #2E90D1)); 
  	background-image: -webkit-linear-gradient(#85BEE3, #2E90D1); 
  	background-image: linear-gradient(top, #85BEE3, #2E90D1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#85BEE3', EndColorStr='#2E90D1');
	color:#fff; letter-spacing:.02em; text-shadow:1px 1px 2px #444}

.billing-table-summary tfoot, #totalPayment{background:#bbd8f3}

.prevNext, .dom-btn{border:1px solid #2F729F; 
	background-color: #446D1F;
 	background-image: -moz-linear-gradient(top, #98DC5A, #345813); 
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #98DC5A),color-stop(1, #345813)); /
  	background-image: -webkit-linear-gradient(#98DC5A, #345813); 
  	background-image: linear-gradient(top, #98DC5A, #345813);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#98DC5A', EndColorStr='#345813')}
.prevNext:hover, .dom-btn:hover{background:#345813}
.previous:hover{background:#bcc9a7}
#submitbilling, #submit, #firstLogin{
	background-color: #1a58c2;
 	background-image: -moz-linear-gradient(top, #5c92de, #1a58c2); 
  	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #5c92de),color-stop(1, #1a58c2)); 
  	background-image: -webkit-linear-gradient(#5c92de, #1a58c2); 
  	background-image: linear-gradient(top, #5c92de, #1a58c2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5c92de', EndColorStr='#1a58c2'); 
	border:1px solid #2F729F}
#submitbilling:hover, #submit:hover, #firstLogin:hover{background:#1a58c2}
.thisisnotme{color:white}