<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*.clear {height: 1px; margin-bottom: -1px; visibility: hidden; clear: both; font-size: 1px; overflow: hidden; display: block;}*/
.clear {clear:both;font-size:1px;height:1px;visibility:hidden;line-height:normal;margin-bottom:-1px}

/*layout*/
body {font-family:Arial,Helvetica Neue,Helvetica,sans-serif; color: #333; background: #ccc url('/img/pattern_v1.png'); font-size:12px; }
h1,h2 {font: normal 12px Tahoma,Geneva,Kalimati,sans-serif;font-size: 18px; font-weight: normal; color: #666; margin: 15px 0; text-transform: uppercase}
h3 {text-transform: uppercase; font-size: 11px; padding: 5px 0;}
a { color: #00a002; }
p {line-height:1.5em;}

.ltl { color:#555; font-size:0.7em}

#tooltip{position:absolute;border:1px solid #333;background:#f7f5d1;padding:2px 5px;color:#333;display:none; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.line {border-top: 1px solid #e7e7e7; height: 1px;}
.fl {float:left;}
.fr {float:right}

textarea {font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;}

.info-text {padding:5px; margin:10px 0; border:1px solid #d7d7d7; background:#eeeeee}
#wrap, #header {width: 1020px; margin: 0 auto;}
#wrap {background-color: #fff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
#header {padding: 0 30px;}
#content {width:640px; float: left; margin: 0 20px 0 30px;}
#sidebar {width: 300px; float: left; margin-right: 30px;}
#footer {clear:both;margin-top: 40px; border-top: 2px solid #ededed; background-color: #f7f7f7; padding: 30px;}

.paginationControl {margin:10px 0;}

.logo {float: left; width: 200px; margin-right: 10px; margin: 20px 0;}
.logo a {display: block; background: none; height: 67px; width: 223px; margin-left:-20px; text-indent: -999px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/logo3.png',sizingMethod='scale');}
.logo[class] a {background: url(/img/site/logo3.png) no-repeat;}

.menu-wrap {padding: 0 10px;}
.menu {float: left; width: 470px; margin-top: 14px; margin-bottom: -1px;}
.menu li {float: left; margin-right: 5px;}
.menu a {text-decoration: none; color:#fff; font-size: 16px; height: 41px; line-height: 41px; padding:0 20px; display: block; background: none; background: #00A002;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.menu a:hover {background-color: #007701}
.menu a.active {background-color: #FFFFFF; color: #666}
.main-logo { display: block; float: left; width: 200px; height: 55px; overflow: hidden; text-indent: -999px; background: url('/img/logo_menu.png') no-repeat; }

.txt-search {padding-top: 15px;float:right; width: 300px;}
.txt-search input {width:239px; padding: 5px; border: 1px solid #ccc; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; margin-right: 5px;}
.txt-search button {text-indent: -999px; overflow: hidden; background:#00A002 url(/img/site/ico-search.png) no-repeat center center; width: 30px; height: 27px;}

.btn-green, .btn-orange, .btn-grey, .btn-red {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; display: inline-block; padding: 5px 7px; text-transform: uppercase; font-size: 11px; border: none; color: #fff; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica Neue, Helvetica, sans-serif;}
.btn-green {background-color: #00A002;}
:hover.btn-green {background-color: #007701;}
.btn-orange {background-color: #FF8D00;}
:hover.btn-orange {background-color: #EF8400;}
.btn-red {background-color: #CD0020;}
:hover.btn-red {background-color: #A90020;}
.btn-grey {background-color: #9D9D9D;}
:hover.btn-grey {background-color: #AAAAAA;}
.btn-blank {display: inline-block; font-size: 11px; text-transform: uppercase; padding-right: 10px; background: url(/img/site/arrow-go.png) no-repeat right center; text-decoration: none; font-weight: bold;}
.fix-width {width: 90px;}

.flash-messenger {background: #FFFFCC; border: 1px solid #FFF1A8; padding: 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-weight: bold; margin-bottom: 10px; }

.arrow-lt { background-image: url(/img/site/arrow-lt.png); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
.arrow-rt { background-image: url(/img/site/arrow-rt.png); background-repeat: no-repeat; background-position: right center; padding-right: 20px; }

#breadcrumbs {font-size: 11px; margin-bottom: 5px;}
#breadcrumbs ul {float:left; border-bottom: 1px solid #e7e7e7; padding: 10px 0; margin: 0 30px; width:960px}
#breadcrumbs li {display:block; float:left; padding-right: 20px; background: url(/img/site/arrow-rt-green.png) no-repeat right center;}
#breadcrumbs li.last {padding-right: 0; background:none;}
#breadcrumbs li h1 {display:inline; margin: 0; padding: 9; text-transform: none; font-size: 11px;}

/*ads*/
.banner-top {width: 995px;padding-top:5px; margin:0 auto}

#login-form {padding:10px; width:300px;}
#login-form h2.logo-center {margin: 0 auto; margin-bottom:15px; width: 194px;height:67px; text-indent: -999px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/logo.png',sizingMethod='scale');}
#login-form h2.logo-center[class] {background: url(/img/site/logo.png) no-repeat;}
.login-form {padding:0 10px;}
#content .login-form {padding:0;}
.login-form .login-input, .register-form .register-input {padding: 5px; margin-bottom:10px; width:265px; border: 1px solid #ccc; -webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.login-form .login-checkbox {padding-bottom:10px; margin-bottom:15px; border-bottom:1px solid #ccc}
#login-buttons, #register-buttons {overflow:auto;}
#login-buttons input, #register-buttons { float:right;}
#login-buttons p {float:left; text-transform:uppercase}
.login-form .errors, .register-form .errors {margin-bottom: 10px; color:red;}
.login-form .errors li, .register-form .errors li {padding:5px 0;}

.errors-cont {margin:10px 0;padding:10px;border-radius:5px;color:#B94A48;border:1px solid #EED3D7;background-color:#F2DEDE}

.register-form {width: 430px;}
.register-form div {float:left;}
.register-form label {width:150px; display:block;float:left; line-height:30px;}

/* sidebar */
.user-not-logged {padding-bottom: 10px; border-bottom:2px solid #eee;}
.user-not-logged small {display:block; font-size:11px; margin: 5px 0; text-align:right;}
.user-not-logged a {margin-right: 20px;}
.sidebar-ad {margin-top: 10px;}
.sidebar-ad small {font-size: 10px; color:#999; text-transform: lowercase;}

.user-logged {margin-top: 5px; padding-bottom: 5px; border-bottom: 1px solid #e7e7e7}

.user-side-photo {width: 74px; float: left; margin-right: 7px;}
.user-side-photo img {border:4px solid #e7e7e7;}
.user-side-name {float: left; width: 219px;}
.user-logged .user-side-name {width: 147px; float: left; margin-right: 7px;}
.user-side-name h2 {margin:0;}
.user-side-name h2 a {text-decoration: none;}
.user-side-logout {width: 65px; float: left;}
.user-side-logout a {display: inline-block; font-size: 11px; color: red; font-weight: bold; background: url(/img/site/cross-red.png) no-repeat right center; padding-right: 15px;}

.user-credits {display:block;background:#007701;color:#fff; margin-top:20px;padding:7px 15px;font-size:14px;border-radius:3px}
.user-credits a {color:#fff;font-weight:bold}

.user-panel {margin-top: 10px;}
.user-panel li {display: block; margin: 0 0 0 0;}
.user-panel li.last a {border:none;}
.user-panel a {display:block; padding:10px;background: url(/img/site/sprite-user-icons.png) no-repeat; padding-left: 40px; text-transform: uppercase; line-height: 17px; text-decoration: none; font-weight: bold; font-size: 11px; border-bottom: 1px solid #e7e7e7;}
.user-panel a:hover {color:#666666}
.user-panel .up-exchanges {background-position: 10px -458px;}
.user-panel a:hover.up-exchanges, .user-panel a.up-exchanges-active {background-position: 10px -391px;}
.user-panel .up-new-item {background-position: 10px -56px;}
.user-panel a:hover.up-new-item, .user-panel a.up-new-item-active {background-position: 10px 11px;}
.user-panel .up-mail {background-position: 10px -726px;}
.user-panel a:hover.up-mail, .user-panel a.up-mail-active {background-position: 10px -659px;}
.user-panel .up-profile {background-position: 10px -860px;}
.user-panel a:hover.up-profile, .user-panel a.up-profile-active {background-position: 10px -793px;}
.user-panel .up-items { background-position: 10px -592px;}
.user-panel a:hover.up-items, .user-panel a.up-items-active {background-position: 10px -525px;}
.user-panel li ul li a { text-transform: capitalize; font-weight: normal; background-image: none;}

.user-panel-small {}
.user-panel-small li {margin:5px 0;}
.user-panel-small a {display:block; padding:5px;background: url(/img/site/sprite-user-icons.png) no-repeat; padding-left: 20px; text-transform:uppercase; font-weight:bold; text-decoration:none;}
.user-panel-small a:hover {color:#666}
.user-panel-small .send-message {background-position:-2px -734px}
.user-panel-small .add-friend {background-position:-2px -64px}
.user-panel-small .remove-friend {background-position:-2px -64px}
.user-panel-small a:hover.send-message {background-position:-2px -667px}
.user-panel-small a:hover.add-friend {background-position:-2px 3px}
.user-panel-small a:hover.remove-friend {background-position:-2px 3px}

.user-sidebar-info li { margin: 10px 0; font-size: 11px; }

.sidebar-user { margin: 30px 0 10px 0; }
.sidebar-user .user-panel li {margin: 0;}
.sidebar-user h2 a { color:#666; }
.sidebar-user h3 {margin: 5px 0; text-transform: uppercase; font-size: 11px;}

.list-grid-tiny-item {float: left; width: 98px; margin-right: 3px; margin-bottom: 3px;}
.list-grid-tiny-item a img {border: 4px solid #e7e7e7}
.list-grid-tiny-item a:hover img {border-color: #bcbcbc}

.list-grid-small-item {float: left; width: 98px; margin-right: 10px; margin-bottom: 10px;}
.list-grid-small-item a img {border: 4px solid #e7e7e7}
.list-grid-small-item a:hover img {border-color: #bcbcbc}

.list-grid-item-money {float: left; width: auto; font-size: 50px;line-height:68px; font-weight:bold;height:68px;color:#009F02}
.list-grid-item-money span {font-size:45px; color:#c7c7c7;display:inline-block;padding-right:10px;}

#items-to-exchange {margin-bottom:20px;}
.item-list-grid-check {float:left;width:154px;margin-right:10px; margin-bottom: 10px; text-align:center;}
.item-list-grid-check a img {border: 4px solid #e6e9ea;}
.item-list-grid-check a:hover img {border-color: #bcbcbc;}

.sprite-add-grey{ background-position: 0 0; width: 20px; height: 17px; }
.sprite-add{ background-position: 0 -67px; width: 20px; height: 17px; }
.sprite-arrow-lt-grey{ background-position: 0 -134px; width: 20px; height: 17px; }
.sprite-arrow-lt{ background-position: 0 -201px; width: 20px; height: 17px; }
.sprite-arrow-rt-grey{ background-position: 0 -268px; width: 20px; height: 17px; }
.sprite-arrow-rt{ background-position: 0 -335px; width: 20px; height: 17px; }
.sprite-exchange-grey{ background-position: 0 -402px; width: 20px; height: 17px; }
.sprite-exchange{ background-position: 0 -469px; width: 20px; height: 17px; }
.sprite-items-grey{ background-position: 0 -536px; width: 20px; height: 17px; }
.sprite-items{ background-position: 0 -603px; width: 20px; height: 17px; }
.sprite-mail-grey{ background-position: 0 -670px; width: 20px; height: 17px; }
.sprite-mail{ background-position: 0 -737px; width: 20px; height: 17px; }
.sprite-profile-grey{ background-position: 0 -804px; width: 20px; height: 17px; }
.sprite-profile{ background-position: 0 -871px; width: 20px; height: 17px; }


/* footer */
.footer-items { width: 220px; float: left; margin-right: 20px; font-family: Arial, Helvetica Neue, Helvetica, sans-serif; }
.footer-items h4 {text-transform: uppercase; color: #666; font-size: 11px; margin-bottom: 10px; }
.footer-items li {padding: 2px 0;}
.footer-items li a { font-size: 11px; color:#999; text-decoration: none; }
.footer-items li a:hover { text-decoration: underline; }

/* content */
.first {margin-left: 0 !important;}
.last {margin-right: 0 !important;}
.index-item-category-container {margin: 15px 0 25px 0;}
.index-item-category, .list-item-category {float:left; margin: 5px 0;}
.index-item-category-rss, .list-item-category-rss {float:right;}
.list-item-category {margin-bottom: 15px;}

.list-item-subcategories { margin: 10px 0 20px 0; float: left; }
.list-item-subcategories li { width:150px; margin-right: 10px; float: left; padding: 5px 0; }

.list-items {margin-bottom: 10px;}
.list-items .list-grid-item {margin-bottom: 15px;}

.list-grid-item {width: 154px; float: left; margin-right: 8px;}
.list-grid-item a.thumb { border: 4px solid #e6e9ea; display: block; overflow: hidden; position:relative}
.list-grid-item a:hover.thumb {border-color: #bcbcbc}
.list-grid-item h3 {margin-top:5px; text-transform: none; padding: 0; overflow: hidden}
.list-grid-item h3 a {font-size: 11px; color:#666; text-decoration: none;}
.list-grid-item h3 a:hover {color:#333}
.list-grid-item small {font-size: 10px; color: #bcbcbc}

.category-container {width: 200px; float: left; margin-right: 20px;}
.category-container li {padding: 5px 0; padding-left: 2px;}
.category-container li a {color:#019f00;}
.category-container h2 a {text-decoration: none;}
.category-subcategories-extended {display:none;}
.extend-down, .extend-up { font-weight: bold; text-transform: uppercase; text-decoration: none; display:inline-block; font-size: 11px; padding: 5px 0; padding-right: 15px; background: url(/img/site/arrow-down.png) no-repeat right center; }
.extend-up {background: url(/img/site/arrow-up.png) no-repeat right center;}
.cat-count {font-size:11px;color:#FF8D00}

.item-images-big { border:4px solid #e6e9ea; overflow: hidden; text-align: center; background-color: #ececec; height: 476px;}
.item-images-big img {margin:-4px;}
.item-view-left { width: 310px; float: left; margin-right: 20px; }
.item-view-right { width: 310px; float: right; }
.item-view-info {margin-top:20px;}
.item-view-info strong { text-transform: uppercase; }
.item-view-info p {padding: 5px 0;}

.item-images-tiny {margin: 5px 0;}
.item-images-tiny ul {float: left;}
.item-images-tiny li {float:left; width: 88px; height: 68px; margin-right: 4px;}
.item-images-tiny img {border: 4px solid #e7e7e7;}
.item-images-tiny a {display: block;}
.item-images-tiny a:hover img, .item-images-tiny a.active img {border-color: #009b01;}


.faceb-like, .item-view-buttons {float:left; width:320px;}
.item-view-buttons {float:right;text-align:right}
.share-buttons {margin-top:10px;}

.list-grid-users { float: left; width: 310px; margin-right: 20px; margin-top: 10px; margin-bottom: 20px;}
.list-grid-users-thumb { float: left; width: 82px; }
.list-grid-users-thumb a img {border:4px solid #e7e7e7}
.list-grid-users-thumb a:hover img {border-color: #bcbcbc}
.list-grid-users h3 { text-transform: uppercase; margin-bottom: 5px;}
.list-grid-users h3 a {text-decoration: none; color: #666}

.default-form dt { clear:both; width: 200px; float:left; margin-top: 10px; font-weight: bold; padding-top: 5px; }
.default-form dd { margin-left: 20px; width: 420px; margin-top: 10px; float: left; }
.default-form textarea { width: 400px; height: 70px; }
.default-form .errors li {margin:3px 0;}
.default-form .errors {padding:5px 0; color:red}
.default-form .hint {padding:10px;color:#777;font-size:11px;}
#uploaded-images { clear: both; width: auto; margin-left: 0px; }
#submit-label, #buttons-label {display: none;}
#submit-element, #buttons-element, #submitEdit-element {clear:both; display:block; width: 95%; text-align: right; margin-right: 20px; margin-top: 15px;}

#image-preview div {position: relative; float: left; margin:0 5px 10px; border:1px solid #dfdfdf;}
#image-preview a {position: absolute; right: 3px; top: 3px; display: block; width: 16px; height: 16px; overflow: hidden; text-indent: -900px; background: url(/img/icons/cancel.png)}
#uploaded-images #image {clear:both; display: block;}
#title-element #title {width:400px;}

/* peaple profile */
.user-profile-image {float: left; width: 210px; margin:10px 15px 0 0;}
.user-profile-image img {border:4px solid #e7e7e7;}
.user-prifile {line-height:1.5em;}
.user-prifile {float: left; width: 415px; margin-top: 10px; color: #656565;}
.user-prifile h2 { margin-top: 0;}
.user-prifile dt {text-transform: uppercase; font-weight: bold;}
.user-prifile dd {margin-bottom: 7px;}
.user-prifile p {margin:10px 0;}

.user-profile-image ul {margin-top: 10px;}

.user-prifile-items, .user-prifile-wish {margin-top: 20px;}
.user-prifile-items .list-grid-tiny-item, .user-prifile-wish .list-grid-tiny-item {margin-right: 10px; margin-bottom: 5px;}

#about_me-element textarea {height: 250px;}

/* exchange listings */
.exchange-list-item { padding: 10px 0px; border-bottom: 1px solid #e7e7e7;margin-bottom:10px; }
.exchange-left, .exchange-right { float: left; width: 180px; }
.exchange-left a, .exchange-right a {display:block; float: left; border: 4px solid #e7e7e7; margin-right: 10px}
.exchange-left a.item, .exchange-right a.item {margin-right: 0px}
.exchange-direction { float: left; width: 50px; margin: 0 20px; height: 90px; background: url(/img/site/arrow-exchange.png) no-repeat center center; }
.exchange-buttons { float: right; width: 90px; margin-left: 60px; text-align: right }
.exchange-buttons a {text-align: left}
.item-title {padding:5px 0;text-align:left}
.item-title span {display:block;padding-left: 5px;font-size:11px;}
.item-title a { float: none; border: none !important;text-transform:uppercase; font-weight:bold;text-decoration:none; color:#666 }
.exchange-list-user {clear: both;}

#messages-list {margin-top:15px;}
#messages-list .message {float:left;padding:15px 0; border-top:1px solid #e7e7e7}
#messages-list .sender-image {float:left;width:72x;}
#messages-list .sender-image img {border:4px solid #e7e7e7}
#messages-list .sender-image a:hover img {border:4px solid #009B01}
#messages-list .message-body {float:left;width:558px;margin-left:10px;}
#messages-list .sender-name h2 {margin:0px 0px 5px; float:left}
#messages-list .sender-name {float:left;width:558px;}
#messages-list .sender-name span {float:left;font-size:11px;color:#c7c7c7;padding-top:6px;margin-left:10px;}
#messages-list .message-text {float:left;line-height:1.5em;}
.mt-options {margin-top: 10px;border-top:1px solid #e7e7e7; padding:10px 0}
#messages-list tr:hover {background:#F2FFF2}
#messages-list .unread {background-color:#ebffeb}

#en-text {margin-bottom:10px;}
#en-text textarea {width:634px;height:120px;padding:3px;margin:0;}
#en-buttons {text-align:right;}

/* private messages */
.msg-list {}
.msg-list li {margin-bottom: 10px;}
.msg-list .thumb {width:72px; float:left;}
.msg-list .thumb a img {border:4px solid #E7E7E7}
.msg-list .thumb a:hover img {border-color:#009B01}
.msg-list .msg-item {width: 555px; float:left; margin-left: 10px;}
.msg-list .msg-item h2 {margin-top:0px;}
.ico-letter {display:inline-block;padding-left:20px;background:url(/img/site/sprite.png) no-repeat -15px -443px}

.read-msg .msg-head {display:block; margin:3px 0; padding:3px; border-bottom:1px solid #c7c7c7;}
.read-msg small { font-size: 11px; font-style: italic; color:#c7c7c7}
.read-msg p {padding:5px 3px;}

/* new/replay private message */
#nu-title, #nu-text {margin-bottom:10px;}
#nu-title input {width:636px;}
#nu-text textarea {width:634px;height:120px;padding:3px;margin:0;}
#nu-buttons {text-align:right;}

/* buttons */
.btn,.bbtn{display:inline-block;padding:5px 7px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-transform:uppercase;color:#FFFFFF;font-weight:bold;text-decoration:none;border:none;margin:0 3px;margin-top: 1px;cursor:pointer;font: normal 11px Tahoma,Geneva,Kalimati,sans-serif;}
.bbtn{padding:7px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:12px}
.bfix{width:60px;padding-left:25px;text-align:center}
.ico {background:url(/img/site/sprite.png) no-repeat;}
.b-grean, .b-green{background-color:#009F02;}
.b-grean:hover, .b-green:hover{background-color:#007700}
.b-red{background-color:#CD0020;}
.b-red:hover {background-color:#AE0020}
.b-orange{background-color:#FF8D00}
.b-orange:hover{background-color:#FF6200}
.b-grey{background-color:#AAAAAA}
.b-grey:hover{background-color:#7C7C7C}
.b-none{background-color:#ffffff; color:#009F02}
.b-none:hover{background-color:#009F02; color:#ffffff}
.search{background-position:-7px -9px;padding:7px 15px;}
.right{background-position:90px -41px;padding-right: 20px;text-align:center;width:100px;}
.left,.left-min{background-position:-7px -1050px;}
.left-min{background-position:-7px -1050px;}
.right-min{background-position:-7px -41px;}
.left-min,.right-min{padding:5px 15px;}
.paginationControl .left {padding-left:25px;}
.whant{background-position:-5px -71px;padding-left:30px;}
.buy{background-position:-7px -106px;padding-left:30px;}
.exchange{background-position:-7px -142px;padding-left:30px;}
.cancel{background-position:-7px -182px;padding-left:30px;}
.min-barter{background-position:-7px -219px;}
.min-exchange{background-position:-7px -256px;}
.min-cancel{background-position:-7px -294px;}


/* Registration styles */
.fancy-registration{margin:10px;padding:10px;}
.fancy-registration dt label{font-weight:bold;}

/* new item category chooser */
.category-chooser {position:relative;float:left;}
.category-chooser ul {float:left;display:block;}
.category-chooser ul li {float:left;display:block; width: 145px; padding:5px; margin-right: 4px; border:1px solid #ccc; margin-bottom: 3px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.category-chooser ul li a {display:block; text-decoration: none;}

#category-path {margin:10px 0;padding:5px;border:1px solid #ccc;}
#category-path li {display:inline;padding-right:20px;background:url(/img/site/arrow-rt-green.png) no-repeat right;}
#category-path li a {font-weight:bold;text-decoration:none;}

/* dialog window */
.dialog-window {display:none;}

/* send message */
.send-message #title {width: 300px !important;}
.send-message #message {width: 300px;}
.send-message #submit-element {width:300px!important;}

/* my stuff */
.my-items {margin-bottom: 10px;}
.my-items .item-list-row-thumb {float:left; width: 154px;}
.my-items .item-list-row-thumb a img {border:4px solid #E7E7E7}
.my-items .item-list-row-thumb a:hover img {border-color: #009B01}
.my-items .item-list-row-info {float:left; margin-left:10px; width: 475px;}
.my-items .item-list-row {margin-bottom: 15px;}
.my-items .my-items-tools {margin-top:10px;}
.my-items h2 {margin-top:0}

.text p {padding:10px 0}

/* users - friends listing small icons */
.users-list h3 {margin:10px 0;}
.users-list a {display:inline-block; margin-left:5px;border:4px solid #E7E7E7}
.users-list a:hover {border-color:#c7c7c7}

/* messages table */
.m-options {padding:5px 0;}
.messages-tbl {width:100%; border-top:1px solid #ccc}
.messages-tbl td {vertical-align:middle; padding:5px;}
.messages-tbl tr {border-bottom:1px solid #ccc; background-color:#ebffeb}/**/
.mt-read {background:none !important;}
.mt-read .mt-info a {color:#777;}
.mt-check {width:40px; text-align:center;}
.mt-photo {width:64px;}
.mt-photo a img {border:4px solid #E7E7E7}
.mt-photo a:hover img {border-color:#009B01}
.mt-meta {width: 156px;text-transform:uppercase;font-weight:bold;color:#666;}
.mt-meta small {display:block;overflow:hidden;font-size:11px; color:#c3c3c3;font-weight:normal; text-transform:none; padding:3px 0;}
.mt-info {width: 270px;cursor:pointer}
.mt-info a {font-weight:bold;}
.mt-read .mt-info a {font-weight:normal;}
.mt-delete {width:60px; text-align:center;}

/* cat-links */
.cat-links {float:right;width:300px;text-align:right;margin-top:10px;}

/*button as link*/
.bl-green, .bl-orange {font-size:11px;text-transform:uppercase;color:#009F02;font-weight:bold;text-decoration:none;display:block;padding-left:10px;}
.bl-green:hover, .bl-orange:hover {text-decoration:underline}
.bl-orange {color:#FF8D00}

/* stats widget block */
dl.stats {float:left; width:300px; margin:10px 0; font-size: 11px;}
.stats dt, .stats dd {padding:7px 0; border-bottom:1px solid #E7E7E7;width:150px;}
.stats dt {clear:both;float:left;font-weight:bold;text-transform:uppercase;}
.stats dd {float:right;text-align:right}
.stats .last {border:none;}

/* people list grid */
.list-grid-people {float:left;margin-bottom: 10px;}
.list-grid-people li {float:left; margin-right: 3px; margin-bottom:5px;}
.list-grid-people a img {border:4px solid #e7e7e7}
.list-grid-people a:hover img {border-color:#009B01}

/* friends list */
.friends-list {float:left;}
.friends-list li {float:left;padding:5px 0;border-bottom: 1px solid #e7e7e7;width:100%; margin:0 40px 0 0;width: 300px;}
.friends-list ul li {float:none;padding:3px 0;border:none;margin:0;width:auto}
.friends-list ul li a {color:#009B01!important}
.friends-list .thumb {float:left;width:72px;}
.friends-list .thumb a img {border:4px solid #e7e7e7}
.friends-list .thumb a:hover img {border:4px solid #009B01}
.friends-list .info {float:left;width:192px;margin-left:10px;}
.friends-list .info h3 {padding:0 0 10px 0;}
.friends-list .info a {font-weight:bold;text-decoration:none;color:#666}

/* friends newest items */
.friends-items-list {float:left;}
.friends-items-list li {float:left;padding: 5px 0;border-bottom: 1px solid #e7e7e7;width:100%; margin:0 40px 0 0;width: 300px;}
.friends-items-list .thumb {float:left;width:98px;}
.friends-items-list .thumb a img {border:4px solid #e7e7e7}
.friends-items-list .thumb a:hover img {border:4px solid #009B01}
.friends-items-list .info {float:left;width:192px;margin-left:10px;}
.friends-items-list .info h3 {padding:0 0 10px 0;}
.friends-items-list .info a {font-weight:bold;text-decoration:none;color:#666}
.friends-items-list .info small {display:block;color: #BCBCBC; font-size: 10px;margin-top:5px;}

/* more link */
.more-link {margin:5px 0;float:right;}

/* list grid user with item */
.list-grid-user-item {float:left;}
.list-grid-user-item li {float:left;padding: 5px 0;width:100%; margin:0 40px 10px 0;width: 300px;}
.list-grid-user-item .username {text-transform:uppercase; text-decoration:none;font-weight:bold;}
.list-grid-user-item div {padding-top:5px;}
.list-grid-user-item div a {float:left;display:block;border:4px solid #e7e7e7}
.list-grid-user-item div a:hover {border-color:#009B01}
.list-grid-user-item .user {margin-right:5px;width:64px;overflow:hidden}
.list-grid-user-item .item {width: 90px;}
.list-grid-user-item .seen {color:#999 !important}

/* feedback styles */
.list-user-feedback {width:100%; border-top:1px solid #ccc}
.list-user-feedback td {vertical-align:middle;padding:5px;}
.list-user-feedback tr {border-bottom:1px solid #ccc;}
.list-user-feedback .rate {width:85px}
.list-user-feedback .photo {width:72px}
.list-user-feedback .photo a img {border:4px solid #E7E7E7}
.list-user-feedback .photo a:hover img {border-color:#009B01}
.list-user-feedback .meta {width:160px;}
.list-user-feedback .meta a {text-transform:uppercase;font-weight:bold;}
.list-user-feedback .meta small {display:block;font-size:11px; color:#c3c3c3;font-weight:normal;}

/* feedback form */

.ui-rating {float:left}
.ui-rating .ui-rating-star, .ui-rating .ui-rating-cancel{width:16px;height:16px;font-size:2px;float:left;text-decoration:none;vertical-align:bottom;background-image:url(/img/site/star.gif);background-repeat:no-repeat;}
.ui-rating a {cursor: pointer;}
.ui-rating-full {background-position:left top;}
.ui-rating-half {background-position:0 -16px;}
.ui-rating-empty {background-position:0 -32px;}
.ui-rating-cancel-empty {background-position:0 -64px;}
.ui-rating-cancel-full {background-position:0 -80px;}
.ui-rating-hover {background-position:0 -48px;}
.ui-rating-count {font-size:11px; line-height:16px;color:#656565}

#new-feedback {float:left; margin-top:10px;}
#nf-type, #nf-rate {float:left; width:250px; margin-right:20px;margin-bottom:5px;}
#nf-text textarea {width:630px;height:100px;}
#nf-buttons {text-align:right;margin-top:10px;}
.nf-rate {float:left;margin:5px 0;}
.nf-rate label {display:block; float:left; width:300px;}

/* about */
#about p {padding:5px 0;}
#about li {padding:10px 0;}
#about h3 {padding:10px 0; font-size:14px;}
#about .about-full-text {display:none;}
#about .about-more, #about .about-less {font-weight:bold;font-size:11px; text-decoration:none; padding-right:10px;}
#about .about-more {background: url(/img/site/arrow-down.png) no-repeat scroll right center transparent;}
#about .about-less {background: url(/img/site/arrow-up.png) no-repeat scroll right center transparent;}

#services-tbl thead th {padding-bottom:10px; font-size:14px}
#services-tbl tbody tr { border-bottom:1px solid #ccc }
#services-tbl tbody td {padding: 5px; vertical-align:top}
#services-tbl strong {font-size:13px}
#services-tbl small {display:block; color:#666}
#services-tbl .price strong {color:#FF8D00}
#services-tbl label, #services-tbl select {display:block; float:left}
#services-tbl label {width: 70px; padding-top:3px}
#services-tbl label select {width: 50px}

/* Color box */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
#cboxOverlay{background:url(/img/site/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(/img/site/colorbox/controls.png) no-repeat -100px 0;}
#cboxTopRight{width:21px; height:21px; background:url(/img/site/colorbox/controls.png) no-repeat -129px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(/img/site/colorbox/controls.png) no-repeat -100px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(/img/site/colorbox/controls.png) no-repeat -129px -29px;}
#cboxMiddleLeft{width:21px; background:url(/img/site/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(/img/site/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(/img/site/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(/img/site/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/img/site/colorbox/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(/img/site/colorbox/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(/img/site/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(/img/site/colorbox/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(/img/site/colorbox/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderTopLeft.png', sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderTopCenter.png', sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderTopRight.png', sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderBottomLeft.png', sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderBottomCenter.png', sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderBottomRight.png', sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderMiddleLeft.png', sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/site/colorbox/internet_explorer/borderMiddleRight.png', sizingMethod='scale');}

/* services */
.highlight a.thumb {border-color:#FF8D00}
span.balloons {width:40px;height:40px;display:block;position:absolute;right:3px;top:3px; background:url(/img/site/balloons8.png) no-repeat}

#credits-tbl {width:100%}
#credits-tbl thead th {padding:5px 0; font-size:14px; font-weight:bold; text-align:left}
#credits-tbl tbody td {text-align:left;padding:7px 0; font-size:13px;}
#credits-tbl tbody tr {border-bottom:1px solid #ccc}
#credits-tbl .action {text-align:right}
#credits-tbl span {font-size:12px}

.bookswap-btn-wrap {
    clear:both;
    text-align:right;
}
.bookswap-btn {
    color: #fff;
    background-color: #00A002;
    padding: 5px 7px;
    border-radius:5px;
}
</pre></body></html>