﻿div#atHome {
	padding-bottom: 20px;
	float: left;
	}

/* left ============================================== */
div#communityFinder {
	width: 100%;
	height: 200px;
	background:url(../gfx/community/communityFinder.gif) transparent top left no-repeat;
	margin-right: 5px;
	float: left; 
	}

div#communityFinder div#map {
	float: right; 
	margin-top: 3px;
	margin-right: 10px;
	}
	
div#communityFinder .finderInput {
    margin-top: 146px;
    margin-left: 40px;
    font-size: 14px;
    }

div#communityFinder .searchButton {
    font-size: 14px;
    margin-left: 80px; 
    padding:0;
    text-decoration: none;
    }

div#communityFinder div#errors {
    width: 300px;
    float: left;
    }

div#communityFinder div#errors div {
    width: 100px;
    float: left;
    }

div#errors span {
    width: 70px;
    font-size: 12px;
    border:0px solid black;
    font-weight: bold;
    margin-left: 30px;
    display: block;
    color: White !important;
    float: left;
    }
    
div.layoutType6 div#news { 
    width: 300px;
    padding: 42px 10px 0 10px;
    background:url(../gfx/community/bg_news.gif) transparent top left no-repeat;
    }

div.layoutType6 div#news img 
{
    padding: 7px 10px 2px 10px;
} 

div.layoutType6 div#news h2 { 
    display:none;
    }

div.layoutType6 div#news td,
div.layoutType6 div#news p 
{
    padding-left: 0;
}

div#welcomeAtHome {
    width: 100%;
    height: 200px;
    background:url(../gfx/community/welcomeAtHome.gif) transparent top left no-repeat;
    }

div#welcomeAtHome p {
    padding: 162px 0 0 80px;
    }

div#welcomeAtHome p a {
    text-decoration: none;
    font-size: 13px;
    }

div#signIns {
    width: 100%;
    margin-top: 15px;
    padding-top: 70px;
    height: 170px;
    background:url(../gfx/community/signIns3.gif) transparent top left no-repeat;
    }
 
   
a#logInLink:link,
a#logInLink:visited  
{
    width: 260px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    text-decoration: none;
    text-align: right;
    color: #CB39B1;
    float: left;
}

a#joinLink  
{
    width: 260px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    padding-top: 50px;
    text-decoration: none;
    text-align: right;
    color: #CB39B1;
    float: left;
}

a#forgottenLink  
{
    width: 260px;
    font-size: 12px;
    padding-top: 28px;
    text-decoration: none;
    text-align: right;
    float: left;
    }
    
a#logInLink:hover,
a#logInLink:active,
a#joinLink:hover,
a#joinLink:active 
{
    color: #666666;
}  
  
div#atHomeIntro 
{
    background:url(../gfx/community/bg_top_pink_blank2.gif) transparent top left no-repeat;
    width: 540px; 
    /*height: 190px;*/
    padding: 10px 30px 0 30px;
}

div#atHomeIntro h1 
{
    padding: 10px 0 0 8px;
}  
  
/*div#signIns p {
    width: 140px;border:1px solid red;
    padding: 5px 0 0 140px;
    float: left;
    }

div#signIns p a:link,
div#signIns p a:visited {
    text-decoration: none;
    }

div#signIns p a:link.white,
div#signIns p a:visited.white {
    color: #CB39B1;
    }

div#signIns p a:hover.white,
div#signIns p a:active.white {
    color: #DDDDDD;
    }
    
    
    div#signIns p a
    {
    padding:30px;
    color: #CB39B1;
        text-decoration: none;
    font-size: 24px;
    font-weight:bolder;
    margin-left:120px;
    
  
    
    }
    */
    
    

/* centre ============================================ */


/* right ============================================= */

div#welcomeRightGallery { 
	width: 640px;
	height: 500px;
	background:url(../gfx/community/communityGalleryPanel3.jpg) transparent top left no-repeat;
	float: left; 
	}

div#welcomeRightForumTaster { 
	width: 305px;
	padding-top: 15px;
	margin-left: 0;
	background:url(../gfx/community/forumbackgroundNOT.jpg) transparent top right no-repeat;
	float: left; 
	}

div#welcomeRightForumTaster li 
{
    padding-bottom: 2px;
    line-height: 13px;
} 

div#welcomeRightForumTaster li em { color: #666666; font-size: 11px; }

div#welcomeRightForumTasterTall { 
	width: 325px;
	height: 400px;
	margin-left:10px;
	margin-top:25px;
	background:url(../gfx/community/bg_Forums2.jpg) transparent top left no-repeat;
	float: left; 
	}


div#welcomeRight { 
	width: 325px;
	height: 154px;
	background:url(../gfx/community/communityLoginPanel.jpg) transparent top left no-repeat;
	float: left; 
	}

div#welcomeRight h2 {
	color: white;
	font-size: 160%;
	font-weight: bold;
	padding:5px 10px 0 12px;
	margin:0;
	}

div#welcomeRight div#cLogin {
	height:30px;
	}

div#welcomeRight div#cLogin h2 {
	width: 135px;
	float: left;
	}

div#welcomeRight div#cNews {
	height:290px;
	}

div#welcomeRight div#cQuickPoll {	
	height:160px;
	}

.cPink { color: #e94b8c; }
.cPurple { color: #9160a8; }
.cGreen { color: #77c367; }
.cRed { color: #e8453b; }
.cBlue { color: #4f9dd6; }
.cOrange { color: #f2ab32; }





/* personal page ===================================== */

div#personalPage {
	padding-left: 20px;
	}

div#atHomeMenu table h2 { 
	padding-right: 40px; 
	}

div#personalLeft { 
	width: 330px; 
	float: left; 
	}

div#personalBox {
	width: 306px;
	height: 298px;
	margin-right: 20px;
	margin-bottom: 20px;
	background:url(../gfx/community/bg_personalBox.gif) transparent bottom left no-repeat;
	float: left;
	}

div#personalBox div#namePhoto {
	width: 270px;
	height: 130px;
	margin-left: 20px;
	margin-top: 10px;
	overflow: hidden;
	float: left;
	}

div#personalBox div#namePhoto img {
	padding-top: 10px;
	}

div#personalBox div#namePhoto h2 {
	width: 150px;
	height: 140px;
	padding-top: 10px;
	overflow: hidden;
	float: left;
	}

div#personalBox p {
	font-size: 98%;
	line-height: 110%;
	padding:10px 20px 2px 22px;
	margin:0;
	}

div#personalRight {
	width: 615px;
	float: left;
	}

div#personalRight div#recentPosts {
	width: 290px;
	height: 346px;
	padding-top: 50px;
	margin-top: 10px;
	background:url(../gfx/community/bg_recentPosts.gif) transparent top left no-repeat;
	float: right;
	}

div#personalRight div#recentPosts p {
	font-size: 100%;
	line-height: 110%;
	padding:10px 20px 0px 28px;
	margin:0;
	}

div#personalRight div#recentPosts p span {
	color: #ff007a;
	font-weight: bold;
	}
