﻿ .send_box, .item_list_box {
	width: 456px;
	height: auto;
	border:#A32322 2px solid;
	position: absolute;
	margin-top: 9px;
	*margin-top: -10px;
}

.item_list_box p {
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

.send_button6 {
	background:url(../style/images/enviar.jpg);
	position:absolute;
	width:45px;
	height:14px;
	text-indent:-5000px;
	right:0;
	margin-right:6px;
	margin-top:5px;
	*margin-top:5px;
}

.card_list_title {
	background:#A32322 url(../style/images/cartao-pronto.jpg) no-repeat;
	color:#FFFFFF;
	width:460px;
	height:20px;
	margin-bottom:20px;
	margin-top:18px;
	*margin-top:28px;
}

.card_list, .image_list, .audio_list, .styleClassName, .news_list {
	clear: both;
  display: inline-table;
	margin-left:50px;
}


#styleCardPreview {
	/*background:#A32322;*/
}

.styleClassName li, .image_list li, .audio_list li, .news_list li {
  	float: left;
	width: 132px;
	height: 240px;
	border: 2px solid #A32322;
	padding: 5px;
	margin: 0 3px 3px 0;
}

.styleClassName p {
	color:#000000;
}

.styleClassName li, .image_list li, .audio_list li, .text_list li {
	background:url(../style/images/fundo-card.jpg) repeat-x;
	border: 2px solid #A12523;
}

.audio_list li .audio > span, .styleClassName li .audio > span {
	width: 100%;
	height: 18px;
	display: block;
}

.styleClassName, .image_list, .audio_list, .text_list, .news_list {
	clear: both;
  display: inline-table;
	margin-left:5px;
}

.styleClassName li .audio{
  height: 35px;
	color:#000000;
}

.styleClassName li .audio{
	border-bottom: 2px solid #B30003;
}

.styleClassName li .text 
{
  height: 70px;
  border-bottom: 2px solid #B30003;
}

.select {
	display:block;
	text-indent:-5000px;
	background:url(../style/images/selecionar.gif) no-repeat;
	cursor:pointer;
	width:78px;
	height:15px;
	/*
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#B30000;
	*/
}
.select_button {
	position: relative;
	_position:inherit;
	text-decoration:none;
	top: 85px;
}

.card_preview {
	background: url(images/purple_bg.jpg) no-repeat;
}

.card_preview div{
	padding: 10px 0 25px 0;
	_padding: 10px 0 10px 0;
	border-bottom: 2px solid #B30003;
}

#texto {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
    clear: both;
	color:#000000;
}

/*
.card_preview .audio > span {
	width: 100%;
  height: 70px;
	display: block;
}
*/

.title-new {
	background:#A32322 url(../style/images/cartao-pronto-2.jpg) no-repeat;
	color:#A32322;
	position: absolute;
	clear: both;
	top: 28px;
	right: 0px;
	width: 133px;
	height: 20px;
	padding-left: 1px;
}

.image h3 span, .audio h3 span, .text h3 span{
	font-size:12px;
}

.audio p {
	color:#850708;

}

.text div {
	display:block;
	width:121px;
	height:43px;
	_height:48px;
	overflow:hidden;
	color:#000000;
	border:none;
	margin-top:-10px;
	margin-bottom:-30px;
	_margin-bottom:-25px;
}

#paginator {
	position:relative;
	clear: both;
	margin-left:180px;
	color:#666666;
}

.pager {
	position:relative;
	clear: both;
	margin-bottom:25px;
}

.pager a{
	text-decoration:none;
	color:#666666;
}

.pager li {
	float: left;
	margin: 0 2px;
}

.pager span {
	font-weight:bolder;
	color:#333333;
}
