SlideShare uma empresa Scribd logo
1 de 15
body {
background: url('../img/bg.png')!important;
}
.dashed {
text-decoration: none;
border-bottom: 1px dashed #75b0f8;
}
a[inherit] {
color: inherit!important;
text-decoration: inherit!important;
}
[clear] {
clear: both;
}
[float="right"] {
float: right;
}
[float="left"] {
float: left;
}
.leftmenu {
margin-top: 10px;
}
ul {
list-style: none;
}
.chooseRusRegion {
list-style: none;
}
.container {
margin-top: 60px;
position: relative;
z-index: 10;
}
.bottomlayer {
position: absolute;
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 40%;
border-bottom: 3px solid #333333;
background: -moz-linear-gradient(90deg, rgba(54, 54, 54, 0.69) 0%, rgba(121,
121, 121, 0.68) 100%) #797979;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(54, 54,
54, 0.69)), to(rgba(121, 121, 121, 0.68))) #797979;
background-color: #797979;
-moz-box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.6);
box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.6);
}
.bottomlayer.fill {
background-position: center center;
background-attachment: local;
}
.header {
color: #4b4b4b;
text-shadow: 0 1px 0 #ffffff;
}
.header .sprite {
padding: 2px 5px;
display: inline-block;
}
.header.dark {
color: #ffffff;
text-shadow: 0 0 10px rgba(65, 65, 65, 0.84), 0 1px 0 #000000;
}
.banner.top {
position: relative;
z-index: 10;
width: 100%;
box-shadow: 0 0 5px black;
}
.banner .innerimg {
margin: 0 auto;
background: inherit;
max-width: 1000px;
}
.topbar {
margin-bottom: 30px;
}
.leftside, .rightside {
vertical-align: top;
}
.bodymain {
background: white;
padding: 10px;
border: 1px solid #c3c3c3;
border-top: none;
}
.logoimg {
position: relative;
display: block;
float: left;
max-width: 1000px;
margin-right: 20px!important;
}
.account {
border: 1px solid #c3c3c3;
width: 99%;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
padding: 10px;
border-right: 1px solid #ccc;
-moz-box-shadow: inset 0 1px 50px rgba(0, 0, 0, 0.17), inset 0 1px 0 #ffffff;
-webkit-box-shadow: inset 0 1px 50px rgba(0, 0, 0, 0.17), inset 0 1px 0
#ffffff;
box-shadow: inset 0 1px 50px rgba(0, 0, 0, 0.17), inset 0 1px 0 #ffffff;
border-bottom: 1px solid #9d9d9d;
background: -moz-linear-gradient(270deg, #f7f7f7 0%, #ececec 100%) #e1e1e1;
background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7),
to(#ececec)) #e1e1e1;
background-color: #e1e1e1;
}
.account.loginbutton {
padding: 10px;
text-align: center;
border: 1px solid rgb(130, 52, 52);
-moz-box-shadow: inset 0 1px 0 #e5abab, inset 0 1px 20px rgba(192, 46, 46,
0.65), 0 1px 0 #ffffff;
-webkit-box-shadow: inset 0 1px 0 #e5abab, inset 0 1px 20px rgba(192, 46, 46,
0.65), 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #e5abab, inset 0 1px 20px rgba(192, 46, 46, 0.65), 0
1px 0 #ffffff;
color: #ffffff;
text-shadow: 0 1px 0 #bd4c4c;
background: -moz-linear-gradient(90deg, #a43232 0%, rgb(238, 99, 99) 99.7%)
#c57878;
background: -webkit-gradient(linear, left bottom, left top, from(#a43232),
color-stop(0.997, rgb(238, 99, 99))) #c57878;
background-color: #c57878;
text-transform: capitalize;
cursor: pointer;
font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.overpaper {
margin-bottom: 100px;
}
.account img {
max-width: 30px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.chooseCat .headerNav {
width: 99%;
padding: 10px;
border: 1px solid #c3c3c3;
border-top: 0;
border-right: 1px solid #ccc;
border-bottom: 1px solid #9d9d9d;
-moz-box-shadow: inset 0 1px 0 #ffffff;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
color: #1e1e1e;
font-size: 19px;
background: -moz-linear-gradient(90deg, #d3d4d6 0%, #efefef 100%) #f5f5f5;
background: -webkit-gradient(linear, left bottom, left top, from(#d3d4d6),
to(#efefef)) #f5f5f5;
background-color: #f5f5f5;
}
.headerContent {
width: 99%;
padding: 10px;
border: 1px solid #ccc;
border-bottom: 0px;
border-top: 0px;
background-color: white;
text-align:left;
}
.chooseCat .newCat {
width: 99%;
border: 1px solid #c3c3c3;
border-top: 0;
background: white;
padding: 10px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #e9e9e9;
cursor: pointer;
}
.chooseCat .newCat:hover {
background: -moz-linear-gradient(90deg, #eeeeee 0%, #fbfbfb 100%) #f9f9f9;
background: -webkit-gradient(linear, left bottom, left top, from(#eeeeee),
to(#fbfbfb)) #f9f9f9;
background-color: #f9f9f9;
}
.chooseCat .newCat.active {
cursor: default;
border: 1px solid #3a5fb5;
color: #ffffff;
background: -moz-linear-gradient(90deg, #4870bd 0%, #90a3eb 100%) #729cdb;
background: -webkit-gradient(linear, left bottom, left top, from(#4870bd),
to(#90a3eb)) #729cdb;
background-color: #729cdb;
-moz-box-shadow: inset 0 -1px 0 #485dbf, inset 0 1px 0 #bcc7e3;
-webkit-box-shadow: inset 0 -1px 0 #485dbf, inset 0 1px 0 #bcc7e3;
box-shadow: inset 0 -1px 0 #485dbf, inset 0 1px 0 #bcc7e3;
text-shadow: 0 1px 0 #050505;
}
.toprghtside {
border-top-right-radius: 8px;
border-top-left-radius: 8px;
width: 99.8%;
height: 48px;
border: 1px solid #c3c3c3;
border-bottom: none;
background: -moz-linear-gradient(90deg, #c5c5c5 0%, #e6e6e6 100%, #b9b9b9
100%) #c5c5c5;
background: -webkit-gradient(linear, left bottom, left top, from(#c5c5c5),
to(#e6e6e6), to(#b9b9b9)) #c5c5c5;
background-color: #ffcc00;
-moz-box-shadow: inset 0 1px 0 #ffffff;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}
.toprghtside .menuitem {
padding: 15px;
float: left;
border-right: 1px solid #b1b1b1;
-moz-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.54);
-webkit-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.54);
box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.54);
cursor: pointer;
text-shadow: 0 1px 0 #ffffff;
}
.toprghtside .menuitem.firstitem {
border-top-left-radius: 7px;
}
.toprghtside .menuitem.active {
cursor: default;
border-right: 1px solid #b1b1b1;
border-bottom-style: none;
border-bottom-color: #e93131;
-moz-box-shadow: inset 0 1px 0 #ffffff, inset 0 -10px 50px #e5e5e5;
-webkit-box-shadow: inset 0 1px 0 #ffffff, inset 0 -10px 50px #e5e5e5;
box-shadow: inset 0 1px 0 #ffffff, inset 0 -10px 50px #e5e5e5;
background-color: #ffffff;
}
.leftside {
max-width: 98%;
}
.message_once, .block_yotube, .block_yamap {
border: 1px solid #bababa;
border-top: 0;
background: white;
}
.block_yotube, .block_yamap {
padding: 10px;
}
.new_comment {
background: -moz-linear-gradient(90deg, #f2eed9 0%, #fcfbf1 100%) #f9f4e8;
background: -webkit-gradient(linear, left bottom, left top, from(#f2eed9),
to(#fcfbf1)) #f9f4e8;
background-color: #f9f4e8;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 10px;
}
.message_once .message_images {
background: -moz-linear-gradient(90deg, #f0f0f0 0%, #f1f1f1 26.5%, #dddddd
40.1%, #d7d7d7 70.2%, #ececec 100%) #e5e5e5;
background: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0),
color-stop(0.265, #f1f1f1), color-stop(0.401, #dddddd), color-stop(0.702,
#d7d7d7), to(#ececec)) #e5e5e5;
background-color: #e5e5e5;
border-bottom: 1px solid #dadada;
}
.message_once .message_images img {
/*max-width: 150px;*/
}
.message_once .once_text .message {
padding: 10px;
}
.changelang {
padding: 10px;
background: #fff;
width: 99%;
border: 1px solid #ccc;
border-top: none;
margin-bottom: 20px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
.changelang .btn-group {
margin: 0 auto !important;
}
.toprghtside .menurightadd {
float: right;
padding: 15px;
border-top-right-radius: 7px;
cursor: pointer;
-moz-box-shadow: inset 1px 0 0 #892300;
-webkit-box-shadow: inset 1px 0 0 #892300;
box-shadow: inset 1px 0 0 #892300;
border-left: 1px solid #ffffff;
color: #ffffff;
text-shadow: 0 1px 0 #6e1a01;
border: 1px none #b93301;
margin-right: -1px;
background: -moz-linear-gradient(90deg, #a23f2c 0%, #e0743b 100%) #ef724c;
background: -webkit-gradient(linear, left bottom, left top, from(#a23f2c),
to(#e0743b)) #ef724c;
background-color: #ef724c;
}
.toprghtside .menurightadd:hover {
-moz-box-shadow: 0 0 5px rgba(82, 30, 1, 0.47);
-webkit-box-shadow: 0 0 5px rgba(82, 30, 1, 0.47);
box-shadow: 0 0 5px rgba(82, 30, 1, 0.47);
}
.toprghtside .menurightadd.active {
-moz-box-shadow: inset 1px 0 0 #892300;
-webkit-box-shadow: inset 1px 0 0 #892300;
box-shadow: inset 1px 0 0 #892300;
color: #000000;
cursor: default;
text-shadow: 0 0 1px #ffffff;
background: -moz-linear-gradient(90deg, #d56752 0%, #f3b08c 99.7%) #f69b9b;
background: -webkit-gradient(linear, left bottom, left top, from(#d56752),
color-stop(0.997, #f3b08c)) #f69b9b;
background-color: #f69b9b;
}
.comm_user {
border-bottom: 1px solid #dadada;
margin-top: 10px;
padding-bottom: 10px;
}
.menurightadd a {
color: inherit!important;
text-decoration: none;
}
.searchform {
padding: 10px;
display: block;
border: 1px solid #c3c3c3;
border-top: none;
background-color: #eaeaea;
}
.searchform .searchbb {
margin-top: 3px;
margin-left: 8px;
position: absolute;
}
.searchbb .lftround {
border-top-left-radius: 10px !important;
border-bottom-left-radius: 10px !important;
}
.searchbb .rhgtround {
border-top-right-radius: 10px !important;
border-bottom-right-radius: 10px !important;
}
.searchform input {
width: 96%;
outline: none!important;
border-radius: 50px;
border: 1px solid #ccc;
-moz-box-shadow: 0 1px 0 #ffffff, 0 -1px 0 #767676;
-webkit-box-shadow: 0 1px 0 #ffffff, 0 -1px 0 #767676;
box-shadow: 0 1px 0 #ffffff, 0 -1px 0 #767676;
}
.offerinfotop {
padding: 10px;
background: -moz-linear-gradient(90deg, #f5b3b3 0%, #ebebeb 0%, #f4f4f4 100%),
#fff;
border: 1px solid #c3c3c3;
border-top: none;
background: -webkit-gradient(linear, left bottom, left top, from(#f5b3b3),
from(#ebebeb), to(#f4f4f4)), #fff;
background-color: #fff;
-moz-box-shadow: inset 0 -1px 0 #e2e2e2, inset 0 1px 0 #ffffff;
-webkit-box-shadow: inset 0 -1px 0 #e2e2e2, inset 0 1px 0 #ffffff;
box-shadow: inset 0 -1px 0 #e2e2e2, inset 0 1px 0 #ffffff;
}
.offerlist .offer {
padding: 15px;
background: #fff;
border: 1px solid #c3c3c3;
border-top: none;
}
.offerlist .offer.pinned {
border-right: 3px solid #cf7070;
}
.offerlist .offer.pinned .titlepost h3 a {
color: #cf7070;
}
.offerlist .offer .toppost {
margin-bottom: 5px;
}
.offerlist .offer a {
color: #5e5e5e;
text-decoration: underline;
}
.offerlist .offer a:hover {
color: #252525;
}
.offerlist .offer a:active {
color: #a72222;
}
.offerlist .offer .toppost .category {
display: inline-block;
padding: 2px 15px;
cursor: pointer;
margin-left: -15px;
background: url('../img/right_close.png') no-repeat right center, -moz-linear-
gradient(90deg, #edc1c1 0%, #f3d6d6 100%) #f1cccc;
white-space: nowrap;
max-width: 150px;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
background: url('../img/right_close.png') no-repeat right center, -webkit-
gradient(linear, left bottom, left top, from(#edc1c1), to(#f3d6d6)) #f1cccc;
}
.marked {
background: url('../img/right_close.png') no-repeat right center, -moz-linear-
gradient(90deg, #FF1515 0%, #F20000 100%) #FF1515 !important;
background: url('../img/right_close.png') no-repeat right center, -webkit-
gradient(linear, left bottom, left top, from(#FF1515), to(#F20000)) #FF1515 !
important;
color: white;
}
.marked span a {
color: white !important;
}
.bmarked {
background: white url('../img/star.png') right bottom no-repeat !important;
}
.offerlist .offer .titlepost h3 {
display: inline-block;
vertical-align: middle;
font-size: 16px;
}
.ppgallery {
background: -moz-linear-gradient(90deg, #4b4b4b 0%, #5c5c5c 100%), #5b5b5b;
border: 1px solid #000;
border-top: 1px solid #353535;
border-bottom: 2px solid #000000;
background: -webkit-gradient(linear, left bottom, left top, from(#4b4b4b),
to(#5c5c5c)), #5b5b5b;
background-color: #5b5b5b;
-moz-box-shadow: inset 0 1px 0 black;
-webkit-box-shadow: inset 0 1px 0 black;
box-shadow: inset 0 1px 0 black;
}
.ppgallery img {
display: inline-block;
max-height: 50px;
margin-right: 10px;
}
.offerlist .offer .titlepost i[class^='icon-star'] {
margin-top: 3px;
position: relative;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
}
.relatedPosts {
margin-top: 20px;
padding-top: 20px;
border-top: 1px dotted #ccc;
}
.relatedPosts h4 {
position: absolute;
text-align: center;
margin-top: -30px;
background: white;
}
.relatedPosts ul {
list-style: none;
margin: 0;
padding: 0;
}
.relatedPosts ul li.comment {
border-left: 5px solid #c81b1b;
padding-left: 10px;
margin-left: -15px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dashed #ccc;
}
.relatedPosts ul li.comment a {
color: #c81b1b;
}
.relatedPosts ul li.relpost a {
text-decoration: none !important;
border-bottom: 1px solid #ccc;
}
.offerlist .offer .titlepost i[class='icon-star-empty'] {
opacity: 0.0;
}
.offerlist .offer:hover .titlepost i[class='icon-star-empty'] {
opacity: 1.0;
}
.offerlist .offer .postmessage {
padding: 15px 0;
}
.addNewCom {
float: right;
margin-top: 5px;
padding: 5px 10px;
cursor: pointer;
border-radius: 20px;
background: -moz-linear-gradient(90deg, #dedede 0%, #f3f3f3 100%) #cfcfcf;
background: -webkit-gradient(linear, left bottom, left top, from(#dedede),
to(#f3f3f3)) #cfcfcf;
background-color: #cfcfcf;
border: 1px solid #dedede;
}
.addNewCom:hover {
border: 1px solid #ba2727;
color: #ffffff;
text-shadow: 0 1px 0 #741414;
background: -moz-linear-gradient(90deg, #d03232 0%, #d14747 100%) #fb1818;
background: -webkit-gradient(linear, left bottom, left top, from(#d03232),
to(#d14747)) #fb1818;
background-color: #fb1818;
}
.offerlist .offer .postmessage img {
border: 1px solid #ccc;
max-width: 150px;
float: left;
margin-right: 10px;
}
.offerlist .offer .postmessage img:hover {
border-color: black;
}
.offerlist .offer .afterpost .taglist {
padding: 0;
margin: 0;
margin-top: 10px;
display: inline-block;
}
.offerlist .offer .afterpost .taglist li {
display: inline-block;
}
.offerlist .offer .afterpost .taglist li a {
color: #8a8a8a;
text-decoration: underline;
}
.offerlist .offer .afterpost .taglist li a:hover {
color: inherit;
}
.offerlist .offer .afterpost .taglist li a:active {
color: inherit;
}
.offerlist .offer .afterpost .taglist li a.active {
padding: 2px 8px;
cursor: default;
padding-right: 15px;
background: url('../img/right_close.png') no-repeat right center #f3ede1;
white-space: nowrap;
max-width: 150px;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
text-decoration: none;
color: #868239;
}
.offerlist .offer .editandremove {
opacity: 0.0;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear;
padding: 5px 8px;
margin-left: 10px;
padding-left: 15px;
background: url('../img/left_close.png') no-repeat left center, -moz-linear-
gradient(90deg, #f15a5a 0%, #2c2c2c 0%, #636363 100%) #333333;
background: url('../img/left_close.png') no-repeat left center, -webkit-
gradient(linear, left bottom, left top, from(#f15a5a), from(#2c2c2c),
to(#636363)) #333333;
background-color: #333333;
}
.offerlist .offer:hover .editandremove {
opacity: 1.0;
}
.adderror {
padding: 5px;
width: auto;
border-radius: 15px;
display: table;
margin-top: 5px;
background: -moz-linear-gradient(90deg, #d44949 0%, #dd8c8c 100%), #e06060;
background: -webkit-gradient(linear, left bottom, left top, from(#d44949),
to(#dd8c8c)), #e06060;
color: #ffffff;
background-color: #e06060;
border: 2px inset #d92929;
}
.treeItem1 {
border: 1px solid #c4c7ca;
border-top: 0;
padding: 5px 10px;
color: #587087;
background: -moz-linear-gradient(90deg, #f1f1f1 0%, #f9f9f9 100%) #e8e8e8;
background: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1),
to(#f9f9f9)) #e8e8e8;
-moz-box-shadow: inset 0 -1px 0 #e8e8e8, inset 0 1px 0 #ffffff;
-webkit-box-shadow: inset 0 -1px 0 #e8e8e8, inset 0 1px 0 #ffffff;
box-shadow: inset 0 -1px 0 #e8e8e8, inset 0 1px 0 #ffffff;
background-color: #e8e8e8;
}
.treeItem1:hover {
background: -moz-linear-gradient(90deg, #f9e4bb 0%, #f8f2e4 100%) #f8eebf;
background: -webkit-gradient(linear, left bottom, left top, from(#f9e4bb),
to(#f8f2e4)) #f8eebf;
-moz-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88;
-webkit-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88;
background-color: #f8eebf;
box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88;
}
ul.tree-main {
list-style: none!important;
margin: 0!important;
}
ul.tree-main li.tree {
margin-left: 5px;
background: -moz-linear-gradient(90deg, #f6f6f6 0%, #f6f6f6 0%, #ffffff 100%)
#f9f9f9;
border: 1px solid #c4c7ca;
border-top: 0;
padding: 5px 10px;
color: #587087;
background: -webkit-gradient(linear, left bottom, left top, from(#f6f6f6),
from(#f6f6f6), to(#ffffff)) #f9f9f9;
-moz-box-shadow: inset 0 -1px 0 #f6f6f6, inset 0 1px 0 #ffffff;
background-color: #f9f9f9;
-webkit-box-shadow: inset 0 -1px 0 #f6f6f6, inset 0 1px 0 #ffffff;
box-shadow: inset 0 -1px 0 #f6f6f6, inset 0 1px 0 #ffffff;
}
ul.tree-main li.tree:hover {
background: -moz-linear-gradient(90deg, #f9e4bb 0%, #f8f2e4 100%) #f5d9b1;
background: -webkit-gradient(linear, left bottom, left top, from(#f9e4bb),
to(#f8f2e4)) #f5d9b1;
-moz-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88;
-webkit-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88;
background-color: #f5d9b1;
box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88;
}
.pages {
background: white;
border: 1px solid #c7c7c7;
border-top: none;
padding: 10px 0;
}
.pages a {
padding: 5px;
border: 1px solid #cbcbcb;
background: -moz-linear-gradient(90deg, #dcdcdc 0%, #f5f5f5 100%) #e3e3e3;
background: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc),
to(#f5f5f5)) #e3e3e3;
color: #545454!important;
-webkit-border-radius: 5px;
background-color: #e3e3e3;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left: 3px;
}
.pages a.selected_page {
color: #ba0909;
background: -moz-linear-gradient(90deg, #e8a1a1 0%, #fec9c9 100%) #e27a7a;
background: -webkit-gradient(linear, left bottom, left top, from(#e8a1a1),
to(#fec9c9)) #e27a7a;
border-color: #c01111;
background-color: #e27a7a;
}
.error_log {
padding: 5px 10px;
margin-bottom: 5px;
border: 1px solid #be3838;
background: -moz-linear-gradient(90deg, #d07373 0%, #ef8a8a 100%) #e9a6a6;
background: -webkit-gradient(linear, left bottom, left top, from(#d07373),
to(#ef8a8a)) #e9a6a6;
color: #ffffff;
background-color: #e9a6a6;
text-shadow: 0 0 1px #000000;
}
.container_form {
padding: 10px;
background: white;
border: 1px solid #c7c7c7;
border-top: none;
margin: 0!important;
}
.container_mainpage {
background: white;
border: 1px solid #c7c7c7;
border-top: none;
}
.block_of_main_container {
padding: 10px!important;
background: white;
border: 1px solid #c7c7c7;
border-top: none;
}
.block_of_main_container img, .block_of_main_container p {
display: inline-block;
vertical-align: top;
}
.block_of_main_container img {
max-width: 5%;
}
.block_of_main_container p {
max-width: 94%;
}
.search_fields [type="radio"], .search_fields [type="checkbox"], .search_fields
label {
display: inline-block;
}
.user_top_mesg {
padding: 10px 8px;
padding-top: 15px;
border-bottom: 1px solid #202020;
width: 100%!important;
}
.user_top_mesg p {display: inline-block;}
.user_top_mesg .userinfo-promo {
display: inline-block;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 0 5px;
color: #ffffff;
background: -moz-linear-gradient(90deg, #191919 0%, #424242 100%) #363636;
background: -webkit-gradient(linear, left bottom, left top, from(#191919),
to(#424242)) #363636;
border-bottom: 1px solid #000000;
border: 1px solid #000000;
-moz-box-shadow: 0 0 5px #1e1e1e;
-webkit-box-shadow: 0 0 5px #1e1e1e;
box-shadow: 0 0 5px #1e1e1e;
}
.offerlst_pr {
padding: 0px;
background: -moz-linear-gradient(90deg, #f3f3f3 0%, #f8f8f8 83.3%, #f6f6f6
100%) #f3f3f3;
background: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3),
color-stop(0.833, #f8f8f8), to(#f6f6f6)) #f3f3f3;
-moz-box-shadow: 0 -1px 0 #ffffff;
-webkit-box-shadow: 0 -1px 0 #ffffff;
box-shadow: 0 -1px 0 #ffffff;
border-top: 1px solid #dddddd;
}
.offerlst_pr .fluid_ss{
display: inline-block;
vertical-align: top;
padding: 5px;
}
.offerlst_pr .fluid_ss.photo_ss {
width: 10%;
}
.offerlst_pr .fluid_ss.photo_ss img {
max-width: 100%;
-moz-box-shadow: 0 1px 4px #979797;
-webkit-box-shadow: 0 1px 4px #979797;
box-shadow: 0 1px 4px #979797;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.offerlst_pr .fluid_ss.msg_ss {
width: 80%;}
.offerlst_pr .fluid_ss.msg_ss .user_ss {
display: inline-block;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
padding: 0 5px;
color: #343434;
background: -moz-linear-gradient(90deg, #e2e2e2 0%, #f0f0f0 100%) #e0e0e0;
background: -webkit-gradient(linear, left bottom, left top, from(#e2e2e2),
to(#f0f0f0)) #e0e0e0;
border-bottom: 1px solid #000000;
border: 1px solid #a7a7a7;
-moz-box-shadow: 0 0 5px #d7d7d7;
-webkit-box-shadow: 0 0 5px #d7d7d7;
box-shadow: 0 0 5px #d7d7d7;
}
footer {
padding: 5px 10px;
margin: 0;
border: 1px solid #b3b3b3;
border-top: none;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
background: -moz-linear-gradient(90deg, #dcdcdc 0%, #f2f2f2 100%) #e6e6e6;
background: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc),
to(#f2f2f2)) #e6e6e6;
background-color: #e6e6e6;
}

Mais conteúdo relacionado

Destaque

Talent Management Preswith Ptc5 15 08
Talent Management Preswith Ptc5 15 08Talent Management Preswith Ptc5 15 08
Talent Management Preswith Ptc5 15 08kcurley
 
Creating An Army Of The Kind 08 08
Creating An Army Of The Kind 08 08Creating An Army Of The Kind 08 08
Creating An Army Of The Kind 08 08dennisfaix
 
รายงาน เรื่อง css
รายงาน เรื่อง cssรายงาน เรื่อง css
รายงาน เรื่อง cssnongnan
 

Destaque (9)

CSS
CSSCSS
CSS
 
Talent Management Preswith Ptc5 15 08
Talent Management Preswith Ptc5 15 08Talent Management Preswith Ptc5 15 08
Talent Management Preswith Ptc5 15 08
 
Css
CssCss
Css
 
CSS
CSSCSS
CSS
 
Creating An Army Of The Kind 08 08
Creating An Army Of The Kind 08 08Creating An Army Of The Kind 08 08
Creating An Army Of The Kind 08 08
 
Web 2.0
Web 2.0Web 2.0
Web 2.0
 
css
csscss
css
 
รายงาน เรื่อง css
รายงาน เรื่อง cssรายงาน เรื่อง css
รายงาน เรื่อง css
 
CSS
CSSCSS
CSS
 

Css

  • 1. body { background: url('../img/bg.png')!important; } .dashed { text-decoration: none; border-bottom: 1px dashed #75b0f8; } a[inherit] { color: inherit!important; text-decoration: inherit!important; } [clear] { clear: both; } [float="right"] { float: right; } [float="left"] { float: left; } .leftmenu { margin-top: 10px; } ul { list-style: none; } .chooseRusRegion { list-style: none; } .container { margin-top: 60px; position: relative; z-index: 10; } .bottomlayer { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 40%; border-bottom: 3px solid #333333; background: -moz-linear-gradient(90deg, rgba(54, 54, 54, 0.69) 0%, rgba(121, 121, 121, 0.68) 100%) #797979; background: -webkit-gradient(linear, left bottom, left top, from(rgba(54, 54, 54, 0.69)), to(rgba(121, 121, 121, 0.68))) #797979; background-color: #797979; -moz-box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.6); -webkit-box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.6); box-shadow: inset 0 0 35px rgba(0, 0, 0, 0.6); } .bottomlayer.fill { background-position: center center;
  • 2. background-attachment: local; } .header { color: #4b4b4b; text-shadow: 0 1px 0 #ffffff; } .header .sprite { padding: 2px 5px; display: inline-block; } .header.dark { color: #ffffff; text-shadow: 0 0 10px rgba(65, 65, 65, 0.84), 0 1px 0 #000000; } .banner.top { position: relative; z-index: 10; width: 100%; box-shadow: 0 0 5px black; } .banner .innerimg { margin: 0 auto; background: inherit; max-width: 1000px; } .topbar { margin-bottom: 30px; } .leftside, .rightside { vertical-align: top; } .bodymain { background: white; padding: 10px; border: 1px solid #c3c3c3; border-top: none; } .logoimg { position: relative; display: block; float: left; max-width: 1000px; margin-right: 20px!important; } .account { border: 1px solid #c3c3c3; width: 99%; border-top-left-radius: 8px; border-top-right-radius: 8px; padding: 10px; border-right: 1px solid #ccc; -moz-box-shadow: inset 0 1px 50px rgba(0, 0, 0, 0.17), inset 0 1px 0 #ffffff; -webkit-box-shadow: inset 0 1px 50px rgba(0, 0, 0, 0.17), inset 0 1px 0 #ffffff;
  • 3. box-shadow: inset 0 1px 50px rgba(0, 0, 0, 0.17), inset 0 1px 0 #ffffff; border-bottom: 1px solid #9d9d9d; background: -moz-linear-gradient(270deg, #f7f7f7 0%, #ececec 100%) #e1e1e1; background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ececec)) #e1e1e1; background-color: #e1e1e1; } .account.loginbutton { padding: 10px; text-align: center; border: 1px solid rgb(130, 52, 52); -moz-box-shadow: inset 0 1px 0 #e5abab, inset 0 1px 20px rgba(192, 46, 46, 0.65), 0 1px 0 #ffffff; -webkit-box-shadow: inset 0 1px 0 #e5abab, inset 0 1px 20px rgba(192, 46, 46, 0.65), 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #e5abab, inset 0 1px 20px rgba(192, 46, 46, 0.65), 0 1px 0 #ffffff; color: #ffffff; text-shadow: 0 1px 0 #bd4c4c; background: -moz-linear-gradient(90deg, #a43232 0%, rgb(238, 99, 99) 99.7%) #c57878; background: -webkit-gradient(linear, left bottom, left top, from(#a43232), color-stop(0.997, rgb(238, 99, 99))) #c57878; background-color: #c57878; text-transform: capitalize; cursor: pointer; font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; } .overpaper { margin-bottom: 100px; } .account img { max-width: 30px; float: left; margin-right: 10px; margin-bottom: 10px; } .chooseCat .headerNav { width: 99%; padding: 10px; border: 1px solid #c3c3c3; border-top: 0; border-right: 1px solid #ccc; border-bottom: 1px solid #9d9d9d; -moz-box-shadow: inset 0 1px 0 #ffffff; -webkit-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; color: #1e1e1e; font-size: 19px; background: -moz-linear-gradient(90deg, #d3d4d6 0%, #efefef 100%) #f5f5f5; background: -webkit-gradient(linear, left bottom, left top, from(#d3d4d6), to(#efefef)) #f5f5f5; background-color: #f5f5f5; } .headerContent { width: 99%; padding: 10px; border: 1px solid #ccc; border-bottom: 0px;
  • 4. border-top: 0px; background-color: white; text-align:left; } .chooseCat .newCat { width: 99%; border: 1px solid #c3c3c3; border-top: 0; background: white; padding: 10px; border-right: 1px solid #ccc; border-bottom: 1px solid #e9e9e9; cursor: pointer; } .chooseCat .newCat:hover { background: -moz-linear-gradient(90deg, #eeeeee 0%, #fbfbfb 100%) #f9f9f9; background: -webkit-gradient(linear, left bottom, left top, from(#eeeeee), to(#fbfbfb)) #f9f9f9; background-color: #f9f9f9; } .chooseCat .newCat.active { cursor: default; border: 1px solid #3a5fb5; color: #ffffff; background: -moz-linear-gradient(90deg, #4870bd 0%, #90a3eb 100%) #729cdb; background: -webkit-gradient(linear, left bottom, left top, from(#4870bd), to(#90a3eb)) #729cdb; background-color: #729cdb; -moz-box-shadow: inset 0 -1px 0 #485dbf, inset 0 1px 0 #bcc7e3; -webkit-box-shadow: inset 0 -1px 0 #485dbf, inset 0 1px 0 #bcc7e3; box-shadow: inset 0 -1px 0 #485dbf, inset 0 1px 0 #bcc7e3; text-shadow: 0 1px 0 #050505; } .toprghtside { border-top-right-radius: 8px; border-top-left-radius: 8px; width: 99.8%; height: 48px; border: 1px solid #c3c3c3; border-bottom: none; background: -moz-linear-gradient(90deg, #c5c5c5 0%, #e6e6e6 100%, #b9b9b9 100%) #c5c5c5; background: -webkit-gradient(linear, left bottom, left top, from(#c5c5c5), to(#e6e6e6), to(#b9b9b9)) #c5c5c5; background-color: #ffcc00; -moz-box-shadow: inset 0 1px 0 #ffffff; -webkit-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; } .toprghtside .menuitem { padding: 15px; float: left; border-right: 1px solid #b1b1b1; -moz-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.54); -webkit-box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.54); box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.54); cursor: pointer; text-shadow: 0 1px 0 #ffffff;
  • 5. } .toprghtside .menuitem.firstitem { border-top-left-radius: 7px; } .toprghtside .menuitem.active { cursor: default; border-right: 1px solid #b1b1b1; border-bottom-style: none; border-bottom-color: #e93131; -moz-box-shadow: inset 0 1px 0 #ffffff, inset 0 -10px 50px #e5e5e5; -webkit-box-shadow: inset 0 1px 0 #ffffff, inset 0 -10px 50px #e5e5e5; box-shadow: inset 0 1px 0 #ffffff, inset 0 -10px 50px #e5e5e5; background-color: #ffffff; } .leftside { max-width: 98%; } .message_once, .block_yotube, .block_yamap { border: 1px solid #bababa; border-top: 0; background: white; } .block_yotube, .block_yamap { padding: 10px; } .new_comment { background: -moz-linear-gradient(90deg, #f2eed9 0%, #fcfbf1 100%) #f9f4e8; background: -webkit-gradient(linear, left bottom, left top, from(#f2eed9), to(#fcfbf1)) #f9f4e8; background-color: #f9f4e8; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 10px; } .message_once .message_images { background: -moz-linear-gradient(90deg, #f0f0f0 0%, #f1f1f1 26.5%, #dddddd 40.1%, #d7d7d7 70.2%, #ececec 100%) #e5e5e5; background: -webkit-gradient(linear, left bottom, left top, from(#f0f0f0), color-stop(0.265, #f1f1f1), color-stop(0.401, #dddddd), color-stop(0.702, #d7d7d7), to(#ececec)) #e5e5e5; background-color: #e5e5e5; border-bottom: 1px solid #dadada; } .message_once .message_images img { /*max-width: 150px;*/ } .message_once .once_text .message { padding: 10px; } .changelang { padding: 10px; background: #fff; width: 99%;
  • 6. border: 1px solid #ccc; border-top: none; margin-bottom: 20px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; } .changelang .btn-group { margin: 0 auto !important; } .toprghtside .menurightadd { float: right; padding: 15px; border-top-right-radius: 7px; cursor: pointer; -moz-box-shadow: inset 1px 0 0 #892300; -webkit-box-shadow: inset 1px 0 0 #892300; box-shadow: inset 1px 0 0 #892300; border-left: 1px solid #ffffff; color: #ffffff; text-shadow: 0 1px 0 #6e1a01; border: 1px none #b93301; margin-right: -1px; background: -moz-linear-gradient(90deg, #a23f2c 0%, #e0743b 100%) #ef724c; background: -webkit-gradient(linear, left bottom, left top, from(#a23f2c), to(#e0743b)) #ef724c; background-color: #ef724c; } .toprghtside .menurightadd:hover { -moz-box-shadow: 0 0 5px rgba(82, 30, 1, 0.47); -webkit-box-shadow: 0 0 5px rgba(82, 30, 1, 0.47); box-shadow: 0 0 5px rgba(82, 30, 1, 0.47); } .toprghtside .menurightadd.active { -moz-box-shadow: inset 1px 0 0 #892300; -webkit-box-shadow: inset 1px 0 0 #892300; box-shadow: inset 1px 0 0 #892300; color: #000000; cursor: default; text-shadow: 0 0 1px #ffffff; background: -moz-linear-gradient(90deg, #d56752 0%, #f3b08c 99.7%) #f69b9b; background: -webkit-gradient(linear, left bottom, left top, from(#d56752), color-stop(0.997, #f3b08c)) #f69b9b; background-color: #f69b9b; } .comm_user { border-bottom: 1px solid #dadada; margin-top: 10px; padding-bottom: 10px; } .menurightadd a { color: inherit!important; text-decoration: none; } .searchform { padding: 10px; display: block; border: 1px solid #c3c3c3;
  • 7. border-top: none; background-color: #eaeaea; } .searchform .searchbb { margin-top: 3px; margin-left: 8px; position: absolute; } .searchbb .lftround { border-top-left-radius: 10px !important; border-bottom-left-radius: 10px !important; } .searchbb .rhgtround { border-top-right-radius: 10px !important; border-bottom-right-radius: 10px !important; } .searchform input { width: 96%; outline: none!important; border-radius: 50px; border: 1px solid #ccc; -moz-box-shadow: 0 1px 0 #ffffff, 0 -1px 0 #767676; -webkit-box-shadow: 0 1px 0 #ffffff, 0 -1px 0 #767676; box-shadow: 0 1px 0 #ffffff, 0 -1px 0 #767676; } .offerinfotop { padding: 10px; background: -moz-linear-gradient(90deg, #f5b3b3 0%, #ebebeb 0%, #f4f4f4 100%), #fff; border: 1px solid #c3c3c3; border-top: none; background: -webkit-gradient(linear, left bottom, left top, from(#f5b3b3), from(#ebebeb), to(#f4f4f4)), #fff; background-color: #fff; -moz-box-shadow: inset 0 -1px 0 #e2e2e2, inset 0 1px 0 #ffffff; -webkit-box-shadow: inset 0 -1px 0 #e2e2e2, inset 0 1px 0 #ffffff; box-shadow: inset 0 -1px 0 #e2e2e2, inset 0 1px 0 #ffffff; } .offerlist .offer { padding: 15px; background: #fff; border: 1px solid #c3c3c3; border-top: none; } .offerlist .offer.pinned { border-right: 3px solid #cf7070; } .offerlist .offer.pinned .titlepost h3 a { color: #cf7070; } .offerlist .offer .toppost { margin-bottom: 5px; } .offerlist .offer a {
  • 8. color: #5e5e5e; text-decoration: underline; } .offerlist .offer a:hover { color: #252525; } .offerlist .offer a:active { color: #a72222; } .offerlist .offer .toppost .category { display: inline-block; padding: 2px 15px; cursor: pointer; margin-left: -15px; background: url('../img/right_close.png') no-repeat right center, -moz-linear- gradient(90deg, #edc1c1 0%, #f3d6d6 100%) #f1cccc; white-space: nowrap; max-width: 150px; text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; background: url('../img/right_close.png') no-repeat right center, -webkit- gradient(linear, left bottom, left top, from(#edc1c1), to(#f3d6d6)) #f1cccc; } .marked { background: url('../img/right_close.png') no-repeat right center, -moz-linear- gradient(90deg, #FF1515 0%, #F20000 100%) #FF1515 !important; background: url('../img/right_close.png') no-repeat right center, -webkit- gradient(linear, left bottom, left top, from(#FF1515), to(#F20000)) #FF1515 ! important; color: white; } .marked span a { color: white !important; } .bmarked { background: white url('../img/star.png') right bottom no-repeat !important; } .offerlist .offer .titlepost h3 { display: inline-block; vertical-align: middle; font-size: 16px; } .ppgallery { background: -moz-linear-gradient(90deg, #4b4b4b 0%, #5c5c5c 100%), #5b5b5b; border: 1px solid #000; border-top: 1px solid #353535; border-bottom: 2px solid #000000; background: -webkit-gradient(linear, left bottom, left top, from(#4b4b4b), to(#5c5c5c)), #5b5b5b; background-color: #5b5b5b; -moz-box-shadow: inset 0 1px 0 black; -webkit-box-shadow: inset 0 1px 0 black; box-shadow: inset 0 1px 0 black; } .ppgallery img {
  • 9. display: inline-block; max-height: 50px; margin-right: 10px; } .offerlist .offer .titlepost i[class^='icon-star'] { margin-top: 3px; position: relative; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear; } .relatedPosts { margin-top: 20px; padding-top: 20px; border-top: 1px dotted #ccc; } .relatedPosts h4 { position: absolute; text-align: center; margin-top: -30px; background: white; } .relatedPosts ul { list-style: none; margin: 0; padding: 0; } .relatedPosts ul li.comment { border-left: 5px solid #c81b1b; padding-left: 10px; margin-left: -15px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ccc; } .relatedPosts ul li.comment a { color: #c81b1b; } .relatedPosts ul li.relpost a { text-decoration: none !important; border-bottom: 1px solid #ccc; } .offerlist .offer .titlepost i[class='icon-star-empty'] { opacity: 0.0; } .offerlist .offer:hover .titlepost i[class='icon-star-empty'] { opacity: 1.0; } .offerlist .offer .postmessage { padding: 15px 0; }
  • 10. .addNewCom { float: right; margin-top: 5px; padding: 5px 10px; cursor: pointer; border-radius: 20px; background: -moz-linear-gradient(90deg, #dedede 0%, #f3f3f3 100%) #cfcfcf; background: -webkit-gradient(linear, left bottom, left top, from(#dedede), to(#f3f3f3)) #cfcfcf; background-color: #cfcfcf; border: 1px solid #dedede; } .addNewCom:hover { border: 1px solid #ba2727; color: #ffffff; text-shadow: 0 1px 0 #741414; background: -moz-linear-gradient(90deg, #d03232 0%, #d14747 100%) #fb1818; background: -webkit-gradient(linear, left bottom, left top, from(#d03232), to(#d14747)) #fb1818; background-color: #fb1818; } .offerlist .offer .postmessage img { border: 1px solid #ccc; max-width: 150px; float: left; margin-right: 10px; } .offerlist .offer .postmessage img:hover { border-color: black; } .offerlist .offer .afterpost .taglist { padding: 0; margin: 0; margin-top: 10px; display: inline-block; } .offerlist .offer .afterpost .taglist li { display: inline-block; } .offerlist .offer .afterpost .taglist li a { color: #8a8a8a; text-decoration: underline; } .offerlist .offer .afterpost .taglist li a:hover { color: inherit; } .offerlist .offer .afterpost .taglist li a:active { color: inherit; } .offerlist .offer .afterpost .taglist li a.active { padding: 2px 8px; cursor: default; padding-right: 15px; background: url('../img/right_close.png') no-repeat right center #f3ede1; white-space: nowrap; max-width: 150px;
  • 11. text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; text-decoration: none; color: #868239; } .offerlist .offer .editandremove { opacity: 0.0; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear; padding: 5px 8px; margin-left: 10px; padding-left: 15px; background: url('../img/left_close.png') no-repeat left center, -moz-linear- gradient(90deg, #f15a5a 0%, #2c2c2c 0%, #636363 100%) #333333; background: url('../img/left_close.png') no-repeat left center, -webkit- gradient(linear, left bottom, left top, from(#f15a5a), from(#2c2c2c), to(#636363)) #333333; background-color: #333333; } .offerlist .offer:hover .editandremove { opacity: 1.0; } .adderror { padding: 5px; width: auto; border-radius: 15px; display: table; margin-top: 5px; background: -moz-linear-gradient(90deg, #d44949 0%, #dd8c8c 100%), #e06060; background: -webkit-gradient(linear, left bottom, left top, from(#d44949), to(#dd8c8c)), #e06060; color: #ffffff; background-color: #e06060; border: 2px inset #d92929; } .treeItem1 { border: 1px solid #c4c7ca; border-top: 0; padding: 5px 10px; color: #587087; background: -moz-linear-gradient(90deg, #f1f1f1 0%, #f9f9f9 100%) #e8e8e8; background: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(#f9f9f9)) #e8e8e8; -moz-box-shadow: inset 0 -1px 0 #e8e8e8, inset 0 1px 0 #ffffff; -webkit-box-shadow: inset 0 -1px 0 #e8e8e8, inset 0 1px 0 #ffffff; box-shadow: inset 0 -1px 0 #e8e8e8, inset 0 1px 0 #ffffff; background-color: #e8e8e8; } .treeItem1:hover { background: -moz-linear-gradient(90deg, #f9e4bb 0%, #f8f2e4 100%) #f8eebf; background: -webkit-gradient(linear, left bottom, left top, from(#f9e4bb), to(#f8f2e4)) #f8eebf; -moz-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88; -webkit-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88; background-color: #f8eebf;
  • 12. box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88; } ul.tree-main { list-style: none!important; margin: 0!important; } ul.tree-main li.tree { margin-left: 5px; background: -moz-linear-gradient(90deg, #f6f6f6 0%, #f6f6f6 0%, #ffffff 100%) #f9f9f9; border: 1px solid #c4c7ca; border-top: 0; padding: 5px 10px; color: #587087; background: -webkit-gradient(linear, left bottom, left top, from(#f6f6f6), from(#f6f6f6), to(#ffffff)) #f9f9f9; -moz-box-shadow: inset 0 -1px 0 #f6f6f6, inset 0 1px 0 #ffffff; background-color: #f9f9f9; -webkit-box-shadow: inset 0 -1px 0 #f6f6f6, inset 0 1px 0 #ffffff; box-shadow: inset 0 -1px 0 #f6f6f6, inset 0 1px 0 #ffffff; } ul.tree-main li.tree:hover { background: -moz-linear-gradient(90deg, #f9e4bb 0%, #f8f2e4 100%) #f5d9b1; background: -webkit-gradient(linear, left bottom, left top, from(#f9e4bb), to(#f8f2e4)) #f5d9b1; -moz-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88; -webkit-box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88; background-color: #f5d9b1; box-shadow: inset 0 1px 0 #faf0dd, inset 0 -1px 0 #fbcb88; } .pages { background: white; border: 1px solid #c7c7c7; border-top: none; padding: 10px 0; } .pages a { padding: 5px; border: 1px solid #cbcbcb; background: -moz-linear-gradient(90deg, #dcdcdc 0%, #f5f5f5 100%) #e3e3e3; background: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc), to(#f5f5f5)) #e3e3e3; color: #545454!important; -webkit-border-radius: 5px; background-color: #e3e3e3; -moz-border-radius: 5px; border-radius: 5px; margin-left: 3px; } .pages a.selected_page { color: #ba0909; background: -moz-linear-gradient(90deg, #e8a1a1 0%, #fec9c9 100%) #e27a7a; background: -webkit-gradient(linear, left bottom, left top, from(#e8a1a1), to(#fec9c9)) #e27a7a; border-color: #c01111; background-color: #e27a7a; }
  • 13. .error_log { padding: 5px 10px; margin-bottom: 5px; border: 1px solid #be3838; background: -moz-linear-gradient(90deg, #d07373 0%, #ef8a8a 100%) #e9a6a6; background: -webkit-gradient(linear, left bottom, left top, from(#d07373), to(#ef8a8a)) #e9a6a6; color: #ffffff; background-color: #e9a6a6; text-shadow: 0 0 1px #000000; } .container_form { padding: 10px; background: white; border: 1px solid #c7c7c7; border-top: none; margin: 0!important; } .container_mainpage { background: white; border: 1px solid #c7c7c7; border-top: none; } .block_of_main_container { padding: 10px!important; background: white; border: 1px solid #c7c7c7; border-top: none; } .block_of_main_container img, .block_of_main_container p { display: inline-block; vertical-align: top; } .block_of_main_container img { max-width: 5%; } .block_of_main_container p { max-width: 94%; } .search_fields [type="radio"], .search_fields [type="checkbox"], .search_fields label { display: inline-block; } .user_top_mesg { padding: 10px 8px; padding-top: 15px; border-bottom: 1px solid #202020; width: 100%!important; } .user_top_mesg p {display: inline-block;} .user_top_mesg .userinfo-promo { display: inline-block; -webkit-border-radius: 15px; -moz-border-radius: 15px;
  • 14. border-radius: 15px; padding: 0 5px; color: #ffffff; background: -moz-linear-gradient(90deg, #191919 0%, #424242 100%) #363636; background: -webkit-gradient(linear, left bottom, left top, from(#191919), to(#424242)) #363636; border-bottom: 1px solid #000000; border: 1px solid #000000; -moz-box-shadow: 0 0 5px #1e1e1e; -webkit-box-shadow: 0 0 5px #1e1e1e; box-shadow: 0 0 5px #1e1e1e; } .offerlst_pr { padding: 0px; background: -moz-linear-gradient(90deg, #f3f3f3 0%, #f8f8f8 83.3%, #f6f6f6 100%) #f3f3f3; background: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3), color-stop(0.833, #f8f8f8), to(#f6f6f6)) #f3f3f3; -moz-box-shadow: 0 -1px 0 #ffffff; -webkit-box-shadow: 0 -1px 0 #ffffff; box-shadow: 0 -1px 0 #ffffff; border-top: 1px solid #dddddd; } .offerlst_pr .fluid_ss{ display: inline-block; vertical-align: top; padding: 5px; } .offerlst_pr .fluid_ss.photo_ss { width: 10%; } .offerlst_pr .fluid_ss.photo_ss img { max-width: 100%; -moz-box-shadow: 0 1px 4px #979797; -webkit-box-shadow: 0 1px 4px #979797; box-shadow: 0 1px 4px #979797; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; } .offerlst_pr .fluid_ss.msg_ss { width: 80%;} .offerlst_pr .fluid_ss.msg_ss .user_ss { display: inline-block; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; padding: 0 5px; color: #343434; background: -moz-linear-gradient(90deg, #e2e2e2 0%, #f0f0f0 100%) #e0e0e0; background: -webkit-gradient(linear, left bottom, left top, from(#e2e2e2), to(#f0f0f0)) #e0e0e0; border-bottom: 1px solid #000000; border: 1px solid #a7a7a7; -moz-box-shadow: 0 0 5px #d7d7d7; -webkit-box-shadow: 0 0 5px #d7d7d7; box-shadow: 0 0 5px #d7d7d7; }
  • 15. footer { padding: 5px 10px; margin: 0; border: 1px solid #b3b3b3; border-top: none; -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; background: -moz-linear-gradient(90deg, #dcdcdc 0%, #f2f2f2 100%) #e6e6e6; background: -webkit-gradient(linear, left bottom, left top, from(#dcdcdc), to(#f2f2f2)) #e6e6e6; background-color: #e6e6e6; }