div, table, form, span, br, hr, button, h1, h2, h3, h4, h5, img, p, ul, li,fieldset
{
	margin:0px;
	padding:0px;
	border:none;

}
a:focus
{
outline:none;
}

body
{
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	background:url(../images/main-bg.gif) repeat-x bottom #ffffff;
}
/*---------------float Classes--------------*/
.left
{
float:left;
}
.right
{
float:right;
}
.clr
{
clear:both;
}
/*
label
{
	display:block;
	float:left;
	width:61px;
	clear:left;
	margin-right:5px;
	padding: 0.3em 0;
	text-align: left;
	font-weight:bold;
}
*/
/*---------------float Classes Ends--------------*/

/*---------------Text Classes--------------*/

.read-more-black
{
	color:#262223;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}
.read-more-black:hover
{
	text-decoration:none;
}
.read-more-yellow
{
	color:#F4B437;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}
.read-more-yellow:hover
{
	text-decoration:none;
}
.read-more-brown
{
	color:#AD9E87;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}
.read-more-brown:hover
{
	text-decoration:none;
}
.see-all a
{
	width:60px;
	height:13px;
	color:#FFFFFF;
	float:right;
	text-decoration:none;
	font-weight:normal;
	background:url(../images/see-all-bg.gif) no-repeat;
	display:block;
	text-indent:16px;
	line-height:13px;
}
.see-all a:hover
{
	background:url(../images/arrow-1.gif) no-repeat;
	color:#da5d21;
}
.red-txt
{
	font-size:10px;
	color:#FF0000;
	float:left;
	padding:6px 0px 0px 0px;
	font-weight:bold;
	width:55%;
}		
a.detail
{
	float:right;
	width:auto;
	background:url(../images/detail-bn-bg.gif) repeat-x;
	font-size:10px;
	color:#FFFFFF;
	height:11px;
	border:1px solid #569dcc;
	padding:0px 3px 0px 3px;
	text-decoration:none;
	line-height:10px;
}
a.detail:hover
{
	color:#000000;
}
/*-----color small bars-----*/
/*red bar*/
.red-bar
{
	float:left;
	width:100%;
	height:14px;
	background:url(../images/red-bar-bg.gif) repeat-x;
	border: 1px solid #ca4f15;
}
.red-bar h1
{
	float:left;
	line-height:14px;
	color:#FFFFFF;
	font-size:11px;
	text-indent:6px;
}
/*green bar*/
.green-bar
{
	float:left;
	width:100%;
	height:14px;
	background:url(../images/green-bar-bg.gif) repeat-x;
	border: 1px solid #8ebf47;
}
.green-bar h1
{
	float:left;
	line-height:14px;
	color:#000000;
	font-size:11px;
	text-indent:10px;
}
.blue-bar-small
{
	float:left;
	width:100%;
	height:14px;
	background:url(../images/blue-bar-small-bg.gif) repeat-x;
	border: 1px solid #76c4f6;
}
.blue-bar-small h1
{
	float:left;
	line-height:14px;
	color:#000000;
	font-size:11px;
	text-indent:10px;
}
.grey-txt
{
	font-size:10px;
	color:#959595;
	float:left;
	padding:6px 0px 0px 0px;
}
.red-txt
{
	font-size:10px;
	color:#FF0000;
	float:left;
	padding:6px 0px 0px 0px;
	font-weight:bold;
	width:55%;
}
/*---------------Text Classes Ends--------------*/
#main_container
{
	width:975px;
	margin:auto;
	background-color:#FFFFFF;
}
/*---------------header starts here---------------------*/
#header
{
	width:auto;
	height:133px;
	background:url(../images/logo.gif) no-repeat 0px 8px;
}
/*search bar*/
#search_bar_login
{
	width:380px;
	height:31px;
	float:right;
	background:url(../images/search-bar-bg.gif) repeat-x;
}
#search_bar_login input
{
	width:260px;
	height:18px;
	border: 1px solid #000000;
	float:left;
}
#search_bar_login button
{
	width:60px;
	height:auto;
	background:none;
	padding:2px;
}
#search_content_login
{
	width:330px;
	height:25px;
	float:left;
	padding:2px 0px 0px 20px;

}
#search_content_login[id]
{
	width:330px;
	height:25px;
	float:left;
	padding:2px 0px 0px 20px;

}
/*search bar*/
/*search bar*/
 #search_bar
{
	width:380px;
	height:31px;
	float:right;
	background:url(../images/search-bar-bg.gif) repeat-x;
}
#search_bar input
{
	width:220px;
	height:18px;
	border: 1px solid #000000;
	float:left;
}
#search_bar button
{
	width:60px;
	height:auto;
	background:none;
	padding:2px;
	float:left;
}
.log-border
{
	width:1px;
	float:left;
	background:url(../images/line-2.gif) no-repeat bottom;
	height:26px;
}
#search_bar .button
{
	width:60px;
	height:auto;
	background:none;
	padding:2px;
	padding-top:2px;
	float:left;
}
#search_content
{
	width:350px;
	height:26px;
	float:left;
	padding:5px 0px 0px 10px;
	line-height:31px;

}
#search_content[id]
{
	width:350px;
	height:26px;
	float:left;
	padding:5px 0px 0px 10px;

}
.log-out
{
	float:right;
	padding-right:20px;
}
/*search bar*/
/*-----------------Navigation Starts here---------------------*/
#navigation
{
	width:100%;
	height:81px;
	background:url(../images/nav_bg.jpg) repeat-x bottom;
	float:left;
	margin-top:23px;
}
#nav_left
{
	float:left;
	height:36px;
	padding-top:45px;
}
#nav_right
{
	float:right;
	height:36px;
	padding-top:45px;
}
#link_bar
{
	float:left;
	width:auto;
	padding: 0px 0px 0px 330px;
}
.home-link
{
	display:block;
	width:88px;
	height:81px;
	float:left;
	background:url(../images/home.jpg) no-repeat;
}
.home-link a
{
	display:block;
	width:88px;
	height:81px;
	float:left;
	background:url(../images/home.jpg) no-repeat;
}
.home-link a:hover
{

	background:url(../images/home_over.jpg) no-repeat;
}
.profile-link
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/profile.jpg) no-repeat;
}
.profile-link a
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/profile.jpg) no-repeat;
}
.profile-link a:hover
{

	background:url(../images/profile_over.jpg) no-repeat;
}
video-link
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/video.jpg) no-repeat;
}
.video-link a
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/video.jpg) no-repeat;
}
.video-link a:hover
{

	background:url(../images/video_over.jpg) no-repeat;
}
.friend-link
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/friends.jpg) no-repeat;
}
.friend-link a
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/friends.jpg) no-repeat;
}
.friend-link a:hover
{

	background:url(../images/friends_over.jpg) no-repeat;
}
.game-link
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/game.jpg) no-repeat;
}
.game-link a
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/game.jpg) no-repeat;
}
.game-link a:hover
{

	background:url(../images/game_over.jpg) no-repeat;
}
.school-link
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/school.jpg) no-repeat;
}
.school-link a
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/school.jpg) no-repeat;
}
.school-link a:hover
{

	background:url(../images/school_over.jpg) no-repeat;
}
.college-link
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/college.jpg) no-repeat;
}
.college-link a
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/college.jpg) no-repeat;
}
.college-link a:hover
{

	background:url(../images/college_over.jpg) no-repeat;
}
.photo-link
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/photos.jpg) no-repeat;
}
.photo-link a
{
	display:block;
	width:87px;
	height:81px;
	float:left;
	background:url(../images/photos.jpg) no-repeat;
}
.photo-link a:hover
{

	background:url(../images/photos_over.jpg) no-repeat;
}
.battle-link
{
	display:block;
	width:89px;
	height:81px;
	float:left;
	background:url(../images/battle.jpg) no-repeat;
}
.battle-link a
{
	display:block;
	width:89px;
	height:81px;
	float:left;
	background:url(../images/battle.jpg) no-repeat;
}
.battle-link a:hover
{

	background:url(../images/battle_over.jpg) no-repeat;
}
.logout-link
{
	display:block;
	width:48px;
	height:81px;
	float:left;
	background:url(../images/log-out.jpg) no-repeat;
}
.logout-link a
{
	display:block;
	width:48px;
	height:81px;
	float:left;
	background:url(../images/log-out.jpg) no-repeat;
}
.logout-link a:hover
{
	display:block;
	width:48px;
	height:81px;
	float:left;
	background:url(../images/log-out-over.jpg) no-repeat;
}
.login-link
{
	display:block;
	width:48px;
	height:81px;
	float:left;
	background:url(../images/login.jpg) no-repeat;
}
.login-link a
{
	display:block;
	width:48px;
	height:81px;
	float:left;
	background:url(../images/login.jpg) no-repeat;
}
.login-link a:hover
{
	display:block;
	width:48px;
	height:81px;
	float:left;
	background:url(../images/login-over.jpg) no-repeat;
}
/*-----------------Navigation Ends here---------------------*/

/*---------------header ends here---------------------*/

/*-----------------top_main--------------------*/
#top_main
{
	width:975px;
	float:left;
	margin:6px 0px 0px 0px;
	height:155px;
}
#top_main a
{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}
#top_main a:hover
{
	text-decoration:underline;
}
/*------------------cool new panel-----------------------*/
#cool_new_panel
{
	width:400px;
	display:block;
	height:155px;
	float:left;
	background:url(../images/cool_new_people_bg.jpg) no-repeat;
	margin:0px 10px 0px 0px;
	font-size:10px;
}
#cool_new_panel_inner
{
	width:378px;
	padding:8px 9px 0px 9px;
}
.img-container-left
{
	width:90px;
	float:left;
	margin:6px 0px 0px 0px;
	text-align:center;
}
.img-container-center
{
	width:90px;
	float:left;
	margin:6px 0px 0px 6px;
	text-align:center;
}
.img-container-right
{
	width:90px;
	float:right;
	margin:6px 0px 0px 0px;
	text-align:center;
}
#cool_new_panel_inner a img
{
	border:1px solid #FFFFFF;
}
#cool_new_panel_inner a:hover img
{
	border:1px solid #000000;
}
/*------------------cool new panel ends here-----------------------*/
/*------------------online cele panel-----------------------*/
#online_cele_panel
{
	width:319px;
	display:block;
	height:155px;
	float:left;
	margin:0px 0px 0px 0px;
	background:url(../images/online_cele_bg.jpg) no-repeat right;
}
#online_cele_panel_inner
{
	width:auto;
	padding:18px 13px 12px 13px;
}
#online_cele_panel_inner a img
{
	border:1px solid #FFFFFF;
	width:89px;
	
}
#online_cele_panel_inner a:hover img
{
	border:1px solid #000000;
}
.img-container-small-left
{
	width:85px;
	float:left;
	margin:10px 0px 0px 0px;
	text-align:center;
}
.img-container-small-center
{
	width:85px;
	float:left;
	padding:10px 0px 0px 15px;
	text-align:center;
}
*html .img-container-small-center
{
	width:85px;
	float:left;
	padding:10px 0px 0px 8px;
	text-align:center;
}
.img-container-small-right
{
	width:89px;
	float:right;
	margin:10px 0px 0px 0px;
	text-align:center;
}/*------------------online cele panel ends here-----------------------*/

/*------------------login panel starts here-----------------------*/
#login_panel
{
	width:240px;
	height:155px;
	float:right;
    background:url(../images/login_bg.jpg) no-repeat;
}
#login_panel_inner
{
	padding:10px 10px 0px 15px;
	width:215px;
	float:left;
}
.input
{
	width:200px;
	height:15px;
	border:1px solid #000000;
	margin-top:8px; 
}
#login_panel_inner label
{

	color:#FFFFFF;
	width:140px;
	float:left;
	display:block;
	font-weight:normal;
	margin-bottom:8px;
}
#login_panel_inner a
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#login_panel_inner a:hover
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
#login_panel_inner button
{
	height:auto;
	background:none;
	padding:0px;
	width:65px;
	height:19px;
}
#check
{
	float:left;
	width:200px;
	margin-top:0px;
}
.forgot
{
	float:left;
	width:95px;
}
.bn-1
{
	float:left;
	width:135px;

}
/*------------------login panel ends here-----------------------*/
/*-----------------top_main Ends--------------------*/
/*----------------Content main start here-------------------*/
#content_main
{
	width:975px;
	float:left;
	margin-top:8px;
}
#content_box_top_bar
{
	width:100%;
	float:left;
	background:url(../images/content_box_top_bg.gif) repeat-x;
}
#content_box_inner
{
	float:left;
	padding:6px;
	width:961px;
	border-left:1px solid #97C9E9;
	border-right:1px solid #97C9E9;
	background-color:#ffffff;
}
/*-----------left panel start-----------------*/
#left_panel_main
{
	float:left;
	width:240px;	
}
#form_panel
{
	float:left;
	width:238px;
}
.form-panel-inner
{
	width:228px;
	float:left;
	padding:5px;
}
/*.form-panel-inner input
{
	width:120px;
	border:1px solid #cccccc;
	margin-bottom:6px;
	font-size:11px;
}*/
.radio
{
	width:15px;
	height:15px;
	border:none;
}
.agree-main
{
	clear:left;
	float:left;
	width:195px;

}
.agree
{
	width:180px;
	float:left;
}
.agree-1
{
	width:180px;
	float:left;
	color:#FFFFFF;
}
.agree-check
{
	padding-bottom:3px;
	width:10px;
	float:left;
}	
/*---orange bar------------*/
.orange-bar
{
	float:left;
	width:238px;
	height:30px;
	background:url(../images/orange_bar_bg.gif) repeat-x;
}
.bar-content
{
	float:left;
	width:auto;
	text-indent:6px;
	line-height:30px;
}
.bar-content-small
{
	float:left;
	width:auto;
	text-indent:6px;
	line-height:20px;
}
/*---orange bar ends------------*/
/*--------------video panel start----------------*/
#video_panel
{
	width:238px;
	float:left;
	background:url(../images/fade_bg.gif) repeat-x;
}
#video_panel_inner
{
	width:228px;
	padding:0px 5px 10px 5px;
	float:left;
}
#video_panel_inner a img
{
	width:94px;
	height:70px;
	border:1px solid #D7AB57;
}
#video_panel_inner a:hover img
{
	border:1px solid #000000;
}
.video-panel-inner-sub
{
	width:220px;
	float:left;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #333333;
	margin-top:10px;
}
.video-panel-inner-sub-content
{
	padding:0px 0px 0px 10px;
	line-height:16px;
	width:110px;
	float:left;
}
#button_container
{
	width:auto;
	height:auto;
	float:right;
	padding: 10px 0px 0px 0px;
	text-align:right;
}
#button_container img
{
	width:59px;
	height:19px;
	border:none;
}
.brown-bar
{
	float:left;
	width:238px;
	height:30px;
	background:url(../images/brown_bar_bg.gif) repeat-x;
}
/*----------video panel ends--------------*/
/*-----------left panel ends-----------------*/
/*-----------center panel starts-----------------*/
#center_panel_main
{
	float:left;
	width:438px;
	background:url(../images/fade_bg.gif) repeat-x #FFFFFF;
	margin: 0px 0px 0px 5px;
}
/*---blue bar------------*/
.blue-bar
{
	float:left;
	width:438px;
	height:30px;
	background:url(../images/blue_bar_bg.gif) repeat-x;
}
/*-----------blue bar ends------------*/
/*------------------battle panel------------------*/
#battle_panel
{
	width:438px;
	float:left;
}
#battle_panel_inner
{
	width:428px;
	padding: 0px 5px 10px 5px;
}
/*
#battle_panel_inner img
{
	width:84px;
	height:93px;
	border:1px solid #4696CA;
}*/
.battle-panel-inner-sub
{
	width:428px;
	float:left;
	border-bottom: 1px dotted #333333;
	margin:8px 0px 0px 0px;
	padding:0px 0px 8px 0px;
}
.battle-panel-inner-sub-content
{
	width:255px;
	float:left;
	text-align:center;
}
.loading-bar-main
{
	margin:auto;
}
.loading-bar-blue
{
	width:100%;
	height:13px;
	float:left;
	background:url(../images/bat-bar.gif) repeat-x;
	border-left:1px solid #68B2E4;
	border-right:1px solid #68B2E4;
}
.loading-bar-red
{
	height:13px;
	float:right;
	background:url(../images/bat-bar-red.gif) repeat-x right;
}
/*--------------Battle ends--------------------------*/
/*----------------School panel starts here---------------*/
#school_panel
{
	width:438px;
	float:left;
	background:url(../images/fade_bg.gif) repeat-x;
}
#school_panel_inner
{
	width:428px;
	padding: 0px 5px 10px 5px;
}
#school_panel_inner a img
{
	width:108px;
	height:93px;
	border:1px solid #4696CA;
}
#school_panel_inner a:hover img
{
	border:1px solid #000000;
}
.school-panel-inner-sub
{
	width:428px;
	float:left;
	border-bottom: 1px dotted #333333;
	margin:8px 0px 0px 0px;
	padding:0px 0px 8px 0px;
}
.school-panel-inner-sub-content
{
	width:285px;
	float:left;
	text-align:left;
	padding-left:10px;
	line-height:18px;
}
/*--------------School panel ends---------------*/
/*-----------center panel ends-----------------*/
/*--------------right panel starts----------------*/
.yellow-bar
{
	float:left;
	width:257px;
	height:30px;
	background:url(../images/yellow_bar_bg.gif) repeat-x;
}
/*--------------right panel ends----------------*/
#content_box_bottom_bar
{
	width:100%;
	float:left;
	background:url(../images/content_box_bottom_bg.gif) repeat-x;
}
#right_panel_main
{
	width:257px;
	float:right;
}
/*---------------game panel-----------------*/
#games_panel
{
	width:257px;
	float:left;
}
#games_panel_inner
{
	width:247px;
	padding:0px 5px 10px 5px;
	float:left;
}
#games_panel_inner a img
{
	width:94px;
	height:70px;
	border:1px solid #D7AB57;
}
#games_panel_inner a:hover img
{
	border:1px solid #000000;
}
.games-panel-inner-sub
{
	width:240px;
	float:left;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #333333;
	margin-top:10px;
}
.games-panel-inner-sub-content
{
	padding:0px 0px 0px 10px;
	line-height:16px;
	width:130px;
	float:left;
}
#button_container
{
	width:auto;
	height:auto;
	float:right;
	padding: 10px 0px 0px 0px;
}
#button_container img
{
	width:59px;
	height:19px;
	border:none;
}
/*----------games panel ends--------------*/
/*---------black bar-------------*/
.black-bar
{
	float:left;
	width:257px;
	height:30px;
	background:url(../images/black_bar_bg.gif) repeat-x;
}
/*---------------end-------------*/
/*---------------group panel---------------*/
#group_panel
{
	width:257px;
	float:left;
	margin:8px 0px 0px 0px;
	background:url(../images/fade_bg.gif) repeat-x;
}
#group_panel_inner
{
	width:247px;
	padding:0px 5px 10px 5px;
	float:left;
}
#group_panel_inner a img
{
	width:90px;
	border:1px solid #D7AB57;
}
#group_panel_inner a:hover img
{
	border:1px solid #000000;
}
.group-panel-inner-sub
{
	width:240px;
	float:left;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #333333;
	margin-top:10px;
}
.group-panel-inner-sub-content
{
	padding:0px 0px 0px 10px;
	line-height:16px;
	width:130px;
	float:left;
}
/*--------------group ends-----------------------*/

/*----------------Content main ends here-------------------*/

/*---------------inner page starts here---------------*/
/*--left panel---*/
#left_panel_main_inner_page
{
	float:left;
	width:150px;
}

/*------------Inner page Navigation box-------------------*/
#nav_box
{
	width:150px;
	float:left;
	background:url(../images/nav_box_bg.gif);
}
.nav-box-bar-top
{
	width:100%;
	float:left;
	background:url(../images/nav_border.gif) repeat-x top;
	margin-bottom:5px;
}
#nav_box_inner
{
	width:138px;
	padding:6px;
	float:left;
}
#nav_box_inner ul
{
	width:132px;
}
#nav_box_inner ul li
{
	display:block;
	width:132px;
	height:24px;
	list-style-type:none;
}
#nav_box_inner ul li a
{
	display:block;
	width:132px;
	height:24px;
	list-style-type:none;
	background:url(../images/nav_list_bg.gif) no-repeat left bottom;
	border-bottom:0.1em dotted #999999;
	text-indent:25px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:25px;
}
#nav_box_inner ul li a:hover
{
	background:url(../images/nav_list_bg_over.gif) no-repeat left bottom;
}
.nav-box-bar-bottom
{
	width:100%;
	float:left;
	background:url(../images/nav_border.gif) repeat-x bottom;	
}
.quick-links
{
	display:block;
	background:url(../images/line-1.gif) no-repeat bottom;
	height:25px;
	margin-bottom:5px;
	padding-left:5px;
}
/*------------Inner page Navigation box Ends here-------------------*/
/*--left panel---*/
/*center panel starts here*/
#center_panel_main_inner_page
{
	float:left;
	width:648px;
	margin:0px 0px 0px 6px;
}
#center_box
{
	float:left;
	width:648px;
}	
.center-box-bar-top
{
	width:100%;
	float:left;
	background:url(../images/nav_border.gif) repeat-x top;
}
#center_box_inner
{
	float:left;
	width:646px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}
.center-box-bar-bottom
{
	width:100%;
	float:left;
	background:url(../images/nav_border.gif) repeat-x bottom;
}
.title-heading-bar
{
	width:100%;
	margin: 0px 0px 15px 0px;
	height:25px;
	border-bottom:solid 1px #CCCCCC;
	float:left;
}
.title-heading-1
{
	float:left;
	width:auto;
	font-size:13px;
	font-weight:bold;
	color:#268FD3;
}
.title-heading-2
{
	float:right;
	width:auto;
	font-size:11px;
	color:#DA5D21;
}
/*---------------game panel inner page-----------------*/
.yellow-bar-small
{
	float:left;
	width:100%;
	height:20px;
	background:url(../images/yellow_bar_small_bg.gif) repeat-x;
}
#games_panel_inner_page
{
	width:482px;
	float:left;
}
/*#games_panel_inner_inner_page
{
	width:482px;
	padding:0px 5px 10px 5px;
	float:left;
}*/
#games_panel_inner_page a img
{
	width:94px;
	height:70px;
	border:1px solid #D7AB57;
}
#games_panel_inner_page a:hover img
{
	border:1px solid #000000;
}
.games-panel-inner-sub-inner-page
{
	width:100%;
	float:left;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #333333;
	margin-top:14px;
}
.games-panel-inner-sub-inner-page strong
{
	font-weight:normal;
	color:#9b9b9b;
}
.games-panel-inner-sub-content-inner-page
{
	padding:0px 0px 0px 10px;
	line-height:16px;
	width:370px;
	float:left;
}
#button_container_inner_page
{
	width:auto;
	height:auto;
	float:right;
	padding: 10px 0px 0px 0px;
}
#button_container_inner_page img
{
	width:59px;
	height:19px;
	border:none;
}
/*----------games panel inner page ends--------------*/
/*center panel ends here*/
/*right panel starts here*/
#right_panel_main_inner_page
{
	float:right;
	width:150px;
}

/*------------Inner page Navigation box-------------------*/
#ads_box
{
	width:150px;
	float:right;
	background:url(../images/ads_box_bg.gif) repeat-y;
}
.ads-box-bar-top
{
	width:100%;
	float:right;
	background:url(../images/nav_border.gif) repeat-x top;
	margin-bottom:5px;
}
#ads_box_inner
{
	width:140px;
	padding:5px;
	float:right;
	text-align:center;
}
.ads-box-bar-bottom
{
	width:100%;
	float:left;
	background:url(../images/nav_border.gif) repeat-x bottom;	
}
.banner{margin-top:10px}
/*right panel ends here*/
/*-----------profile page starts here--------------------*/
#profile_panel
{
	float:left;
	width:482px;
}
/*#profile_panel_inner
{
	float:left;
	width:482px;
	padding:5px;
}*/
#profile_panel_inner_left
{
	float:left;
	width:137px;
}
#profile_panel_inner_left img
{
	width:128px;
	height:158px;
}
#profile_panel_inner_right
{
	float:left;
	width:345px;
}
.profile-box
{
	float:right;
	width:337px;
}
.profile-box-bar
{
	float:right;
	width:337px;
	height:30px;
	background:url(../images/profile_box_bar_bg.gif) repeat-x;
	line-height:30px;
	text-indent:10px;
}
.dhtmlgoodies_question
{
	float:right;
	width:337px;
	height:30px;
	background:url(../images/profile_box_bar_bg.gif) repeat-x;
	line-height:30px;
	text-indent:10px;
	overflow:hidden;
	cursor:pointer;
}
.profile-box-bar-arrow
{
	float:right;
	height:20px;
	padding: 10px 10px 0px 0px;
}
.profile-box-content
{
	clear:both;
	float:right;
	width:100%;
}
.dhtmlgoodies_a
{
	float:left;
	width:280px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	line-height:18px;
	margin-left:10px;
}
.dhtmlgoodies_a strong
{
	color:#DA5D21;
}
.profile-box-content-a
{
	float:left;
	width:280px;
	padding-left:20px;
}
.dhtmlgoodies_a ul 
{
	width:280px;
	padding-bottom:10px;
	padding-top:10px;
}
.dhtmlgoodies_a ul li
{
	width:auto;
	margin-left:10px;
	list-style-type:none;
}
.dhtmlgoodies_a label
{
	width:120px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#9b9b9b;
	float:left;
}
.dhtmlgoodies_a span
{
	width:150px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	color:#000;
	height:auto;
}
.profile-box-content-b
{
	float:left;
	width:200px;
	line-height:21px;	
}
/*-----------profile page ends here--------------------*/
/*------------------edit profile page starts here-------------------*/
#tab_box_main
{
	float:left;
	width:483px;
}
#tab_box
{
	width:483px;
	background:url(../images/tab_box_bg.gif) repeat-y;
	margin:0px 0px 0px 0px;	
	float:left;
}
.tab-box-bar-top
{
	width:100%;
	float:left;
	background:url(../images/nav_border.gif) repeat-x top;
	margin-bottom:5px;	
}
#tab_box_inner
{
	width:100%;
	float:left;
	text-align:center;
}
.tab-box-bar-bottom
{
	width:100%;
	float:left;
	background:url(../images/nav_border.gif) repeat-x bottom;	
}
#tab_bar_main
{
	width:483px;
	float:left;
}
.tab-down-basic
{
	width:52px;
	height:19px;
	float:left;
	background:url(../images/tab_bg.gif)repeat-x;
}
.tab-down-basic
{
	width:52px;
	height:19px;
	float:left;
	background:url(../images/tab_bg.gif)repeat-x;
}
.tab-down-contact
{
	width:68px;
	height:19px;
	float:left;
	background:url(../images/tab_bg.gif)repeat-x;
	margin-left:3px;
}
.tab-down-relation
{
	width:98px;
	height:19px;
	float:left;
	background:url(../images/tab_bg.gif)repeat-x;
	margin-left:3px;
}
.tab-down-content
{
	width:auto;
	float:left;
	text-align:center;
	height:19px;
	padding:0px 2px 0px 2px;
	line-height:19px;
	font-weight:bold;
}
/*------------------edit profile page starts here-------------------*/
/*inner page Ends here*/
#footer
{
	width:975px;
	height:30px;
	background:url(../images/footer_ref.gif) repeat-x;
	margin:auto;
}
.footer-content
{

	width:100%;
	text-align:center;
	padding-top:5px;
}

#right_panel_main h1,#center_panel_main h1, #top_main h1, #left_panel_main h1
{
	font-size:12px;
	font-weight:bold;
}
/*
h2
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
h3
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
h4
{
	font-size:11px;
	font-weight:bold;
}
*/
h3
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
button
{
	background:none;
}

/* Games Outer */
.banner-img
{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

/*----------tab box----------*/
.tab-box-main
{
	margin:auto;
	width:620px;
}
.tab-box
{
	margin:auto;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	width:618px;
}
.tab-bar
{
	float:left;
	width:620px;
	border-top:1px solid #d9d9d9;
	z-index:0;
	position:relative;
}
a.tab-1
{
	float:left;
	background:url(../images/tab-1-bg.gif) repeat-x;
	border:1px solid #97a9b5;
	height:28px;
	text-align:center;
	width:119px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:26px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	margin-right:3px;
}
a.tab-1:hover
{
	color:#000000;
}
.tab-1-active
{
	float:left;
	background:url(../images/tab-1-bg-active.gif) repeat-x;
	border:1px solid #d9d9d9;
	border-top:1px solid #ffffff;
	height:29px;
	text-align:center;
	width:119px;
	font-weight:bold;
	color:#000000;
	line-height:26px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	margin-right:3px;
	margin-top:-1px;
	z-index:1px;
	position:relative;
}
a.tab-2
{
	float:right;
	background:url(../images/tab-1-bg.gif) repeat-x;
	border:1px solid #97a9b5;
	height:28px;
	text-align:center;
	width:122px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:26px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
}
a.tab-2:hover
{
	color:#000000;
}
/*----------tab box ends----------*/

#center_box_inner_login
{
	float:left;
	width:626px;
	padding:0px 10px 0px 10px;
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
}
#center_box_inner_inner
{
	float:left;
	width:626px;
	padding:0px 10px 0px 10px;
}
.banner-img
{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

.left-box
{
	float:left;
	border:1px solid #d9d9d9;
	width:295px;
	padding:5px;
	margin:10px 0px 0px 0px;
}
.left-box-inner
{
	width:100%;
	float:left;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #333333;
	margin-top:10px;
}
.left-box-inner-content
{
	padding:0px 0px 0px 10px;
	line-height:16px;
	width:170px;
	float:left;
}
.left-box-box
{
	float:left;
	width:99%;
	height:48px;
	background:url(../images/left-box-box-bg.gif) repeat-x;
	border:1px solid #dbdbdb;
	margin:8px 0px 0px 0px;
}
.left-box-box-inner
{
	float:left;
	width:99%;
	background:url(../images/no-bg.gif) no-repeat 0px 10px;
	height:48px;
}
.left-box-box-no
{
	float:left;
	height:48px;
	line-height:48px;
	font-size:16px;
	font-weight:bold;
	width:23px;
	text-align:center;
	color:#FFFFFF;
}
.left-box-box-content
{
	float:left;
	height:48px;
	line-height:24px;
	padding-left:10px;
}
.left-box-box img
{
	float:right;
	padding:6px;
}
.left-box-inner a img
{
	
	border:1px solid #D7AB57;
}
.left-box-inner a:hover img
{
	border:1px solid #000000;
}
/*----------left box ends----------*/
/*----------right box----------*/
.right-box
{
	float:right;
	border:1px solid #d9d9d9;
	width:295px;
	padding:5px;
	margin:10px 0px 0px 0px;
}
/*--------battle box-----------*/
.battle-box
{
	margin:auto;
	width:618px;
}
.battle-box-inner
{
	float:left;
	width:618px;
	text-align:center;
}
.battle-area
{
	float:left;
	width:618px;
	padding:10px 0px 10px 0px;
}
.rival-area
{
	float:left;
	width:275px;

}
.rival-bar
{
	float:left;
	width:275px;
	height:30px;
	background:url(../images/orange_bar_bg.gif) repeat-x;
}
.rival-bar h1
{
	float:left;
	width:259px;
	text-align:center;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	font-size:13px;
}
.challenger-bar
{
	float:left;
	width:275px;
	height:30px;
	background:url(../images/blue_bar_bg.gif) repeat-x;
}
.challenger-bar h1
{
	float:left;
	width:259px;
	text-align:center;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	font-size:13px;
}
.battle-img-box
{
	float:left;
	width:275px;
	background:url(../images/battle-box-bg.gif) repeat-x top;
	margin-top:5px;
	text-align:center;
}
.battle-img-box-1
{
	float:left;
	width:275px;
	background:url(../images/battle-box-bg-1.gif) repeat-x top;
	margin-top:5px;
	text-align:left
}
.battle-img-box-content img
{
	border:1px solid #cacaca;
	padding:3px;
}
.battle-img-box-top
{
	float:left;
	width:100%;
	background:url(../images/border.gif) repeat-x top;
}
.battle-img-box-bottom
{
	float:left;
	width:100%;
	background:url(../images/border.gif) repeat-x bottom;
}
.battle-img-box-bottom-1
{
	float:left;
	width:100%;
	background:url(../images/border.gif) repeat-x bottom;
}
.battle-img-box-content
{
	float:left;
	width:95.7%;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:10px 5px 5px 5px;
}
.battle-img-box-img-container
{
	float:left;
	width:100%;
	text-align:center;
	height:210px;
	display:table-cell;
	vertical-align:middle;
}
.battle-img-box-content-1
{
	float:left;
	width:92%;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	padding:5px 5px 5px 15px;
}
.battle-img-box-content h1
{
	border-bottom:1px dotted #000000;
	height:20px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0px;
	float:left;
	width:100%;
}
.bn
{
	float:left;
	height:17px;
	background:url(../images/bn-bg.gif) repeat-x;
	border:1px solid #f6ac1d;
	width:auto;
	padding:0px 5px 0px 5px;
	font-weight:bold;
	line-height:17px;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
.battle-vs
{
	height:160px;
	float:left;
	padding:150px 2px 0px 2px;
	width:64px;
	text-align:center;
	z-index:1;
}
/*-----battle box ends here--------*/
/*------------battle panel small starts here--------------*/
.battle-panel-small-inner-sub
{
	width:295px;
	float:left;
	border-bottom: 1px dotted #333333;
	margin:7px 0px 0px 0px;
	padding:0px 0px 8px 0px;
}
.battle-panel-small-inner-sub-content
{
	width:198px;
	float:left;
	text-align:center;
}
.loading-bar-small-main
{
	margin:auto;
	width:180px;
	margin-top:10px;
}
.loading-bar-small-blue
{
	width:100%;
	height:13px;
	float:left;
	background:url(../images/bat-bar.gif) repeat-x;
}
.loading-bar-small-red
{
	height:13px;
	float:right;
	background:url(../images/bat-bar-red.gif) repeat-x right;
}
/*------------battle panel small ends here--------------*/

/*------------video box starts here--------------*/
.video-box
{
	float:left;
	width:100%;
	margin-top:15px;	
}
/*left box*/
.video-container
{
	float:left;
	border:1px solid #dedede;
	width:410px;
	height:265px;
}
.video-right
{
	float:right;
	width:186px;
	min-height:253px;
	border:1px solid #dedede;
	padding:6px;
}
/*right box*/
.video-right-box
{
	float:left;
	width:176px;
	background-color:#dedede;
	padding:5px;
}
.yellow-bar-bn
{
	float:left;
	width:100%;
	height:20px;
	background:url(../images/yellow_bar_small_bg.gif) repeat-x;
	margin-top:6px;
}
.video-embed
{
	float:left;
	margin-top:20px;
	padding-bottom:10px;
}
.video-embed label
{
	float:left;
	height:15px;
	width:65px;
	line-height:15px;
	padding:0px;
	margin:0px;
}
.video-embed input
{
	float:left;
	height:15px;
	width:350px;
	border:1px solid #73bced;
}
/*------------video box ends here--------------*/
/*--------------schools---------------*/
.school-box
{
	float:left;
	width:608px;
	border:1px solid #d9d9d9;
	padding:5px;
}
.school-box-left
{
	float:left;
	width:120px;
	text-align:center;
}
.school-box-right
{
	float:right;
	width:470px;
	height:200px;
	padding:5px;
	text-align:center;
	border:1px solid #d9d9d9;	
}
/*--------------schools ends here---------------*/
/*--------------groups---------------*/
.group-box
{
	float:left;
	width:608px;
	border:none;
	padding:5px;
}
.group-box-left
{
	float:left;
	width:200px;
	text-align:center;
}
.group-box-right
{
	float:right;
	width:390px;
	height:200px;
	padding:5px;
	border:1px solid #d9d9d9;	
}
.group-box-right fieldset
{
	float:left;
	border:none;
}
.group-box-right label
{
	float:left;
	width:90px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.group-box-right-content
{
	float:left;
	width:295px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}
.group-member
{
	float:left;
	width:97.5%;
	margin: 10px 0 0 0;
	border:1px solid #d9d9d9;
	padding:7px;	
}
.group-member-img
{
	border:1px solid #d9d9d9;
	float:left;
	margin: 0px 10px 0 0;
	border:1px solid #d9d9d9;
	padding:2px;
}
.group-member-img:hover
{
	border:1px solid #c69333;
}
.group-member-heading
{
	float:left;
	width:98%;
	height:25px;
	line-height:20px;
}
.wall
{
	float:left;
	width:100%;
	border-bottom:1px dotted #000000;
	margin-top:8px;
	padding-bottom:8px;
}
.wall-content
{
	float:left;
	width:200px;
	padding:0px 0px 0px 8px;
}
.wall-content-box
{
	float:left;
	border:1px solid #d9d9d9;
	color:#a2a2a2;
	width:200px;
	margin-top:5px;
}
.border-links
{
	float:left;
	width:100%;
	height:20px;
	border-bottom:1px solid #d9d9d9;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
.border-links:hover
{
	color:#c69333;
	border-bottom:1px solid #c69333;
}
/*--------------groups ends here---------------*/

#reg_error{background:#ffebe8;border:1px solid #DD3c10;line-height:15px;padding:2px 0;margin:0 0 3px 0;
	text-align:center;display:none}
	
	/*--------------friends-box---------------*/
.friend-box
{
	float:left;
	width:608px;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-bottom:10px;
}
.friend-box-left
{
	float:left;
	width:145px;
	text-align:center;
}
.friend-box-right
{
	float:right;
	width:445px;
	padding:5px;
	border:1px solid #d9d9d9;	
}
.friend-box-right-a
{
	float:left;
	width:300px;
}
.friend-box-right-b
{
	float:left;
	width:140px;
}
.friend-box-right fieldset
{
	float:left;
	width:300px;
	border:none;
}
.friend-box-right label
{
	float:left;
	width:90px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.friend-box-right-content
{
	float:left;
	width:200px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}
.group-member
{
	float:left;
	width:97.5%;
	margin: 10px 0 0 0;
	border:1px solid #d9d9d9;
	padding:7px;	
}
/*-------------bn----------------*/
a.new-bn
{
	float:right;
	width:135px;
	background:url(../images/new-button-bg.gif) repeat-x;
	border:1px solid #d9d9d9;
	line-height:19px;
	background-color:#e8e8e8;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#828282;
	padding-left:3px;
	margin-bottom:3px;
}
a.new-bn:hover
{
	border:1px solid #c69333;
	color:#000000;
}
.new-bn-img
{
	float:right;
	margin:0px 3px 0px 0px;
}
/*-------------bn ends----------------*/
/*--------------friends ends here---------------*/
/*---------college new starts here------------*/
.college-box-main
{
	float:left;
	width:100%;
}
.college-box-main .left-panel
{
	float:left;
	width:400px;
}
.college-box-main .left-content
{
	float:left;
	width:100%;
}
.college-box-main .right-panel
{
	float:right;
	width:200px;
}
.college-box-main .right-content
{
	float:left;
	width:100%;
}
.college-box-main p
{
	margin:5px;
}
.college-box-main .description
{
	float:left;
	width:400px;
	padding:10px 0px 10px 0px;
}
.college-box-main .description h1
{
	float:left;
	padding:0px 0px 8px 0px;
	font-size:10px;
	width:100%;
}
.college-box-main .description .img-box-main
{
	text-align:center;
	width:360px;
	margin:auto;
}
.college-box-main .description .img-box
{
	float:left;
	text-align:center;
	width:80px;
	margin:0px 10px 0px 0px;
}
.img-box
{
	float:left;
	text-align:center;
	width:80px;
	margin:0px 10px 0px 0px;
}
.college-box-main .description .img-box h1
{
	float:left;
	width:100%;
	font-weight:normal;
}
.college-box-main .description .img
{
	float:left;
	border:1px solid #d9d9d9;
	padding:2px;
}
.college-box-main .description .img:hover
{
	border:1px solid #c69333;
}
.college-box-main .description .discussion
{
	float:left;
	border-bottom:1px dotted #000000;
	width:100%;
	padding:10px 0px 10px 0px;
}
.college-box-main .description a
{
	font-size:10px;
	text-decoration:none;
	color:#ca4f15;
	font-weight:normal;
}
.college-box-main .description a:hover
{
	color:#000000;
}
.college-box-main fieldset
{
	float:left;
	width:380px;
}
.college-box-main label
{
	float:left;
	width:90px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.college-box-main .content
{
	float:left;
	width:280px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}
.college-box-main .description .wall
{
	float:left;
	width:100%;
	border-bottom:1px dotted #000000;
	margin-top:0px;
	padding-bottom:8px;
}
.college-box-main .description .wall-content
{
	float:left;
	width:300px;
	padding:0px 0px 0px 8px;
}
.college-box-main .description .wall-content-box
{
	border:1px solid #d9d9d9;
	color:#a2a2a2;
	width:200px;
	margin-top:5px;
}
.college-box-main .right-panel .img
{
	float:left;
	border:1px solid #d9d9d9;
	padding:2px;
}
.college-box-main .right-panel .bn-panel
{
	float:left;
	width:100%;
	margin-top:5px;
}
.college-box-main .right-panel a.new-bn
{
	float:left;
	width:97%;
	background:url(../images/new-button-bg.gif) repeat-x;
	border:1px solid #d9d9d9;
	line-height:19px;
	background-color:#e8e8e8;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#828282;
	margin-bottom:3px;
	text-align:center;
}
.college-box-main .right-panel a.new-bn:hover
{
	border:1px solid #c69333;
	color:#000000;
}
.college-box-main .right-panel .description
{
	float:left;
	width:200px;
	padding:10px 0px 10px 0px;
	text-align:justify;
}
.college-box-main .right-panel .news
{
	float:left;
	width:200px;
	padding:10px 0px 10px 0px;
	text-align:justify;
	font-size:10px;
}
.college-box-main .right-panel .news p
{
	text-align:justify;
	font-size:10px;
	width:100%;
	border-bottom:1px dotted #000000;
	margin:5px 0px 5px 0px;
	padding-bottom:5px;
}
.college-box-main .right-panel fieldset
{
	float:left;
	width:200px;
	font-size:10px;
}
.college-box-main .right-panel label
{
	float:left;
	width:70px;
	height:15px;
	line-height:15px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.college-box-main .right-panel .content
{
	float:left;
	width:120px;
	line-height:15px;
	font-weight:normal;
	color:#000000;
}
/*a.pagination
{
	float:left;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	color:#cd5014;
	padding: 2px 4px 2px 4px;
}
a.pagination:hover
{
	background-color:#cd5014;
	color:#FFFFFF;
}
.pagination-active
{
	float:left;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	padding: 2px 4px 2px 4px;
	background-color:#cd5014;
	color:#FFFFFF;
}*/
.left-box-box-1
{
	float:left;
	width:99%;
	height:68px;
	background:url(../images/left-box-box-bg.gif) repeat-x bottom;
	border:1px solid #dbdbdb;
	margin:8px 0px 0px 0px;
}
.left-box-box-1-inner
{
	float:left;
	width:99%;
	background:url(../images/no-bg.gif) no-repeat 0px 20px;
	height:68px;
}
.left-box-box-1-no
{
	float:left;
	height:68px;
	line-height:68px;
	font-size:16px;
	font-weight:bold;
	width:23px;
	text-align:center;
	color:#FFFFFF;
}
.left-box-box-1-content
{
	float:left;
	height:68px;
	line-height:34px;
	padding-left:10px;
}
.left-box-box-1 img
{
	float:right;
	padding:6px;
	margin-top:3px;
	height:50px;
}
.left-box-inner a img
{

	border:1px solid #D7AB57;
}
.left-box-inner a:hover img
{
	border:1px solid #000000;
}
/*----------left box ends----------*/
.left-login-box-main
{
	float:left;
	width:100%;
}
.left-login-box-main img
{
	float:left;
}
.left-login-box
{
	float:left;
	width:100%;
	margin-bottom:10px;
}
.left-login-box-inner
{
	float:left;
	width:95%;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding:0px 2px 0px 3px;
}
.left-login-box fieldset
{
	float:left;
	width:100%;
	padding-top:10px;
}
.left-login-box label
{
	float:left;
	font-weight:normal;
	font-size:11px;
	width:90%;
	padding:4px 4px 4px 0px;
}
.left-login-box input
{
	float:left;
	border:1px solid red;
	height:15px;
	margin-bottom:0px;
	padding-left:2px;	
	width:95%;
	font-size:13px;
}
.left-login-box .check
{
	float:left;
	height:13px;
	margin-bottom:0px;
	padding:0px;
	width:auto;
	border:none;
	margin-top:5px;
}
.left-login-box .left-1
{
	float:left;
	height:13px;
	margin-bottom:0px;
	padding-left:5px;
	width:auto;
	border:none;
	margin-top:5px;
}
.left-login-box button
{
	float:left;
	margin-top:10px;
	border:none;
}
.left-login-box .links
{
	float:left;
	width:100%;
	border-top: 1px solid red;
	padding-top:15px;
	margin-top:10px;
}
.left-login-box .links a
{
	width:100%;
	display:block;
	height:20px;
	color:#d15216;
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-indent:20px;
	background:url(../images/arrow-red.gif) no-repeat 4px 5px;
	
}
.left-login-top-bar
{
	float:left;
	width:100%;
	background:url(../images/login-top-bar.gif) repeat-x;
	height:17px;
}
.left-login-top-bar h1
{
	float:left;
	color:#000000;
	font-size:11px;
	line-height:17px;
}

/*-----school new starts here-----*/
.school-box-main
{
	float:left;
	width:100%;
}
/*left panel*/
.school-box-main .left-panel
{
	float:left;
	width:210px;
}
.school-box-main .left-content
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.school-box-main .recent
{
	float:left;
	width:100%;
	border-bottom:1px solid #61b2e7;
	padding:10px 0px 5px 0px;
}
.school-box-main .recent-teacher
{
	float:left;
	width:100%;
	padding:0px 0px 5px 0px;
}
.school-box-main .recent-teacher h2
{
	float:left;
	width:100%;
	font-size:10px;
	font-weight:normal;
	padding:5px 0px 5px 0px;
	color:#000000;
	text-transform:capitalize;
}
.school-box-main .recent-teacher .content
{
	float:left;
	width:65%;
	font-size:10px;
	font-weight:normal;
	color:#959595;
	background:url(../images/comma.gif) no-repeat top left;
	text-indent:15px;
}
.school-box-main .recent-teacher .comment
{
	float:left;
	width:65%;
	color:#8ec546;
	font-size:10px;
}
/*right panel*/
.school-box-main .right-panel
{
	float:right;
	width:380px;
}
.school-box-main .right-content
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.school-box-main p
{
	margin:5px;
}
.school-box-main .description
{
	float:left;
	width:200px;
	border-bottom:1px dotted #000000;
	padding:6px 0px 6px 0px;
}
.school-box-main .right-panel .description-1
{
	float:left;
	width:200px;
	padding:6px 0px 6px 0px;
}
.school-box-main .right-panel h2
{
	float:left;
	width:65%;
	border-bottom:1px solid #61b2e7;
	padding:6px 0px 6px 0px;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-transform:capitalize;
	
}
.school-box-main .right-panel .description-1 img
{
	float:right;
	border:1px solid #cdcaca;
	padding:3px;
	margin-right:0px;
}
.school-box-main fieldset
{
	float:left;
	width:200px;
	font-size:11px;
	margin-top:5px;
}
.school-box-main label
{
	float:left;
	width:70px;
	height:15px;
	line-height:15px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.school-box-main .content
{
	float:left;
	width:120px;
	line-height:15px;
	font-weight:normal;
	color:#000000;
}
.school-box-main img
{
	float:left;
	border:1px solid #cdcaca;
	padding:2px;
	margin-right:6px;
}
.school-box-main .school-info
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.school-box-main .school-info-inner
{
	float:right;
	width:75%;
	padding:6px 0px 6px 0px;
}
.school-box-main .school-info fieldset
{
	float:left;
	width:300px;
	font-size:11px;
	margin-top:5px;
}
.school-box-main .school-info label
{
	float:left;
	width:80px;
	height:15px;
	line-height:15px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.school-box-main .school-info .content
{
	float:left;
	width:200px;
	line-height:15px;
	font-weight:normal;
	color:#000000;
}
/*-----school new ends here-----*/

/*-----friend page starts here-----*/
.friend-box-main
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.friend-box-main .friend-info
{
	float:left;
	width:100%;
}
.friend-box-main .friend-info-1
{
	float:left;
	width:100%;
	border-bottom: 1px dotted #000000;
	padding-bottom:5px;
}
.friend-box-main .friend-info .left
{
	float:left;
	width:200px;
	text-align:center;
}
.friend-box-main .friend-info .left img
{
	float:none;
}
.friend-box-main img
{
	float:left;
	border:1px solid #cdcaca;
	padding:2px;
	margin-right:6px;
}
.friend-box-main .friend-info .left span
{
	float:left;
	width:200px;
	text-align:center;
	padding:2px 0px 2px 0px;
}
.friend-box-main .friend-info-inner
{
	float:right;
	width:65%;
	padding:0px 0px 6px 0px;
}
.friend-box-main .friend-info-inner .friend
{
	float:left;
	width:190px;
	padding:6px 0px 0px 0px;
}
.friend-box-main .friend-info-inner .friend .span
{
	width:100%;
	border:1px solid;
	font-size:10px;
}
.friend-box-main .friend-info-inner .friend .img
{
	float:left;
	border:none;
	padding:0px;
}
.friend-box-main .left-panel
{
	float:left;
	width:210px;
}
.friend-box-main .battle
{
	float:left;
	width:210px;
	padding:8px 0px 8px 0px;
	border:none;
	border-bottom:1px solid #61b2e7;
}
.friend-box-main .video
{
	float:left;
	width:100%;
	padding:8px 0px 8px 0px;
	border-bottom:1px dotted #000000;
}
.friend-box-main .right img
{
	float:right;
	border:none;
}
.friend-box-main .photo
{
	float:left;
	width:100%;
	padding:8px 0px 8px 0px;
	border-bottom:1px dotted #000000;
}
.friend-box-main .photo img
{
	float:right;
	padding:2px;
	border:1px solid #959595;
}
.friend-box-main .photo .left img
{
	float:left;
	border:none;
}
.friend-box-main .left-content
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.friend-box-main .recent
{
	float:left;
	width:100%;
	border-bottom:1px solid #61b2e7;
	padding:10px 0px 5px 0px;
}
.friend-box-main .right-panel
{
	float:right;
	width:390px;
}
.friend-box-main .right-content
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
/*-----friend page ends here-----*/	
.navigation-top
{
	float:left;
}
.navigation-top .link-panel
{
	float:left;
	width:75px;
	padding-left:5px;
}
.navigation-top img
{
	border:1px solid red;
	float:left;
	margin-left:3px;
}
.navigation-top a
{
	text-decoration:none;
	font-weight:normal;
	color:#959595;
	font-size:10px;
}
.navigation-top a:hover
{
	color:#000000;
}
.navigation-orange-bar
{
	float:left;
	width:100%;
	background:url(../images/navigation-orange-bar-bg.gif) repeat-x;
	height:18px;
}
.navigation-orange-bar h1
{
	float:left;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:18px;
}
.navigation-notification-panel
{
	float:left;
	width:100%;
	margin:5px 0 5px 0;	
}
a.navigation-notification-1
{
	float:left;
	border-bottom:1px solid #2c93d8;
	width:100%;
	height:30px;
	display:block;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
	color:#959595;
	font-size:11px;
	background:url(../images/message-icon.gif) no-repeat right;
}
a.navigation-notification-1:hover
{
	color:#000000;
	background:url(../images/message-icon-over.gif) no-repeat right;
}
a.navigation-notification-2
{
	float:left;
	border-bottom:1px solid #2c93d8;
	width:100%;
	height:30px;
	display:block;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
	color:#959595;
	font-size:11px;
	background:url(../images/battle-icon.gif) no-repeat right;
}
a.navigation-notification-2:hover
{
	color:#000000;
	background:url(../images/battle-icon-over.gif) no-repeat right;
}
a.navigation-notification-3
{
	float:left;
	border-bottom:1px solid #2c93d8;
	width:100%;
	height:30px;
	display:block;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
	color:#959595;
	font-size:11px;
	background:url(../images/friend-icon.gif) no-repeat right;
}
a.navigation-notification-3:hover
{
	color:#000000;
	background:url(../images/friend-icon-over.gif) no-repeat right;
}
a.navigation-notification-4
{
	float:left;
	width:100%;
	height:30px;
	display:block;
	line-height:30px;
	text-decoration:none;
	font-weight:normal;
	color:#959595;
	font-size:11px;
	background:url(../images/friend-icon.gif) no-repeat right;
}
a.navigation-notification-4:hover
{
	color:#000000;
	background:url(../images/friend-icon-over.gif) no-repeat right;
}
.navigation-notification-bn
{
	float:left;
	width:100%;
	margin-top:5px
}
.navigation-friend-online
{
	float:left;
	width:100%;
	text-align:center;
	border-bottom:1px solid #2c93d8;
}
a.navigation-friend-online-img img
{
	border:1px solid red;
	padding:1px;
	margin:5px 3px;
}
a.navigation-friend-online-img:hover img
{
	border:1px solid black;
	padding:1px;
	margin:5px 3px;
}
/*-------------------left navigation ends here---------------*/
/*-------------bn----------------*/
a.noti-new-bn
{
	float:right;
	width:135px;
	background:url(../images/new-button-bg.gif) repeat-x;
	border:1px solid #d9d9d9;
	line-height:19px;
	background-color:#e8e8e8;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding-left:3px;
	margin-bottom:3px;
}
a.noti-new-bn:hover
{
	border:1px solid #70bbed;
	color:#000000;
	background:url(../images/navigation-bn-over.gif) repeat-x;
}
.new-bn-img
{
	float:right;
	margin:0px 3px 0px 0px;
}
/*-------------bn ends----------------*/

/*------------Home Page center-----------*/
/*home page starts here*/
.home-main
{
	float:left;
	width:628px;
	padding:0px 10px 0px 10px;	
}
.home-main .left
{
	width:440px;
	float:left;
}
.home-main .box
{
	float:left;
	border-top:1px solid #62bbf7;
	width:97%;
	background:url(../images/home-page-box-arrow.gif) no-repeat top right;
	padding:10px 5px 10px 0px;
}
.home-main .box-2
{
	float:left;
	border-top:1px solid #62bbf7;
	width:97%;
	background:url(../images/home-page-box-arrow.gif) no-repeat top right;
	padding:10px 5px 10px 0px;
}
.home-main .box-1
{
	float:left;
	border-top:1px solid #62bbf7;
	width:97%;
	background:url(../images/home-page-box-arrow.gif) no-repeat top right;
	padding:10px 5px 5px 10px;
}
.home-main .box img
{
	float:left;
	border:1px solid #3296d9;
	padding:2px;
	margin-right:6px;
}
.home-main .box-1 img
{
	float:left;
}
.home-main .box-2 img
{
	float:left;
	border:none;
	padding:0px;
	margin-right:0px;
}
.home-main-box-img
{
	float:left;
	border:1px solid #3296d9;
	padding:2px;
	margin-left:13px;
}
.home-main-box-img:hover
{
	border:1px solid #000000;
}
.home-main-box-img-1
{
	float:left;
	padding:2px;
	margin-right:5px;
}
.home-main .box .title
{
	float:left;
	padding: 5px 0px 5px 0px;
	width:100%;
}
.home-main .box .title-small
{
	float:left;
	padding: 5px 0px 5px 0px;
	width:76%;
}
.home-main .box .title-small img
{
	float:left;
	border:none;
}
.home-main .box .title img
{
	float:left;
	border:none;
}
.home-main .box-2 .title
{
	float:left;
	padding:5px 0px 5px 0px;
}
.home-main .box-2 .title img
{
	float:left;
	border:none;
	margin-right:5px;
}
.home-main .box p
{
	text-align:justify;
	font-size:11px;
	color:#959595;
	width:345px;
	float:left;
}
.home-main .box-1 p
{
	font-size:11px;
	color:#959595;
	width:250px;
	float:left;
}
.lunch-money
{
	float:left;
	width:168px;
}
.lunch-money .left
{
	float:left;
	width:34px;
	background:url(../images/l.gif) no-repeat;
	height:50px;
}
.lunch-money .right-1
{
	float:left;
	width:131px;
	background:url(../images/l-big.gif) no-repeat;
	height:50px;
	margin-left:1px;
	text-align:center;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:10px;
}
.home-main .right
{
	float:right;
	width:170px;
}
.home-main .right img
{
	float:left;
}
.home-main .right .box
{
	float:left;
	width:100%;
	border:none;
	background:none;
	padding-top:0px;
}
.home-main .right .box a
{
	float:left;
	font-weight:normal;
}
.home-main .right .battle
{
	float:left;
	width:170px;
	padding:8px 0px 8px 0px;
	border:none;
 border-bottom:1px solid #61b2e7;
}
.home-main .right .battle .content
{
	float:left;
	width:90px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}
/* left Nav */
.pagination a
{
	float:left;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	color:#cd5014;
	padding: 2px 4px 2px 4px;
}
.pagination a:hover
{
	background-color:#cd5014;
	text-decoration:none;
	color:#FFFFFF;
}
.pagination-active
{
	float:left;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;

	background-color:#cd5014;
	color:#FFFFFF;
}

.pagination-active a
{
	float:left;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	background-color:#cd5014;
	color:#FFFFFF;
}

/* End left Nav */
/*home page End here*/
.bdr{color:#2592DA;background-color: #2592DA;height:1px;size:1px}


/*yoohoo tv starts here*/
.yoohoo-tv-main
{
	float:left;
	width:100%;
}
.yoohoo-tv-main .search-panel
{
	width:100%;
	border-bottom:1px solid #d0eafa;
	background:url(../images/yoohoo-tv-search-panel-bg.gif);
	height:42px;
	text-align:center;
}
.yoohoo-tv-main .search-panel .inner
{
	width:auto;
	padding-left:5px;
	margin-top:8px;
}
.yoohoo-tv-main .search-panel input
{
	width:270px;
	border:1px solid #3198db;
	height:17px;
	font-size:13px;
	padding-top:3px;
	float:left;
}
.input-6
{
	width:90px;
	border:1px solid #3198db;
	height:20px;
	font-size:12px;
	float:left;
	margin:0px;
}
.yoohoo-tv-main .search-panel button
{
	width:70px;
	background:url(../images/search-bn-bg.gif);
	height:24px;
	line-height:24px;
	font-weight:bold;
	padding:0px;
	float:left;
	border:none;
	border:1px solid #f3be57;
}

.yoohoo-tv-main .search-panel .button
{
	width:70px;
	background:url(../images/search-bn-bg.gif);
	height:26px;
	line-height:24px;
	font-weight:bold;
	padding:0px;
	float:left;
	border:none;
	border:1px solid #f3be57;
}



.yoohoo-tv-favorite
{
	float:left;
	width:410px;
	border:1px solid #98caec;
	height:82px;
}
.yoohoo-tv-favorite .left
{
	float:left;
	width:130px;
	text-align:center;
	background:url(../images/yoohoo-tv-fav-line.gif) no-repeat right;
}
.yoohoo-tv-favorite .right
{
	float:left;
	width:130px;
	text-align:center;
}
.yoohoo-tv-favorite .left .img
{
	float:left;
	width:130px;
	height:55px;
	padding-top:5px;
}
.yoohoo-tv-favorite .left  a
{
	float:left;
	width:130px;
}
.yoohoo-tv-favorite .right .img
{
	float:left;
	width:130px;
	height:55px;
	padding-top:5px;
}
.yoohoo-tv-favorite .right  a
{
	float:left;
	width:130px;
}
.border
{
	border:1px solid #9CCBEF;
	background-color:#F7F3F7;
}
.border-line
{
	width:100%;
	float:left;
	border-bottom:1px solid #DED3D6;
}

/*video...*/ 

.watch-discoverbox-body
{
	padding-left:0px;
	margin-top:5px;
	border:1px solid #ccc;
	text-align:center;
	width:200px;
	overflow:auto;
}
.video-detail-desc img
{
	width:90px;
	height:70px;
}
.video-detail-desc
{
	float:left;
	width:300px;
	padding-left:5px;
	
}	
.video-detail-desc-inner
{
	float:left;
	padding-bottom:10px;
	
	width:300px;
}
.video-detail-desc .descr
{
	float:left;
	padding-left:10px;
	width:170px;
	height:70px;
	text-align:left;

}
.video-detail-desc .img
{
   border:1px solid black;
   float:left;
   width:90px;
}
/*MySchool page starts here*/
.school-box-main .description-1
{
	float:left;
	width:100%;
	padding:6px 0px 0px 0px;
	text-align:justify;
}
.school-box-main .description
{
	float:left;
	width:100%;
	padding:5px 0px 5px 5px;
	border-bottom:1px dashed #2089ca;
}
.school-box-main .description img
{
	float:right;
	margin:0px;
}
.school-box-main .left-panel
{
	float:left;
	width:200px;
}
.school-box-main .left-panel .img
{
	float:left;
	margin-right:10px;
}
.school-box-main .right-panel
{
	float:right;
	width:410px;
}
.school-box-main .right-content
{
	float:left;
	width:100%;
	padding-bottom:10px;
}
.school-box-main .description-1 .img-box
{
	float:left;
	text-align:center;
	width:80px;
	margin:0px 10px 0px 0px;
}
.school-box-main .description-1 .img-box h1
{
	float:left;
	width:100%;
	font-weight:normal;
	font-size:10px;
}
.school-box-main .description-1 .discussion
{
	float:left;
	border-bottom:1px dashed #000000;
	width:100%;
	padding:10px 0px 10px 0px;
	color:#777777;
}
.school-box-main .description-1 a
{
	font-size:11px;
	font-weight:normal;
	color:#8ec546;
}
a.school-people-img img
{
	border:1px solid red;
	padding:1px;
	margin:5px 6px;
}
a.school-people-img img:hover img
{
	border:1px solid black;
	padding:1px;
	margin:5px 6px;
}
/*MySchool page ends here*/
/*---------college new starts here------------*/
.school-page-main-detail .left-panel
{
	float:right;
	width:400px;
}
.school-page-main-detail .left-content
{
	float:left;
	width:100%;
}
.school-page-main-detail .right-panel
{
	float:left;
	width:200px;
}
.school-page-main-detail .right-content
{
	float:left;
	width:100%;
}
.school-page-main-detail p
{
	margin:5px;
}
.school-page-main-detail .description
{
	float:left;
	width:400px;
	padding:10px 0px 10px 0px;
}
.school-page-main-detail .description h1
{
	float:left;
	padding:0px 0px 8px 0px;
	font-size:10px;
	width:100%;
}
.school-page-main-detail .description .img-box-main
{
	text-align:center;
	width:360px;
	margin:auto;
}
.school-page-main-detail .description .img-box
{
	float:left;
	text-align:center;
	width:80px;
	margin:0px 10px 0px 0px;
}
.school-page-main-detail .description .img-box h1
{
	float:left;
	width:100%;
	font-weight:normal;
}
.school-page-main-detail .description .img
{
	float:left;
	border:1px solid #d9d9d9;
	padding:2px;
}
.school-page-main-detail .description .img:hover
{
	border:1px solid #c69333;
}
.school-page-main-detail .description .discussion
{
	float:left;
	border-bottom:1px dotted #000000;
	width:100%;
	padding:10px 0px 10px 0px;
	color:#777777;
}
.school-page-main-detail .description a
{
	font-size:10px;
	text-decoration:none;
	color:#ca4f15;
	font-weight:normal;
}
.school-page-main-detail .description a:hover
{
	color:#000000;
}
.school-page-main-detail fieldset
{
	float:left;
	width:380px;
}
.school-page-main-detail label
{
	float:left;
	width:90px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.school-page-main-detail .content
{
	float:left;
	width:280px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
}
.school-page-main-detail .description .wall
{
	float:left;
	width:100%;
	border-bottom:1px dotted #000000;
	margin-top:0px;
	padding-bottom:8px;
}
.school-page-main-detail .description .wall-content
{
	float:left;
	width:300px;
	padding:0px 0px 0px 8px;
}
.school-page-main-detail .description .wall-content-box
{
	border:1px solid #d9d9d9;
	color:#a2a2a2;
	width:200px;
	margin-top:5px;
}
.school-page-main-detail .right-panel .img
{
	float:left;
	border:1px solid #d9d9d9;
	padding:2px;
}
.school-page-main-detail .right-panel .bn-panel
{
	float:left;
	width:100%;
	margin-top:5px;
}
.school-page-main-detail .right-panel a.new-bn
{
	float:left;
	width:97%;
	background:url(../images/new-button-bg.gif) repeat-x;
	border:1px solid #d9d9d9;
	line-height:19px;
	background-color:#e8e8e8;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#828282;
	margin-bottom:3px;
	text-align:center;
}
.school-page-main-detail .right-panel a.new-bn:hover
{
	border:1px solid #c69333;
	color:#000000;
}
.school-page-main-detail .right-panel .description
{
	float:left;
	width:200px;
	padding:10px 0px 10px 0px;
	text-align:justify;
}
.school-page-main-detail .right-panel .news
{
	float:left;
	width:200px;
	padding:10px 0px 10px 0px;
	text-align:justify;
	font-size:10px;
}
.school-page-main-detail .right-panel .news p
{
	text-align:justify;
	font-size:10px;
	width:100%;
	border-bottom:1px dotted #000000;
	margin:5px 0px 5px 0px;
	padding-bottom:5px;
}
.school-page-main-detail .right-panel fieldset
{
	float:left;
	width:200px;
	font-size:10px;
}
.school-page-main-detail .right-panel label
{
	float:left;
	width:70px;
	height:15px;
	line-height:15px;
	font-weight:normal;
	color:#9b9b9b;
	padding:0px;
}
.school-page-main-detail .right-panel .content
{
	float:left;
	width:120px;
	line-height:15px;
	font-weight:normal;
	color:#000000;
}


/* Search list */
.search-list-main
{
	float:left;
	width:100%;
	padding-top:10px;
}
/*.search-list-main a
{
	color:#000000;
}*/
.search-list-main h1
{
	width:100%;
	font-size:18px;
	font-weight:normal;
	height:30px;
}
.search-list-main .result-1
{
	width:100%;
	float:left;
	border-bottom:1px dotted #000000;
	padding:10px 0px 10px 0px;
}
.search-list-main .result-1 img
{
	float:left;
	border:1px solid #d9d9d9;
	padding:2px;
	width:121px;
	height:72px;
}
.search-list-main .result-1 .content
{
	float:left;
	width:auto;
	display:block;
	padding-left:10px;
}
.search-list-main .result-1 h2
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform:capitalize;
	height:30px;
}
/*Search List end*/

/*online navigation*/
.navigation-friend-online-top
{
	width:100%;
	float:left;
	background:url(../images/navigation-orange-bar-bg.gif) repeat-x bottom;
}
.navigation-friend-online-top h1
{
	float:left;
	height:10px;
	padding-top:14px;
	width:50px;
	font-size:11px;
}
.navigation-friend-online
{
	float:left;
	width:136px;
	text-align:center;
	border:1px solid #e4682e;
}
a.navigation-friend-online-img img
{
	border:1px solid red;
	padding:1px;
	margin:0px 3px;
}
a.navigation-friend-online-img:hover img
{
	border:1px solid black;
	padding:1px;
	margin:5px 3px;
}

/*online navigation ends*/

#im_popupFixed { z-index: 100;  position: fixed;  *position:absolute; overflow:hidden; bottom: 0px;  right: 15px;  width: 203px;  height: 115px; *top:expression(eval(document.compatMode && document.compatMode=="CSS1Compat") ? documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop+(document.body.clientHeight-this.clientHeight));} #im_popupDiv {  position: relative;}

/*========== invite friends ==========*/

.invite-friends-main
{
	float:left;
	width:620px;
	padding-top:5px
}
.invite-friends-main .title ,.gmail-yahoo-main, .gmail-yahoo-form
{
	float:left;
	text-align:center;
	width:620px;
	color:#d15216;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #54b1ee;
	padding-bottom:5px;
	margin-bottom:3px
}
.gmail-yahoo-form
{
	padding:20px 0 20px 0;
	border:none;
}
.gmail-yahoo-form label
{
	width:230px;
	height:27px;
	font-size:12px;
	color:#105095;
	float:left;
	text-align:left;
}

.gmail-yahoo-form button
{
	float:left;
	width:139px;
	height:31px;
	background:url(../images/yahoo-gmail-submit.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin-top:10px;
}
.invite-friends-main .title-1
{
	color:#105095;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	width:620px;
	float:left
}
.invite-friends-main .gmail-yahoo-main
{
	padding:10px 0 10px 0;
}
.invite-friends-main .gmail-yahoo-box
{
	float:left;
	width:300px;
}
.invite-friends-main .gmail-yahoo-box .top-bar
{
	float:left;
	width:280px;
	background:url(../images/invite-friends-top-bar.gif) no-repeat;
	height:50px;
	text-align:left;
	padding:10px 0 0 20px;
}
.invite-friends-main .gmail-yahoo-box .box-inner
{
	float:left;
	width:290px;
	background:url(../images/gmail-yahoo-box-inner-bg.gif) no-repeat;
	height:73px;
	text-align:left;
	padding:10px 0 0 10px;
	font-size:12px;
	color:#105095;
}
.invite-friends-main .gmail-yahoo-box .box-inner label
{
	width:75px;
	height:27px;
	font-size:12px;
	color:#105095;
	float:left;
}
.invite-friends-main .gmail-yahoo-box .box-inner .gmail-yahoo-form input
{
	width:165px;
	float:left;
	height:15px;
	border:1px solid #105095;
}