/****************************************************************************/
/* 2009 - Originalideias.com.br												*/
/*																			*/
/* Created: 24/11/2009 by Herus Armstrong									*/
/* Description: Style to Proximo Games Site: franchise page					*/
/****************************************************************************/


/************************************/
/* CONTENT							*/
/************************************/

#content #content_inside_body_text, #content #content_menu_right dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #727272;
	text-align: justify;
}
#content #content_menu_right dd {
	padding-bottom: 10px;
}
#content #content_inside_body_text {
	float: left;
	padding-left: 20px;
	padding-top: 35px;
	padding-bottom: 50px;
	width: 420px;   
}
#content #content_inside_body_text p {
	margin-bottom: 15px;
}
#content ul {
	margin-left: 15px;
}
.subTitle {
	font-weight: bold;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/************************************/
/* MENU RIGHT						*/
/************************************/

#content #content_menu_right #whyproximo, #content #content_menu_right #pressrelease, #content #content_menu_right #faq {
	height: 38px;
	visibility: hidden;
	margin-bottom: 15px;
}
#content #content_menu_right #whyproximo_gray, #content #content_menu_right #pressrelease_gray, #content #content_menu_right #faq_gray {
	height: 38px;
	visibility: hidden;
	margin-bottom: 15px;
	background-color: #DF7E0D;
}

/*
#content #content_menu_right a strong {
	display: none;
}
#content #content_menu_right #whyproximo a {
	background-image: url(../image/menu/why.gif);
	width: 186px;
	height: 31px;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}
#content #content_menu_right #faq a {
	background-image: url(../image/menu/faq.gif);
	width: 32px;
	height: 31px;
	display: block;
	text-decoration: none;
	margin-bottom: 25px;
}
#content #content_menu_right #pressrelease a {
	background-image: url(../image/menu/press.gif);
	width: 128px;
	height: 25px;
	display: block;
	text-decoration: none;
}
*/
#content #content_menu_right {
	background-color: #FFF;
	display: block;
	width: 185px;
	height: auto;
	float: right;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 20px;
}
#content #content_menu_right #ifa {
	background-image: url(../image/logos/ifa.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	margin-top: 50px;
	height: 111px;
	width: 140px;
}
#ifa strong {
	visibility: hidden;
}