Просмотр файла templates/web_default/style.css

Размер файла: 30.81Kb
@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	color:#959595;
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
	background:#e6e6e6 url(images/main_bottom_bg.gif) repeat-x bottom;}
html {
	padding:0;
	margin:0;
}
.main {
	padding:0;
	margin:0;
	background:url(images/main_top_bg.gif) repeat-x top;
}
.logo {
	height:96px;
	padding:0;
	margin:0 auto;
}
h1 {
	margin:0;
	padding:30px 0 0 20px;
	color:#636363;
	font-family: 'Comic Sans MS', cursive;
    font-size: 38px;
	letter-spacing:-2px;
}

h1 span {
	color:#78bbe6;
}
h1 small {
	padding:0 10px;
	font:normal 12px/1.2em Arial, Helvetica, sans-serif;
	letter-spacing:normal;
}
h2 {
	font:normal 24px Arial, Helvetica, sans-serif;
	padding:8px 0;
	margin:0;
	color:#595959;
}
p {
	margin:8px 0;
	padding:0 0 8px 0;
	font:normal 12px/1.8em Arial, Helvetica, sans-serif;
}
p.spec {
}
a:focus,a:hover {color: #0083C7; text-decoration: underline;}
a {color: #959595;text-decoration: none;}

.header, .content, .menu_nav, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar {
	margin:0;
	padding:0;
}
.main_resize {
	margin:0 auto;
	width:969px;
}
.header {
}
.header_resize {
	margin:0 auto;
	width:969px;
}
.hbg {
	padding:4px;
	margin:0 0 10px;
	background:#FFF;
	border:1px solid #c6c6c6;
	padding-bottom: 20px;
}
.menu_nav {
	margin:0 0 10px;
	padding:4px;
	border:1px solid #c6c6c6;
	background:#FFF;
}
.menu_nav ul {
	list-style:none;
	margin:0;
	padding:0;
	background:url(images/menu_bg.gif) repeat-x;
	height:38px;
}
.menu_nav ul li {
	margin:0;
	padding:0 2px 0 0;
	float:left;
	background:url(images/menu_line.gif) no-repeat right;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	padding:11px 25px;
	color:#878989;
	text-decoration:none;
	font-size:13px;
	line-height:16px;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	color:#fff;
	text-decoration:none;
	background:#78bbe6;
}

.content {
	padding:9px;
	background:url(images/content_border_bg.png);
	border:1px solid #a1a1a1;
}
.content_bg {
	padding:12px;
	background:#fff;
}
.mainbar {
	margin:0;
	padding:0;
	float:right;
	width:653px;
}

.mainbar img.fl {
	margin:4px 16px 4px 0;
	float:left;
}
.mainbar .article {
	margin:0;
	padding:10px 15px 5px;
}
.mainbar .article a {
	color:#78bbe6;
}
.mainbar .post-data a {
	color:#595959;
}
.mainbar .spec a {
	padding:7px 15px;
	background:#78bbe6;
	color:#FFF;
}
.sidebar {
	padding:0;
	float:left;
	width:270px;
}
.sidebar .gadget {
	margin:0;
	padding:10px 15px;
}
ul.sb_menu, ul.ex_menu {
	margin:0;
	padding:0;
	color:#939393;
	list-style:none;
}
ul.sb_menu li, ul.ex_menu li {
	margin:0;
}
ul.sb_menu li {
	padding:2px 0 2px 15px;
}
ul.ex_menu li {
	padding:2px 0 2px 15px;
}
ul.sb_menu li a, ul.ex_menu li a {
	display:block;
	color:#959595;
	text-decoration:none;
	padding:5px;
	margin-left:-15px;
	padding-left:15px;
}
ul.sb_menu li a:hover, ul.ex_menu li a:hover, ul.sb_menu li.active a, ul.ex_menu li.active a {
	color:#FFF;
	background:#78bbe6;
}
ul.sb_menu li a:hover {
	text-decoration:none;
}
ul.ex_menu li a:hover {
	text-decoration:none;
}
.content .mainbar .comment {
	margin:0;
	padding:16px 0 0 0;
}
.content .mainbar .comment img.userpic {
	border:1px solid #dedede;
	margin:10px 16px 0 0;
	padding:0;
	float:left;
}

.footer {
}
.footer_resize {
	margin:0 auto;
	padding:20px 0;
	width:885px;
	color:#ffffff;
}
.footer p {
	margin:0;
	padding:4px 0;
	line-height:normal;
	color:#ffffff;
}
.footer a {
	color:#959595;
	padding:inherit;
	text-decoration:underline;
	color:#ffffff;
}
.footer a:hover {
	text-decoration:none;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
ol {
	list-style:none;
}
ol li {
	display:block;
	clear:both;
}
ol li label {
	display:block;
	margin:0;
	padding:16px 0 0 0;
}
ol li input.text {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:5px 2px;
	height:16px;
	background:#fff;
}
ol li textarea {
	width:480px;
	border:1px solid #c0c0c0;
	margin:2px 0;
	padding:2px;
	background:#fff;
}
ol li .send {
	margin:16px 0 0 0;
}
.search span {
	width:235px;
	display:block;
	background:#FFF;
	height:29px;
	margin:0;
	padding:0;
	border:1px solid #e7e7e7;
}
.search input#s {
	float:left;
	width:185px;
	padding:7px 0 7px 10px;
	margin:0;
	border:0;
	background:none;
	color:#afaeae;
	font:normal 12px/15px Arial, Helvetica, sans-serif;
}
.search .btn {
	float:left;
	padding:0;
	margin:0;
	border:0;
	width:auto;
}
.pagenavi {
	clear:both;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align:right;
	padding:20px 15px;
}
.pagenavi a, .pagenavi .current {
	margin-left:3px;
	padding:3px 8px;
	text-decoration:none;
	color:#939393;
	background:#f9fbfc;
	border:1px solid #d9e3cb;
}
.pagenavi a:hover, .pagenavi .current {
	background:#78bbe6;
	color:#FFF;
}
.pagenavi .pages {
	float:left;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}




small {
font-size:10px;
}


span.yesno_yes {
background: #e3f6e5;
border: 1px solid #b4e3b9;
border-right: 0;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-bottomleft: 6px;
}

.box-toolbar {
margin: 0;
padding: 0;
float: right;
list-style: none;
}
.box-toolbar-link {
position: relative;
float: left;
margin-left: 15px;
padding-right: 10px;
color: #636363;
font-size: 12px;
}

.box-toolbar-link a {
color: #78808a; 
border-left: 1px solid #cecece;
display: block;
padding: 0 10px;
}

.table_posts{
    margin-bottom: 10px;
    box-shadow: 0 1px 17px -9px black;
	border-radius: 6px;
}

.posts_gl:last-child {
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.posts_gl{
    transition: background, 500ms;
    -moz-transition: background 500ms;
    -webkit-transition: background 500ms;
    -o-transition: background 500ms;
    background: #FAFAFA;
    border: 1px #C9C9C9 solid;
    color: #686868 !important;
    padding: 10px 10px 5px 10px;
    display: block !important;
    border-top-style: none !important;
    overflow: hidden;
}

.posts_gl:first-child{
    border-top-style: solid !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.posts_gl:last-child{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.posts_gl td{
    padding: 2px;}
.posts_gl td.icons{
    width: 16px;
    height: 16px;
}
.posts_gl td.name{
padding-bottom:10px;
color: #4C6B8F;}

.posts_gl td.img{
    width: 48px;
}


.posts_gl td.line_file {

    border-bottom: 1px dotted #777;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
    margin-bottom: 7px;
    margin-top: 7px;

}

.posts_gl.hig td.name{
    font-weight: bold;
	color: #4C6B8F;}
.posts_gl.hig{
    background-image: -moz-linear-gradient(top,#FFFFFF 0%, #E3E3E3 100%);
    background-image: -webkit-linear-gradient(top,#FFFFFF 0%, #E3E3E3 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
	
}

span.menu_count {
font-size: 12px; 
float:right;
}

li{
list-style-type: none; /* Убираем маркеры */
}
.list_data.row_data {

word-wrap:break-word;
max-width:100%
}
.list_data .row_title, .list_data_data{
display:inline-block;
float:left;
width: 100px;
font-weight:bold;
text-align:right;
padding-right:10px
}
.list_data .row_title, .list_data.list_data_thin{
width:10px;
}

.right_images {

float:right;
margin-top:-3px;
}

img, .input_check, .input_radio {
vertical-align: middle;
}

.Badgesh {
font-size: 10px;
text-transform: uppercase;
display: inline-block;
padding: 1px 3px;
color: #fff;
-moz-border-radius: 2px;
border-radius: 2px;
}
.purple {
background: #0B791B;
background: -moz-linear-gradient(top, #2ED245 0%, #0B791B 70%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2ED245), color-stop(100%,#0B791B));
border: 1px solid #055A11;
}


.left {
color: #AAAAAA;
text-align:left;
font-size:11px;
}
.input_submit {
float:right;
text-decoration: none;
border-width: 1px;
border-style: solid;
padding: 4px 10px;
cursor: pointer;
background: #212121 url(images/topic_button.png) repeat-x top;
color: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
border-color: #212121;
}

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


input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

input[type=text], input[type=password] {
  margin: 5px;
  padding: 0 10px;
  width: 200px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 3px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
input[type=text]:focus, input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

input[type=submit] {
  height: 33px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}
input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

textarea {
  margin: 5px;
   max-width: 98%;
   min-height: 4pc;
   min-width: 98%;
   padding: 2px;
  width: 98%;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

textarea:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}



		
.Button {
background: #82b346;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw');
border: 1px solid #6d963b;
border-width: 1px 1px 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #a2c873, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #a2c873, 0px 2px 3px rgba(0,0,0,0.2);
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #96c161), color-stop(100%, #82b346));
background-image: -webkit-linear-gradient(top, #96c161, #82b346);
color: #fff;
text-shadow: 0 -1px 0 #191919;
font: 300 12px/1.3 Helvetica, Arial, sans-serif;
line-height: 30px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: inline-block;
cursor: pointer;
}

.success {
background: #E6EFC2;
color: #264409;
border: 1px solid #C6D880;
padding: 7px;
margin-bottom: 9px;
}
.success a {color: #264409;}

.error {
background: #FBE3E4;
color: #8A1F11;
border:1px solid #FBC2C4;
padding:7px;
margin-bottom:9px;
}
.error a {color: #8A1F11;}

hr { 

	border-bottom: 1px dotted #D9D9D9;
    border-left-style: none;
    border-left-width: 0px;
    border-right-style: none;
    border-right-width: 0px;
    border-top-style: none;
    border-top-width: 0px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.maintitle {
background: #2c5687 url(images/maintitle.png) repeat-x top;
color: #fff;
padding: 5px 5px 6px;
font-size: 14px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0 #528cbc;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0 #528cbc;
border-width: 1px 1px 0 1px;
border-color: #316897;
border-style: solid;
}

.row {
background: #fff;
padding: 10px 10px;
border-top: 1px solid #e9edf1;
overflow: hidden;
}

.Button_secondary {
height: 22px;
line-height: 22px;
font-size: 12px;
padding: 0 10px;
background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5));
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
box-shadow: 0px 1px 0px rgba(255,255,255,1) inset, 0px 1px 0px rgba(0,0,0,0.3);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
display: inline-block;
white-space: nowrap;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}

.Button_secondary a{
color:#616161
}

.Button_secondary:hover{
color:#4c4c4c;
border-color:#9a9a9a}

.Button_secondary.important
{background:#9f2a00;
background:-moz-linear-gradient(top, #9f2a00 0%, #812200 100%);
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#9f2a00), color-stop(100%,#812200));
border:1px solid #812200;
color:#fbf4f4;
-moz-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3);
box-shadow:0px 1px 0px rgba(255,255,255,0.4) inset, 0px 1px 0px rgba(0,0,0,0.3)}



.button.secondary {
background: #eaeaea;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#c4c4c4));
color: #313131;
border-color: #acacac;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-radius: 3px;
text-shadow: 0 1px 0 #fff;
-webkit-box-shadow: inset 0 1px 0 0 #fff;
box-shadow: inset 0 1px 0 0 #fff;
width: auto;
padding: 5px 10px;
font-size: 13px;

}
.margin {
margin: 5px 0px 5px 0px;
}

._sharedMediaBbcode {

background: #f6f6f6;
background: -moz-linear-gradient(top, #f6f6f6 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#e5e5e5));
border: 1px solid #dbdbdb;
-moz-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 1px rgba(0,0,0,0.2);
box-shadow: 0px 1px 3px rgba(255,255,255,1) inset, 0px 1px 2px rgba(0,0,0,0.2);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #616161;
display: inline-block;
margin-right: 15px;
margin-bottom: 5px;
padding: 15px;
}

.Badge {
display: inline-block;
height: 16px;
line-height: 16px;
padding: 0 5px;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
.Badge_green {
background: #7ba60d;
}
.Badge_light {
background: #b3b3b3;
}

h3 {
font-weight: bold;font-size: 100%;
margin: 6px 0px 0px 0px ;
background: #f6f6f6 url(images/search_bar_bg.png) repeat-x top;
padding: 6px;
text-align: left;
border-bottom: 1px solid #b8b8b8;
border-top: 1px solid #e0e0e0;
}

.submit {
padding: 12px 0px;
font-weight: bold;
font-size: 13px;
background: #f4f4f4;
background: -moz-linear-gradient(top, #f4f4f4 0%, #dcdcdc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#dcdcdc));
text-align: center;
border-top: 1px solid #e4e4e4;
border-bottom: 1px solid #c8c8c8;
}

div.list, #list {
position: relative;
overflow: hidden;
background: #ffffff;
border-radius: 0px 0px 3px 3px;
color: #6F6F6F;
border: #D8DCE2 1px solid;
margin: 3px 0px 3px 0px;
}
.list2,#list2 {
margin: 2px;
display: inline-block;
padding: 8px;
}

.mainname{ 
background: #eaeaea;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VhZWFlYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #eaeaea));
background-image: -webkit-linear-gradient(top, #fdfdfd, #eaeaea);
background-image: -moz-linear-gradient(top, #fdfdfd, #eaeaea);
background-image: -o-linear-gradient(top, #fdfdfd, #eaeaea);
background-image: linear-gradient(top, #fdfdfd, #eaeaea);
text-shadow: 0 1px white;
-webkit-box-shadow: 0 0 10px 0 #cccccc;
-moz-box-shadow: 0 0 10px 0 #cccccc;
box-shadow: 0 0 10px 0 #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
border: 1px solid #CDCDCD;
color: #636363;
overflow: hidden;
padding: 7px;

}
.mainfoot{
background-color: #E7F9FD;
color: #333333;
overflow: hidden;
padding: 6px;
margin: 6px -6px -6px -6px;
}

.mainpost {
table-layout: fixed;
background-color: #fcfcfc;
padding: 3px 6px 6px 6px;
word-wrap: break-word;
border: 1px #D9D9D9 solid;
  -webkit-box-shadow: 0 0 10px 0 #cccccc;
  -moz-box-shadow: 0 0 10px 0 #cccccc;
  box-shadow: 0 0 10px 0 #cccccc;
  background: #fbfbfb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
margin-bottom: 5px;
}

.note {
color: #909090;
font-style: Tahoma;
font-size: 11px;
margin-bottom: 10px;
}

.time {
float:right;
color:#9E9C9C;
font-size:11px;
}
.desc {
font-size:11px;
}

.subpost {
background-color: #fcfcfc;
margin: 2px;
padding: 6px;
word-wrap: break-word;
border: 1px #D9D9D9 solid;
border-radius: 2px;
}
.subposted{
float:right;
font-size: 12px;
color: #777;
}
.light {
color: #a4a4a4;
}
.sortable  {
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #D4D4D4 #D4D4D4 #BCBCBC;
	padding: 6px;
	margin: 3px;
    background: url(images/nav.gif) repeat-x #ebecec;
	clear:both;
}





.little-table { 
    table-layout:  inherit;
   width: 100%;
  font-family:Arial, Helvetica, sans-serif; 
  color:#666; 
  font-size:12px; 
  text-shadow: 1px 1px 0px #fff; 
  background:#eaebec; 
  border:#ccc 1px solid; 
  border-collapse:separate;
  
  -moz-border-radius:3px; 
  -webkit-border-radius:3px; 
  border-radius:3px; 

  -moz-box-shadow: 0 1px 2px #d1d1d1; 
  -webkit-box-shadow: 0 1px 2px #d1d1d1; 
  box-shadow: 0 1px 2px #d1d1d1; width:100%;
} 

.little-table th { 
  font-weight:bold; 
  padding:11px 15px 12px 15px; 
  border-top:1px solid #fafafa; 
  border-bottom:1px solid #e0e0e0; 

  background: #ededed; 
  background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb)); 
  background: -moz-linear-gradient(top, #ededed, #ebebeb); 
} 
.little-table th:first-child{ 
  text-align: left; 
  padding-left:20px; 
} 
.little-table tr:first-child th:first-child{ 
  -moz-border-radius-topleft:3px; 
  -webkit-border-top-left-radius:3px; 
  border-top-left-radius:3px; 
} 
.little-table tr:first-child th:last-child{ 
  -moz-border-radius-topright:3px; 
  -webkit-border-top-right-radius:3px; 
  border-top-right-radius:3px; 
} 
.little-table tr{ 
  text-align: center; 
  padding-left:20px; 
} 
.little-table tr td:first-child{ 
  text-align: left; 
  padding-left:20px; 
  border-left: 0; 
} 
.little-table tr td { 
  padding:18px; 
  border-top: 1px solid #ffffff; 
  border-bottom:1px solid #e0e0e0; 
  border-left: 1px solid #e0e0e0; 
   
  background: #fafafa; 
  background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa)); 
  background: -moz-linear-gradient(top, #fbfbfb, #fafafa); 
} 
.little-table tr.even td{ 
  background: #f6f6f6; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6)); 
  background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6); 
} 
.little-table tr:last-child td{ 
  border-bottom:0; 
} 
.little-table tr:last-child td:first-child{ 
  -moz-border-radius-bottomleft:3px; 
  -webkit-border-bottom-left-radius:3px; 
  border-bottom-left-radius:3px; 
} 
.little-table tr:last-child td:last-child{ 
  -moz-border-radius-bottomright:3px; 
  -webkit-border-bottom-right-radius:3px; 
  border-bottom-right-radius:3px; 
} 
.little-table tr:hover td{ 
  background: #f2f2f2; 
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0)); 
  background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);  
} 

.little-table a:link { 
  font-weight: bold; 
  text-decoration:none; 
} 
.little-table a:visited { 
  font-weight:bold; 
  text-decoration:none; 
} 
.little-table a:active, 
.little-table a:hover { 
  color: #bd5a35; 
  text-decoration:underline; 
} 



#foot{font-size: 10px;text-align: left;color: #000;text-shadow: 0 -1px 1px white;padding-right: 10px;}
#foot a{color: #808183;font-weight: bold;}


.progress_bar{background-color:#fff;border:1px
solid #d5dde5}.progress_bar
span{background:#243f5c url(http://shcms.com:802/public/style_images/master/gradient_bg.png) repeat-x left 50%;color:#fff;font-size:0em;font-weight:bold;text-align:center;text-indent:-2000em;height:10px;display:block;overflow:hidden}.progress_bar.limit
span{background:#b82929 url(http://shcms.com:802/public/style_images/master/progressbar_warning.png) repeat-x center}.progress_bar span
span{display:none}.progress_bar.user_warn{margin:0
auto;width:80%}.progress_bar.user_warn
span{height:6px}.progress_bar.topic_poll{border:1px
solid #d5dde5;margin-top:2px;width:40%}


p{line-height:150%;}


.cancel {
color: #ad2930;
font-size: 0.9em;
font-weight: bold;
}

.menu-avatar {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
width: 32px;
height: 32px;
margin-right: 10px;
}

.red_button{
background: #812200 url(http://shcms.com:802/public/style_images/master/topic_button_closed.png) repeat-x top;
border-color: #812200;
-moz-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
box-shadow: inset 0 1px 0 0 #db6e46, 0px 2px 3px rgba(0,0,0,0.2);
}


.Pad_list{padding:1px;}

.List_withminiphoto>li {
margin-bottom: 8px;
}
.left {
float: left;
}

.UserPhotoLink:hover .UserPhoto {
border-color: #7d7d7d;
}
.UserPhoto_mini {
width: 30px;
height: 30px;
}

.UserPhoto {
padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}

img{
vertical-align: middle;
}

.List_withminiphoto > li .list_content {
margin-left: 40px;
}

.desc.lighter {
color: #a4a4a4;
}

.row {
background: #fff;
padding: 10px 10px;
border-top: 1px solid #D9D9D9;
overflow: hidden;
}

.right_info {
float: right;
padding: 2px 6px;
background: #243f5c;
color: #fff;
font-weight: bold;
font-size: 80%;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.triangle-button {
position: absolute;
text-align: center;
font-size: 14px;
font-weight: 600;
line-height: 16px;
top: 0;
right: 0;
color: #fff;
overflow: hidden;
height: 32px;
width: 32px;
text-shadow: none;
}




.STable, .form_table {
	width: 100%;
}
.STable td, .form_table td {
	padding: 5px;
}

table .field_title {
	width: 25%;
	max-width: 280px;
	min-width: 230px;
	vertical-align: top;
	text-align: right;
}

/*

*/
#nav,#nav ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav {
    background: url('images/menu_bg.png') no-repeat scroll 0 0 transparent;
    clear: both;
    font-size: 12px;
    height: 58px;
    padding: 0 0 0 9px;
    position: relative;
	border-radius:10px;
	
}
#nav ul {
    background-color: #222;
    border:1px solid #222;
    border-radius: 0 5px 5px 5px;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    z-index: 2;

    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);

    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;

    -moz-transition: -moz-transform 0.1s linear;
    -ms-transition: -ms-transform 0.1s linear;
    -o-transition: -o-transform 0.1s linear;
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
}
#nav li {
    background: url('images/menu_line.png') no-repeat scroll right 5px transparent;
    float: left;
    position: relative;
}
#nav li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: normal;
    height: 30px;
    padding: 23px 20px 0;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
#nav li:hover > a {
    color: #00B4FF;
}
#nav li:hover, #nav a:focus, #nav a:hover, #nav a:active {
    background: none repeat scroll 0 0 #121212;
    outline: 0 none;
}
#nav li:hover ul.subs {
    left: 0;
    top: 53px;
    width: 180px;

    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
#nav ul li {
    background: none;
    width: 100%;
}
#nav ul li a {
    float: none;
}
#nav ul li:hover > a {
    background-color: #121212;
    color: #00B4FF;
}
#lavalamp {
    background: url('images/lavalamp.png') no-repeat scroll 0 0 transparent;
    height: 16px;
    left: 13px;
    position: absolute;
    top: 0px;
    width: 64px;

    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
#lavalamp:hover {
    -moz-transition-duration: 3000s;
    -ms-transition-duration: 3000s;
    -o-transition-duration: 3000s;
    -webkit-transition-duration: 3000s;
    transition-duration: 3000s;
}
#nav li:nth-child(1):hover ~ #lavalamp {
    left: 19px;
}
#nav li:nth-child(2):hover ~ #lavalamp {
    left: 100px;
}
#nav li:nth-child(3):hover ~ #lavalamp {
    left: 182px;
}
#nav li:nth-child(4):hover ~ #lavalamp {
    left: 263px;
}
#nav li:nth-child(5):hover ~ #lavalamp {
    left: 345px;
}
#nav li:nth-child(6):hover ~ #lavalamp {
    left: 427px;
}
#nav li:nth-child(7):hover ~ #lavalamp {
    left: 509px;
}
#nav li:nth-child(8):hover ~ #lavalamp {
    left: 591px;
}



.green {
color: #61a117;
}
/*---blocks---*/
.block {
    position: relative;
    background: #fff url("images/block.png") repeat-y -244px 0;
    margin: 0 0 15px 0;
    width: 240px;
    padding: 0 2px;
}

.block .dtop, .block .dbtm {
    background: url("images/block.png") no-repeat;
    height: 6px;
    position: absolute;
    left: 0;
    width: 244px;
    overflow: hidden;
    font: 1px/1px sans-serif;
}

.block .dtop {
    top: -1px;
}

.block .dbtm {
    background-position: -488px 100%;
    height: 8px;
    bottom: -3px;
}

.block .btl {
    border-bottom: 1px solid #dedede;
    height: 45px;
    line-height: 45px;
    padding: 0 13px;
    font-size: 13px;
}

.block .dcont {
    background: url("images/greytop.png") repeat-x 0 2px;
    padding: 13px;
}

/*---LeftMenu---*/
.leftmenu {
    background-color: #3E3E3E;
}

.leftmenu a {
    color: #fff;
}

.lmenu {
    border-bottom: 1px solid #525151;
}

.lmenu a, .lmenu a span {
    cursor: pointer;
    display: block;
}

.lmenu a {
    text-shadow: 0 1px 0 #212121;
    text-decoration: none;
    background: url("images/lmenuhov.png") no-repeat 0 -999px;
    padding: 7px 0 8px 0;
    width: 100%;
    border-top: 1px solid #525151;
    border-bottom: 1px solid #1e1e1e;
}

.lmenu a span {
    padding: 0 13px;
}

.lmenu a:hover {
    text-shadow: 0 1px 0 #5a8e10;
    border-top: 1px solid #3870CD;
    border-bottom: 1px solid #1249A6;
    background: #1249A6 url("images/lmenuhov.png") repeat-x;
}

.leftmenu .dcont {
    background: #505050 url("images/lmenucont.jpg") no-repeat;
}

.darkmenu {
	height:62px;
	background: transparent;
	background-image:url(images/dark.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0 auto;
	clear:both;
	margin-bottom:5px;
	border-radius: 5px;
}
.darkBlue{
	position: relative;
	height: 62px;
	width: 700px;
	overflow: hidden;
	float:left;
		border-radius: 5px;
}
.darkBlue li {
	float: left;
	list-style: none;
	width: 110px;
	height:52px;
	background-image:url(images/darksep.png);
	background-position: right;
	background-repeat: no-repeat;
	position: relative;
	top:9px;
}
.darkBlue li.back {
	background-image:url(images/darkblue.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 45px;
	margin-left:-3px;
	height: 20px;
	z-index: 8;
	top:6px;
	position: absolute;
}

.darkBlue li a {
	font-size: 16px ;
	font-family:"Myriad Pro", sans-serif;
	font-weight: normal;
	text-decoration: none;
	width:110px;
	color: #d8d8d8;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	top:18px;
	height: 30px;
	position: relative;
	overflow: hidden;
}

.darkBlue li a:hover, .darkGreen li a:hover, .darkPink li a:hover, .darkRed li a:hover {
	color:#fff;
}