.ad_base {
	float: left;
	background-image: url(./images/<?php echo $community_id; ?>/footer.png);
	background-repeat: no-repeat;
	height: 59px;
	width: 825px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 5px;
}

.ad_base2 {
	float: left;
	background-image: url(./images/<?php echo $community_id; ?>/footer2.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 650px;
	padding-left: 15px;
	padding-top: 5px;
}

.adBorderNorth {
	background-image: url(./images/<?php echo $community_id; ?>/ad_border_n.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 191px;
	overflow: visible;
	float: inherit;
}

.adBorderSouth {
	background-image: url(./images/<?php echo $community_id; ?>/ad_border_s.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 191px;
	vertical-align: bottom;
	float: inherit;
}

.banner_ads {
	height: 60px;
	width: 468;
}

.boxHead {
	color: #7D7D7D;
  	font-size: 16px;
  	padding: 1px;
  	font-weight: bold;

}

.boxHead2 {
        color: #7D7D7D;
        font-size: 16px;
        padding: 0px;
        font-weight: bold;
	width:400px;
}


.bgIcon2 {
	position: absolute;
	background-image: url(./images/<?php echo $community_id; ?>/people.png);
	background-repeat: no-repeat;
	height: 183px;
	width: 180px;
	left: 479px;
	top: 385px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}

.bino_bg {
	background-image: url(./images/<?php echo $community_id; ?>/bino_bg.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 182px;
	position: absolute;
	left: 568px;
	top: 410px;
}

.ccard_logo {
	background-image: url(./images/<?php echo $community_id; ?>/c_card.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 150px;
	position: absolute;
	left: 654px;
	top: 252px;
}

.container {
	height: 800px;
	width: 900px;
	background-color: #e0eeee;
}


.confirmbox {
	background-image: url(./images/<?php echo $community_id; ?>/confirmbox.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 300px;
	position: absolute;
	left: 475px;
	top: 252px;
}

.featuredAd {
	display: inline;
	font-size: 1.4em;
	padding: 2px;
	font-weight: bold;
	color: #999999;
	padding-left: 15px;
}

.head {
	background-image: url(./images/<?php echo $community_id; ?>/banner.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 825px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.banner_adsense {
	float:right;
	height:60px;
	width:468px;
	padding-top:10px;
	padding-right:27px;
}

#sm_sitelogo {
	background-image: url(./images/<?php echo $community_id; ?>/banner_logo.png);
	background-repeat: no-repeat;	
	background-position: top;
	padding-left:0px;
	padding-top:0px;
	float:left;
	width:212px;
	height:78px;
}

.info_bg {
	position: absolute;
	background-image: url(./images/<?php echo $community_id; ?>/info_bg.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 150px;
	left: 612px;
	top: 283px;
}

.iconPeople {
	background-image: url(./images/<?php echo $community_id; ?>/people.png);
	background-repeat: no-repeat;
}

img.corner {
   	width: 4px;
   	height: 4px;
   	border: none;
   	display: block;
}

.largeContent {
	background-image: url(./images/<?php echo $community_id; ?>/large_content.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 675px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.mainContent {
	float: right;
	background-image: url(./images/<?php echo $community_id; ?>/content.png);
	background-repeat: no-repeat;
	width: 598px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.mainContent2 {
	float: left;
	background-image: url(./images/<?php echo $community_id; ?>/content2.gif);
	background-repeat: no-repeat;
	width: 665px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.mainContent3 {
        float: left;
        background-image: url(./images/<?php echo $community_id; ?>/content2.gif);
        background-repeat: no-repeat;
        width: 665px;
        padding-top: 2px;
        padding-left: 4px;
        padding-bottom: 10px;
}

.mainContentIcon {
	background-image: url(./images/<?php echo $community_id; ?>/content_icon.png);
	background-repeat: no-repeat;
	width: 598px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	display: inline-block;
}

.mainContentBase {
	float: right;
	background-image: url(./images/<?php echo $community_id; ?>/content_base.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 595px;
	padding-right: 14px;
	
}

.mainContentBase2 {
	float:left; 
	background-image: url(./images/<?php echo $community_id; ?>/content_base.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 650px;
	padding-right: 14px;
	padding-bottom: 40px;
}

#medContent {
	background-image: url(./images/<?php echo $community_id; ?>/med_content.png);
	background-repeat: no-repeat;
	height: auto;
	width: 427px;
	padding-left: 15px;
	padding-top: 5px;
}

#login_box {
        background-image: url(./images/<?php echo $community_id; ?>/med_content2.png);
        background-repeat: no-repeat;
	height: 140px;
	width: 485px;
	padding-left: 10px;
	padding-top: 10px;
	float:left;
}

#medContent2 {
	background-color:;
	width: 813px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-top: 10px;
}

#partner_login_details {
	background-image:url(./images/<?php echo $community_id; ?>/bg_1.gif) ;
	background-repeat:repeat-x;	
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float:right;
	width: 295px;
	border-left-style: solid;
	border-left-color: #99cdcd;
	border-left-width: 1px;
        border-top-style: solid;
        border-top-color: #99cdcd;
        border-top-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #99cdcd;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-right-color: #99cdcd;
        border-right-width: 1px;
}


.package_logo {
	background-image: url(./images/<?php echo $community_id; ?>/package.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 95px;
	position: absolute;
	left: 706px;
	top: 252px;
}

.packageBg {
	background-image: url(./images/<?php echo $community_id; ?>/package_bg.png);
	background-repeat: no-repeat;
	height: 186px;
	width: 141px;
	padding-top: 3px;
}

.paypal_checkout {
	background-image: url(./images/<?php echo $community_id; ?>/paypal_checkout.png);
	background-repeat: no-repeat;
	width: 136px;
	height: 56px;
	position: absolute;
	left: 352px;
	top: 508px;
}

.people {
	background-image: url(./images/<?php echo $community_id; ?>/people.png);
	background-repeat: no-repeat;
	width: 150px;
	height: 186px;
	position: absolute;
	left: 380px;
	top: 300px;
}

.roundcorner {
  background-image: url(./images/<?php echo $community_id; ?>/white_corner.gif);
  background-repeat: no-repeat;
  top: auto;
  right: auto;
}

.subNav {
	background-image: url(./images/<?php echo $community_id; ?>/nav_banner.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 825px;
	padding-top: 5px;
	padding-left: 45px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.sideMenu1 {
	background-image: url(./images/<?php echo $community_id; ?>/side_menu2.png);
	background-repeat: no-repeat;
	height: 102px;
	width: 212px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}

.sideMenu2 {
	background-image: url(./images/<?php echo $community_id; ?>/side_menu.png);
	background-repeat: no-repeat;
	width: 212px;
	height: 415px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.sideMenu3 {
	height: 100px;
	width: 211px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.sideMenuContent {

}

.security_code {
	background-image: url(./images/<?php echo $community_id; ?>/security_code.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 162px;
	position: absolute;
	left: 340px;
	top: 332px;
}

.skyscrape {
	float: inherit;
	height: 625px;
	width: 120px;
	border-left-style: solid;
        border-left-color: #666666;
        border-left-width: 1px;
        border-top-style: solid;
        border-top-color: #666666;
        border-top-width: 1px;
	border-right-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

.step1 {
	background-image: url(./images/<?php echo $community_id; ?>/step1.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 400px;
	position: absolute;
	left: 430px;
	top: 269px;
}

.step2 {
	background-image: url(./images/<?php echo $community_id; ?>/step2.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 400px;
}

.step3 {
	background-image: url(./images/<?php echo $community_id; ?>/step3.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 400px;
	position: absolute;
	left: 430px;
	top: 269px;
}

.step4 {
	background-image: url(./images/<?php echo $community_id; ?>/step4.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 400px;
	position: absolute;
	left: 430px;
	top: 269px;
}

.wideContent {
	background-image: url(./images/<?php echo $community_id; ?>/wide_content.png);
	background-repeat: no-repeat;
	width: 825px;
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.wideContentIcon {
	background-image: url(./images/<?php echo $community_id; ?>/wide_content_icon.png);
	background-repeat: no-repeat;
	width: 825px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#partner_bullets ul {
}

ul#partner_bullets li {
        list-style-image: url(./images/<?php echo $community_id; ?>/arrow_r.gif);
        font-weight: normal;
        margin: 10px 0 0 0;
        font-size: 14px;
}



.roundcont {
	float:left;
        width: 300px;
        background-color: #FFFFFF;
        color: #000;
}


.t {
        background: url(images/roundBox1/tiny.gif) 0 0 repeat-x;
}

.b {
        background: url(images/roundBox1/tiny.gif) 0 100% repeat-x
}

.l {
        background: url(images/roundBox1/tiny.gif) 0 0 repeat-y
	padding-left:10px;
}

.r {
	background: url(images/roundBox1/tiny.gif) 100% 0 repeat-y
}

.roundcont p {
        margin: 0 10 0 10;
}


.roundtop {
        background: url(images/roundBox1/tr_grd.png) no-repeat top right;
}

.roundbottom {
        background: url(images/roundBox1/br.gif) no-repeat bottom right;
}

img.corner {
   width: 13px;
   height: 13px;
   border: none;
   display: block !important;

}

.yourZipBg {
	background: url(./images/<?php echo $community_id; ?>/yourZip.png);
	background-repeat: no-repeat;	
	height: 66px;
	width: 185px;
	float:left;
	padding-left:0px;
	padding-top:0px;
}

.zipNum {
	font-size:25px;
        font-weight:bold;
        color: #ED1C24;
        padding-left:54px;
        padding-top:25px;

}


#apDiv1 {
        position:absolute;
        left:370px;
        top:112px;
        width:415px;
        height:475px;
        z-index:1;
        background-image: url(./images/<?php echo $community_id; ?>/zipBalloon.png);
        background-repeat:no-repeat;
        visibility: hidden;
        padding-left:25px;
        padding-right:0px;
        padding-top:10px;
	align:center;
	font-size: 11px;
}


#apDiv2 {
        position:absolute;
        left:105px;
        top:0px;
        width:615px;
        height:469px;
        z-index:1;
        background-image: url(./images/mainZipWidget.gif);
        background-repeat:no-repeat;
        visibility: hidden;
        padding-left:20px;
        padding-right:0px;
        padding-top:10px;
        align:center;
        font-size: 11px;
	float:left;
}

#apWrap {
        position:relative;
	float:left;
}

#zipDisplayBox {
	width:530px;
	padding-left: 20px;
}

#zipDisplayBox2 {
	width:435px;
}





#closeTab {
	padding-right:60px;
	width:35px;
	height:20px;
	position:relative;
	float:right;
	padding-top:34px;
	padding-bottom:5px;
	z-index:2;
}

#closeTab2 {
        padding-right:60px;
        width:35px;
        height:20px;
        position:relative;
        float:right;
        padding-top:0px;
        padding-bottom:0px;
	z-index:2;
}

#faq {
	width:600px;
	padding-top:25px;
}

#tac {
	width:600px;
	padding-top:25px;
}






/*****************ROUNDED CORNERS FOR EDIT PHOTO BOX******************************/
#rnd_container_photo {margin:5px; float:left;} 

    .rnd_top_photo {display:block; background:#a9d4d4; font-size:1px;}
    .rnd_bottom_photo {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1_photo, .rnd_b2_photo, .rnd_b3_photo, .rnd_b4_photo {display:block; overflow:hidden;}
    .rnd_b1_photo, .rnd_b2_photo, .rnd_b3_photo {height:1px;}
    .rnd_b2_photo_top, .rnd_b3_photo_top, .rnd_b4_photo_top {background:#FFFFFF; border-left:1px solid #FFFFFF; border-right:1px solid #efefef;} /* THE TOP CAPCOLORS */
    .rnd_b2_photo, .rnd_b3_photo, .rnd_b4_photo {background:#FFFFFF; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf;} /* THE BOTTOM CAP COLORS */
    .rnd_b1_photo {margin:0 5px; background:#cfcfcf;}
    .rnd_b2_photo {margin:0 3px; border-width:0 2px;}
    .rnd_b3_photo {margin:0 2px;}
    .rnd_b4_photo {height:2px; margin:0 1px;}

    .rnd_content_photo {
    display:block;
    border:0 solid #cfcfcf;     /* SIDE BORDERS */
    border-width:0 1px;
    padding: 4px;
    background-color:#FFFFFF;
    color:#0076c2;
    font-weight:800;
    overflow:hidden;
}
/*******************************END************************************/

#rnd_container {background: #DFD5B9; margin:1px; width:75%; margin-left:5px;}

    .rnd_top, .rnd_bottom {display:block; background:#DFD5B9; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
    .rnd_b1 {margin:0 5px; background:#CCCCCC;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}

    .rnd_content {
    font-family:arial,sans-serif;
    display:block;
    border:0 solid #CCCCCC;
    border-width:0 1px;
    padding-left:20px;
    background:#FFFFFF;
    color:#000000;
}


.clear {
        HEIGHT: 0px; CLEAR: both
}



















