
/* top nav bar */

ul#nav
{
	height: 34px;
	font-size: 80%;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	background-image: url(../img/topbar-bkgd.gif);
	background-repeat: repeat-y;
}


ul#nav li{
	list-style-type: none;
	display: inline;
	float: left;
}

ul#nav li a {
	text-align: center;
	float: left;
	padding: 7px 20px 6px 20px;
	display: block;
	height: 34px;
	color: #fff;
	text-decoration: none;
}



body.home ul#nav li.home a,
body.bif ul#nav li.bif a,
body.us ul#nav li.us a,
body.port ul#nav li.port a,
body.newprop ul#nav li.newprop a,
body.cont ul#nav li.cont a,
body.sales ul#nav li.sales a,
ul#nav li a:hover 
 { 
	font-weight: bold; 
	padding: 7px 20px 0 20px;
	background-color: #476ca3;
	background-position: 0 0;
}

ul#nav li a:hover 
 { 
	font-weight: normal; 
}




/* global styles */
body
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; }

h1
{
	font-size: 1.6em;
	margin-bottom: 9px;
	margin-top: 6px;
}

h2
{
	font-size: 1.3em;
	margin-bottom: 6px;
}
h2.spaced
{
	margin: 16px 0 10px;
}
h2.itemhead
{
	font-size: 1.1em;
	margin-bottom: 0;
	margin-top: 16px;
}

h3
{
	font-size: 1.1em;
	margin: 8px 0 4px 0;
}
div.smaller	{ font-size: 70%; }
div.bugfix { height: 1px; }

.center { text-align: center; }
.right { text-align: right; }
.indent { padding-left: 20px; }
.clear { clear: both; margin: 0px; }
.strong {font-weight: bold; }
.float-left { float: left; }
.float-right { float: right; }
img.float-right { float: right; margin-left: 10px; display: inline; }

img.border { border: 1px solid #999999; }

a, a:visited { color: #336699; }
a:hover { color: #FF6600; }
a img { border: none; }

div.maincontent p { margin: 8px 0; }

p.highlight, span.highlight { background-color: #FFc; padding: 6px; }

img.intext
{
	position: relative;
	top: 3px;
}
ul.nomark li
{
	list-style-type: none;
	list-style-position: default;
	margin-bottom: 6px;
	padding-right:20px;
}

ul.flush { 	
	list-style-type: none;
	list-style-position: default;
	margin: 10px 0; padding: 0; 
	}

ol.flush { 	
	list-style-position: default;
	margin: 10px 0; padding: 0 24px; 
	}

body#partners-index ul.flush li {padding-bottom: 6px; }

ul.leftlist { margin-left: 6px; padding-left: 9px; }
li.spaced { margin-top: 6px; }



/* end global styles */


/* top navbar styles - new */
div.topnavbar
{
	position: absolute;
	top: 0px;
	height: 34px;
	width: 100%;
	text-align: center;
	background-color: #779BCB;
	background-image: url(../img/topbar-bkgd.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: #6983A2;
	border-width: 0 0 1pt 0;
	border-style: none none solid none;
	background-position: 0 0;
}

div.topnavbar img { vertical-align: top; }

div.topbarshadow
{
	position: absolute;
	top: 34px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/topbar-shadow.gif);
	background-repeat: repeat-x;
	height: 7px;
}

/* top navbar styles - prev */
div.topbar
{
	position: absolute;
	top: 0px;
	height: 34px;
	width: 100%;
	text-align: center;
	background-color: #779BCB;
	background-image: url(../img/topbar-bkgd.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: #6983A2;
	border-width: 0 0 1pt 0;
	border-style: none none solid none;
}

div.topnav
{
	top: 0px;
	width: 850px;
	height: 31px;
	margin: 0 auto 0 auto;
}

div.topbar img { vertical-align: top; }

div.topshadow
{
	position: absolute;
	top: 35px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/topbar-shadow.gif);
	background-repeat: repeat-x;
	height: 7px;
}

/* background box */
div.container
{
	width: 850px;
	padding: 0;
	margin: 10px auto 0 auto;
}



div.boxtop
{
	background-color: #FFFFFF;
	background-image: url(../img/bkgd-top.png);
	background-repeat: no-repeat;
	height: 25px;
}

div.box
{
	background-color: #FFFFFF;
	background-image: url(../img/bkgd-sides.png);
	background-repeat: repeat-y;
	padding: 10px 50px;
}

div.clear { clear: both; }

div.boxbottom
{
	background-color: #FFFFFF;
	background-image: url(../img/bkgd-bottom.png);
	background-repeat: no-repeat;
	height: 25px;
	text-align: right;
	background-position: top right;
}

/* end background box */
div.footer
{
	text-align: center;
	padding-bottom: 6px;
	padding-right: 45px;
}

div.footer ul li
{
	list-style-type: none;
	display: inline;
	font-size: .65em;
	margin: 0;
}

div.footer ul li a.pwelink { font-weight: bold; }

/* left column and subnav styles */
div.logobox { height: 90px; }

div.columnhead
{
	border-right: #999999 0px solid;
	padding-right: 10px;
	border-top: #999999 1px solid;
	margin-top: 10px;
	padding-left: 30px;
	font-weight: bold;
	font-size: .85em;
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-left: #999999 0px solid;
	color: #ffffff;
	padding-top: 4px;
	border-bottom: #999999 0px solid;
	background-color: #4682b4;
	
}

div.leftcolumn
{
	width: 185px;
	float: left;
}

div.subnav
{
	
	padding-bottom: 0px;
	width: 185px;
	font-size: .7em;
}

div.subnav1
{
	border-bottom: 1px solid #999999;
	padding-bottom: 0px;
	width: 185px;
	font-size: .7em;
}
div.subnav ul
{
	margin: 0;
	padding: 0;
}

div.subnav-placeholder { border: none; }

div.subnav ul li, div.subnav-placeholder ul li
{
	line-height: 190%;
	list-style-type: none;
	padding-left: 8px;
}
div.subnav ul.screens li 	{ line-height: 150%;}



div.subnav1 ul
{
	margin: 0;
	padding: 0;
}

div.subnav1-placeholder { border: none; }

div.subnav1 ul li, div.subnav-placeholder ul li
{
	line-height: 140%;
	list-style-type: none;
	padding-left: 8px;
}
div.subnav1 ul.screens li 	{ line-height: 150%;}

ul.subnavlevel2 li { margin-left: 20px; }

/* end left column styles */
div.pageright
{
	float: right;
	width: 564px;
	border-left: #999999;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
	min-height: 400px;
}

div.maincontent
{
	width: 535px;
	margin-top: 0;
	margin-left: 20px;
	font-size: .7em;
	line-height: 135%;
	padding-bottom:20px;
}
div.maincontent1
{
	width: 700px;
	margin-top: 0;
	margin-left: 20px;
	font-size: .7em;
	line-height: 135%;
	padding-bottom:20px;
}

table.downloads
{
	border: none;
	margin-left: 5%;
	margin-right: 10%;
	margin-top: 6px;
	margin-bottom: 6px;
}

table.downloads td
{
	vertical-align: top;
	margin: 0;
	padding: 4px;
}

table.downloads td.icon { width: 58px; }

table.downloads td.downloadbutton
{
	width: 100px;
	text-align: right;
}

table.downloads td h2
{
	font-size: 1.2em;
	margin: 0 8px 0 0;
	float: left;
	position: relative;
	top: 6px;
	display: inline-block;
}

table.downloads ul { margin-top: 2px; }


div.linkrow
{ clear: both; padding: 20px 0; text-align: center; font-size: 120%; font-weight: bold; }

div.screenshot-lists img
{
	float:right;
	top: 0;
	right: 0;
	margin: 10px 1px 15px 10px;
}
div.screenshot-lists ul
{
	line-height: 180%; padding: 0 10px 0 6px;
	}

div.screenshot-lists a
{
	font-weight: bold;
	}
	
	div.features1 h1
{
	clear: both;
	padding-right: 6px;
	border-top: #999999 1px solid;
	margin-top: 12px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 2px;
	padding-bottom: 6px;
	color: #ffffff;
	padding-top: 1px;
	background-color: #4682b4;
}

div.features h1, div.screenshot-lists h1, div.friendslists h1
{
	clear: both;
	padding-right: 6px;
	border-top: #999999 1px solid;
	margin-top: 12px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 2px;
	padding-bottom: 6px;
	color: #ffffff;
	padding-top: 1px;
	background-color: #4682b4;
}

h1.bck
{
	clear: both;
	padding-right: 6px;
	border-top: #999999 1px solid;
	margin-top: 12px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 2px;
	padding-bottom: 6px;
	color: #ffffff;
	padding-top: 1px;
	background-color: #4682b4;
}

img.featureimg { border: 1px solid #999999; float: right; display: inline; margin: 6px 0 10px 20px; }
table.featureimg { float: left; display: inline; margin: 6px 0 10px 20px; }


div.features ul, div.friendslists ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}



div.features ul li
{
	border-bottom: 1px solid #cccccc;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.features ul li.last
{
	border: 0;
	padding-bottom: 12px;
}

div.featuredfriends ul 
{
margin:6px 0 10px 0; line-height: 200%;
}
div.featuredfriends ul li img
{	position: relative;
	top: 4px;
	margin-right: 4px; 
 }


p.friendcategories { text-align: center; padding: 10px 0; font-size: 110%; }

div.screenshot-col
{
	float: right;
	width: 230px;
	text-align: center;
}

div.screenshot-col img { margin: 8px 0; }

body#contact ul {margin-top:0; padding-top: 0; }


h2.listhead
{
	font-size: 100%;
	background-color: #e2eeff;
	color: #003366;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
	padding: 6px;
	border-bottom: 1px solid #6699cc;
}

h2.biohead
{
	font-size: 1.1em;
	font-weight: normal;
	margin: 20px 0 4px 0;
	clear: both;
}

img.biopic
{
	border: 1px solid black;
	float: right;
	margin-left: 10px;
	position: relative;
	bottom: 16px;
}

div.biopic
{
	width: 160px;
	float: right;
	margin-left: 10px;
}

ul.news
{
	padding: 0;
	margin: 0px 0 0 0;
}

ul.news li
{
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}

ul.news li a { font-weight: bold; }

ul.news span.newsdate
{
	display: inline;
	float: left;
	text-align: right;
	width: 60px;
	margin-right: 15px;
	color: #666666;
}

ul.news li p { margin: 0 0 0 78px; }

span.pdf
{
	background: #B1c0ab;
	padding: 0 3px;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div.sidebar
{
	float: right;
	width: 150px;
	border-color: gray;
	border-width: 1px;
	border-style: none none none solid;
	margin-left: 20px;
	padding-left: 20px;
	margin: 10px 0 20px 10px;
	padding-bottom: 10px;
}

div.sidebox
{
	float: right;
	width: 150px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/gradientblue.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-left: 20px;
	padding-bottom: 12px;
}

div.navsidebox
{
	width: 160px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/gradientblue.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin: 10px 10px 0 10px;
	padding-bottom: 12px;
}

div.sidebox h2, div.navsidebox h2
{
	background-color: #779BCB;
	color: #ffffff;
	margin: 0;
	font-size: 1.2em;
	padding: 3px 10px 5px 10px;
}

div.sidebox p, div.navsidebox p { margin: 4px 10px; }

div.sidebox ul, div.nav sidebox ul
{
	list-style-type: none;
	list-style-position: default;
	margin: 6px 0 0 0;
	padding-left: 10px;
}

p.joblinks
{
	text-align: center;
	padding-bottom: 20px;
}

p.joblinks a { margin: 0 8px; }

body#contact li
{
	list-style-type: none;
	list-style-position: default;
}

body#whatisrss h2 { margin-bottom: 0; }

body#whatisrss dt
{
	font-weight: bold;
	display: inline;
	float: left;
	margin-right: 6px;
}

body#whatisrss dd
{
	margin-left: 0;
	margin-bottom: 10px;
}


ul.partnerlistleft, ul.friendslistleft
{
	list-style-type: none;
	list-style-position: outside;
	width: 250px;
	float: left;
	display: inline;
	margin-left: 0;
	margin-top: 10px;
	padding-left: 0;
}

ul.partnerlistright, ul.friendslistright
{
	list-style-type: none;
	list-style-position: outside;
	width: 250px;
	float: right;
	display: inline;
	margin-left: 0;
	margin-top: 10px;
	padding-left: 0;

}

ul.partnerlistright li, ul.partnerlistleft li
{
text-align: center;
margin-bottom: 20px;
}

ul.friendslistright li, ul.friendslistleft li
{
margin-bottom: 4px;
}

p.imagerow { text-align: center; }
.imagerow img { margin: 6px; vertical-align: middle; }

ol li {margin-bottom: 6px; }

.htmlsnippet { font-family: "Courier New", Monaco, monospace; }

body#joinfriends form { margin-top: 20px; }


div.uscategory { margin-left: 60px; margin-top: 30px; }
div.uscategory h2, div.uscategory ul { margin-left: 60px; }
div.uscategory ul { margin-top: 0; padding-left: 0; }

form.learnmore {margin-top: 30px; }

form span.label
{
display: block;
float:left;
width: 115px;
text-align: right;
padding-right: 10px;
}

form p.indent
{
margin-left: 105px;
}


div.sitemap h1
{
	font-size: 1.2em;
	margin: 16px 0 6px 0;
	padding: 3px 0 4px 6px;
	background-image: url(../images/gradientgreen.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
div.sitemap h2 { margin-left: 20px; }
div.sitemap h3 { margin-left: 40px; }

div.sitemap h2, div.sitemap h3
{
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
}

div.sitemap h2.category { margin: 8px 0 2px 20px; }

#col1
{
	width: 250px;
	float: left;
}

#col2
{
	width: 275px;
	float: right;
}

div.feeds ul
{
margin: 0;
padding: 0;
}

div.feeds li
{
	list-style-type: none;
	margin-bottom: 6px;
}

div.feeds li img
{
	vertical-align: bottom;
	border: none;
	margin-right: 6px;
}

span.orangebutton
{
	background-color: #F70;
	border-width: 1px;
	border-style: outset;
	font-weight: bold;
	color: #ffffff;
	padding: 0 .5em;
	font-size: 10px;
}

table.joinfriends {margin:0; padding: 0; }

table.spreadpluck { border: none; width: 500px; margin: 10px 0; }
table.spreadpluck th { font-weight: bold; text-align: left; padding: 2px 0px;}
table.spreadpluck th.2 { padding-left: 10px; }
table.spreadpluck td.button { width: 110px; padding: 8px 10px 4px 0px; border-top: 1px solid gray; vertical-align: top; }
table.spreadpluck td.code { font-size: 9px; font-weight: normal; padding: 4px 0px 8px 20px; vertical-align: top; border-top: 1px solid gray; }

textarea.pluspluck { 
font-size: 9px; 
font-family: Verdana, Helvetica, Arial, sans-serif;
overflow:auto; 
margin: 10px 0px;
}
 
body#adspy div.maincontent ul li { margin-bottom: 8px; }

h3.rule {border-top: 1px solid #999; margin-top: 30px; padding-top: 6px;  }
ul#editionlist {margin: 0; padding: 0; }
ul#editionlist li { clear: both; margin: 0; padding: 0;}
ul#editionlist li p { display:block; float:right; }
ul#editionlist li p.strong { display:block; float:left; font-weight: bold; }

img#frontdesk { border: 1px solid #666; margin: 0 0 10px 20px;}

p.tournext { font-size: 1.1em; font-weight: bold; padding-top: 30px; }
body.tour img.float-right { margin-bottom:10px; }

h1.pr1 { font-size: 1.3em; text-align: center; clear: both;}
h2.pr2 { font-size: 1.1em; text-align: center; font-style: italic; padding-bottom: 10px;}

p.prfir { font-style: italic;  margin: 0; padding: 0 0 10px 0; float: left; }
p.pdfswitch { margin: 0; padding: 0 0 10px 0; float: right;  }
p.pdfswitch a { text-decoration: none; color: #f60;  }
p.prfoot { font-size: smaller; padding: 20px 0;}
ul.spaced li {margin: 9px 0; }

ol.circleno
{
	margin: 10px 0;
	padding-left: 24px;
}

div.col1of3
{
	width: 165px;
	margin-right: 15px;
	top: 0;
	left: 0;
}
div.col2of3
{
	width: 165px;
	margin-right: 15px;
	top: 0;
	left: 185;
}

div.col2of3
{
	width: 165px;
	top: 0;
	right: 0;
}

div.topline { border-top: 1px solid #999999; clear: both; margin: 10px 0; }
div.topline img { margin: 10px 0; }

div.sidebox ul li span.friendfeeddesc { display:none; }
div.sidebox ul li img { display:none; }

ol.install {
	margin:0; 
	padding:0; 
	list-style-position:inside;
}

ol.install li {
	clear: both; 
	border-top:1px solid #999999; 
	color: #000000; 
 	font-weight:bold; 
	margin:0 0 0 2px; 
	padding: .5em 0 0 10px;
}

ol.install li.top {
	clear: both; 
	border:none;
}

ol.install li p {
	margin:.4em 0 1em 1.8em; 
	line-height: 130%; 
	font-weight:normal; 
}

ol.install li img {
	float:right; 
	margin:0 0 20px 20px; 
	margin-top:-1em; 
}

ul.narrow { width: 285px; }

div.partnerfeature
{
	width: 225px;
	border: 1px solid #000000;
	background-image: url(../images/statesman-partners-bkgd.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	margin: 4px 0 20px 16px;
	display: inline;
	padding-bottom: 140px;
}
div.partnerfeature h2
{
	display: block;
	background-color: #779BCB;
	color: #ffffff;
	margin: 0;
	font-size: 1.2em;
	padding: 3px 10px 5px 10px;
}
div.partnerfeature p
{
	padding: 3px 10px;
}
div.preview
{
	float: right;
	margin: 0px 0px 10px 10px;
}
div.preview img
{
	border: 1px solid #000000;
}
div.preview p { margin-top: 2px; text-align: center; font-style: italic; color: #666666;}



