@charset "UTF-8";
/* CSS Document */


body{
	font: 62.5% Arial, Helvetica, sans-serif; 
	background-image:url(../images/siteBG.png);
	background-repeat:repeat;
	margin: 0; 
	padding: 0;
	height:100%;
	text-align: center; 
	color: #000000;
}

tr td {
	font: 1em Arial, Helvetica, sans-serif;
	vertical-align:top;
}

a, a:link, a:visited, a:hover, a:active {
	color:#069;
}
h1 {
	font-size:1.7em;
	color: #000;
}
h2 {
	font-size:1.3em;
	color:#069;
	padding:0;
	margin:10px 0 0 0;
}
h3 {
	font-size:1em;
	color: #cc6600;
	padding:0;
	margin:0;
}

h4 {
	font-size:1em;
	color:#069;
	padding:20px 0 0 0;
	margin:1em 0;
}
p {
	font-size:1em;
	padding:0;
	margin:.5em 0;
}

ol li{
	margin:.5em 0;
}

ul li{
	margin:.5em 0;
}

#container {
	font-size:1.2em;
	width: 750px;  
	height:100%;
	margin: 0 auto 20px  auto;  
	text-align: left;
}

#header {
	position:relative;
	padding: 0 10px;  
	height:70px;
}
#header h1 {
	margin: 0;
	padding: 10px 0; 
}

#top_links {
	float:right;
	color:#003366;
	margin-top: 10px;
	text-align:right;
	font-size:.95em;
}

#top_links a{
	color:#003366;
}

#homeImage {
	width: 493px;
	height: 196px;
	padding:0;
	margin:6px 0 0 0;
}

#mainContent {
	background:url(../images/mainBodyBG.gif) repeat-y left bottom;
	height:100%;
	margin:0;
	padding:0;
}

#mainBodyBox {
	float: left;
	margin:0 5px 10px 15px;
	padding:0;
	width: 493px;
	text-align:left;
}

#mainBodyContent {
	padding:0 20px;
}

#main_rightColBox {
	float: right;
	margin:0 15px 10px 6px;
	padding:0;
	width: 196px;
	text-align:left;
	height:100%;
	font-size:.95em
}

#main_rightColBox h1, #main_rightColBox h2 {
	padding:0 20px;
	margin:0;
	font-weight:bold;
}

#main_rightColBox h1{
	font-size: 110%;
	color:#cc6600;
}

#main_rightColBox h2{
	font-size: 105%;
	color: #366;
}

#main_rightColBox p {
	padding:5px 20px;
	margin:0px;
}

#main_rightColBox ul {
	margin:5px 20px 5px 20px;
	padding-left:15px;
}

#main_rightColBox ul li {
	margin:0;
	padding-bottom:2px;
}

p a.goto{
	display:block;
	background-color: #9FF;
	width:30px;
	margin-top:5px;
	padding:2px;
	font-size:.8em;
	text-align:center;
	border:1px solid #036;
}

p a:hover.goto{
	background-color: #FF6;
	border:1px solid #F60;
}

.connectBox {
	margin:5px 15px 5px 15px;
	line-height:25px;
	height:25px;
}
.connectBox a{
	padding-left:10px;
}

#boxBtns {
	width:196px;
	height:195px;
	margin-bottom:20px;

}

#boxBtns table tr td{
	font-size:9px;
} 

#boxBtns ul {
	list-style: none;
	margin:0;
	padding:0;
	height:20px;
}

#boxBtns ul li {
	display:inline;
}

#btn_WFMLive, #btn_WFMLive a,
#btn_MonetIntegration, #btn_MonetIntegration a,
#btn_MonetAnywhere, #btn_MonetAnywhere a
{
	display:block;
	float:left;
	width:150px;
	height:60px;
}

#btn_WFMLive a {
	background:url(../images/btn_WFMLive.png) no-repeat left top;
}

#btn_WFMLive a:hover {
	background:url(../images/btn_WFMLive.png) no-repeat left bottom;
}

#btn_MonetIntegration a {
	background:url(../images/btn_MonetIntegration.png) no-repeat left top;
}
#btn_MonetIntegration a:hover {
	background:url(../images/btn_MonetIntegration.png) no-repeat left bottom;
}

#btn_MonetAnywhere a {
	background:url(../images/btn_MonetAnywhere.png) no-repeat left top;
}
#btn_MonetAnywhere a:hover {
	background:url(../images/btn_MonetAnywhere.png) no-repeat left bottom;
}

#btn_WorkHistory, #btn_WorkHistory a,
#btn_Forecasting, #btn_Forecasting a,
#btn_Scheduling, #btn_Scheduling a,
#btn_Staffing, #btn_Staffing a
{
	display:block;
	float:left;
	width:150px;
	height:50px;
}

#btn_WorkHistory a {
	background:url(../images/btn_WorkHistory.png) no-repeat left top;
}
#btn_WorkHistory a:hover {
	background:url(../images/btn_WorkHistory.png) no-repeat left bottom;
}

#btn_Forecasting a {
	background:url(../images/btn_Forecasting.png) no-repeat left top;
}
#btn_Forecasting a:hover {
	background:url(../images/btn_Forecasting.png) no-repeat left bottom;
}

#btn_Scheduling a {
	background:url(../images/btn_Scheduling.png) no-repeat left top;
}
#btn_Scheduling a:hover {
	background:url(../images/btn_Scheduling.png) no-repeat left bottom;
}

#btn_Staffing a {
	background:url(../images/btn_Staffing.png) no-repeat left top;
}
#btn_Staffing a:hover {
	background:url(../images/btn_Staffing.png) no-repeat left bottom;
}

#btn_OnlineTour a,
#btn_SuccessKit a,
#btn_SignUpNow a,
#btn_FreeTrial a {
	width:196px;
	height:65px;
	float:right;
}

#btn_OnlineTour a {
	background:url(../images/btn_OnlineTour.png) no-repeat left top;
}

#btn_OnlineTour a:hover {
	background:url(../images/btn_OnlineTour.png) no-repeat left bottom;
}

#btn_SuccessKit a {
	background:url(../images/btn_SuccessKit.png) no-repeat left top;
}

#btn_SuccessKit a:hover {
	background:url(../images/btn_SuccessKit.png) no-repeat left bottom;
}

#btn_FreeTrial a {
	background:url(../images/btn_FreeTrial.png) no-repeat left top;
}

#btn_FreeTrial a:hover {
	background:url(../images/btn_FreeTrial.png) no-repeat left bottom;
}

#btn_SignUpNow a {
	background:url(../images/btn_SignUpNow.png) no-repeat left top;
}

#btn_SignUpNow a:hover {
	background:url(../images/btn_SignUpNow.png) no-repeat left bottom;
}

.line {
	margin-top:10px;
	border-bottom:1px dashed #cccccc;
	border-left:0;
	border-right:0;
	border-top:0;
	height: 5px;
	color:#FFF;
	width:99%;
	text-align:center;
	
}
.box1 {
	background:url(../images/box1BG.png) no-repeat left bottom;
	width:196px;
	padding-bottom:10px;
	margin-bottom:16px;
}

.box1 h1 a{
	color:#cc6600;
}

.box1Top {
	background:url(../images/box1Top.png) no-repeat left top;
	width:196px;
	height:8px;
}

.box1TopWhite {
	background:url(../images/box1Top_white.png) no-repeat left top;
	width:196px;
	height:8px;
}

.box1White {
	background:url(../images/box1BG_white.png) no-repeat left bottom;
	width:196px;
	padding-bottom:10px;
	margin-bottom:15px;
}

.box2 {
	background:url(../images/box2BG.png) no-repeat left bottom;
	margin:20px auto;
}
.box2-outer {
	background:url(../images/box2BG_right.png) no-repeat right bottom;
	padding-bottom:5px;
}
.box2-inner{
	background:url(../images/box2Top.png) no-repeat left top;
	text-align:center;
}
.box2 h1{
	background:url(../images/box2Top_right.png) no-repeat right top;
	padding:10px 0;
	margin:0;
	text-align:left;
}
.box2 h1 {
	color:#cc6600;
	font-size:110%;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom:1px dashed #cccccc;
	margin-bottom:10px;
}
.box2 h2, .box2 p, .box2 table{
	padding: 10px;
	margin:0; 
	text-align:left;
}
.box2 table td {
	text-align:left;
}

.box2 .formBtn  {
	margin-top:20px;
}

.quote{
	text-align:center;
	color:#cc6600;
	font-style:italic;
	font-size:.95em;
}

.quote strong{
	display:block;
	text-align:center;
	color:#666;
	font-style:normal;
	font-size:.8em;
	padding-top:5px;
}



#breadcrumb {
	clear:both;
	font-size:.8em;
	font-weight: bold;
	color:#517789;
	text-align:left;
	padding-top:10px;
	padding-left: 190px;
}


#footer {
	height:50px;
	width:760;
	margin-top:5px;
	padding-top: 10px; 
}

#footer p {
	margin:0;
	padding: 0; 
	color:#666;
	font-size:.9em;
	text-align:center;
}
#footer a{
	margin:0 4px;
	text-decoration:underline;
}

#backTo a {
	display:block;
	color:#517789;
	text-decoration:none;
	padding:10px;
	margin: 10px 0;
	font-size: .85em;
	font-weight: bold;
	text-align:center;
}


#copyright {
	clear:both;
}

#header #img_logo a{
	background-image:url(../images/logo_MonetSoftware.png);
	background-position: left top;
	background-repeat:no-repeat;
	float: left;
	width:146px;
	height:66px;
}

#topBar
{
	background:url(../images/mainBodyBG_top.gif) no-repeat left top;
	width:750px;
	height:10px;
}

#main_mainNav
{
	width:750px;
	height:30px;
	color:#999;
	font-weight:bold;
	text-align:center;
}

#main_mainNav.landingPage {
	padding-top:0;
	height:10px;
}
#main_mainNav ul {
	list-style: none;
	margin:0;
	padding:0 80px;
	height:20px;
}

#main_mainNav ul li {
	display:inline;
}

a.mainNavLink {
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position: left top;
}

#main_mainNav ul li a:hover {
	background-repeat:no-repeat;
	background-position: left bottom;
}

.pipe {
	display:block;
	float:left;
	width:20px;
}

#nav_WorkforceMgmt a {
	background:url(../images/topNav_WorkforceMgmt.png) no-repeat left top;
	width:170px;
	height:20px;
}

#nav_WhyMonet a {
	background:url(../images/topNav_WhyMonet.png) no-repeat left top;
	width:80px;
	height:20px;
}

#nav_GetStarted a {
	background:url(../images/topNav_GetStarted.png) no-repeat left top;
	width:130px;
	height:20px;
}

#nav_SignUpPricing a {
	background:url(../images/topNav_SignUpPricing.png) no-repeat left top;
	width:116px;
	height:20px;
}

.select1 #nav_WorkforceMgmt a,
.select2 #nav_WhyMonet a,
.select3 #nav_GetStarted a,
.select4 #nav_SignUpPricing a  {
	background-position: left bottom;
}

#subNav_sel_1 #subNav a.sel_1,
#subNav_sel_2 #subNav a.sel_2,
#subNav_sel_3 #subNav a.sel_3,
#subNav_sel_4 #subNav a.sel_4,
#subNav_sel_5 #subNav a.sel_5,
#subNav_sel_6 #subNav a.sel_6 {
	color:#ff9900;
}

#subNav {
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color:#cccccc;
	background-color:#eeeeee;
	border-left:1px solid #bed1eb;
	border-right:1px solid #bed1eb;
	width:748px;
	height:20px;
	text-align:center;
	margin-bottom:10px;
	clear:both;
}

a.subNavLink {
	color:#666666;
	text-decoration:none;
}

a.subNavLink.selected
{
  color:#ff9900;
}

a.subNavLink:hover {
	color:#ff9900;
}

#pageImage {
	width:493px;
	height:75px;
	font-size:18px;
	font-weight:bold;
	color:#ff9900;
	margin-top:6px;
}

#pageImage #pageTitle {
	padding-top:20px;
	padding-left:20px;
}

.pgHdr_01 {background:url(../images/pgHdr_01.png) no-repeat left top}
.pgHdr_02 {background:url(../images/pgHdr_02.png) no-repeat left top}
.pgHdr_03 {background:url(../images/pgHdr_03.png) no-repeat left top;}
.pgHdr_04 {background:url(../images/pgHdr_04.png) no-repeat left top;}
.pgHdr_05 {background:url(../images/pgHdr_05.png) no-repeat left top;}
.pgHdr_06 {background:url(../images/pgHdr_06.png) no-repeat left top;}
.pgHdr_07 {background:url(../images/pgHdr_07.png) no-repeat left top;}
.pgHdr_08 {background:url(../images/pgHdr_08.png) no-repeat left top;}
.pgHdr_09 {background:url(../images/pgHdr_09.png) no-repeat left top;}
.pgHdr_10 {background:url(../images/pgHdr_10.png) no-repeat left top;}
.pgHdr_11 {background:url(../images/pgHdr_11.png) no-repeat left top;}
.pgHdr_12 {background:url(../images/pgHdr_12.png) no-repeat left top;}
.pgHdr_13 {background:url(../images/pgHdr_13.png) no-repeat left top;}
.pgHdr_14 {background:url(../images/pgHdr_14.png) no-repeat left top;}
.pgHdr_15 {background:url(../images/pgHdr_15.png) no-repeat left top;}
.pgHdr_16 {background:url(../images/pgHdr_16.png) no-repeat left top;}
.pgHdr_17 {background:url(../images/pgHdr_17.png) no-repeat left top;}

#top_login a {
	background:url(../images/topNav_login.png) no-repeat left top;
	height:23px;
	width: 95px;
	float:right;
	margin-top:10px;
	
}
#top_login a:hover {
	background:url(../images/topNav_login.png) no-repeat left bottom;
}


ul.noBullets{
	list-style:none;
}

ul.events li{
	padding-bottom:10px;
}

#mainFormContent {
	clear:both;
	margin:0;
	padding: 0 10px 10px 10px;
	background-color:#fff;
	width:auto;
	text-align:left;
	border:4px solid #369;
}

.error {
    border:1px solid #D00;
    background-color:#FCC;
    width:80%;
    margin:auto;
    padding-top:5px;
    padding-bottom:5px;
	text-align:left;
}

.homeBoxBtn {
	padding:10px 30px;
}

.errorMessage
{
    color: Red;
}

.linkButton {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #069;
	border-left: 0;
	color:#069 !important;
	display: inline;
	margin: 0;
	padding: 0;
	cursor:pointer;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	height: 11pt;	
}

*:first-child+html .linkButton {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
	width: 4.7em;
}

* html .linkButton {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	text-decoration: underline;
	width: 4.7em;
}




/*         LANDING PAGE STYLES         */
.header {
	background-color:#fff;
	height:132px;

	font-size:11px;
	font-weight:bold;
	line-height:18px;
	color:#cccccc;
	border-left:1px solid #bed1eb;
	border-right:1px solid #bed1eb;
	width:748px;
	text-align:center;
	margin-bottom:10px;
	clear:both;
}
.header h1 {
	font-size:155%;
	padding:10px;
	margin:0px;
}

.left50 {
	float: left;
	margin:15px 5px 10px 20px;
	padding:0;
	width: 330px;
	text-align:left;
}

#rightColBox.right50 {
	float: right;
	margin:10px 20px 10px 10px;
	padding:0;
	width: 330px;
	text-align:left;
	height:100%;
}
#rightColBox.right50 h1{
	padding:10px;
	font-size: 14px;
	font-weight:bold;
	color:#cc6600;
	margin:0;
}

#rightColBox.right50 em, #rightColBox.right50 table td, #rightColBox.right50 input, #rightColBox.right50 select{
	font-size: 12px;
	color:#000;
	margin:0;
	text-align:left;
}

.box2 {
	margin:0;
}

.TOC {
	font-size:10px;
}