@charset "utf-8";
/* CSS Document */

#BodyBackground{
	background-image: url(images/run.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


#MainTop{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: 373px;
	background-image: url(images/invoices.png);
	background-repeat: no-repeat;
}

#MainTop2 {
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

#Header{
	width: 1200px;
	height: 70px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left 30px;
	line-height: 40px;
}

#Footer{
	height: 200px;
	background-color: #48494A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
}


#Footer-Inner{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 13px;
}

h1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2{
}

h3{
}

#Main-Top1{
	width: 860px;
	float: right;
	margin-top: 40px;
	padding: 10px;
}

#Main-Top1-Title{
	background-color: #f0f0f0;
	height: 22px;
	line-height: 22px;
	border: 1px solid #DDDDDD;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	padding-left: 5px;
}

#Main-Top2{
	float: right;
	margin-top: 10px;
	width: 320px;
	text-align: center;
}

.Menu{
	display: block;
	height: 43px;
	width: 144px;
	float: left;
	line-height: 43px;
	font-size: 18px;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-weight: bold;
}

.Menu:hover{
	display: block;
	height: 43px;
	width: 144px;
	float: left;
	line-height: 43px;
	font-size: 18px;
	text-decoration: none;
	background-image: url(images/button2.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-weight: bold;
}


#Button1{
	margin-right: 15px;
	margin-left: 10px;
}

#TopMenuList{
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#TopMenuList li, #TopMenuList li:hover{
	display:inline;
	height: 33px;
	margin-left: 5px;
	margin-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

#TopMenuList a:link, #TopMenuList a:visited, #TopMenuList a:active, #TopMenuList a:hover{
	display: block;
	float: right;
	height: 33px;
	margin-left: 8px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #333333;
}


#TopMenuList a:active{
background-color:#F2F2F2;
}

/* Generic Table */


.GenericTable {
    border: 1px solid #E6E6E6;
    border-collapse: collapse;
    font-size: 11px;
    width: 100%;
}

.GenericTable td{
	border: 1px solid #E6E6E6;
	text-align: left;
	padding-left: 5px;
	height: 30px;
	padding-right: 5px;
	line-height: 30px;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.GenericTable tr:hover{
	border: 1px solid #E6E6E6;
	text-align: left;
	background-color: #ffffdd;
}

.GenericTable-Header{
	background-image: url(images/table_grad1.png);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	line-height: 25px;

}


.GenericTable-Row-Contrast{
	background-color: #FFFFFF;
}

#Leads-New{
	margin-bottom: 50px;
}

#Leads-List{
	margin-top: 20px;
	margin-bottom: 70px;
}


#Page-Title{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	background-color: #F0F0F0;
	border: 1px solid #EEEEEE;
	font-size: 18px;
	color: #F15D2A;
}


/* Registration Form */
.Form-Input {
	border: 1px solid #cdcdcd;
	height: 27px;
	font-size: 16px;
	line-height: 27px;
}
.Form-Button {
	background-image: url(images/buttons_grad_grey.png);
	border: 1px solid #cdcdcd;
	height: 30px;
}

.Form-Button:hover {
	background-image: url(images/button_grad_overlay.png);
	border: 1px solid #C5DEFE;
	height: 30px;
	background-repeat: repeat-x;
	background-position: left top;
}

#SubMenu{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	text-align: right;
	padding-right: 20px;
	margin-top: 5px;
}

#SubMenu ul{
	margin: 0px;
	padding: 0px;
}

#SubMenu li{
	display: inline;
	margin-left: 15px;
}


#Notification{
	width: 500px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #FFFFE6;
	border: 1px dotted #FF9900;
	font-weight: bold;
	color: #333333;
}

/*generic table 2 */
.GenericTable2 {
	border: 1px solid #E6E6E6;
	border-collapse:collapse;
	font-size: 12px;

}

.GenericTable2 td{
	border: 1px solid #E6E6E6;
	text-align: left;
	padding-left: 4px;
	height: 30px;
	padding-right: 4px;
	line-height: 30px;
}

#NothingFound{
	height: 80px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	line-height: 80px;
	font-size: 18px;
	font-weight: bold;
	background-color: #EEEEEE;
	border: 2px solid #CCCCCC;
	text-align: center;
	color: #666666;
}


#NothingFoundSmall{
	height: 60px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 60px;
	font-size: 18px;
	font-weight: bold;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #666666;
	margin-top:20px;
}

.ActionRequired{
	font-weight: bold;
	background-color: #FFCCFF;
}

.NoActionRequired{
}


/*pagination css*/
#pagination {
	margin-top: 28px;
	margin-bottom: 8px;
	text-align: center;

}
#pagination ul {
	list-style-type: none;
	padding-left: 0px;
}
#pagination li {
	display: inline;
	margin: 10px 5px 0 0;

}
#pagination li a {
	padding: 4px;
	border: 1px solid #999999;
	text-decoration: none;
}
#pagination li a:hover {
	border: 1px solid #666666;
	background-color:#EAEAEA;
	padding: 4px;
	text-decoration: none;
}

.BackgroundsBus{
	background-image: url(images/bus-icon.png);
	background-position: right top;
	background-repeat: no-repeat;
}

.BackgroundsEmployees{
	background-image: url(images/employees.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.BackgroundsWages{
	background-image: url(images/wages.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}


.DollerSign{
	font-size: 16px;
	color: #FF0000;
}

.RedSmall{
	font-size: 14px;
	color: #FF0000;
}

.ConfirmText{
	font-size: 14px;
	color: #0000CC;
}

.PrintTextLarge{
	font-size: 18px;
	color: #0000CC;
}

.FormHeader{
	font-size: 17px;
	color: #0033CC;
}

.EmployeesIndex{
}

.PrintLarge1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.WagesPrint{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.FontLarge1{
	font-size: 12px;
}

/*journal menu*/
#JournalsMenu ul{
	margin: 0px;
	padding: 0px;
}

#JournalsMenu li{
	display: block;
	width: 150px;
	float: left;
	margin-left: 20px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/buttons_grad_grey.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CDCDCD;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}

#JournalsMenu a:link{
	width: 150px;
	text-decoration: none;
	display: block;
	height: 30px;
}
