body{
	font-family: Tahoma;
	background-color: #020000;
	color: white;
	font-size: 12px;
    	background:black url(../images-v2/b-head.gif) no-repeat scroll center top;
	margin: 0px;
}

form{
	display: inline;
	margin-bottom: 0px;
}

a,a:visited,a:hover{
	color: white;
	text-decoration: none;
}

table{
	margin: 0px;
	padding: 0px;
}

td{
	vertical-align: top;
}

img{
	border: 0px;
	margin: 0px;
}

h1{
	font-size: 12px;
	text-align: center;
	display: block;
}

input,select{
	color: black;
	margin-bottom: 3px;
}

#phone_results{
	clear: both;
	font-size: 14px;
	color: orange;
}


#search input,#search select, #preference input, #preference select{
	background-color: #910000;
	border: 1px #910000;
	color: white;
}

#preference select{
	width: 185px;
}


#ssubmit{
	background-color: #910000;
	border: 0px transparent;
	color: white;
}

#header{
	margin-left: auto;
	margin-right: auto;
}

#mainfooter{
	clear:both;
	background-image: url(../images-v2/foot.gif);
	background-repeat: no-repeat;
	background-color: black;
	text-align: center;
	background-position: bottom;
	background-color: #480000;
}

#payscreen #centercontent{
	background-color: transparent;
}

#payscreen #mainfooter{
	clear:both;
	background-image: url(../images-v2/pay-foot.gif);
	background-repeat: no-repeat;
	background-color: black;
	margin-left: 43px;
	width: 900px;
	background-position: bottom;
	background-color: #480000;
}

#centercontent{
    background-color: #480000;
    width: 985px;
    height: 263;
    margin-left: auto;
    margin-right: auto;
}


#menu{
	clear: both;
	background-image: url(../images-v2/barra-menu.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-size: 13px;
	padding-top: 9px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6{
	padding-left: 14px;
	float: left;	
	border-right: 1px solid #ffffff;
	padding-right: 14px;

}

#menu5{
	background-image: url(../images-v2/inicio.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}

#menu6{
	background-image: url(../images-v2/favoritos.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 6px;
}

.flagsmenu{
	text-align: right;
}

.flagsmenu a{
	margin-right: 8px;
}

#maincontent{
	clear: both;
	width: 985px;
	margin-top: -3px;
}

#webcamers{
    width: 761px;
    float: left;
    background-color: #480000;
    padding-left: 6px;
}

#payscreen{
    background:black url(../images-v2/pay-b-head.gif) no-repeat scroll center top;
}

#payscreen #maincontent{
	clear: both;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: red;
}

#payscreen #webcamers{
	margin-left: auto;
	margin-right: auto;
	width: 894px;
	background-color: #480000;
	background-image: url(../images-v2/bh.jpg);
	background-repeat: no-repeat;
}

#payscreen #menu{
	width: 900px;
	margin-left: 42px;
	display: none;
	clear: both;
}


#webcamers_search{

}

.webcamer{
	float: left;
	width: 188px;
	height: 320px;
	background-image: url(../images-v2/layout.gif);
	cursor: pointer;
}

.webcamer .preview{
    width: 184px;
    height: 240px;
    overflow: hidden;
}

.webcamer .preview img{
	/* width: 320px; */
	/*height: 240px; */
	padding-left: 4px;
	padding-top: px;
}

.webcamer .title{
	overflow: hidden;	
	font-size: 12px;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 4px;
	height: 13px;
}


.description{
	text-align: center;
	overflow: hidden;	
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	height: 26px;
	clear: both;
}


.webcamer .flags{
	text-align: center;
}
.webcamer .flags a{
	padding-left: 4px;
	padding-right: 4px;
}

#payscreen .flags img{
	padding: 12px 8px;

}
#payscreen .flags{
	text-align: left;
}


#destacado .flags img{
	padding: 12px 8px;

}

#lightbox{
	width: 250px;
	height: 256px ;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	opacity: 0.75;
	filter:	alpha(opacity=75);
}

#textbox{
	width: 250px;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	opacity: 0.90;
	filter:	alpha(opacity=75);
}


#textboxtitle{
	background-image: url(../images-v2/fotoflota-top.gif);
	background-repeat: no-repeat;
	font-size: 12pt;
	height: 30px;
	overflow: hidden;
	padding-top: 4px;
	padding-left: 1em;
}

#textboxcontent{
	background-image: url(../images-v2/fotoflota.gif);
	background-repeat: repeat-y;
	overflow: hidden;	
	padding: 8px;
	text-align: justify;
	min-height: 50px;
}



.destacado{
	background-image: url(../images-v2/barra-destacados.gif);
	height: 16px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	border-left: 2px solid #6e0000;
	border-right: 2px solid #6e0000;
	border-bottom: 2px solid #6e0000;
	padding-left: 12px;
}

.item{
	padding: 12px;
	font-size: 11px;
}	

.item input{
	background-color: white;
	color: black;
	border: 0px;
	margin: 1px;
}

#right_menu{
    	float: left;
	width: 218px;
	background-color: #210000;
}

#webcamers_search{
	padding: 6px;
	font-size: 11px;
}

#current_image{
/*	cursor: url(../images-v2/cursor.cur),pointer; */

}

#current_image_view{
	width: 320px;
	height: 260px;
	overflow: hidden;
	margin: auto;	
}

#current_image{
	width: 320px;
	height: 240px;

}

#imagepanel{
	clear:both;	
	width: 400px;
	/* height: 150px;*/
	padding-top: 2px;
	cursor: wait;
}

#imagepanel div{
	float: left; 
	padding-right: 1px;
	padding-bottom: 1px;

}

#profiletitle{
	background-image: url(../images-v2/pay-ella-arriba.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 19px;
	padding-right: 19px;
	font-size: 16px;
}


#profilebody{

	background-image: url(../images-v2/pay-ella-enmedio.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 4px;
}

#profilefooter{
	background-image: url(../images-v2/pay-ella-abajo.gif);
	background-repeat: no-repeat;
	height: 8px;
	padding-left: 19px;
	padding-right: 19px;
}


#rprofiletitle{
	background-image: url(../images-v2/destacado-arriba.gif);
	background-repeat: repeat-y;
	height: 25px;
	padding-left: 19px;
	padding-right: 19px;
}


#rprofilebody{
	background-image: url(../images-v2/destacado-enmedio.gif) !important;
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 12px;
}

#rprofilefooter{
	background-image: url(../images-v2/destacado-abajo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 8px;
	padding-left: 19px;
	padding-right: 19px;
}

#destacado #imagepanel{
	width: 395px;
	padding-top: 41px;
}

#pager{
	clear: both;	
	text-align: center;
}

#optiontitle{
	width:342px;
	background-image: url(../images-v2/pay-todas-arriba.gif);
	background-repeat: repeat-y;
	height: 17px;
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 4px;
	font-size: 11px;
	overflow: hidden;
}

#optiontitle h1{
	height: 17px;
	font-size: 12px;
/*	line-height: 12px; */
	font-weight: bold;
	margin: 0px;
}



#optionbody{
	width:342px;
	background-image: url(../images-v2/pay-todas-enmedio.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-top: 12px;
}

#optionfooter{
	width:342px;
	background-image: url(../images-v2/pay-todas-abajo.gif);
	background-repeat: no-repeat;
	height: 8px;
	padding-left: 19px;
	padding-right: 19px;
}


.botonstart{
	background-image: url(../images-v2/boton-iz.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	height: 24px;
}

.botonend{
	background-image: url(../images-v2/boton-der.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 7px;
	height: 24px;
}

.botonbody{
	background-image: url(../images-v2/boton-enmedio.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	padding-top: 4px;
	overflow: hidden;
}

.botonbody a:active{
	color: orange;
}


.botonbody a:hover{
	text-decoration: underline;
}


#payboxtitle{
	width:358px;
	background-image: url(../images-v2/pay-metodo-arriba.gif);
	background-repeat: repeat-y;
	height: 17px;
	padding-left: 7px;
	padding-right: 19px;
	padding-top: 4px;
	font-size: 13px;
	font-weight: bold;
}


#payboxbody{
	width:342px;
	background-image: url(../images-v2/pay-metodo-enmedio.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 12px;
	padding-top: 12px;
}

#payboxfooter{
	width:342px;
	background-image: url(../images-v2/pay-metodo-abajo.gif);
	background-repeat: no-repeat;
	height: 9px;
	padding-left: 19px;
	padding-right: 19px;
}

#copy span{
	padding-right: 75px;

}

#phonenum{
	font-size: 29px;
}


a.currentpageritem{
    color: orange;
}


#payfoot{
    text-align: center;
    font-size: 10px;
}

a.menu_current{
	color: orange;
}

#tarif{
	display: inline;

}
