.login-box {
    float: right;
    width: 145px;
    margin: 16px 5px 5px 0;
    text-align: right;
}

.login-box .inp-wrapper .text-input {
	border: 0px solid red;
	font: normal 12px/16px Arial,Sans Serif;
    color: #ccc;
	width: 130px;
}
.login-box .inp-wrapper  {
    background: transparent url('../images/bg-input-login.gif') no-repeat scroll center center;
    border: none;
    width: 130px;
    height: 17px;
    padding: 5px 10px 2px;
    margin: 0 0 5px;
    font: normal 12px/16px Arial,Sans Serif;
    color: #ccc;
}

.login-box .button {
    position: relative;
    margin: 0 -2px 0 0;
    float: right;
}

.login-box a {
    font: normal 12px/14px Arial,Sans Serif;
    color: #e6e6e6;
    text-decoration: underline;
    margin: 0 30px 0 0;
}

.info-box .way a {
    text-decoration: none !important;
    font-weight: bold;
    text-transform: uppercase;
}

.info-box .way a:hover {
    text-decoration: underline !important;
}

.info-box .way {
    padding-left: 20px;
}

.info-box .way img {
    position: absolute;
    margin: -2px 0 0 -22px;
}

.column-left {
    float: left;
    width: 227px;
    margin: 10px 0 0 0;
}

.left-menu {
    background: #f3f3f3;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    width: 215px;
    margin: 0 0 0 5px;
}

.column-left .title-orange {
    text-align: left;
    padding: 17px 23px 10px;
}

.left-menu ul {
    list-style: none;
    margin: 0 0 0 0;
}

.left-menu ul li {
    font: normal 12px/14px Arial,Sans Serif;
    color: #959595;
}

.left-menu ul li a {
    color: #000;
    display: block;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 2px 7px 3px 17px;
    background: url('../images/left-menu-bull-1.gif') 6px 7px no-repeat;
}

.left-menu ul li:hover a, .left-menu ul li.active a {
    background: #d9d9d9 url('../images/left-menu-bull-1.gif') 6px 7px no-repeat;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
}

.left-menu ul li ul li {
    font: normal 12px/14px Arial,Sans Serif;
    color: #959595;
}

.left-menu ul li ul li a {
    color: #000;
    font-style: italic;
    display: block;
    border: none !important;
    padding: 2px 7px 3px 27px;
    background: #f3f3f3 url('../images/left-menu-bull-2.gif') 19px 7px no-repeat !important;
}

.left-menu ul li ul li a {
    background: url('../images/left-menu-bull-2.gif') 6px 7px no-repeat;
    text-decoration: none;
}

.left-menu ul li ul li a:hover {
    background: url('../images/left-menu-bull-2.gif') 6px 7px no-repeat;
    text-decoration: underline;
}

.column-right {
	float:left;
	margin: 5px 0 0 0;
	width: 728px;
}

h2 {
    font: normal 28px/34px Arial,Sans Serif;
    color: #4d8c38;
    text-transform: uppercase;
    margin: 8px 0 10px;
}

h3 {
    font: normal 18px/20px Arial,Sans Serif;
    color: #4d8c38;
    text-transform: uppercase;
}

.category-title {
    border-top: 1px solid #5aa341;
    border-bottom: 1px solid #5aa341;
    padding: 2px 0;
    margin: 10px 0;
}
.category-title-1 {
    border-top: 1px solid #5aa341 !important;
    padding: 2px 0;
    margin: 10px 0;
}
.category-title-1-1 {
    padding: 8px;
    margin: 10px 0;
}
.category-title-top {
    border-top: 1px solid #5aa341;
	margin: -3px 0 0 0;
}
.category-title-top-1 {
    border-top: 1px solid #5aa341;
	margin: 0 0 10px 0;
}
.category-title-top-2 {
    border-top: 1px solid #e8809a;
	margin: 0 0 10px 0;
}
.category-title-bottom {
    border-bottom: 1px solid #5aa341;
    padding: 2px 0;
    margin: -5px 0 10px 0;
}
.category-title .quantity {
    float: right;
    color: #5aa341;
    font: bold 12px Arial,Sans Serif;
}

.premium {
	background: url(../images/premium.gif) center no-repeat;
	height: 50px;
	width: 686px;
	padding: 8px 0 0 0;
	margin: 0 0 0 -3px;
}
.premium span {
	text-transform:uppercase;
	color: #FFFFFF;
	font: normal 20px Arial, sans-serif;
	padding: 0 0 0 16px;
}

.category-links {
    padding: 0 0 10px;
}

.category-links a {
    color: #616060;
    text-decoration: none;
}

.category-links a:hover {
    text-decoration: underline;
}

.item-grey {
    background: #e6e6e6;
    border: 1px solid #d4d4d4;
    padding: 14px 10px 10px;
    margin: 0 0 20px;
}
.item-grey-1 {
    background: #f3f3f3;
    border: 1px solid #d4d4d4;
    padding: 14px 10px 10px;
    margin: 10px 0 20px 0;
}
.item-grey-2 {
    background: #f3f3f3;
    border: 1px solid #d4d4d4;
    padding: 14px 10px 1px;
    margin: 10px 0 20px 0;
}
.user-registration {
	margin: 0 0 5px 0;
}
.user-col-1 {
	width: 218px;
	float: left;
	margin: 0 10px 0 0;
}
.user-col-2 {
	float: left;
}
.user-input {
	height: 48px;
	width: 211px;
	padding: 5px 0 0 9px;
	margin: 0 0 4px 0;
}
.user-input p {
	padding: 0 0 3px 0;
}
#err-cont
{
  border: 2px solid #F3884f;
}
.active-1 { border: 2px solid #f3884f; height: 48px; width: 211px;}
.user-left { float: left;}
.user-right { float: right;}
.user-radio-1 { margin: 0 40px 0 0;}
.user-radio-2 { margin: 0 210px 0 0;}
.user-button {
	background: url(../images/user-button.gif) center no-repeat;
	height: 14px;
	width: 67px;
	padding: 5px 9px;
	display: block;
	font: normal 14px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #636363;
}
.user-1 {
	background: url(../images/user-mr.gif) left center no-repeat;
	height: 24px;
	width: 55px;
	float: left;
	display: inline;
	margin: 0 23px 0 0;
}
.user-11 {
	background: none;
	border: none;
	height: 17px;
	padding: 3px 6px;
	width: 30px;
	color: #808080;
}

.user-2 {
	border: none;
	background: none;
	width: 345px;
	padding: 4px 6px;
	color: #808080;
}
.user-22 {
	background: url(../images/user-mr-text.gif) center no-repeat;
	height: 24px;
	width: 358px;
	float: left;
}
.user-link {}
.user-link a {
	color: #f3884f;
	text-decoration: none;
}.user-link a:hover {
	text-decoration: underline;
}
.vert-al { margin: -4px 0 0 0; display: block;}
.item-green {
    background: #5aa341;
    padding: 2px 5px;
    margin: 10px 0;
	color: #ffffff !important;
	height: 34px;
}
.paging {
	font: bold 14px Arial, sans-serif;
	list-style: none;
	padding: 0 0 0 3px;
}
.paging li {
	float: left;
	margin: 0 0 0 2px;
	padding: 0px 2px;
	color: #ffffff;
}
.paging li a {
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding: 0px 1px;
}
.paging li a:hover {
	text-decoration: underline;
}
.grey-cat {
	border: 1px solid #d4d4d4;
	background: #e6e6e6;
	padding: 10px 8px 10px 6px;
    margin: 10px 0;
}
.item-grey .white-box {
    background: #fff;
    border: 1px solid #d4d4d4;
    color: #f3884f;
    font: normal 24px/22px Arial,Sans Serif;
    text-transform: uppercase;
    padding: 10px;
    margin: 20px 0 0;
}

.item-grey .white-box a {
    color: #f3884f;
    font: bold 17px/17px Arial,Sans Serif;
}

.item-grey .white-box a:hover, .item-grey .link a:hover {
    text-decoration: underline;
}

.item-grey .call {
    text-align: center;
    width: 125px;
    float: left;
}

.item-grey .link {
    text-align: center;
    padding: 10px 0 0;
    width: 246px;
    float: left;
}

.item-grey .link a {
    color: #959595;
}

.item-grey .report {
    margin: 0 0 0 0px;
    text-align: right;
}

.item-grey p {
    padding: 10px 5px 0 0;
    float: left;
}

.item-grey  .text-input {
    background: url('../images/bg-input-search.gif') no-repeat;
    border: none;
    width: 193px;
    height: 17px;
    padding: 5px 15px 2px 5px;
    margin: 5px 0 0px;
    font: normal 12px/16px Arial,Sans Serif;
    color: #808080;
}

.item-grey  .arrow {
    position: absolute;
    margin: 5px 0 0 -25px;
}

.button-1 { float: left; margin: -4px 0 0 5px; display: block;}
.edit-box { margin: 0 0 30px 0;}
.edit { float: right;}
.edit li {
	float: left;
	list-style: none;
	margin: 7px 0 1px 4px;
	text-transform: uppercase;
	text-align: center;
}
.edit li a {
 	font: normal 14px Arial, sans-serif !important;
	background: url(../images/link.gif) center no-repeat;
	color: #636363;
	height: 20px;
	width: 81px;
	display: block;
	padding: 4px 5px 0 5px;
}
.edit-d-c a {
	background: url(../images/delete-clipboard.gif) center no-repeat !important;
	padding: 5px 9px;
	height: 23px;
	width: 199px !important;
}
.how-to a {
	background: url(../images/how-to.gif) center no-repeat !important;
	height: 30px !important;
	width: 262px !important;
	padding: 10px 9px 0 9px !important;
	margin: -5px 10px 0 0;
}
.menu-mess { float: right;}
.menu-mess li {
	float: left;
	list-style: none;
	margin: 7px 0 1px 4px;
	text-transform: uppercase;
	text-align: center;
	height: 23px;
	width: 154px;
}
.menu-mess li a {
	font: normal 14px Arial, sans-serif !important;
	background: url(../images/mess-grey.gif) center no-repeat;
	color: #636363;
	padding: 3px 5px 0px 5px;
	height: 20px;
	width: 144px;
	display: block;

}
.menu-mess-2 {}
.menu-mess-2 a { color: #4D8C38 !important;}
.mess-grey { background: #F2F2F2; margin: 14px 0; padding: 0px 5px 5px 5px;}
.mess-grey p { margin: 3px 0px 5px 0px;}
.mess-white { margin: 0 0 6px 0;}
.mess-white span { color: #4D8C38;}
.iput-text {
	background: url(../images/input-form.gif) center no-repeat;
	border: none;
	height: 24px;
	margin: 0 0 11px 0px;
	padding: 0px -3px 0 -3px;
	width: 203px;
}
.dropdown {
	background: url(../images/input-form.gif) left center no-repeat;
    border: none;
    width: 180px;
    height: 24px;
	margin: 0px 0 0px 0px;
	padding: 0px -3px 0 -3px;
    font: normal 12px/16px Arial,Sans Serif;
    color: #ccc;

}
.gray-text { padding: 10px 0 0 4px; color: #959595 !important;}
.green-text { color: #4d8c38 !important;}
.green-text a { padding: 10px 0 0 0px; color: #4d8c38 !important; text-decoration: none;}
.green-text a:hover { text-decoration: underline;}
.green-text-1 { color: #4d8c38 !important; margin: 7px 0 0 0px;}
.green-text-1 a { color: #4d8c38 !important; text-decoration: none;}
.green-text-1 a:hover { text-decoration: underline;}
.clipboard {}
.clipboard a { color:#959595; font: bold 12px Arial, sans-serif; text-decoration: none;}
.clipboard a:hover { text-decoration: underline;}
.checkbox {
	margin: 8px 6px 0 0;
	vertical-align: -3px;
}
.radio { vertical-align: -3px;}
.terms {
	color: #f4894f;
	text-decoration: none;
}
.terms:hover { text-decoration: underline;}
h5 {
	font: normal 18px Arial, sans-serif;
	margin: 0 0 -10px 0;
	text-transform: uppercase;
}
h5 a {
	color: #f3884f;
	text-decoration: none;
}
h5 a:hover { text-decoration: underline;}
h6 {
    font: normal 20px/22px Arial, sans-serif;
    color: #4d8c38;
    text-transform: uppercase;
}
.lma {
	height: 53px;
}
.lma li {
	float: left;
	list-style: none;
	margin: 0;
}
.lma li a {
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font: bold 16px Arial, sans-serif;
	color: #ffffff;
	display: block;
	height: 36px;
	padding: 18px 10px 0px 10px;
}
.lma-la {}
.lma-la a {
	background: url(../images/pink-button.jpg) center no-repeat;
	width: 188px;
}
.lma-ma {}
.lma-ma a {
	background:  url(../images/blue-button.jpg) center no-repeat;
	width: 187px;
}
.lma-al {}
.lma-al a {
	background: url(../images/orange-button.jpg) center no-repeat;
	width: 187px;
}
.my-freeads-arrow { vertical-align: -2px;}
.messages { height: 53px;}
.messages li {
	float: left;
	font: bold 16px Arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
	list-style: none;
}
.messages li a {
	text-decoration: none;
	color: #ffffff;
	height: 35px;
	width: 302px;
	padding: 18px 5px 0px 5px;
	display: block;
}
.mess-1 {}
.mess-1 a { background: url(../images/mess-blue.gif) center no-repeat; margin: 0 6px 0 0;}
.mess-2 {}
.mess-2 a { background: url(../images/mess-orange.gif) center no-repeat;}
.place-your-add {
	display: inline-block;
	padding: 0 0 10px 0;
	height: 54px;
}
.place-your-add li {
	background: url(../images/your-add.gif) center no-repeat;
	float: left;
	list-style: none;
	margin: 0;
}
.place-your-add li a {
	font: bold 16px Arial, sans-serif;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #636363;
	height: 26px;
	width: 145px;
	text-align: center;
	padding: 18px 7px 10px 7px;
}
.place-your-add li a:hover {
	background: url(../images/your-add-h.gif) center no-repeat;
	display: block;
	text-decoration: none;
	color: #ffffff;
	height: 26px;
	width: 145px;
}
.place-your-add li a.passive:hover {
	background: url(../images/your-add.gif) center no-repeat;
	display: block;
	text-decoration: none;
	color: #636363;
	height: 26px;
	width: 145px;
}

/* following one added by dmitro for setting the curent item edit step*/
.place-your-add li a.active {
	background: url(../images/your-add-h.gif) center no-repeat;
	display: block;
	text-decoration: none;
	color: #ffffff;
	height: 26px;
	width: 145px;
}

.continue {
	background: url(../images/continue.gif) center no-repeat;
	border: none;
	font: normal 20px Arial, sans-serif;
	color: #4d8c38;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 13px 7px 12px 7px;
	height: 59px;
	width: 144px;
}
.add-images {
	background: url(../images/add-images.gif) center no-repeat;
	font: normal 20px Arial, sans-serif;
	color: #4d8c38;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 14px 7px 10px 7px;
	height: 50px;
	width: 111px;
}
.system {
	background: #ffffff;
	border: 1px solid #d4d4d4;
	padding: 15px;
	color: #f3884f;
}
.system span a {
	color: #f3884f;
	text-decoration: none;
}
.system span a:hover {
	text-decoration: underline;
}
.notification { font: bold 12px Arial,, sans-serif;}
.notification a {
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
	color:#959595 !important;
}
.notification a:hover {
	text-decoration: underline;
}
.system-1 {
	background: #ffffff;
	border: 1px solid #d4d4d4;
	padding: 15px 10px;
	color: #f3884f;
	margin: 0 0 10px 0;
}
.system-1 span a {
	color: #f3884f;
	text-decoration: none;
}
.system-1 span a:hover {
	text-decoration: underline;
}
.submit {
	margin: 0px;
	background: url(../images/submit.gif) center no-repeat;
	border: none;
	font: normal 20px Arial, sans-serif;
	color: #4d8c38;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 54px;
	width: 112px;
}
.reset{
	margin-top:7px;
}
.send-mess {
	background: url(../images/send-mess.gif) center no-repeat;
	border: none;
	display: block;
	height: 74px;
	width: 138px;
	float: right;
	margin: -80px 0 0 0;
}
.toolbox {
    background: #f3f3f3;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    width: 190px;
    margin: 0 0 0 5px;
}
.toolbox ul {
    list-style: none;
    margin: 0 0 0 0;
}
.toolbox ul li {
    font: normal 12px/14px Arial,Sans Serif;
    color: #959595;
	border-top: 1px solid #d9d9d9;
}
.toolbox ul li a {
    color: #959595;
    display: block;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    padding: 2px 7px 3px 10px;
}
.toolbox ul li a span {
	color: #636363 !important;
	font: normal 18px Arial, sans-serif;
}
.toolbox ul li:hover a, .toolbox ul li.active a {
    background: #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.type-this { padding: 40px 0 0 30px;}
.overflow {
	overflow: hidden;
	/*height: 98px;*/
}
.overflow-1 {
	overflow: hidden;
	height: 50px;
}
.in-here { margin: 0; display: inline;}
.quest {
	float: left;
	height: 26px;
	width: 26px;
	margin: 5px 5px 0 0;
}
.middle {
	vertical-align: top !important;
	height: 40px;
	padding: 0 0 5px 0;
}
.search {
	margin: 4px 0;
	padding: 10px 0;
}
.input-text-1 {
	background: url(../images/bg-input-search.gif) left center no-repeat;
	float: left;
	height: 24px;
	width: 143px;
}
.text-1 {
	border: none;
	background: none;
	margin: 2px 0 0 2px;
	padding: 3px 7px;
	width: 127px;
}
.sel-item { display: block; margin: 0 0 10px 0; height: 20px; widows: 680px;}
.input-text-2 {
	background: url(../images/bg-input-search.gif) center no-repeat;
	float: left;
	height: 24px;
	margin: 0 7px;
	width: 203px;
}
.text-2 {
	border: 0px solid red;
	background: none;
	margin: 2px 0 0 2px;
	padding: 3px 7px;
	width: 185px;
}
.input-text-3 {
	background: url(../images/in-here.gif) center no-repeat;
	height: 24px;
	padding: 9px 7px;
	width: 62px;
}
.text-3 {
	border: none;
	background: none;
	padding: 4px 5px;
	width: 48px;
}
.select {
	float: left;
	height: 24px;
	width: 25px;
}
.button-go {
	height: 31px;
	margin: -4px 0 0 0;
	width: 77px;
}
.little-text-1 {
	font: normal 9px Arial, sans-serif;
}
.little-text-2 {
	font: normal 9px Arial, sans-serif;
	color: #f4894f;
}
.grey-box {
	width: 680px;
	background: #f3f3f3;
	border: 1px solid #d4d4d4;
	margin: 16px 0;
}
.grey-box-1 {
	width: 635px;
	background: #f3f3f3;
	border: 1px solid #d4d4d4;
	margin: 16px 0;
	padding: 10px 20px 20px 20px;
}
.grey-box-1 p {
	padding: 10px 0 3px 0;
}
.grey-box-2 {
	width: 680px;
	background: #f3f3f3;
	border: 1px solid #d4d4d4;
	margin: 16px 0;
}
.grey-box-2 p {
	padding: 10px;
}
.grey-box-2 span {
	color: #f3884f;
}
.save {
	background: url(../images/save.gif) center no-repeat;
	border: none;
	font: normal 20px Arial, sans-serif;
	color: #4d8c38;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 13px 7px 12px 7px;
	height: 59px;
	width: 190px;
	float: right;
}
.white-box-1 {
	width: 680px;
	background: #ffffff;
	border: none;
	margin: 16px 0;
}


.line {
	background: url(../images/line.gif) bottom repeat-x;
	width: 680px;
	height: 2px;
}
.c-left {
	float: left;
	width: 130px;
	text-align: right !important;
	margin: 10px 0;
}
.c-right {
	float: right;
	width: 520px;
	text-align: left !important;
	margin: 10px 0;
}
.c-right-user {
	float: right;
	width: 520px;
	text-align: left !important;
	margin: 6px 0 10px 0;
}
.c-right p {text-align: justify; padding: 0 10px 0 0;}
.c-left-1 {
	float: left;
	width: 270px;
	text-align: left !important;
	margin: 10px 0;
}
.c-right-1 {
	float: right;
	width: 390px;
	text-align: left !important;
	margin: 0;
}
.c-right p {text-align: justify; padding: 0 10px 0 0;}
.c-left-2 {
	float: left;
	width: 130px;
	text-align: center !important;
}
.c-left-2 img {
	display: block;
	padding: 0 0 5px 0;
}
.c-right-2 {
	float: right;
	width: 547px;
}
.c-right-2 p {text-align: justify;  padding: 4px 0 0 0;}
.c-right-2 a { color:#959595; text-decoration: none;}
.c-right-2 a:hover { text-decoration: underline;}
.c-right-2 span { color: #4d8c38;}
.c-right-2-p { color:#f3884f; padding: 11px 0 0 0;}
.c-right-3-p { padding: 14px 0 0 0;}
.c-left-3 {
	float: left;
	width: 320px;
	text-align: left !important;
	margin: 10px 0;
}
.c-right-3 {
	float: right;
	width: 340px;
	text-align: left !important;
	margin: 0;
}
.c-right-3 p {
	color: #FFFFFF;
	font: bold 12px Arial, sans-serif;
	float: left;
	margin: 10px 12px 0 27px;
}
.c-right-4 {
	float: left;
	width: 230px;
	text-align: left !important;
	margin: 0;
}
.c-r-4 { width: 535px !important;}
.c-right-4 p span {
	font: bold 12px Arial, sans-serif;
	color: #f3884f;
}
.click-upgrade {
	background: url(../images/click-upgrade.gif) center no-repeat;
	height: 90px;
	width: 185px;
	float: right;
	padding: 15px 15px 15px 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font: normal 18px Arial, sans-serif;
	line-height: 19px;
}
.click-upgrade p {
	font: normal 30px Arial, sans-serif;
	padding: 4px 0 0 0;
	text-align: center;
	color: #ffffff;
}
.text-111 {
	border: none;
	background: none;
	height: 110px;
	width: 425px;
	padding: 8px 6px;
	color: #808080;
}
.text-1112 {
	background: url(../images/input-text.gif) center no-repeat;
	height: 126px;
	width: 437px;
	display: block;
}
.text-112 {
	border: none;
	background: none;
	height: 70px;
	width: 425px;
	padding: 8px 6px;
	color: #808080;
}
.text-1113 {
	background: url(../images/mess-text.gif) center no-repeat;
	height: 86px;
	width: 437px;
	display: block;
}
.text-222 {
	border: none;
	background: none;
	width: 425px;
	padding: 4px 6px;
	color: #808080;
}
.text-2221 {
	background: url(../images/input-t.gif) center no-repeat;
	height: 24px;
	width: 437px;
}
.price-1 {
	background: url(../images/input-form.gif) center no-repeat;
	height: 24px;
	width: 203px;
	float: left;
}
.price-11 {
	background: none;
	border: none;
	height: 17px;
	padding: 3px 6px;
	width: 189px;
	color: #808080;
}
.mar-gin { margin: 0 24px 0 0; float: left;}
.price-2 {
	background: url(../images/input-form.gif) left center no-repeat;
	height: 24px;
	width: 193px;
	float: left;
	display: inline;
}
.price-2-2 {
	background: url(../images/bg-input-search.gif) left center no-repeat;
	height: 24px;
	width: 193px;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
}
.price-2-3 {
	background: url(../images/bg-input-s.gif) left center no-repeat;
	height: 24px;
	width: 193px;
	float: left;
	display: inline;
	margin: 5px 0 0 0;
}
.price-22 {
	background: none;
	border: none;
	height: 17px;
	padding: 3px 6px;
	width: 170px;
	color: #808080;
}
.sel {
	margin: -23px -13px 0 0;
	float: right;
	width: 25px;
	height: 24px;
}
.sel-1 {
	margin: -23px -13px 0 0;
	float: right;
	width: 25px;
	height: 24px;
}
.left { float: left; margin: 0 0px 0 0;}
.right { float: right; width: 200px; margin: 3px 0 0 0;}
.left-1 { float: left; margin: 0 5px 0 0; width: 190px;}
.left-2 { float: left; margin: 9px 0 0 0; width: 115px;}
.finish { float: left; width: 320px;}
.add-photos {
	float: right;
	margin: 20px -7px 0 0;
}


/** custom radion-button code **/
.yui-menu-button .first-child button{
  border:0px;
  background: url(../images/dropdown.gif) left center no-repeat;
  width:203px;
  height:24px;
  text-align:left;
  padding-left:6px;
  color:#808080;
}

.yui-menu-button .select-button{
  border: 0px;
  background: url(../images/dropdown.gif) left center no-repeat;
  width: 203px;
  height: 24px;
  text-align: left;
  padding-left: 6px;
  color: #808080;
  padding-right: 4px;
}

#mp-country-button-button{
	background: url(../images/sub-04.gif) left center no-repeat;
	width:203px;
}
#mp-country-button{
margin-bottom:16px;
display:block;
}

#country-button-button{
  background: url(../images/sub-01_new.gif) left center no-repeat;
  width:168px;
}
#country-button{
	float:left;
	margin-top:15px;
	margin-right:25px;
}

#sort-button{
	margin-top:10px;
	position:relative;
	top:2px;
}
#sort-button-button{
  margin-top:3px;
  background: url(../images/sub-02.gif) left center no-repeat;
}
.sort-order .yuimenu ul.first-of-type{
	width:201px;
}

/** the custom radio buttons**/
.yui-radio-button{
vertical-align:middle;
border:0px solid red;
}
.radio-label{
position:relative;
top:2px;
}

.yui-radio-button-checked .first-child button, .yui-radio-button .first-child button{
    border:0px solid red;
	height:18px;
	width:18px;
    /*padding-left:18px;*/
	margin-right:4px;

}

.yui-radio-button .first-child{
vertical-align:middle;
}
.yui-radio-button .first-child button{
    background: url(../images/radiobox-1.jpg) left center no-repeat;
}
.yui-radio-button-checked .first-child button{
    background: url(../images/radiobox-2.jpg) left center no-repeat;
}/*images/radiobox-1.jpg*/



/* custom checkbox style */
.yui-checkbox-button .first-child button, .yui-checkbox-button-checked .first-child button{
    border:0px solid red;
    height:20px;
    width:20px;
	margin-right:4px;
}
.yui-checkbox-button .first-child button{
    background: url(../images/checkbox-1.jpg) left center no-repeat;
}

.yui-checkbox-button-checked .first-child button{
    background: url(../images/checkbox-2.jpg) left center no-repeat;
}/*images/radiobox-1.jpg*/
.yui-checkbox-button .first-child {
vertical-align:middle;
}

/*autocompleate view fixes*/
.yui-skin-sam .yui-ac-input{
width:189px;
}
/*login section modification  */
.user-login{
	height:140px;
}

#cat-container, #location-container{
	width:433px;
}
/*yui-menu-button*/


.yui-skin-sam .yui-button {
border:0 none;
}
.yui-skin-sam  .yui-button .first-child{
border:0 none;
}
.yui-skin-sam .yui-ac-input {
	width:425px;
}


.bolder *{
font-weight:bold;
}

.view-full-add{
	margin-top:14px;
	float:left;
}

.important-box  {
 background: #f1f0f0;
 border: 1px solid #dbd8d8;
 padding:8px;
}

.important-box .title {
	font: normal 16px Arial, sans-serif;
    color: #f3884f;
    text-transform: uppercase;
}
.important-box .title img{
	vertical-align:-10px;
	margin-right:5px;
}




.yui-skin-sam-cust .mask {
    background-color:#fff;
    opacity:0.5;
	filter: alpha(opacity=50);

}
/*
.yui-skin-sam-cust .yui-panel-container {
    background: url(images/bg-loader.png) no-repeat;
    width: 294px;
    height: 196px;
    text-align: center;
}

.yui-skin-sam-cust .yui-panel .bd, .yui-skin-sam .yui-panel .ft {
    background-color: none;
}

.yui-skin-sam-cust #wait {
    padding:0px 0 3px;
    margin:25px 19px 37px;
	position:static;
}

.yui-skin-sam-cust #wait  .hd{
	text-transform: uppercase!important;
	background: none!important;
	color: #fff!important;
	font: normal 20px Arial, sans-serif!important;
	text-align: center!important;
	border-bottom: 1px solid #fff!important;
	background:transparent none!important;
}
.yui-skin-sam-cust  #wait  .bd{
	background: none!important;
	display:block!important;
	margin-top:45px!important;
	text-align:center!important;
}

.yui-skin-sam-cust #wait_c .underlay{
	display:none!important;
}

*/
/*  custom panel skin css start**/
/* Aqua Panel Skin CSS */

	/* Skin default Panel elements */
.yui-skin-sam-cust 	#wait_c.yui-panel-container.shadow .underlay {
		position:absolute;
		background-color:#000;
		opacity:0.12;
		filter:alpha(opacity=12);
		left:3px;
		right:-3px;
		bottom:-3px;
		top:3px;
	}
.yui-skin-sam-cust 	#wait.yui-panel {
		border:none;
		overflow:visible;
		background-color:transparent;
		background: url(images/bg-loader.png) no-repeat;
		height:122px;
		padding:20px;
	}

	/* Apply styles to the close icon to anchor it to the left side of the header */

	/* Style the header and apply the rounded corners, center the text */
.yui-skin-sam-cust 	#wait.yui-panel .hd {
		text-transform: uppercase!important;
		background: none!important;
		color: #fff!important;
		font: normal 20px Arial, sans-serif!important;
		text-align: center!important;
		border-bottom: 1px solid #fff!important;
		background:transparent none!important;
		margin-top:10px;
	}
	/* Style the body and footer */
.yui-skin-sam-cust 	#wait.yui-panel .bd {
		overflow:hidden;
		padding:4px;
		border:none;
		background:transparent none;
		text-align:center;
		margin-top:36px;
	}
.yui-skin-sam-cust 	#wait.yui-panel .ft {
		font-size:75%;
		color:#666;
		padding:2px;
		overflow:hidden;
		border:1px solid #aeaeae;
		border-top:none;
		background-color:#dfdfdf;
	}

	/* Skin custom elements */
.yui-skin-sam-cust 	#wait.yui-panel .hd span {
		vertical-align:middle;
		line-height:22px;
		font-weight:bold;
	}
.yui-skin-sam-cust 	#wait.yui-panel .hd .tl {
		width:7px;
		height:22px;
		top:0;
		left:0;
		background:url(assets/img/aqua-hd-lt.gif) no-repeat;
		position:absolute;
	}
.yui-skin-sam-cust 	#wait.yui-panel .hd .tr {
		width:7px;
		height:22px;
		top:0;
		right:0;
		background:url(assets/img/aqua-hd-rt.gif) no-repeat;
		position:absolute;
	}

/***custom panel skin is ends **/



.ygtv-button-container{
	text-align:right;
}
.ygtv-button-container button{
	border:0px none;
}
.ygtv-input{
	padding:3px;
}
.ygtv-input input, .ygtv-input textarea, .ygtv-input select{
	border: 1px solid #c3c3c3;
	margin: 3px;
}
#login_form td{
	padding:3px;
}

#edit_dialog .bd{
	overflow:auto;
}

.cat-inp-loading{
	background-image:url(images/th_loading.gif);
	background-position:98% 50%;
	background-repeat:no-repeat;
}
.login-btn{
	background: url(../images/button-login.gif) no-repeat;
	width: 64px;
	height: 26px;
	cursor: pointer;
}

.width-923{
	width: 736px;
}
.width-655{
	width: 655px;
}
.width-655 .column-right{
	width: 655px;
}

#adtypes-cont, #dynamicdata{
	width: 647px;
}

#results_description_img a{
	cursor: pointer;
}
#modules-admin {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background: #F2F2F2 none repeat scroll 0 0;
	float: left;
	margin: 7px;
	padding: 5px;
	width: 212px;
}

#results_content-admin {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #F2F2F2;
	color: #666666;
	display: block;
	height: auto;
	margin: 8px 8px 300px;
	padding: 10px;
	position: relative;
	width: 728px;
	float: left;
}

p.change-city {
	font-size:1.3em;
	display:inline;
	font-weight:bold;
}
a.change-city {
	font-size:0.85em;
}
p.change-city a,
a.change-city {
    background-image:url(../images/sprite-iconry-1.2.gif);
    background-repeat:no-repeat;
	text-decoration:none;
}

p.change-city a {
	padding:5px 18px 5px 5px;
}
a.change-city {
	padding:8px 22px 7px 9px;
}

p.change-city a:link,
p.change-city a:visited,
p.change-city a:active {
    background-position:93% -60px;
	text-decoration:none;
}
p.change-city a:hover,
p.change-city a.selected:link,
p.change-city a.selected:visited,
p.change-city a.selected:hover,
p.change-city a.selected:active {
    background-position:93% -74px;
	background-color:#006600;
	color:#ffffff;
	text-decoration:none;
}

a.change-city:link,
a.change-city:visited,
a.change-city:active {
    background-position:87% -59px;
	text-decoration:none;
}
a.change-city:hover,
a.change-city.selected:link,
a.change-city.selected:visited,
a.change-city.selected:hover,
a.change-city.selected:active {
    background-position:87% -73px;
	background-color:#006600;
	color:#ffffff;
	text-decoration:none;
}

div#change-city {
	background-color: #F2F2F2;
	border:2px solid #91BFE1;
	border-radius:10px;
	left:159px;
	padding:0 15px 0 25px;
	position:absolute;
	top: 23px;
	width:570px;
	z-index:999;
}
div#change-city div {
	float:left;
	width:140px;
	overflow:hidden;
}
div#change-city p.close-overlay a {
	position:absolute;
	top:5px;
	right:5px;
	padding:0;
	background:url(../images/sprite-iconry-1.2.gif) no-repeat -15px -20px;
	text-indent:-999em;
	height:18px;
	width:18px;
	z-index:100;
}
div#change-city h2.locale {
	background-color: #91BFE1;
	background-position:10px -93px;
	background-repeat:no-repeat;
	color:#060;
	font-size:1.2em;
	font-weight:bold;
	line-height:28px;
	padding:0;
	margin:0 -15px 0 -25px;
	border:none;
}
div#change-city h2.locale a {
	display:block;
	color: #fff;
	padding:0 15px 0 25px;
}
div#change-city h2.closed {
	background-color:transparent;
	background-position:12px -91px;
}

div#change-city h2#change-worldwide {
	border-top:1px solid #c2e197;
	clear:both;
}
div#change-city h2#change-worldwide.closed {
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	margin-bottom:0;
}
div#change-city h3,
div#change-city div#change-worldwide-cities h4 {
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5;
	width:140px;
	margin:0;
	padding:0;
}
div#change-city ul {
	font-size:1.1em;
	line-height: 122%;
	width: 140px;
	margin:0 0 8px 0;
	padding:0;
	float:left;
}
div#change-city ul li {
	padding-bottom:0!important;
}
div#change-worldwide-cities,
div#change-uk-ireland-cities {
	float:none !important;
	overflow:hidden !important;
	padding-top:5px;
	width:auto !important;
}
div#change-worldwide-gumtrees,
div#change-worldwide-partners,
div#change-worldwide-cities h3 {
	width:280px !important;
}
div#change-worldwide-gumtrees h3,
div#change-worldwide-partners h3 {
	border-bottom:1px solid #C2E198;
	margin-bottom:10px;
}
div#change-worldwide-partners {
	margin-left:10px;
}
div#change-city p {
	padding: 0px;
}

/******** Select Change City ***************/
div#select-change-city {
	background-color: #F2F2F2;
	border:2px solid #91BFE1;
	left: 250px;
	padding:0 15px 0 25px;
	position: absolute;
	top: 795px;
	width:570px;
	z-index:999;
}
div#select-change-city div {
	float:left;
	width:140px;
	overflow:hidden;
}
div#select-change-city p.close-overlay a {
	position:absolute;
	top:5px;
	right:5px;
	padding:0;
	text-indent:-999em;
	height:18px;
	width:18px;
	background:url(../images/sprite-iconry-1.2.gif) no-repeat -15px -20px;
	z-index:100;
}
div#select-change-city h2.locale {
	background-color: #91BFE1;
	background-position:10px -93px;
	background-repeat:no-repeat;
	color:#060;
	font-size:1.2em;
	font-weight:bold;
	line-height:28px;
	padding:0;
	margin:0 -15px 0 -25px;
	border:none;
}
div#select-change-city h2.locale a {
	display:block;
	padding:0 15px 0 25px;
	color: #fff;
}
div#select-change-city h2.closed {
	background-color:transparent;
	background-position:12px -91px;
}
div#select-change-city h2#change-worldwide {
	border-top:1px solid #c2e197;
	clear:both;
}
div#select-change-city h2#change-worldwide.closed {
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	margin-bottom:0;
}
div#select-change-city h3,
div#select-change-city div#change-worldwide-cities h4 {
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5;
	width:140px;
	margin:0;
	padding:0;
}
div#select-change-city ul {
	font-size:1.1em;
	line-height: 122%;
	width: 140px;
	margin:0 0 8px 0;
	padding:0;
	float:left;
}
div#select-change-city ul li {
	padding-bottom:0!important;
}
div#change-worldwide-cities,
div#change-uk-ireland-cities {
	float:none !important;
	overflow:hidden !important;
	padding-top:5px;
	width:auto !important;
}
div#change-worldwide-gumtrees,
div#change-worldwide-partners,
div#change-worldwide-cities h3 {
	width:280px !important;
}
div#change-worldwide-gumtrees h3,
div#change-worldwide-partners h3 {
	border-bottom:1px solid #C2E198;
	margin-bottom:10px;
}
div#change-worldwide-partners {
	margin-left:10px;
}
div#select-change-city p {
	padding: 0px;
}
/******* END SELECT CHange City *************/
div.city-selector{
	background: url(../images/change_city.gif) no-repeat;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.result-panel{
	margin: 10px;
}
.result-panel div {
	margin: 10px;
}
.pager{
	margin: 5px;
	font-size: 18px;
}
textarea.image-description{
	width: 290px;
	height: 86px;
	border: 1px solid #c3c3c3;
	margin-left: 10px;
	padding: 5px;
}
#img-cont div.images-cont{
	width: 500px;
}
#errors-box{
	background-color: #FFFFFF;
	color: red;
	float: right;
	font-size: 16px;
	margin-right: 265px;
}
#completeTable{
	background-color: #FFFFFF;
	left: 12px;
	position: absolute;
	top: 219px;
	width: 353px;
	z-index: 1000;
	border: 1px solid #c3c3c3;
}
#completeTable td{
	padding: 3px;
}

#completeTable tr.bold{
	background-color: blue;
	color: #fff;
}
div.right-panel{
	padding: 5px;
	width: 260px;
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	margin: 0 0 10px;
}
#Adsence-block{
	min-height: 100px;
	text-align: center;
	line-height: 90px;
	border: 1px solid #c3c3c3;
}
#scroller-box{
	overflow: auto;
	height: 300px;
}
div.right-item-ad img{
	margin: 5px;
}
div.right-item-ad a.-left{
	float: left;
}
div.right-item-ad a.-right{
	display: block;
	width: 150px;
}
#results-content-with-right-panel{
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background-color: #F2F2F2;
	color: #666666;
	display: block;
	height: auto;
	margin: 5px 10px 0;
	padding: 10px;
	position: relative;
	float: left;
	width: 660px;
}
select.selector{
	width: 431px;
	height: 25px;
	margin: 3px;
	background-color: #fff;
	border: 1px solid #c3c3c3;
}
select.selector optgroup{
	font-weight: bold;
	padding-left: 10px;
}
select.selector optgroup option{
	font-weight: normal;
	padding-left: 5px;
}
.google-ads-h{
	color: #FFFFFF;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
}
.ad-label{
	margin: 5px 5px 5px 50px;
}
.red-font{
	color: red;
	margin-left: 5px;
}
.padding-top400{
	padding-top: 400px;
}
textarea.field-text{
	background-color: #fff;
	border: 1px solid #c3c3c3;
}
input.field{
	width: 130px;
	height: 20px;
	border: 1px solid #c3c3c3;
}
select.field{
	width: 130px;
	height: 20px;
	border: 1px solid #c3c3c3;
}
.pointer{
	cursor: pointer;
}
table.manage-table{
	width: 100%;
}
table.manage-table th{
	font-weight: bold;
	background-color: #e0e5ff;
	padding: 10px;
}

table.manage-table td{
	border-bottom: 1px dashed #c3c3c3;
	padding: 5px;
	text-align: left;
}
table.manage-table a.link{
	text-decoration: underline;
}
table.manage-table tr.edit-field{
	background-color: #ffffbf;
}
table.manage-table input.btn{
	border: 1px solid #c3c3c3;
	cursor: pointer;
}
.success{
	width: 450px;
	border: 1px solid #91BFE1;
	padding: 10px;
	margin: 10px;
	font-size: 16px;
	height: 18px;
	background: url(../images/ico_ok.gif) no-repeat left center;
	padding-left: 38px;
}
.google-map-iframe{
	width: 640px;
	height: 300px;
}
#results_description a.link{
	text-decoration: underline;
}
h2.phone{
	background: url(../images/small_icons/phone.gif) no-repeat left center;
	padding-left: 47px;
	color: #000;
	margin: 0px;
	height: 41px;
	text-transform: none;
}
h2.phone span{
	color: #E3768F;
	text-transform: uppercase;
}
.google-ads-h a{
	color: #fff;
}
#no-adverts-to-display{
	display: block;
	margin: 25px 25px 50px;
	font-size: 22px;
}
input.btn{
	border: 1px solid #c3c3c3;
	font-size: 14px;
}
#rss-feed{
	font-size: 14px;
	color: #666;
}
.black {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    filter:alpha(opacity=40);
    opacity: 0.4;
    -moz-opacity:0.4;
}
#rss-window{
	border: 5px solid #000;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	padding: 10px;
	width: 600px;
	position: absolute;
	z-index: 10000;
	background-color: #fff;
}
#rss-window h2{
	color: #0f9fcf;
	text-transform: none;
	position: relative;
}
#rss-window p{
	font-size: 13px;
	margin: 5px 0px;
}
.subscribe_service{
	width: 400px;
	margin: 0px auto;
}
.subscribe_service a{
	display: block;
	margin: 5px;
	float: left;
}
.rss-btn{
	border: none;
	background: url(../images/rss.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 15px;
	color: #0800a1;
	cursor: pointer;
}
select.field-big{
	border: 1px solid #C3C3C3;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	width: 250px;
}
#ico-close{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 16px;
	height: 16px;
	background: url(../images/ico_close.gif) no-repeat left top;
}

#search-field{
	width: 350px;
	border: 1px solid #c3c3c3;
	font-size: 13px;
	height: 19px;
	padding: 4px;
}
#m-search-btn{
	border:0;
	background-image: url(../images/buttons/search_button.png);
	background-repeat: no-repeat;
	background-color: #71a434;
	width:100px;
	height:24px;
	cursor:pointer;
	overflow:hidden;
	color:#333333;
	font-weight:600;
	font-size:14px;
	font-family:Arial, Geneva, sans-serif;
	margin:0px 0px 0px 5px;
}
#m-search-btn:hover{
	background-image: url(../images/buttons/search_button_hover.png);
	background-color: #71a434;
}

#mobile-form{
	margin: 70px 10px 25px 0px;
	position: relative;
	float: left;
}
#results_description img.aff-img{
	border: none;
	height: 24px;
	min-height: 24px;
	margin: 0px;
	margin-top: 20px;
}
#results_description h2.fltrt{
	text-align: right;
}
#phone-suggestions{
	position: absolute;
	top: 29px;
	left: 0px;
	overflow: hidden;
	max-height: 400px;
	width: 359px;
	border: 1px solid #1D5F93;
	background: #F2F2F2;
	padding: 0px;
	z-index:100000;
	font-size: 14px;
}
#phone-suggestions div.item{
	cursor: pointer;
	float: left;
	width: 340px;
	margin: 0px;
	padding: 8px;
	border-bottom: 1px solid #ffffff;
	background-color: #f0f6f9;
}
#phone-suggestions  div.grey{
	background-color: #f9f9f0;
}
#phone-suggestions img{
	float: left;
	margin-right: 10px;
}
#phone-suggestions div.p-center{
	float: left;
	width: 195px;
	padding: 5px;
}
#phone-suggestions div.p-center h4{
	font-size: 14px;
}
#phone-suggestions div.p-right{
	float: left;
	width: 125px;
	padding: 5px;
	font-size: 12px;
}
#phone-suggestions div.p-right b{
	color: #e6879c;
	font-size: 14px;
}
#phone-suggestions div.item:hover{
	background-color: #9bcb5b;
}
#results_content_mobile
{
	background-color:#f2f2f2;
	color:#666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 250px;
	left: 10px;
	display:block;
	position:relative;
	height:auto;
	border: 10px #f2f2f2 solid;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	width: 620px;
	float: left;
}
#results_content_mobile .more_description{
	width: 600px;
}
#horizontal_carousel ul li.m-wider{
	width: 150px;
}
#horizontal_carousel ul li.m-wider div.price{
	color: #E3768F;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 15px;
	font-weight: 600;
	float: left;
}
#modules-mobile{
	float: left;
	width: 310px;
	background: #f2f2f2;
	border:10px solid #f2f2f2;
	-webkit-border-radius: 10px;    /* for Safari */
	-moz-border-radius: 10px;       /* for Firefox */
	margin-bottom: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;

}
#modules-mobile div.right-panel{
	width: 300px;
}
/* right widget*/
.mp-tabs{
	height: 30px;
	line-height: 30px;
	float: left;
	width: 303px;
}
.mp-tabs a{
	float: left;
	display: block;
	width: 100px;
	text-align: center;
	height: 30px;
	line-height: 15px;
	border-left: 1px solid #807c7c;
	background-color: #c3c3c3;
	cursor: pointer;
}
.mp-tabs a.active{
	background-color: #6cb555;
	color: #fff;
	border-left: none;
}
#tab-1{
	border-left: none;
}
#scroller-box .item{
	text-decoration: none;
	display: block;
	cursor: pointer;
	width: 296px;
	float: left;
	padding: 5px 2px;
	margin: 3px 0px;
}

#scroller-box .item:hover{
	background-color: #9bcb5b;
}
#scroller-box h4{
	font-size: 16px;
}
#scroller-box .item img{
	float: left;
	margin-right: 10px;
}

#scroller-box .item div.name{
	float: left;
}

#scroller-box .item div.price{
	color: #E3768F;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: 600;
	float: right;
}

/***************/
.mobile-phone{
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin: 10px;
	height: 120px;
}

.mobile-search-holder{
	background-color: #095086;
	float: left;
	height: 150px;
	padding-left: 14px;
	width: 986px;
	margin-bottom:10px;
	background-image:url(../images/background_images/phone_bg_idea.png);
}
.mobile-search-holder p.location_tab{
	margin-top: 111px;
}

.mobile_recyclers img{
  float:left;
  margin:5px;
}
.white-bg{
	background-color: #fff;
	margin: 10px;
	padding: 10px;
}
.border-red{
	border: 1px solid red;
}
#err-message{
	font-size: 14px;
}
#err-message a{
	text-decoration: underline;
}
.ad-description{
	width: 670px;
	float: left;
}
#results_description p.small{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}

#phone-suggestions-top{
	position: absolute;
	top: 34px;
	left: 44px;
	overflow: hidden;
	max-height: 400px;
	width: 359px;
	border: 1px solid #1D5F93;
	background: #F2F2F2;
	padding: 0px;
	z-index:100000;
	font-size: 14px;
}
#phone-suggestions-top div.item{
	cursor: pointer;
	float: left;
	width: 340px;
	margin: 0px;
	padding: 8px;
	border-bottom: 1px solid #ffffff;
	background-color: #f0f6f9;
}
#phone-suggestions-top  div.grey{
	background-color: #f9f9f0;
}
#phone-suggestions-top img{
	float: left;
	margin-right: 10px;
}
#phone-suggestions-top div.p-center{
	float: left;
	width: 195px;
	padding: 5px;
}
#phone-suggestions-top div.p-center h4{
	font-size: 14px;
}
#phone-suggestions-top div.p-right{
	float: left;
	width: 125px;
	padding: 5px;
	font-size: 12px;
}
#phone-suggestions-top div.p-right b{
	color: #e6879c;
	font-size: 14px;
}
#phone-suggestions-top div.item:hover{
	background-color: #9bcb5b;
}

#mobile-form-top{
	background: url(../images/form_bg.gif) no-repeat left top;
	margin: 0;
	padding: 5px 9px 0px 45px;
	height: 40px;
	position: relative;
}
#m-search-btn-top{
	background-color: #064E85;
	color: #FFFFFF;
	font-size: 13px;
	height: 27px;
	line-height: 27px;
	width: 100px;
}
#search-field-top{
	width: 280px;
	height: 15px;
	padding: 4px;
}
/*
#phone-suggestions-top{
	position: absolute;
	top: 34px;
	left: 44px;
	overflow: auto;
	max-height: 400px;
	width: 356px;
	border: 1px solid #c3c3c3;
	background: #F2F2F2;
	padding: 5px;
	z-index:100000;
}
#phone-suggestions-top div.item{
	cursor: pointer;
	float: left;
	width: 340px;
	margin: 3px;
	border-bottom: 1px solid #c3c3c3;
}
#phone-suggestions-top img{
	float: left;
	margin-right: 10px;
}
#phone-suggestions-top div.p-center{
	float: left;
	width: 150px;
	padding: 5px;
	height: 38px;
}
#phone-suggestions-top div.p-right{
	float: left;
	width: 125px;
	padding: 5px;
	height: 38px;
}
#phone-suggestions-top div.item:hover div.p-center, #phone-suggestions-top div.item:hover div.p-right{
	background-color: #F0F6F9;
}*/
#top-title-mobile{
	margin-left: 25px;
}
#yahoo{
	background-color: #fff;
	padding: 10px;
}

