/* CSS Document */

/* Author Ashoor Namrood, Syrox */

.cssnav { position:relative; display:block; widthauto; height:22px; margin:0px; padding:0px; float:left; background-color:#c5031b; }

.cssnav a { display:block; width:auto; height:22px; line-height:22px; float:left; text-decoration:none; padding:0px 13px 0px 13px; font-weight:bold; font-size:12px; color:#ffffff !important;  }

.cssnav a:hover { color:#999999; }

* html a:hover { visibility:visible; }

.cssnav a:hover { visibility:visible; }

.cssnav a span { cursor:pointer; }
