* {
	margin: 0px;
	padding: 0px;
}
body,td,th, form, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	line-height: 125%;
	margin-bottom: 1em;
}

a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

li {
	list-style-type: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.spacer {
	clear: both;
	height: 0px;
}
form .btn {
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF7B7B;
	border-right-color: #600000;
	border-bottom-color: #600000;
	border-left-color: #FF7B7B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
form .longtextfield {
	width: 100%;
}
div.status {
	padding: 6px;
	background-color: #ffedc1;
	font-size: 14px;
	color: #000000;
	margin-bottom: 12px;
	font-weight: bold;
}
div.status p {
	margin-bottom: 0px;
}
div.error {
	padding: 6px;
	background-color: #FF0000;
	font-size: 14px;
	color: #FFFFFF;
	margin-bottom: 12px;
}
div.error p {
	margin-bottom: 6px;
}
div.error ul {
	margin-bottom: 12px;
}

div.error li   {
	list-style-type: square;
	margin-left: 10px;
}
ul.cattree li {
	margin-bottom: 3px;
	margin-left: 12px;
	margin-top:3px;
}
ul.cattree li ul {
	margin-bottom: 12px;
}
ul.cattree li label:hover {
	background-color: #ff0000;
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 3px;
}
ul.cattree a img {
	border: none;
}
#page {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 100px;
	position: relative;
}
#logo {
	height: 100px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#extra {
	height: 100px;
	width: 748px;
	position: absolute;
	left: 182px;
	top: 0px;
}
#lang {
	text-align: right;
	margin-top: 6px;
}
#lang a {
	margin-right: 6px;
}

#greeting {
	position: absolute;
	bottom: 3px;
	right: 312px;
	width:400px;
	text-align: right;
}

#greeting #favorites_link {
	/*display:none;*/
}

#flag-nav {
	position: relative;
	height: 30px;
}
#flag {
	height: 30px;
	width: 156px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav {
	height: 30px;
	width: 774px;
	position: absolute;
	left: 156px;
	top: 0px;
	background-color: #fdb102;
	font-size: 14px;
	font-weight: bold;
}
#nav li {
	float: left;
	width: 72px;
	margin-right: 6px;
	margin-top: 9px;
}
#nav li a {
	color: #000000;
	text-decoration: none;
	margin-left: 6px;
}
.frm-search {
	position: absolute;
	right: 312px;
	text-align: left;
	top: 4px;
	width: 162px;
}
.frm-search div.textfield {
	width: 96px;
	margin-right: 6px;
	float: left;
}
.frm-search div.button {
	width: 60px;
	float: right;
}
.frm-search  input.query {
	width: 96px;
	border: 1px solid #000000;
	height: 20px;
}
/* para evitar el spacer div */
#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#main {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #main {
	height: 1%;
}
#main {
	display: block;
}
/* End hide from IE-mac */
/* fin evitar el spacer div */
#left {
	float: left;
	width: 150px;
	margin-right: 6px;
	text-align: right;
}
#btn-publishnew {
	margin-top: 18px;
	margin-right: 3px;
}
#citylist {
	margin-right: 6px;
	margin-top: 12px;
}

#center {
	float: left;
	width: 462px;
	margin-right: 6px;
}
#center .head, #right .head {
	position: relative;
	margin-bottom: 9px;
}
#center .head p.xtra, #right .head p.xtra {
	position: absolute;
	top: 0px;
	right: 0px;
}
#center .item {
	padding-bottom: 9px;
	position: relative;
}
/* para evitar el spacer div */
#center .item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#center .item {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #center .item {
	height: 1%;
}
#center .item {
	display: block;
}
/* End hide from IE-mac */
/* fin evitar el spacer div */
#center .item p, #center .item h3 {
	margin-right: 153px;
}
#center .container {
	margin-bottom: 36px;
}

#news .item p, #news .item h3 {
	margin-right: 0px;
	margin-left: 153px;
}
#recent, #cats, #popular, #news, #catpopular, #all, #all-interior, #generic {
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 6px;
}
#cats, #popular, #news, #generic {
	padding-bottom: 15px;
}
#recent .item    img.photo, #popular .item   img.photo, #catpopular .item img.photo, #all .item img.photo, #all-interior .item img.photo {
	float: right;
}
#center .item .votes {
	width: 66px;
	margin-right: 12px;
	margin-left: 6px;
	color: #000000;
	font-size: 10px;
	position: absolute;
	left: 303px;
	top: 3px;
	margin-bottom: 6px;
}
#center .item .votes span {
	background-color: #000000;
	padding: 2px;
	color: #FFFFFF;
}
#recent .item .votes, #catpopular .item .votes {
	color: #FFFFFF;
}
#recent, #catpopular, #generic, #admin {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000000;
}
#recent, #catpopular {
	background-color: #fdb102;
	background-image: url(../img/grad_rojo_ama.jpg);
	background-repeat: repeat-x;
}
#catpopular {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#crumb {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 3px;
	background-color: #000000;
	color: #FFFFFF;
}

#recent a, #catpopular a {
	color: #FFFFFF;
}
#recent-foot, #catpopular-foot {
	background-image: url(../img/bot_rojo_ama.gif);
	height: 31px;
	width: 462px;
}
#cats {
	background-image: url(../img/grad_ama_blanco.jpg);
	background-repeat: repeat-x;
	margin-top: 3px;
}
/* para evitar spacer div */
#cats:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#cats {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #cats {
	height: 1%;
}
#cats {
	display: block;
}
/* End hide from IE-mac */
/* fin evitar spacer div */
#cats .catitem {
	float: left;
	height: 60px;
	width: 222px;
}
/* esta es para la lista de todas las cats... no tiene nada por ahora */
#cats .catitemsolo {
}
/* fin estilo lista todas las cats */
#cats .odd {
	margin-right: 6px;
}
#popular {
	margin-top: 3px;
	background-image: url(../img/box_ama_rojo.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#popular .head {
	color: #FFFFFF;
}
#popular .head a {
	color: #FFFFFF;
}
#all {
	margin-top: 3px;
	background-image: url(../img/box_rojo_ama.gif);
	background-repeat: no-repeat;
}
#all .pager, #all-interior .pager {
	font-size: 14px;
	margin-top: 12px;
}
#news {
	margin-top: 3px;
}
#news .item img.photo {
	float: left;
}
#detail .head {
	background-image: url(../img/box_grad_rojo_ama.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#detail .head h1 {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}
#detail .date, #newsdetail .date  {
	color: #666666;
}
#detail .head .date {
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 6px;
}

#detail .interact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 12px;
	padding-right: 6px;
	font-size: 11px;
}
#detail .interact .vote {
	float: left;
	width: 150px;
}
#detail .interact .vote p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
}

#detail .interact .vote span#cnt_votes {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#detail .interact .markers {
	float: right;
	width: 294px;
}
#detail .info .photolist, #newsdetail .info .photolist {
	float: left;
	width: 150px;
}
#detail .info .photolist .photo, #newsdetail .info .photolist .photo {
	margin-bottom: 9px;
}
#detail .info .txt, #newsdetail .info .txt {
	float: right;
	width: 306px;
}
#detail .txt     p,#detail .txt .tags, #detail .txt .contact, #newsdetail .txt p,#newsdetail .txt .tags, #newsdetail .txt .contact    {
	margin-left: 6px;
	margin-right: 6px;
}
#detail .txt .tags,#detail .txt .contact, #newsdetail .txt .tags,#newsdetail .txt .contact   {
	margin-bottom: 18px;
}
#detail .contact, #newsdetail .contact {
	background-image: url(../img/btn_email.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 3px;
}
#detail .commentlist, #detail .form, #newsdetail .form {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDB102;
	margin-top: 18px;
	margin-bottom: 18px;
}
#detail .commentlist h2, #detail .form h2, #newsdetail .form h2 {
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
#detail .comment {
	margin-bottom: 18px;
}
#detail .comment p    {
	margin-top: 0px;
	margin-bottom: 0px;
}
#detail .comment .author {
	font-weight: bold;
}
#div-aj-feedback {
	display: block;
}
#div-frm-contact {
	display: none;
}
#div-aj-contact {
	display: block;
}
#div-frm-send {
	display: none;
}
#newsdetail .info .date {
	margin-left: 162px;
	margin-top: 12px;
	margin-bottom: 6px;
}
#detail .form form, #newsdetail .form form {
	margin-right: 6px;
	margin-left: 6px;
}
#detail .form label, #newsdetail .form label {
	display: block;
	margin-top: 6px;
}
#detail .form .textfield, #newsdetail .form .textfield {
	width: 294px;
	border: 1px solid #000000;
}
#newsdetail .head h1 {
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}
#admin .head h2 {
	padding-top: 6px;
	padding-left: 6px;
	margin-bottom: 6px;
	background-color: #ffedc1;
}
#admin .container {
	padding-top: 9px;
	padding-right: 6px;
	padding-left: 6px;
}
#admin .container .date {
	font-size: 11px;
	color: #666666;
}
#admin .container a.title {
	font-size: 14px;
	font-weight: bold;
}
#admin .container .votes {
	color: #666666;
}
#admin .container .pro {
	color: #090;
}
#admin .container .con {
	color: #CCCCCC;
}
#right {
	width: 306px;
	float: left;
}
#cloud {
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 42px;
	margin-top: 15px;
}
#tags a {
	margin-right: 6px;
}
#tags .size1 {
	font-size: 9px;
}
#tags .size2 {
	font-size: 11px;
}
#tags .size3 {
	font-size: 13px;
}
#tags .size4 {
	font-size: 15px;
}
#tags .size5 {
	font-size: 17px;
}
#tags .size6 {
	font-size: 19px;
}
#tags .size7 {
	font-size: 21px;
}
#tags .size8 {
	font-size: 23px;
}
#tags .size9 {
	font-size: 25px;
}
#tags .size10 {
	font-size: 27px;
}
#newsletter {
	font-size: 11px;
	margin-right: 159px;
	margin-left: 3px;
}
#frm-newsletter input.textfield {
	width: 142px;
	border: 1px solid #000000;
	margin-bottom: 3px;
}
#ad {
	text-align: center;
	margin-top: 42px;
}
#foot {
	background-image: url(../img/hr_ama.gif);
	background-repeat: no-repeat;
	margin-bottom: 60px;
	padding-top: 60px;
}

#foot   p   {
	margin-left: 162px;
}
#foot p a {
	margin-right: 6px;
}

#pp {
	margin-top: 60px;
	margin-left: 162px;
}
