/*-----------------------------------------------------------------------------
Uepa.com (Splash Cascading Style Sheet)

-----------------------------------------------------------------------------*/

* { margin: 0; border: 0; padding: 0; outline: 0; }
body { font: 62.5% Palatino, Georgia, "Times New Roman", serif; color: #000; text-align: center; /*background: url(../new_images/bg.jpg) repeat-x;*/ }
img { display: block; }
.logo { margin: 0 auto; }


/* =Layout
-----------------------------------------------------------------------------*/
#header { margin-bottom: 15px; border-bottom: 1px solid #D2CEB9; height: 80px; background-color: #E7E6E2; }

#ad { padding-bottom: 26px; padding-top:10px; }
#ad p { font: bold 1.4em "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; }

#ad_br_out { margin: 0 auto 14px auto; width: 518px; }
#ad_br_in { border: 3px solid #E6E4D8; padding: 3px; background-color: #FFF; }

#tickets { margin: 0 auto 30px auto; border-width: 0 1px 1px; border-style: solid; border-color: #EEECE1; padding: 4px 14px 14px; width: 488px; font-size: 1.2em; text-align: left; background-color: #FFF; }

.event { padding: 16px 0; background: url(../new_images/bg_event_ticket.jpg) no-repeat; }

.event .fir_col { float: left; width: 44px; padding: 0 8px; }
.event .sec_col { float: left; width: 280px; padding-right: 10px; }
.event .thi_col { float: left; width: 138px; }

.event .thi_col p { padding-bottom: 3px; }

.event .br_img_event { float: left; padding: 3px; border: 1px solid #d3cec5; background-color: #fff; }

.event h2 { padding-bottom: 3px; font-size: 1.4em; font-weight: normal; line-height: 100%; }
.event strong { color: #000; }

#tools { padding-top: 5px; }
#tools li { list-style: none; margin: 0 4px; border: 1px solid #F60; padding: 5px 10px 7px; }

#view_all li { float: left; margin: 0; }

#pos_faq li { float: right; }
#pos_faq .first { margin-right: 0; }
#pos_faq .last { margin-left: 0; }

#footer { padding-bottom: 12px; }
#footer p { font: normal 1.1em "Trebuchet MS", sans-serif; color: #817769; }
/*---------------------------------------------------------------------------*/


/* =Links
-----------------------------------------------------------------------------*/
a { text-decoration: underline; color: #817769; }

#ad a, #ad a:visited{text-decoration: none; color: #817769;}
#ad a:hover{text-decoration: underline; color: #000; border-color:#900;}

.event h2 a { color: #930; text-decoration:none;}

#info { font-weight: bold; color: #f60; }

#comment { color: #600; }
#comment:link, #comment:visited { text-decoration: none; }
#comment:hover, #comment:active { text-decoration: underline; }

#tools a:link, #tools a:visited { color: #FC542E; }
#tools a:hover, #tools a:active { color: #900; }

#tools #view_all a { font-weight: bold; color: #900; }
#tools #pos_faq a { text-decoration: none; }
/*---------------------------------------------------------------------------*/


/* =Misc
-----------------------------------------------------------------------------*/
.clear { clear: both; }