/* *** This is internal css for Open-Realty */

.copy{
	font-family:verdana;
	font-size:7pt;
	color:black;
	text-decoration:none;
}

.field_caption{
	font-weight:bold;
}
.view_image {
	text-align:center;
}

.image_caption {
	font-size:16px;
	font-weight:bold;
}
.view_user {
 padding-left:5px;
}
.view_user_user_name {
	font-size:14px;
	font-weight:bold;
}
.view_user_user_images {
	float:left;
}
.view_user_user_info {
	float:left;
	padding-left:10px;
}
.view_user_user_hitcount {
	clear:both;
}
.view_user_user_box {

}

html{
	margin:0px;
	padding:0px;
	margin-left: 15em;
	margin-right: 15em;
	
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0em;
	margin-left: 0em;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

input, select, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

img {
	border: 0px none;
}

.search_results
{
	width:100%;
}
.result_row_0	{ background-color: #C3C3C3; }
.result_row_1	{ background-color: none; }

.view_users { width:100%; }
.slogan {
	text-align:right;
	font-size: 12px;
	color:#42557b;
	padding-right: 10px;
}

.clr{
	clear:both;
	height:1px;
}

.small {
	font-size:10px;
}


/*printer styles*/
@media print{
	/*hide the left column when printing*/
	#leftcol{display:none;}
	#outer{border-left:0;}
}

font-weight:bold;
	text-decoration:none;
	color:#353D50;

CONTROLS THE TABLES DISPLAYED BY PAGES GENERATED BY THE PAGE EDITOR */
table.page_display
{
	border: 3px;
}
td.page_display
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE TABLES DISPLAYED IN THE ADMIN */
table.admin_main
{
	border: 3px;
	width: 100%;
}
td.admin_main
{
	width: 100%;
	vertical-align: top;
}
/* THIS CONTROLS THE ROW COLORS */
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
	color: #FFFFFF;
	background-color : transparent;
}
/* LISTING BROWSE PAGE NAVIGATION WIDGET 'next_prev()'display stuff  */

.browse_tool_table {
	background-color: silver;
	width:100%;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool {
	background-color: silver;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.browse_tool_num {
	color: #336699;
}

.browse_tool_button A:link, .browse_tool_button A:visited {
	background-color: silver;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	BORDER-COLOR: #000000;
   	BORDER-STYLE: outset;
 	BORDER-WIDTH: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	width: 82px;
	height: 18px;
	display: block;
}

.browse_tool_button A:hover {
	color: #FFFFFF;
	BORDER-STYLE: inset;
	width: 82px;
	height: 18px;
}

.browse_tool_ghost {
	font-size: 10px;
	line-height: 10px;
	color: #aaaaaa;
	text-decoration: none;
}


.browse_tool_curpage {
	BACKGROUND-COLOR: #000000;
	color: #FFFFFF;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	padding-top: 4px;
}

.bt_pages {
	font-family: verdana, arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D1DEE9;
	text-decoration:none;
	font-size: 10px;
	color:	#000000;
}

bt_pages_ghost{
	color: #aaaaaa;
	text-decoration: none;
}

A.bt_pages:link, A.bt_pages:visited{
	color:	#000000;
	width: 24px;
	height: 20px;
	display: block;
	text-align: center;
	padding-top: 4px;
}

A.bt_pages:hover{
	color:#FFFFFF;
	background: #132975;
}

/*---------------------------------------------*/
/*---------------------------------------------*/
/*---------------------------------------------*/
/*------------------Mis Cambios----------------*/
/*---------------------------------------------*/
/*---------------------------------------------*/

#pagewidth{
	width:760px;
	position: relative;
	padding:0px;
 	text-align: left;
}

.featured_listings a:link, .featured_listings a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color: #2A4BAC;
}


/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*---------------------HEADER (CABECERA)---------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/


#header{
	height:156px;
	width:100%;
}

.logo{
	height: 144px;
    background: url(images/cabecera.jpg) no-repeat;
}

.time_date {
	text-align:right;
	font-size: 9px;
	padding-right: 10px;
	padding-top: 3px;
	height: 14px;
	background-color: #4A4952;
	color:#CCCCCC;
}

#mainbody{
	margin:0;
	width:100%;
	padding:0px;
	background: #fef6f7 url(images/banner_capi.jpg) left bottom no-repeat;
}


/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*---------------------LEFTCOL (MENU)---------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

#leftcol{
	width:170px;
	float:left;
	margin-left:0px;
	margin-right:1px;
	text-align: left;
 }



#navcontainer a:link, #navcontainer a:visited
{
	display: block;
}



div.cabeceramenu  {
	width:165px;
	height:20px;
	margin-top:0.7em;
}

div.cabeceramenu table {
	background-color:#4A4952;
}

td.cabeceramenu {
	padding-left: 5px;
	background-color:#4A4952;
	vertical-align:middle;
	width:100%;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #E4E4E4;
	text-transform: uppercase;
}


.menu{
	background-color:#ff5757;
	border:#ff5757 1px solid;
	font-family: Verdana, Arial;
	font-size: 10px;
	margin-top: 3px;
	padding-left:10px;
	width:153px;
	list-style-type: none;
}

.menu li:hover {
	list-style-type: none;
	border-bottom:1px solid #F7B600;
}

.menu li, .primerli {
	height:17px;
	margin:0px;
	padding-top:0px;
	border-bottom:1px solid #a9a9a9;
	padding-top: 6px;
}

.menu a:link, .menu a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#DDDDDD;
	display: block;
}

.menu a:hover{
	color:#636163;
	background: none;
}
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*---------------------MAINCOL (MENU)---------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

#maincol{
	width: 588px;
	float:right;
	/*margin: 0px -8px 0px -2px; */
}

.content{
	margin-bottom:15px;
	padding-left:5px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#E4E4E4;
	width:99%;
	background-color:#efefef;
}

div.cabeceraprincipal {
	margin-top:0.7em;
	background-color:#c3c3c3;
}

td.cabeceraprincipal {
	background:url("http://www.automovilescapi.com/template/1234/images/flecha_c.gif") no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-color:#c3c3c3;
	vertical-align:middle;
	width:100%;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	color: #616161;
	text-transform: uppercase;
}

/*--------------------------------------------------------*/
/*--------------------------------------------------------*/
/*-------------------FOOTER (PIE PAGINA)------------------*/
/*--------------------------------------------------------*/
/*--------------------------------------------------------*/

#footer{
	width:100%;
	margin:0px;
	background-color:#E7EBF6;
	float:right;
	font-size:10px;
}

.powered_by {
	color: #2A4BAC;
	/*display:none;*/
	width: 100%;
	font-size:10px;
	text-align:center;
}

.powered_by A:link, A:visited {
	color: #2A4BAC;
}

.copyright {
	color: white;
	background: url("http://www.automovilescapi.com/template/1234/images/fondo_pie.gif") repeat-x bottom;
	text-align:center;
	height:37px;
	width: 100%;
	padding-top:13px;
	border: 1px solid #DE8B23;
}

.copyright A:link, .copyright A:visited {
	color: white;
}


#resultado td{
	width:50%;
	border:solid 1px #E4E4E4;
}

.searchresult {
	border:solid 1px #E4E4E4;
}

a:link, a:visited {
	font-weight:bold;
	text-decoration:none;
    color: #003366;
}
a:hover{
	color:#DE8B23;
	font-weight:bold;
	text-decoration:none;
}

a.naranja:link, a.naranja:visited {
	color:	#FF6633;
	font-weight:bold;
	text-decoration:none;
}
a.naranja:hover{
	color:#333333;
	background: #FF6633; 
	text-decoration:none;
}

#pestanas{position:absolute;min-height:241px}
.pestannas ul{
	list-style:none;
	margin:0 0 0 5px;padding:0;
}
.pestannas ul li{
	display:inline;
}
.pestannas ul li.int_on{
	float:left;
	text-align:center;
	width:125px;
	height:24px;
	color:#C02100;
	background:url("http://www.automovilescapi.com/template/1234/images/pestanna_on.gif") no-repeat;
	padding:0;
	margin:5px 2px 0 0;
	font-weight:bold:
	border-bottom-style: 1px solid;
	border-bottom-color: rgb(25, 25, 255);
}

.pestannas ul li.int_off a:link, .pestannas ul li.int_off a:visited{
	text-align:center;
	text-decoration:none;
	padding:0;
	float:left;
	width:125px;
	height:19px;
	color:#514D44;
	background:url("http://www.automovilescapi.com/template/1234/images/pestanna_off.gif") no-repeat;
	margin:10px 2px 0 0;
	font-weight:normal
}

.pestannas ul li.int_off a:hover{
	text-decoration:underline;
	background:url("http://www.automovilescapi.com/template/1234/images/pestanna_off2.gif") no-repeat
}

.flot{
	width:98%;
	float:left;
	border: 1px solid rgb(0, 0, 0);
	margin:0;padding:0;
}

