/* -- default style -- */
* {
	padding:0;
	margin:0;
}
body {
	color:#4c4c4a;
	background:#1e4c82 url(../Media2/Common/Image/bg.jpg) repeat-x 0 0;
	font:11px/14px Arial, Helvetica, sans-serif;
}
img,
fieldset {
	border:0;
}
a {
	color:#115882;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;	
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}

ul, li {
	list-style-type:none;
}

select,
textarea,
input[type=text],
input[type=password] {
	border:1px solid #7f9db9;
	color:#4C4C4C;
	line-height:16px;
	font:11px/16px Arial, Helvetica, sans-serif;
}


/* -- top header style -- */
#topHeader {
	background:url(../Media2/Common/Image/header.jpg) no-repeat 0 0;
	width:796px;
	height:114px;
	margin:0 auto;
	position:relative;
}

/* -- top header banner style -- */
#topHeader #topHeaderBanner {
	width:468px;
	height:60px;
	position:absolute;
	top:26px;
	right:22px;
}

/* -- top navigatin style -- */
#topNavigation {
	width:766px;
	height:23px;
	position:absolute;
	bottom:0;
	left:15px;
}
#topNavigation ul {
	float:left;
	list-style:none;
}
#topNavigation ul li {
	width:auto;
	float:left;
}
#topNavigation ul li a {
	background-image:url(../Media2/Common/Image/navigation.jpg);
	background-repeat:no-repeat;
	width:128px;
	height:23px;
	float:left;
	display:block;
	/*
	font-size:0;
	line-height:0;
	text-indent:-1200000px;
	*/
}
#topNavigation ul li a.homepage 	{ background-position:0 0;}
#topNavigation ul li a.mail 		{ background-position:-128px 0;}
#topNavigation ul li a.myProfile 	{ background-position:-256px 0;}
#topNavigation ul li a.profiles 	{ background-position:-384px 0; width:127px;}
#topNavigation ul li a.chat 		{ background-position:-511px 0; width:127px;}
#topNavigation ul li a.mobile 		{ background-position:-638px 0;}

#topNavigation ul li a.homepage:hover	{ background-position:0 100%;}
#topNavigation ul li a.mail:hover 	{ background-position:-128px 100%;}
#topNavigation ul li a.myProfile:hover 	{ background-position:-256px 100%;}
#topNavigation ul li a.profiles:hover 	{ background-position:-384px 100%; width:127px;}
#topNavigation ul li a.chat:hover 	{ background-position:-511px 100%; width:127px;}
#topNavigation ul li a.mobile:hover 	{ background-position:-638px 100%;}

#topNavigation ul li a.homepage-selected	{ background-position:0 100%;}
#topNavigation ul li a.mail-selected 		{ background-position:-128px 100%;}
#topNavigation ul li a.myProfile-selected 	{ background-position:-256px 100%;}
#topNavigation ul li a.profiles-selected	{ background-position:-384px 100%; width:127px;}
#topNavigation ul li a.chat-selected	 	{ background-position:-511px 100%; width:127px;}
#topNavigation ul li a.mobile-selected		{ background-position:-638px 100%;}

/* -- wrapper style -- */
#wrapper {
	background:url(../Media2/Common/Image/shadowRepeatBg.png) repeat-y 50% 0;
	width:796px;
	margin:0 auto;
}


/* -- sub nav style -- */
#wrapper #subNav {
	color:#fff;
	background-color:inherit;
	background:url(../Media2/Common/Image/grd-bar-bg.gif) repeat-x 0 0;
	line-height:20px;
	width:741px;
	height:20px;
	padding:0 5px 3px 20px;
	margin:0 auto;
	overflow:hidden;
}
#wrapper #subNav ul {
	float:left;

}
#wrapper #subNav ul li {
	float:left;

}
#wrapper #subNav ul li a {
	float:left;
	width:auto;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	margin-right:22px;
	font-size:12px;

	font-weight:bold;
}
#wrapper #subNav ul li a:hover {
	text-decoration:underline;
}
#wrapper #subNav a.logOff {
	background:url(../Media2/Common/Image/close-icon.jpg) no-repeat 0 0;
	display:block;
	width:15px;
	height:0;
	padding-top:15px;
	overflow:hidden;
	float:right;
	margin:3px 0 0
}


/* -- inner container style -- */
#wrapper #innerContainer {
	width:748px;
	height:100%;
	overflow:hidden;
	padding:5px 0;
	margin:0 auto;
}

#wrapper #innerContainer.twoColumn {
	background:url(../Media2/Common/Image/inner-divider.gif) repeat-y 162px 0;
}

#wrapper #innerContainer h3#pageHeader {
	height:32px;
	font-size:0;
	line-height:0;
	text-indent:-1200000px;
	background-repeat:no-repeat;
	background-position:0 0;
}

#wrapper #innerContainer div#pageHeader {
	height:32px;
	background-repeat:no-repeat;
	background-position:0 0;
}

#wrapper #innerContainer .grdBox {
	padding:12px;
	background:url(../Media2/Common/image/grd-box-bg.gif) repeat-x 0 100%;
	border:1px solid #dedede;
	margin:0 0 14px;
}

/* -- inner left panel -- */
#wrapper #innerContainer .leftPanel {
	width:152px;
	float:left;
	background-color:inherit;
}

/* -- inner right panel -- */
#wrapper #innerContainer .rightPanel {
	width:575px;
	float:right;
	background-color:inherit;
}

/* -- footer style -- */
#footer {
	background:url(../Media2/Common/Image/shadowBottomBg.png) no-repeat 0 0;
	clear:both;
	width:788px;
	height:38px;
	margin:0 auto;
}
#footer #footerInner {
	color:#8d8d8b;
	background-color:inherit;
	background:url(../Media2/Common/Image/footer-bg.gif) no-repeat 0 0;
	width:740px;
	height:26px;
	margin:0 auto;
	padding:0 15px;
}
#footer #footerInner a {
	color:#8d8d8b;
	background-color:inherit;
	text-decoration:none;
}
#footer #footerInner a:hover {
	text-decoration:underline;
}
#footer #footerInner ul {
	width:auto;
	float:right;
	list-style:none;
}
#footer #footerInner ul li {
	background:url(../Media2/Common/Image/footer-nav-divider.gif) no-repeat 100% 50%;
	width:auto;
	float:right;
	padding:0 10px 0 10px;
	font:10px/26px Arial, Helvetica, sans-serif;
}
#footer #footerInner ul li p {
	background:url(../Media2/Common/Image/footer-nav-divider.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}

/* -- profile status --*/

.profileStat {
	background:url(../Media2/Common/Image/profile-status-bg.jpg) no-repeat 0 0;
	width:143px;
	height:130px;
	padding:5px 4px 0 5px;
	margin-bottom:6px;
}
.profileStat h3 {
	background:url(../Media2/Common/Image/profile-status-hdr.jpg) no-repeat 0 0;
	padding-top:22px;
	height:0;
	overflow:hidden;
	font-size:0;
}
.profileStat ul {
	font-size:11px;
	line-height:17px;
	background:url(../Media2/Common/Image/profile-devider.jpg) no-repeat 0 0;
	padding-top:1px;
}
.profileStat li {
	padding:0 0 1px 3px;
	background:url(../Media2/Common/Image/profile-devider.jpg) no-repeat 0 100%;
	clear:both;			
}
.profileStat a {
	color:#fff;
	background-color:inherit;
}
* + html .profileStat span {				
	float:left;
}
* html .profileStat span {				
	float:left;
}
.profileStat span.right {
	float:right;
}


/* -- Grey Panel -- */

#wrapper #innerContainer .greyPan {
	background:url(../Media2/Common/Image/greypanel-repeat-y.gif) repeat-y 0 0;
	margin-bottom:5px;
}
#wrapper #innerContainer .greyPan .topbg,
.greyPan .bottombg {
	background:url(../Media2/Common/Image/greypanel-corners.jpg) no-repeat 0 0;
	display:block;
	height:7px;
	font-size:0;
}
#wrapper #innerContainer .greyPan .bottombg {
	background-position:50% 100%;
	height:8px;
}
#wrapper #innerContainer .greyPan .content,
#wrapper #innerContainer .greyPan .content-noIcon {
	background:url(../Media2/Common/Image/greypanel-repeat-x.gif) repeat-x;
	padding:0 4px 0 4px;
	margin:0 1px 0 2px;
}
#wrapper #innerContainer .greyPan .content h3,
#wrapper #innerContainer .greyPan .content-noIcon h3 {	
	height:0;
	padding-top:20px;
	overflow:hidden;
}
#wrapper #innerContainer .greyPan .content div.header,
#wrapper #innerContainer .greyPan .content-noIcon div.header {	
	padding-top:20px;
	overflow:hidden;
}
#wrapper #innerContainer .greyPan .content ul,
#wrapper #innerContainer .greyPan .content-noIcon ul {
	line-height:21px;
}
#wrapper #innerContainer .greyPan .content li,
#wrapper #innerContainer .greyPan .content-noIcon li {
	border-bottom:#C0C0C0 1px solid;
}
#wrapper #innerContainer .greyPan .content li {
	padding-left:26px;
}
#wrapper #innerContainer .greyPan .content-noIcon li {
	padding-left:7px;
}
#wrapper #innerContainer .greyPan .content li.bottom,
#wrapper #innerContainer .greyPan .content-noIcon li.bottom  {
	border-bottom:0;
}

			
/* Rounded Panels */
	
#wrapper #innerContainer .roundPan {
	margin-bottom:12px;
}
* html #wrapper #innerContainer .roundPan {
	height:100%;
	overflow:hidden;
}	
#wrapper #innerContainer .roundPan .topbg,
#wrapper #innerContainer .roundPan .bottombg {
	background:url(../Media2/Common/Image/round-panel-corners.gif) no-repeat 50% 0;
	height:6px;
}
#wrapper #innerContainer .roundPan .topbg-wide,
#wrapper #innerContainer .roundPan .bottombg-wide {
	background:url(../Media2/Common/Image/round-panel-corners-wide.gif) no-repeat 50% 0;
	height:6px;
}
#wrapper #innerContainer .roundPan .bottombg { background-position:50% 100%;}
#wrapper #innerContainer .roundPan .bottombg-wide { background-position:50% 100%;}
#wrapper #innerContainer .roundPan .content {
	border-left:#E8E8E8 2px solid;
	border-right:#E8E8E8 2px solid;
	padding:6px 11px;
}
* html #wrapper #innerContainer .roundPan .content {	
	padding:0 11px;	
}

/* Text div layer */

#popUpDivTxt {
	background-color:#f1f1f1;
	position:absolute;
	display:none;
}
#popUpDivTxt table {
	min-width:100px;
	max-width:250px;
	border: 1px solid #000;
	border-collapse:collapse;
}
#popUpDivTxt td {
	padding:4px;
}
	


/* -- misc style -- */

.displayNone {
	display:none;
}
.centerAlign {
	text-align:center;
}
.fontSize10 {
	font-size:10px;
}
.fontSize12 {
	font-size:10px;
}
.textBlue {
	font-size: 11px;
	color: #2276a4;
	font-weight: bold;
}
.textGrey{
	font-size: 11px;
	color: #909090;
}
.textWhite{
	font-size: 11px;
	color: #fff;
}














