/* CSS FOR ____________ BY REUBEN WHITEHOUSE www.rocketfuelled.com */

/* ==UNDO DEFAULT BROWSER STYLING: tantek.com/log/2004/undohtml.css */

/* ul { list-style-type: none; } */
h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; font-weight: lighter; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a { text-decoration: none; }
address { font-style: normal; }


/* == UNIVERSAL (SETTING SITE-WIDE CONVENTIONS FIRST) ======================================================= */
body
{
margin: 0;
padding: 0;
font-family: arial, helvetica, geneva, verdana, sans-serif; 
font-size: 62.5%;
color: #555;
background: #d6d6d4;
text-align: center;
}


ul { 
list-style-image: url(http://www.enterprisesupport.com/images/content/bullet.gif);
list-style-position:outside;
margin-left: 20px;
font-size: 1.1em; }



h3
{
margin-top: 1.2em;
font-size: 1.7em;
color: #;
}

h4
{
margin-top: 1.2em;
font-size: 1.3em;
color: #00539B;
font-weight: bold;
}

h5
{
margin-top: 1.2em;
font-size: 1.1em;
color: #00539B;
font-weight: bold;

}


a:hover
{
text-decoration: underline;
}


/* == BUILDING BLOCKS (DIV's, ETC. BY ORDER OF APPEARANCE) ======================================================= */
div#page-lid-wrap
{
padding-top: 20px;
background: #fff;
}
div#page-lid
{
margin: 0 auto;
width: 920px;
padding: 30px 25px 0 20px;
text-align: left;
background: url(http://www.enterprisesupport.com/templates/payoffice/images/page-lid-bg.png) no-repeat;
}

div#maincontent-wrap.home
{
padding-bottom: 182px;
margin-bottom: -150px;
padding-right:5px;
/*background: url(http://www.enterprisesupport.com/images/home-maincontent-wrap-bg.png) 50% 100% no-repeat;
*/
background: url(http://www.enterprisesupport.com/templates/payoffice/images/home-maincontent-wrap-bg.gif) 50% 100% no-repeat;

}
div#maincontent-wrap
{
padding-bottom: 21px;
margin-left:1px;
background: url(http://www.enterprisesupport.com/images/content/wrap_bg.gif) 50% 100% no-repeat;
/*background: url(http://syd-srv09.ezyreg.com/templates/payoffice/images/maincontent-wrap-bg.png) 50% 100% no-repeat;
background: url(http://www.enterprisesupport.com/templates/payoffice/images/maincontent-wrap-bg.png) 50% 100% no-repeat;
*/
}
div#maincontent
{
margin: 0 auto;
width: 920px;
padding: 8px 23px 0px 20px;
text-align: left;
background: url(http://www.enterprisesupport.com/images/content/maincontent-bg.gif);
/*
background: url(http://www.enterprisesupport.com/templates/payoffice/images/maincontent-bg.png);
*/
}
div#maincontent-inner
{
min-height: 490px;
margin-bottom: -11px;
padding-bottom: 11px;
background: url(http://www.enterprisesupport.com/templates/payoffice/images/inner-maincontent-bg.png) -12px 0;
}
div#maincontent-inner.home
{
margin-top: -8px;
padding: 26px;
margin-bottom: 0;
padding-bottom: 20px;
background: url(../images/home-maincontent-inner-bg.jpg) no-repeat;
}

div.col-1
{
float: left;
width: 200px;
padding: 0 10px;
text-align: right;
}

div.col-2
{
float: left;
width: 440px;
padding: 20px;
}

div.col-2 div.intro
{
margin: -20px -20px 20px -20px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 0px;
min-height: 287px;
color: #333;
background: #ececec;
}

div.col-3
{
float: left;
width: 160px;
padding: 10px 30px;
}

div#footer
{
margin: 0px auto 0px auto;
width: 920px;
}


/* == UNIQUE ITEMS ======================================================= */

h1#logo a
{
display: block;
float: left;
text-indent: -10000em;
width: 250px;
height: 60px;
margin: 5px 0 18px 30px;
background: url(../images/payoffice-logo.png);
}

p#home-intro
{
display: block;
text-indent: -10000em;
margin-bottom: 30px;
width: 330px;
height: 81px;
background: url(../images/intro-home.png);
}

/* == SPECIFIC FORMATTING BY BUILDING BLOCK =================================================== */

div#page-lid form input.textinput
{
float: right;
margin: 0 15px 5px 0;
}
div#page-lid form input.textinput
{
width: 121px;
height: 21px;
padding: 4px 0 0 23px;
border: none;
font-family: arial, helvetica, geneva, verdana, sans-serif; 
font-size: 1.2em;
color: #888;
background: url(http://www.enterprisesupport.com/templates/payoffice/images/lid-search-input-bg.png) no-repeat;
}

div#page-lid ul#usernav
{
clear: right;
float: right;
margin: 0 20px 0 0;
font-size: 1.3em;
text-transform: lowercase;
}
div#page-lid ul#usernav li
{
float: left;
padding: 0 7px;
border-right: 1px solid #00539B;
list-style: none;
}
div#page-lid ul#usernav li.last
{
border: none;
}
div#page-lid ul#usernav li a
{
color: #00539B;
}


/* == mainnav =================================================== */

/* Radus menu Mod */

div#page-lid div#mainnav
{
clear: both;
padding: 0px;
margin: 0px;
width: 920px;
height: 30px;
background: #00539B;
}


div#page-lid ul#mainnav
{
clear: both;
padding: 0px;
margin: 0px;
width: 920px;
height: 30px;
background: #00539B;
}


/* End Radus menu Mod*/



/* == Home Page Middle Sliders  ======================================================= */

/* == Top == */
div#twoj_news_scroll_4_all
{
width: 450px;

padding:0px;

margin-left: -30px;
margin-top: -5px;
margin-bottom: 5px;
}

/* == Bottom == */
div#twoj_news_scroll_3_all
{
width: 450px;

padding:0px;

margin-left: -30px;
margin-top: -5px;
margin-bottom: 15px;
}

.twoj_news_slide_class0
{ 
margin:0px;
}



/* ==== */
div#maincontent div.home-callout
{
width: 410px;
padding: 0 0px 10px 0;
margin: 0 0 0px 0px;
background: url(http://www.enterprisesupport.com/templates/payoffice/images/callout-bg.png) no-repeat;
color: #666;
}
div#maincontent div.home-callout img
{
float: right;

margin: 0 5px 5px 5px;
}
div#maincontent div.home-callout img.calloutpic
{
float: left;
margin: 0;
margin-right: 20px;
}

div#maincontent div.home-callout img.readmore
{
float: left;
margin-left: 120px;
}


div#maincontent div.home-callout h2
{
width: 218px;
float: left;
padding-top: 10px;
font-weight: bold;
font-size: 1.3em;
}
div#maincontent div.home-callout p
{
width: 218px;
float: left;
padding-top: 5px;
font-size: 1.1em;
}
div#maincontent div.home-callout a
{
color: #666;
}

div#maincontent div.featurebox
{
float: left;
width: 148px;
height: 116px;
padding: 10px;
margin: 0 10px 0 0;
color: #fff;
}
div#maincontent div.featurebox.blue
{
background: url(../images/featurebox-blue-bg.png) no-repeat;
}
div#maincontent div.featurebox.green
{
background: url(../images/featurebox-green-bg.png) no-repeat;
}
div#maincontent div.featurebox a
{
color: #fff;
}
div#maincontent div.featurebox h2
{
font-weight: bold;
font-size: 1.3em;
}
div#maincontent div.featurebox p
{
margin-top: 4px;
font-size: 1.1em;
}
div#maincontent div.featurebox img
{
margin: 2px 5px 0 0;
float: right;
}

/* == LEFT COLUMN == */

div#maincontent div.col-1 img.mainpic
{
margin: 0 -10px 10px -10px;
border-top: 12px solid #ececec;
border-bottom: 12px solid #ececec;
}

div#maincontent div.col-1 h2
{
margin: 10px 10px 5px 10px;
font-size: 1.1em;
font-weight: bold;
color: #00539B;
}

div#maincontent div.col-1 p
{
margin: 0 10px;
font-size: 1.1em;
}

div#maincontent div.col-1 cite
{
display: block;
margin: 5px 10px;
font-size: 1.1em;
color: #777;
font-style: normal;
}

/* == MIDDLE COLUMN == */

div#maincontent div.col-2 h2
{
font-size: 2em;
color: #00539B;
font-weight: bold;
}

div#maincontent div.col-2 h3
{
margin-top: 1.2em;
font-size: 1.7em;
color: #00539B;
font-weight: bold;
}
div#maincontent div.col-2 div.intro h3
{
margin-top: 0;
font-size: 1.4em;
}

div#maincontent div.col-2 p
{
margin: 0.6em 0;
font-size: 1.1em;
line-height: 1.5em;
}

div#maincontent div.col-2 a
{
color: #f49f1d;
text-decoration: underline;
}


/* == EXTRAS: ======================================================= */
.clear
{
clear: both;
}

.clear2
{
clear: both;
top: -80px;
bottom: -65px;
padding-bottom: -70px;
}

.accessibility
{
position: absolute;
left: -10000px;
}

/* == EXTRAS: ======================================================= */

.moduletableswmenu
{
width:100%;
}

.componentheading
{
font-size: 2em;
color: #00539B;
}



/* == Right menu styles: ======================================================= */


div.navirightbox {
	margin-left: -20px;
/*	margin-top: -11px;*/
	margin-top: -1px;
	margin-bottom: 10px;
	float:left;
}
	

#naviright li {
	list-style:none;
	float:left;
	margin-left: -20px;
}


#naviright a , #naviright strong {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 181px;
	margin: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ececec;
	list-style:none;
	background-image: url(http://www.enterprisesupport.com/images/sub2.gif);
}

#naviright strong {
	font-weight: bold;
	background: #ececec;
}

#naviright a {
	background: #ececec;
}

#naviright a:hover {
	background-image: url(http://www.enterprisesupport.com/images/sub2-over.gif);
}





.rightbottommenu{
margin-left: -11px;
float: left;
/*    padding-top: 290px;    */
}

.rightbottom{
margin-left: -11px; 
}





/* === FOOTER STYLES := */

div#footer ul#footnav
{
float: right;
padding-top: 0px;
margin-right: 0px;
text-transform: lowercase;
list-style:none;
}

div#footer.home ul#footnav
{
padding-top: 0;
}

div#footer ul#footnav li
{
float: left;
padding: 0 7px;
font-size: 1em;
border-right: 1px solid #000;
}

div#footer ul#footnav li.last
{
border: none;
}

div#footer ul#footnav li a
{
color: #666666;
}


/*
<div id="footer">
<ul id="footnav" class="menu">

ul.menu {
float:left;
margin-left: -20px;

}

*/



/*
margin-left: -41px;
height: 50px;
float: left;
list-style:none;
list-style-position:inside;
background-color:#66FF33;
padding-left: -35px;



div#maincontent div.rightbottommenu
{
float: left;
width: 148px;
height: 116px;
padding: 10px;
margin: 0 10px 0 0;
color: #fff;
}
div#maincontent div.rightbottommenu.blue
{
background: url(http://www.enterprisesupport.com/templates/payoffice/images/featurebox-blue-bg.png) no-repeat;
}
div#maincontent div.rightbottommenu.green
{
background: url(http://www.enterprisesupport.com/templates/payoffice/images/featurebox-green-bg.png) no-repeat;
}

========================================


div#maincontent div.rightbottommenu a
{
color: #fff;
}
div#maincontent div.rightbottommenu h2
{
font-weight: bold;
font-size: 1.3em;
}
div#maincontent div.rightbottommenu p
{
margin-top: 4px;
font-size: 1.1em;
}
div#maincontent div.rightbottommenu img
{
margin: 2px 5px 0 0;
float: right;
}
*/

.cedlink{ font-size: 10px; font-weight: normal; color: #666666; text-decoration: none; padding: 0px 0px 0px 40px; margin: 0px 0px 0px 0px;} .cedlinkactive{ padding-left: 10px; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;} a:hover.cedlinkactive{ font-size: 10px; font-weight: normal; color: #666666; text-decoration: underline;} 

