/********************HTML BODY***************************/
html, body{
	height:100%;
}

/*
* 
{
padding: 0;
margin: 0;
border: 0;
}
*/

body{
	padding:0;
	margin:0;
	background-color:#FFF;
	background-image:url(../images/afroximages/background.jpg);
	background-repeat:repeat;
}





/*****************Headings***************************/

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	color:#c0400b;
	letter-spacing:1px;
	padding-bottom:5px;
}
	h4{
		font-size:16px;
		margin-top:0;
		margin-bottom:10px;
	}
	h1{font-size:13px;}
	h2{font-size:15px;}
	h3{font-size:18px;}
	h5{font-size:20px;}
	h6{font-size:22px;}
	
/*****************END Headings***************************/
	
img{border:none;}

a{
	position:relative;
}


/*****************Links***************************/

a{
	outline:none;
}

a:link {
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a:active{
  outline: none;
}

a:visited{
  color:#c44c1b;
}

/*****************END Links***************************/

/*********Holders*********/
.wrapper{
	width:760px;
	margin:0 auto;
	min-height:100%;
	height:100%;
   	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4d4d4d;
}



.banner{
	width:760px;
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
	z-index:0;

}

h3.titlehead, .baseplan span, .diamondplan span, .spotholder span h1, .spotholdermiddle span h1, .spotholderright span h1, .breadcrumbs { display:none;}

.logo{ 
	display:block; 
	background-image:url(../images/afroximages/logo.png); 
	width:210px; 
	height:97px; 
	position:absolute; 
	left:20px; 
	top:-150px;
	cursor:pointer;
	z-index:500;
}

.content{
	margin-left:10px;
	float:left; 
	width:590px;
	letter-spacing:1px;
	text-align:justify;
	margin-bottom:20px;
}

.content a{
	color:#c44c1b;	
}

.content li{
	list-style-image:url(../images/afroximages/bullet.gif);
	line-height:20px;
}

.footer{
	width:760px; 
	height:230px;
	background-image:url(../images/afroximages/footer_image.png); 
	background-repeat:no-repeat; 
	float:left; 
	margin-top:20px;
}

.clearall{clear:both;}


/*********plans*********/

.baseplan {
	display:block;
	background-image:url(../images/afroximages/base_plan_norm.gif);
	background-repeat:no-repeat;
	width:271px;
	height:134px;
	float:left;
}

.baseplan a{
	width:271px;
	height:134px;
	float:left;
}

.baseplan a:hover{
	background-image:url(../images/afroximages/base_plan_over.gif);
	background-repeat:no-repeat;
}

.diamondplan {
	display:block;
	background-image:url(../images/afroximages/diamond_plan_norm.gif);
	background-repeat:no-repeat;
	width:271px;
	height:134px;
	float:right;
}

.diamondplan a {
	width:271px;
	height:134px;
	float:right;
}

.diamondplan a:hover{
	background-image:url(../images/afroximages/diamond_plan_over.gif);
	background-repeat:no-repeat;
}

/*********member info*********/

.memberinfoholder{
	width:590px;
	margin-top:0;
	margin-bottom:15px;
	color:#4d4d4d;
	float:left;
}

.memberinfoholder h4{
	color:#c0400b;
	font-size:15px;
	padding:0px;
	margin-bottom:8px;
}

.memberinfoholder h1{
	color:#4d4d4d;
	font-size:12px;
	padding:0px;
	margin:0px;
}

.memberinfoholder span a{
	float:right;
	color:#6186be;
}

.memberinfoholder span a:visited{
	color:#6186be
}



/*********Spotlights*********/
.spotholder{
	width:190px;
	height:264px;
	float:left;
}

.spotholder span{
	display:block;
	width:190px;
	height:124px;
	background-image:url(../images/afroximages/member_image_2.png);
	background-repeat:no-repeat;
}

.spottextholder{
	background-image:url(../images/afroximages/spotlight_bottom.png);
	background-repeat:no-repeat;
	width:170px;
	height:135px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:11px;
}

.spottextholder p{margin-top:5px; margin-bottom:5px;}

.spottextholder h2{
	color:#FFF;
	margin:0px;
	padding-bottom:8px;
	font-size:14px
}

.spottextholder a{
	display:block;
	color:#cc0000;
	margin-top:10px;
}

.spottextholder a:visited{
	color:#cc0000;
}

.spotholdermiddle{
	width:190px;
	height:264px;
	margin-left:10px;
	float:left;
}

.spotholdermiddle span{
	display:block;
	width:190px;
	height:124px;
	background-image:url(../images/afroximages/newsletter_image_4.png);
	background-repeat:no-repeat;
}

.spotholderright{
	width:190px;
	height:264px;
	float:right;
}

.spotholderright span{
	display:block;
	width:190px;
	height:124px;
	background-image:url(../images/afroximages/forms_image_1.png);
	background-repeat:no-repeat;
}

/*********ContactUS*********/

.contactusholder{
	background-image:url(../images/afroximages/contact_us.png);
	width:590px;
	height:148px;
	margin-top:30px;
}

.contacttext{
	margin:0px;
	width:150px;
	position:relative;
	left:255px;
	top:11px;
	font-size:11px;
	letter-spacing:0;
}

.contacttext h2{
	color:#FFF;
}

.contacttextright{
	margin:0px;
	width:150px;
	font-size:11px;
	letter-spacing:0;
	float:right;
	top:-45px;
	right:20px;
	position:relative;
}

/**********Footer************/

.bhfadobe{
	width:153px;
	height:56px;
	float:left;
	padding-left:70px;
	padding-top:80px;
	position:relative;
}


.mhgogo {
	margin-top:100px;
	margin-right:60px;
}

.mhgogo span a{
	background-image:url(../images/afroximages/mhg_logo.png);
	background-repeat:no-repeat;
	width:271px;
	height:37px;
	float:right;
	cursor:pointer;
	font-size:0px;
	color:#d5d6db;
	display:block;
}

.mhgogo span a:hover{
	font-size:0px;
	color:#d5d6db;
}

.mhgogo span a:visited{
	font-size:0px;
	color:#d5d6db;
}


.footertext{
	width:760px;
	text-align:center;
	float:left;
	color:#6e6e6e;
	font-size:11px;
	padding-top:30px;
}

.footertext a{
	color:#6e6e6e;
	text-decoration:none;
}

.footertext a:hover{
	color:#6e6e6e;
	text-decoration:underline;
}

.footertext a:visited{
	color:#6e6e6e;
}


/*************Login**************/

.tabmenuselected{
	display:none;
}

#LoginSpawner{
	width:158px;
	height:23px;
	text-align:center;
	padding-top:20px;
}

#LoginSpawner span a{
	background-image:url(../images/afroximages/login_norm.gif);
	width:84px;
	height:23px;
	display:block;
	font-size:0px;
	colour:#cc0000;
}

#LoginSpawner span a:hover{
	background-image:url(../images/afroximages/login_over.gif);
	font-size:0px;
	colour:#8dc701;
}

#LoginSpawner span a:visited{
	font-size:0px;
	colour:#cc0000;
}

#LogoutButton{
	width:158px;
	height:23px;
	text-align:center;
	padding-top:20px;
}

#LogoutButton span a{
	background-image:url(../images/afroximages/logout_norm.gif);
	width:84px;
	height:23px;
	display:block;
	font-size:0px;
	colour:#cc0000;
}

#LogoutButton span a:hover{
	background-image:url(../images/afroximages/logout_over.gif);
	font-size:0px;
	colour:#8dc701;
}

#LogoutButton span a:visited{
	font-size:0px;
	colour:#cc0000;
}

#afroxmenu{
	width:150px;
	padding-top:20px;
}

#afroxmenu a{
font-size:12px;
display: block;
font-weight:bold;
margin: 0;
background-image:none;
margin-bottom:5px;

}

#afroxmenu a {
color:#fff;
background-color:#900;
text-decoration: none;
padding-left:8px;
padding-top:3px;
height:19px;
}

#afroxmenu a:hover {
color: #FFFFFF;
background-color:#003;
}

/***********LoginBox**************/
	Input{
	border: #CCCCCC solid 1px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, sans-serif;
	font-size:11px;
}

#S-DOC{
width:135px;
}

.login a{
color:#c44c1b;
}

.txt, .txt2{
border:1px solid #990000;
height:10px;
width:80px;
margin-bottom:1px;
background:#FFCCCC;
font-size:9px;
}

.txtdrop{
border:1px solid #990000;
height:18px;
width:80px;
margin-bottom:1px;
background:#FFCCCC;
font-size:9px;
}

.txt2{
width:84px;
}

#ValidationMessage{
font-family: Arial, sans-serif;
font-size: 12px;
letter-spacing:1px;
font-weight: bold;
color: #CC0000;
text-align: center;
float:left;
width:545px;
padding-top:10px;
} 
#loginback br {line-height:5px;}


/************* PAGENATION *****************/	
	

#PageNation{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
}
.pageblocks a{
border:solid 1px #DDDDDD;
margin-right:2px;
}

.pageblocksnext  a,
.pageblocksprev a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
.pageblocks .active{
color:#ff0084;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
.pageblocks a:link,
.pageblocks a:visited {
color:#0063e3;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
.pageblocks a:hover{
border:solid 1px #666666;
}



