/*
Color A: #658232
Color B: #f7d264
Color B-light: #fff5d3
*/
body {
    font-size: 12px;
    font-family: Verdana,Tahoma,Arial;
    background: url('../img/bg_body.jpg') repeat-x;
}

#whole {
    width:980px;
    margin-left: auto;
    margin-right: auto;
}

img {vertical-align: middle;}
a {text-decoration: none; color:#000;}
a:visited {text-decoration:underline;}

h1,h2,h3,h4,h5,h6 {padding:0.5em 0.2em; color:#658232; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color:#658232; }

h1 {font-size:1.5em;}
h2 {font-size: 1.2em;}

form.xform table.cb_list td {width: 220px;}

.important {color:#658232; font-weight: bold;}
.border {border:1px solid #FFDB72;}

.vis-public {color:#658232;}
.vis-private {color:#000;}
.vis-loggedin {color:#2596df;}

div.group {
	border-bottom: solid 1px #658232;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}

div.fake-thumb {

}


/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    framework overrdie
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

div.page_list {
	clear:both;
}

div.page_list li.active {
	border:1px solid #658232;
}

/* Tab-menu */

div.tabs_menu {
    border-bottom:solid 1px #658232;
    line-height: 1.6em;
}

div.tabs_menu ul {border:none;}

div.tabs_menu li.active {
	border:none;
	border-bottom:1px solid #658232;
	background: none;
}

div.tabs_menu li.active a {
	color:#f7d264;
	font-size:16px;
	font-weight:bold;
}

div.gallery-tabs li.active a {font-size:12px;}

div.tabs_menu li.active a: hover {}

div.tabs_menu li {
	display:inline;
	margin-left:5px;
	padding:0.3em 0.4em 0.2em;
	background: none;
	border:none;
}

div.tabs_menu li a {
	color:#658232;
}

div.tabs_menu li a:hover {
	border-bottom: solid 1px #658232;
}

div.info {padding: 10px 10px 15px 10px; line-height: 16px; text-align: justify ; margin-top: 20px;}
div.info h1 {padding-bottom: 20px;}
form.xform {margin-top:20px}
form.xform legend {color:#658232; font-weight:bold;}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Top area
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/


#top {
    width:980px;
    height:315px;
    position:relative;
}

#top .logo {
    width:510px;
    height:122px;
    float:left;
}

#mainmenu {
    position: absolute;
    left:600px;
    top:5px;
}

#mainmenu a.mm_anons,#mainmenu a.mm_add,#mainmenu a.mm_my {
    display:block;
    width:auto;
    height:32px;
    float:left;
    color: #658232;
    padding-top: 7px;
    text-align: center;
}

#mainmenu a.mm_anons {background: url('../img/menu_icon_anonse.jpg') no-repeat; width: 102px; height: 32px; padding-left: 5px; }
#mainmenu a.mm_add {background: url('../img/menu_icon_add.jpg') no-repeat; width: 97px; height: 32px; padding-left: 13px;}
#mainmenu a.mm_my {background: url('../img/menu_icon_my.jpg') no-repeat; width: 97px; height: 32px; padding-left: 15px;}

#mainmenu li {float:left;list-style: none;}
#menusearch {
	clear:both;
	position:absolute;
	bottom:10px;
	padding: 0px;
}
#menusearch ul {margin:0px;}
#menusearch li {display:inline;}
#menusearch input,#menusearch select {border: solid 1px #f7d264;}
#menusearch input.bsearch {width:74px; height:23px; background: url('../img/button_search.jpg') no-repeat; border:none;}

#loggedin_user {
	position:absolute;
	top:122px;
	left:10px;
}
/* chrapkabox */
#shout_box {
	position:absolute;
	right:10px;
	top:50px;
}

#shout_box .shout_content {
	overflow-y:scroll;
	height: 70px;
	width:420px;
	border:solid 1px #ccc;
}

#shout_box p {
	padding:0;
}

#photo_wall {
	height: 130px;
	position: absolute;
	top:150px;
}

#photo_wall div.brick {
	float: left;
	margin-left:15px;
	border:solid 1px #f7d264;
}

#photo_wall div.img {
}

#sb_photo_wall div.img {
	width:100px;
	height:100px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	padding:0;
	border:solid 1px #f7d264;
}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Sidebar
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

#sidebar {
	clear:left;
    width:230px;
    float:left;
}
#sidebar .sb_group {clear:both;margin-bottom: 2em;}
#sidebar li {margin-left:15px; list-style:url('../img/li_element.gif') outside;}
#sidebar a {}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Content
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

div#index-tabs {
	border-bottom: solid 1px #f7d264;
	margin-bottom: 1em;
}

div#index-tabs ul {
	margin:0;
	padding:0.4em 0.4em 0.4em 0;
	font-size:11px;
}
div#index-tabs li {
	display:inline;
	border:solid 1px #f7d264;
	border-bottom: none;
	padding:0.4em;
	font-weight: bold;
	font-size: 11px;
	margin:0px;
	margin-left:4px;
}

div#index-tabs li:hover {
	background: #f7d264;
}

div#index-tabs li.active {
	background: #f7d264;
}

div#content {
    margin-top:0.0em;
    margin-right: 0px;
    width:710px;
    float:left;
    overflow: hidden;
}

div.block {
    border-bottom:solid 1px #ccc;
    padding-bottom: 0.5em;
    margin-bottom:0.5em;
}
#navigator {height: 40px;}

#navigator ul{border-bottom:#f7d264 dotted 1px; height: 20px;}
#navigator li a {padding-left: 20px;}


#navigator span.right_navigator {
    float:right;
    padding: 5px 5px 0px 0px;
}

#navigator span.right_navigator a {background:none;color: #658232;}


#navigator a {
    background: url('../img/link_normal.gif') no-repeat left 50%;
    color: #658232;
    text-decoration: none;
}

#user-panel { margin-top:1em; }

#last_photos {
	overflow: hidden;
}

* HTML #last_photos {height:100%;}

#last_photos div.img {
	width:100px;
	height:100px;
	margin-left:10px;
	margin-top:5px;
	float:left;
	padding:0;
	border:solid 1px #f7d264;
}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    SEARCH CLOUD
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

div.search_cloud {
    margin-top: 2em;
    margin-bottom:1em;
    border-bottom:dotted 0px #f7d264;
    padding-bottom:1em;
    width: 100%;
}
div.search_cloud a {padding:0.5em}
div.search_cloud a:hover {text-decoration: underline;}
div.search_cloud a.search_cloud_0 {color:#658232; font-size:9px;}
div.search_cloud a.search_cloud_1 {color:#658232; font-size:12px;}
div.search_cloud a.search_cloud_2 {color:#658232; font-size:15px;}
div.search_cloud a.search_cloud_3 {color:#658232; font-size:18px;}
div.search_cloud a.search_cloud_4 {color:#658232; font-size:21px;}
div.search_cloud a.search_cloud_5 {color:#658232; font-size:24px;}
div.search_cloud a.search_cloud_6 {color:#658232; font-size:27px;}
div.search_cloud a.search_cloud_7 {color:#658232; font-size:30px;}
div.search_cloud a.search_cloud_8 {color:#658232; font-size:33px; font-weight: bold;}
div.search_cloud a.search_cloud_9 {color:#658232; font-size:36px; font-weight:bold;}
div.search_cloud a.search_cloud_10 {color:#658232; font-size:39px; font-weight:bold;}

/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*					User-Panel
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

table.user-stats td.user-main-photo img {border:solid 1px #ccc;}

table.user-options {border:none;}
table.user-options th {background: none;text-align:right;border:none;}
table.user-options td {border:none;}

/*            Gallery              */
table.user-gallery {border:none;}

table.user-gallery h4 {color:#f7d264;}

table.user-gallery {
	border:none;
	background: #fff;
	width:100%;
}
table.user-gallery td, table.user-gallery th {
	border-right: none;
	border-bottom: dotted 1px #ccc;
}

table.user-gallery td.gallery-cover img {border:solid 1px #ccc;}

/* Edit gallery */

div.gallery-thumbs {}

div.gallery-thumbs .thumb {
	width:110px;
	height:130px;
	border:solid 1px #E0E0E0;
	margin-left:15px;
	margin-top:15px;
	float:left;
	cursor:pointer;
}

div.gallery-thumbs .thumb img {
	margin-left:5px;
	margin-top: 5px;
}

div.gallery-thumbs .sample {display: inline; width:20px;height:15px;}
div.gallery-thumbs .main-photo {background: #658232; color:#fff;}
div.gallery-thumbs .main-photo a {color: #fff;}

div.gallery-thumbs .cover {background: #f7d264;}
div.gallery-thumbs .selected {border: solid 1px #658232;}


/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    Anonses
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

div.anons {clear:both; margin-bottom:1em; border-bottom:dotted 1px #ccc;padding-bottom: 1em; overflow: hidden;}
* HTML div.anons {height:100%;}
div.descr a.important {padding-left: 0px;}
div.descr img, div.descr a {padding-left: 0px;}
div.anons div.img {float:left; margin-right:0.5em; border: solid 1px #f7d264;}
div.anons div.tools {clear:both;color:#aaa;font-size:10px;}

/* details */
#anons-content strong, #anons-contact strong, #anons-prefs strong {color:#658232;}


#anons-content div.anons-main-photo {float:left;width:220px;height:220px;}
#anons-content div.anons_main_photo img {margin-left:10px; margin-top:10px;}
#anons-content div.descr {float:left;width:470px;}

#anons-contact {overflow: hidden; height: 100%; font-size: 12px;clear:both;background: #fff5d3;padding:0.5em;}
#anons-contact input.bshow {width:210px; height:56px; background: url('../img/button_showcontact.jpg') no-repeat; border:none;}

#anons-prefs {border-bottom:dotted 1px #f7d264;}

#anons-images {clear:both;margin-top:1em;}
#anons-images img {margin-left:1em;border:solid 1px #f7d264;}

#anons_promote {border-top:solid 1px #f7d264;border-bottom: #f7d264 dotted 1px;margin-bottom:1em;margin-top:0.5em;padding-bottom: 0.5em;}

.other-anonses {margin-bottom: 1em;clear:both; background-color: #fff5d3;padding: 0.5em;}
.other-anonses strong {color:#658232;}
.other-anonses a {text-decoration: underline;}

.other-anonses div.images {margin-top: 10px;overflow: hidden; height: 100%;}
.other-anonses div.images .thumb {margin-left:1em; float:left;}
.other-anonses div.images img {border:solid 1px #f7d264;}

#anons-buttons {border-bottom: #f7d264 dotted 1px; }

div.backadv {border-bottom: #f7d264 dotted 1px; }
/*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*
*                    The rest
*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*.*/

#search_table td {padding:0.5em;}

#search_table .filter-active {background: #f7d264;}

#photo_list div.thumb {width:110px;height:150px;float:left;}

#toolbar {
    font-size:12px;
    margin-top:0.5em;
    margin-bottom:0.5em;
    border-bottom: dotted 1px #f7d264;
    padding:5px;
}

#navigator ul,#toolbar ul {margin:0px}

#navigator li, #toolbar li {display:inline;}

#toolbar {
    margin-top:0.5em;
    border-top: solid 1px #f7d264;
    border-bottom: solid 1px #f7d264;
    padding: 0.4em 0;
}

#toolbar li {border-right:dotted 2px #f7d264;}


#auto_poszukiwacz {
	border-top:dotted 1px #ccc;
	clear:both;
}

#auto_poszukiwacz h3 {font-size:24px;}

#footer {
    font-size:10px;
    margin-top: 2em;
    color:#ACACAC;
    padding:0.5em 0em;
    clear: both;
}
#footer img {float: left; width: 314px ;height: 82px ;}
#footer p.copyright {padding-top: 40px; color: #887545;}


#simple_content {
    padding:1em;
}