@charset "utf-8";
/* CSS Document */

.side-nav{
	width:306px;

}

<!--
.transMenu {
 position:absolute ;
 overflow:hidden;
 left:221px !important;
 top:31px !important;
 background-color:none !important;
}
.transMenu .content {
 position:absolute  ;
}
.transMenu .items {
 width: 170px;
 position:relative ;
 left:0px; top:0px;
 z-index:2;
  margin:0px !important ;
 border: 0px solid #DE0282 ;
 box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
 -moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
 -webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
 border:1px solid #fff;
 background-image:-moz-linear-gradient(top, #fcfcfc, #f4f4f4);/* FF3.6 */
 background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #f4f4f4),color-stop(1, #fcfcfc));/* Saf4+, Chrome */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4');/* IE6,IE7 */
 -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')";/* IE8 */


}
.transMenu  td
{
 padding: 5px 5px 5px 5px  !important;
 font-size: 14px !important ;
 font-family: Arial, Helvetica, sans-serif !important ;
 text-align: left !important ;
 font-weight: bolder !important ;
 color: #fff !important ;
 background-color:none !important;
 border-bottom:1px solid #ebeae8;
 border-top:1px solid #fff;
 background-color:#164674;
}
#subwrap
{
 text-align: left ;
}
.transMenu  .item.hover td
{
 color: #ffffff !important ;
}
.transMenu .item {
 text-decoration: none ;
 cursor:pointer;
 cursor:hand;
}
.transMenu .background {
background-image:none; background-color: #164674 !important ;
 position:absolute ;
 left:0px; top:0px;
 z-index:1;
 opacity:1;
 filter:alpha(opacity=100%)
}
.transMenu .shadowRight {
 position:absolute ;
 z-index:3;
 top:-3000px; width:2px;
 opacity:1;
 filter:alpha(opacity=100%)
}
.transMenu .shadowBottom {
 position:absolute ;
 z-index:1;
 left:-3000px; height:2px;
 opacity:1;
 filter:alpha(opacity=100%)
}
.transMenu .item.hover {
background-image:none; background-color: #164674 !important ;
}
.transMenu .item img {
 margin-left:10px !important ;
}
table.menu {
 top: 2px;
 left: 0px;
 position:relative ;
 margin:0px !important ;
 border: 0px solid #DE0282 ;
 z-index: 1;
 width:220px;
 box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
 -moz-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
 -webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, .1);
 border:1px solid #fff;
 border-radius:8px;
 -moz-border-radius:8px;
 -webkit-border-radius:8px;
 background-image:-moz-linear-gradient(top, #fcfcfc, #f4f4f4);/* FF3.6 */
 background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0, #f4f4f4),color-stop(1, #fcfcfc));/* Saf4+, Chrome */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4');/* IE6,IE7 */
 -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f4f4f4')";/* IE8 */
 }
		.categories li {border-bottom:1px solid #ebeae8;border-top:1px solid #fff

}
table.menu a{
 margin:0px !important ;
 padding: 5px 5px 5px 40px  !important ;
 display:block !important;
 position:relative !important ;
}
div.menu a{
 width:150px;
 text-align: left !important ;
 font-weight: bolder !important ;
 text-decoration: under !important ;
 margin-bottom:0px !important ;
 display:block !important;
 white-space:nowrap ;
 color:#FFFFFF !important;
 position:relative;
 display:block;
 padding:12px 0 11px 20px;
 font-size:16px;
 color:#676767;
 font-family:'ColaborateThinRegular';
 font-size-adjust:0.49;
 -moz-transition:all 0.2s ease-out; /* FF3.7+ */
 -o-transition:all 0.2s ease-out; /* Opera 10.5 */
 -webkit-transition:all 0.2s ease-out; /* Saf3.2+, Chrome */

}
div.menu td {
 background-image: URL("../../images/bullets_1.gif") ;
 background-repeat:no-repeat;
 border-bottom:1px solid #ebeae8;
 border-top:1px solid #fff;
 background-color:#016B64;
}
div.menu td.last {
 border-bottom: 0px dashed #DE0282 ;
}
#trans-active a{
 background-repeat:no-repeat;
}
div.menu a:hover   {
 background-repeat:no-repeat;
 color: #fff !important;
 text-decoration:underline !important;
}
#menu span {
 display:none;
}

