﻿body
{
	font-family :Verdana ;
	font-size :12px;
	background-image : url(../images/homebg_Red.gif);
	}
	a { text-decoration: none; outline: none; color:black; }
a:hover	{ cursor:pointer; color:gray;}
li { list-style-type :none;}

	.login
	{
		position:absolute ;
		top :370px;
		left :165px;
		}
	

.Logincontainer
{
   
    position :absolute  ;
    top :255px;
    width: 270px;
	height :280px;background: url(../images/buzzme_login.gif) no-repeat 25px 10px;
	padding-left :30px;
	padding-top :100px;
	}
	.Logincontainerhotchat
{
   
    position :absolute  ;
    top :255px;
    width: 270px;
	height :280px;background: url(../images/hot_chat/hotchat_login.gif) no-repeat 25px 10px;
	padding-left :30px;
	padding-top :100px;
	}
	.LogincontainerIroom
{
   
    position :absolute  ;
    top :255px;
    width: 270px;
	height :280px;background: url(../images/Iroom/login.gif) no-repeat 25px 10px;
	padding-left :30px;
	padding-top :100px;
	}
.ManualGuide
{
	position :absolute ;
    top :510px;
    width: 270px;
	height :280px;
	padding-left :28px;
	padding-top :10px;
	}


.navigation
{
	position :absolute ;
	top:245px;
	padding-left : 220px;

	}

.navigation  li 
{
	display :inline ;
		}

	

.wordchat
{   font-size  :20px;
    font-family :Verdana ;
    text-align :center ;
	}
	
	.howto
	{  position:absolute ;
		  top:298px;
		  margin-left  : 580px;
		}
.profile
{
	margin-left :230px;
	margin-top :280px;
}
.profile ul
{
	margin :5px;

}
.profile li
{
	display :inline ;
	
}
.photo
{
	position:absolute ;
	top:350px;
	margin-left :560px;
		}
.uploadphoto
{
	position:absolute;
	margin-left :230px;
	top:290px;
	margin-left : 230px;
}
	.gridview
	{
		padding-left :200px;
		
		}
	



