@charset "utf-8";
/*  ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''  */
/*		PROJETO:                		                        */
/*		DESENVOLVIMENTO: 		SANDBOX MÍDIAS INTERATIVAS      */
/*                       		www.sandbox.com.br              */
/*		DESENVOLVEDORES:                                 		*/
/*                       		Cristiano Kurt Ritzke           */
/*		DATA INICIO:     		28/04/2009                      */
/*		ÚLTIMA ATUALIZAÇÃO:		28/04/2009                      */
/*  ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''  */


body {
	color: #626262;
	font-family: 'Trebuchet MS','Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: .8em;
	/*overflow-x: hidden;
	overflow-y: hidden;*/
}
html {
	/*overflow-y: scroll;*/
}



/* DIVs STYLE ________________________________________________________________ */
#container {
}

#header {
	height: 104px;
}

#header .headerLogo {
	width: 205px;
	height: 70px;
	display: block;
	float: left;
	margin: 16px 0  0 61px;
	background: url(../images/header_logo_tangu_beta.gif) no-repeat;
}

#header a:link, #header a:hover, #header a:focus, #header a:visited {
	border: none;
	text-decoration: none;
}


#header .contact {
	float: right;
	padding: 8px 28px 0px 0px;
}
#header .contact a {
	text-decoration: none;
}
#header .contact a:hover {
	text-decoration: underline;
}


#footer { 
	background: none;
	color: #626262; 
	line-height: 40px;
}

#footer a:link, #footer a:focus, #footer a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .footer-copyright {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 20px;
}
#footer .footer-menu {
	float: right;
	width: 300px;
	text-align: right;
	margin: 0px 20px 0px 0px;
}




/* TEXTs AND LINKs ___________________________________________________________ */
a:link, a:hover, a:focus { 
	color: #F20016; 
	font-weight: normal;
	text-decoration: underline;
}
a:visited { 
	color: #F20016; 
	font-weight: normal;
	text-decoration: underline;
}
a:hover, a:focus { 
	
}

p { 
	margin-bottom: 1em; 
}
p.readMore {
	
}


h1 {
	color: #333333;
	font-size: 1.7em;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
h2 {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: .03em;
	margin: 0px 0px 15px 0px;
}
h3 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: .03em;
	margin: 0px 0px 10px 0px;
}





/* menu principal _____________________________________________________ */
.menu {
	height: 45px;
	width: 560px;
	float: right;
	margin: 18px 28px 0px 0px;
}
.menu ul {
	float: right;
	list-style-type: none;
	margin: 0px;
}
.menu ul li span {
	display: none;
}
.menu ul li img {
	border: none;
}
.menu ul li {
	float: left;
	height: 35px;
	display: block;
	margin: 0px 0px 0px 25px;
}
.menu ul li:hover {
}
.menu ul li a {
	color: #664422;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0px;
}
.menu ul li a:hover {
	color: #9c0000;
}


/* lista ______________________________________________________________ */
ul.lista {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 10px;
}
ul.lista li {
	background: url(../images/bullet_list.gif) no-repeat scroll 2px 5px;
	padding:0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}






/* DEFAULT PAGE _______________________________________________________________ */

/* UMA COLUNA _________________________________________________________________ */

#default .umaColuna p {
	margin-bottom: 35px;
}


/* DUAS COLUNAS ______________________________________________________________ */
#default .duasColunas {
	height: auto;
	width: auto;
	padding: 0px 20px 0px 50px;
	background: none;
}
#default .duasColunasLeft {
	height: auto;
	width: 280px;
	border:  none;
	background:  none;
	padding: 17px 0px 0px 0px;
}
#default .duasColunasRight {
	height: auto;
	width: 560px;
	border:  none;
	background:  none;
	padding: 22px 0px 0px 0px;
}
#default .duasColunasLeft .imageDescription {
	color: #999999;
	font-size: .8em;
	padding-left: 2px;
	padding-top: 1px;
	margin-bottom: 10px;
}
#default .duasColunasRight p {
	margin-bottom: 35px;
}





/* HOME _______________________________________________________________ */

.videoDisplay {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 263px;
	z-index: 100;
	/*background: #F2F2F2;
	border: solid 1px #CCC;
	padding: 3px;*/
}
.videoDisplayToolBar {
	text-align: right;
	margin-bottom: 5px;
	padding-right: 3px;
}
/* DUAS COLUNAS ______________________________________________________________ */
#home .duasColunas {
	height: 323px;
	
	padding: 0px;
	background:url(../images/home_secondline_bg.gif) repeat-x bottom;	
}
#home .duasColunasLeft {
	height: 306px;
	width: 480px;
	border:  none;
	background:  none;
	padding: 17px 0px 0px 0px;
	background: url(../images/home_secondline_bg_bottom_left.jpg) left bottom no-repeat;
}
#home .duasColunasRight {
	height: 301px;
	width: 398px;
	border:  none;
	background:  none;
	padding: 22px 0px 0px 0px;
	background: url(../images/home_secondline_bg_bottom_right.jpg) right bottom no-repeat;
}
#home .duasColunasRight ul.lista li {
	margin-bottom: 7px;
}
#home .duasColunasLeft .threeColumns {
	height: 311px;
	background: none;
	border: none;
	margin: 0px 0px 0px 30px;
}
#home .duasColunasLeft .threeColumns .threeColumnsLeft {
	height: 311px;
	width: 160px;
	background: none;
	border: none;
	padding: 0px;
}
#home .duasColunasLeft .threeColumns .threeColumnsMiddle {
	height: 311px;
	width: 160px;
	background: none;
	border: none;
	margin-left: 160px;
}
#home .duasColunasLeft .threeColumns .threeColumnsRight {
	height: 311px;
	width: 160px;
	background: none;
	border: none;
	padding: 0px;
}
#home .duasColunasLeft .threeColumns h4 {
	margin: 16px 0px 5px 0px;
	padding: 0px 0px 0px 14px;
}
#home .duasColunasLeft .threeColumns p,
#home .duasColunasLeft .threeColumns .threeColumnsRight p{
	padding: 0px 0px 0px 15px;
}



/* tres colunas _______________________________________________________ */
#home .threeColumns {
	height: 311px;
	background: url(../images/home_firstline_bg.jpg) repeat-x;
	border: none;
}
#home .threeColumns .threeColumnsLeft {
	height: 311px;
	width: 155px;
	background: none;
	background: url(../images/home_firstline_bg_left.gif) top left no-repeat;
	border: none;
	padding: 59px 0px 0px 25px;
}
#home .threeColumns .threeColumnsLeft ul.lista li {
	margin-bottom: 5px;
}
#home .threeColumns .threeColumnsMiddle {
	height: 311px;
	background: none;
	border: none;
}
#home .threeColumns .threeColumnsRight {
	height: 311px;
	width: 303px;
	background: none;
	border: none;
	padding: 58px 15px 0px 0px;
	background: url(../images/home_firstline_bg_right.gif) top right no-repeat;
}
#home .threeColumns .threeColumnsRight h3 {
	padding: 0px 0px 0px 2px;
}
#home .threeColumns .threeColumnsRight p {
	padding: 0px 0px 0px 4px;
}

/* DUAS COLUNAS ______________________________________________________________ */
#home .threeColumns .threeColumnsRight .duasColunas {
	height: 303px;
	width: 310px;
	padding: 0px;
	margin: 26px 0px 0px 0px;
	background: none;
}
#home .threeColumns .threeColumnsRight .duasColunasLeft {
	height: 150px;
	width: 150px;
	border:  none;
	background:  none;
	padding: 0px;
}
#home .threeColumns .threeColumnsRight .duasColunasRight {
	height: 150px;
	width: 150px;
	border:  none;
	background:  none;
	padding: 0px;
}
#home .threeColumns .threeColumnsRight .duasColunas h4
{
	padding: 0px 0px 8px 2px;
}
#home .threeColumns .threeColumnsRight .duasColunas p
{
	padding: 5px 0px 0px 0px;
}
