/* CSS Document */

body {background:#0b86af /*url(images/back.gif)*/ top repeat-x; margin:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#707070}

table, td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

a:link {color:#1180a3; text-decoration:none; font-weight:bold;}
a:visited {color:#1180a3; text-decoration:none; font-weight:bold;}
a:hover {color:#000000; text-decoration:none; font-weight:bold;}

input {border:1px solid #707070}

select {border:1px solid #707070}

.toppart {height:65px; color:#ffffff;}
.toppart a:link {color:#34b3dc;}
.toppart a:visited {color:#34b3dc;}
.toppart a:hover {color:#ffffff;}

.leftback {background:url(images/leftback.gif) right top repeat-y;}
.rightback {background:url(images/rightback.gif) repeat-y}

.blackbelt {height:31px; background:#000000; padding-right:11px;}

.middlecontent {background:#ffffff}

.menuback {background:#5b6568 url(images/menu-corner.gif) right top no-repeat; width:192px;}
.menuback a:link {color:#ffffff; text-decoration:none;}
.menuback a:visited {color:#ffffff; text-decoration:none;}
.menuback a:hover {color:#ffffff; text-decoration:none;}
.dropdownback {text-decoration:none; padding: 7px 0px 4px 0px; width:1px; background-image:url(images/menubackground.gif); background-position:right; height:18px;  background-color:#5b6568}


/*Menu*/
.Menu {width:167px; position:relative; background-repeat:no-repeat; text-align:left;}

.Menu ul {
	font-weight:bold;  margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style:none; border-bottom:0px; width:100%;  text-align:left; }
	
.Menu li {
	 font-weight:bold;  display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border-bottom:0px;  height:29px;  text-align:left;  }
	  
.Menu a:link{display:block; color:#ffffff; text-decoration:none; padding: 7px 0px 4px 25px; white-space:nowrap; width:100%; background-image:url(images/menubackground1.gif); height:18px; background-repeat:no-repeat; background-color:#5b6568 }
.Menu a:visited{display:block; color:#ffffff; text-decoration:none; padding: 7px 0px 4px 25px; white-space:nowrap; width:100%; background-image:url(images/menubackground1.gif); height:18px;  background-repeat:no-repeat;  background-color:#5b6568}
.Menu a:hover {display:block; color:#ffffff; text-decoration:none; padding: 7px 0px 4px 25px; white-space:nowrap;width:100%; background-image:url(images/menubackground1.gif);height:18px;  background-repeat:no-repeat;  background-color:#428fc0}

.Menu a.arrow:link{display:block; color:#ffffff; text-decoration:none; padding: 7px 0px 4px 25px; white-space:nowrap; width:100%; background-image:url(images/menubackground.gif); height:18px; background-repeat:no-repeat; background-color:#5b6568 }
.Menu a.arrow:visited{display:block; color:#ffffff; text-decoration:none; padding: 7px 0px 4px 25px; white-space:nowrap; width:100%; background-image:url(images/menubackground.gif); height:18px;  background-repeat:no-repeat;  background-color:#5b6568}
.Menu a.arrow:hover {display:block; color:#ffffff; text-decoration:none; padding: 7px 0px 4px 25px; white-space:nowrap;width:100%; background-image:url(images/menubackground.gif);height:18px;  background-repeat:no-repeat;  background-color:#428fc0}


.versep {background:url(images/ver-sep.gif) repeat-y; width:19px;}

.lefttextpadding {padding-left:32px;}

.imgpaddingright {margin-right:10px; border:1px solid #000000}
.imgpaddingleft {margin-left:10px; border:1px solid #000000}

.horsep {background:url(images/hor-sep.gif) repeat-x; height:19px;}

.bluetitle {color:#0b86af; font-weight:bold; font-size:12px;}

.sitemap td a:link{color:#707070; font-weight:normal;}
.sitemap td a:visited{color:#707070; font-weight:normal;}
.sitemap td a:hover{color:#1180a3; font-weight:normal;}

.bottomback {background:url(images/bottom-back.png); height:30px;}
.footer {color:#ffffff}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
margin-left:150px;
position:absolute;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 3px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
line-height:18px;
z-index:100;
text-align:left;
background-color: #35b7e1;
visibility: hidden;
padding-left:3px;
}


.dropmenudiv_a a{
width: auto;
display: block;

border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
padding-left:3px;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #333333;
color: white;
}

.freelanceblock { background-image:url(images/module-block-back.gif); background-repeat:repeat-x; height:101px; }

.freelancetitle{color:#0b86af; font-weight:bold; font-size:12px; padding-bottom:6px;}
