body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000;
	background: #eee url(/pics/body_bg.gif) repeat-x;
/*	background: #848484; */
	line-height: 1.3em;
}
a {
	color: #264091;
}
a:hover {
	color: #c2040e;
}
#container_bg {
	width: 951px;
	margin: 0 auto;
}
#container_bg_new_window {
	width: 400px;
	margin: 0 auto;
}
h2 {
	line-height: 1.2em;
}

/* GLOBAL ELEMENTS
----------------------------------------------- */

.odd {
	background: #eee;
}
.w100 {
	width: 99%;
}
.t12px {
	font-size: 12px;
	line-height: 1.2em;
}
.t13px {
	font-size: 13px;
	line-height: 1.2em;
}
.t14px {
	font-size: 14px;
	line-height: 1.2em;
}
.t16px {
	font-size: 16px;
}
.separator {
	margin: 10px 0;
	background: #e5e5e5;
	height: 1px;
}
.clean {
	margin: 10px 0;
	height: 1px;
}
.grey {
	color: #666666;
}
.blue {
	color: #264091;
}
.clear {
	clear: both;
}
.ok {
	padding: 10px;
	border: 1px solid #61724d;
	margin: 10px 0;
	background: #f4ffeb url(/pics/bg_ok.jpg) no-repeat;
}
.nok {
	padding: 10px;
	border: 1px solid #d21111;
	margin: 10px 0;
	background: #ffecec url(/pics/bg_nok.jpg) no-repeat;
}
.white_sep {
	height: 25px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.preview {
	padding: 1px;
	border: 1px solid #000;
}
.fontnormal {
	font-weight: normal;
}
.textarea {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.flag {
	padding-bottom: 1px;
	padding-right: 1px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-right: 5px;
}

/* XP Bar
----------------------------------------------- */
.xpbar {
	height: 5px;
}
.xpbar table {
	height: 5px;
	border: 0;
	padding: 0;
}
.xpbar table tr, .xpbar table td {
	margin: 0;
	padding: 0;
}

.xp_level{
	background: url(/pics/xpbar.gif) repeat-x;
	height: 5px;
}

.xp_level_grey{
	background: url(/pics/lvgrey.gif) repeat-x;
	height: 5px;
}

/* Levels
----------------------------------------------- */
.lv1 {
	background: #ff0000 url(/pics/lv1.gif) repeat-x;
	height: 5px;
}
.lv2 {
	background: #ff6633 url(/pics/lv2.gif) repeat-x;
}
.lv3 {
	background: #ff9900 url(/pics/lv3.gif) repeat-x;
}
.lv4 {
	background: #ffcc00 url(/pics/lv4.gif) repeat-x;
}
.lv5 {
	background: #00cc00 url(/pics/lv5.gif) repeat-x;
	height: 5px;
}

/* Global: Icons
----------------------------------------------- */

.clipboard {
	padding: 2px 22px 0 0;
	background: url(/pics/icons/clipboard.gif) no-repeat center right;	
}
.zip {
	background: url(/pics/icons/zip.gif) no-repeat left;
	padding: 4px 0 4px 22px;
}
.print {
	background: #264091 url(/pics/icons/print.gif) no-repeat left;
	margin-right: 5px;
	border: 0;
}


/* GLOBAL: FORMS
----------------------------------------------- */

.input {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
}

.input_2 {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:200;
}

.button {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: pointer;
	padding: 1px;
}

/* GLOBAL: TABLES
----------------------------------------------- */

.table1, .table0 {
	border-spacing: 0;
	border-collapse: collapse;
}

.table0 tr td {
	padding: 0;
}

.table1 thead {
	font-weight: bold;
	height: 17px;
	vertical-align: top;
}
.table1 thead tr {
}
.table1 thead td {
	background: #ccc url(/pics/table1_thead.gif) repeat-x right;
}
.table1 thead th {
	text-align: left;
	padding: 4px 6px;
	background: #ccc url(/pics/table1_thead.gif) repeat-x right;
}
.table1 tfoot {
	font-weight: bold;
	background: url(/pics/table1_tfoot.gif) repeat-x;
	height: 18px;
}
.table1 td {
	padding: 4px 6px;
}
.table1 .details {
	font-size: 90%;
}

/* Parche para el reporte 'Friendly version'*/
.table1 .ancho_renglon{
	height: 19px;
}

tr .stitle, tr .ssecond {
	height: 25px;
}
.ssecond {
	color: #545454;
	padding: 6px 7px 8px 15px;
	background: #ccc url(/pics/table1_thead.gif) repeat-x right;
	margin-bottom: 1px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
}
/*.stitle {
	width: 100%;
	color: #545454;
	padding: 6px 7px 8px 15px;
	background: url(/pics/caption_bg.gif) repeat-x;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
*/
.stitle, caption .stitle {
 color: #545454;
 padding: 6px 7px 8px 15px;
 background: url(/pics/caption_bg.gif) repeat-x;
 text-align: left;
 font-weight: bold;
 margin-bottom: 0px;
}

.smalltitle {
	color: #545454;
	padding: 6px 7px 8px 15px;
	background: url(/pics/caption_bg.gif) repeat-x;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}

caption .stitle {
 width: 100%;
}


.smalltitle {
	color: #545454;
	padding: 6px 7px 8px 15px;
	background: url(/pics/caption_bg.gif) repeat-x;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
.sdefault {
	text-align: left;
	background: url(/pics/1x1blue.gif) no-repeat left center;
	padding-left: 12px;
	height: 17px;
}
.subtotal {
	font-weight: bold;
	background: url(/pics/table1_tfoot.gif) repeat-x;
	height: 18px;
}
.pbg {
	background: url(/pics/tit2_bg.gif) no-repeat; 
	padding: 10px;
}
.table2 {
	background: url(/pics/tit2_bg.gif) no-repeat; 
}
.table2 caption {
	text-align: left;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 4px;
}
.table2 td {
	padding: 0 10px;
}

/* Programs
----------------------------------------------- */
.programs_img {
}

/* SPACash Home
----------------------------------------------- */
#header_home {
	height: 150px;
	background: #283d6e url(/pics/home_header.jpg) no-repeat;
}

#header_obj {
	position: relative;
	z-index: 2;
}

#market_select {
	padding: 5px 10px;
	color: #fff;
	position: absolute;
	z-index: 2;
}

#login_area {
	background: url(/pics/login_bg.jpg) no-repeat;
	height: 99px;
	width: 402px;
	float: right;
	text-align: right;
	color: #545454;
}
#login_area .tit {
	padding: 9px 0 6px 0;
}
#login_area a {
	color: #999;
}
#login_area td {
	text-align: left;
	padding-right: 12px;
}
#login_area .button {
	color: #545454;
	font-family: Tahoma, Helvetica, Sans-serif;
	padding: 2px 3px;
	background-color:#fff;
	border-top-color:#eee;
	border-left-color:#eee;
	border-right-color:#eee;
	border-bottom-color:#eee;
	filter: progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#ffffff',EndColorStr='#cccccc');
}

#login_box {
	position: absolute;
	left: 640px;
	z-index: 2;
	}

#home_menu {
	width: 250px;
	float: left;
	height: auto;
}
/* .home_menu_foot {
	background: url(/pics/home_menu_foot.gif) no-repeat;

} */
#home_section {
	background: url(/pics/home_top_bg.gif) no-repeat left top;
	padding: 15px 17px 15px 20px;
}
.home_logo {
	padding: 10px 0;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

#header_home_menu {
	width: 500px;
	text-align: right;
	position: absolute;
	z-index: 2;
	top: 126px;
	left: 448px;
}

#header_home_menu ul, #header_home_menu li {
	display: inline;
	margin: 0;
	padding: 0;
}
#header_home_menu li {
	padding-right: 1px;
}

#home_flash_box {
 width: 701px;
 height: 240px;
 position: absolute;
 z-index: 0;
 top: 150px;
 background: #AB2121;
}

#home_flash {
	position: absolute;	
	top: 0px; 
}
#home_flash_bg {
	height: 237px;
}
#home_main {
	padding: 0;
	margin: 0;
}
#home_main src {
	padding: 0;
	margin: 0;
}

/* Portfolio
----------------------------------------------- */
.portfolio_section {
	padding: 20px 5px 2px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.portfolio_tit {
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
}

.portfolio_td {
	padding-top: 4px;
	padding-bottom: 15px;
	text-align: center;
}

.portfolio_td img {
}

/* Hosted Galleries Preview
----------------------------------------------- */
.fhg_desc {
	background: url(/pics/home_fhg_bg.gif) no-repeat left top;
	padding: 30px 35px 15px;
}
.fhg_type {
	background: url(/pics/tit2_bg.gif) no-repeat left top;
	padding: 22px 35px 10px 20px;
}

/* Support
----------------------------------------------- */
.supportc {
	float: left;
	width: 23em;
	background: url(/pics/tit2_bg.gif) no-repeat left top;
	padding: 25px 20px 35px;
	margin-right: 20px;
}
.supportc ul {
	list-style: none;
	margin: 0;
	padding-left: 5px;
}


/* SPACash Members Zone Global
----------------------------------------------- */
#home_container {
	margin: 0 auto;
	background: #fff url(/pics/bg_home.gif);
}
#home_menubg {
	background: url(/pics/home_menu_foot.gif) no-repeat 0 610px;
}
#container {
	margin: 0 auto;
	background: #fff url(/pics/bg_members.gif);
}
#main_menu {
	width: 228px;
	background: #eee;
	float: left;
}
#main_menu table {
	border-spacing: 0;
	border-collapse: collapse;
}
#main_menu ul {
	margin-top: 7px;
	margin-bottom: 10px;
	margin: 0;
	padding: 7px 0;
	background: url(/pics/members_menu_bottom.gif) no-repeat;
}
#main_menu li {
	list-style: none;
	padding: 3px 30px 5px 40px;
	background:  url(/pics/1x1blue.gif) no-repeat 27px;
	border-bottom: 1px dotted #ccc;
}
#main_menu li a {
	
}
.main_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main_item {
	margin: 0;
	padding: 0;
	list-style: none;
}

#members_header {
	height: 135px;
	background: #0d1321 url(/pics/home_header.jpg) no-repeat;
}
#members_header_new_window {
	height: 135px;
	width: 400px;
	background: #0d1321 url(/pics/home_header.jpg) no-repeat;
}
#members_header {

}
#members_main_bg_pfv {
	width: 721px;
	/*float: left;*/
}

#members_main_bg_new_window {
	width: 400px;
}
#members_main {
	padding: 20px;
	margin: 1px;
	background: #fff url(/pics/members_main_bg2.gif) repeat-x ;
}

#submenu_header {
	border-top: 1px solid #fff;
	background: url(/pics/submenu_header_bg.gif) repeat-x;
	height: 26px;
}
#submenu_header table {
	height: 26px;
	border-spacing: 0;
	border-collapse: collapse;
}
#submenu_header .sep {
	background: url(/pics/submenu_header_sep.gif) no-repeat left;
	text-align: center;
}
.members_logo {
	padding-top: 10px;
}
.submenu {
	padding-top: 10px;
	height: 27px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
}
.submenu ul, .submenu li {
	display: inline;
	margin: 0;
	padding: 0;
}
.submenu li {
	padding-right: 10px;
}

#home_footer {
	margin-top: 1px;
	clear: both;
	background: #620206;
	height: 108px;
	/*background: url(/pics/members_footer.jpg) no-repeat;*/
}
#home_footer_area {
	color: #fff;
	padding-left: 200px;
	padding-top: 10px;
}
#home_footer_area .home_links {
	color: #f81a1a;
	font-size: 11px;
	padding-bottom: 4px;
	padding-top: 12px;
}
#home_footer_area .home_links a {
	color: #f81a1a;
}

#members_footer {
	clear: both;
	margin-top: 20px;
	clear: both;
	background: #620206;
	height: 108px;
	/*background: url(/pics/members_footer.jpg) no-repeat;*/
}
#members_footer_area {
	color: #fff;
	padding-left: 200px;
	padding-top: 30px;
}
#members_footer_area p, #home_footer_area p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#members_footer_area p a, #home_footer_area p a {
	color: #fff;
}



/* POTD
----------------------------------------------- */
.potd_site_title {
	background: #ccc;
	padding: 7px;
}

img {
     border: 0;
}
/* Linking Codes
----------------------------------------------- */

#preview_area {
	/*background: ;*/
	width: 180px;
	padding: 0 0 0 15px; 

}
#preview_area img {
	padding: 1px;
	border: 1px solid #000;
}

/* Gallery Results
----------------------------------------------- */

.gallery_list td {
	padding: 11px 7px;
}


/* FAQ
----------------------------------------------- */
#faq {
}
#faq .faq_menu {
	/* background:  url(/pics/faq_bg.gif) repeat-y; */
	padding: 15px 0 15px 15px;
	border-left: 1px solid #e5e5e5;
	width: 230px;
}
#faq h3 {
	padding: 2px 0 0 5px;
	margin: 0;
	color: #545454;
	font-size: 13px;
	font-weight: bold;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;

	}
#faq .subsection {
	background: url(/pics/tit2_bg.gif) no-repeat; 
	padding-left: 5px;
}
.subsection ul {
	margin: 10px 35px 25px 35px;
	padding: 0;
}
.subsection ul li, .faq_group ul li {
	font-size: 100%;
	line-height: 1.4em;
	list-style-image: url(/pics/1x1blue.gif);
}
.faq_group {
	padding: 25px 20px 20px 25px;
	background: url(/pics/home_news_bg1.gif) no-repeat; 
}
.faq_group p {
	padding: 0;
	margin: 0;
}

/* News
----------------------------------------------- */

.news_list {
	clear: both;
}

.news_list .preview_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.news_list .preview_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.news_date {
	color: #001d60;
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

.news_title {
	color: #8b0000;
	font-family: "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
}


/* Members Main
----------------------------------------------- */

.membersmain_left {
	float: left;
	width: 460px;
}

.membersmain_right {
	float: right;
	width: 200px;
}
.poll {
	padding: 10px;
	background: #eee;
}
.poll_results {
	background: #eee;
	padding: 10px;
}
.logos_members {
	padding-bottom: 7px;
}
.topconverting_all {
	padding-top: 10px;
	text-align: center;
}
.poll_title, .topsites_logo {
	padding-bottom: 1px;
}
.logos_members .fright {
	padding-top: 5px;
}

/* Top Converting
----------------------------------------------- */

.top_number {
	font-size: 16px;
}
.top_converting {
	padding: 5px 0;
}

/* Promo Material
----------------------------------------------- */

.result td {
	text-align:center;
}
.result {
	padding: 0 0 5px 0;
}
.result img {
	padding: 0;
}
.result ul {
	/*background: ;*/
	padding: 5px 0;
	margin: 0;
	display: inline;
	list-style: none;
}
.result li {
	list-style: none;
	display: inline;
	padding: 12px;
	margin: 0;
}
.result textarea {
	width: 550px;
}

/* Steps
----------------------------------------------- */

.step_img {
	float: left;
	padding: 7px 15px 15px 0;
}

/* Skin List
----------------------------------------------- */

.img_skinpreview {
	margin: 5px 0;
	padding: 1px;
	border: 1px solid #333;
}

/* Adult DVD Program Free Content
----------------------------------------------- */

#freecontent_results .freecontent .title {
	background: #000;
	color: #fff;
	font-size: 150%;
	height: 20px;
	padding: 5px;
}
#freecontent_results .freecontent ul {
	line-height: 1.4em;
}
#freecontent_results .freecontent .scene_title {
	background: #eee;
	height: 18px;
	padding: 4px 7px;
}
#freecontent_results .freecontent .scene_title a {
	font-size: 11px;
}
#freecontent_results .freecontent .clips {
	text-align: center;
	padding: 10px 0;
}
#freecontent_results .freecontent img {
	padding-bottom: 3px;
}

#amount_box table {
	margin-top: 30px;
	margin-left: 8px;
}

#amount_box .big {
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.paydetail_box {
	background: url(/pics/home_news_bg1.gif) no-repeat;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
	width: 230px;
}
.paydetail_box .info {

}
.paydetail_box .default {

}

/* Online Survey
----------------------------------------------- */

#survey_nav .survey_first, #messenger_nav .messenger_first {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

/* SPA Messenger
----------------------------------------------- */

.new_message {
	float: left;
	width: 220px;
	background: url(/pics/tit2_bg.gif) no-repeat;
	padding-top: 10px;
	padding-left: 0;
	margin-right: 5px;
}
.new_message .username {
	font-size: 16px;
	font-weight: bold;
}
.him {
}
.me {
}

/* News Archive
----------------------------------------------- */
.news2 {
	background: url(/pics/home_news_bg2.gif) no-repeat;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.news2 .news_title {
	font-size: 140%;
}

/* Articles
----------------------------------------------- */

.article {
	clear: both;
}

.article .preview_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.article .preview_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
.article .grey {
	padding: 2px 0;
}
.article h2 {
	margin: 0;
	padding: 0;
}

/* Stats
----------------------------------------------- */

.firstlevel {
	margin-right: 4px;
}
.secondlevel {
	margin-left: 12px;
	margin-right: 4px;
}
.thirdlevel {
	margin-left: 18px;
	margin-right: 4px;
}

.generate_report {
	padding: 10px 10px;
	background: #eee /* url(/pics/home_menu_foot.gif) repeat-x */ ; 
}
.expand {
	float: right;
	margin: 6px;
}
.expand img {
	padding: 0 3px;
}

/* Board
----------------------------------------------- */

#search_mark .fright {
	padding-top: 8px;
	height: 25px;
}
#forum_nav ul {
	line-height: 1.4em;
	/*margin: 0 17px;*/
	/*padding-bottom: 3px;*/
	margin: 0 0 5px 20px;
	padding: 0;
}
#forum_nav .message_top {
	border-bottom: 1px solid #ccc;
}
#forum_nav .signature {
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

table.tablequote {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
.quotep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#message_sign {
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

.message_sign {
	padding-top: 5px;
	border-top: 1px solid #ccc;
}
.message_top {
	margin-top: 5px;
	clear: both;
}
#message_body {
	margin-top: 5px;
	border-top: 1px solid #ccc;
	clear: both;
}

.message_body {
	margin-top: 5px;
	border-top: 1px solid #ccc;
	clear: both;
}
/* Tablas 
-----------------------------------------------*/
.contents_wbd {
    display:none !important;
}
.contents_wbd_2 {
    display:block !important;
}
.contents_wbd_3 {
    display:table-row !important;
}
.img_ampliar{
    cursor: pointer;
    position:relative;
}

/* Rates 
-----------------------------------------------*/
.table1 td.intent{
	padding-left: 35px;
}

.ok {
	padding: 10px;
	border: 1px solid #61724d;
	margin: 10px 0;
	background: #f4ffeb url(/pics/bg_ok.jpg) no-repeat;
}
.nok {
	padding: 10px;
	border: 1px solid #d21111;
	margin: 10px 0;
	background: #ffecec url(/pics/bg_nok.jpg) no-repeat;
}
.banner { 
text-align: center; 
width: 670px;
overflow: auto;
}
/* Free Content 
-----------------------------------------------*/
.thumbs td {
	text-align: center;
}


 /* Lastest 10 post 
-----------------------------------------------*/
.table2 {
	border-collapse: collapse;
} 

.table2 tr td {
	padding: 5px 0;
}

/* Money and Points
-----------------------------------------------*/
.negative{
    color:#ff0000;
}
