/* CSS Document */

*{margin:0px; padding:0px}

.wildPFHead {
color:#CC7432;
font-family:Verdana,Tahoma,Arial,Helvetica;
font-size:14px;
font-weight:bold;
text-align:left;
padding-bottom: 5px;
}

.wildPFNormal {
color:#5C4C3A;
font-family:Verdana,Tahoma,Arial,Helvetica;
font-size:12px;
font-weight:normal;
text-align:left;
}

.wildPFNormalBold {
color:#376E5F;
font-family:Verdana,Tahoma,Arial,Helvetica;
font-size:12px;
font-weight:bold;
text-align:left;
}

.wildPFSubHead {
color:#CC7432;
font-family:"Courier New", Courier, monospace;
font-size:18px;
font-weight:bold;
text-align:left;
}

body {
background-color:#0E4408;
font-size:100%;
font-family:Arial, Helvetica, sans-serif;
}

.Head {
color:#A49462;
font-family:"Courier New", Courier, monospace;
font-size:1.1em;
font-weight:bold;
font-stretch:narrower;
}

.SubHead {
color:#A49462;
font-family:Tahoma,Arial,Helvetica;
font-size:11px;
font-weight:bold;
}

p {
font-size:85%;
line-height:150%;
color:#5C4C3A;
margin-top:0px;
margin-bottom:10px;
}

h2 {
font-size:150%;
line-height:140%;
margin-top:0px;
margin-bottom:4px;
color:#CC7432;
font-weight:bold;
font-family:"Courier New", Courier, monospace;
}

h3 {
font-size:110%;
line-height:140%;
margin-top:0px;
margin-bottom:0px;
color: #3C3C3C;
font-weight:bold;
}

#add {
position: absolute;
left:10px;
top:15px;
width:355px;
height:38px;
}

#add p{
color:#FFF;
font-size:80%;
line-height:140%;
padding:0px;
margin:0px;
}

#container {
position:relative;
margin: 20px auto;
width: 1005px;
/*background-image:url(/Portals/benorford/skins/benorford/images/leftbg2.jpg);*/
background-repeat:no-repeat;
background-color:#E9D89A;
}

#left {
padding:0px;
margin:0px;
float:left;
clear:both;
width: 220px;
height:483px;
}


/* Main Menu */
.MainMenu_MenuContainer {
width: 220px;
padding:5px 0px 0px 2px;
margin:0px;
height:0px;

}
.MainMenu_MenuBar {
padding:0px;
margin:0px;
background-image:none;
}
.MainMenu_MenuItem {
background-color:none;
color:#376E5F;
font-size:80%;
font-family:"Courier New", Courier, monospace;
/*background-position: 1em .5em;*/
}
.MainMenu_MenuItem td{
border-bottom:dashed 1px #A49462; 
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
margin-left:0px;
}
.MainMenu_MenuItem td td {
background-image:none;
}
.MainMenu_MenuIcon {
display:none;
}

.MainMenu_MenuItemSel
{
    cursor: pointer;
    color: #fff;
    font-family:"Courier New", Courier, monospace;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: transparent;
}


.MainMenu_SubMenu {
z-index: 1000;
border-left:1px solid #eee;
background-image:none;
}
.MainMenu_SubMenu td{
padding:5px;
margin:0px;
background-image:none;
}
.MainMenu_MenuBreak {
display:none;
}
.MainMenu_MenuItemSel {
background-color: #376E5F;
color:#fff;
font-size:80%;
/*background-image:url(images/bulletB.jpg);
background-repeat:no-repeat;
background-position: 1em .5em;*/
}
.MainMenu_MenuItemSel td{
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
border-bottom:dashed 1px #A49462; 
}
.MainMenu_MenuArrow {
background-image:none;
}
.MainMenu_RootMenuArrow {
background-image:none;
}


/* Nav starts */
#navcontainer {
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: lighter;
}

#navcontainer a
{
display: block;
padding-top:5px;
padding-bottom:5px;
padding-left:60px;
background-color: #CBA754;
background-image:url(images/bulletB.jpg);
background-repeat:no-repeat;
background-position: 2.5em .5em;
width: 314px;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-image:url(images/bulletA.jpg);
background-repeat:no-repeat;
background-position: 2.5em .5em;
background-color: #036;
}
/* Nav ends */

.quicklinks {
   width:   230px;
   width:   "230px";
padding:0px;
margin-left:10px;
background-color:none;
border-right:0px solid #ccc;
/*background-image:url(images/leftbg.jpg);
background-repeat:no-repeat;*/
}

.quicklinks p{
font-size:110%;
line-height:150%;
color:#5C4C3A;
margin-top:0px;
margin-bottom:10px;
margin-left:0px;
}

.quicklinks h1{
font-size:130%;
color:#00356B;
padding:0px;
margin:5px 0px 5px 0px;
}
.quicklinks h2{
font-size:90%;
margin-bottom:0px;
}

.quicklinks hr{
border-style:dashed;
border-width:thin;
color:#A49462;
}

.quicklinks hr hr{
display:none;
}

.quicklinks img {
padding:0px;
border:3px solid #5C4C3A;
}

.quicklinks a img{

margin-top:5px;
padding:0px;
border:3px solid #5C4C3A;
}

.quicklinks a:link{
color:#0110A3;
text-decoration:none;
padding:0px;
margin:0px;
border:none;
}
.quicklinks a:visited{
color:#0110A3;
padding:0px;
margin:0px;
border:none;
}
.quicklinks a:hover{
color:#0110A3;
text-decoration:underline;
padding:0px;
margin:0px;
border:none;
}


.floatleft {
float:left;
margin-right:5px;
}

.floatright {
float:right;
margin-left:5px;
}

/* Maincontent starts */
#maincontent {
width:480px;
margin-left:255px;
padding:0px;
border:1px solid none;
}

#maincontent img {
padding:0px;
border:3px solid #5C4C3A;
}


#maincontent p {
font-size:110%;
margin-top:8px;
}

#maincontent ul {
padding-bottom:0px;
}

#maincontent li {
list-style-type:none;
margin: 0px;
font-size:110%;
line-height: 150%;
color: #5C4C3A;
padding-left: 30px;
background-image: url(images/listbullet.jpg);
background-repeat: no-repeat;
background-position: 1.5em .7em;
}

#maincontent h1 {
color: #F35C37;
font-size:150%;
font-weight:normal;
margin-bottom:5px;
}

#maincontent a:link{
color:#5C4C3A;
text-decoration:underline;
padding:0px;
margin:0px;
}
#maincontent a:visited{
color:#666666;
padding:0px;
margin:0px;
}
#maincontent a:hover{
color:#CC7432;
text-decoration:underline;
padding:0px;
margin:0px;
}

#maincontent100 {
width:720px;
margin-left:255px;
padding:0px;
border:1px solid none;
}

#maincontent100 p {
font-size:110%;
margin-top:8px;
}

#maincontent100 img {
padding:0px;
border:3px solid #5C4C3A;
}

#maincontent100 ul {
padding-bottom:20px;
}

#maincontent100 li {
list-style-type:none;
margin: 0px;
font-size:110%;
line-height: 150%;
color: #666;
padding-left: 30px;
background-image: url(images/listbullet.jpg);
background-repeat: no-repeat;
background-position: 1.5em .7em;
}

#maincontent100 h1 {
color: #F35C37;
font-size:150%;
font-weight:normal;
margin-bottom:5px;
}

#maincontent100 a:link{
color:#5C4C3A;
text-decoration:underline;
padding:0px;
margin:0px;
}
#maincontent100 a:visited{
color:#666666;
padding:0px;
margin:0px;
}
#maincontent100 a:hover{
color:#CC7432;
text-decoration:underline;
padding:0px;
margin:0px;
}



.inset {
margin:0px;
padding:10px;
}
/* mac hide \*/
* html .inset{height:1%}
/* end hide */
/* Maincontent ends */

/* Sidecontent */

.sidecontent {
width:240px;
padding:0px;
float:right;
}

.sidecontent p {
font-size:100%;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
line-height:150%;
color:#666666;
text-align:left;
margin-bottom:4px;
}

.sidecontent img {
padding:0px;
border:3px solid #5C4C3A;
}

.sidecontent h1 {
color: #CBA754;
font-size:130%;
font-weight:lighter;
margin-bottom:5px;
}

.sidecontent h6 {
color:#0110A3;
font-size:100%;
font-weight: bold;
margin-bottom:5px;
}

.sidecontent a:link{
color:#0110A3;
text-decoration:none;
padding:0px;
margin:0px;
}
.sidecontent a:visited{
color:#0110A3;
padding:0px;
margin:0px;
}
.sidecontent a:hover{
color:#0110A3;
text-decoration:underline;
padding:0px;
margin:0px;
}

/* cleaner is to force all emements down */
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

/* Footer Starts */
#footer {
background-image:url(/Portals/benorford/skins/benorford/images/footerbg.jpg);
padding:5px;
font-size:75%;
text-align:center;
}

#footer p{
color: #F35C37;
text-align:center;
padding:0px;
margin:0px;
}

#footer a:link{
color:#fff;
text-decoration:none;
}

#footer a:visited{
color:#ffffff;
text-decoration:none;
}

#footer a:hover{
color:#fff;
text-decoration:underline;
}

/* Footer ends */

/* credit Starts */
#credit {
background-color:#0E4408;
padding:5px;
}
#credit p{
padding:0px;
margin:0px;
font-size:60%;
text-align:center;
color:#fff;
}
#credit a:link{
color:#fff;
text-decoration:underline;
}
#credit a:visited{
color:#fff;
text-decoration:none;
}
#credit a:hover{
color:#fff;
text-decoration:underline;
}



.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
	font-size:85%;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

.NormalTextBox {
font-size:90%;
}