/* Main Page Elements */
body {
	font-size: 68.75%; /* Resets 1em to 11px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	background: #73797B;
	text-align: center;
	margin: 0px;
/*	background: url(../images/bgSite.gif);*/
}

#header {
	width: 100%;
	height: 133px;
/*	background: url(../images/bgSiteHeader.gif) repeat-x; */
}

#logoHeader {
	width: 900px;
	height: 133px;
	background: url(../images/bgContentHeader.gif) repeat-x top left;
	text-align: left;
}

.logo {
	margin-left: 10px;
	margin-top: 15px;
}

#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -133px;
	position: relative;	
}

#pageContent {
	position: relative;
	width: 900px;
	text-align: left;
	background: #fff;
}

#pageContent2 {
	width: 900px;
	padding: 12px;
}

#footer {
	width: 900px;
	height: 79px;	
	background: url(../images/bgFooter.gif) repeat-x top left;
	text-align: right;
	color: #999;
	font-size: 1em;
}
.footerLink a {
	color: #fff;
	text-decoration: none;
}
.footerLink a:hover {
	color: #fff;
	text-decoration: underline;
}
td,p,table,tr,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 1em;
}

a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}

/***** MAIN MENU STYLES *****/

#menu {
    width: 100%;
	height: 24px;
	margin-left: 55px;
	/*margin-top: -44px;*/
	margin-top: 7px;
	margin-left: 60px;
}
#menu ul {
    list-style: none;
	display: inline;
}

#menu li.tab {
    float: left;
	display: inline;
	background: url("../images/tabRight.gif") no-repeat right top;
	width: 100px;
	height: 32px;
	padding-top: 3px;
    text-align: center;
    margin-left: -1px;
}
#menu li.tabLeft {
	float: left;
	display: inline;
	background: url("../images/tabLeft.gif") no-repeat right top;
	width: 5px;
	height: 32px;
}
#menu li.tabLeft2 {
	float: left;
	display: inline;
	background: url("../images/tabLeft2.gif") no-repeat right top;
	width: 4px;
	height: 32px;
}

#menu li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #0066cc;
}

#menu a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	color: #DD6611;
}

/***** END MAIN MENU STYLES *****/

#pageRightColumn {
	vertical-align: top;	
	background-color: #EBF4FD;
	border-left: 2px solid #D5EBFF;
	border-right: 2px solid #D5EBFF;
	padding: 5px;
	width: 201px;
	height: 100%;
}
.rightColTop {
	width: 217px;
	height: 7px;
	background: url(../images/rightColTop.gif) no-repeat;
}
.rightColBottom {
	width: 217px;
	height: 7px;
	background: url(../images/rightColBottom.gif) no-repeat;
}

.regForm input[type="text"]:focus, .gridTable textarea:focus {
	background: #ECF5FD;
	border: 1px solid #6699CC;
	padding-bottom: 3px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
}

.bigBoxTop {
	width: 600px;
	height: 9px;
	background: url(../images/bigBoxTop.gif) no-repeat;
}
.bigBoxBottom {
	width: 600px;
	height: 9px;
	background: url(../images/bigBoxBottom.gif) no-repeat;
}
.bigBoxBody {
	width: 596px;
	border-left: 2px solid #DBD7D6;
	border-right: 2px solid #DBD7D6;
	background: url(../images/bgBigBox.gif) repeat-x top;
	vertical-align: top;
}
.bigBoxInside {
	width: 100%;
	padding: 5px;
	vertical-align: top;
}
.bigBlogBoxTop {
	width: 847px;
	height: 9px;
	background: url(../images/bigBoxTop.gif) repeat;
}
.blogHeading {
	font-size: 16px;
}
.bigBlogBoxBottom {
	width: 847px;
	height: 9px;
	background: url(../images/bigBoxBottom.gif) repeat;
}
.bigBlogBoxBody {
	width: 840px;
	border-left: 2px solid #DBD7D6;
	border-right: 2px solid #DBD7D6;
	background: url(../images/bgBigBox.gif) repeat-x top;
	vertical-align: top;
}
.bigBlogBoxInside {
	width: 100%;
	padding: 5px;
	vertical-align: top;
}

h1, h3 {
	font-family: arial;
	color: #DD6611;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 1.8em;
	font-weight: bold;
	color: #003399;	
	margin-top: 0px;
}

.leftCol {	
	text-align: right;
	padding: 5px;
	width: 30%;
}

label {
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	padding-right: 10px;
	letter-spacing: 1px;
}

label.required {
	background: url("../images/iconRequired.gif") right no-repeat;
}

.bigInput {
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
}

.warning {
	font-weight: bold;
	color: red;
}

.altSection {
	background: #EBF4FD; 
	margin-right: 10px; 
	padding-bottom: 5px;
}
.altSection h1 {
	padding-top: 5px;
}

.headingText {
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
}

#loginBox {
	background: url(../images/bgLogin.gif) no-repeat top left;
	width: 194px;
	height: 145px;
	padding-top: 25px;
	font-size: 1em;
	text-align: left;
}
#loginBoxContainer,#loginBoxContainerClient,#contributeBoxContainer {
	padding-left: 15px;
	padding-top: 3px;
}
#loginBoxClient {
	background: url(../images/bgLoginClient.gif) no-repeat top left;
	width: 194px;
	height: 109px;
	padding-top: 25px;
	font-size: 1em;
	text-align: left;
}
#contributeBox {
	background: url(../images/bgSupportCPO.gif) no-repeat top left;
	width: 194px;
	height: 109px;
	padding-top: 25px;
	font-size: 1em;
	text-align: left;
}
#payPalBox {
	background: url(../images/bgPayPal.gif) no-repeat top left;
	width: 335px;
	height: 119px;
	font-size: 1em;
}
.loginInput  {
	width: 158px;
}
.loginButton {
	width: 70px;
	margin-top: 3px;
}

.sectionContainer {
	width: 550px;
	padding-top: 15px;
	padding-left: 20px;
}
.sectionClients {
	width: 100%;
	background: url(../images/iconClients.gif) no-repeat;
	padding-left: 55px;
}
.sectionProjects {
	width: 100%;
	background: url(../images/iconProjects.gif) no-repeat;
	padding-left: 55px;
}
.sectionTimesheet {
	width: 100%;
	background: url(../images/iconTimesheet.gif) no-repeat;
	padding-left: 55px;
}
.sectionFinances {
	width: 100%;
	background: url(../images/iconFinances.gif) no-repeat;
	padding-left: 55px;
}
.sectionCalendar {
	width: 100%;
	background: url(../images/iconCalendar.gif) no-repeat;
	padding-left: 55px;
}
.sectionDashboard {
	width: 100%;
	background: url(../images/iconDashboard.gif) no-repeat;
	padding-left: 55px;
}

.badge1 {
	width: 180px;
	height: 73px;
	background: url(../images/badge1.gif) no-repeat;
}
.badge1 .content {
	color: #000;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-top: 22px;
	padding-left: 7px;
}
.badge1 h1 {
	font-size: 1.7em;
	color: #B86F01;
	padding: 0px;
	margin: 0px;
	padding-bottom: 6px;
}
.badge1 .small {
	font-family: verdana;
	font-size: 1em;
	color: #000;
}
.errorMessage {
	font-weight: bold;
	font-size: 1.2em;
	color: red;
	background: url(../images/iconWarningBig.gif) no-repeat top left;
	height: 25px;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px;
}
.successMessage {
	font-weight: bold;
	font-size: 1.2em;
	color: #CC6600;
	background: url(../images/iconSuccessBig.gif) no-repeat top left;
	height: 25px;
	padding-left: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 2px;
}

.emphBoxTop {
	width: 600px;
	height: 8px;
	background: url(../images/emphBoxTop.gif) no-repeat;
}

.emphBox {
	width: 600px;
	background: url(../images/emphBoxBG.gif) repeat-y;	
	padding: 6px;
}

.emphBox p {
	width: 570px;	
}

.emphBoxBottom {
	width: 600px;
	height: 8px;
	background: url(../images/emphBoxBottom.gif) no-repeat;
	padding-bottom: 10px;
}

.dataTable {
	border-collapse: collapse;
	width: 100%;
	margin: 1px;
}

.dataTable th {
	height: 17px;
	border: 1px solid #EBF4FD;
	background: #EBF4FD;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	color: #003399;
	padding: 3px;
	margin: 3px;
}

.dataTable td {
	padding: 4px;
	border: 1px solid #ECECEC;
}

.postTable {
		
}

.altRow {
	background: #F3F3EE;
}