

/*
h1, h2, h3, h4, h5, h6 {
    color: #575757;
}
*/
/*
h1 {
    margin-bottom:15px;    
}
*/
	
/*
	h1.smallwhite
	{
	    font-size:13px;
	    color:#FFF;    
	}
*/
	
/*
h2 {
    color:#007CAB;
    font-size:22px;
    margin-bottom:4px;
}
h3 {
    color:#333;
    font-size:16px;
}
h6 {
    font-size:12px;
    color:#666;
}
*/

/*
p {margin-bottom:15px;font-size:13px;} 
p.nomargin { margin-bottom: 0;}
p.nomarginbold { margin-bottom:0; font-weight:bold;}
ol {margin-left:20px;}
#logo {
    height:87px;
    margin-bottom:9px;
    margin-top:4px;
    position:absolute;
}
#logo img {
    margin-left:11px;
    width:382px;
    margin-top:14px;
    position:relative;
    z-index:2000;
}
*/


/*
.btnLogin {
    background:url(/images/login-button.png) no-repeat;
    border:none;
    font-size:14px;
    height:43px;
    margin-left:45px;
    width:150px;
}
*/
/*
div#topsearch {
    width:562px;
    background:url(/images/searchBar1.png) no-repeat -3px 0;
    height:91px;
    margin:-4px 0 2px;
    float:right;
}
*/
/*
#chkbxes {
    width:562px;
    height:36px;
}
*/
/*
.chkbox-wrap {
    display:inline-block;
}
#topsearch input[type="text"] {
    background: #fff;
    border: medium none;
    border-radius: 2px;
    color: #aaa;
    float: left;
    font-family: georgia, serif;
    font-size: 14px;
    font-style: italic;
    height: 27px;
    margin-top: 10px;
    padding: 3px 13px;
    width: 289px;
}
#topsearch input:focus {
    color:#666;
}
#topsearch .advanced-search {
    display:none;
}
#topsearch .advanced-search-wrap {
    float:right;
    clear:both;
    width:500px;
    position:relative;
    display:none;
}
#topsearch .advanced {
    background: none repeat scroll 0 0 #E0E9ED;
    border-color: #4B8DAD;
    border-radius:0 0 3px 3px;
    -moz-border-radius:0 0 3px 3px;
    -webkit-border-radius:0 0 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #487F93;
    font-family: arial;
    font-size: 11px;
    font-style: normal;
    height: 13px;
    left: 343px;
    line-height: 1.1;
    max-width: 180px;
    padding: 0 12px;
    position: absolute;
    text-decoration: none;
    top: -20px;
    display:none;
}
#topsearch .triangle {
    content:"\00a0";
    width: 18px;
    height:12px; 
    position:absolute;
    left:392px;
    background:url(/images/triangle.png);
    top:-1px;
    z-index:6000;
    display:none;
}
#topsearch .advanced-options {
    position:absolute;
    z-index:5000;
    border:1px solid #2078a0;
    background: rgb(54,137,175); 
    background: -moz-linear-gradient(top, rgba(54,137,175,1) 0%, rgba(7,99,144,1) 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(54,137,175,1)), color-stop(100%,rgba(7,99,144,1))); 
    background: -webkit-linear-gradient(top, rgba(54,137,175,1) 0%,rgba(7,99,144,1) 100%); 
    background: -o-linear-gradient(top, rgba(54,137,175,1) 0%,rgba(7,99,144,1) 100%); 
    background: -ms-linear-gradient(top, rgba(54,137,175,1) 0%,rgba(7,99,144,1) 100%); 
    background: linear-gradient(to bottom, rgba(54,137,175,1) 0%,rgba(7,99,144,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3689af', endColorstr='#076390',GradientType=0 ); 
    border-radius:3px 3px 3px 3px;
    -moz-border-radius:3px 3px 3px 3px;
    -webkit-border-radius:3px 3px 3px 3px;
    top:6px;
    max-width:302px;
    width:302px;
    left:146px;
    -webkit-box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, .3);
    box-shadow: inset 0px 0px 1px 1px rgba(255, 255, 255, .3);
    display:none;
}
#topsearch .advanced-options .search-subject {
    color:#fff;
    padding:10px 0 10px 10px;
    border-bottom:1px solid #5197b7;
    height:20px;
}
#topsearch .advanced-options .people-categories, #topsearch .advanced-options .places-categories {
    color:#fff;
    padding:4px 10px;
    border-bottom:1px solid #5197b7;
    height:49px;
}
#topsearch .advanced-options .people-categories {
    height:26px;
    display:none;
}
#topsearch .advanced-options input[type="radio"], #topsearch .advanced-options input[type="checkbox"] {
    height:14px;
    width:14px;
    margin-top:4px;
    margin-left:16px;
    padding:0;
    float:left;
}
#topsearch .advanced-options input[value="People"] {
    margin-left:12px;
}
#topsearch .advanced-options .people-categories input[type="checkbox"], #topsearch .advanced-options .places-categories input[type="checkbox"] {
    height:16px;
    width:16px;
    margin-left:4px;
}
#topsearch .advanced-options input[type="text"] {
    height:16px;
    padding:8px;
    font-size:13px;
    font-family:arial, sans-serif;
    border-radius:6px 6px 6px 6px;
    -moz-border-radius:6px 6px 6px 6px;
    -webkit-border-radius:6px 6px 6px 6px;
    border:1px solid #0e6d99;
    -webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);
    box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);
    background:#fafafa;
    margin-top:0;
    width:255px;
}
#topsearch .advanced-options .search-dates input[type="text"] {
    float:left;
    width:113px;
}
#topsearch .advanced-options .search-dates input[type="text"]:last-child {
    float:right;
}
#topsearch .advanced-options label {
    font-size:13px;
    margin-left:2px;
    margin-top:2px;
    margin-top:3px;
    float:left;
}
#topsearch .advanced-options .people-categories label, #topsearch .advanced-options .places-categories label {
    width:114px;
}
#topsearch .advanced-options label[for="home-sit"]:after {
    width:100%;
    display:block;
    height:1px;
    clear:both;
    float:left;
}
#topsearch .advanced-options .search-subject span {
    color:#fff;
    font-size:15px;
    font-family:georgia, serif;
    float:left;
    margin:0 5px;
    display:block;
}
#topsearch .advanced-options .xch-optional .up-arrow {
    height: 0; 
    width:0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #5197b7;
    position:absolute;
    top:-6px;
    left:40px;
}	
#topsearch .advanced-options .xch-optional {
    background:#5197b7;
    position:relative;
    height:35px;
    padding:6px 15px;
}
#topsearch .advanced-options .search-dates {
    height:35px;
    padding:7px 15px;
}
#topsearch select {
    border:1px solid #b6bcc1;
    background:#f6f6f6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width:30%;
    color:#7f8c97;
    padding:3px;
    width:150px;
    font-size:12px;
}
div#topsearch input.login-go {
    border: medium none;
    float: right;
    height: 44px;
    left:-13px;
    margin-right: 83px;
    margin-top:3px;
    padding: 0 0 4px;
    position: relative;
    width: 46px;
    color:#fff;
    font-size:16px;
    cursor:pointer;
}
*/
/*
#topsearch .search-select {
    width:660px;
    height:66px;
    float:left;
}
#topsearch .search-select div {
    width:204px;
    height:66px;
    float:left;
    margin-right:5px;
}
#topsearch .search-select div.adv-label {
    width:204px;
    height:30px;
    float:left;
    margin-right:5px;
    color:#fff;
    font-style:italic;
    letter-spacing:0;
    font-size:14px;
    font-family:georgia,serif;
    background:url(/images/close-advanced.png) no-repeat 2px 1px;
    position:relative;
    left:-5px;
    padding:2px 0 0 0;
    display:none;
    z-index:1000;
}
#topsearch .search-select div.adv-label a {
    color:#fff;
    font-style:italic;
    letter-spacing:0;
    font-size:14px;
    font-family:georgia,serif;
    text-decoration:none;
    padding-left:29px;
}
#topsearch .search-select span {
    display:block;
    float:left;
    max-width:445px;
}
#topsearch .search-select label {
    color:#fff;
    display:inline-block;
    text-transform:uppercase;
    font-size:16px;
    max-width:100px;
}
#topsearch .search-select input[type="checkbox"] {
    height:20px;
    width:20px;
    margin-top:1px;
    margin-bottom:10px;
}
#topsearch .search-select > input[type="checkbox"] {
    height:20px;
    width:20px;
    margin-top:13px;
    float:left;
}
*/
/*
#topsearch #selMainSearchSearchType {
    display:block;
    float:left;
    height:24px;
    background:transparent;
    border:none;
    color:#fff;
    font-style:italic;
    letter-spacing:0;
}
#topsearch #selMainSearchSearchType {
     border: 0 !important; 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
}
#topsearch #selMainSearchSearchType::-ms-expand {
    display: none;
}
#topsearch #selMainSearchSearchType option {
    color:#888;
    padding:5px;
}
#topsearch #search-select-wrap {
    background: none repeat scroll 0 0 transparent;
    border: none;
    height: 28px;
    margin-top: 6px;
    padding: 7px 0 2px 5px;
    border-radius: 7px;
    width: 146px;
    margin-left: 54px;
    overflow:hidden;
    display:none;
}
#topsearch .search-select #chkExchange + label {
    width:95px;
}
#topsearch .search-select span label {
    height:46px;
    width:70px;
    margin-top:9px;
    margin-bottom:10px;
    line-height:1.2;
}
#topsearch .search-select div input[type="checkbox"] {
    float:right;
    margin-top:1px;
    margin-bottom:10px;
}
#topsearch .search-select div input#chkPeople {
    margin-top:4px;
    margin-bottom:0;
}
#topsearch .search-select div label {
    height:20px;
    width:73px;
    float:left;
    text-align:right;
    margin-bottom:12px;
    margin-top:1px;
    margin-left:96px;
}
#topsearch .search-select span.chk-people {
    display:none;
    margin-top:12px;
}
#topsearch .search-select span.chk-people label {
    width:90px;
}
*/


.slideshow-wrap h1 {
    color:#666;
    font-size:14px;
    text-align:center;
    font-family: georgia, serif;
    margin-top:3px;
    line-height:1.4;
    letter-spacing:0;
    font-weight: bold;
}
.slideshow-wrap h1 a {
    color:#666;
    font-size:14px;
    text-align:center;
    font-family: georgia, serif !important;
    margin-top:3px;
    line-height:1.4;
    letter-spacing:0;
    font-weight: bold;
}

#listing-search p {
/*    text-transform:uppercase;*/
    color:#666;
    font-size:11px;
    text-align:center;
}
.listing-input {
    background:url('/images/listings-search.png') no-repeat;
    width:259px;
    height:43px;
    height:34px\9;
    margin:0 auto;
    margin-top:15px;
    padding:3px 65px 0 14px;
    padding:14px 65px 0 14px\9;
    border:none;
    font-size: 14px;
    color: #666;
    display:block;
}
/*
.listings-search-submit {
    margin-left:24px;
    margin-top:19px;
}
*/
/*
.toggle-advanced {
    font-size:.825em;
    margin-left:24px;
    display:block;
}
*/
/*
#listing-search-wrap em {
    font-size:.825em;
    text-align:center;
    display:block;
    color:#666;
}
#advanced-listings-filter {
    display:none;
}
#how-it-works, #need-a-home {
    text-align:center;
    margin:18px 0 3px;
    width:100%;
    display:block;
}
#how-it-works, #need-a-home img {
    text-align:center;
}
#how-it-works {
    height:53px;
}
#need-a-home {
    height:74px;
}
#howItWorks, #needAHome {
    margin-right:2px;
    margin-top:16px;
    display:block;
    margin-bottom:21px;
    margin-left:120px;
    float:left;
}
#needAHome {
    margin-right:8px;
}
#header a#how-it-works {
    max-width:215px;
    display:none;
    float:right;
    margin:10px 140px 3px 0;
}
#header a#how-it-works img {
    max-width:215px;
}
#header a#how-it-works {
    text-decoration:none !important;
}
#header a#how-it-works em {
    color:#555;
    font-size:11px;
    display:block;
}
*/
.right {
    float:right;
}
.no-bullet {
    list-style-type:none;
}

/*
#categories {
    padding-left:8px;
}
#categories .listings {
    float:left;
    margin:5px;
    width:23.5%;
    overflow:hidden;
}
#categories .listings img {
    border:none;
}
#categories .listings-border {
    border:5px solid #f2f2f2;
    position:relative;
    overflow:hidden;
    max-width:214px;
    max-height:163px;
}
#categories .listings-label {
    position:absolute;
    width:100%;
    bottom:0;
    padding:6px 0 3px 8px;
    color:#fff;
    background:#000;
    opacity:.7;
    font-size:.685em;
    display:block;
    height:33px;
}

#categories .listings-shadow {
    float:left;
    width:23.5%;
    max-width:223px;
    height:15px;
    background:url('/images/listings-shadow.png') no-repeat center top;
    position:absolute;
    margin-top:175px;
}
#categories .listings h3 {
    color:#007cab;
    font-size:.875em;
    text-transform:uppercase;
    font-weight:normal;
}

#categories .listings h3 a
{
    color:#007cab;
    font-size:.875em;
    text-transform:uppercase;
    font-weight:normal;
    text-align: left;
}

#categories .listings a {
    color:#569310;
    font-size:.6875em;
    display:block;
    text-align:center;
    position:relative;
    z-index:2;
}

#categories .listings-label a
{
    position:absolute;
    width:100%;
    bottom:0;
    padding:6px 0 3px 8px;
    color:#fff;
    background:#000;
    font-size:11.5px;
    display:block;
    height:33px;
    text-align:left;
    text-decoration:none;
}
*/

/*
#sub-content-wrap {
    margin:0 18px;
}
#sub-content-wrap ul {
    list-style-type:none;
}
#sub-content-wrap ul li a {
    font-size:.825em;
    color:#336699;
}
#sub-content-wrap ul li a:hover {
    color:#f37436;
}

#sub-content-wrap ul li a.toplist {
    text-transform:capitalize;
}

#middle-content {
    margin:18px 0 0;
    padding:18px 0 0;
    border-top:1px solid #ccc;
}
#middle-content h4 {
    color:#666666;
    font-size:1.125em;
    text-transform:uppercase;
}
*/
.tab-wrap {
    min-height:170px;
}
.tab-wrap h6 a {
    color:#333;
    text-decoration:none;
    background:#e5e5e5;
    border-top:1px solid #e5e5e5;
    border-left:1px solid #e5e5e5;
    border-right:1px solid #e5e5e5;
    font-size:12px;
    font-family:helvetica, arial, sans-serif;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    padding:8px 16px 4px;
    margin-left:8px;
    float:left;
}
.tab-wrap .tabs {
    height:42px;
    clear:both;
}
.tab-wrap h6.active a {
    background:#fff;
}
.tab-wrap p {
    background:#fafafa;
    border:1px solid #ccc;
    color:#666;
    font-size:12px;
    padding:16px 10px;
    line-height:2;
}

.hide {
    display:none;
}
.left {float:left}
/*
.social-profiles {
    width:206px;
    height:62px;
    border:1px solid #ccc;
    clear:both;
    margin-top:36px;
    float:left;
    margin-left:30px;
}
.social-profiles div {
    padding-left:23px;
}
.social-profiles h5 {
    background:#fff;
    padding:0 7px;
    position:relative;
    top:-10px;
    text-transform:uppercase;
    color:#ccc;
    font-size:13px;
    margin:0 8px;
    text-align: center;
}
*/
.social-profiles a {
    /*background:url('/images/social-icons.jpg');*/
    background-repeat:no-repeat;
    display:block;
    float:left;
    width:37px;
    height:37px;
    margin:0 5px;
    position:relative;
    top:-4px;
    left:8px;
}
.social-profiles a.twitter {
    background-position:-51px 0;
}
.social-profiles a.pin {
    background-position:-102px 0;
}
.social-profiles a.linkdin {
    background-position:-154px 0;
}
/*.contribute {
    color:#666;
    float:right;
    width:317px;
    font-family:georgia, serif;
    font-style:italic;
    font-size:12px;
    text-align:center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #ccc;
    background:url('/images/contribute-bg.png') repeat-x #ebebeb;
    padding:12px 0 8px;
    margin-top:2px;
}*/
/*a.contribute-wrap {
        display:block;margin-left:24px;margin-top:24px;font-style:normal;text-transform:none;
    }
    a.contribute-wrap {
        background:url('/images/contribute-buttons.png') no-repeat 0 3px;
        height:153px;
        width:329px;
    }
    a.contribute-wrap:hover {
        background:url('/images/contribute-buttons.png') no-repeat -332px 3px;
    }
    .contribute {
        color:#444;
        float:left;
        width:250px;
        font-family:georgia, serif;
        font-style:italic;
        font-size:12px;
        text-align:left;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        padding:0 10px 8px 0;
        margin-top:2px;
    }
    .contribute h4 {
        text-transform:uppercase;
        margin-bottom:7px;
        font-size:18px;
        color:#fff;
        padding:9px 0 0 11px;
    }
    #listing-search-wrap .contribute p {
        text-align:left !important;
        font-size:1em !important;
        width:286px;
        border:1px solid #ccc;
        border-top:none;
        margin-left:1px;
        padding:9px;
        -moz-border-radius: 0 0 3px 3px;
        -webkit-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        margin-top:0;
    }
    #middle-content .contribute h4 {
        color:#6699cc;
        text-transform:uppercase;
        font-size:18px;
        font-style:normal;
    }*/
/*
#listing-search-wrap p {
    margin:13px 0 25px 27px;
    width:300px;
}
a.contribute-wrap {
    background:url(/images/contribute.png) no-repeat 0 0;
    height:128px;
    width:326px;
    display:block;
}
a.contribute-wrap:hover {
    background:url(/images/contribute-hover.png) no-repeat 0 0;
}
*/
div.safe-search {
    border:none;
    width:154px;
    height:49px;
    margin-top: 36px;
    float:left;
    margin-left: 50px;
    text-align: center;                                    
}
#breadcrumbs {
    font-size:12px;
    color:#888;
    clear:both;
    height:26px;
    font-weight:bold;
    margin-top:2px;
}
#breadcrumbs a {
    font-size:12px;
    color:#ccc;
    font-weight:bold;
}
#breadcrumbs a img {
    padding:3px;
    position:relative;
    margin:0 2px;
    top:0;
}
#breadcrumbs #print {
    background:url('/images/print-icon.png') no-repeat right top;
    float:right;
    text-align:right;
    display:block;
    width:140px;
    height:17px;
    padding-right:26px;		
}
#breadcrumbs #print {
    color:#006699;
    font-weight:normal;
    text-decoration:underline;
    cursor:pointer;
}
/*
#interior-header, .interior-content {
    border-top:1px dotted #ccc;
    
}
*/
/*#interior-header img, .interior-content img
{
    max-width: 100%;
}*/
#interior-header h2 {
    color:#99cc33;
    font-size:18px;
    margin:12px 0 0;
    font-family:helvetica, arial, sans-serif;
/*    text-transform:uppercase;*/
}
#interior-header h3, #interior-header h3 span {
    color:#003399;
    font-size:30px;
    margin:0 0 0;
    font-family:helvetica, arial, sans-serif;
}	

#interior-header h3 span.country {
    color:#ccc;
    font-weight:normal;
}
#interior-header p.id {
    font-size:13px;
    margin-bottom:12px;
}
#interior-header .social-profiles {
    position:absolute;
    border:0;
    right:0;
    top:85px;
    height:32px;
    width:160px;
}
#interior-header .social-profiles a {
    /*background:url('/images/social-icons-sm.png');*/
    background-repeat:no-repeat;
    width:27px;
    height:27px;
    margin:0 3px;
}
#interior-header .social-profiles a.twitter {
    background-position:-40px 0;
}
#interior-header .social-profiles a.pin {
    background-position:-80px 0;
}
#interior-header .social-profiles a.linkdin {
    background-position:-121px 0;
}
.interior-content .slides_container {
    border:none;
    max-width:590px;
    width:100%;
    float:left;
    min-height:400px;
    margin-bottom:36px;
}
.interior-content .slides-wrap {
    max-width:590px;
    margin-bottom:36px;
    min-height:400px;
    width:64%;
    float: left;
    position: relative;
}
.interior-content .slides-wrap .prev, .interior-content .slides-wrap .next {
    background: url("/content/images/sliders/listingSlider-leftArrow.png") no-repeat transparent;
    display: block;
    height: 50px;
    position: absolute;
    text-indent: -99999px;
    top: 25%;
    width: 46px;
    z-index: 12;
}
.interior-content .slides-wrap .next {
    background: url("/content/images/sliders/listingSlider-rightArrow.png") no-repeat transparent;
    right:0;
}

#home-profile {
    display:block;
}
.interior-content #home-profile ul {
    float:right;
}
.interior-content #home-profile ul li {
    float:left;
    margin:2px;
    list-style-type:none;
}
.interior-content #home-profile ul li a {
    width:55px;
    height:36px;
    margin:1px;
    opacity:.7;	
}
#home-profile-info {
    float:right;
    width:34%;
    margin-left:2%;
}
.interior-content #home-profile-info ul li.current a {
    
    margin:0;
    opacity:1;	
}
.interior-content #home-profile-info span {
    font-weight:bold;
    color:#ccc;
    font-size:18px;
    display:block;
    padding-top:54px;
    clear:both;
    text-align:center;
}
.interior-content #home-profile-info strong {
    font-size:30px;
    display:block;
    color:#333;
}
#home-profile-info .contact-party {
    display:block;
    height:43px;
    width:181px;
    margin:42px auto 8px;
}
#home-profile-info .contact-icons 
{
    display:block;
    width:210px;
    margin:5px auto;
    text-align:center;
}
#home-profile-info .contact-icons img
{
    
    margin:0 3px;
}	
.wanteddesc {
    width:550px;
float:left;
}
.interior-content #home-profile-info .add-favorites {
    display:block;
    height:28px;
    width:158px;
    float:left;
    margin-right:8px;
    margin-left:5%;
}
.interior-content #home-profile-info .tell-friend {
    display:block;
    height:28px;
    width:122px;
    float:left;
    margin-right:8px;
}
.interior-content .tab-wrap {
    clear:both;
    min-height:400px;
}
.interior-content .tabs {
    padding-top:12px;
    background:#d8e8ee;
}
.interior-content .tab-wrap h6 a {
    background:#ecf4f7;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    margin-left:21px;
    border:none;
}
.interior-content .tab-wrap h6.active a {
    background:#fff;
}
.interior-content .tab-wrap .content {
    background:#fff;
    border:none;
    font-size:12px;
    width:60%;
    margin:24px;
}
.interior-content .tab-wrap .content ul {
    list-style-type: none;
}
.interior-content .tab-wrap .viewcontent {
    background:#fff;
    border:none;
    font-size:12px;
    width:100%;
    margin:24px;
    border-bottom: 1px dotted #999999;
}
.interior-content .tab-wrap .viewcontent h3 {	
    color: #007CAB;
    font-size: 22px;
    margin-bottom: 4px;
/*    text-transform: uppercase;*/
}
.interior-content .tab-wrap span.last-updated {
    font-size:10px;
    float:right;
    padding-right:18px;
    padding-top:8px;
}
.interior-content div#add-listing input.save-btn, input#MainContent_btnAdd, input#MainContent_btnDone, .btnSubmit {
    width:212px !important;
    height:43px;
    min-width:0;
    margin:28px 18px 54px 0;
    float:left;
    border:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size:14px;
}
.interior-content .tab-content h3 span {
    color:#ccc;
    font-size:12px;
    font-weight:normal
}
/*
.section {
    float:left;
    width:63%;
}
.interior-content div#add-listing .section .subsection {
    
    text-decoration: underline;
    margin-top:10px;
    margin-bottom:20px;
}
.interior-content div#add-listing .tip {
    float:right;
    width:30%;
    margin-left:4%;
    background:#e0f3c7;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding:10px 18px;
    color:#333;
    font-size:12px;
}
.interior-content div#add-listing .tip ul {
    list-style-type:disc;
    margin-left:18px;
}
.interior-content div#add-listing .tip h4 {
    font-size:18px;
    text-transform: uppercase;
}
.interior-content div#add-listing .label, .container .label {
    width:116px;
    float:left;
    height:36px;
    font-size:12.5px;
    clear:left;
    text-align:right;
    padding-top: 4px;
    margin-right:5px;
}
.interior-content div#add-listing .piclabel {
    clear:both;
    width:125px;
    float:left;
    height:36px;
    font-size:13px;
}
*/
textarea#MainContent_txtDescription, .txtMessage {
    width:463px;
    max-width:463px;
    min-width:463px;
    height:120px;
    max-height:400px;
    min-height:120px !important;
}
.txtCaptcha {
    width:100px;
    margin-right:10px;
}
.postingView #MainContent_pnlReminder, .confirm-listing {
    background:#E0F3C7;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border:1px dashed #bbb;
    margin:10px;
    font-size:14px;
    height:75px;
    padding-top:10px;
    text-align:center;
}
.postingView #MainContent_pnlReminder input, body .interior-content div.confirm-listing input#MainContent_btnAdd, .confirm-listing input {
    height:28px;
    min-width:0;
    margin-right:11px;
    border:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size:14px;
    padding:0 22px;
    position:relative;
    top:-13px;
    width:auto !important;
    float:none;
    clear:none;
    margin-top:0;
    margin-bottom:0;
}
body .interior-content div.confirm-listing input#MainContent_btnAdd, .confirm-listing input {
    top:0;
}
.postingView {
    font-size:13px;
}
.postingView .divider:before {
    content:" ";
    display:block;
    clear:both;	
}
.postingView .divider {
    border-bottom:1px solid #ccc;
    clear:both;
    margin:12px 0;	
}
.clear:before {
    content:" ";
    display:block;
    clear:both;	
}

.postingView h2 {
    color:#99c731;
/*    text-transform:uppercase;*/
/*    font-family:'Florencesans', verdana, sans-serif;*/
    font-size:18px;
    margin-top:12px;
}
.postingView h3 {
    color: #003399;
/*    font-family:'Florencesans', verdana, sans-serif;*/
    font-size:30px;
    margin-bottom:0;
/*    text-transform:uppercase;*/
    position:relative;
    left:0;
    top:-8px;
}
.postingView h4 {
    color: #007CAB;
/*    font-family:'Florencesans', verdana, sans-serif;*/
    font-size:16px;
    margin-bottom:4px;
/*    text-transform:uppercase;*/
}
.postingView h5 {
    color: #444;
/*    font-family:'Florencesans', verdana, sans-serif;*/
    font-size:14px;
/*    text-transform:uppercase;*/
}
.postingView .softColor1 h5 {
    color: #007CAB;
}
.postingView .postingView-dates-offered table {
    background-color:transparent;
}
.postingView .postingView-dates-offered table td {
    font-size:13px !important;
    padding:6px 24px 0 0 ;
    color:#444;
}
.postingView .postingView-dates-offered table td b {
    font-size:12px;
}

span.AddressInput
{
    color: #007CAB;
}

/*input.AddressInput
{
    background-color: #c0c0c0;
    color: #666666;
    visibility: hidden;
      
}*/



.step {
    /*background-image:url('../../Images/steps.png');*/
    background-repeat:no-repeat;
    color:#888;
    font-size:14px;
    padding-top:6px;
    /*padding-left:36px;*/
    padding-bottom:6px;
    margin-bottom:16px;
    margin-top:18px;
    clear:both;
}
.step.two { background-position: 0 -35px; text-align:center;}
.step.three { background-position: 0 -70px;}
.table-space td {
    padding-bottom:8px;
}
.postingView-location {
    float:left;
    width:48%;
}
.offered-images img {	
    border:1px solid #444;
    margin:15px;
    width:150px !important;
}
.caption {
    font-size:11px !important;
    font-style:italic;
    line-height:15px;
    color:#777;
    margin:6px 12px 12px 2px;
}
.check-grid {
    border:1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width:60%;
}
.check-grid td {
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
}
.check-grid td span {
    padding:6px 0 0 30px;
    margin-bottom:6px;
    background:url('../../Images/icons/check-ex.jpg')no-repeat 7px 5px;
    opacity:.6;
    display:block;
}
.check-grid td .checkmarks {
    background:url('../../Images/icons/check-mark.jpg')no-repeat 7px 5px;
    opacity:1;
}	
span.showOn
{
    padding:6px 0 0 30px;
    margin-bottom:6px;
    background:url('../../Images/icons/check-mark.jpg')no-repeat 7px 5px;
    opacity:1;
    display:block;     
}
span.hideOff 
{
    display: none;    
}

.no-bborder {
    border-bottom:none !important;
}
.no-rborder {
    border-right:none !important;
}
.hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-image: none;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    clear:both;
}
.interior-content div#add-listing fieldset, .interior-content div#add-listing input, .interior-content div#add-listing textarea {
    float:left;
    width:76%;
    min-height:18px;
    margin-bottom:26px;
}
#MainContent_pnlPaymentAcademic {
    font-size:14px;
}

.interior-content div#add-listing div.multicheckbox input
{
    float:left; 
}
.interior-content div#add-listing div.multicheckbox label
{
    font-size: 13px; 
    margin-left:7px;
}

.interior-content div#add-listing input[type=radio]
{
    width:auto;
    position: relative;
    top:3px;
}
.interior-content div#add-listing .small-group, .container .small-group {
    width:31%;
    float:left;
    margin-right:5.8%;
    height:36px;
    margin-bottom:18px;
    position: relative;
}
.container .big-group {
    width:50%;
    float:left;
    height:36px;
    margin-bottom:18px;
}
.container .full-group {
    width:100%;
    float:left;
    height:36px;
    margin-bottom:18px;
    clear:both;
}
.container .big-group .caption {
    font-size:11px;
}
.container .big-group .label {
    height:20px;
    margin-top:2px;
}
.interior-content div#add-listing .small-group.sel-bath, .interior-content div#add-listing .small-group.sel-max-people {
    margin-right:0;
    width:214px;
}
.interior-content div#add-listing .small-group.sel-bath .label, .interior-content div#add-listing .small-group.sel-max-people .label {
    width:120px;
}
.interior-content div#add-listing .small-group2 {
    clear:both;
    width:31%;
    margin-right:5.8%;
    height:auto;
    margin-bottom:1px;
}
.interior-content div#add-listing div.multicheckbox .small-group 
{
    width: 44%;
    margin-bottom: 0;   
}
.interior-content div#add-listing .small-group select {
    float:left;
}
.interior-content div#add-listing .small-group .label {
    width:106px;
}
.interior-content div#add-listing select {
    height:28px;
    padding:4px;
    margin-right:8px;
    margin-bottom:18px;
}
.interior-content div#add-listing select.TextBoxBlue
{
    float:left;
    width:76%;
    min-height:18px;
    margin-bottom:26px;  
}
.interior-content div#add-listing input.check {
    width:auto;
    position:relative;
    top:-3px;
    min-width:0;
}

.interior-content div#add-listing input[type="checkbox"] {
    width:auto;
    position:relative;
    min-width:0;
    top:1px;
    width:14px;
    height:14px;
}
.interior-content div#add-listing .small-group .label + input[type="checkbox"], 
.interior-content div#add-listing .label + .small-group input[type="checkbox"] {
    top:5px;
}
/*
.interior-content div#add-listing .small-group input[type="checkbox"] {

    margin-bottom:0;
    margin-top:6px;
}
*/

.interior-content div#add-listing fieldset div {
    float:left;
    font-size:12px;
    height:18px;
    width:144px;
    padding-top:4px;
    color:#666;
}

.interior-content div#add-listing fieldset.oneline div {
    float:left;
    font-size:12px;
    height:18px;
    width:66px;
    padding-top:4px;
    color:#666;
}
.search-checkbox {
    display:block;
    float:left;
    padding:6px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border:1px solid #dedede;
    margin:6px 12px;
}
.search-checkbox:hover {
    border:1px solid #B4E3FE;
}
.search-checkbox.sb-first {
    margin-left:27px;
}
.js-checked, .search-checkbox.js-checked:hover {
    border:1px solid #B4E3FE;
    background:#E5F6FF;
}
.section-title {
    color:#007cab;
/*    font-family: 'Gotham-Book';*/
    font-size:18px;
/*    text-transform:uppercase;*/
    margin-bottom:12px;
    padding:4px 9px 0px;
    background:#e5effa;
    font-weight:normal;
}
.map {
    margin-left:22.5%;
    margin-bottom:12px;
    clear:both;
}
.help-block {
    display:block;
}
/*
#topsearch select {
    border:1px solid #b6bcc1;
    background:#f6f6f6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width:25%;
    color:#006A9C;
    padding:3px;
    width:143px;
    font-size:14px;
    font-family:georgia, serif;
}
.contribute a {
    color:#f26721;
    display:block;
    margin-top:11px;	
}
#bottom-content {
    text-align:center;
    margin:18px 0 0;
    padding:18px 0 0;
    border-top:1px solid #ccc;
}
#bottom-content p {
    color:#6699cc;
    font-size:.8125em;
    margin-bottom:56px;
}
*/
/*
#quote-wrap {
    height:144px;
    width:85%;
    margin:0 auto;
    font-size:.8125em;
    color:#666;
}
#quote-wrap div {
    float:left;
}
#quote-wrap span {
    display:block;
    margin-top:8px;
}
#quote-wrap span small, .interior-content div#add-listing .label span {
    font-size:12px;
    color:#aaa;
    display:block;
    font-style:italic;
}
#left-quote, #right-quote {
    width:71px;
    height:53px;
    background:url('/images/quote-left.png') no-repeat;
    position:relative;
    top:-26px;
}
#right-quote {
    background:url('/images/quote-right.png') no-repeat;
}
#quote {
    width:77%;
}
*/
/*
#footer {
    color:#333;
    margin-top:36px;
    padding-bottom:54px;
}

#footer ul {
    list-style-type:none;
}
#footer a {
    font-size:13px;
}
#footer h6 {
    font-size:13px;
    font-family:helvetica, arial, sans-serif;
}
#footer .tencol {
    margin:0 auto;
    float:none;
}
#footer .twocol {
    width:16%;
}
#footer img {
    float:left;
    margin:18px 40px 0;
}
#footer-logos {
    width:600px;
    float:none;
    margin:12px auto 0;
}
*/
.req:before {
    content:"* ";
    color:#e55858;
}

#listingCount
{
    font-size:small;
    font-style:italic;
    color:#009933;    
}

div.noType ul
{
    list-style-type:none;
}





#country-list {
    margin:20px auto;
    width:600px;
}

#country-list a {
    font-size:13px;
}


div.otherlistingtype
{
    font-family: Arial;
    font-weight: bold;    
}
	
	
/* ============================= */
/* ! OLD STYLES.CSS   */
/* ============================= */
	
	
	
	
	
	
	
	
	

.menushaut    { color: #6a6f65; font-weight: normal; font-size: 9pt; letter-spacing: 1px }
.texte1  { color: #464646; font-size: 9pt; position: relative; left: 5px }
.texte2   { color: #424242; font-weight: normal; font-size: 8pt; text-align: right }
.texte3 { color: #897869; font-size: 8pt; text-align: left }
.texte4  { color: #897869; font-size: 7pt; text-align: center }
.texte5  { color: #f34e0f; font-size: 9pt; font-family: Georgia, "Times New Roman", Times; text-align: center; letter-spacing: 1px }
.adresse  { color: #6392be; font-size: 9px; position: relative; left: 5px }
.firsttimeuser { color: #3b7d09; font-weight: bold; font-size: 11px }
select  { color: #897869; font-size: 9px; font-family: Verdana; letter-spacing: 1px }
/*input    { color: #897869; font-size: 11px; font-family: Verdana; letter-spacing: 1px; margin: 2px 0px 1px }*/
.reset   { color: #8b8b8b; font-weight: 500; font-size: 9px; background-color: #f6f6eb; letter-spacing: 1px }
.bigtext{ font-size: 12pt;}
.gen {color:#897869; border: 1px solid #4E4868; font-size:14px; background-color: #EBEBEB;}
 textarea { color: #444; font-family: Verdana; font-size:12px; }

.heading1 {color: #DC510E; font-weight: bold; font-size: 14px; /*text-transform:uppercase;*/}
.heading2 {color: #DC510E; font-weight: bold; font-size: 13px;}
.heading3 {font-size: 11px; font-weight: bold; color: #666; /*text-transform:uppercase;*/ }
.heading4 {font-size: 11px; font-weight: bold; color: #292583;}
.heading5 {font-size: 11px}
.heading6 {font-size: 10px; }
/*P {font-size:12px;white-space:nowrap}*/

.paragraphNoMargin {font-size:11px;}

.caption {font-size:10px; }

select {
	background: none repeat scroll 0 0 #Fafafa;
	border: 1px solid #B6BCC1;
	border-radius: 2px 2px 2px 2px;
	color: #7F8C97;
	font-size: 11px;
	padding: 3px;
}

/*
table {
	background-color:#FFFFFF;
}
*/
/*
.full-table {
	margin:0 3%;
	width:94% !important;
}
*/


/*My Account * View/Edit My Listings * My Messages * My Favorites * My Searches * My Payments * Edit My Profile*/
#topTop {
	color:#666666;
	padding: 0px 8px 0px 0px;
	text-align:right;
	border-bottom:1px dashed #87B7CE;
	}

/*bars on top and bottom of page*/
.topBar {padding: 5px 5px;
	color:#FFFFFF;
	font-size:12px;
	/*background-color:#F37436;*/
	background-color:#6D98AB;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	z-index:1000;
	}
	
.topBar a:link{color:#FFFFFF;}
.topBar a:visited{color:#FFFFFF;}
.topBar a:focus{border-style:dotted;border-width:1px; border-color: #CCCCCC;}
/*.topBar a:hover{color:#292583}*/
.topBar a:hover{color:#FDE8D7}
.topBar a:active{background:none;border:none;}


.noPadding {
	padding:0;}

td {vertical-align:top;}

#bannerText {
	vertical-align:middle;
	text-align:center;
	padding:3px;
	}

/* Search/Post */
#searchPostCell {
	padding: 7px 10px 1px 10px;
	background-color:#F6F6EB;
	}
	

/*find a home, find a tenant, etc*/
.searchCells {
	text-align:left;
	font-size:14px;
	vertical-align:text-top;
	background-color:#F6F6EB;
	padding:5px 10px 10px 10px;
	margin:0;
	}
	
.cellsUL {margin:0;
	padding:0 15px;
}

#rightColumn {
	border-left: #999999 dotted 2px;
	}
		
#mainDescription {
	color:#D24D0D;
	margin: 0px;
	padding: 15px 10px 5px 10px;
	}
	
.leftColumn {
	background-image:url(images/lightBlueBit.gif);
	clear:left;
	}
	
.leftColumn9pxBottom {
	background-image:url(images/lightBlueBit.gif);
	vertical-align:bottom;
	line-height:1.1em;
	clear:left;
	}
	
/*For info in bottom left corner with TM info and address*/
#nameAddress {
	color:#3E477E;
	}


/*All Rights Reserved info and credits*/	

/*#address {
	position:absolute;
	vertical-align:bottom;
	}*/
	
/*Together we make great sabbaticals happen!*/
#greatSabbaticals {
	text-align:center;
	font-style:italic;
	background-color:#A7E4CD;
	padding: 7px;
	margin: 10px;
	}
	
.buttonMiddleAlign {
	vertical-align:middle;
	}
	
.underline {
	text-decoration:underline;
	}

	
#homeExchangeOnly {
	padding: 6px;
	margin: 6px;
	background-color: #fafafa;
	border-style:solid;
	border-color:#dedede;
	border-width: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:99px;
}
.offered-search-wrap {
	padding: 6px 0px;
	margin: 0 6px 0 10px;
	width:570px;
}
.offered-search-wrap input, #MainContent_txtReverseCity {
	border:1px solid #DADDE0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height:24px;
	padding:0 4px;
}
.offered-search-fields-left, .offered-search-fields-right {
	float:left;
	padding: 0px 12px 8px;
}
#MainContent_btnSearch.searchpage {
	margin-left:330px;
}
.offered-search-fields-left {
	width: 394px;
}
/*
#MainContent_txtCity, #MainContent_txtDateFrom {
	margin-bottom:8px;
}
*/
#MainContent_txtCity {
	/*background:url("/images/offered-search.png") no-repeat scroll -98px -6px transparent;*/
}
.watermark {
	color:#aaa;
}
#searchTable{
	padding: 10px 10px;
}




TD.softColor1
{
	background:#e9f1e4;
	color:black;
	font-size:15px;
	padding:5px 11px 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

TD.softColor2
{
	background:#eef9f9;
	color:black;
	font-size:15px;
}

TABLE.softColor1, .softColor1
{
	background: #E5EFFA;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:100%;
	margin:7px 0 16px;
	padding: 4px 10px;
}
TABLE.softColor1 td {
	padding-bottom:6px;
	font-weight:normal !important;
}
TABLE.softColor2
{
	/*background: #eef9f9;*/
	BORDER-RIGHT: #dddddd 1px dotted; 
	BORDER-TOP: #dddddd 1px dotted; 
	BORDER-LEFT: #dddddd 1px dotted; 
	BORDER-BOTTOM: #dddddd 1px dotted; 	
	width:100%;
	padding:10px;
}
#MainContent_pnlIsExchange, #MainContent_pnlLinks {
	margin-top:32px;
}
#MainContent_pnlIsExchange TABLE.softColor1 {
	background:#fff;
	margin-top:0;
	padding:0;
}
#MainContent_lblProperty {
	display:block;
	margin-bottom:21px
}
#contactdiv {
	margin-top:21px;
}
#contactdiv table.softColor1 input {
	margin-bottom:6px;
}
#contactdiv table.softColor1 td img {
	position:relative;
	top:10px;
	border:1px solid #DDDDDD;
	padding-left:2px;
	padding-bottom:2px;
	background:#fff;
	margin:0 2px;
}
#contactdiv #MainContent_btnSend {
	margin:12px 0;
	background:#292583;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color:#fff;
	padding:4px 6px;
	border:none;
}
#contactdiv #MainContent_txtCaptcha {
	width:62px
}
#MainContent_lblCityMainTitle, #MainContent_lblPostalCodeMainTitle, #MainContent_lblCountryMainTitle, #MainContent_lblCitiesNearbyMainTitle, #MainContent_lblNeighborhoodKeywordsMainTitle, #MainContent_lblClosestUniversityMainTitle, #MainContent_lblUniversitiesNearbyMainTitle, .labelTitle {
	display:block;
	float:left;
	height:18px;
	margin:8px 0;
	clear:left;
	padding:2px 6px;
	margin:0 0 8px;
	font-weight:bold;
}
#MainContent_lblCityMain, #MainContent_lblPostalCodeMain, #MainContent_lblCountryMain, #MainContent_lblCitiesNearbyMain, #MainContent_lblNeighborhoodKeywordsMain, #MainContent_lblClosestUniversityMain, #MainContent_lblUniversitiesNearbyMain, #MainContent_lblProvinceMain, .labelEntry {
	display:block;
	float:left;
	min-height:18px;
	padding:2px 6px;
	margin:0 0 8px;
}
#MainContent_lblCitiesNearbyMainTitle, #MainContent_lblNeighborhoodKeywordsMainTitle {
	margin:0;
}
#MainContent_selMaxNoPeople, #MainContent_selBath {
	position:relative;
	
}

table tr td.tdTitle
{
    width:20%;
}

span.approx
{
/*    text-transform: uppercase;*/
    font-size:12px;
    font-style: italic;
    display:inline-block;
    width:900px;
}

#map 
{
	width: 480px;
	height: 300px;	
	border: 2px solid #444;
}

#toolbar 
{
	position: absolute;
	top: 300;
	left: 300;
	width: 200px;
	padding: 5px;
	background: white;
	border: 1px solid black;
}

#map-wrapper
{
	position: relative;
	height: 100%;

}
	
#sidebar
{
	position: relative;
	/*top: 330;*/
	/*left: 700;*/
	width: 280px;
	height: 300px;
	overflow: auto;
	font-size: 10px;
}
	
/*
.Grid
{
	border-style:dotted;
	border-width: 1px;
	border-bottom-color:Gray;
	border-top-color: Gray;
	border-left-color:Gray;
	border-right-color:Gray;
}


.Grid th
{
	border-style:dotted;
	border-width: 0;
	border-bottom-color:Gray;
	border-top-color: White;
	border-left-color:White;
	border-right-color:White
}

.Grid td
{
	padding: 10px;
	border-style:dotted;
	border-width: 0px;
	border-bottom-color:Gray;
	border-top-color: White;
	border-left-color:White;
	border-right-color:White
}

.Pager a
{
	text-decoration: underline;
}

.Pager span 
{ 
	color:#FF9900; font-size:18px;
}    
*/

.btnBlue
{
    margin:12px 0;
	background:#292583;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color:#fff;
	padding:4px 6px;
	border:none;    
}

#MainContent_txtZipcode.contact.required
{
    display:none;    
}

/*new css*/

.x { padding:5; width:100%}
.x tr{border: 0 none;}
.x tr td {padding:10px; max-width:514px;}
.x tr td.word-break {
	-ms-word-break: break-all; 
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
}
.x ul { list-style-type:none; padding-left:0;}
.x ul li {} 

.adminx {padding:5; width:100%}
.adminx tr{border: 0 none;}
.adminx tr td {padding:10px; }
.adminx ul { list-style-type:none; padding-left:0;}
.adminx ul li {} 

.header{ color:White; background-color:#98C0E0; text-align:center; font-weight:bold} 
.adminheader{ color:White; background-color:#cccccc; font-weight:bold; text-align:center;}

.white{ background-color:White;}
.red { color: Red;}
.blue{ background-color: #EEE;}
.gray{color: Gray;}
.lightgrey{ background-color: #dddddd;}
a.gray, a.gray:link,a.gray:visited, a.gray:hover, a.gray:active{ color:Gray;}  
a.whiteLink, a.whiteLink:link, a.whiteLink:visited, a.whiteLink:hover, a.whiteLink:active { color: White;}  
.listingImage{ width:150px; border: 1px gray solid;}       
a.active, a.active:link, a.active:visited, a.active:hover, a.active:active { color: Green;}  
a.inactive, a.inactive:link, a.inactive:visited, a.inactive:hover, a.inactive:active { color: Red;}

.country ul{ float:left; padding:0px; list-style-type:none; margin:0px; width: 190px;}
.country ul li{ padding:0px 1px 20px 0px; margin: 0px; text-align:left;}

.state ul{ float:left; padding:0px; list-style-type:none; margin:0px; width: 190px;}
.state ul li{ padding:0px 1px 20px 0px; margin: 0px; text-align:left;}

.city ul{ float:left; width: 190px; padding:0px; list-style-type:none; margin:0px;}
.city ul li{ padding:0px 1px 20px 0px; margin: 0px;  text-align:left;}

.cityCenter ul{ width:190px; padding:0px; list-style-type:none; margin:0px;}
.cityCenter ul li{ padding:0px 1px 20px 0px; margin: 0px; text-align:left;}

.buttonPadding{font-size: 11px;}

/*Messages*/

.initialInfo
{
    display: none;
}
.info
{                
    border: 1px solid;
    margin: 10px 0px;
    padding: 10px 10px 10px 12px;
    text-align: center;
}
.error
{
    color: #D8000C;
    background-color: #FFBABA;
}
.success
{
    color: #4F8A10;
    background-color: #DFF2BF;    
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}


/* ============================= */
/* ! RANDOM STYLES   */
/* ============================= */

	#ServiceTable tr th
        {
            font-weight: bold;
            background-color: #98c0e0;
            border: 1px solid #fff;
            font-size:12px;
			padding:5px;       
        }
        #ServiceTable
        {
            border-collapse: collapse;
        }
        #ServiceTable tr td
        {
            text-align:center;
            border: 1px solid #ccc;
			padding:5px;  
        }
        #ServiceTable tr td.tdEmpty
        {
            border: none;    
        }
        #ServiceTable tr th.tdStart
        {
            border: none;    
        }
		
		
/*
		 label.lblLogin
            {
                font-size: 12px;    
				width:100px;
				display:block;
            }
            input.loginemail, input.loginpass
            {
				border:solid 1px #ddd;
				float:left;
				font:12px;
				padding:2px;
				height:20px;
                width: 250px;    
            }
            div.login-container
            {
                width: 58%;
                margin-right:2%;  
 				float:left;
            }
			.gray-border {
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				border-radius: 6px;
				border:1px solid #aaa;
				padding:10px 0;
				margin-right:18px;
			}
			.gray-border:hover {
				border:1px solid #6699CC;
			}
			div.login-why-register
            {
                width: 34%;  
 				float:left;
				text-align:center;
				background:#E5EFFA;
				padding:9px 18px 11px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
				border-radius: 6px;
            }
			div.login-why-register h4 {
				color:#444;
				margin-bottom:11px;
			}
            div.login-container2
            {
                width: 219px;
                padding: 6px 0 18px;
                padding-left: 50px;
                padding-right:50px;
                margin-left:239px;
                font-size:12px;    
            }
            div.divLogin
            {
                margin-top:8px;
				margin-left:124px;
            }
            div.forgot-pass
            {
                font-size:12px;
                margin-top:2px;
            }
	
*/
/* ============================= */
/* ! Layout for small screens version   */
/* ============================= */

@media handheld, only screen and (max-width: 1005px) {

	#categories {
		padding:0;
	}
	.container {
		padding:0;
	}
	form#login input {
		width:26.5%;
	}
	#content-wrap {
		border-left:none;
		border-right:none;
	}
	/*#categories .listings-label {
		margin-top:107px;
	}*/
	#categories .listings-shadow {
		display:none;
	}
	#listing-search p {
		font-size:.7em;
	}
	.interior-content div#add-listing .small-group {
		width:80%;
		float:none;
	}
	.interior-content div#add-listing .small-group .label {
		width:125px;
	}
	.interior-content div#add-listing .label {
		float:left;
	}
	.interior-content div#add-listing fieldset, .interior-content div#add-listing input, .interior-content div#add-listing textarea {
		width:68%;
	}
}
@media handheld, only screen and (max-width: 800px) {
	.map {
		margin-left:1%;
		margin-bottom:12px;
		clear:both;
	}
	
	
}
/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}