/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 76%;
	color: #888888;
	height: 100%;
	xbackground-color: #d5d5d5;
	background: url(images/1px_fade.png) #ffffff repeat-x center 524px;
	margin-top: 6px;
	}
a { text-decoration: none; color: Gray; font-size: 1em; }

a:hover { text-decoration : underline; color: #818181; }

acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

.helptext
{
    font-size: 7pt;
    color: #ffffff;
}

#tagCloudDescription {
	background: url(images/home_cloud_icon.png) #2A8329 no-repeat 8px center;
	height: 25px;
	padding: 0px 0px 0px 28px;
	line-height: 25px;
}

 .errorMessage
 {
	font-size: 7pt;
 }

h1 {
	color: #ffffff; 
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	text-transform: lowercase;
}

h2 {
	color: #ffffff; 
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px;
	text-transform: lowercase;
}

h3 {
	color: #ffffff; 
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	text-transform: lowercase;
}

h4
{
    font-family: Arial;
    font-size: 11px;
    border-bottom: 1px solid #999999;
    color: #000000;
    margin: 0px 0px 7px 0px;
    padding: 2px 2px 4px 0px;
    background: none;
    text-align: left;
    vertical-align: middle;
    line-height: 12px;
    clear: both;
    text-transform: lowercase;
}

#chooser
{
	font-size:8pt;
}

.banner { 
	xwidth: 1680px;
	xheight: 242px;
}

#myMap 
{
	xborder: solid 1px #cfcfcf;
	position:relative;
}
#myContactsControl
{
	margin-top:5px;
	width:200px;
	height:500px;
	float:right;
	border:solid 1px black;
}



.toolsLink
{
	color: #000000;
	}
	
#controlPanel 
{
	position: relative;
	xright: 0px;
	xline-height: 21px;
	width: 291px;
	margin-top: 19px;
	float: right;
}

#controlPanel a
{
	xpadding: 4px 20px 4px 20px;
	color: White;
	display: block;
	float: left;
	width: 95px;
	height: 23px;
	background: url(images/button.png);
	margin-left: 2px;
	text-align: center;
	line-height: 23px;
}

#controlPanel a:hover
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

#controlPanel .menuButton
{
	display: inline;
	position: relative;
}


#secondControlPanel
{
	xdisplay: none;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	position: relative;
	height: 100%;
	min-height: 680px;
	}
	
#masterContainer 
{
	  height: auto !important;
	  height: 100%;
	  min-height: 700px;
	  position: relative;
	  background: url(images/map_green_tile.jpg) repeat-x center 498px;
}	


#bookmark
{
	padding: 0px 0px 2px 5px;
	float: left;
	width: 200px;
	top: 10px;
	display: none;
}

#spareContainer1 
{
	position: absolute;
	top: 62px;
}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header {
	background-color: #ffffff;
	height: 56px;
	position: relative;
	width: 773px;
	margin: 0 auto 0;
	xmargin-top: 6px;
}

#header .logo { 
	height: 48px;
	width: 264px;
	background: url(images/logo.png) top left no-repeat;
}


.logoLink { 
	display: block;
	height: 48px;
	width: 264px;
}

#header .action
{
	float: right;
	width: 500px;
	text-align: right;
	height: 50px;
}

#mapFooterPanel
{
	background-color: #63AADE;
	color: #ffffff;
	height: 30px;
}

#mapFooterInnerPanel
{
	width: 773px;
	margin: 0 auto 0;
	position: relative;
	line-height: 30px;
}

#mapFooterPanel a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#mapFooterPanel a:hover
{
	text-decoration: underline;
}


/******************************************/
/* Search Panel					  */
/******************************************/

#searchContainer
{
        xposition: absolute;
        xtop: -25px;
        xright: 0px;
        color: #ffffff;
        font-weight: bold;
        float: right;
        position: relative;
        width: 350px;
        text-align: right;
}

#searchContainer .textbox
{
        font-family: Arial;
        font-size: 9pt;
        color: Gray;
        line-height: 12px;
        height: 12px;
        width: 80px;
}

#searchContainer .button
{
	height: 20px;
	line-height: 12px;
	font-size: 8pt;
	margin-left: 10px;
}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#pageContent {
	xpadding-bottom: 10px;
	position: relative;
	clear: both;
	xpadding-top: 10px;
	margin: 0px;
	margin: 0 auto 0;
	width: 773px;
	height: 100%;
	
}
* html #pageContent { padding-bottom: 20px; }	


/*------------------------------------------------------------*
**  Front Page
**------------------------------------------------------------*/

#pageContent .homePageContainer {
	position: absolute;
	top: 242px;
}

.frontPageDescriptive 
{
      font-family: Verdana;
      font-size: 8pt;
      width: 381px;
      padding: 0px;
      border-bottom: solid 1px #c9c9c9;
      border-right: solid 1px #c9c9c9;
      border-left: solid 1px #c9c9c9;
      height: 288px;
      overflow: hidden;
      float: right;
      xborder: solid 1px red;
	xmargin:0px 0px 0px 0px;
}

.frontPageDescriptive p
{
      margin-bottom: 0px;
}

.latestItems
{
      float:left;
      padding:0px;
      width:382px;
      height: 288px;
      background-color: #efefef;
      border-bottom: solid 1px #c9c9c9;
      border-right: solid 1px #c9c9c9;
      overflow: hidden;
      margin: 0px;
      xborder: solid 1px blue;
      xmargin:0px 0px 0px -3px;
}

.tagCloud 
{
      width: 366px;
      text-align: center;
      padding: 10px;
}

.tagCloud a
{
        color: #ffffff;
}

#xnewToNewham 
{
      padding: 5px;
}

.greytext 
{
      color: #666666;
}

#addContentInstructions
{
	width: 250px;
	height: 250px;
	position: relative;
	top: -325px;
	margin: 0 auto 0;
	background: url(images/add_content.png) no-repeat;
}

#whatIsATagCloud
{
	width: 249px;
	height: 249px;
	position: absolute;
	left:-500px;
	top: -250px;
	background: url(images/what_is_a_tag_cloud.png) no-repeat;
}

.highlightedContentItemContainer
{
	padding: 2px;
	xborder: solid 1px #336633;
	cursor: hand;
}

.contentItemContainer
{
	padding: 2px;
	xborder: solid 1px #cfcfcf;
	cursor: default;
}

#imageBarLeft
{
	xposition: relative;
	xfloat: left;
}

#imageBarRight
{
	xposition: relative;
	xfloat: right;
}

#mostPopularInnerContainer
{
	width: 625px;
}



	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 225px;
	text-align: left;
	margin-right: 35px;
	}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	float: right;
	width: 438px;	
	text-align: left;	
	}
	



/*------------------------------------------------------------*
**  GeoTagPage
**------------------------------------------------------------*/

#leftColumn {
	width: 350px;
	float: left;
}

#latLongLabels {
	text-align: center;
	border: solid 1px black;
	width: 340px;
	padding: 5px;
	margin-top: 10px;
}

#rightColumn {
	border: solid 1px black;
	margin: 0px 0px 0px 10px;
	padding: 5px;
	width: 424px;
	float: left;
}

#rightColumn table {
	width: 400px;
}



/*------------------------------------------------------------*
**  Latest Items Control and Most Popular
**------------------------------------------------------------*/

.Gadget {
	position: relative;
	border: solid 1px #cccccc;
	margin: 10px 10px 0px 0px;
	width: 790px;
	float: left;
	padding: 5px;
}

.GadgetLeft {
	position: relative;
	border: solid 1px #cccccc;
	margin: 10px 10px 0px 0px;
	width: 384px;
	float: left;
	padding: 5px;
}

.GadgetRight {
	position: relative;
	border: solid 1px #cccccc;
	margin: 10px 0px 0px 0px;
	width: 384px;
	float: left;
	padding: 5px;
}

#latest {
	position: relative;
	border: solid 1px #cccccc;
	margin: 10px 10px 0px 0px;
	width: 384px;
	float: left;
	padding: 5px;
}

#mostPopularContainer {
	position: relative;
	xborder: solid 1px #cccccc;
	xbackground-color: #ffffff;
	xmargin: 10px 0px 0px 0px;
	width: 774px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 125px;
	top: 485px;
	background: url(images/rectangle.png) no-repeat center;
}



.itemPanel {
	border: solid 1px #cccccc;
	margin-top: 5px;
}

#latest .itemPanel, #mostPopularContainer .itemPanel {
	border: solid 1px #cccccc;
	margin-top: 5px;
}

#latest .itemContent td, #mostPopularContainer .itemContent td {
	padding: 8px;
}

/*------------------------------------------------------------*
**  item Details
**------------------------------------------------------------*/		
#itemDetails td {
	padding: 10px;
}
		
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#pageFooter {	
	position: relative;
	margin: 0 auto 0;
	width: 750px;
	padding: 5px;
	xborder: solid 1px red;
	}	
	
#pageFooter p { text-align: center; }	

#advancedOptions
{
	margin-top: 10px;
}

#advancedOptionsContainer 
{
	padding: 10px;
	text-align: center;
}

#advancedOptions h2 
{
	width: 100%;
	height: 25px;
	xborder: solid 1px black;
	background: #ffffff url(../../images/show_advanced.png) no-repeat center;
}

#realignMap
{
	margin-top: 10px;
}

#realignContainer
{
	padding: 10px;
	text-align: center;
}

#realignMap h2 
{
	width: 100%;
	height: 25px;
	xborder: solid 1px black;
	background: #ffffff url(../../images/show_realign.png) no-repeat center;
}

#rssContainer 
{
	width: 798px;
}

#rssContainer p 
{
	padding: 0px;
	margin: 0px;
}


#rssContainer #left
{
	float: left;
	width: 350px;
	margin: 25px 5px 0px 25px;
}

#rssContainer #right
{
	margin: 25px 20px 0px 20px;
	float: left;
	width: 350px;
}

#rssLeftContent
{
	padding-left: 25px;
}

#rssContainer #rssRightFooter, #rssLeftFooter
{
	width: 350px;
	height: 5px;
}

#rssContainer .rssLinkItem 
{
	padding: 10px;
}

#rssContainer #mainPanel
{
	width: 723px;
	margin-left: 25px;
}

#rssContainer #mainPanel #mainPanelContent
{	
	padding: 10px;
}



div.autocomplete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
      font-size: 8pt;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #cfcfcf;}
    div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:16px;
      cursor:pointer;
      line-height: 16px;
    }

/*************************************/
/* User Account Section			  */
/*************************************/

#useraccounts .textbox
{
	width: 120px;
	font-size: 10pt;
	height: 15px;
}

#useraccounts .control
{
	margin: 0 auto 0;
}

#useraccounts #header
{
	color: #ffffff; 
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	text-transform: lowercase;
}

#useraccounts #credentials table
{
	border-spacing: 0px;
}

#useraccounts td
{
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 2px;
	vertical-align: middle;
	white-space: nowrap;
	line-height: 15px;
}

#useraccounts #credentials td.left
{
	text-align: right;
}

#useraccounts #credentials td.right
{
	text-align: left;
}

#useraccounts .failureText
{
	color: #FF0000;
	font-size: x-small;
}

#useraccounts #signup
{
	margin-top: 10px;
}

#useraccounts #footer
{
	margin-bottom: 300px;
}


/*************************************/
/* Comments					  */
/*************************************/

div#commentContainer
{
	width: 700px;
	margin: 0 auto 0;
	min-height: 500px;
}

div#commentContainer div.comment
{
	margin: 15px 0px 0px 0px;
}

div#commentContainer div.comment div.commentText
{
	font-size: small;
}

div#commentContainer div.comment div.user
{
	font-size: x-small;
}