/*

Fulla Estils Parcial per a Comerços IDENTIX
Basada en Zenkiu - Versió abreujada

All rights reserved - Copyright (c) 2007

*/

/* teaser "buttons" */

div.teaser {
	/* only for ie5.5 */
	cursor: hand;
}

.teaser-button {
	background: url(../../../estr5/gral/btn_invite_people_dummy.jpg) no-repeat; 
	width: 315px; 
	height: 71px; 
	padding: 10px 0 5px 15px;
	cursor: pointer;
}
.teaser-button h4 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
}
.teaser-button h4 a {
	color: #8DAD4C;
}
.teaser-button a {
	text-decoration: none;
}
.teaser-button a:hover {
	text-decoration: underline;
}

/* teaser button */

div.teaser {
	width: 315px;
	margin: 0 0 1em 0;
	padding: 0;
	background: url(../../../estr5/gral/bg_teaser_bottom.gif) no-repeat bottom left;
	cursor: pointer;
}
div.teaser.small {
	width: 290px;
}
div.teaser.mini {
	width: 240px;
}
div.teaser.mini2 {
	width: 240px;
}
div.teaser div.teaser-content{
	display:block;
	padding: 12px 13px;
	overflow:hidden;
	/* height: 1%; */
	background: url(../../../estr5/gral/bg_teaser_top.gif) no-repeat top left;
}
div.teaser div.teaser-content p {
	padding: 0;
	margin: 0;
}
div.teaser h4{
	color:#666;
}
div.teaser.invite {
	background: url(../../../estr5/gral/bg_teaser_invite_bottom.gif) no-repeat bottom left;
}
div.teaser.invite div.teaser-content{
	background: url(../../../estr5/gral/bg_teaser_invite_top.gif) no-repeat top left;
}
div.teaser.invite.small {
	background: url(../../../estr5/gral/bg_teaser_invite_small_bottom.gif) no-repeat bottom left;
}
div.teaser.invite.mini {
	background: url(../../../estr5/gral/bg_teaser_invite_mini_bottom.gif) no-repeat bottom left;
}
div.teaser.invite.mini2 {
	background: url(../../../estr5/gral/bg_teaser_invite_mini_bottom_2.gif) no-repeat bottom left;
}
div.teaser.invite.small div.teaser-content{
	background: url(../../../estr5/gral/bg_teaser_invite_small_top.gif) no-repeat top left;
}
div.teaser.invite.mini div.teaser-content{
	background: url(../../../estr5/gral/bg_teaser_invite_mini_top.gif) no-repeat top left;
}
div.teaser.invite.mini2 div.teaser-content{
	background: url(../../../estr5/gral/bg_teaser_invite_mini_top_2.gif) no-repeat top left;
}
div.teaser.invite h4{
	color: #89AA4B;
}
div.teaser.corporate {
	background: url(../../../estr5/gral/bg_teaser_corporate_bottom.gif) no-repeat bottom left;
}
div.teaser.corporate div.teaser-content{
	background: url(../../../estr5/gral/bg_teaser_corporate_top.gif) no-repeat top left;
}
div.teaser.premium {
	background: url(../../../estr5/gral/bg_teaser_premium_bottom.gif) no-repeat bottom left;
}
div.teaser.premium div.teaser-content{
	background: url(../../../estr5/gral/bg_teaser_premium_top.gif) no-repeat top left;
}
div.teaser.premium h4{
	color: #065159;
}
div.teaser img {
	padding:0 0 .5em 0;
}
div.teaser img.icon {
	float:right;
	padding:0 !important;
	width: 64px;
	height: 64px;
}
div.teaser h4{
	font-weight:bold;
	display:block;
	font-size:1.2em;
	padding: 0 0 4px 0;
	margin:0;
}
/* The style a.raquo-block-link is used on 646_premium_group_infos_inc.php */
div.teaser div.teaser-content a,
div.teaser-large div.teaser-content a,
div.teaser div.teaser-content h4 a {
	text-decoration: none;
	padding-left:0px;
	display:block;
	background: none;
}

div.teaser div.teaser-content a:hover,
div.teaser:hover a,
div.teaser-large div.teaser-content a:hover,
a.raquo-block-link:hover
 {  /* firefox only */
	text-decoration: underline;
}

div.teaser-large {
	width: 650px;
	margin: 0 0 1em 0;
	padding: 0;
	background: url(../../../estr5/gral/bg_teaser_member_bottom.gif) no-repeat bottom left;
	cursor: pointer;
}
div.teaser-large div.teaser-content{
	display:block;
	padding: 0px 13px 15px 13px;
	overflow:hidden;
	/* height: 1%; */
	background: url(../../../estr5/gral/bg_teaser_member_top.gif) no-repeat top left;
}


.fl {
	float: left;
}
.fr {
	float: right;
}
.fn {
	float:none;
}
.clr {
	clear: both;
}
.info-message,
.warning-message,
.confirm-message,
.error-message {
	font-weight: bold;
	padding-left: 22px;
	margin-bottom: 5px;
	padding-top:1px;
	clear:both;
}
.info-message-suau,
.warning-message-suau,
.confirm-message-suau,
.error-message-suau {
	padding-left: 22px;
	margin-bottom: 5px;
	margin-top: 5px;
	clear:both;
}

.info-message {
	background: url(../../../estr5/gral/icn_information.gif) no-repeat left top;
	/*color: #618117;*/
	color: #333;
}
.info-message-suau {
	background: url(../../../estr5/gral/icn_information.gif) no-repeat left top;
	/*color: #618117;*/
	color: #333;
}
.warning-message {
	background: url(../../../estr5/gral/icn_warning.gif) no-repeat left top;
	color: #666;

}
.error-message {
	background: url(../../../estr5/gral/icn_error.gif) no-repeat left top;
	color:#BC100E;
}

.confirm-message{
	background: url(../../../estr5/gral/icn_confirmation.gif) no-repeat 2px 4px;
	border: 1px solid #00887F;
	color: #00887F;
	padding: 4px 4px 4px 26px;
}

.private {
	padding-right:15px;
	background:url(../../../estr5/gral/icn_lock.gif) no-repeat right;
}