/* 
Citylets master stylesheet
All browsers
2-Dec-2011 
*/

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body
{
	margin-top: 20px;	
}

p {
	margin:0;
	padding:0 0 10px;
}

.dnd {
	display:none;
}

h1
{
	font-size: 13px;
	padding:   5px 0 ;
	background: url(_bck_headings.gif) repeat-x bottom left;
	color: #191F6C;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2
{
	font-size: 13px;
	padding:   5px 0 ;
	background: url(_bck_headings.gif) repeat-x bottom left;
	color: #191F6C;
	font-weight: normal;
	margin: 0 0 10px 0;
}
	
h3
{
	font-size: 12px;
	color: #555555;
	font-weight:bold;
	display:inline;		
	margin: 0 0 10px 0;
}

a {
	color: #191F6C;
	text-decoration: none;
	font-weight:bold	
}

a:hover {	
	text-decoration: underline;
	cursor: pointer;
}




#wrapper{
	position:relative;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	width: 970px;
}

#ct1
{
	position:relative;
	height: 580px;
	width: 970px;
}

#content {
	width: 100%;	
	float: left;
	min-width: 100%;
	background-color: #FFF;
	padding-bottom: 20px;
}

#inner {
	position: relative;
	width: 970px;	
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;	
}

#abshold {

	margin-top: 140px;
	position: absolute;
	top:0;
	width: 970px;
	height: 335px;
}

#header {

	width: 970px;	
	height: 100px;
	margin: 0 0 6px 0;
}

#header #logo {
	float:left;
	width: 600px;
}

#header #logo img {
	border: none;
}

#header #srmap {
	float:right;
	width: 320px;
}

#header #srmap img {
	float: left;
	width: 48px;
}

#header #srmap #search-x-properties {
	padding: 4px;
	font-size: 16px;
	float: right;
	width: 250px;
	border-bottom: 1px solid #E5E5E5;
	color: #191F6C;
	white-space: nowrap;
}

#header #srmap #search-x-properties span {
	color: #833349;
	font-weight: bold;
}


#header #srmap #country-count span {
	font-weight: bold;
}

#header #srmap #country-count {
	padding: 4px;
	font-size: 14px;
	float: right;
	width: 250px;
	color: #191F6C;
	white-space: nowrap;
}

#navbar {
	margin: 20px 0 0 0;
	clear: both;
	float: left;
	width: 100%;
}

#navbar #navigation {
	float: left;
	width: 800px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	background-image: url('../images/backgrounds/navbar-left-endcap.png');
	background-repeat: no-repeat;
	background-position: left center;
	border-right: 1px solid #FFF;
}

#navbar #navigation ul {
	background-image: url('../images/backgrounds/navbar-left.png');
	background-repeat: repeat-x;	
	background-position: left center;
	list-style: none;
	padding-left: 0;
	height: 33px;
	margin: 0 0 0 5px;
}

#navbar #navigation ul li {
	float: left;
	background: inherit;
}

#navbar #navigation ul li.selected {
	background-image:url('../images/backgrounds/navbar-left-selector.png');
	background-repeat: no-repeat;	
	background-position: center top;
}

#navbar #navigation ul li a {
	float: left;
	margin-top: 9px;
	color: #FFF;
	text-decoration: none;
	border-left: 1px solid #4D518F;
	padding-left: 20px;
	padding-right: 20px;
}

#navbar #navigation ul li a:hover {
	text-decoration: underline;
}

#navbar #navigation ul li .first {
	border-left: 1px none;
}

#navbar #advertise-with-us img {	
	width: 169px;
	height: 33px;
	float: right;
	color: #FFF;
	border: none;
}


#footer-main
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	margin: 35px 0 0 0;
	padding: 10px 0 3px 0;
	position:relative;
	clear:both;
	color: #999;
	border-top: 1px #ccc dotted;
	font-size: 11px;
}
#footer-main a, #footer-main a:hover
{
	font-weight: normal;
	font-size: 11px;
}
#footer-main img
{
	border: 0;
	vertical-align: bottom;
}

#footer-main ul
{
	margin: 0;
	padding: 0;
}

#footer-main li
{
	display:inline;
	list-style-type:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

#footer-sub{
	padding-top:10px;
	padding-bottom:10px;
	font-weight: normal;
	color: #999;	
}
#footer-sub a, #footer-sub a:hover{
	font-size:10px;
	font-weight: normal;
}



#social p {	
	height: 17px;
}

#social img {
	position: relative;
	top: 3px;
	border: none;	
	margin-left: 10px;
	margin-right: 5px;
}

#social a:hover img {
	border: none;		
	text-decoration: none;
}

#social a.plusone {
	color: #000;
}

#copyright{
	font-size:10px;
	padding-bottom: 10px;
	color: #999;	
}


#rlogin 
{
	text-align:right;
	height: 10px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}


#main {
	top: 0px;
}

#main ul.tabtop {
	margin-top: 0;
	margin-bottom: 4px;
	padding-left: 0px;
	margin-left: 0;
	float: left;
	list-style: none;
	position: relative;
	top: -2px;
}

#main ul.tabtop h1, #main ul.tabtop h2
{
	background: none;
	font-weight: normal;	
	margin: 0;
	padding: 0;
}
#main ul.tabtop a
{
	font-weight: normal;
}

#main ul.tabtop li.selected {
	padding-left: 20px !important;
	background-image: url('../images/icons/triangle-bullet.png');
	background-repeat: no-repeat;
	background-position: 4px center;
}

#main ul.tabtop li {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-left: 1px solid #ccc;
}

#main ul.tabtop li.first {
	padding-left: 0px;
	border-left: none;
}


div.tab-cont {	
	height: 302px;
	overflow: hidden;
	width: 960px;
	display: block;
	border: solid 1px #e7eaf1;
	font-weight: normal;
	color: black;
	font-size: 12px;
	background: url('../images/backgrounds/tab-cont-bg.png');
	line-height: 1.5em;
	padding-left: 10px;
	clear:both;
}


div.tab-cont p {
        padding: 10px 10px 0 0;	
}

div.tab-entry {
	height: 0px;
	overflow: auto;
	width: 960px;
	display: block;
}


#main div.tab-entry p {
	font-size: 12px;
	padding: 10px 10px 0 0;
	width: auto;
	float: none;
	margin: 0;
}
	
div.tab-entry ul {
	clear: left;
}





#main p {
	width: 100%;
}



#lmenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 11px;
}

#lmenu img {
    border: none;
}

#lmenu {
        width: 165px;
        margin: 0;
        padding: 4px 0;
        }

#lmenu li a {
        height: 18px;
        text-decoration: none;
		padding: 0;        
        }

#lmenu li a:link, #lmenu li a:visited {
        color: #666;
        display: block;
        background:  url(images/menu-bar.gif);
        padding: 6px 0 0 10px;

        }

/* ie6 fix, needs UL id itms included to highlight bar */    
#lmenu li a:hover, #lmenu #itms .selected {
        color: #FFF;
        background:  url(images/menu-bar.gif) 0 -24px;
        padding: 6px 0 0 10px;
        }

div#lmenu li .lmenured
{
	color: #F83EE4;	
}


div#left
{
	position:relative;
	margin:0;
	padding:0;
	width:170px;
	float:left;
}

div#right
{
	position:relative;
	margin: 0;
	padding:0;
	text-align:left;
	width:735px;
	float:left;
	margin-left:18px;
}

#right p, #main p
{
    line-height: 1.4em;
}

#ct1 p
{
    line-height: 1.4em;
}

div.accordian
{
	height:0px;
	overflow:hidden;
}
div.accordian-open
{
	height:100%;
	overflow:hidden;
}


div#breadcrumbs
{
	position:relative;
	top:0;
    	padding: 3px 0;
	font-size:11px;
    	overflow:hidden;
    	height:18px;
}

#breadcrumbs ul
{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin:0;
	padding:0;
}
#breadcrumbs li
{
    list-style-type:none;
    float:left;
    padding:0;
    padding-right: 5px;
    margin:0;
}

#breadcrumbs a {
    text-decoration: none;
    font-size:11px;
    font-weight:normal;
}
#breadcrumbs a:hover 
{
	text-decoration: underline;
}


/* STOP ie7 adding a line on page for form elements */
form 
{
	padding: 0;
	margin: 0;
}



.nobold, .nobold a, .nobold a:hover
{
	font-weight: normal;
}

.bold
{
	font-weight: bold;
}

.redbold
{
	font-weight: bold;
	color: #EE0000;
}


#main .small 
{
	font-size: 10px;	
}

.pt10
{
	padding: 10px 10px 10px 0;
}

.req 
{
    color: #880000;
    font-size: 12px;
}

.smlink a 
{
	font-size: 9px;
}
.btHov:hover
{
	margin-top: 1px;	
	margin-left: 1px;	
}


.nameBk {
    background-image: url("../images/emailControl/nameBk.gif");
    background-position: left center;
    background-repeat: no-repeat;
}

.emailBk {
    background-image: url("../images/emailControl/emailBk.gif");
    background-position: left center;
    background-repeat: no-repeat;
}
.phoneBk{
  background-image:url('../images/emailControl/phoneBk.gif');
  background-repeat:no-repeat;
  background-position:left center;    
}
.passwordBk{
	background-image:url('../images/emailControl/passwordBk.gif');
	background-repeat:no-repeat;
    background-repeat:no-repeat;
   background-position :left center;  
}
.messageBk{
	background-image:url('../images/emailControl/messageBk.gif');
	background-repeat:no-repeat;
}
.messageNoBk
{

}	
