 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption,
footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0; padding: 0; border: 0; font-size: 100%;	font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
} 

body { line-height: 1; } 

ol, ul {
     list-style: none;
} 

blockquote, q { quotes: none; } 

blockquote:before, blockquote:after, q:before, q:after {
content: ''; content: none;
} 

table { border-collapse: collapse; border-spacing: 0; } 

html{ height:100%;}

/** Base Body Styles **/
body{ background:#f1f1f1; color:#98a0a3; font:12px Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6{ color:#323232;}
h1{ font: 32px  'DroidSerifRegular',Arial, Helvetica, sans-serif; }
h2{ font: 24px  'DroidSerifRegular',Arial, Helvetica, sans-serif;}
h3{ font: 20px  'DroidSerifRegular',Arial, Helvetica, sans-serif;}
h4{ font: 18px  'DroidSerifRegular',Arial, Helvetica, sans-serif;}
h5{ font: 18px   'calibri',Arial, Helvetica, sans-serif; color: #263849;}
h6{ font: 12px  'DroidSerifRegular',Arial, Helvetica, sans-serif;}
a{ text-decoration:none; color:#43C7E3; }
a:active, a:visited { color: #43C7E3; }
a:hover { color: #43C7E3; }

/** The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.  mp/bestclearfix **/
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
/** Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page **/
.clearfix { zoom: 1; }

/*Generic Styles*/
hr{ border: 0;
width: 100%;
color: #e7ebec;
background-color: #e7ebec;
height: 1px;
box-shadow: 0px 1px 0px #f2f5f6; -webkit-box-shadow: 0px 1px 0px #f2f5f6; -moz-box-shadow: 0px 1px 0px #f2f5f6; behavior: url(PIE/PIE.html);
margin:20px 0px;
clear:both;
}
.page-title{color:#125dae; font-size:26px; text-shadow:1px 1px 0px #fff;}
.page-title a{color:#125dae; font-size:26px; text-shadow:1px 1px 0px #fff;}
.title{color:#125dae; font-size:21px; padding:0px 0 0 0; margin-bottom:16px; text-shadow:1px 1px 0px #fff;}
.title a{color:#125dae; font-size:21px; margin-bottom:16px; text-shadow:1px 1px 0px #fff;}
.sub-title{color:#748390; font:11px Arial, Helvetica, sans-serif !important;  margin-bottom:14px !important; margin-left:28px; }
.sub-title a{color:#125dae; font:12px Arial, Helvetica, sans-serif; font-style:; margin-bottom:14px; }
.sub-heading{color:#858585; font:normal 12px Arial, Helvetica, sans-serif; font-style:; margin-bottom:14px;}
.sub-heading a{color:#858585; font:normal 12px Arial, Helvetica, sans-serif; font-style:; margin-bottom:14px;}

/*Fonts*/
@font-face{
    font-family: 'Calibri';
    src: url('fonts/calibri_bold-webfont.eot');
    src: url('fonts/calibri_bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/calibri_bold-webfont.woff') format('woff'),
         url('fonts/calibri_bold-webfont.ttf') format('truetype'),
         url('fonts/calibri_bold-webfont.svg#CalibriBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo500';
    src: url('fonts/museo500-regular-webfont.eot');
    src: url('fonts/museo500-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/museo500-regular-webfont.woff') format('woff'),
         url('fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('fonts/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSerifRegular';
    src: url('fonts/droidserif-regular-webfont.eot');
    src: url('fonts/droidserif-regular-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/droidserif-regular-webfont.woff') format('woff'),
         url('fonts/droidserif-regular-webfont.ttf') format('truetype'),
         url('fonts/droidserif-regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*container AND wrapper*/
#wrapper{position:relative;  border-bottom:1px solid #d8dadb;}
.container {width:980px; margin:0px auto;  height:100%; padding-bottom:40px;}

/*header*/
#header-wrapper{position:relative; height:230px; margin-bottom:25px; background:url(/content/images/headerbg.png) repeat-x; }
.header{width:960px; margin:0px auto; height:112px; overflow:hidden;}

/*logo*/
.logo{float:left; margin-top:28px;margin-left: 2px;}

/*social-nav*/
.social-nav{height:41px; position:relative; overflow:hidden; margin-top:20px;}
.social-nav li{height:26px; width:26px; float:left; margin-left:10px;}

.social-nav li.twitter{background: url(/content/images/icons/1.png) -10px 0px no-repeat; cursor:pointer;}


.social-nav li.facebook{background:url(/content/images/icons/3.png)  -10px 0px no-repeat; cursor:pointer;}
.social-nav li.facebook:hover{background: url(/content/images/icons/3.png) -10px -36px no-repeat;}

.social-nav li.linkedin{background: url(/content/images/icons/5.png)  -10px 0px no-repeat; cursor:pointer;}
.social-nav li.linkedin:hover{background: url(/content/images/icons/5.png) -10px -36px no-repeat;}

.social-nav li.rss{background: url(/content/images/icons/2.png)  -10px 0px no-repeat; cursor:pointer;}
.social-nav li.rss:hover{background: url(/content/images/icons/2.png) -10px -36px no-repeat;}

.social-nav li.picasa{background: url(/content/images/icons/5.png)  -10px 0px no-repeat; cursor:pointer;}
.social-nav li.picasa:hover{background: url(/content/images/icons/5.png) -10px -36px no-repeat;}

.social-nav li.bloger{background: url(/content/images/icons/6.png)  -10px 0px no-repeat; cursor:pointer;}
.social-nav li.bloger:hover {background: url(/content/images/icons/6.png) -10px -36px no-repeat;}

.head-contact{float:right; height:41px; padding: 7px 20px 0px 0px; margin-top:24px; text-align:right;}
.head-contact h3{font: 20px  'Calibri',Arial, Helvetica, sans-serif; color:#7a8591;}
.head-contact p{font: 12px Arial, Helvetica, sans-serif; color:#69747f;}
.head-contact p a{ color:#69747f;}

/*Navigation + Drop down*/
.nav-wrapper{background:url(/content/images/nav-bg.jpg) repeat-x; height:42px; width:100%; border-bottom:0px solid #e5e5e5; border-top:0px solid #e5e5e5; box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.nav-container{width:980px; margin:0px auto; position:relative; }
.main-nav{position:absolute; left:0px; top:0px; font-family: Arial, Helvetica, sans-serif; }
.main-nav li{ float:left; font: 13px  'Calibri',Arial, Helvetica, sans-serif; height:42px; line-height:42px; font-weight:bold;}
.main-nav li:last-child{background:none;}
.main-nav li a{color:#f2f2f2; display:inline-block;  padding:0px 12px;}
.main-nav li a.dd{background:url(/content/images/dd-pointer.png) right center no-repeat; padding-right:18px;}
.main-nav li a:hover{color:#15a6c5;}
/*.main-nav li a:focus{color:#125dae;}*/
.main-nav li.active a{color:#15a6c5;}

.main-nav li:hover {position:relative; z-index:200;}
.main-nav li:hover ul{left:-2px; top:42px; background:#fff; padding:0px !important; white-space:nowrap; width:140px; height:auto;  z-index:300;}
.main-nav li:hover ul li{display:block;  position:relative; float:left; width:140px; font-weight:normal; padding:0px !important; margin-left:0px !important; height:auto; margin-bottom:0px !important; z-index:280; border-bottom: 1px dotted #ced4d6}
.main-nav li:hover ul li a{display:block; color:#535353; font:12px 'Droid Sans',Arial, Helvetica, sans-serif; font-weight:normal; text-indent:5px; text-decoration:none; border:0px solid #c4c4c4;  margin:0px !important;  width:132px; padding:8px 4px; z-index:300;}
.main-nav li:hover ul li:hover > a,
.main-nav li:hover ul li a:hover{background:#35adc8; color:#fff; border-color:#fff; text-shadow:none; }

.main-nav li:hover li:hover ul,
.main-nav li:hover li:hover li:hover ul,
.main-nav li:hover li:hover li:hover li:hover ul,
.main-nav li:hover li:hover li:hover li:hover li:hover ul{left:140px; top:0px; background:#fff; padding:0px; border:0px solid  #c4c4c4; white-space:nowrap; width:140px; z-index:400; height:auto; }

.main-nav ul, 
.main-nav li:hover ul ul,
.main-nav li:hover li:hover ul ul,
.main-nav li:hover li:hover li:hover ul ul,
.main-nav li:hover li:hover li:hover li:hover ul ul{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; }

/*header breadcrumb*/
.bc-wrapper {
    background: url("/content/images/bcbg.png") repeat-x scroll 0 0 transparent;
    border-bottom: 0 solid #E5E5E5;
    border-top: 0 solid #E5E5E5;
    height: 75px;
    width: 100%;
}


.bc-container {
    margin: 0 auto;
    position: relative;
    width: 980px;
}

.bc {
    position: absolute;
    top: 20px;
	left: 10px;
	font-size: 32px;
	font-weight: bold;
	color: #FFF;

}

/*header search*/
.seach-wrapper {width:300px; position:relative; top:22px; float:right; }
.search-field{background:url(/content/images/search-bar-bg.png)  repeat-x; height:24px; width:212px; font: 11px Arial, Helvetica, sans-serif ; color:#919191; padding-left:5px; border:1px solid #fff; float:left; margin-top:9px; box-shadow: 0px 1px 1px #f0f0f0; -webkit-box-shadow: 0px 1px 1px #f0f0f0; -moz-box-shadow: 0px 1px 1px #f0f0f0; behavior: url(PIE/PIE.html);}
.submit-search{background:url(/content/images/search-round-sprite.png) 0px -0px no-repeat; cursor:pointer; height:33px; width:70px; border:none; margin-top:7px; margin-left:5px;}
.submit-search:hover{background:url(/content/images/search-round-sprite.png) -0px -43px no-repeat; }

/*Sliders.......................................

cycle slider*/
#slider-wrapper{position:relative;  height:350px;}
#banner-wrapper{position:relative;}
.slider-container{background:url(/content/images/home-slider-shaddow.png) -14px bottom no-repeat; height:338px; width:980px; position:absolute; left:0px; top:25px; z-index:40;}
.slider{ width:980px; height:360px;  padding:6px; }
.slides{height:360px;}
.slide{height:360px;}
.slide a{display:inline-block; height:360px; width:666px;}
.slide-info{position:absolute; left:0px; bottom:0px; background:url(/content/images/trans-slider-bg.png); width:666px; height:84px;  color:#fff;}
.prev{background:url(/content/images/arrow-sprite-left.png) 0px 0px no-repeat; height:33px; width:31px; display:block; position:absolute; left:6px; top:162px; z-index:100;}
.prev:hover{background:url(/content/images/arrow-sprite-left.png) 0px -43px no-repeat;}
.next{background:url(/content/images/arrow-sprite-right.png) 0px 0px no-repeat; height:33px; width:31px; display:block; position:absolute; right:6px; top:162px; z-index:100;}
.next:hover{background:url(/content/images/arrow-sprite-right.png) 0px -43px no-repeat;}
.slide-info h3{font: 18px 'DroidSerifRegular',Arial, Helvetica, sans-serif; float:left; margin:12px 0px 5px 18px ; color:#fff;}
.slide-info p{clear:both; float:left; margin-left:18px; width:439px; font:12px Arial, Helvetica, sans-serif; color:#cfcfcf; line-height:17px;}
.slide-info .price{font:21px Arial, Helvetica, sans-serif; position:absolute; top:10px; right:18px;}
.slide-info .readmore-btn{background:#27507d url(/content/images/btns-repeatable-bg.png) repeat-x; color:#fff; text-shadow:1px 1px 1px #333; height:27px; line-height:27px; display:block; width:80px; position:absolute; right:18px; top:45px; border:1px solid #0d52a4; text-align:center; box-shadow: -1px 1px 3px #0d1514; -webkit-box-shadow: -1px 1px 3px #0d1514; -moz-box-shadow: -1px 1px 3px #0d1514; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; behavior: url(PIE/PIE.html);}
.slide-info .readmore-btn:hover{background:url(/content/images/btns-repeatablebg-hover.png) repeat-x;}

/*Accordian slider*/
.slider_wrapper{background:#fff; overflow:hidden;  position:relative; width:666px; height:360px;  padding:6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.slider_accordion{width:666px !important;}
.aim{position:relative;overflow:hidden;margin:0;clear:both; padding:0}
.aim > div{background-position:left center;overflow:hidden;position:relative;float:left;text-decoration:none}
.aim a{width:100%;height:100%;display:block;position:absolute;left:0px;top:0px;}
.aim a:hover, .aim a:visited{text-decoration:none}
.aim ul{list-style:none}
.aim li{display:block;overflow:hidden;float:left;}
.caption{position:absolute; left:0px; bottom:0px; background:url(/content/images/trans-slider-bg.png); width:666px; height:84px;  color:#fff;}
.caption h3{font: 18px 'DroidSerifRegular',Arial, Helvetica, sans-serif; float:left; margin:10px 0px 10px 18px ; color:#fff;}
.caption p{clear:both; float:left; margin-left:18px; width:439px; font:12px Arial, Helvetica, sans-serif; color:#ddd;}

/*thumb slider home*/
.thumbslider{background: none repeat scroll 0 0 padding-box #FFFFFF; border-radius: 5px 5px 5px 5px; height: 360px; padding: 6px; position: relative;  width: 666px;}
#thumb-slideshow{position:absolute; right:8px; top:6px; height:360px; width:558px; }
#thumb-nav{float:left; padding:2px 0 0 4px;}
#thumb-nav li{ list-style:none; margin-bottom:12px; }
#thumb-nav  a { background: url(/content/images/thumb-bg.jpg) left top no-repeat;  padding: 3px; display: block;  padding-right:15px;}
#thumb-nav  li.activeSlide a { background: url(/content/images/thumb-bg-hover.png) left top no-repeat; }
#thumb-nav  a:focus { outline: none; }
#thumb-nav  img { border: none; display: block ;}

/*advances search*/
.advancesearch-wrapper{position:relative; z-index:10; background:url(/content/images/advance-search-bg.jpg); height:350px; width:300px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip:  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; padding-box; behavior: url(PIE/PIE.html);}
.advancesearch-head{ background: url(/content/images/as-header-bg.jpg) left top no-repeat; margin-bottom:20px; height:44px; width:300px; }
.advancesearch-head h3{ background:url(/content/images/icons/search-ico.png) 27px center no-repeat; padding-left:55px; color:#eaeaea; font:21px 'DroidSerifRegular',Arial, Helvetica, sans-serif; height:43px; line-height:43px;}
.advance-search-form{padding:0px 20px; width:246px;}
.option-bar{position:relative;  }
.selectbox{ z-index:10; float:right;  margin-top:4px; font:11px  Arial, Helvetica, sans-serif; border:1px solid #c8c8c8; padding:0 0 0 30px;  width : 140px; text-align:left;  background: #fff;  background: url(/content/images/advance-sellect-bg.jpg) left top no-repeat;  cursor: pointer;  color:#717171;  width: 138px;  height:29px; clear:both;   -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; behavior: url(PIE/PIE.html);}
.selectbox-wrapper{z-index:300; position:absolute; top:27px; left:5px;}
.selectbox-wrapper ul li{height:30px; line-height:30px; cursor:pointer; border:none;}
.selectbox-wrapper ul li:hover{color:#000;}
.option-title{font:12px Arial, Helvetica, sans-serif; color:#535353; display:inline-block; height:40px; line-height:40px; width:68px; overflow:hidden; display:inline-block; }
div#select-type_container.selectbox-wrapper,
div#select-prices_container.selectbox-wrapper,
div#select-region_container.selectbox-wrapper,
div#select-location_container.selectbox-wrapper{z-index:300; background:#f2f2f2; border:1px solid #c8c8c8;  margin:7px 0 0 71px;  padding:5px 0 10px 10px;  font:11px Arial, Helvetica, sans-serif; line-height:18px; width:158px !important; display:block; position:absolute;}

div#select-type_container.selectbox-wrapper ul li,
div#select-prices_container.selectbox-wrapper ul li,
div#select-region_container.selectbox-wrapper ul li,
div#select-location_container.selectbox-wrapper ul li{height:30px; line-height:30px; margin:0px; padding:0px;}

#search-box{position:relative; padding-top:8px;}
#search-box .option-title{font:12px Arial, Helvetica, sans-serif; color:#535353; display:inline-block; height:30px; line-height:30px; overflow:hidden; display:inline-block; position:relative; margin-right:0px;}
#as{background:#f2f2f2; border:none; height:29px; font:12px Arial, Helvetica, sans-serif; color:#535353;  width:160px; padding-left:10px; float:right; box-shadow: -1px -1px 0px #d9d8d8; -webkit-box-shadow: -1px -1px 0px #d9d8d8; -moz-box-shadow: -1px -1px 0px #d9d8d8; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}

.search-btn-wrapper{ clear:both; position:relative; padding-top:6px; height:30px;}
.advance-search-btn{background:#27507d url(/content/images/btns-repeatable-bg.png) repeat-x; cursor:pointer; display:inline-block; color:#fff; text-shadow:1px 1px 1px #333; height:29px; line-height:29px; display:block; width:80px; float:right; border:1px solid #0d52a4; text-align:center;  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; behavior: url(PIE/PIE.html);}
.advance-search-btn:hover{background:url(/content/images/btns-repeatablebg-hover.png) repeat-x;}

/*breadcrumb*/
.breadcrumb-bar{background:#fff; height:48px; line-height:48px; margin-bottom:32px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
#content .breadcrumb-wrapper{padding-left:16px; float:left; margin:0px; height:48px; line-height:48px;}
#content-fullwidth .breadcrumb-wrapper{padding-left:16px; float:left; margin:0px; height:48px; line-height:48px;}
.breadcrumb-wrapper a{font:12px Arial, Helvetica, sans-serif; color:#9c9c9c; }
.breadcrumb-wrapper a:hover{color:#125dae;}
.breadcrumb-wrapper a.active{color:#125dae;}
.bar-icons{float:right; position:relative; overflow: hidden; margin-top:10px; margin-right:16px;}
.bar-icons li{float:left; margin-left:8px;}

/*fullwidth*/
#content-fullwidth{position:relative; width:980px; overflow:hidden;}
#content-fullwidth p{margin-bottom:20px; line-height:20px;}


/*sidebar*/
.sidebar{width:300px; float:right; }
.side-widget{margin-bottom:24px; padding:3px 0 0 0;}
.side-widget ul li{font:12px Arial, Helvetica, sans-serif; color:#535353; padding:8px 0px; border-bottom:#d2d5d7 1px solid;   box-shadow: 0px 1px 0px #fff; -webkit-box-shadow: 0px 1px 0px #fff; -moz-box-shadow: 0px 1px 0px #fff; behavior: url(PIE/PIE.html);}
.side-widget ul li a{color:#535353;}
.side-widget ul li a:hover{color:#125dae;}
.side-widget ul li:last-child{ border-bottom:none;   box-shadow: 0px 0px 0px #fff; -webkit-box-shadow: 0px 0px 0px #fff; -moz-box-shadow: 0px 0px 0px #fff; behavior: url(PIE/PIE.html);}

.white-filled-wrapper{background:#fff; border:1px solid #fff; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.white-filled-wrapper ul li{border:none; box-shadow: 0px 0px 0px #fff; -webkit-box-shadow: 0px 0px 0px #fff; -moz-box-shadow: 0px 0px 0px #fff; behavior: url(PIE/PIE.html);}
.sub-menu{position:relative; overflow:hidden;}
.sub-menu ul{margin-bottom:10px;}
.sub-menu ul li{padding:8px 8px 8px 30px; background:url(/content/images/submenu-list-bullet.png) 10px center no-repeat;}
.sub-menu ul li.grey-filled{background: #f0f0f0 url(/content/images/submenu-list-bullet.png) 10px center no-repeat;}
.white-filled-wrapper .title{padding:8px 10px; border-bottom:#f0f0f0 1px solid;}

.client-avatar-wrapper{width:74px; height:74px; float:left; margin:0 10px 10px 0 ; background:url(/content/images/pointer.png) center bottom no-repeat; padding-bottom:6px;}
.client-avatar-wrapper img{  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.testi-slider-wrapper{ overflow:hidden; padding:10px; padding-top:0px; position:relative;}
.testimonials-slider li{position:relative;}
.testimonial-data{clear:both; margin:10px 0px; padding:8px; background:#f0f0f0; border:#f0f0f0 1px solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}

.side-widget p{color:#787878; margin-bottom:10px; line-height:20px;}
.agent-container{ position:relative; width:270px; padding:15px; background:#f5f5f5; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.agent-container .agent-pic-wrapper{float:left; height:74px; width:78px; overflow:hidden; margin-right:10px;}
.agent-container .agent-pic-wrapper img{line-height:0px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.agent-container h4{margin-bottom:10px; color:#6f777b;}
.agent-container h4 a{color:#6f777b;}
.agent-container h4 a:hover{color:#125dae;}
.agent-container p{color:#555555; margin-bottom:0px;}

.featured-property{ padding:10px 10px; width:280px; box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; background:#fff; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(PIE/PIE.html);}
.featured-property p{color:#858585;}
.property-view{width:279px; height:140px; overflow:hidden; position:relative; margin-bottom:10px;}
.featured-property h4 a{color:#6f777b;}
.featured-property h4 a:hover{color:#125dae;}
.featured-price-tag{background:url(/content/images/dream-home-pricebg.png) left top no-repeat; text-align:right; height:41px; position:absolute; top:10px; right:0px; padding-left:33px; width:auto; padding:2px 20px  8px 30px;  }
.price{color:#fff; font:18px Arial, Helvetica, sans-serif;}
.featured-price-tag small{font-size:11px; color:#fff; }
.featured-price-tag h4{color:#fff; font-size:18px; }
.featured-property .sub-title{color:#C4CDD1;}
.input-subs{background:url(/content/images/subs-bar-bg.png) left top no-repeat; height:27px; width:184px; border:0 solid #fff; padding-left:10px; color:#a4a4a4;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(PIE/PIE.html);}
.subs-btn{background:#27507d url(/content/images/btns-repeatable-bg.png) repeat-x; margin-right:20px; display:inline-block; color:#fff; height:29px; line-height:29px; display:block; width:80px; float:right; border:1px solid #104783; text-align:center;  text-shadow:0px 1px 1px #333; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; behavior: url(PIE/PIE.html);}
.subs-btn:hover{background:url(/content/images/btns-repeatablebg-hover.png) repeat-x;}

#twitter_update_list li span a{color:#BDC9D7;}
#twitter_update_list li span{line-height:20px; color:#73797c;}

/*home page*/
.advancesearch-wrapper-home{position:relative; z-index:10; float:right; margin-top:10px; background:url(/content/images/advance-search-bg.jpg); height:350px; width:310px; box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.advancesearch-head-home{ background: url(/content/images/home-search-headbg.png) left top no-repeat; margin-bottom:20px; height:44px; width:310px; }
.advancesearch-head-home h3{ background:url(/content/images/icons/search-ico.png) 27px center no-repeat; padding-left:55px; color:#eaeaea; font:21px 'DroidSerifRegular',Arial, Helvetica, sans-serif; height:43px; line-height:43px;}
.advance-search-form-home{ position:absolute; top:68px; right:0px; padding:0px 27px; width:246px;}
.sidebar-home{width:300px; float:right; padding-top:49px; }
.property-list{position:relative; overflow:hidden; margin-left:-20px; }
.property-list li{width:295px; float:left; margin-left:22px;}
.property-list li h4{font-size:18px; color:#323232;}
.property-list li h4 a{color:#6f777b;}
.property-list li h4 a:hover{color:#125dae;}
.property-detail-block{background:#eff0f1; margin-bottom:20px; position:relative; behavior: url(PIE/PIE.html);}
#content .property-list li p{margin-bottom:0px;}
.property-pic-wrapper{width:295px; height:164px; overflow:hidden; position:relative;}
.grean-tag{background:url(/content/images/tag-bg.png) left bottom no-repeat; height:29px; width:57px; position:absolute; bottom:0px; left:0px;  padding:36px 8px 8px 8px;}
.grean-tag p{color:#fff; line-height:15px !important}
.price-tag{background:url(/content/images/blue-price-tag.png) left top no-repeat; text-align:right; height:41px; position:absolute; top:10px; right:0px; padding-left:33px; width:auto; padding:2px 20px  8px 30px;  }
.price-tag small{font-size:11px; color:#fff; }
.price-tag h4{color:#fff; font-size:18px; }
.freatures-wrapper{height:37px;}
.freatures-wrapper span{display:inline-block; font:normal 12px 'DroidSerifRegular',Arial, Helvetica, sans-serif; height:37px; line-height:37px;  padding-left:32px; margin-left:14px;}
.freatures-wrapper span.size{background:url(/content/images/icons/size-home-ico.png) left center no-repeat;} 
.freatures-wrapper span.bed{background:url(/content/images/icons/bed-icon.png) left center no-repeat;}
.freatures-wrapper span.bath{background:url(/content/images/icons/shower-icon.png) left center no-repeat;}
#banner-wrapper{position:relative; overflow:hidden; width:980px; margin-bottom:32px; height:158px;}
.banner-container{background:#fff; position:absolute; z-index:20; line-height:0px; float:left; width:715px; height:143px; overflow:hidden; padding:7px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.banner-container img{line-height:0px;}
.title-container{  width:217px; background:#fff url(/content/images/maintitle-shadow.png) 5px center no-repeat; margin-top:14px;  height:90px; float:right; padding:40px 0 0 40px ;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}

/*all property listing*/
.listing{position:relative; overflow:hidden; margin-left:-8px;}
.listing li{position:relative; float:left; width:313px; margin:0 12px 0 7px;}
.property-display-wrapper{background:#fff; padding:8px; line-height:0px; margin-bottom:8px; box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.property-display-wrapper a{line-height:0px; display:inline-block; overflow:hidden;}
.property-display-wrapper img{line-height:0px;}
.pricetag-featured{background:url(/content/images/dream-home-pricebg.png) left top no-repeat; text-align:right; height:32px; position:absolute; top:20px; right:9px;  width:auto; padding:10px 20px  0px 30px;  }
.price{color:#fff; font:18px Arial, Helvetica, sans-serif;}
.pricetag-featured small{font-size:11px; color:#fff; margin-bottom:5px; display:block; }
.pricetag-listing{background:url(/content/images/blue-price-tag.png) left top no-repeat; text-align:right; height:32px; position:absolute; top:20px; right:9px;  width:auto; padding:10px 20px  0px 30px;  }
.price{color:#fff; font:18px Arial, Helvetica, sans-serif;}
.pricetag-listing small{font-size:11px; color:#fff; margin-bottom:5px; display:block; }
.property-detail{ background:#fff; overflow:hidden; box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.property-detail p {padding:0 10px 0 10px; line-height:18px;}
.property-title{width:290px; border-bottom:1px solid #eaeaea; font:16px 'DroidSerifRegular', Arial, Helvetica, sans-serif; padding:8px 10px 5px 10px; margin-bottom:16px;}
.property-title span{float:right; font:14px Arial, Helvetica, sans-serif; color:#125dae;}
.property-detail ul{position:relative; overflow:hidden; margin-bottom:10px; margin-left:10px;}
.property-features{margin-bottom:10px;}
.property-features li{ position:relative; overflow:hidden; width:300px; margin-left:0px;  margin-bottom:5px;}
#content .property-features li p{font:normal 12px 'DroidSerifRegular',Arial, Helvetica, sans-serif; color:#767879; margin-bottom:0px;}
.property-features  li p span{padding:5px 0px 5px 25px; display:inline-block; font:normal 12px 'DroidSerifRegular',Arial, Helvetica, sans-serif;}
.left-feature{width:170px; float:left;}
.city{background:url(/content/images/icons/city-ico.png) left center no-repeat; color:#5188c4; font:12px Arial, Helvetica, sans-serif; padding-left:20px; margin-right:4px;}
.bed{background:url(/content/images/icons/bed2-ico.png) left center no-repeat; color:#5188c4; font:12px Arial, Helvetica, sans-serif; padding-left:20px; margin-right:4px;}
.bath{background:url(/content/images/icons/shower-icon.png) left center no-repeat; color:#5188c4; font:12px Arial, Helvetica, sans-serif; padding-left:20px; margin-right:4px;}

/*blog*/
.post-wrapper p{font:12px Arial, Helvetica, sans-serif; color:#767d87;  margin-bottom:30px; line-height:20px;}
.blog-head{background:#fff; overflow:hidden; padding:10px; margin-bottom:32px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.post-thumb{float:left; margin-right:10px;}
.post-title{font:18px 'DroidSerifRegular', Arial, Helvetica, sans-serif; color:#125dae; margin:8px 10px 8px 8px;  overflow:hidden;}
.post-title a{color:#125dae;}
.post-meta{position:relative; overflow:hidden; }
.post-meta a {display:inline-block;  padding-left:24px; color:#6b6b6b; height:18px; line-height:18px; margin:0px 20px 10px 8px;}
.post-meta a:hover{color:#125dae;}
.date{background:url(/content/images/icons/date-ico.png) left center no-repeat;  font: 12px Arial, Helvetica, sans-serif;}
.author{background:url(/content/images/icons/authoer-ico.png) left center no-repeat;  font: 12px Arial, Helvetica, sans-serif;}
.comments-count{background:url(/content/images/icons/comment-ico.png) left center no-repeat;  font: 12px Arial, Helvetica, sans-serif;}
.categ{background:url(/content/images/icons/categor-ico.png) left center no-repeat;  font: 12px Arial, Helvetica, sans-serif;}
.tags{background:url(/content/images/icons/tag-ico.png) left center no-repeat;  font: 12px Arial, Helvetica, sans-serif;}
.post-data{position:relative; overflow:hidden;}
.post-data p{font:12px Arial, Helvetica, sans-serif; color:#767d87; margin-bottom:30px; line-height:20px;}
.readpost-btn{background:#27507d url(/content/images/btns-repeatable-bg.png) repeat-x; margin-bottom:10px; margin-left:5px; display:block; clear:both; color:#fff; text-shadow:1px 1px 1px #333; height:27px; line-height:27px; display:block; width:80px;  border:1px solid #0d52a4; text-align:center; box-shadow: -1px 1px 3px #0d1514; -webkit-box-shadow: -1px 1px 3px #0d1514; -moz-box-shadow: -1px 1px 3px #0d1514; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; behavior: url(PIE/PIE.html);}
.readpost-btn:hover{background:url(/content/images/btns-repeatablebg-hover.png) repeat-x; color:#fff;}
.readpost-btn:visited{background:url(/content/images/btns-repeatablebg-hover.png) repeat-x; color:#fff;}
.readpost-btn:focus{background:url(/content/images/btns-repeatablebg-hover.png) repeat-x; color:#fff;}

/* pagination */
#pagination{ text-align:center; margin:10px 0px 00px; float:left; padding-left:00px;}
#pagination a.btn{ font:12px 'DroidSerifRegular', Arial, Helvetica, sans-serif; display:inline-block; margin-left:5px; height:30px; line-height:30px; width:30px; text-align:center; background:url(/content/images/pagi-activ-bg.png) no-repeat; color:#38383a; }
#pagination a.btn:hover{color:#d6d6d6;  background:url(/content/images/pagi-bg.png) no-repeat;}
#pagination a.btn.current{color:#d6d6d6;  background:url(/content/images/pagi-bg.png) no-repeat; }


/*single*/content/images*comments*/
.comments li{position:relative; overflow:hidden; background:#efefef; padding:10px; margin-bottom:20px;  -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.comments li .avatar-wrapper{float:left; margin:0 10px 10px 0; overflow:hidden;}
.comments li .avatar-wrapper img{ height:59px; width:67px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.comments li .reply-btn{clear:both; float:left;  display:block; background:#505050; border:1px solid #1b1b1b; width:59px; color:#d9d9d9; font:11px Arial, Helvetica, sans-serif; text-align:center;  height:22px; line-height:22px;  -moz-border-radius: 25px; -webkit-border-radius:25px; border-radius: 25px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.comments li .reply-btn:hover{background:#000; color:#fff; }
.comments li .comment-meta{font:12px Arial, Helvetica, sans-serif; color:#666666; padding-bottom:10px; border-bottom:1px solid #d6d6d6; position:relative; overflow:hidden; margin-bottom:12px;}
.comments li .comment-meta a{color:#125dae;}
.comments li .comment-meta span{color:#343434;}
.comments li .comment{position:relative; overflow:hidden; }
#commentform label{font:12px Arial, Helvetica, sans-serif;  float:left; color:#535353; height:30px; line-height:30px; display:block; clear:both; margin-bottom:14px; }
.input-bar{ padding-left:10px; height:30px; line-height:30px; width:288px;border:0px solid #deddde;  float:right; margin-right:200px;  margin-bottom:14px; font:12px Arial, Helvetica, sans-serif; color:#666666; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); -moz-box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
#comment{ padding:10px;  width:478px; float:right; margin-bottom:14px; border:1px solid #deddde; font:12px Arial, Helvetica, sans-serif; color:#666666; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); -moz-box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.submit-btn{background:#27507d url(/content/images/btns-repeatable-bg.png) repeat-x; margin-bottom:20px; color:#fff; text-shadow:1px 1px 1px #333; height:29px; line-height:29px; display:block; width:80px; clear:both; margin-left:160px; border:1px solid #104783; text-align:center; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; behavior: url(PIE/PIE.html);}
.submit-btn:hover{background:url(/content/images/btns-repeatablebg-hover.png) repeat-x;}

/*contact page*/
.address-block{background:#fff; padding:10px; margin-bottom:32px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.address-block p{color:#767d87;}
.contact-view{float:left; width:240px; padding:5px;}
.contact-view img{border:4px solid #d9d9d9; margin-bottom:10px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.contact-detail{background:url(/content/images/contact-detail-shadow.png) left top no-repeat; min-height:250px;  position:relative; overflow:hidden; width:320px; padding:10px 30px;}
.address-line{position:relative; overflow:hidden; margin-bottom:20px;}
.address-line li{margin-bottom:8px; color:#767d87; font: 12px Arial, Helvetica, sans-serif; line-height:22px;}
.address-line li a{color:#767d87;}
.address-line li a:hover{color:#125dae;}
.address-line li strong{font-weight:bold; color:#393939; margin-right:6px;  }
.location-detail {line-height:20px; margin-bottom:24px;}
.map-container{background:#dadada; line-height:0px; padding:10px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.map_canvas small{color:#535353 !important;}
#message{ padding:10px;  width:478px; float:right; margin-bottom:14px; border:1px solid #deddde; font:12px Arial, Helvetica, sans-serif; color:#666666; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); -moz-box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); box-shadow: inset 1px 1px 2px 0px rgba(9, 9, 9, 0.3); -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
#contact-form label{font:12px Arial, Helvetica, sans-serif;  float:left; color:#535353; height:30px; line-height:30px; display:block; clear:both; margin-bottom:14px; }
#contact-form label.error{ color: red; font-weight: bold; margin-bottom: 0px; margin-left: 170px; margin-top: -15px; }
#contact-form input.error{ border:1px red solid;}
#message.error{border:1px red solid;}
#message-sent{ color:#535353; margin:20px 0px 0px; font:14px "DroidSansRegular",Arial, Helvetica, sans-serif; display:none; }
#message-sent p{color:#535353;}
#contact-form  #contact-loader{ float:right; margin:2px 10px 0px 0px; display:none; }



/*property single*/
.property-info-block{background:#fff;  margin-bottom:20px; padding:10px;  padding-bottom:180px; position:relative; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.property-info-block .property-single-title{color:#125dae; font-size:21px; text-shadow:1px 1px 0px #fff; border:none; margin-bottom:0px;}
#content .property-info .address{margin-bottom:14px; color:#858585; font:normal 12px 'DroidSerifRegular',Arial, Helvetica, sans-serif;  margin-bottom:14px;}
.property-info  .date{display:inline-block;  padding-left:24px; color:#6b6b6b; height:18px; line-height:18px; margin:0px 20px 10px 8px;}
.property-features-block{position:relative; overflow:hidden; margin-left:0px; width:222px;}
.property-features-block li{ color:#1c1c1c; text-align:center; width:68px; padding-top:48px; height:22px; font:normal 12px 'DroidSerifRegular',Arial, Helvetica, sans-serif; float:left; margin-right:6px; margin-bottom:6px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.property-features-block .home-size{background:#e8e8e8 url(/content/images/icons/home-ico.png) center 10px no-repeat;}
.property-features-block .home-beds{background:#e8e8e8 url(/content/images/icons/bed-ico.png) center 10px no-repeat; }
.property-features-block .home-garage{background:#e8e8e8 url(/content/images/icons/garage-ico.png) center 10px no-repeat;}
.property-features-block .home-baths{background:#e8e8e8 url(/content/images/icons/bath-ico.png) center 10px no-repeat; }
.property-features-block .furnished{background:#e8e8e8 url(/content/images/icons/furnished-ico.png) center 10px no-repeat;}
.property-features-block .mortgage{background:#e8e8e8 url(/content/images/icons/mortgage-ico.png) center 10px no-repeat; }
.property-features-block .home-size:hover{background:#c0deff url(/content/images/icons/home-ico.png) center 10px no-repeat;}
.property-features-block .home-beds:hover{background:#c0deff url(/content/images/icons/bed-ico.png) center 10px no-repeat; }
.property-features-block .home-garage:hover{background:#c0deff url(/content/images/icons/garage-ico.png) center 10px no-repeat;}
.property-features-block .home-baths:hover{background:#c0deff url(/content/images/icons/bath-ico.png) center 10px no-repeat; }
.property-features-block .furnished:hover{background:#c0deff url(/content/images/icons/furnished-ico.png) center 10px no-repeat;}
.property-features-block .mortgage:hover{background:#c0deff url(/content/images/icons/mortgage-ico.png) center 10px no-repeat; }

.share-bar{background:#fff; margin-bottom:32px; width:320px;  -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.share-bar h5{ height:48px; float:left; line-height:48px;  margin-left:14px;}
.share-this{position:relative; overflow:hidden; float:right; margin-right:14px; padding-top:12px;}
.share-this li{float:left; margin-left:10px;}
.share-this li a{ width:27px; height:27px; display:inline-block;}
.share-twitter{background:url(/content/images/icons/twitter-share.png) center center no-repeat;}
.share-fb{background:url(/content/images/icons/fb-share.png) center center no-repeat;}
.share-flicker{background:url(/content/images/icons/linkedin-share.png) center center no-repeat;}
.share-mail{background:url(/content/images/icons/share-mail.png) center center no-repeat;}
.propter-freature-list{background:#fff; float:left; margin-bottom:32px; width:320px;  -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.propter-freature-list .title{padding:8px 10px; border-bottom:#f0f0f0 1px solid; margin-bottom:10px;}
.propter-freature-list ul{position:relative; overflow:hidden; padding:0px 10px;}
.propter-freature-list ul li{padding:11px 0 11px 22px ; background:url(/content/images/icons/list-arrow.png) 4px center no-repeat; border-bottom:#f0f0f0 1px solid;}
.propter-freature-list ul li a{color:#424a56;}
.propter-freature-list ul li a:hover{color:#125dae;}
.virtual-tour-block{background:#fff; margin-bottom:32px; width:320px; float:right;  -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.virtual-tour-block .title{padding:8px 10px; border-bottom:#f0f0f0 1px solid; margin-bottom:10px;}
.virtual-video{padding:10px; width:282px; height:206px;}

/*slideshow*/
.property-slider-wrapper{float:left;  width:408px; height:244px; margin-right:6px; overflow:hidden;}
#slideshow{}
#nav { width: 650px;  overflow:hidden; position:absolute; bottom:0px; left:-5px; z-index:400; }
#nav li {  float: left;  margin:0 0 15px 15px; list-style: none; position:relative; }
#nav a {  padding: 3px; display: block; border: 1px solid #ccc; }
#nav li.activeSlide a { background: #125dae; border: 1px solid #6e6e6e; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block ;}

/*generic styles ....................................................................................s*/content/images*/content/images*/
.alignleft { float: left; margin:0px 15px 20px 0px; }
.alignright { float: right; margin:0px 0px 15px 20px;}
.aligncenter { display:block; margin:0 auto; margin-bottom:20px;}

/*frame*/
.frame{border:10px solid #fff; margin-bottom:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}

/*blockquote*/
#content blockquote{text-indent:60px; font:12px Arial, Helvetica, sans-serif; line-height:20px; background:url(/content/images/quote-style1.png) left top no-repeat; padding-top:20px; margin:0 0 30px 0;}
#content blockquote.round-style{background:url(/content/images/quote-style2.png) left top no-repeat; text-indent:90px; padding-top:30px;}

/*grid*/
.columns{position:relative; overflow:hidden; margin-left:-10px;}
.grid100,
.grid50,
.grid33{background:#fff; float:left; margin-left:10px; margin-bottom:10px; overflow:hidden; border:1px solid #fff;  position:relative; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;  -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}

#content .grid100 p,
#content .grid50 p,
#content .grid33 p{padding:10px; margin-bottom:0px;}
.grid100{width:655px;}
.grid50{width:321px;}
.grid33{width:210px;}
.grid-col-head{font:12px 'DroidSerifRegular', Arial, Helvetica, sans-serif; padding-left:10px; color:#e6e6e6; height:36px; margin-bottom:10px; line-height:36px; background:url(/content/images/table-head-bg.jpg) repeat-x;}

/*lists*/
.list-wrapper{ width:655px; background:#fff; float:left; margin-bottom:20px; overflow:hidden; border:1px solid #fff;  position:relative; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;  -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.list-wrapper h5{padding-left:10px; height:36px; line-height:36px; border-bottom:1px solid #dadada;}
.list-wrapper ul,
.list-wrapper ol{padding:10px; position:relative; overflow:hidden;}
.list-wrapper ol li{font: 12px Arial, Helvetica, sans-serif; color:#7e848e; padding:8px 0 8px 0px;  list-style:decimal; margin-left:30px; width:280px; float:left;  position:relative;}
.list-wrapper ol li a{color:#7e848e;}
.list-wrapper ol li a:hover{color:#3f80ed;}
.list-wrapper ul li{font: 12px Arial, Helvetica, sans-serif; color:#7e848e; padding:8px 0 8px 30px;  list-style:none; background:url(/content/images/green-bullet.png) left 10px no-repeat; margin-left:10px;  width:270px; float:left;  position:relative;}
.list-wrapper ul li a{color:#7e848e;}
.list-wrapper ul li a:hover{color:#3f80ed;}

/*table*/
.table{ background:#fff; margin-bottom:20px; overflow:hidden; border:1px solid #fff;  position:relative; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;  -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box;  box-shadow: 0px 1px 3px #c3c2c3; -webkit-box-shadow: 0px 1px 3px #c3c2c3; -moz-box-shadow: 0px 1px 3px #c3c2c3; behavior: url(PIE/PIE.html);}
.table li{}
.table .head{height:36px; padding:0px; line-height:36px; background:url(/content/images/table-head-bg.jpg) repeat-x;}
.table .head ul li{float:left; padding:0px;  font:bold 12px Arial, Helvetica, sans-serif; height:36px; line-height:36px; color:#e6e6e6;}
.table-cols{position:relative; overflow:hidden; width:660px;}
.table-cols li{width:120px; text-align:center; padding:10px 0px; border-left:1px solid #ebebeb; float:left; height:100%;}
.table-cols li.col-discription{width:280px;}
.table-cols li:first-child{border:none; }
.grey-filled{background:#f8f7f7;}

/*accordian*/
.accordian li{background:#fff; margin-bottom:8px; overflow:hidden; border:1px solid #fff;  position:relative; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px;  -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box; behavior: url(PIE/PIE.html);}
.accordian li h5{ cursor:pointer; font: 14px 'DroidSerifRegular', Arial, Helvetica, sans-serif; color:#4d4d4d; padding-left:10px; margin-bottom:0px; background:url(/content/images/acordian-head-bg.png) repeat-x; height:36px; line-height:36px;}
.accordian li h5 .slide-arrow{display:inline-block; background:url(/content/images/icons/accordian-btn-adtive.png) left top no-repeat; width:10px; height:19px; float:right; margin-right:20px; margin-top:10px;}
.accordian li.active h5 .slide-arrow {background:url(/content/images/icons/accordian-btn.png) left top no-repeat; }
#content .accordian li p{padding:10px; margin-bottom:0px; padding-top:14px;}

/*footer*/
.footer-wrapper{background-color: #263A4E; border-top:1px solid #e7e9ea; overflow:hidden; clear:both; height: 70px; }
.footer{width:980px; margin:0px auto;}
.footer-col{width:300px; float:left; margin-left:40px; margin-bottom:24px;}
.footer-col .title{color:#bdc9d7; text-shadow: 1px 1px 1px #000;}
.footer-col p{color:#73797c; font: 12px Arial, Helvetica, sans-serif; line-height:18px; margin-bottom:18px;}
.footer-col p a{color:#bdc9d7;}
.footer-col p a:hover{color:#6b6b6b;}
.footer-col ul li{border-bottom:#5c636a 1px solid; color:#73797c; margin-bottom:8px; padding-bottom:8px;  box-shadow: 0px 1px 0px #20252b; -webkit-box-shadow: 0px 1px 0px #20252b; -moz-box-shadow: 0px 1px 0px #20252b; behavior: url(PIE/PIE.html);}
.footer-col ul li p{margin-bottom:0px;}
.footer-col ul li:last-child{border-bottom:none;  box-shadow: 0px 0px 0px #313943; -webkit-box-shadow: 0px 0px 0px #313943; -moz-box-shadow: 0px 0px 0px #313943; behavior: url(PIE/PIE.html);}
.footer-col ul li a{color:#73797C;}
.footer-col ul li a:hover{color:#BDC9D7;}
.footer-col1{margin-left:0px;}
.bottombar-wrapper{background:#d6d6d6; position:relative; border-top:3px solid #d0d0d0; clear:both; height:95px;}
.bottombar-wrapper p{color:#515151; font-size:11px;}
.bottom-bar{width:980px; margin:0px auto; position:relative; height:95px;}
.footer-nav {position:relative; overflow:hidden; margin-top:7px; margin-bottom: 7px; float:left;}
.footer-nav li{ font-size:11px; font-weight:bold; float:left;}
.footer-nav li:last-child{border:none;}
.footer-nav li:first-child a{padding-left:0px;}
.footer-nav li a{float:left; padding:0px 8px; color:#dbdbdb;}
.footer-nav li a:hover{color: #15A6C5;}
.logo-footer{position:absolute; right:0px; top:6px;}
.copy-right-wrapper{width:980px; position:absolute; left:0px; bottom:0px; float:left; overflow:hidden;}
.copy-right{float:right; margin-bottom:10px;}
.developed-by{float:left;}
.developed-by a{color:#125dae;}


.list-title {padding:10px 0 0 0;}

#activelistings {
	margin-top: 3px;


}
span.activelistings {
    background-color: #d54f25;
    border-radius: 3px 3px 3px 3px;
    margin: 10px 5px 10px 0px;
    overflow: hidden;
}

span.activelistings a.activelistings, span.activelistings a.activelistings:hover

{
    background: none repeat scroll 0 0 transparent !important;
    color: #FFFFFF !important;
    font-size: 10px !important;
    line-height: 10px !important;
    margin-top: 0 !important;
    padding: 0 3px !important;
    position: relative;
    text-decoration: none !important;
    top: -1px;
}

#activelistings a {
    color: #919191;
    text-decoration: none;
	font-size: 11px;
}

.advancedsearch {
	float:right;
	padding-right: 4px;
	color: #4ebdd7 !important;
}

.copyright {
	float:right;
	color:#DBDBDB;
	font-size: 11px;
	padding-top: 6px;
}

.footer-links {
	font-size: 11px;
	float: right;
}

.signup-nav{
	float:right;
	padding: 12px 23px 0px 0px;
}

.signup-nav a{
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform:uppercase;
}

.signup-nav a:hover{
	color:#4ac9e4;
}

/* About us page*/
.aboutphoto {background-color: #fff; width: 362px; height: 236px; margin: 30px 0px 0px 50px; float: left;}
.aboutphoto img { padding: 8px;}
.about-content { float: right; margin: 38px 38px 0px 0px; width: 500px;}
.about-content span { color: #6a6a6a; font-size: 13px; padding-right: 25px; line-height: 150%;}
.press-content { float: left; position: relative; width: 900px; padding-left:50px;}
.press-list { padding-top:10px;}
.pr{ background:url(/content/images/icons/pr-ico.png) left center no-repeat; color:#263849; font:15px 'calibri',Arial, Helvetica, sans-serif; padding-left:28px; margin-right:4px;}
.pr a { color:#263849;}
.pr a:hover { color:#4ac9e4;}

/* Contact us page*/
.contactmap {background-color: #fff; margin: 24px 0px 0px 150px; float: left;}
.contactmap img { padding: 8px;}
.mapbyline { color:#6a6a6a; padding: 299px 0 0 80px;}
.contact-content { float: left; position: relative; width: 444px; padding-left:35px;}
.contact-data { color:#6a6a6a; padding-top:14px;}
.contact-sidebar{ width:444px; float:right; padding-right: 25px; padding-top: 10px;}
.contact-sidebar span {color:#6a6a6a;}
.contact-sidebar h5 {padding-bottom:14px;}
#MainContent_Submit {float: right;}
.buttonrow{ float: right;
    padding-right: 122px;}
.social-nav li a { display: block; padding: 6px 14px;text-decoration: none;}

/* FAQ page*/

.faq-questions{margin: 24px 0px 0px 36px; float: left;}
.faq-questions h3 a { background:url(/content/images/icons/faq-ico.png) left center no-repeat;color:#4ac9e4;font:bold 16px 'calibri',Arial, Helvetica, sans-serif ; line-height: 220%; text-decoration:underline;padding-left: 28px;}
.faq-questions h3 a:hover {color:#4ac9e4;}
.faq-answers {float: left; position: relative; width: 900px; padding-left:38px;}
.faq-answers h3 {background:url(/content/images/icons/faq-ico.png) left center no-repeat; font:bold italic 17px  Arial, Helvetica, sans-serif; color: #263849; padding:20px 0px 20px 20px;}
.faq-answers p {color:#6a6a6a; margin: 10px 0; padding-left: 20px;}
.strong {font-weight: bold; color:#263948}
.backtotop {padding-bottom: 20px; display: block;margin-bottom: 20px;font-weight: bold; text-decoration:underline; color:#43c7e3}

/* sell page*/
#header-wrapper-sell { background: url("/content/images/headerbg.png") repeat-x scroll 0 0 transparent; height: 540px; margin-bottom: 25px; position: relative;}
.top-wrapper { background: url("/content/images/topbg.png") repeat-x scroll center bottom transparent; border-bottom: 0 solid #E5E5E5; border-top: 0 solid #E5E5E5; height: 383px; width: 100%;}
.top-content { margin: 0 auto; position: relative; width: 980px; }
.top-mkpl { float:left; width:475px; height:380px; background:no-repeat url(/content/images/mkplbg.png) bottom right; margin-left: 10px;}
.top-mkplplt { height: 98px; width: 288px; background:url(/content/images/domainsplt.png) no-repeat; margin:266px 0 0;}
.top-mkplplt span { padding: 40px 29px 0 0; float:right; font-weight:bold; font-size:16px; color: #666666}
.top-mkplcopy { float:right; width:475px; height:400px; margin-right: 10px;}
.top-mkplcopy h1 { font-size:24px; font-family: 'calibri',Arial, Helvetica, sans-serif; font-weight:bold; color:#292929; margin: 66px 0 0 17px;}
.mkplcopy { font-size:16px; font-family: 'calibri',Arial, Helvetica, sans-serif; color:#7b7b7b; margin: 8px 0 0 17px;  width: 408px;}
.list-domains { background: url("/content/images/list-round-sprite.png") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 40px; margin-left: 14px;    margin-top: 24px; width: 224px;}
.list-domains:hover{ background: url("/content/images/list-round-sprite.png") -0px -43px no-repeat; }
.sell-content-left { float:left; width:570px; height:300px; color:#7B7B7B; font-size:12px;}
.sell-content-left li { padding-bottom:4px;}
.sell-content-right { background: url("/content/images/sellbg.png") no-repeat scroll 0 0 transparent; background-position: left bottom;float:right; width:324px; height:300px; padding-left:27px; height: 354px;}
.sell-content-left h2 { background: url("/content/images/h2bg.png") repeat scroll 0 0 transparent; height:34px; font-size:24px; font-family: 'calibri',Arial, Helvetica, sans-serif; font-weight:bold; color:#292929; padding-left:67px;}
.sell-content-right h2 {background: url("/content/images/h2sellbg.png") no-repeat scroll 0 0 transparent;background-position:bottom; height:36px; font-size:24px; font-family: 'calibri',Arial, Helvetica, sans-serif; font-weight:bold; color:#292929;}
.sell-content-right li { padding-top:4px; color: #7B7B7B; }
.sell-content-right ul { padding:14px 0 36px; }

/* Monetize page*/
.mon-wrapper { background: url("/content/images/topbgmon.png") repeat-x scroll center bottom transparent; border-bottom: 0 solid #E5E5E5; border-top: 0 solid #E5E5E5; height: 470px; width: 100%;}
.mon-content { margin: 0 auto; position: relative; width: 980px; }
.monetize-content {color: #515151; float: left; font-size: 12px; height: 370px; width: 985px; margin-top: 26px;}
.monetize-content h2 { height:34px; font-size:24px; font-family: 'calibri',Arial, Helvetica, sans-serif; font-weight:bold; color:#292929; padding-top: 16px;}
.monetize-content ul { vertical-align:top; color:#7b7b7b}
.signup-big {   background: url("/content/images/signup-round-sprite.png") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 40px; margin-left: 14px;    margin-top: 24px; width: 124px;}
.signup-big:hover{ background: url("/content/images/signup-round-sprite.png") -0px -43px no-repeat; }
.signup-field {height:33px; width:340px; font: 12px Arial, Helvetica, sans-serif ; color:#919191; padding-left:5px; border:1px solid #ccc; float:left; margin-top:25px; }
.signupcopy { color:#292929; width: 174px; font-weight: bold; font-family: 'calibri',Arial,Helvetica,sans-serif; font-size: 24px; float: left; margin: 28px 11px 0px 0;}
#signupform {margin-left:100px;}
.signup-wrapper {padding-left: 175px; padding-top: 52px;}
.signup-wrapper p { margin: none !important;}

/* homepage*/

#header-wrapper-hp { background: url("/content/images/headerbg.png") repeat-x scroll 0 0 transparent; height: 154px; position: relative;}
.hp-slider-wrapper {height: 280px; position: relative;}
.hp-wrapper { background: url("/content/images/topbghp.png") repeat-x scroll center bottom transparent; border-bottom: 0 solid #E5E5E5; border-top: 0 solid #E5E5E5; height: 522px; width: 100%; margin-bottom: 30px;}
.hp-content {width: 290px; float:left; padding-right:25px; padding-left:10px;}
.hp-content h2 {font-size:19px; font-family: 'calibri',Arial, Helvetica, sans-serif; font-weight:bold; color:#292929;}
.hp-subtitle { padding: 0px 0px 10px 0px; font-size:11px; font-style:italic; }
.hp-copy { font:Arial, Helvetica, sans-serif; color:#686868; line-height: 19px;}
.hp-copy a { color:#263849; font-weight:bold; }
.hp-copy a:hover { color:#3aa7c1;}
.aso { width:950px;}
.aso h3 {  background: url("/content/images/asobg.gif") no-repeat scroll center; font-size:15px; font-family: 'calibri',Arial, Helvetica, sans-serif; font-weight:bold; color:#777777; margin-bottom:20px;}
.aso img { padding-right: 34px;}
.hp-content-wrapper { width: 980px;}
.hp-left {float: left; height: 495px; margin-left: 10px; width: 440px;}
.hp-left h2 {font-family: 'calibri',Arial,Helvetica,sans-serif; font-size: 24px; font-weight: bold; padding-top:40px;}
.hp-left-copy { font-size: 12px; line-height: 18px; width: 380px; color: #7A7A7A;}
.hp-right { padding-left: 15px;float: right; height: 495px; width: 494px;background: url("/content/images/hpbg.gif") no-repeat scroll left bottom transparent;}
.hp-right h2 { font-family: 'calibri',Arial,Helvetica,sans-serif; font-size: 24px; font-weight: bold; padding:40px 0px 0px 17px;}
.hp-right-copy { padding:0px 0px 0px 17px; font-size: 12px; line-height: 18px; width: 380px; color: #7A7A7A;}
.platform	{padding-left: 17px;}
.hp-right h4 {font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; }
.hp-right ul {font-family: Arial,Helvetica,sans-serif; font-size: 12px; color:#354554}
.platform-copy {width:288px;float: left; line-height: 18px; color: #7A7A7A;}
.pltbutton { float: right; width: 167px;}
.platform-button {background: url("/content/images/pfsu-round-sprite.png") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 40px; width: 167px;}
.platform-button:hover{background: url("/content/images/pfsu-round-sprite.png") -0px -43px no-repeat; }
.platform-button-learnmore {background: url("/content/images/MonetizeLearnMore.png") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 40px; width: 115px;}
.hpsearch {background-image: url("/content/images/searchbg.png"); margin-top:24px; padding-top:10px; width: 434px; height:107px;}
.hp-search-wrapper {position: relative;  width: 410px; height: 115px; padding-left:18px; }
.hp-search-field { border: 1px solid #cecece; color: #919191; float: left; font: 11px Arial,Helvetica,sans-serif; height: 31px; margin-top: 11px; padding-left: 5px; width: 270px; font-size:13px; color:#a8a8a8;}
.hp-left h3 { font-size:16px; font-family: 'calibri',Arial,Helvetica,sans-serif; font-weight:bold; }
#hp-activelistings { margin-top: 10px; width: 400px;}
span.hp-activelistings { background-color: #D54F25; border-radius: 3px 3px 3px 3px; margin: 10px 5px 10px 0; overflow: hidden;}
#hp-activelistings a { color: #919191; font-size: 11px; text-decoration: none;}
.hp-submit-search { background: url("/content/images/hpsearch-round-sprite.png") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 38px; margin-top: 8px;   width: 116px;}
#hpsearchform  { font-size:14px;}
.domainlist {padding-top: 12px; padding-left: 18px; padding-top: 19px;}
.cate { float:left; width: 200px;}
.cate a { color:#4EBDD7; font-weight:bold;line-height: 19px; }
.cate a:hover { color:#263849;}
.feat { float:right; width: 200px;}
.feat a { color:#4EBDD7; font-weight:bold; line-height: 19px;}
.feat a:hover { color:#263849;}
.cate h3 {padding-bottom:8px;}
.feat h3 {padding-bottom:8px;}
.domainsale { line-height: 26px;}
.domainsale h5 {font-size: 12px; font-family:Arial,Helvetica,sans-serif; font-weight:bold; width:58px; float:left; padding: 7px 0px 5px 10px;}
.domainsale a { font-size: 12px; font-family:Arial,Helvetica,sans-serif;color:#4EBDD7; font-weight:bold;}
.domainsale a:hover {font-size: 12px; font-family:Arial,Helvetica,sans-serif;color:#263849; font-weight:bold;}

#MainContent_FirstName { float:right; margin-right: 38px;}
#EmailAddress { float:right; margin-right: 38px;}
#MainContent_LastName { float:right; margin-right: 38px;}
#MessageToSend { float:right; margin-right: 38px;}
.field { padding-bottom: 14px;}
.form-label-inline-mtl { height:500px;}

/* Search page*/
.sh-wrapper {background: url("/content/images/searchbg.jpg") repeat-x scroll 0 0 transparent; border-bottom: 0 solid #E5E5E5; border-top: 0 solid #E5E5E5; height: 141px; width: 100%; color: #000000;}
.sh-container  { margin: 0 auto; position: relative; width: 980px;}
.x4 {float:left;   width:350px;}
.rs { position: relative; right: 5px;}
.x1, .x2, .x3, .x4, .x5, .x6, .x7, .x8, .x9, .x10, .x11, .x12 { float: left; margin:0 30px 10px 0;}
.field {  float: left; width: 100%;}
.form label, span.label { display: block; float: left; margin-right: 10px; padding-right: 10px; position: relative;  width: 118px;}
.field input, .field textarea, .field select { border: 1px solid #CCCCCC; border-radius: 3px 3px 3px 3px; float: right; font-size: 11px; margin-right: 1em; padding: 2px;}
.x4 h4 { color: #263948; font-size: 14px;font-weight: bold; margin: 10px 0;}
.toppara {padding-top: 20px; color:#515151;}

/* Marketplace pages*/
.mp-wrapper { height: 800px;   position: relative;}
.mp-content {height: 350px; position: relative;}
.mp-container { height: 338px; left: 0; position: absolute; top: 25px; width: 980px; z-index: 40;}
.dxgvControl {width: 300px}
.dfilters { float: left; height: 724px; padding:0 34px 0 0; vertical-align: top; width: 236px;color: #454646;font-size: 13px;}
h6 {font: bold 14px Arial,Helvetica,sans-serif;}
.success-msg { font-size:24px; font-weight: bold;}
.txtRed { font-size:18px; font-weight: bold; color:Red; padding-top:20px;}
#SignUpButton {  background: url("/content/images/signup-round-sprite.png") no-repeat scroll 0 0 transparent; border: medium none;  cursor: pointer; height: 39px; margin-left: 5px; margin-top: 7px; width: 114px; }
#SignUpButton:hover{background:url(/content/images/signup-round-sprite.png) -0px -43px no-repeat; }
#MainForm {padding-left:100px;}
.wrapper_960 { margin: 0 auto; width: 960px;}
.portlet { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; border-radius: 8px 8px 8px 8px; box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);  margin-bottom: 1.5em; position: relative;}
label { color: #263948;padding-right: 30px; }
.shcopy { color: #263849; font-size: 18px; font-weight: bold; margin-right:15px; }
#mp-search { width: 534px; padding: 9px 2px;}
#mp-tld {padding: 9px 2px; width: 94px;}
#mp-top-submit {background: url("/content/images/mpsearch-round-sprite.png") no-repeat scroll 0 0 transparent; border: medium none; cursor: pointer; height: 40px; width: 118px;}
#mp-top-submit:hover{background: url("/content/images/mpsearch-round-sprite.png") -0px -43px no-repeat; }
.domaingrid { float: left; padding-left: 10px;}
.shwrap { height: 20px;}
.leftrail {  border: 1px solid #d6d6d6; color: #454646; font-size: 12px; font-weight: bold; background-color: white;}
.leftrail h2 { font: 18px Arial,Helvetica,sans-serif; display:inline;}
.filter_header {border-bottom: 1px solid #D9D9D9;  padding: 8px 8px 8px 12px; background-image: url("/content/images/sh-title-bg.gif"); }
.filter_top { float: right; }

.categor { padding: 10px 0px 4px 0px;border-bottom: 1px solid #e9e9e9;padding-left: 10px; width: 261px;}
.prange { padding: 2px 0 15px 10px;border-bottom: 1px solid #e9e9e9;padding-left: 10px; width: 261px;}
.ui-slider { width: 240px;}
.clength { padding: 2px 0 15px 10px;border-bottom: 1px solid #e9e9e9;padding-left: 10px; width: 261px;}
.ksv { padding: 0px 0px 0px 0px;border-bottom: 1px solid #e9e9e9;padding-left: 10px; width: 261px;}
.muv { padding: 0px 0px 0px 0px;border-bottom: 1px solid #e9e9e9;padding-left: 10px; width: 261px;}
.val { padding: 0px 0px 0px 0px;border-bottom: 1px solid #e9e9e9;padding-left: 10px; width: 261px;}
.excl { padding: 0px 0px 0px 0px;border-bottom: 1px solid #e9e9e9;padding-left: 10px; width: 261px;}
.filter { padding: 10px 0px 0px 10px;}

#mp-category{margin: 10px 0; padding: 6px 0; color: #676767 }

#mp-price_min { padding: 5px 0px;width: 74px;}
#mp-price_max { padding: 5px 0px;width: 74px;}
#mp-length_min { padding: 5px 0px;width: 74px;}
#mp-length_max { padding: 5px 0px;width: 74px;}
#mp-keywords_min { padding: 5px 0px;width: 74px;}
#mp-keywords_max { padding: 5px 0px;width: 74px;}
#mp-uniques_min { padding: 5px 0px;width: 74px;}
#mp-uniques_max { padding: 5px 0px;width: 74px;}
#mp-value_min { padding: 5px 0px;width: 74px;}
#mp-value_max { padding: 5px 0px;width: 74px;}

#mp-no_hyphens { font-weight: normal;}
#mp-no_numbers { font-weight: normal;}
.leftrail p {line-height: 1.4em; margin: 10px 0}