@import url(fam.css);

.login a {
	color: white;
	border-bottom: 1px solid transparent;
	display: block;
	padding: 2px 5px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	text-decoration: none;
	background: #a13525 url(../i/bg-button.png);
}

.login a:hover, .login a.s {
	border-bottom: 1px dashed white;
}

#text-recl {
	font-size: 9px;
	color: #CCCCCC;
}

.close {
	float: right;
}

.psp-errors {
	margin: 5px 0;
}

.psp-error-message {
	color: red;
}

#facebox .popup {
	top: 200px;
}

#popup-register, #popup-forget, #popup-mail, #popup, #popup-smspay {
left:0;
position:absolute;
top:300px;
width:100%;
z-index:99;
display: none;
}

#popup-smspay {
	top: 150px;
}

#popup-tip {
	position:absolute;
	z-index:99;
	display: none;
	top: 90px;
	right: 30px;
}

#popup-register-form, #popup-forget-form, #popup-mail-form, #popup-form, #popup-smspay-form {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#CCCCCC none repeat scroll 0 0;
margin:0 auto;
padding:15px;
width:500px;
border:5px solid #fff;
}

#popup-tip-form {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#f8f28e none repeat scroll 0 0;
	margin:0 auto;
	padding:10px;
	width:300px;
	border:1px solid #000;
}

#popup-register-form .form, #popup-forget-form .form, #popup-mail-form .form, #popup-form .form
{
width:100%;
margin:10px 0 0 0;
border-collapse: separate;
border-spacing: 2px;
}

#popup-register-form .form td, #popup-forget-form .form td, #popup-mail-form .form td, #popup-form .form td
{
padding:3px 7px;
border:1px solid #999;
vertical-align:middle;
font-size:11px
}

#popup-register-form .form .lft, #popup-forget-form .form .lft, #popup-mail-form .form .lft, #popup-form .form .lft
{
width:40%;
background:#EBECE6;
}

#popup-register-form .form .rht, #popup-forget-form .form .rht, #popup-mail-form .form .rht, #popup-form .form .rht
{
background:#DDDED8;
}

table.form {
	width:100%;
	margin:10px 0 10px 0;
	border-collapse: separate;
	border-spacing: 2px;
	background:#CCCCCC none repeat scroll 0 0;
}

table.form td {
	padding:3px 7px;
	border:1px solid #999;
	vertical-align:middle;
}

table.form .lft {
	width:30%;
	background:#EBECE6;
}

table.form .rht {
	background:#DDDED8;
}

.psp-field-captcha-captcha {
	margin-bottom: 5px;
}

.psp-field-captcha-text input {
	width: 110px;
}

div.div-button {
	margin-top: 5px;
	text-align: right;
}

.catalog-list-item {
	margin-bottom: 10px;
	border-bottom:1px dashed #000;
	overflow:hidden;
	zoom:1;
	clear:both;
	padding-bottom:10px
}

.catalog-list-item div.img {
	margin-right: 20px;
	float: left;
}

.catalog-list-item h3 {
	font-size: 15px;
}

.catalog-detail-item div.img {
	margin-right: 20px;
	display: inline-block;
	margin-bottom: 10px;
}

.small {
	font-size: 10px;
}

#opros .back {
	background: #808080;
	width: 150px;
	float: left;
}

#opros .percent-text {
	color: black;
	font-size: 11px;
	float: left;
	margin-left: 5px;
}

#opros .percent {
	background: #561502;
}

.postcard-list {
}

.postcard-item {
	width: 180px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	display: inline-block;
}

.postcard-item h3 {
	height: 20px;
}

.postcard {
}

.postcard div.img {
	text-align: center;
	margin-bottom: 10px;
}

.w50 {
	width: 50%;
}

.w45 {
	width: 45%;
}

table.notice-list {
	width: 100%;
}

table.notice-list td {
	padding: 5px 0;
	border-bottom:1px dashed #424242;
}

table.notice-list-inner {
}

table.notice-list-inner td
{
border-bottom:none;
}

table.notice-list-inner td.img {
	padding-right: 10px;
}

table.notice-list-inner td.text {
}

.notice-detail-item div.img {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

table.std {
	width: 100%;
}

table.std td {
	border: 0;
	padding: 3px;
}

.allall-dd {
	position:absolute;
	right:0px;
	top:30px;
	z-index:101;
	padding:10px;
	background:#EEEEEE;
	border:1px solid #424242;
	display: none;
	width: 150px;
}

.allall-dd2 {
	position:absolute;
	top:35px;
	z-index:101;
	padding:5px;
	background:#EEEEEE;
	border:1px solid #424242;
	display: none;
	min-width: 150px;
}

table.tbl {
	width: 100%;
}

table.tbl td {
	padding: 3px;
	border: 1px solid #424242;
	border-collapse: collapse;
}

table.tbl th {
	background: #424242;
	color: white;
	font-size: 13px;
}

.w20 {
	width: 20%;
}

#search .letters a {
	color: white;
	font-weight: bold;
}

#search .letters span {
	color: #CCCCCC;
}

#dd-orgs a
{
	display: block;
	background: url(../i/page_next.gif) right 0.6em no-repeat;
}

.gallery-list-item {
	width: 200px;
	margin-right: 15px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	display: inline-block;
}

.gallery-list-item h3 {
	font-size: 15px;
	margin-top: 5px;
	display: block;
	height: 50px;
}

table.user-articles tr.not-moderated td {
	background-color: #CCCCCC;
}

.img2 {
	margin: 0 auto;
	width: 500px;
	margin-top: 20px;
}

.article-detail div.img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.warning {
	color: #CC0000;
}

.y5_horizontal {
	display: block;
	padding:10px;
	border: 1px solid #CCCCCC;
}

#begun_block_197108384 {
	border: 1px solid #CCCCCC;
	padding:10px;
}

.link-category-item {
	margin-bottom: 10px;
}

#popup-page {
	margin: 10px;
}

tr.vip td, tr.vip td.td-cent {
	background-color: yellow;
}

div.vip-brief .r {
	float: left;
	margin-right: 10px;
	font-size: 10px;
	width: 100px;
}

div.vip-brief .r a.text {
	display: inline-block;
	height: 35px;
}

.blog-brief-item {
	border-bottom:1px dashed #424242;
	padding: 0 0.1em 10px 0.1em;
	margin-bottom: 15px;
}

table.profile {
	float: left;
	margin-left: 10px;
}

table.profile td {
	padding: 3px;
}

.hr2
{
	height:1px;
	border-bottom:1px dashed #424242;
	margin: 5px 0 10px 0;
}

.charcount {
	color: #666666;
}

.box-link {
	margin: 0 0 10px 0;
}

.imp {
	background-color: #561502;
	color: #fff;
	padding: 2px;
}


/*	POPUP MENU	*/
.jqpopupusermenu, .jqpopupusermenu ul { /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background-color: #EEEEEE;
	border:1px solid #424242;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
}


.jqpopupusermenu li {
	position: relative;
	margin: 0;
}

.jqpopupusermenu li a {
	display: block;
	width: 190px;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 25px;
	background-position: 5px 3px;
}

.jqpopupusermenu li a:hover, .jqpopupusermenu li.selected > a {
	background-color: #e0e0e0;
	background-repeat: no-repeat;
	background-position: 5px 3px;
}


.flexsubtopmenu, .flexsubtopmenu ul { /*topmost and sub ULs, respectively*/
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background-color: #EEEEEE;
	border:1px solid #424242;
	visibility: hidden;
	display: none; /*collapse all sub menus to begin with*/
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;
}


.flexsubtopmenu li {
	position: relative;
	margin: 0;
	min-width: 160px;
}

.flexsubtopmenu li a{
	display: block;
	text-decoration: none;
	padding: 5px;
}

.flexsubtopmenu li a:hover, .flexsubtopmenu li.selected>a{
	background-color: #e0e0e0;
}

.psp-breadcrumb {
	padding-left: 20px;
	padding-bottom: 3px;
}

.psp-breadcrumb a, .psp-breadcrumb span {
	display: inline-block;
/*	padding-left: 10px;
	background: url(../i/page_next.gif) left 0.6em no-repeat;
*/
}

#cosult_poll {
	background: #fff;
	padding: 15px;
	border: 1px solid black;
}

dl dt, dl dd {
	margin-bottom: 10px;
}

dl dd {
	font-style: italic;
	margin-left: 20px;
}

.search-form {
	position: absolute;
	right: 0px;
	top: 55px;
	background: #772d11;
	padding: 3px;
}

.search-form .search-text {
	font-size: 0.9em;
	margin: 0;
	width: 150px;
}

.search-form .search-button {
	font-size: 0.9em;
	margin-left: 3px;
	margin-top: 2px;
}

.search-result {
}

.search-result ol {
	margin-bottom: 20px;
	margin-left: 0;
}

.search-result ol li {
	margin-bottom: 10px;
	margin-left: 0;
}

.search-result ol li .link {
	color: #666;
	font-size: 0.8em;
}
