ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0;
  padding: 0;
}

h1 {
  margin-bottom: 0em;
  font-size: 16pt;
  font-family: Arial, Verdana, sans-serif;
}

h2 {
  margin-bottom: 0em;
  font-size: 13pt;
  font-family: Arial, Verdana, sans-serif;
  background-color: #777;
  color: #444;
  padding: 3px;
  padding-left: 5px;
  /*border-right: 4px solid #fff;*/
  border-bottom: 1px dotted #fff;
}


label {
  color: #fff;
}

a img,:link img,:visited img { border: none; }

a
{
  color: #666;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

td.required  {
  border-right: 4px solid #700;
  height: 25px;
}

td.norequired  {
  border-right: 4px solid #fff;
  height: 25px;
}

select {
  border: 1px solid #ff9900;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
  color: #000;
  padding: 3px;
}

input {
  border: 1px solid #ff9900;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
  color: #000;
  padding: 3px;
}

input[type="button"] {

}

a:hover
{
  text-decoration: underline;
}

body, td
{
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
  background-color: #fff;
  /*
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom left;
  */
}

#kwick {
	position: relative;
	margin-top: 0px;
}

#kwick .kwicks {
	display: block;
	height: 200px;
	margin: 0px;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 400px;
	width: 119px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 2px solid #fff;
}

#kwick .kwick span {
	display: none;
}

/*
#kwick .opt1 {
	background: #9ce782 url(/images/menu/buscar.jpg) ;
}

#kwick .opt2 {
	background: #92bdfa url(/images/menu/misfotos.jpg);
}

#kwick .opt3 {
	background: #faa892 url(/images/menu/registro.jpg);
}

#kwick .opt4 {
	background: #e78282 url(/images/menu/login.jpg);
}

#kwick .opt5 {
	background: #000 url(/images/menu/about.jpg);
	border-right: 0;
}
*/

#copy {
  color: #444;
}

/**
  CABECERAS
  */

/* BUSCAR */
#footSearch {
  width: 950px;
  height: 40px;
  background: #000 url(http://www.bbplaces.com/images/foot/search.jpg);
  margin-top: 0px;
}

#titleSearch {
  width: 950px;
  height: 80px;
  background: #000 url(http://www.bbplaces.com/images/titles/search.jpg);
  margin-bottom: 0px;
}

#titleSearch h1 {
  padding: 10px;
}

/* My Photos */
#footMyphotos {
  width: 950px;
  height: 40px;
  background: #000 url(http://www.bbplaces.com/images/foot/myphotos.jpg);
  margin-top: 40px;
}

#titleMyphotos {
  width: 950px;
  height: 80px;
  background: #000 url(http://www.bbplaces.com/images/titles/myphotos.jpg);
  margin-bottom: 0px;
}

#titleMyphotos h1 {
  padding: 10px;
}

/* REGISTRARSE */
#footRegister {
  width: 950px;
  height: 40px;
  background: #000 url(http://www.bbplaces.com/images/foot/register.jpg);
  margin-top: 40px;
}

#titleRegister {
  width: 950px;
  height: 80px;
  background: #000 url(http://www.bbplaces.com/images/titles/register.jpg);
  margin-bottom: 0px;
}

#titleRegister h1 {
  padding: 10px;
}

/* LOGIN */
#footLogin {
  width: 950px;
  height: 40px;
  background: #000 url(http://www.bbplaces.com/images/foot/login.jpg);
  margin-top: 40px;
}

#titleLogin {
  width: 950px;
  height: 80px;
  background: #000 url(http://www.bbplaces.com/images/titles/login.jpg);
  margin-bottom: 0px;
}

#titleLogin h1 {
  padding: 10px;
}

/* Profile */
#footProfile {
  width: 950px;
  height: 40px;
  background: #000 url(http://www.bbplaces.com/images/foot/login.jpg);
  margin-top: 40px;
}

#titleProfile {
  width: 950px;
  height: 80px;
  background: #000 url(http://www.bbplaces.com/images/titles/login.jpg);
  margin-bottom: 0px;
}

#titleProfile h1 {
  padding: 10px;
}

/* ACERCA DE */
#footAbout {
  width: 950px;
  height: 40px;
  background: #000 url(http://www.bbplaces.com/images/foot/about.jpg);
  margin-top: 40px;
}

#titleAbout {
  width: 950px;
  height: 80px;
  background: #000 url(http://www.bbplaces.com/images/titles/about.jpg);
  margin-bottom: 0px;
}

#titleAbout h1 {
  padding: 10px;
}


/* Informacion fotos */
td .tdFoto {
  text-align: left;
  border: 1px solid #004499;
  background-color: #3d5b81;
}

#infoFoto {
  padding: 4px;
}

.aFoto {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.titleFoto {
  margin: 0px;
  font-size: 12px;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  color: #fff;
}

.filterStarOn {}
.filterStarOff {}

.flags {
  cursor: hand;
  cursor: pointer;
}

#divFlags {
  position: absolute;
  top: 55px;
  right: 3px;
}


#paginador {
  margin: 0px 0px 0px 3px;
  padding: 5px;
  width: 244px;
  background: #656565;
  border-bottom: 2px solid #222;
}

#paginador a {
  font-family: Verdana;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
  padding-left: 3px;
  padding-right: 3px;
  text-decoration: none;
}

#paginador a.actual {
  color: #111;
  background: #fff;
}

#paginador a.noactual:hover {
  color: #111;
  background: #ccc;
}

#mapaSearch {
  width: 690px;
  height: 450px;
}

div.auto_complete
{
  background: #fff;
}

div.auto_complete ul
{
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div.auto_complete ul li
{
  margin: 0;
  padding: 3px;
  border-bottom: 1px solid #eee;
  list-style-type: none;
}

div.auto_complete ul li:hover
{
  background-color: #a1d1f0;
}

div.auto_complete ul strong.highlight
{
  margin: 0;
  padding: 0;
  color: #800;
}

#paginador {
  color: #fff;
}
#paginador td {
  color: #fff;
}

.fotoDetalle {
  background: #3b4f09;
  color: #fff;
}

.fotoDetalle_Selected {
  background: #6b8b1b;
  color: #fff;
}

.fotoDetalle td {
  color: #fff;
}

.fotoDetalle_Selected td {
  color: #fff;
}

.tablaInfo {
  background: #ccc;
}

.mailfriend {
  color: #fff;
}

.tableFilter {
  background-color: #ccc;
}

#container_filter_fotos {
  position: absolute;
  width: 260px;
  background-color: #d6eaa5;
}

#neo_gallery_container {
 color: #fff;
}

#neo_gallery_container .neo_gallery_image {
  border: 2px solid #000;
}

.lineInfo {
 font-weight: bold;
 border-bottom: 1px solid #000;
 padding-top: 5px;
 margin-bottom: 5px
}

#divFotoInfoDetalle {
  position: relative;
  float: left;
  width: 375px;
  height: 620px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-top: 4px;
  padding-right: 4px;
  text-align: left;
  background-color: #ccc
}

#titleV4 {
  position: relative;
  height: 50px;
  background: #fff url('/images/titles/title_v4_bg.gif');
}

#uname_link {
  color: #fff;
}

#footV2 {
  height: 10px;
  background: url('/images/foot/foot_v3.gif')
}

#mapaDetalle {
  aling: center;
  margin-left: 45px;
  width: 280px;
  height: 250px;
  border: 1px solid #444;
}

#mainTablaPresentacion {
  width: 800px;
  border: 0px solid #000;
}

#secondTablaPresentacion {
  width: 600px;
  border: 0px solid #f00;
}

.mainTableTdLeft {
  width: 600px;
}

.secondTdTableTdImage {
  width: 150px;
  padding: 10px;
}

.secondTdTableTdText {
  padding: 10px;
}

.secondTableP {
  /*font-family: verdana;*/
  font-size: 14px;
  text-align: justify
}

.secondTdTableP {
  /*font-family: verdana;*/
  font-size: 12px;
  text-align: justify
}

.secondTdTableTdText h1 {
  color: #ff9000;
}