@charset "utf-8";

.group:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
	}
* html .group             { zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

html, body {
	/* [disabled]height: 100%; */
}


h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    margin: 0;
    text-rendering: optimizelegibility;
}




#topBar .fixer .topRight {
	float: right;
	color: #FFF;
	height: 40px;
}
.fixer .topRight #twIcon {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




body, label, input, textarea, select, button {
    /*font-family: "Helvetica Neue",Arial,sans-serif;*/
	font-family: 'Open Sans', sans-serif;
}
body {
	
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	overflow-y: scroll;
	background-color: #568EFB;
}


#topBar {
	background-image: url(../images/topBarBgrd.png);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	margin: auto;
}
#topBar .fixer {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#topBar .fixer .topLeft {
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFF;
	float: left;
	padding-left: 20px;
	font-size: 14px;
}
#topBar .fixer .topLeftHome {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
	float: left;
}


.formText
{
	width: 170px;
	height: 22px;
	border: 0px;
	outline: 0px;
	font-size: 12px;
	border-radius: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #999;
	background-color: #ffffff;
	background-image: url(../images/5.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;

}

#mainArea {
	height: 100%;
	width: 100%;
}
#contentHolder .dashboard {
	float: left;
	width: 302px;
}
#contentHolder {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background: none;
	height: 900px;
	margin-top: 0px;
	padding-top: 20px;
}


.module  {
	background-color: #F9F9F9;
	line-height: 16px;
	padding: 12px;
	display: block;
	border-radius:8px;
}
.module.second  {
	margin-top: 20px;
	clear:left
}


.contentTimeline {
	border-radius: 6px 6px 6px 6px;
	float: right;
	width: 540px;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#outerWhiteBar1 {
	height: 90px;
	width: 660px;
	background-color: #FFF;
	-moz-box-shadow: 3px 3px 5px 5px #555;
	-webkit-box-shadow: 3px 3px 5px 5px #555;
	box-shadow: 3px 3px 5px 5px #555;
}
#outerWhiteBar1 .owb1txt1 {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 30px;
}
#outerWhiteBar1 .owb1txt2 {
	text-align: right;
	float: right;
	padding-top: 25px;
	padding-right: 20px;
	font-size: 20px;
}
#outerWhiteBar2 {
	width: 100%;
	font-size: 16px;
	clear: both;
	align-content: center;
	float: none;
	margin: 0;
}

.overlayHolder {
	margin-right: auto;
	background-color: #FFF;
	padding: 20px;
	-moz-box-shadow: 0 0 2px 2px #333;
	-webkit-box-shadow: 0 0 2px 2px #333;
	box-shadow: 0 0 2px 2px #333;
	border-radius: 10px;
}
.overlayHolder2 {
	margin-right: auto;
	background-color: #FFF;
	padding: 40px;
	-moz-box-shadow: 0 0 2px 2px #333;
	-webkit-box-shadow: 0 0 2px 2px #333;
	box-shadow: 0 0 2px 2px #333;
	display: none;
	border-radius: 10px;
}


.outerWhiteBar2Divider {
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
#outerWhiteBar2 a {
	color: #000;
	text-decoration: none;
}
#outerWhiteBar2 a:hover {
	color: #FFF;
	text-decoration: none;
}

.eventLoginHolder {
	float: right;
	padding-top: 12px;
	text-align: right;
	color: #FFF;
	padding-right: 40px;
	font-size: 16px;
}
#overlayOuterHolder {
	height: 400px;
	width: 800px;
	margin-top: 50px;
	margin-left: 40px;
}
#overlayOuterHolder2 {
	height: 300px;
	width: 600px;
	margin-top: 60px;
	margin-left: 120px;
}
