﻿/* Overrides */
body
{
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background-color: #000;
	color: #000;
	padding: 0;
	border: 0;
	margin: 0
}
li
{
	line-height: 150%;
	position: relative;
	left: -25px;
}
/* Custom classes */
.leftRule
{
	width: 200px;
	height: 1px;
	color: #000;
}
.ticket
{
	width: 325px;
	height: 155px;
	background: url(./images/ticket_bg_wapcom.gif); 
	background-repeat: no-repeat;
	padding: 16px 24px 12px 28px;
}
.ticketText
{
	padding: 2px;
	width: 270px;
	height: 120px;
	color: #000;
	font-size: 78%;
	background-color: #f6d558;
	
	filter:alpha(opacity=54); /* IE's opacity*/
    opacity: 0.5;
}
.comoTitle
{
	font-size: 120%;
	color: #888;
	width: 380px;
	line-height: 150%;
	border-bottom: dotted 2px #fff;
	margin-bottom: 50px;
}
.proximo
{
	width: 440px; 
	float: left; 
	font-size: 110%; 
	padding-top: 13px; 
	color: #fff; 
	line-height: 200%;
	border-bottom: dotted 2px #666;
}
.ticketTitle
{
	font-size: 120%;
	line-height: 150%;
	border-bottom: solid 2px #e1bb1a;
}
.content
{
	padding-top: 0px;
	background: #fff url(./images/bg.png); 
	background-repeat: repeat-x;
}
.rightblock
{

}
.rightblockText
{
	padding: 0 14px 0 14px;
}
.title
{
	font-size: 140%;
	color: #000;
}
.screenshotCell
{
	padding-top: 0px;
	padding-bottom: 20px;
}
.screenshotSexy, .screenshotEnt
{
}
.infoCell
{
	height: 60px;
}
.hoverTextPos
{
	font-size: 85%; padding-top: 12px; padding-left: 3px; color: #000;
}
.footer
{
	background-color: #000;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 17px;
}
.largerFont
{
	font-size: 120%;
}
#trigger .text 
{
	margin: 0.4em 0.1em 0; width: 130px;
	font: 1.4em bold "Trebuchet MS", Verdana, sans-serif;
	background-color: #ffff99;
}
#trigger .image 
{
	vertical-align: bottom;
	filter:alpha(opacity=100); /* IE's opacity*/
    opacity: 1;
}
.mobDeviceLink a
{
	font-size: 80%;
	color: Gray;
	text-decoration: none;
}
