
/* Base
==========================================================================*/

a.blue {color:#028af3; text-decoration:none;}

a.blue:hover {text-decoration:underline;}

.clear {clear:both;}

sup {font-size:70%;}

.inphoclub-wrap {
	font-family:'Lucida Grande', Arial;
	margin:20px 14px 40px;
	padding-top:5px;
	overflow:hidden;
	position:relative;
}

.inphoclub-wrap .inphoclub-bg {
	background:url(../images/inphoclub_bg.jpg) repeat-y 1px 0;
}

.inphoclub-wrap .inphoclub-btm {
	background:url(../images/inphoclub_btm.jpg) no-repeat 0 0;
	height:14px;
}

/* Navigation & Logo
==========================================================================*/

.inphoclub-wrap .navigation {margin:0 0 5px 10px;}

.inphoclub-wrap .navigation li {
	display:inline;
	margin-right:10px;
}

.inphoclub-wrap .navigation li a {
	color:#333; font-size:12px; text-decoration:none;
}

.inphoclub-wrap .navigation li a:hover {
	text-decoration:underline;
}

.inphoclub-wrap .navigation li a.active {
	font-weight:bold;
}

.inphoclub-wrap .navigation li a.active {
	text-decoration:none;
}

.inphoclub-wrap .inphoclub-logo {
	background:url(../images/inphoclub_logo.jpg) no-repeat 0 0;
	width:89px;	height:23px;
	position:absolute; top:0; right:10px;
}

/* Inicio
==========================================================================*/

.inphoclub-wrap .home-top {
	background:url(../images/inphoclub_home_top.jpg) no-repeat 0 0;
	width:734px; height:336px;
}

.inphoclub-wrap .home-featurestrip {
	background:url(../images/inphoclub_home_featurestrip.jpg) no-repeat 0 0;
	overflow:hidden;
}

.inphoclub-wrap ul.features {overflow:hidden;}

.inphoclub-wrap ul.features li {
	display:inline;
	float:left;
	padding:20px 15px;
	width:214px;
}

.inphoclub-wrap ul.features li.first {
	padding-left:20px;
	width:210px;
}

.inphoclub-wrap ul.features li.last {
	padding-right:20px;
	width:210px;
}

.inphoclub-wrap ul.features li h2 {
	color:#333; font-size:14px; font-weight:bold; margin-bottom:12px;
}

.inphoclub-wrap ul.features li p {
	color:#333; font-size:12px; line-height:1.4;
}

/* Points table
==========================================================================*/

.inphoclub-wrap .points-table {
	background:url(../images/inphoclub_points_table_bg.jpg) no-repeat 0 0;
	color:#fff; font-size:11px;
	height:155px;
	position:relative;
}

.inphoclub-wrap .points-table h2 {
	color:#fff; font-size:21px;
	float:left;
	margin:18px 0 10px 20px;
}

.inphoclub-wrap .points-table p {
	line-height:1.5;
	clear:both;
	margin-left:20px;
	width:300px;
}

.inphoclub-wrap .points-table table {
	position:absolute; top:0; right:161px;
}

.inphoclub-wrap .points-table table th {
	color:#f0f2cf;
	height:27px;
}

.inphoclub-wrap .points-table table td {
	color:#f4dfdf;
	height:21px;
}

.inphoclub-wrap .points-table table .values {
	text-align:right;
	padding-right:6px;
}

.inphoclub-wrap .points-table table .points {
	text-align:left;
	padding-left:6px;
}

/* Faq (perguntas frequentes)
==========================================================================*/

.inphoclub-wrap .faq {
	background:url(../images/inphoclub_faq_bg.jpg) no-repeat 0 0;
	padding:20px 20px 0;
	overflow:hidden;
}

.inphoclub-wrap .faq h2 {
	color:#333; font-size:16px; font-weight:bold;
	margin-bottom:15px;
}

.inphoclub-wrap .faq h3 {
	color:#333; font-size:14px;
	margin-bottom:10px;
}

.inphoclub-wrap .faq p {
	color:#666; font-size:12px; line-height:1.4;
	margin-bottom:20px;
}

.inphoclub-wrap .faq .inphoclub-exemplo {
	background:url(../images/inphoclub_exemplo.jpg) no-repeat 0 0;
	margin:20px auto 20px;
	width:613px; height:124px;
}

.inphoclub-wrap .faq .obs {
	border-top:1px dotted #d6dcdc; border-bottom:1px dotted #d6dcdc;
	font-size:14px; text-align:center;
	margin-bottom:20px; padding:10px 0;
}

.inphoclub-wrap .entrelinhas {
	color:#999; font-size:10px; line-height:1.6;
	padding:5px 10px 0;
}




/* Lista de premios
==========================================================================*/

.inphoclub-wrap .list-top {
	background:url(../images/inphoclub_list_top.jpg) no-repeat 0 0;
	height:126px;
}

.inphoclub-wrap .list-btm {
	background:url(../images/inphoclub_list_btm.jpg) no-repeat 0 0;
}

.inphoclub-wrap .list-sortbar {
	background:url(../images/inphoclub_home_featurestrip.jpg) no-repeat -2px 0;
	border-bottom:1px solid #d8d9da;
	color:#333; font-size:12px;
	margin:0 2px; padding:15px 20px;
	overflow:hidden;
}

.inphoclub-wrap .list-sortbar label {
	color:#333; font-size:12px; font-weight:bold;
}

.inphoclub-wrap select {
	margin-right:10px;
}

.inphoclub-wrap ul.list {
	background:url(../images/inphoclub_list_bg.jpg) repeat-y 0 0;
	color:#333; font-size:12px;
	overflow:hidden;
}

.inphoclub-wrap ul.list li {
	border-bottom:1px solid #e0e0e0;
	display:inline;
	float:left;
	width:244px; height:260px;
	position:relative;
}

.inphoclub-wrap ul.list li .points {
	color:#666;
	padding:20px 10px 15px 20px;
}

.inphoclub-wrap ul.list li .code {
	background-color:#ff0000;
	color:#fff; font-size:11px;
	display:inline;
	margin-right:5px; padding:2px 5px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.inphoclub-wrap ul.list li h3 {
	font-size:12px; font-weight:bold;
	margin-bottom:5px; padding:0 18px;
}

.inphoclub-wrap ul.list li .description {
	color:#999; font-size:11px;
	padding:0 18px;
}

.inphoclub-wrap ul.list li .image {
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	margin-left:-102px;
	width:204px; height:125px;
	position:absolute; left:50%; bottom:20px;
}


















