﻿
@font-face {
font-family:'Ubuntu Condensed' , sans-serif;
src:url("../FontStyle/OpenSans.eot");
src:url("../FontStyle/OpenSans.eot") format("embedded-opentype"), url("../FontStyle/OpenSans.ttf") format("truetype");
font-weight:normal;
font-style:normal
}

.alert-box
{
    color: #555;
    border-radius: 10px;
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 12px;
    padding: 10px 36px;
    margin: 10px;
}
.view_Commnets a
{
	background:url(../images/more.gif) no-repeat right center;
	padding-right:17px;
	text-decoration:none;
	color:#009c4b;
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:11px;
}
.view_Commnets a:hover
{
	
	text-decoration:underline;
	font-family:'Ubuntu Condensed' , sans-serif;
}

.view_Commnet a
{
	background:url(../images/more1.gif) no-repeat right center;
	padding-right:17px;
	text-decoration:none;
	color:#2f9abb;
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:11px;
}
.view_Commnet a:hover
{
	
	text-decoration:underline;
	
}

.view_all a
{
	background:url(../images/arrow.gif) no-repeat right center;
	padding-right:20px;
	text-decoration:none;
	color:#2f9abb;
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:11px;
	font-weight:bold;
}
.view_all a:hover
{
	text-decoration:none;
	
}
.alert-box span
{
    font-weight: bold;
    text-transform: capitalize;
}
.error
{
    background: #ffecec url('../images/error_mess.png') no-repeat 10px 50%;
    border: 1px solid #f5aca6;
}
.success
{
    background: #e9ffd9 url('../images/success.png') no-repeat 10px 50%;
    border: 1px solid #a6ca8a;
}
.warning
{
    background: #fff8c4 url('images/warning.png') no-repeat 10px 50%;
    border: 1px solid #f2c779;
}
.notice
{
    background: #e3f7fc url('images/notice.png') no-repeat 10px 50%;
    border: 1px solid #8ed9f6;
}

div.custom_file_upload
{
    width: 230px;
    height: 10px;
    margin: 20px 10px 20px 0px;
}

input.file
{
    width: 200px;
    height: 20px;
    border: 1px solid #dcdcdc;
    border-right: 0;
    color: #888;
    padding: 5px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    outline: none;
}
.review_box
{
	border:#ececec 1px solid;
	padding:10px;
}
.review_box1
{
	border:#ececec 1px solid;
	padding:10px;
	background-color:#e4f2fc;
}

.footerlinks li {
	list-style:none;
	line-height:20px;
}
.product_category {
	margin:0;
	padding:5px 0px 5px 10px;
	font-family:OpenSans, Helvetica, sans-serif;
	font-size:11px;
	color:#4a4a4a;
}
.product_title {
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:15px;
	color:#4a4a4a;
	font-weight:bold;
}
.classified_listing
{
	border-bottom:#d2d2d2 1px dotted;
	padding-bottom:15px; 
	margin-bottom:15px;
}

.Classified_title {
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:18px;
	color:#4a4a4a;
	font-weight:bold;
	
}

.classified_details
{
	background-color:#f2f2f2;
	padding:9px;
	border:solid 1px #e1e1e1;
	font-size:14px;
	font-family:'Ubuntu Condensed' , sans-serif;
	color:#000000;
	
}
.my_posting_box
{
	border:#ececec 1px solid;
	box-shadow: 1px 1px 1px #ececec;
	padding:20px;
}
.my_posting_field
{
	width:400px; border:solid 1px #dcdcdc; 
	
    padding:6px;
	height:22px;
}
.submit_btn1 {
background-color:#25aae2;
border-bottom:solid 2px #187196;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:8px 15px;
text-align:center;
font-family:'Ubuntu Condensed' , sans-serif;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
border-top:none;
border-left:none;
border-right:none;
}
.my_posting_box
{
	border:#ececec 1px solid;
	padding:20px;
}
.posting_text
{font-family:'Ubuntu Condensed' , sans-serif;
font-size:25px;
color:#999;
font-weight:bold;
text-align:center;
}
.my_account_links ul
{
	margin:0;
	padding:0;
}

.my_account_links ul li
{
	list-style:none;
	background-color:#e6e6e6;
	padding:9px 11px;
	text-align:left;
	font-weight:bold;
	border-top:solid 1px #c9c9c9;
}

.my_account_links li a
{
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:12px;
	color:#534e4e;
	text-decoration:none;
	
}

.my_account_links li a:hover
{
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:12px;
	color:#534e4e;
	text-decoration:underline;
	
}

.my_account_links ul li.active
{
	list-style:none;
	background-color:#ecffd3;
	
	text-align:left;
}
.submit_btn2
 {
background-color:#25aae2;
border-bottom:solid 2px #187196;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:1px 4px;
text-align:center;
font-family:'Ubuntu Condensed' , sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
border-top:none;
border-left:none;
border-right:none;
}
.emptydata_css 
{
    font-family:'Ubuntu Condensed' , sans-serif;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 13px;
    height: 27px;
    background-color: #F8F8F8;
    border:1px solid #E1E1E1;
    color: #F23A3A;
    font-size:14px;
    font-weight:bold;
}
.profile_detail{
	font-family:'Ubuntu Condensed' , sans-serif;
	padding: 10px; 
	color: #4A4A4A; 
	font-size: 15px;
	font-weight:bold;
}

.review_heading2
{
	color:#10768f;font-size:16px; 
	font-family:'Ubuntu Condensed' , sans-serif;
	font-weight:bold;
	text-align:left;
	padding:10px 12px 10px 45px;
	background:url(../images/gallery.gif) no-repeat left center;
	background-color:#e4f2fc;
}
.news_title {
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:20px;
	color:#4a4a4a;
	font-weight:bold;
}


.news_posted_txt {
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:13px;
	color:#4a4a4a;
	font-style:italic;
}

.sponsered3 {
	
	
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:12px;
	color:#10768f;
	
}
.news_box
{
	
    color: #757575;
    padding: 10px;
    font-size: 15px;
	font-family:'Ubuntu Condensed' , sans-serif;
    font-style: italic;
    text-align: center;
}
.news_text
{
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:14px;
	color:#444444;
	text-align:justify;
}
	
	
.review_heading1
{
	color:#10768f;font-size:16px; 
	font-family:'Ubuntu Condensed' , sans-serif;
	font-weight:bold;
	text-align:left;
	padding:10px 12px 10px 45px;
	background:url(../images/classified.gif) no-repeat left center;
	background-color:#e4f2fc;
}
.submit_btn 
{
background-color:#25aae2;
border-bottom:solid 2px #187196;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
padding:5px 64px;
text-align:center;
font-weight:bold;
font-family:'Ubuntu Condensed' , sans-serif;
font-size:18px;
color:#FFFFFF;
text-decoration:none;
border-top:none;
border-left:none;
border-right:none;
}
.text1 {
	margin:0;
	padding:0;
	font-family:'Ubuntu Condensed' , sans-serif;
	color:#4a4a4a;
	font-size:13px;
}

.posted_txt {
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:11px;
	color:#000000;
}


.review_border
{
	border-bottom:dotted 1px #d4d4d4;
	padding-bottom:15px; margin-bottom:15px;
}

.review_box
{
	border:#ececec 1px solid;
	padding:10px;
}
.view_Commnets a
{
	background:url(../images/more.gif) no-repeat right center;
	padding-right:17px;
	text-decoration:none;
	color:#009c4b;
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:11px;
}
.view_Commnets a:hover
{
	
	text-decoration:underline;
	
}
.news_and_flash_heading {
	margin:0;
	padding:5px 0px 5px 10px;
	font-family:'Ubuntu Condensed' , sans-serif;
	font-size:15px;
	color:#4a4a4a;
	border:solid 1px #ececec;
	border-bottom:hidden;
	background-color:#fafafa;
	font-weight:bold;
}

.review_heading
{
	color:#10768f;font-size:16px; 
	font-family:'Ubuntu Condensed' , sans-serif;
	font-weight:bold;
	text-align:left;
	padding:10px 12px 10px 45px;
	background:url(../images/reviews-icon.gif) no-repeat left center;
	background-color:#e4f2fc;
}
div.file_upload
{
    width: 80px;
    height: 24px;
    background: #7abcff;
    background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee));
    background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
    background: linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
    display: inline;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding-top: 8px;
}
div.file_upload:before
{
    content: 'UPLOAD';
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
}

div.file_upload input
{
    position: relative;
    height: 30px;
    width: 250px;
    display: inline;
    cursor: pointer;
    opacity: 0;
}


.box-1
{
    width: 530px;
    margin: 0px 10px 10px 0px;
    padding: 20px;
    background: #fff;
    position: relative;
    border-radius: 5px;
    float: right;
    border: 1px solid #CCCBCB;
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 12px;
}
img.arrow
{
    position: absolute;
    top: 10px;
    left: -10px;
}

.posted_by
{
    padding: 15px 20px 15px 0px;
    text-decoration: none;
    color: #009c4b;
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 13px;
    font-weight: bold;
}
.comment
{
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.sitemap_links a
{
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 0px;
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #0D557B;
    margin-right: 0px;
}
.sitemap_links a.active
{
    background-image: url(../images/box1.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #0D557B;
    margin-right: 7px;
}
.sitemap_links a.inactive
{
    background-image: url(../images/box.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #7C7E7F;
    margin-right: 7px;
}

.logout a
{
    borer-radius: 3px;
    padding: 5px 10px;
    font-family: 'Ubuntu Condensed' , sans-serif;
    font-size: 12px;
    color: #000;
    text-align: center;
    background-color: #d4d4d4;
    border-radius: 5px;
}

/* BEGIN PageBar */



.pagebarUTH
{
    font-size: 0.6em;
    font-family: verdana;
    padding: 0.2em 0.1em;
    margin-right: 0.1em;
    border: 1px solid #FFF;
    background: #FFF;
    text-decoration: none;
    float: left;
    margin:5px 0px;
}
.pagebarUTH a, .pageList
{
    color: #693;
    text-decoration: underline;
    border: 1px solid #E3E3E3;
    text-decoration: none;
    padding: 0.2em 0.5em;
}
.pagebarUTH a:hover
{
    border: 1px solid #693;
}
.pagebarUTH a:visited
{
    color: #693;
    text-decoration: underline;
    border: 1px solid #E3E3E3;
    text-decoration: none;
    padding: 0.2em 0.5em;
}
.pagebarUTH .break
{
    padding: 2px 6px;
    border: none;
    background: #FFF;
    text-decoration: none;
}
.pagebarUTH .this-page
{
    border: 1px solid #693;
    padding: 0.2em 0.5em;
    font-weight: bold;
    background: #693;
    color: #FFF;
}


.this-page
{
    background-color: #E3E3E3;
    text-decoration: underline;
    border: 1px solid #E3E3E3;
    text-decoration: none;
    padding: 0.2em 0.5em;
}


/* END PageBar */