/*
Theme Name: Dolce Classifieds
Theme URI: http://dolcepixel.com/
Description: Classified Ads WordPress theme
Version: 1.4
Author: DolcePixel.com
Author URI: http://dolcepixel.com/
*/

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
ol, ul { list-style: inside; }
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 { clear: both; }
.clear5 { clear: both; height: 5px; }
.clear10 { clear: both; height: 10px; }
.clear20 { clear: both; height: 20px; }
.clear30 { clear: both; height: 30px; }
.clear40 { clear: both; height: 40px; }

.rad3 {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.rad5 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.rad7 {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.l { float: left; }
.r { float: right; }
.ok, .err {
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0;
	padding: 5px 10px;
	position: relative;
}
.err { background-color: #CC0033; }
.ok { background-color: #6DA22E; }
.err a, .ok a { color: #fff; text-decoration: underline; }
.ok .close, .err .close {
	background: url(i/icon-close.png) center no-repeat;
	width: 13px;
	height: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}


/* Default WordPress CSS */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

body {
	font-family: Helvetica,"Helvetica Neue Light","Helvetica Neue","Trebuchet MS",Arial,sans-serif;
	font-size: 13px;
	color: #35464f;
}
input, textarea, select {
	font-family: Helvetica,"Helvetica Neue Light","Helvetica Neue","Trebuchet MS",Arial,sans-serif;
}

.color, .color a, .color a:hover, a { color: #ee2f65; }

.button1 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #dfdfdf solid;
	background: #fff url(i/degrade4.jpg) top repeat-x;
	color: #ee2f65;
	line-height: 20px;
	display: block;
	padding: 0 7px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #fff 1px 1px;
	cursor: pointer;
}
.button1:hover {
	background-position: bottom;
	border: 1px #ee2f65 solid;
}
.button2, .button21 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #24b4d7 solid;
	background: #24b4d7 url(i/degrade6.jpg) top repeat-x;
	color: #fff;
	line-height: 32px;
	height: 32px;
	padding: 0 10px;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #3b99b0 1px 1px;
	cursor: pointer;
}
.button2 {
	display: block;
}
.button2:hover, .button21:hover {
	background-position: bottom;
}
.button3 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #fe0000 solid;
	background: #fe0000 url(i/degrade9.jpg) top repeat-x;
	color: #fff;
	line-height: 24px;
	height: 24px;
	display: block;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
.button3:hover {
	border: 1px #000 solid;
}




.all {
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}

.header .right .logo h1 {
}

.header .right .userdetails {
	border: 1px #dfdfdf solid;
	background-color: #FFF;
	padding: 10px;
	color: #657684;
	position: relative;
	margin-left: 10px;
	line-height: 18px;
}
.header .right .userdetails a{
	color: #657684;
	text-decoration: none;
}
.header .right .userdetails a:hover{
	text-decoration: underline;
}
.header .right .userdetails .edit {
	background: url(i/icon1.png) left center no-repeat;
	padding-left: 15px;
}
.header .right .userdetails .see {
	background: url(i/icon2.png) left center no-repeat;
	padding-left: 15px;
}
.header .right .userdetails b{
	color: #24b4d7;
}
.header .right .userdetails .arrow {
	background: url(i/userdetails-arrow.png) center right no-repeat;
	width: 7px;
	height: 10px;
	position: absolute;
	left: -7px;
	top: 20px;
}
.header .right .userdetails .user_avatar_img {
	border: 1px #ececec solid;
	margin: 0 10px;
	float: left;
}

.header .postnewitem {
	background: #a8e416 url(i/degrade1.jpg) top repeat-x;
	border: 3px #fff solid;
	height: 60px;
	padding-right: 10px;
	display: block;
	color: #FFF;
	text-transform: uppercase;
}
.header .postnewitem:hover {
	background-position: bottom;
}
.header .postnewitem .title {
	font-size: 22px;
	font-weight: bold;
	margin-top: -4px;
	line-height: 22px;
}
.header .postnewitem2 {
	background: url(i/icon3.png) center right no-repeat;
	padding: 10px 44px 10px 15px;
	line-height: 17px;
}
.header .postnewitem .desc {
	font-size: 11px;
}

.topnav {
	border: 1px #dfdfdf solid;
	background: #FFF url(i/degrade2.jpg) bottom repeat-x;
	padding: 5px;
	position: relative;
}

.topnav .nav {
	font-size: 15px;
}
.topnav .menu-header-container {
	float: left;
}
.topnav .nav ul {
	float: left;
}
.topnav .nav li{
	float: left;
	list-style: none;
}
.topnav .nav li a{
	text-decoration: none;
}

#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index: 3;
}
.topnav .nav a:link,
.topnav .nav a:active,
.topnav .nav a:visited{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display:block;
	text-decoration:none;
	height:30px;
	line-height:30px;
	padding:0 10px;
	margin-right:1px;
}
.topnav .nav a:hover, #nav a:hover{
	background:#ee2f65;
	color:#FFF;
}

#nav ul {
	position:absolute;
	width: 150px;
	top: 30px;
	display:none;
}
#nav li ul a{
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #dfdfdf solid;
	background: #FFF url(i/degrade2.jpg) bottom repeat-x;
	width: 150px;
}
#nav li ul a:hover{
	border: 1px #ee2f65 solid;
}
#nav ul li { padding: 2px 0; position: relative; }
#nav ul ul{ width: 150px; top:auto; left: auto; }
#nav li ul ul {left: 170px; top: 0; padding-left: 4px;}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul{display:none;}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li li li:hover ul{display:block;}



.topnav .active a{
	background:#ee2f65;
	color:#FFF;
}


.subcats_dropdown {
	display: none;
	position: absolute;
	left: 0;
	top: 32px;
	border: 1px #ee2f65 solid;
	background: #FFF url(i/degrade2.jpg) bottom repeat-x;
	z-index: 10;
	padding: 15px 15px 0 15px;
}
.subcats_dropdown ul{
	padding-bottom: 10px;
}
.subcats_dropdown ul li {
	font-size: 11px;
	color: #dfdfdf;
	list-style: none;
	float: left;
}
.subcats_dropdown ul li a{
	text-transform: uppercase;
}
.subcats_dropdown ul li li{
	float: none;
	padding: 0;
	padding-left: 10px;
	line-height: 22px;
}
.subcats_dropdown ul li li a{
	font-size: 13px;
	color: #35464f;
	text-transform: none;
	padding-left: 3px;
}
.subcats_dropdown a:hover{
	color: #ee2f65;
	text-decoration: underline;
}
.subcats_dropdown ul li li:before{
	content: '\2022';
}
.subcats_dropdown .nr_cats_to_show, .subcats_dropdown .more_cats_label { display: none; }

.header_subcats ul li{
	width: 192px;
}
.header_subcats ul li li{
	width: 180px;
	overflow: hidden;
	white-space: nowrap;
}

.small_box_cats ul li{
	width: 200px;
	padding: 0;
}
.small_box_cats ul li li{
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
}

.all_category_list .see_more_cats {
	color: #EE2F65;
	cursor: pointer;
}
.all_category_list .see_more_cats:hover {
	text-decoration: underline;
}




.topnav .mininav {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px;
	padding-right: 25px;
}
.topnav .mininav li {
	list-style: none;
	float: left;
	padding-right: 20px;
	line-height: 30px;
	height: 30px;
}
.topnav .mininav li a{
	color: #9a9a9a;
}
.topnav .mininav li a:hover{
	color: #ee2f65;
}

.topnav .mininav .t {
	background: url(i/twitter-icon.png) center left no-repeat;
	padding-left: 12px;
}
.topnav .mininav .f {
	background: url(i/facebook-icon.png) center left no-repeat;
	padding-left: 8px;
}
.topnav .mininav .rss {
	background: url(i/rss-icon.png) center left no-repeat;
	padding-left: 12px;
}

.topnav .mininav .searchstart {
	border: 1px #dfdfdf solid;
	background: #fff url(i/degrade3.jpg) top repeat-x;
	width: 40px;
	height: 40px;
	position: absolute;
	top: -1px;
	right: -1px;
}
.topnav .mininav .searchstart:hover {
	background-position: bottom;
}
.topnav .mininav .searchstart span {
	background: url(i/search-icon.png) center no-repeat;
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.headersearchform {
	margin-top: 10px;
	border: 1px #dfdfdf solid;
	padding: 20px;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	position: relative;
	display: none;
}
.headersearchform label {
	float: left;
	line-height: 42px;
	padding-right: 15px;
	font-size: 14px;
}
.headersearchform .input {
	line-height: 40px;
	height: 40px;
	width: 230px;
	padding: 0 15px;
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
	margin-right: 20px;
}
.headersearchform input:focus{
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	box-shadow: 0 0 3px rgba(36, 180, 215, 1);
	-webkit-box-shadow: 0 0 3px rgba(36, 180, 215, 1);
	-moz-box-shadow: 0 0 3px rgba(36, 180, 215, 1);
}
.headersearchform .choosecategory {
	position: relative;
	z-index: 3;
}

.headersearchform .location {
	width: 200px;
	margin-left: 20px;
	position: relative;
	z-index: 3;
	color: #B4B4B4;
	font-style: italic;
}
.headersearchform .buttondiv {
	line-height: 42px;
	padding-top: 5px;
}
.headersearchform .close {
	background: url(i/icon-close.png) center no-repeat;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 7px;
	right: 8px;
	cursor: pointer;
}

.ui-autocomplete {
	line-height: 40px;
	width: 200px;
	padding: 5px;
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
}
.ui-autocomplete li.ui-menu-item{
	list-style: none;
}
.ui-autocomplete li.ui-menu-item a{
	padding-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.ui-autocomplete li.ui-menu-item a:hover, .ui-autocomplete a#ui-active-menuitem {
	list-style: none;
	background: #72e4ff url(i/degrade5.jpg) bottom repeat-x;
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}





.body {
	padding: 20px;
	background-color: #FFF;
}

.body .slider {
	position: relative;
}
.body .slider .prev, .body .slider .next {
	position: absolute;
	top: 90px;
	width: 31px;
	height: 48px;
	cursor: pointer;
	z-index: 3;
}
.body .slider .prev {
	left: -19px;
	background: url(i/arrow-left.png) center no-repeat;
}
.body .slider .next {
	right: -19px;
	background: url(i/arrow-right.png) center no-repeat;
}


.body .slider .slide {
	width: 212px;
	height: 254px;
	list-style: none;
	padding: 0 14px;
}
.body .slider .slide .img{
	border: 1px #dfdfdf solid;
	padding: 9px;
	position: relative;
	width: 190px;
	height: 190px;
	background: #FFF url(i/no-image.png) center no-repeat;
}
.body .slider .slide .img:hover {
	border: 1px #ee2f65 solid;
}
.body .slider .slide .img .price {
	background: url(i/price-sticker.png) center no-repeat;
	width: 71px;
	height: 64px;
	color: #FFF;
	display: block;
	position: absolute;
	top: 2px;
	right: 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.body .slider .slide .img .price span{
	display: block;
	padding-top: 22px;
	width: 66px;
}

.body .slider .slide a:hover {
	text-decoration: underline;
}
.body .slider .slide h3 {
	float: left;
	padding-top: 6px;
	font-size: 15px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	line-height: 20px;
}
.body .slider .slide .cat {
	color: #657684;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 18px;
}


.body .pagedesc h2{
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.body .pagedesc p{
	padding-bottom: 10px;
	margin: 0;
}


.body .products {
	width: 677px;
}
.body .products .title {
	border: 1px #ececec solid;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	padding: 5px;
	line-height: 20px;
	position: relative;
}
.body .products .title h4{
	padding-left: 5px;
	padding-top: 1px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.body .products .title h4 span {
	color: #35464f;
}
.body .products .title h4 a.rss {
	margin-left: 10px;
	vertical-align: top;
}

.body .products .title .options li{
	list-style: none;
	float: left;
	padding-left: 10px;
	position: relative;
}
.body .products .title .options .sort {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px #dfdfdf solid;
	background: #fff url(i/degrade4.jpg) top repeat-x;
	color: #ee2f65;
	line-height: 20px;
	display: block;
	padding: 0 7px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #fff 1px 1px;
	position: relative;
	margin-right: 14px;
	z-index: 2;
}
.body .products .title .options .sort:hover {
	background-position: bottom;
	border: 1px #9a9a9a solid;
	cursor: pointer;
}
.body .products .title .options .sort:hover i {
	background-color: #9a9a9a;
	border: 1px #9a9a9a solid;
}
.body .products .title .options .sort i{
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px #dfdfdf solid;
	position: absolute;
	top: -1px;
	right: -15px;
	height: 20px;
	width: 14px;
	background: #e4e4e4 url(i/sort-icon.png) center no-repeat;
}

.body .products .title .options .sortview1, .body .products .title .options .sortview2 {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 4px;
	cursor: pointer;
}
.body .products .title .options .view1active, .body .products .title .options .view2active {
	cursor: default;
}
.body .products .title .options .sortview1 { background: url(i/view-icons.png) top left; margin-right: 10px; }
.body .products .title .options .sortview2 { background: url(i/view-icons.png) top right; }
.body .products .title .options .view1active { background: url(i/view-icons.png) bottom left; margin-right: 10px; }
.body .products .title .options .view2active { background: url(i/view-icons.png) bottom right; }
.body .products .title .options .viewpreloader { display: none; }
.body .products .title .options .viewpreloaderdiv { background: url(i/preloader2.png) center no-repeat; width: 14px; height:14px; }


.body .products .title .sortsubcats {
	position: absolute;
	top: 33px;
	right: 0;
	width: 675px;
}
.body .products .title .sortsubcats .subcats_dropdown {
	top: 0;
	left: 0;
	width: 675px;
}
.body .products .title .sortsubcats .subcats_dropdown ul li {
	padding: 10px;
}
.body .products .title .sortsubcats .subcats_dropdown ul li li {
	padding: 0px;
}
.body .products .title .sortsubcats .close {
	background: url(i/icon-close.png) center no-repeat;
	width: 13px;
	height: 12px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
}


.body .products .title .sortmenu {
	display: none;
	margin-left: 10px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding-top: 29px;
}
.body .products .title .sortmenu ul{
	border: 1px #dfdfdf solid;
	background-color: #FFF;
	padding: 5px;
}
.body .products .title .sortmenu li{
	padding: 0;
	font-size: 11px;
	float: none;
	text-align: center;
}
.body .products .title .sortby_menu li{ width: 87px; }
.body .products .title .sortitems_menu li{ width: 31px; }
.body .products .title .sortmenu li a{
	display: block;
	line-height: 22px;
	color: #7c7c7c;
	padding: 0 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.body .products .title .sortmenu li a.active{
	color: #ee2f65;
}
.body .products .title .sortmenu li a:hover{
	color: #fff;
	background-color: #ee2f65;
}




.body .products .item {
	border-bottom: 1px #ececec solid;
	padding: 20px 0;
}

.body .products .itemlast {
	padding-bottom: 0;
	border: 0;
}
.body .products .item .img {
	border: 1px #ececec solid;
	padding: 5px;
	width: 133px;
	height: 110px;
	background: #fff url(i/no-image.png) center no-repeat;
}
.body .products .item .img:hover {
	border: 1px #ee2f65 solid;
}

.body .products .item .iteminfo {
	width: 515px;
	color: #7c7c7c;
}
.body .products .item .iteminfo h3{
	font-size: 15px;
	font-weight: normals;
	line-height: 22px;
	letter-spacing: 0.3px;
}
.body .products .item .iteminfo h3 a{
	color: #24b4d7;
	background: url(i/arrow1.png) center left no-repeat;
	padding-left: 12px;
}
.body .products .item .iteminfo h3 a:hover{
	text-decoration: underline;
}
.body .products .item .price {
	line-height: 22px;
	background: url(i/degrade5.jpg) bottom repeat-x;
	position: relative;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
}
.body .products .item .price i{
	position: absolute;
	display: block;
	background: url(i/price-tip.png) center no-repeat;
	width: 20px;
	height: 22px;
	top: 0;
	left: -16px;
}

.body .products .item .iteminfo .desc{
	padding-top: 5px;
	line-height: 18px;
}

.body .products .item .iteminfo .itemmeta{
	line-height: 20px;
}
.body .products .item .iteminfo .itemmeta a:hover{
	text-decoration: underline;
}
.body .products .item .button1 i{
	display: block;
	width: 10px;
	height: 20px;
	background: url(i/arrow1.png) center left no-repeat;
	float: left;
}

/* VIEW 1 start */
.body .products .view1 .item {
	float: left;
	width: 134px;
	border: 1px #ececec solid;
	padding: 10px;
	position: relative;
	margin: 10px 17px 10px 0;
}
.body .products .view1 .item:hover {
	border: 1px #ee2f65 solid;
}
.body .products .view1 .itemlast {
	margin-right: 0;
	float: right;
}
.body .products .view1 .item .img {
	width: 133px;
	height: 110px;
	border: none;
	display: block;
	padding: 0;
}

.body .products .view1 .item .price {
	position: absolute;
	top: -1px;
	right: -1px;
}

.body .products .view1 .name{
	font-size: 14px;
	color: #24b4d7;
	display: block;
	line-height: 20px;
	padding-top: 4px;
	text-shadow: #fff 1px 1px;
}
.body .products .view1 .catname{
	font-size: 11px;
	color: #b0b0b0;
	display: block;
	line-height: 16px;
}
/* VIEW 1 end */

.home .pagination {
	display: none;
}
.body .products .pagination {
	position: relative;
}
.body .products .pagination .pagenumbers .pages {
	position: absolute;
	top: 1;
	right: 52px;
	color: #9a9a9a;
}
.body .products .pagination .pagenumbers {
	font-size: 12px;
	border: 1px #dfdfdf solid;
	background: url(i/degrade2.jpg) bottom repeat-x;
	font-weight: bold;
	line-height: 24px;
}
.body .products .pagination .pagenumbers a{
	color: #9a9a9a;
	text-shadow: #fff 1px 1px;
	padding: 0 8px;
	display: block;
	float: left;
	border-left: 1px #dfdfdf solid;;
}
.body .products .pagination .pagenumbers a:hover{
	color: #fff;
	text-shadow: none;
	background: #72e4ff url(i/degrade5.jpg) bottom repeat-x;
}
.body .products .pagination .pagenumbers .current{
	background: #72e4ff url(i/degrade5.jpg) bottom repeat-x;
	color: #FFF;
	text-shadow: none;
	display: block;
	float: left;
	line-height: 24px;
	padding: 0 8px;
	border-left: 1px #dfdfdf solid;
	cursor: default;
}
.body .products .pagination .pagenumbers .extend{
	color: #dfdfdf;
	text-shadow: #fff 1px 1px;
	padding: 0 8px;
	display: block;
	float: left;
	border-left: 1px #dfdfdf solid;;
	cursor: default;
}
.body .products .pagination .pageinfo .pagearrow{
	display: block;
	float: left;
	border: 1px #dfdfdf solid;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	width: 20px;
	height: 24px;
	display: block;
}
.body .products .pagination .pageinfo div.pagearrow{
	border: 1px #ececec solid;
}
.body .products .pagination .pageinfo a.pagearrow:hover {
	border: 1px #ee2f65 solid;
}
.body .products .pagination .pageinfo .pagearrow span {
	width: 20px;
	height: 24px;
	display: block;
}
.body .products .pagination .pageinfo .pageleft {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.body .products .pagination .pageinfo .pageright {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.body .products .pagination .pageinfo a.pageleft span {
	background: url(i/page-arrows.png) top left no-repeat;
}
.body .products .pagination .pageinfo a.pageright span {
	background: url(i/page-arrows.png) top right no-repeat;
}
.body .products .pagination .pageinfo div.pageleft span {
	background-position: bottom left;
}
.body .products .pagination .pageinfo div.pageright span {
	background-position: bottom right;
}
.body .products .pagination .pageinfo a.pageleft:hover span {
	background-position: center left;
}
.body .products .pagination .pageinfo a.pageright:hover span {
	background-position: center right;
}






.body .sidebar {
	width: 264px;
}

.body .sidebar .box .title {
	border: 1px #ececec solid;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	padding: 5px;
	line-height: 20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.body .sidebar .box .title h4{
	padding-left: 5px;
	padding-top: 1px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.body .sidebar .box .title h4 span{
	color: #35464f;
}

.body .sidebar .box .item {
	border: 1px #ececec solid;
	padding: 10px;
	border-top: none;
}

.body .sidebar .box .item .img {
	border: 1px #ececec solid;
	width: 74px;
	height: 63px;
	background: #fff url(i/no-image.png) center no-repeat;
}
.body .sidebar .box .item .img:hover {
	border: 1px #ee2f65 solid;
}

.body .sidebar .box .item h3 {
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 10px;
}
.body .sidebar .box .item h3 a{
	color: #35464f;
}
.body .sidebar .box .item h3 a:hover{
	text-decoration: underline;
}

.body .sidebar .box .item .iteminfo {
	width: 154px;
	color: #9a9a9a;
	font-size: 12px;
}

.body .sidebar .box .item .iteminfo .price {
	color: #35464f;
	font-size: 15px;
	line-height: 22px;
}
.body .sidebar .box .item .iteminfo i{
	display: block;
	width: 10px;
	height: 20px;
	background: url(i/arrow1.png) center left no-repeat;
	float: left;
}

.body .sidebar .box .item .review_author {
	line-height: 20px;
	color: #9a9a9a;
}
.body .sidebar .box .item .review_author a{
	color: #35464f;
	text-decoration: underline;
}
.body .sidebar .box .item .review_author a:hover{
	color: #ee2f65;
}
.body .sidebar .box .item .reviewisgood, .body .sidebar .box .item .reviewisbad {
	color: #9a9a9a;
	padding-right: 12px;
	font-size: 11px;
	line-height: 20px;
}
.body .sidebar .box .item .reviewisgood {
	background: url(i/rating-ball-good.png) right 7px no-repeat;
}
.body .sidebar .box .item .reviewisbad {
	background: url(i/rating-ball-bad.png) right 7px no-repeat;
}
.body .sidebar .box .item .review_text {
	color: #9a9a9a;
	font-size: 11px;
	line-height: 17px;
}
.body .sidebar .box .loadmorereviews{
	text-align: center;
}

.widgetbox {
	margin-top: 20px;
	border: 1px #ECECEC solid;
	padding: 10px;
}
.widgetbox .title {
	border: 1px #ececec solid;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	padding: 5px;
	margin: -11px -11px 10px -11px;
	line-height: 20px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.widgetbox h4{
	padding-left: 5px;
	padding-top: 1px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.widgetbox li {
	padding: 3px 0 3px 10px;;
	background: url(i/arrow2.png) left center no-repeat;
	list-style: none;
}
.widgetbox a:hover{
	text-decoration: underline;
}
.widget_text {
	border: none;
	padding: 0;
}

.sidebar .repostad {
	cursor: pointer;
}

.sidebar .repostad a {
	background: url(i/icon4.png) center left no-repeat;
	line-height: 24px;
	font-weight: normal;
	padding-left: 30px;
	font-size: 1.17em;
	display: block;
}

.sidebar .editbox {
	padding: 10px;
	border: 1px #ececec solid;
	background: url(i/degrade2.jpg) bottom repeat-x;
}
.sidebar .editbox h3 {
	background: url(i/icon4.png) center left no-repeat;
	line-height: 24px;
	font-weight: normal;
	padding-left: 30px;
	cursor: default;
}
.sidebar .editbox ul {
	display: none;
	padding: 10px 0 0 0px;
}
.sidebar .editbox ul li {
	padding: 3px 0 3px 10px;;
	background: url(i/arrow2.png) left center no-repeat;
	list-style: none;
}
.sidebar .editbox ul a {
	cursor: pointer;
}
.sidebar .editbox ul a:hover {
	text-decoration: underline;
}
.sidebar .deleteadform {
	display: none;
	padding-top: 10px;
}
.sidebar .closeadform {
	display: none;
	padding-top: 10px;
}
.sidebar #adminoptions h3 {
	background: url(i/icon7.png) center left no-repeat;
}
.sidebar #upgradead {
	cursor: pointer;
}
.sidebar #upgradead h3 {
	cursor: pointer;
	background: url(i/icon9.png) center left no-repeat;
}

.sidebar #activatead {
	cursor: pointer;
}
.sidebar #activatead h3 {
	cursor: pointer;
	background: url(i/icon9.png) center left no-repeat;
}

.sidebar #adminactivatead {
	cursor: pointer;
}
.sidebar #adminactivatead h3 {
	cursor: pointer;
	background: url(i/icon9.png) center left no-repeat;
}

.sidebar #adminrepostad {
	cursor: pointer;
}
.sidebar #adminrepostad h3 {
	cursor: pointer;
}

.pending_reviews_nr {
	background-color: #ee2f65;
	color: #FFF;
	font-size: 11px;
	padding: 1px 3px;
	margin-left: 5px;
	font-weight: bold;
}

.sidebar .sidebar_admin_upgrade_options {
	padding-top: 15px;
}
.sidebar ul.sidebar_admin_upgrade_options li{
	background-image: none;
}
.sidebar .sidebar_admin_upgrade_options input{
	line-height: normal;
	display: block;
	padding: 4px 7px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.sidebar .sidebar_admin_upgrade_options input:hover {
	color: #ee2f65;
}
.sidebar .sidebar_admin_upgrade_options input.customborder1, .sidebar .sidebar_admin_upgrade_options input.customborder2, .sidebar .sidebar_admin_upgrade_options input.customborder3{
	background: none;
}
.sidebar .sidebar_admin_upgrade_options input.custombg1, .sidebar .sidebar_admin_upgrade_options input.custombg2, .sidebar .sidebar_admin_upgrade_options input.custombg3{
	border: none;
}


.body .footermostviewed {
	border-top: 1px #ececec solid;
	margin-top: 20px;
}
.body .footermostviewed h4{
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 22px;
	cursor: default;
}
.body .footermostviewed h4 .button1{
	margin-left: 10px;
}

.body .footermostviewed .item {
	float: left;
	width: 154px;
	border: 1px #ececec solid;
	padding: 10px;
	position: relative;
	margin-right: 19px;
}
.body .footermostviewed .item:hover {
	border: 1px #ee2f65 solid;
}
.body .footermostviewed .itemlast {
	margin-right: 0;
	float: right;
}
.body .footermostviewed .item .img {
	width: 154px;
	height: 120px;
	border: none;
	display: block;
	padding: 0;
	padding-bottom: 3px;
	background: #FFF url(i/no-image.png) center no-repeat;
}

.body .footermostviewed .price {
	line-height: 22px;
	background: url(i/degrade2.jpg) bottom repeat-x;
	border: 1px #ececec solid;
	color: #24b4d7;
	font-size: 15px;
	font-weight: bold;
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	position: absolute;
	top: 5px;
	right: 5px;
}
.body .footermostviewed .price i{
	position: absolute;
	display: block;
	background: url(i/price-tip2.png) center no-repeat;
	width: 20px;
	height: 24px;
	top: -1px;
	left: -16px;
}

.body .footermostviewed .name{
	font-size: 14px;
	color: #24b4d7;
	display: block;
	line-height: 20px;
	text-shadow: #fff 1px 1px;
}
.body .footermostviewed .catname{
	font-size: 11px;
	color: #b0b0b0;
	display: block;
	line-height: 16px;
	text-shadow: #fff 1px 1px;
}
/* VIEW 1 end */



.breadcrumbs li {
	list-style: none;
	float: left;
	position: relative;
}
.breadcrumbs li a{
	color: #9a9a9a;
	float: left;
	display: block;
	line-height: 22px;
	border: 1px #ececec solid;
	padding: 0 10px;
	background: url(i/degrade2.jpg) bottom repeat-x;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px;
}
.breadcrumbs li a:hover{
	color: #ee2f65;
}
.breadcrumbs li a.currentcat{
	background: #24b4d7 url(i/degrade5.jpg) bottom repeat-x;
	color: #FFF;
	text-shadow: none;
}
.breadcrumbs li i {
	position: absolute;
	display: block;
	width: 11px;
	height: 24px;
	top: 0;
	right: -6px;
	background: url(i/breadcrumb-divider.png) center no-repeat;
	z-index: 1;
}


.sortingoptions {
	padding: 20px;
	border: 1px #ececec solid;
}
.sortingoptions h4 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.sortingoptions ul{
	padding-left: 10px;
}
.sortingoptions li {
	list-style: none;
	font-size: 12px;
	line-height: 22px;
	color: #24b4d7;
	position: relative;
}
.sortingoptions li b{
	font-weight: normal;
	color: #24b4d7;
	padding-left: 5px;
}
.sortingoptions li a{
	background: url(i/arrow2.png) center left no-repeat;
	color: #7c7c7c;
	padding-left: 9px;
	line-height: 20px;
}
.sortingoptions li a:hover{
	color: #ee2f65;
	text-decoration: underline;
}
.sortingoptions ul.sort li a{
	padding-left: 19px;
	background: url(i/checkbox.png) center left no-repeat;
}
.sortingoptions ul.sort li.checked a{
	background: url(i/checkbox-checked.png) center left no-repeat;
	color: #ee2f65;
}
.sortingoptions ul.sort li a.del_sorting_url {
	background: url(i/icon-close.png) center left no-repeat;
	color: #ee2f65;
}




.productpage_title {
	font-weight: normal;
	font-size: 20px;
}
.productpage {
	width: 674px;
}
.productpage .product_images {
	width: 374px;
}
.productpage .product_images a{
	background: #fff url(i/no-image.png) center no-repeat;
}
.productpage .product_images a:hover, .productpage .product_images .other_images a:hover {
	border: 1px #ee2f65 solid;
}
.productpage .product_images .main_image {
	width: 332px;
	height: 215px;
	padding: 20px;
	border: 1px #ececec solid;
}
.productpage .product_images .other_images a {
	width: 106px;
	height: 72px;
	padding: 5px;
	border: 1px #ececec solid;
	margin-right: 10px;
	margin-top: 10px;
}
.productpage .product_images .other_images a.lastimg {
	margin-right: 0;
}
.productpage .product_images .other_images a.video {
	background: #fff url(i/video-icon.png) center no-repeat;
}

.productpage .product_info {
	padding-left: 20px;
	font-size: 14px;
	line-height: 30px;
	width: 278px;
}
.productpage .product_info .price {
	font-size: 20px;
}
.productpage .product_info .first {
	width: 80px;
}
.productpage .product_info .second {
	font-weight: bold;
}

.productpage .product_details {
	padding: 20px;
	border: 1px #ececec solid;
}
.productpage .product_details .product_detail {
	float: left;
	font-size: 14px;
	line-height: 30px;
	width: 33%;
}
.productpage .product_details .product_detail_name {
	padding-right: 10px;
	float: left;
	color: #9a9a9a;
}
.productpage .product_details .product_detail_desc {
	float: left;
	font-weight: bold;
}

.productpage .product_description .title{
	border: 1px #ececec solid;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	padding: 5px;
	padding-left: 10px;
	line-height: 20px;
}
.productpage .product_description h4 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.productpage .product_description p{
	font-size: 14px;
	line-height: 18px;
	color: #4c5d6b;
}
.productpage .product_description a{
	color: #24b4d7;
	text-decoration: underline;
}
.productpage .product_description a:hover{
	color: #ee2f65;
}


.editadform {
	display: none;
	border: 1px #dfdfdf solid;
	padding: 20px;
	background-color: #FFF;
}
.editadform .closeeditform {
	padding-left: 5px;
}
.editadform .closeeditform span {
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}
.type-item .addphotosbox {
	display: none;
	width: 674px;
}
.type-item .addphotosbox .closeaddphotos {
	padding-left: 5px;
}
.type-item .addphotosbox .closeaddphotos span {
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}
.type-item .addphotosbox .addphotos_thumb {
	padding: 10px;
	width: 133px;
	height: 110px;
	border: 1px #ececec solid;
	margin-right: 12px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}
.type-item .addphotosbox .addphotos_thumb:hover {
	border: 1px #9a9a9a solid;
}
.type-item .addphotosbox .addphotos_thumb_selected {
	border: 1px #ee2f65 solid;
	background-color: #ee2f65;
}
.type-item .addphotosbox i, .type-item .addphotosbox em {
	position: absolute;
	top: 5px;
	width: 18px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	border: 1px #ee2f65 solid;
}
.type-item .addphotosbox i:hover, .type-item .addphotosbox em:hover {
	background-color: #ee2f65;
}
.type-item .addphotosbox i {
	right: 5px;
	background: #FFF url(i/icon5.png) center no-repeat;
}
.type-item .addphotosbox em {
	right: 30px;
	background: #FFF url(i/cancel.png) center no-repeat;
}
.type-item .addphotosbox #status-message .ok, .type-item .addphotosbox #status-message .err {
	padding: 5px 10px;
}

.uploadifyQueueItem {
	background-color: #fff;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
	border: 1px #7ca9c8 solid;
}
.uploadifyError {
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem {
	color: #000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyQueue .completed {
	background-color: #89fc94;
}
.uploadifyProgress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}


.type-item .upgradead {
	display: none;
	width: 674px;
	position: relative;
}
.type-item .upgradead .closeupgradead {
	padding-left: 5px;
	position: absolute;
	top: 10px;
	right: 0;
}
.type-item .upgradead .closeupgradead span {
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}
.type-item .upgradead h4{
	font-size: 15px;
	font-weight: normal;
}
.paypallogo {
	line-height:17px;
	text-align: center;
}
.paypallogo img{
	vertical-align: middle;
}
.type-item .upgradead .buyborder, .type-item .upgradead .buybg{
	width: 29%;
	margin: 0 2%;
	padding: 40px 0;
	font-weight: bold;
}



.type-item .activatead {
	display: none;
	width: 674px;
	position: relative;
}
.type-item .activatead .closeupgradead {
	padding-left: 5px;
	position: absolute;
	top: 10px;
	right: 0;
}
.type-item .activatead .closeupgradead span {
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}
.type-item .activatead h4{
	font-size: 15px;
	font-weight: normal;
}
.paypallogo {
	line-height:17px;
	text-align: center;
}
.paypallogo img{
	vertical-align: middle;
}
.type-item .activatead .buyborder, .type-item .activatead .buybg{
	width: 29%;
	margin: 0 2%;
	padding: 40px 0;
	font-weight: bold;
}




.productpage_comments .title{
	border: 1px #ececec solid;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	padding: 5px;
	padding-left: 10px;
	line-height: 20px;
}
.productpage_comments .title h4 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.productpage_all_comments {
}
.productpage_all_comments li {
	list-style: none;
}
.productpage_all_comments .comment {
	padding-bottom: 10px;
}
.productpage_all_comments .comment .comment_avatar {
	width: 60px;
	height: 60px;
	background: #fff url(i/no-avatar.png) center no-repeat;
	border: 1px #ececec solid;
}
.productpage_all_comments .comment .comment_avatar:hover {
	border: 1px #ee2f65 solid;
}
.productpage_all_comments .comment .comment_content {
	border: 1px #ececec solid;
	width: 865px;
	padding: 10px;
	padding-bottom: 0;
	position: relative;
}
.productpage_all_comments .comment .comment_arrow {
	background: url(i/avatar-content-arrow.png) center top no-repeat;
	width: 7px;
	height: 10px;
	position: absolute;
	top: 20px;
	left: -6px;
}
.productpage_all_comments .comment-author-admin .comment_content {
	border: 1px #ee2f65 solid;
}
.productpage_all_comments .comment-author-admin .comment_arrow {
	background-position: bottom;
}
.productpage_all_comments .comment-author-admin .comment_avatar {
	border: 1px #ee2f65 solid;
}

.productpage_all_comments .comment .comment_content .comment_author {
	color: #9a9a9a;
}
.productpage_all_comments .comment .comment_content .comment_author a{
	color: #35464f;
	font-weight: bold;
	text-decoration: underline;
}
.productpage_all_comments .comment .comment_content .comment_author a:hover{
	color: #ee2f65;
}
.productpage_all_comments .comment .comment_content .comment_date {
	color: #999;
	font-size: 11px;
}
.productpage_all_comments .comment .comment_content .comment_text {
	font-size: 13px;
}
.productpage_all_comments .comment .comment_content .comment_text p{
	margin-top: 0;
}

.productpage_all_comments .children {
	padding-left: 72px;
	padding-top: 10px;
}
.productpage_all_comments .children .comment_content {
	width: 793px;
}
.productpage_all_comments .children .commform .commformtextarea {
	width: 854px;
}

.productpage_all_comments .comment .comment_content .comment-reply-link, .productpage_all_comments .comment .comment_content .comment-reply-login {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px #dfdfdf solid;
	background: #fff url(i/degrade4.jpg) top repeat-x;
	color: #ee2f65;
	line-height: 20px;
	display: block;
	padding: 0 7px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: #fff 1px 1px;
	cursor: pointer;
	position: absolute;
	right: -1px;
	bottom: -1px;
}
.productpage_all_comments .comment .comment_content .comment-reply-link:hover {
	background-position: bottom;
	border: 1px #ee2f65 solid;
}
.commform {
	position: relative;
}
.commform .commformtextarea {
	font-size: 16px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
	padding: 15px;
	border: 1px #dfdfdf solid;
	width: 926px;
	height: 70px;
}

.commform .comment-form-author-info {
	width: %50;
}
.commform .comment-form-author-info label {
	width: 100px;
	display: block;
	float: left;
	line-height: 40px;
}
.commform .comment-form-author-info label i {
	color: #ee2f65;
	font-weight: bold;
}
.commform .comment-form-author-info input {
	float: right;
	line-height: 40px;
	height: 40px;
	width: 300px;
	padding: 0 15px;
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
	margin-right: 20px;
}

.cancel-comment-reply-link {
	position: absolute;
	right: 0;
	top: -22px;
}
.cancel-comment-reply-link span{
	display: block;
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}



.sidebar .user_details {
	border: 1px #ececec solid;
	padding: 10px;
}
.sidebar .user_details h4 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.sidebar .user_details .avatar {
	width: 60px;
	height: 60px;
	background: #fff url(i/no-avatar.png) center no-repeat;
	border: 1px #ececec solid;
}
.sidebar .user_details .avatar:hover {
	border: 1px #ee2f65 solid;
}
.sidebar .user_details .user_info {
	width: 170px;
}
.sidebar .user_details .user_info .user_name {
	color: #35464f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.sidebar .user_details .user_info .user_name:hover{
	color: #ee2f65;
}
.sidebar .user_details .user_info .user_data {
	color: #9a9a9a;
	font-size: 12px;
	line-height: 20px;
}
.sidebar .user_details .user_info .user_data b{
	color: #24b4d7;
}
b.good {
	background: url(i/rating-ball-good.png) center right no-repeat;
	padding-right: 11px;
	margin-right: 10px;
}
b.bad {
	background: url(i/rating-ball-bad.png) center right no-repeat;
	padding-right: 11px;
}


.sidebar .user_details .usercontactform {
	display: none;
	position: relative;
	margin-top: 20px;
}
.sidebar .user_details .usercontactform .usercontactform_form {
	border-top: 1px #ECECEC solid;
}
.sidebar .user_details .usercontactform .usercontactform_form .input input{
	line-height: 25px;
	height: 25px;
	width: 145px;
	padding: 0 5px;
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
}

.sidebar .user_details .usercontactform .closeform {
	position: absolute;
	top: -10px;
	right: 0;
}
.sidebar .user_details .usercontactform .closeform span {
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}
.sidebar .user_details .usercontactform .label {
	line-height: 25px;
	float: left;
	width: 70px;
	color: #7c7c7c;
}
.sidebar .user_details .usercontactform .input {
	line-height: 25px;
	float: left;
	width: 100px;
	font-weight: bold;
}
.sidebar .user_details .usercontactform textarea {
	font-size: 13px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
	padding: 10px;
	border: 1px #dfdfdf solid;
	width: 222px;
	height: 200px;
}
.sidebar .user_details .usercontactform textarea:focus {
	outline:none;
	transition: all 0.45s ease-in-out;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	-webkit-box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	-moz-box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	border: 1px #24b4d7 solid;
}


.sidebar .add_user_review {
	border: 1px #ececec solid;
	padding: 10px;
	margin-bottom: 20px;
	position: relative;
	display: none;
}
.sidebar .add_user_review .close {
	position: absolute;
	top: -11px;
	right: -1px;
}
.sidebar .add_user_review .close span {
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}

.sidebar .add_user_review .revlabel {
	width: 50%;
	float: left;
}
.sidebar .add_user_review .goodrev {
	background: url(i/rating-ball-good.png) center left no-repeat;
	color: #8ED412;
	font-weight: bold;
}
.sidebar .add_user_review .badrev {
	background: url(i/rating-ball-bad.png) center left no-repeat;
	color: #EE2F65;
	font-weight: bold;
}
.sidebar .add_user_review .revlabel label {
	display: block;
	line-height: 25px;
	padding-left: 10px;
	cursor: pointer;
	float: left;
}
.sidebar .add_user_review .revlabel label:hover {
	text-decoration: underline;
}
.sidebar .add_user_review .revlabel label input{
	cursor: pointer;
}
.sidebar .add_user_review .reviewtextarea {
	font-size: 13px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
	padding: 10px;
	border: 1px #dfdfdf solid;
	width: 222px;
	height: 100px;
}
.sidebar .add_user_review .reviewtextarea:focus {
	outline:none;
	transition: all 0.45s ease-in-out;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	-webkit-box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	-moz-box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	border: 1px #24b4d7 solid;
}
.charcount {
	margin: 0 auto;
	line-height: 16px;
	padding: 10px 0;
	height: 16px;
}
.charcount #bar {
	background-color:#24b4d7;
	width:0px;
	float: left;
	height: 16px;
}
.charcount #barbox {
	float: right;
	height:16px;
	background-color:#FFFFFF;
	width:100px;
	border: 1px #35464f solid;
}
.charcount #count {
	float:right;
	margin-right:8px;
}





/* POST AD start */
.postnewitemform h2{
	font-size: 20px;
	font-weight: normal;
}
.postnewitempage h2 a{
	text-decoration: underline;
}
.siteform .label {
	float: left;
	display: block;
	font-size: 16px;
	line-height: 42px;
	width: 140px;
}
.siteform label.top {
	line-height: normal;
}
.siteform .label i {
	color: #ee2f65;
}
.siteform .label span {
	color: #9a9a9a;
	font-size: 12px;
}
.siteform .input {
	float: left;
	font-size: 14px;
	line-height: 25px;
}
.siteform .input label {
	line-height: normal;
	cursor: pointer;
	font-size: 14px;
	line-height: 25px;
}
.siteform .input label:hover {
	color: #24b4d7;
}
.siteform .input label input {
	cursor: pointer;
}
.siteform .input label input:focus {
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	box-shadow: 0 0 3px rgba(36, 180, 215, 1);
	-webkit-box-shadow: 0 0 3px rgba(36, 180, 215, 1);
	-moz-box-shadow: 0 0 3px rgba(36, 180, 215, 1);
}

.siteform .input .help {
	color: #c1c1c1;
	font-size: 12px;
	background: url(i/help-icon.png) center left no-repeat;
	padding-left: 16px;
	margin-left: 10px;
	width: 350px;
	line-height: normal;
}
.siteform input.input {
	float: left;
	line-height: 40px;
	height: 40px;
	width: 290px;
	padding: 0 15px;
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
}
.siteform input.inputsmall {
	width: 130px;
}
.siteform .afterinput {
	line-height: 42px;
	padding-left: 10px;
	color: #9a9a9a;
}
.siteform .description {
	font-size: 16px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
	padding: 15px;
	border: 1px #dfdfdf solid;
}

.siteform input.input:focus, .siteform .description:focus, .dropdownselect:focus {
	outline:none;
	transition: all 0.45s ease-in-out;
	-webkit-transition: all 0.45s ease-in-out;
	-moz-transition: all 0.45s ease-in-out;
	box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	-webkit-box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	-moz-box-shadow: 0 0 3px rgba(36, 180, 215, 0.4);
	border: 1px #24b4d7 solid;
}

/* FORM DROPDOWNS */
.siteform .input .choosecategory, .siteform .input .choosecurrency, .siteform .input .chooselistingtime{
	float: left;
}
.dropdownselect {
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	padding: 10px 7px;
	cursor: pointer;
	font-size: 14px;
	color: #9a9a9a;
	height: 40px;
}
.dropdownselect:hover {
	color: #42c6e6;
}
.dropdownselect option {
	color: #35464f;
	padding: 3px 7px;
}

.postad .siteform .input .choosecurrency{
	padding-left: 10px;
}
/* FORM DROPDOWNS */


.siteform .itemdetails {
	float: left;
	width: 440px;
}
.siteform .itemdetails .itemdetailbox {
	padding: 5px 0;
	padding-right: 10px;
	float: left;
	width: 200px;
	text-align: center;
	font-size: 16px;
}
.siteform .itemdetails .itemdetailbox input.input {
	line-height: 30px;
	height: 30px;
	width: 170px;
	text-align: left;
	font-size: 14px;
}
.siteform .itemdetailshelp {
	float: right;
	width: 320px;
	color: #c1c1c1;
	font-size: 14px;
	cursor: default;
}
.siteform .itemdetailshelp .title {
	background: url(i/help-icon.png) center left no-repeat;
	line-height: 20px;
	padding-left: 20px;
	font-size: 16px;
}
.siteform .itemdetailshelp .helpitembox {
	color: #9a9a9a;
	text-align: center;
	width: 150px;
	float: left;
	padding-right: 10px;
}
.siteform .itemdetailshelp .helpitembox span {
	text-align: left;
	border: 1px #dfdfdf solid;
	padding: 3px 10px;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
}

.siteform .itemdetails .extrafieldsbox {
	position: relative;
	float: left;
}
.siteform .itemdetails .removefields {
	margin-left: 10px;
	display: none;
}
.preloader {
	display: none;
	background: url(i/preloader.gif) center no-repeat;
	width: 160px;
	height: 20px;
	margin: 0 auto;
}
/* POST AD end */

.editsitesettingform .label {
	width: 200px;
}

.editsitesettingform textarea.description {
	width: 400px;
	height: 80px;
}
.editsitesettingform .editcurrencylist input {
	width: 50px;
}
.editsitesettingform .editcurrencylist .code1 {
	width: 100px;
}
.editsitesettingform .editcurrencylist .code2 {
	width: 190px;
}
.editsitesettingform .editcurrencylist .code3 {
	width: 100px;
}

.editemailsettingsform .emailsignature {
	width: 400px;
	height: 80px;
}
.editemailsettingsform .longlabel {
	width: 200px;
}
.radiolabel {
	padding-right: 10px;
}
.input .showsitelogo {
	background: url(i/showsitelogo-bg.png);
	width: 340px;
	height: 100px;
	overflow: hidden;
}



/* pending reviews page */
.pending_reviews {
}
.reviewstitle1 {
	width: 290px;
}
reviewstitle2 {
	width: 250px;
}
.pending_reviews .onereview {
	padding: 10px 0;
	border-bottom: 1px #ececec solid;
}
.pending_reviews .onereview:hover {
	background-color: #F8F8F8;
}
.pending_reviews .onereview .review {
	padding: 10px;
	border: 1px #ececec solid;
	width: 250px;
	background-color: #FFF;
}
.pending_reviews .onereview .review .review_author {
	line-height: 20px;
	color: #9a9a9a;
}
.pending_reviews .onereview .review .review_author a{
	color: #35464f;
	text-decoration: underline;
}
.pending_reviews .onereview .review .review_author a:hover{
	color: #ee2f65;
}
.pending_reviews .onereview .review .reviewisgood, .pending_reviews .onereview .review .reviewisbad {
	color: #9a9a9a;
	padding-right: 12px;
	font-size: 11px;
	line-height: 20px;
}
.pending_reviews .onereview .review .reviewisgood {
	background: url(i/rating-ball-good.png) right 7px no-repeat;
}
.pending_reviews .onereview .review .reviewisbad {
	background: url(i/rating-ball-bad.png) right 7px no-repeat;
}
.pending_reviews .onereview .review .review_text {
	color: #9a9a9a;
	font-size: 11px;
	line-height: 17px;
}
.pending_reviews .onereview .reviewfor {
	padding: 10px;
	border: 1px #ececec solid;
	width: 230px;
	margin-left: 25px;
	background-color: #FFF;
}
.pending_reviews .onereview .reviewfor .user_info {
	width: 155px;
}
.pending_reviews .onereview .reviewfor .user_name {
	color: #35464f;
	text-decoration: underline;
}
.pending_reviews .onereview .reviewfor .user_name:hover{
	color: #ee2f65;
}
.pending_reviews .onereview .reviewfor .avatar {
	width: 60px;
	height: 60px;
	background: #fff url(i/no-avatar.png) center no-repeat;
	border: 1px #ececec solid;
}
.pending_reviews .onereview .reviewfor .avatar:hover {
	border: 1px #ee2f65 solid;
}
.pending_reviews .onereview .reviewfor .user_data {
	color: #9a9a9a;
	font-size: 12px;
	line-height: 20px;
}
.pending_reviews .onereview .reviewfor .user_data b{
	color: #24b4d7;
}

.pending_reviews .onereview .reviewgod {
	float: right;
	width: 100px;
}
.pending_reviews .onereview .reviewgod .button2, .pending_reviews .onereview .reviewgod .button3 {
	text-align: center;
	line-height: 25px;
	height: 25px;
	font-size: 13px;
}
.pending_reviews .onereview .reviewgod .rejectreview{
	background: url(i/degrade9.jpg) bottom repeat-x;
}


/* Styling options page */
.body .stylingoptionsform .colorbox {
	width: 60px;
}
.body .stylingoptionsform .longlabel {
	width: 180px;
}
.body .stylingoptionsform .bglabel {
	margin-right: 20px;
	padding: 30px;
	border: 1px #FFF solid;
}
.body .stylingoptionsform .bglabel1 { border: 1px #ECECEC solid; }
.body .stylingoptionsform .bglabel2 { background: url(i/bg1.gif); }
.body .stylingoptionsform .bglabel3 { background: url(i/bg2.jpg); }
.body .stylingoptionsform .bglabel4 { background: url(i/bg3.png); }


/* Edit user profile */
.body .usereditprofile {
	width: 677px;
	display: none;
}
.body .usereditprofile .title {
	border: 1px #ececec solid;
	background: #fff url(i/degrade2.jpg) bottom repeat-x;
	padding: 5px;
	line-height: 20px;
	position: relative;
}
.body .usereditprofile .title h4{
	padding-left: 5px;
	padding-top: 1px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: default;
}
.body .usereditprofile .title .button1 span{
	background: url(i/icon-close.png) left center no-repeat;
	padding-left: 17px;
}
.open_usereditprofile {
	cursor: pointer;
	text-decoration: underline;
	background: url(i/icon8.png) center left no-repeat;
	padding-left: 12px;
	color: #24b4d7;
}
.open_usereditprofile:hover {
	color: #ee2f65;
}
.body .usereditprofile .changepassfield {
	display: none;
}
.body .usereditprofile .changepassfield_button {
	padding-top: 10px;
}



.body .editpaymentsettingform .inputprice {
	width: 60px;
	text-align: center;
}
.body .editpaymentsettingform .customborder {
	margin-left: 10px;
	width: 75px;
	padding: 0 3px;
	text-align: center;
}
.body .custombgcolordropdown { 
}
.editpaymentsettingform .longlabel {
	width: 220px;
}
.editpaymentsettingform .newfeatures {
	line-height: 20px;
}
.editpaymentsettingform .newfeatures .button1 {
	margin: 0 5px;
}
.editpaymentsettingform .custombgpreview {
	height: 42px;
	width: 70px;
	margin-left: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	line-height: 42px;
	cursor: default;
}



.footer {
	padding: 20px;
	background: #fff;
	border: 1px #dee3e6 solid;
}

.footer .footerwidget {
	float: left;
	padding-right: 20px;
}
.footer .footerwidget h4{
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 22px;
	cursor: default;
}
.footer .footerwidget ul {
	padding-left: 10px;
}
.footer .footerwidget li {
	list-style: none;
	padding: 2px 0;
}
.footer .footerwidget li a{
	color: #9a9a9a;
	background: url(i/arrow1.png) left center no-repeat;
	padding-left: 10px;
}
.footer .footerwidget li a:hover{
	text-decoration: underline;
}
.footercopyright {
	color: #9d9d9d;
	padding-top: 5px;
}
.footercopyright a{
	color: #9d9d9d;
	text-decoration: underline;
	line-height: 22px;
}
.footercopyright .dolcepixel {
	text-indent: -9999px;
	display: block;
	width: 135px;
	height: 22px;
	background: url(i/designed-by-dolcepixel.png) top center no-repeat;
}
.footercopyright .dolcepixel:hover {
	background-position: bottom;
}


.wpcf7 .wpcf7-text {
	line-height: 40px;
	height: 40px;
	width: 290px;
	padding: 0 15px;
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	box-shadow: 0 0 3px rgba(36, 180, 215, 1);
	-webkit-box-shadow: 0 0 3px rgba(36, 180, 215, 1);
	-moz-box-shadow: 0 0 3px rgba(36, 180, 215, 1);
}
.wpcf7 textarea {
	line-height: 20px;
	padding: 10px;
	border: 1px #dfdfdf solid;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	background: #fff url(i/degrade7.jpg) top repeat-x;
}

.att_expired {
	background: #fef2fd url(i/icon-att.png) 7px center no-repeat;
	border: 1px solid #ee2e52;
	color: #af9898;
	margin: 10px 0;
	padding: 5px 30px;
	text-align: center;
}

.wp-editor-wrap { width: 800px; }