/* CSS Document */
/*width fix 960px*/

body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#fc9024;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.clear{
	clear:both;
}
#serch_front{
	position:relative;
	top:-5px;
}
/* Select Box */

#select .selector {
	display: block;
	width: 162px;
	border: none;
	border:none;
	position: relative;
	background: url("../images/input-text2.png") top left no-repeat;
	line-height: 31px;
	margin-top: 0px;
	text-shadow: 0 1px 0 #fff;
	height: 31px;
	color:#627D83;
	font-size: 12px;
}

#select .selector select {
	width: 162px;
	height: 31px;
}

#select .selector.focus {
	border:none;
	font-size:12px;
}

#select .selector span {
	position: absolute;
	left: 6px;
	top: 0px;
	font-size: 1.1em;
	padding: 0;
	display: block;
	background: url(../images/select.png) no-repeat right 60%;
	padding-right: 20px;
	right: 10px;
}

#select .selector.focus span {
	left: 6px;
}

#select .selector select {
	position: relative;
	font-size: 1.1em;
	padding: 0;
	line-height: 31px;
	border: 0;
	margin: 0;
	padding-right: 0px;
}

#select_home .selector {
	display: block;
	width: 139px;
	border: none;
	border:none;
	position: relative;
	background: url("../images/input-select-home.png") top left no-repeat;
	line-height: 31px;
	margin-top: 0px;
	text-shadow: 0 1px 0 #fff;
	height: 31px;
	color:#627D83;
	font-size: 11px;
}

#select_home .selector select {
	width: 139px;
	height: 31px;
}

#select_home .selector.focus {
	border:none;
	font-size:11px;
}

#select_home .selector span {
	position: absolute;
	left: 6px;
	top: -0px;
	font-size: 1.1em;
	padding: 0;
	display: block;
	background: url(../images/select.png) no-repeat right 60%;
	padding-right: 20px;
	right: 10px;
}
*:first-child+html #select_home .selector span {
	position: absolute;
	left: 6px;
	top: -0px;
	font-size: 1.1em;
	padding: 0;
	display: block;
	background: url(../images/select.png) no-repeat right 60%;
	padding-right: 20px;
	right: 10px;
}

#select_home .selector.focus span {
	left: 6px;
}

#select_home .selector select {
	position: relative;
	font-size: 1.1em;
	padding: 0;
	line-height: 31px;
	border: 0;
	margin: 0;
	padding-right: 0px;
}
/* ENDSelect Box */

/*----------------------------------------------------------------------------------------------/
/*Header*/
a{
	text-decoration:none;
	border:none;
}
img{
	text-decoration:none;
	border:none;
}

img.img_profile { padding: 3px; border: 1px solid #999999; }

body{
	padding:0;
	margin:0;
}
#header{
	background: url(../images/header.png) repeat-x;
	width:100%;
	height:287px;
}
/*for ie7*/
html* #header{
	background: url(../images/header.png) top repeat-x;
	width:100%;
	height:308px;
	text-align:center;
}
#baby{
	width:1099px;
	height:252px;
	background: url(../images/baby-on-header.png) top left no-repeat;
	margin:0 auto;
}
#logo_login{
	width:960px;
	height:50px;
	margin:0 auto;
	position:relative;
	top:47px;
}
#logo_login #logo{
	width:300px;
	float:left;
}
#logo_login #login{
	width:660px;
	float:right;
	color:#627d83;
	font-size:11px;
	padding:5px 0 0 0;
}

#login .login_right { float: right; width: auto; text-align: right; }

#login a{
	color:#627d83;
	margin-right: 10px;
}
#reg_login{
	padding:0 0 0 160px;
	color:#627d83;
	font-size:13px;
}
#insess{
	text-align:right;
	position:relative;
	top:20px;
}
#insess li{
	list-style:none;
	display:inline;
	padding:0 0 0 10px;
}
#insess li a{
	color:#627D83;
}
.input_text{
	float: left;
	color:#3b5459;
	border:none;
	width:112px;
	padding: 0 3px;
	line-height: 26px;
	height:26px;
	position:relative;	
	background: url("../images/input-text.png") left no-repeat;
	margin-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
*:first-child+html .input_text{
	color:#3b5459;
	border:none;
	width:137px;
	height:29px;
	background: url(../images/input-text.png) left no-repeat;
	padding:10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.input_text:onfocus{
	border:none;
}
.select{
	color:#627d83;
	border:none;
	width:137px;
	height:29px;
	background: url(../images/input-text.png) left no-repeat;
	padding:4px 0 0 10px;
}

#box_on_top{
	clear:both;
	width:960px;
	margin:45px auto;
	padding:30px 0 0 0;
}
#box_on_top #box_left{
	width:380px;
	float:left;
	text-align:left;
}
#box_on_top #box_center{
	width:380px;
	float:left;
	text-align:left;
}
#box_on_top #box_right{
	width:200px;
	float:left;
}
.box_banner_large{
	width:358px;
	height:109px;
	background:url(../images/box-large.png) no-repeat;
}
#box_banner_small{
	width:167px;
	height:109px;
	background: url(../images/box-small.png) no-repeat;
	text-align:center;
	margin:0 0 0 34px;
}
.banner_title{
	padding:15px 0 0 30px;
}
.banner_title a{
	font-weight:bold;
	font-size:25px;
}
.info_banner{
	font-size:15px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 30px;
}
.info_banner_small{
	font-size:15px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0 0 0;
}
#opening_word{
	clear:both;
	width:1099px;
	height:35px;
	background: url(../images/baby-hand.png);
	margin:0 auto;
	color:#FFFFFF; !important
	font-size:17px;
	position:relative;
	top:0px;
	line-height:35px;
}
#opening_word a{
	color:#FFFFFF; !important
}
#opening_word_in{
	width:960px;
	margin:0 auto;
	text-align:left;
}
#opening_word_in #opening_word_left{
	width:480px;
	float:left;
}
#opening_word_in #opening_word_right{
	width:480px;
	float:left;
	text-align: right;
}
/*END Header*/
/*---------------------------------------------------------------------------------------------*/
/*Content*/
#content{
	width:100%;
	margin:0 auto;
}
#content_brown{
	width:100%;
	background: url(../images/box-brown.png) repeat-x;
	float:left;
}
*:first-child+html #content_brown{
	width:100%;
	background: url(../images/box-brown.png) repeat-x;
	float:left;
	position:relative;
	top:-21px;
}
#content_brown_in{
	width:960px;
	margin:0 auto;
	padding:50px 0 0 0;
	background: transparent;
}
#content_brown_in #content_brown_in_left{
	width:480px;
	float:left;
	background: transparent;
}
#content_brown_in #content_brown_in_right{
	width:480px;
	float:left;
	background: transparent;
}
#content_white{
	clear:both;
	width:100%;
	background:#FFFFFF;
	height: 10px;
}
.article_title{
	color:#2e4f5b;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}
.article_sub_title{
	color:#2e4f5b;
	font-size:18px;
	padding:10px 0 0 0;
}
.article_content{
	color:#2e4f5b;
	font-size:14px;
	padding:30px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}
.article_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.article_link a {
	color:#fd7b01;
	text-decoration:underline;
}
.article_link a:hover {
	text-decoration: none;
}

#reklame_box{
	width:468px;
	padding:30px 0 30px 0;
}
#reklame_top{
	width:468px;
	height:5px;
	background: url(../images/reklame-top.png) no-repeat;
}
#reklame_content{
	width:466px;
	background: transparent;
	border-right:1px solid #c9beb3;
	border-left:1px solid #c9beb3;
	text-align:center;
	color:#c9beb3;
}
#reklame_bottom{
	width:468px;
	height:5px;
	background: url(../images/reklame-bottom.png) no-repeat;	
}
#reklame_title{
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
}
#search{
	width:100%;
	position:relative;
	top:-7px;
}
.ads_box{
	width:468px;
	position:relative;
	top:-10px;
	text-align: center;
}
*:first-child+html .ads_box{
	width:468px;
	position:relative;
	top:-25px;
}
.ads_top{
	width:468px;
	height:5px;
	background: url(../images/reklame-top.png) no-repeat;
}
.ads_content{
	width:466px;
	background: transparent;
	border-right:1px solid #c9beb3;
	border-left:1px solid #c9beb3;
	font-size:10px;
	text-align:center;
	color:#c9beb3;
}
.ads_bottom{
	width:468px;
	height:5px;
	background: url(../images/reklame-bottom.png) no-repeat;	
}
#lates_job{
	width:100%;
	padding:11px 0 0 0;
	/*For safari & chrome*/
	@media screen and (-webkit-min-device-pixel-ratio:0)
	[width:100%;
	padding:40px 0 0 0;	]
}
/*FOR ie7*/
*:first-child+html #lates_job{
	width:100%;
	position:relative;
	top:-12px;
}
#lates_job_top{
	width:468px;
	height:5px;
	background: url(../images/top-lates-baby-job.png) no-repeat;
}
#lates_job_content{
	width:466px;
	border-left:1px solid #ded8d1;
	border-right:1px solid #ded8d1;
	float:left;
	background: #FFFFFF;
	font-size:12px;
	position:relative;
	top:-1px;
	padding-bottom: 9px;
}
#lates_job_content_bottom{
	clear:both;
	width:466px;
	height:28px;
	background:#FFFFFF;
	text-align:right;
	line-height:50px;
}
#lates_job_title{
	width:396px;
	margin:0 auto;
	color:#fb7f02;
	font-size:25px;
	padding:25px 0 10px 0;
}
#lates_job_data{
	width:396px;
	margin:0 auto;
	border-top:1px solid #ded8d1;
}
#lates_job_data table tr td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	padding:4px 0 4px 0;
}
#lates_job_data table tr td img:hover{
	cursor:pointer;
}
/*FOR ie7*/
*html #lates_job_data table tr td{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	padding:1px 0 1px 0;
}
#content_white_in{
	width:960px;
	margin:0 auto;
	padding:30px 0 0 0;
}
#content_white_in #content_white_in_left{
	width:480px;
	float:left;
	background: transparent;
}
.featued{
	width:468px;
	margin-bottom: 10px;
}
.featured_box_top{
	width:468px;
	height:5px;
	background: url(../images/featured-box-top.png) no-repeat;
}
.featured_box_content{
	width:468px;
	background: url(../images/featured-box-content.png) repeat-y;
	float:left;
}

.featured_box_bottom{
	width:468px;
	height:5px;
	background: url(../images/featured-box-bottom.png) no-repeat;
}

#foto_1 { margin: 0px 10px 5px 5px; width:70px; float:left; }

#foto_1 img { width: 60px; padding: 3px; border: 1px solid #ded8d1; background-color: #FFFFFF;}

.featured_info{
	float: left; 
	width:378px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.featured_info .featured_info_title_left{
	float:left;
	font-weight:bold;
	color:#2e4f5b;
	width:40%;
	font-size: 15px;
}
.featured_info .featured_info_title_center{
	float:left;
	font-weight:bold;
	color:#2e4f5b;
	width:40%;	
}
.featured_info .featured_info_title_right{
	float:left;
	font-weight:bold;
	color:#2e4f5b;
	width:20%;	
}
.featured_main_info{
	color:#2e4f5b;
	font-size:12px;
	padding:10px 0 15px 0;
}
#content_white_in #content_white_in_right{
	width:480px;
	float:left;
	background: transparent;
}
.ads_box_white{
	width:468px;
}
.ads_top_white{
	width:468px;
	height:5px;
	background: url(../images/ads-white_top.png) no-repeat;
}
.ads_content_white{
	width:466px;
	background: transparent;
	border-right:1px solid #c9beb3;
	border-left:1px solid #c9beb3;
	font-size:10px;
	text-align:center;
	color:#c9beb3;
}
.ads_bottom_white{
	width:468px;
	height:5px;
	background: url(../images/ads-white_bottom.png) no-repeat;
}
#lates_baby_sitter{
	width:396px;
	margin:0 auto;
	font-size:12px;
}
#lates_baby_sitter_title{
	color:#FB7F02;
	font-size:25px;
	margin:0 auto;
	padding:25px 0 10px;
}
#lates_baby_sitter_info table tr td{
	padding:4px 0 4px 0;
}
#lates_baby_sitter_info{
	border-top:1px solid #DED8D1;
	margin:0 auto;
	width:396px;
}
.lates_baby_sitter_info_more{
	width:396px;
	margin:0 auto;
	text-align:right;
	font-size:13px;
	padding:8px 0 0 0;
}
#reklame_box_white{
	width:468px;
	text-align:center;
	margin-top: 10px;
}
/*FOR ie7*/
*:first-child+html #reklame_box_white{
	width:468px;
	text-align:center;
	padding:90px 0 0 0;
}
#reklame_box_white_top{
	width:468px;
	height:5px;
	background: url(../images/reklame-top-white.png) no-repeat;
}
#reklame_box_white_content{
	width:466px;
	border-left:1px solid #C9BEB3;
	border-right:1px solid #C9BEB3;	
	color:#C9BEB3;
}
#reklame_box_white_bottom{
	width:468px;
	height:5px;
	background: url(../images/reklame-bottom-white.png) no-repeat;
}
/*END Content*/
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*Footer*/
#footer{
	clear:both;
	width:100%;
	padding:20px 0 60px 0;
}
/*FOR ie7*/
*:first-child+html #footer{
	clear:both;
	width:100%;
	padding:20px 0 60px 0;
	position:relative;
	top:500px;
}
#footer_in{
	width:960px;
	margin:0 auto;
	border-top:1px solid #ded8d1;
}
#footer_in_left{
	width:480px;
	float:left;
	text-align:left;
}
#footer_in_right{
	width:480px;
	float:left;
	color:#beb4a8;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 0 0 0;
}
#footer_in_left li{
	list-style:none;
	display:inline;
	float:left;
	padding:20px 0 0 0;
	margin:0 15px 0 0;
}
#footer_in_left li a{
	color:#beb4a8;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
/*END Footer*/
/*---------------------------------------------------------------------------------------------------------------------------------------------*/
/*2nd page layout*/
/*Header*/
#header_admin{
	width:100%;
	height:177px;
	background: url("../images/header-second.png") repeat-x;
}

#header_in_admin{
	width:1090px;
	height: 177px;
	margin:0 auto;
	background: url("../images/bg-header.png") top left no-repeat;
}
#logo_admin{
	width:480px;
	float:left;
}
#login_admin{
	width:480px;
	float:left;
	color:#627D83;
	font-size:13px;
	padding:0 0 30px 0;
}

#box_button_admin{
	width:960px;
	margin: 65px auto 0 auto;
	text-align:center;
}
#box_button_admin #box_button_left_admin{
	width:380px;
	float:left;
	text-align: left;
}
#box_button_admin #box_button_center_admin{
	width:380px;
	float:left;
	text-align: center;
}
#box_button_admin #box_button_rigth_admin{
	width:200px;
	float:left;
	text-align: right;
}
.text_in_button_admin{
	font-size:20px;
	font-weight:bold;
	padding:10px 0 0 0;
}
#button_top_left_admin{
	width:357px;
	height:44px;
	background: url(../images/button-left.png) no-repeat;
}
#button_top_center_admin{
	width:357px;
	height:44px;
	background: url(../images/botton-top-center.png) no-repeat;
}
#button_top_right_admin{
	width:166px;
	height:44px;
	background: url(../images/button-top-right.png) no-repeat;
	line-height:44px;
	font-weight:bold;
}
/*END HEADER*/
/*---------------------------------------------------------------------------------------------*/
/*Content*/
#content_next{
	width:100%;
	float:left;
}
#content_brown_next{
	width:100%;
	height:188px;
	background: url(../images/content-brown-next.png) repeat-x;
}
#content_in_next{
	width:960px;
	margin:0 auto;
	padding:15px 0 0 0;
}
#content_in_next #content_in_left{
	width:159px;
	float:left;
}
#content_in_next #content_in_right{
	width:801px;
	float:left;
}
#ads_box_small{
	width:728px;
	margin:0 auto;
	color:#a29b94;
	text-align:center;
	font-size:13px;
}
#ads_box_small_top{
	width:728px;
	height:5px;
	background: url(../images/ads-small-top.png);
}
#ads_box_small_content{
	width:726px;
	border-left:1px solid #c9beb3;
	border-right:1px solid #c9beb3;
}
#ads_box_small_bottom{
	width:728px;
	height:5px;
	background: url(../images/ads-small-bottom.png);
}
#listing_box{
	width:778px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#listing_top{
	width:778px;
	height:5px;
	background: url(../images/box-list-top.png);
}
#listing_content{
	width:778px;
	float:left;
}
#listing_content_left{
	width:1px;
	background:#c9beb3;
	float:left;
	height:133px;
}
#listing_content_center{
	width:776px;
	float:left;
	background:#FFFFFF;
}
#listing_content_right{
	width:1px;
	background:#c9beb3;
	float:left;
	height:133px;
}
#main_listing{
	width:675px;
	margin:0 auto;
}
#main_listing_top{
	width:675px;
	padding:20px 0 0 0;
}
#main_listing_top #main_listing_top_left{
	width:337.5px;
	float:left;
	color:#f78504;
	font-size:23px;
	text-align:left;
}
#main_listing_top #main_listing_top_right{
	width:337.5px;
	float:left;
	text-align:right;
}
#data_list{
	clear:both;
	width:675px;
	margin:0 auto;
	padding:10px 0 0 0;
}
#data_list2{
	clear:both;
	width:675px;
	margin:0 auto;
	padding:10px 0 0 0;
}
.data_list_white{
	background: #FFFFFF;
	border-bottom:1px solid #ded8d1;
	font-size: 13px;
	color:#000000;
}
.data_list_brown{
	background: #f8f6f5;
	border-bottom:1px solid #ded8d1;
	font-size: 13px;
	color:#000000;
}
#reklame_horizontal_box{
	width:728px;
	margin:0 auto;
	padding:20px 0 20px 0;
	text-align:center;
	color:#c9beb3;
}
#reklame_horizontal_top{
	width:728px;
	height:5px;
	background: url(../images/reklame-flat-top.png);
}
#reklame_horizontal_content{
	width:726px;
	border-left:1px solid #c9beb3;
	border-right:1px solid #c9beb3;
}
#reklame_horizontal_bottom{
	width:728px;
	height:5px;
	background: url(../images/reklame-flat-bottom.png);
}
#paging{
	width:528px;
	margin:0 auto;
	padding:20px 0 50px 0;
}
#paging a.number  {
	color: #3b3b3b;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
#paging a.number_active  {
	background-color: #ededed;
	color: #3b3b3b;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #dbdbdb;
	-moz-border-radius: 4px;
	border-radius: 5px;
	-webkit-border-radius: 4px;
	font-size: 12px;
}
#paging_prev{
	width:109px;
	float:left;
	padding:2px 0 0 0;
}
#paging_number{
	width:310px;
	float:left;
}
#paging_next{
	width:109px;
	float:left;
	padding:2px 0 0 0;
}
/*Left content*/
#search_next{
	width:159px;
	float:left;
}
#search_title_next{
	color:#2e4f5b;
	font-size:19px;
	padding:5px 0 15px 0;
}
#search_button_next{
	padding:10px 0 0 0;
}
#reklame_vertical{
	clear:both;
	width:160px;
	margin:0 auto;
	padding:30px 0 0 0;
	color:#c9beb3;
	text-align:center;
}
#reklame_vertical_top{
	width:160px;
	height:5px;
	background: url(../images/reklame-vertical-top.png);
}
#reklame_vertical_content{
	width:158px;
	border-left:1px solid #c9beb3;
	border-right:1px solid #c9beb3;
}
#reklame_vertical_bottom{
	width:160px;
	height:5px;
	background: url(../images/reklame-vertical-bottom.png);
}
.reklame_vertical_title{
	font-size:19px;
	font-weight:bold;
	padding:40px 0 5px 0;
}
.reklame_vertical_word{
	font-size:14px;
	padding:0 0 45px 0;
}
/*END Left content*/
/******/
/*END Content*/
/*---------------------------------------------------------------------------------------------*/
.input_text_search_home{
	width:109px;
	height:31px;
	line-height: 31px;
	background: url("../images/input-text-search-home.png") no-repeat;
	border: none;
	color:#627D83;
	padding: 0 5px;
	/*padding:8px 0 0 10px;*/
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	/*FOR safari & chrome*/
	@media screed and (-webkid-min-device-pixel-ratio:0)
	[width:109px;
	height:31px;
	line-height: 31px;
	background: url("../images/input-text-search-home.png") no-repeat;
	border: none;
	color:#627D83;
	padding: 0 5px;
	/*padding:8px 0 0 10px;*/
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 11px;]
}
*:first-child+html .input_text_search_home{
	width:109px;
	height:31px;
	line-height: 31px;
	background: url("../images/input-text-search-home.png") no-repeat;
	border: none;
	color:#627D83;
	padding: 0 5px;
	/*padding:8px 0 0 10px;*/
	margin-left: 5px;
	margin-bottom: 10px;
	font-size: 11px;
}
.input_text_search{
	width:152px;
	height:31px;
	line-height: 31px;
	background: url("../images/input-text-search.png") no-repeat;
	border: none;
	color:#627D83;
	padding: 0 5px;
	margin-bottom: 10px;
}
/*sIGUP*/
#signup{
	width:500px;
	margin:0 auto;
	text-align: center;
	height:300px;
}
#signup #signup_left{
	width:250px;
	float:left;
}
#signup #signup_right{
	width:250px;
	float:left;
}
#content_brown_signup{
	width:100%;
	background:url(../images/box-brown.png) repeat-x;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#title_bs_signup{
	text-align:center;
}
#bs_signup{
	clear:both;
	width:960px;
	margin:0 auto;
	font-size: 12px;
	margin-bottom:10px;
}
a.link_btn { background:url(../images/bg_button.png); color: #FFFFFF; padding: 7px 10px; font-size: 12px; font-weight:bold; text-decoration: none; text-transform:uppercase; } 

h1.title { color:#fb7f02; font-size:25px; margin:10px auto 20px; }
#frmsignup label { float: left; width: 150px; }
#frmsignup label.lbl_radio { width: auto; margin: 0px 5px; }
#frmsignup select { float: left; margin-bottom: 5px;}
#frmsignup input { float: left; margin-bottom: 10px; width: 250px; }
#frmsignup input.zip {  float: left; margin-bottom: 5px; width: 50px; }
#frmsignup input.city { float: left; width: 155px; margin-left: 5px; }
#frmsignup label.lbl_city { float: left; width: 25px; margin: 0px 5px; }
#frmsignup input.age {  float: left; margin-bottom: 5px; width: 50px; }
#frmsignup input.input_checkbox {  float: left; margin-bottom: 5px; width: auto; }
#frmsignup input.input_radio {  float: left; margin-bottom: 5px; width: auto; }
#frmsignup input.button { width: auto; }
#frmsignup textarea { float: left; margin-bottom: 5px; width: 250px; }
#frmsignup br { clear: left; }
.label_signup { padding:15px 0 0 0;}
#table_admin{ font-size:12px}


#add_foto_1{ width:800px; margin-top:10px; margin-bottom:10px; font-size:16px; }
#tmp_foto{ width:870px; border:solid 1px #333333; height:470px}
#tmp_foto .foto_1{ width:195px; height:140px; margin-right:10px; margin-top:10px;margin-left:10px; float:left;}
#tmp_foto #view{ text-align:center;margin-top:20px; width:830px; height:430px;}
#login_2{ font-size:14px;}
#loading_send_email{ margin-top:20px;margin-left:150px;height:200px;color:#999999; }

#banners{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/banner.gif) no-repeat scroll right top;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:30px;
line-height:22px;
}

.tr-Color{
background-color:#F2F8FC;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:normal;
}

.link-maps{float:right;  padding: 1px 0 0 11px;}
.link-maps a span{float:left; height:24px; background:url(../images/button-maps.png) 0 0 no-repeat; padding:0 0 0 5px; text-transform:uppercase; text-align:center; white-space:nowrap; color:#FFF; font:bold 12px Tahoma, Verdana, Arial, sans-serif;}
.link-maps a span span{ background-position:100% 0; padding:5px 15px 0 9px; font-size:12px; }
