body,div,td,p,ul,li,img,a,h1,h2,h3,h4,h5,form,fieldset {
	padding:0;
	margin:0;
	border:0;
}
body,div,td,input,select,textarea {
	font-family:Arial,Tahoma,Verdana;
	font-size:12px;
}
body {
	background:#fff url('/images/bg_top.jpg') top repeat-x;
}
a {
	text-decoration:none;
	color:#336699;
}
a:hover {
	text-decoration:underline;
}
td { 
	vertical-align:top;
}

.clear {
	clear:both;
}
.space {
	clear:both;
	padding-bottom:15px;
}
.hr {
	clear:both;
	border-top:1px solid #ccc;
	padding-bottom:10px;
}

.info {
	padding:10px;
	border:1px solid #A6C4E1;
	background:#E8EFF7;
	color:#162E47;
	font-size:12px;
	line-height:1.2;
}

#main h1 {
	color:#273F6B;
	font-size:18px;
	font-family:Arial;
	padding-bottom:10px;	
}

h2 {
	color:#336699;
	font-size:14px;
	padding-bottom:10px;	
}

h3 {
	color:#356D10;
	font-size:14px;
	font-family:Arial;
	padding-bottom:10px;
	padding-left:10px;
}

#site {
	margin:auto;
	width:990px;
	position:realtive;
}
#top {
	padding-top:10px;
	height:100px;
}
#logo {
	float:left;
	width:360px;
}

#search {
	float:right;
	width:600px;
	font-size:12px;
	padding-top:5px;
	color:#666666;
}
#search .box {
	margin-top:4px;
	text-align:center;
	height:40px;
}
#search form {
	margin-bottom:1px;
	display:block;
	font-size:12px;
	padding-left:25px;
	color:#000;
}
#search input {
	display:block;
}
#search .squery {
	position:relative;
	float:left;
	width:45%;
}
#search .ssubmit {
	position:relative;
	float:left;
}
#search .squery input {
	width:90%;
}

.fshadow input, .fshadow textarea, .fshadow select, #search .squery input {
	font-size:12px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
	padding:5px;
}
.fshadow input[type=submit] {
	padding:4px 20px 4px 20px;
}
.fshadow fieldset {
	padding-bottom:5px;
}

/* 
#search .box form label, #search .box form div {
	display:block;
	float:left;
	text-align:left;
	vertical-align:middle;
}
*/
#menu {
	clear:both;
	font-size:12px;
	font-family:Arial;
}
#menu li {
	float:left;
	display:inline;
	padding-top:8px;
	height:32px;
	width:72px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
	background:url('/images/menu_o.gif') right no-repeat;
}
#menu li.ch {
	background:url('/images/menu.jpg') bottom no-repeat;
}
#menu li.ch a {
	color:#000;
}

#left {
	float:left;
	width:730px;
}
#right {
	float:right;
	width:250px;
}

.box {
	width:100%;
	position:relative;
	border:1px solid #91E658;
	background:url('/images/bg_box.jpg') top repeat-x;
	padding-top:10px;
	padding-bottom:1px;
	margin-bottom:15px;
}

.box p {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
.box ul {
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	list-style:none;
}
.box li {
	position:relative;
	padding:3px;
	border-bottom:1px solid #E3E3E3;
}
.box .red {
	color:#Ff6600;
	font-weight:bold;
}

.cont {
	background:url('/images/bg_main.jpg') top left no-repeat;
	padding:10px;
}

.rank {
	width:100%;
}
.rank td {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
td.rank_nr {
	width:10%;
	font-size:26px;
	color:#fff;
	font-weight:bold;
	text-align:right;
	background:url('/images/nr.png') top left no-repeat;
	padding-top:30px;
}
td.nr_o {
	background:url('/images/nr_o.png') top left no-repeat;
}
td.rank_foto {
	width:20%;
}
.rank_foto img, .obj_foto img, .avatar img, .box_img img, .box_img_hidden img, .list-img img {
	background:#fff;
	padding:5px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:2px solid #ccc;
	border-right:2px solid #ccc;
}
td.rank_obj {
	width:45%;
	font-size:14px;
}
.rank_obj h4 {
	color:#336699;
	font-size:16px;
	padding-bottom:5px;
}
td.rank_vote {
	width:20%;
}
.rank_vote .mark, .obj_vote .mark, .comm .mark {
	vertical-align:middle;
	font-size:16px;
	font-weight:bold;
	color:#Ff6600;
}
.obj_vote .stars, .rank_vote .stars {
	padding-bottom:10px;
}

.rank_obj p {
	padding-bottom:10px;
}

.obj_foto {
	float:right;
	width:220px;
	text-align:right;
}
.obj_info {
	z-index:1000;
	font-size:14px;
	padding-bottom:10px;
}
.obj_info p {
	padding-bottom:5px;
}
.obj_vote {
	float:right;
	width:150px;
	font-size:12px;
	margin-left:15px;
	border:1px solid #A2C0DF;
	background:#F8FAFC;
	padding:10px;
}
.obj_vote p {
	padding-bottom:5px;
}
.obj_vote img {
	vertical-align:middle;
}

.obj_desc {
	padding-bottom:10px;
	font-size:12px;
}
.obj_desc p {
	text-align:justify;
	line-height:1.25;
	padding-bottom:5px;
}

#comment_and_msg label {
	font-size:11px;
}

.comm {
	width:100%;
}
.comm td {
	padding-top:5px;
	padding-bottom:5px;
}
td.comm_info {
	width:25%;
	text-align:right;
	font-size:12px;
}
td.comm_info p {
	padding-bottom:5px;
	padding-right:15px;
}
td.comm_text {
	width:75%;
}

td.comm_text p {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:12px;
	text-align:justify;
	margin-bottom:1px;
}
.comm_text .box {
	border:1px solid #BEBEBE;
	background:none;
}
td.comm_vote {
	width:15%;
	text-align:right;
}
.comm_date {
	font-size:10px;
	color:#404040;
	padding-bottom:5px;
}

.col {
	float:left;
}

.comm_form fieldset {
	padding-bottom:5px;
	text-align:right;
	padding-right:12px;
}
.comm_form label {
	display:inline-block;
	width:75px;
	vertical-align:top;
	text-align:right;
}
fieldset.comm_text .box {
	text-align:center;
}
fieldset.comm_text textarea {
	margin-bottom:1px;
}

.radio_list {
	display:inline;
	font-size:10px;
}
.radio_list li {
	display:inline;
	list-style:none;
}
.radio_list label {
	display:inline;
	width:auto;
}

.banners {
	text-align:center;
}

#bottom {
	position:relative;
	margin-bottom:30px;
	text-align:center;
}
#footer {
	padding:5px;
	background:#E3EBF9;
	margin-bottom:10px;
}

.page_nav {
	text-align: center;
	font-size:12px;
	padding-top:10px;
}
.page_nav a.page_no {
	display:inline-block;
	margin-left:2px;
	margin-right:2px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	border:1px solid #6699CC;
	background:#E3EBF9;
	color:#000;
}
.page_nav a.page_no:hover {
	border:1px solid #FFCA4F;
	background:#FFF7C4;
	text-decoration:none;
	font-weight:bold;
}
.page_nav a img {
	vertical-align:middle;
}

.infopage {
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	text-align:justify;
}
.infopage p {
	padding-top:15px;
	line-height:1.5;
}
.infopage ul {
	padding-left:20px;
}
.infopage li {
	line-height:1.5;
	padding-bottom:5px;
}

.tags {
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
}
.tags a {
	vertical-align: middle;
}
.tag1 {
	font-size:100%;
}
.tag2 {
	font-size:115%;
}
.tag3 {
	font-size:135%;
}
.tag4 {
	font-size:150%;
}
.tag5 {
	font-size:160%;
}

.gallery {
	border:1px solid #A2C0DF;
	background:#F2F7FD;
	padding:5px;
	margin-bottom:10px;
}

.box_img, .box_img_hidden {
	float:left;
	width:220px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.box_video {
	float:left;
	width:220px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#comment, #comments, #planning {
	margin-top:10px;
	padding-top:10px;
}

#map {
	height:250px;
}

.fnew {
	padding-top:10px;
	padding-left:50px;
	padding-bottom:10px;
}
.fnew td {
	padding-bottom:5px;
	font-size:12px;
}

#left .adv {
	margin:10px 0 10px 0;
	text-align:center;
}
#right .adv {
	padding-bottom:15px;
	text-align:center;
}

div.msg {
	background:#FFFFCC;
	border:1px solid #FFCC00;
	margin-top:2px;
	margin-bottom:2px;
	padding:3px;
	color:#CC3300;
	font-weight:bold;
	text-align:center;
}
.msg ul {
	list-style:none;
}
input.msg {
	background:#FFFFCC;
	border:1px solid black;
	color:#CC3300;
	text-align:left;
}

.hidden {
	display:none;
}

img.comm-x {position:absolute;top:-1px;left:-11px;}
img.box-lg {position:absolute;top:-1px;left:-1px;}
img.box-ld {position:absolute;bottom:-1px;left:-1px;}
img.box-pd {position:absolute;bottom:-1px;right:-1px;}
img.box-pg {position:absolute;top:-1px;right:-1px;}

.list-obj {
	padding-left:10px;
	padding-bottom:10px;
}
.list-img {
	float:left;
	width:120px;
}

.userbox {
	float:left;
	text-align:center;
	width:140px;
	height:140px;
	overflow:hidden;
}

.opinion_text {
	float:left;
	width:80%;
}
.opinion_text p {
	text-align:justify;
	line-height:1.4;
}

.col50 {
	float:left;
	width:49%;
}

#sf_admin_container {
	padding:10px;
}
.sf_admin_list table td {
	padding:3px;
	font-size:11px;
}

.black_overlay{
   display: none;
   position: fixed;
   top: 0%;
   left: 0%;
   width: 100%;
   height: 100%;
   background-color: black;
   z-index:1001;
   -moz-opacity: 0.8;
   opacity:.80;
   filter: alpha(opacity=80);
  
}
.white_content {
   display: none;
   position: fixed;
   top: 25%;
   left: 25%;
   width: 50%;
   height: 50%;
   padding: 16px;
   border: 10px solid #999;
   background-color: #fff;
   z-index:1002;
   overflow: auto;
}

#ysearchcontainer {
	position:absolute;
	left:0;
	width:150px;
	z-index:9002;
	}
.yui-ac-content {
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-right:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background: #FFFFFF;
	z-index:9001;
	}
#ysearchcontainer li{
	margin:0;
	padding:5px;
	cursor:default;
	white-space:nowrap;
	text-align: left;
}
#ysearchcontainer ul {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
.yui-ac-highlight {
	background:#426FD9;
}
.yui-ac-highlight .sugg-quantity { float:#FFF; } /* push right */
.yui-ac-highlight .sugg-result { color:#FFF; }
.yui-ac-highlight .sugg-query { color:#FFF; }
.sugg-prehighlight {background:#B3D4FF;}
.sugg-quantity { float:right; } /* push right */
.sugg-result { color:#999; }
.sugg-query { color:#000; }

.error_list {
	list-style:none;
}