/* CSS Document */

body{ 
	text-align:center;
	margin: auto 0px;
	}

a 
	{	
	font-weight:bold;
	font-family: Verdana, Arial;
	font-size:.70em;
	vertical-align:middle;
	text-decoration: none;
	color:Black;
	}



a:active 
{
outline: none;
border-style: none;
}

 	

#wrap
	{
	width:  1000px;
	margin: 0px auto;
	min-height: 670px;
	background-image:url(images/MailmaalHomePage_05.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	
.Header
	{
	height: 179px;
	width: 992px;
	background-image: url(images/Logo.png);
	background-position: left top;
	background-repeat: no-repeat;			
	}
	
#Navigation
	{
	height: 39px;
	width: 636px;
	Padding-top:87px;
	padding-left: 60px;
	background-image: url(images/MailmaalHomePage_04.png);
	background-repeat:no-repeat;
	border-style:none;
	float:left;
	}


#Nav_Home a
	{
	 width: 78px;
	 height: 38px;
	 background-image: url(images/Home.png);
	 background-repeat: no-repeat;
	 float: left;
	}
	

#Nav_Home a:hover
	{
	 width: 78px;
	 height: 38px;
	 background-image: url(images/HomeHover.png);
	 background-repeat: no-repeat;
	 float: left;
	}
	 
#Nav_Home_Active 

	{
	 width: 78px;
	 height: 38px;
	 background-image: url(images/HomeActive.png);
	 background-repeat: no-repeat;
	 float: left;
	}
	 
#Nav_About a
	{
	 width: 104px;
	 height: 38px;
	 background-image: url(images/concept_1.gif);
	 background-repeat: no-repeat;
 	 float: left;
	}

#Nav_About a:hover
	{
	 width:104px;
	 height: 38px;
	 background-image: url(images/concept_1.gif);
	 background-repeat: no-repeat;
	 float: left;
	}
	
#Nav_About_Active
	{
	 width: 104px;
	 height: 38px;
	 background-image: url(images/concept_action.png);
	 background-repeat: no-repeat;
 	 float: left;
	}
			
#Nav_Contact a
	{
	 width: 125px;
	 height: 38px;
	 background-image: url(images/contact.png);
	 background-repeat: no-repeat;
 	 float: left;
	}

#Nav_Contact a:hover
	{
	 width: 125px;
	 height: 38px;
	 background-image: url(images/ContactHover.png);
	 background-repeat: no-repeat;
	 float: left;
	}
	

#Nav_Contact_Active
	{
	 width: 125px;
	 height: 38px;
	 background-image: url(images/ContactActive.png);
	 background-repeat: no-repeat;
	 float: left;
	}


#Nav_Signin a
	{
	 width: 86px;
	 height: 38px;
	 background-image: url(images/signin.png);
	 background-repeat: no-repeat;
	 float: left;
	}	


#Nav_Signin a:hover
	{
	 width: 86px;
	 height: 38px;
	 background-image: url(images/SigninHover.png);
	 background-repeat: no-repeat;
	 float: left;
	}	


#Nav_Signin_Active
	{
	 width: 86px;
	 height: 38px;
	 background-image: url(images/SigninActive.png);
	 background-repeat: no-repeat;
	 float: left;
	}
	
	
#Nav_Terms a
	{
	 width: 136px;
	 height: 38px;
	 background-image: url(images/Terms.png);
	 background-repeat: no-repeat;
	 float: left;
	}	

#Nav_Terms a:hover
	{
	 width: 136px;
	 height: 38px;
	 background-image: url(images/TermsHover.png);
	 background-repeat: no-repeat;
	 float: left;
	}	
	

#Nav_Terms_Active
	{
	 width: 136px;
	 height: 38px;
	 background-image: url(images/TermsActive.png);
	 background-repeat: no-repeat;
	 float: left;
	}	
	

#Nav_Feed a
	{
	 width: 107px;
	 height: 38px;
	 background-image: url(images/Feed.png);
	 background-repeat: no-repeat;
	 float: left;
	}
	
	
#Nav_Feed a:hover
	{
	 width: 107px;
	 height: 38px;
	 background-image: url(images/FeedHover.png);
	 background-repeat: no-repeat;
	 float: left;
	}		

#Nav_Feed_Active
	{
	 width: 107px;
	 height: 38px;
	 background-image: url(images/FeedActive.png);
	 background-repeat: no-repeat;
	 float: left;
	}
	

.LoginPanel
	{
	width:338px;
	height: 319px;
	float: left;
	background-repeat: no-repeat;
	}
	

.Ecologo
	{
	vertical-align:bottom;
	position: relative;
	width: 259px;
	height: 41px;
	float:left;
	top: 1px;
	left: 0px;
	padding: 133px 0px 0px 0px;
	}		
	
.Ecologo img
	{
		border-bottom: solid 0px #fff;
		border-top: solid 0px #fff;
		border-left: solid 0px #fff;
		border-right: solid 0px #fff;
		float: left;
	}	
			
.LoginPanel img 
	{
	float: left;
	}
	

.MainImg
	{
	width: 620px;
	height: 319px;
	float: right;
	border:1px solid #E7E7E7
	}		

			
.getcash
	{
	
	width: 1000px;
	margin-top: 15px;
	}	


.advt
	{
	width: 1000px;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-bottom:10px;
	}
	
.Content
	{
	width: 1000px;
	margin: auto 0px;
	height: auto;
	float: left; 
	float: none;
	}
	
.Content p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.1em;
	color: #464646;
	text-align: left;
	}	
#Content
	{
	width: 1000px;
	margin: auto 0px;
	height: auto;
	float: left; 
	}	
.footer
	{
	Margin-top: 0px;
	width: 1000px;
	height:72px;
	background-image:url(images/footer.png);
	background-repeat: repeat-x;
	vertical-align: bottom;
	float:left;
	border-top: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	}
	
.footer p a 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #AF0000;
	text-align: center;	
	padding-top: 10px;
	}
	
.footer p a:hover
	{
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 12px;
	color: #20A0C5;
	text-align: center;	
	padding-top: 10px;
	}
	

	
.ringtones
	{
	float:left;
	margin-left:8px;
	width: 241px;
	height:236px;
	}

.ringtones	a img
	{
	border: solid 0px #000
	}	


.freesms
	{
	float:left;
	margin-left:8px; 
	width: 215px;
	height:218px;
	margin-top: 36px;
	}
	

.freesms a img
	{
	border: solid 0px #000
	}

.wallpapers
	{
	float:left;
	margin-left:8px;
	width: 269px;
	height:194px
	}
	
.wallpapers a img
	{
	border: solid 0px #000
	}

.videos
	{
	float:left;
	margin-left:8px;
	width: 227px;
	height:209px;
	margin-top: 75px;
	}

.videos a img
	{
	border: solid 0px #000
	}
