/* general styles */

body > table
{
    margin-right: auto;
    margin-left: auto; 
}

body
{
    margin: -2px;
    background-color: #000000; /* #f3f3f3 */
}

table.footertable
{
    background-color: #000000;
}

td.footertable
{
    padding-bottom:20px;
}

.BodyBackground
{
    /*  background-image:url(/images/backgroundrepeat.png); */
    background-image: url(http://images.kornferry.com/images/backgroundrepeat1.jpg);
}

td
{
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    line-height: 14px;
}

div.dashedhorizontal
{
    height: 5px;
    margin-top: 5px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}



.footer_link, .footer_link a, .footer_link a:link, .footer_link a:visited, .footer_link a:hover, .footer_link a:active
{
    /* color:#acacac; */
    color: #FFFFFF;
    font-size: 12px;
}

.wfooter_link, .wfooter_link a, .wfooter_link a:link, .wfooter_link a:visited, .wfooter_link a:hover, .wfooter_link a:active
{
    color: #acacac;
    font-size: 12px;
}


/* special rules */

.blockimg
{
    display: block;
}
a img
{
    border-style: none;
}
img
{
    behavior: url(/css/iepngfix.htc);
}
.test, .test td
{
    border-style: solid;
    border-width: 1px;
    border-color: red;
}



/* link styles */

a:link, a:visited
{
    color: black;
    text-decoration: none;
}
/* color:#838383; */
a:hover
{
    color: black;
    text-decoration: underline;
}
/* color:#838383; */
a:active
{
    color: black;
}
/* color:#838383; */

/*  
    order of link/visited/hover/active pseudo-class declarations is important  
    http://msdn2.microsoft.com/en-us/library/ms530766.aspx
    http://www.w3schools.com/css/pr_pseudo_hover.asp
*/

.AClass
{
    text-decoration: inherit;
    cursor: pointer;
}
.AClass:link
{
    text-decoration: inherit;
    cursor: pointer;
}
.AClass:visited
{
    text-decoration: inherit;
    cursor: pointer;
}
.AClass:hover
{
    text-decoration: inherit;
    cursor: pointer;
}
.AClass:active
{
    text-decoration: inherit;
    cursor: pointer;
}


.AClassNOU
{
    text-decoration: none;
    cursor: pointer;
}
.AClassNOU:link
{
    text-decoration: none;
    cursor: pointer;
}
.AClassNOU:visited
{
    text-decoration: none;
    cursor: pointer;
}
.AClassNOU:hover
{
    text-decoration: none;
    cursor: pointer;
}
.AClassNOU:active
{
    text-decoration: none;
    cursor: pointer;
}

.CMShref
{
    text-decoration: underline;
    cursor: pointer;
}
.CMShref:link
{
    text-decoration: underline;
    cursor: pointer;
}
.CMShref:visited
{
    text-decoration: underline;
    cursor: pointer;
}
.CMShref:hover
{
    text-decoration: underline;
    cursor: pointer;
}
.CMShref:active
{
    text-decoration: underline;
    cursor: pointer;
}

.OfficeMapLinks
{
    color: #838383;
    cursor: pointer;
}
.OfficeMapLinks:link, OfficeMapLinks:visited
{
    color: #838383;
    text-decoration: none;
}
.OfficeMapLinks:hover
{
    color: #838383;
    text-decoration: underline;
}
.OfficeMapLinks:active
{
    color: #838383;
}


.a
{
    color: #bb2f00;
    font-size: 10px;
    text-decoration: underline;
    cursor: pointer;
}

.aPtr
{
    cursor: pointer;
}


a.linkNav
{
    color: #336699;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 22px;
}


/* edit styles */

.skin0
{
    position: relative;
    top: 0;
    left: 0;
    border: 2px solid black;
    border-top: 2px solid #cccccc;
    border-left: 2px solid #cccccc;
    background: #666666;
    width: 207px;
}

.menuItem
{
    position: relative;
    top: 0;
    left: 0;
    background: #cccccc;
    border: 1px solid black;
    border-top: 1px solid white;
    border-left: 1px solid white;
    height: 20px;
    color: black;
    font-family: verdana;
    font-weight: bold;
    padding: 2px;
    padding-left: 10px;
    font-size: 8pt;
    cursor: pointer;
}

.tEdit
{
    display: none;
    position: absolute;
    width: 130px;
    height: 170px;
    padding: 4px;
    border: 2px solid black;
    border-top: 2px solid #cccccc;
    border-left: 2px solid #cccccc;
    background: lavender;
}

.Button
{
    font-family: Tahoma;
    font-size: 12px;
    background-color: ButtonFace;
    border: 1px solid #4D4A46;
    color: ButtonText;
}

.box_wrapper
{
    width: 238px;
    font-family: arial;
}

.box_top
{
    margin: 0;
    padding: 0;
    width: 238px;
    height: 19px;
    background-image: url(http://images.kornferry.com/images/KornFerry/bluebox.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.box_content
{
    margin: 0;
    padding: 0;
    background-image: url(http://images.kornferry.com/images/KornFerry/bluebox.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.box_content h1
{
    margin: 0;
    padding: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 14px;
    color: #ffffff;
}

.box_content ul
{
    margin: 0;
    padding: 0;
    padding-left: 35px;
    padding-right: 20px;
    padding-bottom: 25px;
    list-style-image: url(http://images.kornferry.com/images/KornFerry/brownarrowright.gif);
}

.box_content li
{
    margin: 0;
    padding: 0;
}

.box_content a
{
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    outline: none;
    color: #000000;
}

.invisible
{
    display: none;
}

.nav_wrapper
{
    /*width: 160px;*/
    margin: 0;
    padding: 0;
    font-family: arial;
    font-size: 11px;
}

.nav_wrapper a
{
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    text-decoration: none;
    color: #000000;
    outline: none;
    cursor: pointer;
    display: block; /*width: 90px;*/
}

.nav_wrapper ul
{
    margin: 0;
    padding: 0;
    padding-left: 10px;
    list-style: none; /* margin: 0; padding: 0; list-style-type: none; */
}

.nav_wrapper li
{
    margin: 0;
    padding: 0;
    list-style: none; /* margin: 0px; padding: 5px 18px; */
}

.nav_wrapper .white_top
{
    width: 120px;
    height: 15px;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    margin-left: 20px;
    background-image: url(http://images.kornferry.com/images/KornFerry/whitebox.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.nav_wrapper .beige_top
{
    width: 120px;
    height: 15px;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    margin-left: 20px;
    background-image: url(http://images.kornferry.com/images/KornFerry/beigebox.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.nav_wrapper .white
{
    height: 100%;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    padding-bottom: 15px;
    background-image: url(http://images.kornferry.com/images/KornFerry/whitebox.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.nav_wrapper .beige
{
    height: 100%;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    padding-bottom: 15px;
    background-image: url(http://images.kornferry.com/images/KornFerry/beigebox.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.nav_wrapper .active
{
    /* list-style-image: url(/images/KornFerry/brownarrowdown.png); */
    background: url(http://images.kornferry.com/images/KornFerry/brownarrowdown.gif) 0 13px no-repeat;
}

.nav_wrapper .active_mouseover
{
    /* list-style-image: url(/images/KornFerry/brownarrowdown.png); */
    background: url(http://images.kornferry.com/images/KornFerry/brownarrowdown.gif) 0 13px no-repeat;
}

.nav_wrapper .inactive
{
    list-style: none;
}

.nav_wrapper .inactive_mouseover
{
    /*list-style-image: url(/images/KornFerry/brownarrowright.png);*/
    background: url(http://images.kornferry.com/images/KornFerry/brownarrowright.gif) 0 13px no-repeat;
}

.nav_wrapper .selected
{
    /*list-style-image: url(/images/KornFerry/brownarrowright.png);*/
    background: url(http://images.kornferry.com/images/KornFerry/brownarrowright.gif) 0 3px no-repeat;
}
.leftNavActive
{
}
.leftNavActiveMouseover
{
    /*	list-style-image: url(/images/KornFerry/brownarrowdown.png); */
    background: url(http://images.kornferry.com/images/KornFerry/brownarrowdown.gif) 0 13px no-repeat;
}
.leftNavInactive
{
    list-style: none;
}
.leftNavInactiveMouseover
{
    /* list-style-image: url(/images/KornFerry/brownarrowright.png); */
    background: url(http://images.kornferry.com/images/KornFerry/brownarrowright.gif) 0 13px no-repeat;
}
.leftNavSelected
{
    /* list-style-image: url(/images/KornFerry/brownarrowright.png); */
    background: url(http://images.kornferry.com/images/KornFerry/brownarrowright.gif) 0 13px no-repeat;
}



.HomePage_MainTable
{
    border-style: solid;
    border-bottom-style: none;
    border-width: 3px;
    border-color: black;
}

.footer_green
{
    width: 938px;
    border-style: solid;
    border-top-style: none;
    border-width: 3px;
    border-color: black;
}

.home_opps_link {
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#3A3115;
}
	
.home_opps_link p {
	margin-top:0;padding-top:0;
}

.home_opps_tease  {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

.home_opps_tease p {
	margin-top:0;padding-top:0;
}

