/* 
   Document   : styles
   Created on : Mar 2, 2012, 6:53:55 PM
   Author     : efta
   Description:
       Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

@import url("/static/css/stylesCommon.css");

.aSelected, #masterMenuFrame .aSelected {color: #0399ee !important;}
a.hoBlack:hover {text-decoration:  underline;}
.veMenu a:hover, .hMenu a:hover, a.hoColor:hover, .loginMenuContainer a:hover, a.hoBlue:hover {color: #0399ee; text-decoration: none;}
 
 .venueType {
 margin-bottom: 0.5em !important;
 }