/**********************
HTML STYLES
***********************/
body {
margin: 0px 0 0 0;
background: #68662e url(standard/bg.gif);
text-align:center;
}
body,
p,
td,
.standard {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}
a {
color: #545212;
}
a:hover {
color: #545212;
}
/**********************
UNIVERSAL STYLES
***********************/
.error {
font-size: 12px;
font-weight: bold;
color: #CC0000;
}
.standard {
}
.standardbold {
font-weight: bold;
z-index:-1;
}
.standardheader {
font-size: 26pt;
font-weight: light;
color:#68662e;
}
/***************************************
Layout Styles
*****************************************/
#container {
margin:0 auto;
text-align:left;
width:900px;
background: url(standard/erp_contentbg.jpg) repeat-y top;
height:auto;
}
/****************************
Drop Down Styles
****************************/
#menu {
height: 30px;
width: 900px;
margin: -30px 0px 0 0px;
background: url(standard/erp_dropdown.jpg) no-repeat top;
right:-200px;
}
#nav,
#nav ul {
float: left;
width: 900px;
list-style: none;
padding: 0;
margin: 0;
z-index:99;
}
#nav a {
display: block;
width: 150px;
w\idth: 150px;
color: #e3e795;
text-decoration: none;
text-align: center;
}
#nav a.parent {
height: auto;
padding: 8px 0;
z-index:99;
width:150px;
}
#nav a.parent:hover {
background: #c8cc6b;
color:#545212;
z-index:99;
}
#nav li {
float: left;
padding: 0;
margin: 0;
width: 150px;
z-index:99;
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 144px;
w\idth: 144px;
margin: -3px 2px 0 0px;
background:#545212;
z-index:1000;
}
#nav li li {
padding: 0px;
margin: 0px 0 0 0;
width: 147px;
text-align:left;
z-index:1000;
background:#545212;
}
#nav li ul a {
padding: 3px;
color: #e3e795;
width: 144px;
w\idth: 144px;
background:#545212;
z-index:1000;
border-bottom: solid 1px #c8cc6b;
}
#nav li ul a:hover {
color: #545212;
background: #c8cc6b;
z-index:99;
}
#nav li ul ul {
margin: -1.75em 0 0 14em;
z-index:99;
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
left: -999em;
z-index:99;
}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
left: auto;
z-index:99;
}
#nav li:hover,
#nav li.sfhover {
}
#topbg {
background-color: #68662e;
width:100%;
height:175px;
}
#leftnav {
margin:0 0 100px 0;
vertical-align:top;
background: url(standard/erp_sidenavtop.jpg) no-repeat top;
width:200px;
padding:10px 0 0 0;
height:300px;
}
#leftnavall {
background: url(standard/erp_leftnav.jpg) no-repeat left;
width:200px;
height:30px;
list-style-type:none;
position:relative;
left:-40px;
padding:10px 3px 0 35px;
vertical-align:bottom;
margin:0px 0 -11px 0;
}
#leftnavchild {
background: url(standard/erp_leftchild.jpg) no-repeat left;
width:200px;
height:30px;
list-style-type:none;
position:relative;
left:-40px;
padding:10px 3px 0 40px;
vertical-align:bottom;
margin:0px 0 -11px 0;
}
a.navon, a.navon:hover {
text-decoration:none;
color:#393700;
font-size:10pt;
}
#content {
position:relative;
right:10px;
float:right;
width:670px;
height:auto;
min-height:475px;
vertical-align:top;
margin:-380px -10px 0 20px;
padding:0 10px 0 20px;
background:#f6f7ec url(standard/splash_mainbg.jpg) repeat-x top;
background-color:#f6f7ec;
}
#footer {
width:900px;
height:115px;
background: #68662e url(standard/erp_footer.jpg) no-repeat bottom;
color:#FFFFFF;
vertical-align:bottom;
margin:0 auto;
clear:both;
}
.info {
float:left;
color:#FFFFFF;
padding:10px 0 0 10px;
}
#phone {
float:right;
font-size:20pt;
padding: 10px 10px 0 0;
text-align:right;
}
.info #copy {
font-size:8pt;
color:#FFFFFF;
}
#splashleftnav {
margin:0 -10px 0 0;
vertical-align:top;
background: #f6f7ec url(standard/splash_mainbg.jpg) repeat-x top;
width:900px;
padding:10px 0 0 0;
min-height:350px;
text-align:center;
}
#splashcontainer {
margin:0 auto;
text-align:left;
width:900px;
background: #f6f7ec repeat-y top;
height:auto;
}
#splashcontent {
width:850px;
}