body {
	margin: 0px;
	padding:0px;
	text-align: center;
	background: #FFFFFF;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	height: 100%;
	line-height: 1.3em;
	behavior: url(css/iepngfix.htc);	
}

hr{
 color: #000000;
 background-color: #000000;
}

img{
	behavior: url(css/iepngfix.htc);
}

div, td{
	height: auto;
}

div, table, p{
  font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 1.3em;
}

a {
	color:#666;
}

a:hover {
	color:#1F2C3F;
}

textarea, input, select, input.file{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border: 1px solid #999999;
	padding: 1px;
}

#main {
	width: 935px;
	margin: 0px auto;
	text-align:center;
	background-color:#fff;
	padding:0px;
	height: 600;
}

#body {
	margin: 0px 0px; 
	width: 100%;
	background-color: #FFF;
}

#body tr{
	overflow: visible;
}

#body tr td{
	text-align: left;
	vertical-align: top;
}

#center{
	text-align: left;
	height: 1px;
	width: inherit;
	vertical-align: top;
	padding: 20px 15px;
}

#center, #center p{
	line-height:1.4em;
}


/*-----header.jsp-----*/

#header {
	text-align: left;
	width:100%;
	height:auto;
	background-color:#374458;
}

/*-----watch.htm-----*/

#watchDescription{
	padding-left: 20px;
}

.watchTitle{
	background-color: #DDDDDD;
	padding: 3px 0px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	color: #666;
}

.watchTitle a{
	font-size: 10px;
}

.watchDetails{
	border: 1px solid #DDDDDD;
	padding: 10px;
	background-color: #F3F3F3;
	overflow: visible;	
}

.watchDetails, .watchDetails div, .watchDetails table{
	line-height: 1.5em;
	font-size: 12px;	
}

#watchContribute{
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3em;
}


#divWildfirePost{
	margin: auto;
}

#watchContribute strong{
	font-size: 24px;
}

#watchTitleRight{
	position: absolute;
	top: 3px;
	right: 5px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#watchTitleRight img{
	width: 14px;
	height: 14px;
}

#watchTitleRight, #staticStars, #dynamicStars{
	display: inline;
}

/*-----myPics.htm-----*/
#portal{
	display: block;
	height: auto;
	overflow: hidden;
}

#footer {
	display: block;
	width:inherit;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0px;
	margin-top: 50px;;
	text-align: center;
}
	
/*-----popups-----*/
.fullImage {
	width:640px;
	height:480px;
	}
	
.imageCaption{
	width:640px;
	margin:10px;
	text-align:left;
	}
.shareCBImage {
	width:400px;
	height:300px;
	border:1px solid #000;
	margin-bottom:10px;
	}
	
/*-----MONITOR------------*/
#monBody {
	width:inherit;
	padding:5px 0px 6px;
	background-image:url(../images/navBG.gif);
	background-repeat:repeat-x;
	z-index: 644;
	}
#monTable {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:0px 0px 0px 5px;
	background: #FFF;
}
	
#galleryTab {
	padding:4px 5px 5px;
	text-decoration:none;
	border:1px solid #CCC;
	color:#999;
	background-color:#F3F3F3;
	display:inline;
	cursor:pointer;
	}
#galleryTab:hover{
	padding:4px 5px 5px;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	background-color:#EEE;
	color:#000;
	display:inline;
	cursor:pointer;
}

#prefs{
		display: inline;
		font-size: inherit;
		padding-left: 10px;
}
#prefs a{
	font-size: inherit;
}
.photo{
	display: block;
	float: left;
	border: 1px solid black;
	height: 150px;
	width: 160px;
	margin: 10px;
}

#feeds{
 	height: 70px;
 	overflow: hidden;
 	background: #FFF; 
 	padding: 5px;
}

#feedContent{
	width: 100%;
	text-align: center;
	height: 70px;
 	overflow: hidden;
}

#feedContent .thumbnail{
	height: 70px;
	margin-left: 3px;
	display: inline;
}

#feedsNavPrev, #feedsNavNext{
	padding: 2px;
	text-decoration: none;	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 0px;
}

#annotation{
	width: 410px;
	text-align: center;
}

#rateDiv{
	margin-left: 10px;
	cursor: pointer;
}

#rating{
}

#ratingDisplay{
	margin-top: -10px;
	padding-left: 5px;
	font-size: 10px;
	color: #FFFFFF;
}