/*text*/
li
{
	list-style:none !important;
}
.normal
{
	font-family: Arial! important;
	color: #333;
}
.head, .subhead
{
	font-family: Arial;
	color: #333;
}
.head
{
	font-size: 16px;
	font-weight: bold;}
	
#Form
{
	height:auto !important;
}

#page
{
	width:100% !important;	
}
/*links & buttons*/
.StandardButton
{
	background: #CCC;
	border: 1px #CCC outset;
	padding: 5px;
}
.content a
{
	text-decoration:none !important;
}
.content a:hover
{
	text-decoration:underline !important;
}
.content .imChatStatusDiv a:hover
{
	text-decoration:none !important;
}
a.blinks, a.blinksBold
{
	color:#2971a7 !important;
}
a.CommandButton
{
	font-size: 12px;
	font-weight: bold !important;
}
.controlpanel a.CommandButton
{
	font-size: 10px;
}
a.CommandButton:link
{
	color: #2971a7;
	text-decoration: none;
}
a.CommandButton:visited
{
	color: #2971a7;
	text-decoration: none;
}
a.CommandButton:hover
{
	color: #2971a7;
	text-decoration: underline;
}
a.CommandButton:active
{
	color: #2971a7;
	text-decoration: underline;
}

#container
{
	margin: 0 auto;
	width: 974px;
	text-align: center !important;
}
.xpcontainer .content, .content
{
	
	display:table ! important;
	text-align:center !important;
}
.xpcontainer .content
{
_width:974px !important;
}
.maincontent
{
	width:952px; 
	text-align:center; 
	margin:0px auto;
}
.rightpane
{
	width: 310px;
	float: right;
	margin-left:20px;
	display:table;
	text-align:center !important;
}
.rightpane .GroupQuickLinks
{
	margin-top:0px;
	padding-top:0px;
	width:100%;
	float:left;
}

.contentpane
{
	float: left;
	width: 620px;
	display:table;
	text-align:center !important;
}
#global_footer
{
	clear:both;
}
#footer
{
	margin: 0px;
}
#footer p
{
	color: #fff;
}
.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}

#mnuTip
{
	border-right: #e5e6d6 1px solid;
	padding-right: 5px;
	border-top: #e5e6d6 1px solid;
	padding-left: 5px;
	z-index: 600;
	padding-bottom: 5px;
	border-left: #e5e6d6 1px solid;
	width: 250px;
	padding-top: 5px;
	border-bottom: #e5e6d6 1px solid;
	top: 5px;
	background-color: #fefadf;
	visibility: hidden;
}
.DNNAligncenter
{
	border: none !important;
}
.dnnmenu span
{
	width: 100%;
	float: left;
}
.dnnmenu
{
	width: 100%;
	background: url(/_imgs/friends/css/xp/shell.gif) #fff repeat-y;
	padding-left: 5px;
	float: left;
}
.main_menu .menuitem
{
	width: 100px !important;
	font-weight: bold;
	height: 20px;
	text-align: center;
	padding: 0px;
	margin: 0px; /*padding-left:5px;*/
}
.main_menu .icon span
{
	width: 100px;
	float: left;
}
.main_menu
{
	background-color: #ccc;
	float: left;
	margin: 0px;
}
.main_menu table
{
	background-color: #ccc;
}
.main_menu td
{
	text-align: left;
}
#menu li.l1, #menu li ul li
{
	list-style: none !important;
}

.loginLink
{
	float: right;
	font-weight: bold;
}
.date
{
	font-weight: bold;
	color: #2971a7;
	float: left;
}
#logindiv
{
	width: 93%;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.EditLinks
{
	float:right; padding:8px;
}

/* Added by Raghavi - DNN Container */

#dnn_container
{
	width: 974px;
	text-align: left;
	
}

/* Added by Raghavi - DNN Container */

.etm-ctnr .etm-right{float:right !important;}
