ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  color: #003366;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 20px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #fff;
  behavior:url("/js/csshover.htc");
  color: #333333;
}

textarea {
font-family:Arial;
font-size:12px;
}
#thread_top {position: relative; top: 0px; left: 0px; width: 100%; border-bottom: 1px solid #aaaaaa; padding: 10px 0px;  text-align: center;}
#thread_body { width: 1024px; position: relative; top: 10px; left: 0px; margin: auto; display: block;}

ul#navbar, ul#navbar2 {
	margin-right: 5px; margin-left: 20px;	position: absolute; right: 0px; list-style: none; font-size: 12px; z-index: 1000;
}
ul#navbar { top: 5px; width: 370px; }
ul#navbar2 { top: 20px; text-align: center;}
ul#navbar li, ul#navbar2 li { padding-top: 0px; padding-left: 5px; font-family: Verdana; color: #333333; }
ul#navbar li { float: right;   }
ul#navbar li a, ul#navbar2 li a { color: #003366; }

ul#navbar li#homeLoginBox { float: right; text-align: right; padding-right: 3px}
ul#navbar li#homeLoginBox label {  padding: 3px 2px 3px 0px;}
ul#navbar li#homeLoginBox input { font-family: Arial, Verdana;  padding: 2px 2px 2px 2px; margin: 1px 0px 1px 1px; }
ul#navbar li#homeLoginBox input[type="text"], ul#navbar li#homeLoginBox input[type="password"] { border: 1px solid black;  width: 145px;}
ul#navbar li#homeLoginBox input[type="submit"] { color: #333333; font-size: 12px;  clear: both;   }

#bins { opacity:0.9; border-bottom: 1px solid #999999; z-index:10000; margin-right: 20px; width: 230px;}
#bins a, #bins a:hover { color: #333333; font-family: Verdana, Arial; font-size: 12px; text-decoration: none;}

#closeBin { float: right; width: 15px; background: #666666; padding: 3px; }
#closeBin a { color: #ffffff; }

#theBin { position: absolute; width: 230px; border-left: 1px solid #666666; border-right: 1px solid #666666; z-index: 100; height: 100%; background: #CCCCCC; padding: 0px 10px 0px 0px;}
#theBin ul {list-style: none; padding: 0px; text-align: left; clear: left;}
#theBin ul li { background: #CCCCCC; color: #111111;  width: 100%; padding: 5px;}
#theBin ul li ul li { padding: 0px;}
#theBin ul li.row1 { background: #E3B058; }
#theBin ul li a {color: #111111; }
#theBin ul li.header { background: #666666; color: white; font-weight: bold; padding: 5px; }
ul#myThreadsList li.row1 { background: #999999; }



#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 0px;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;		
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
		z-index:100;
		height: 15px;
	}

#tabnav a:visited.title, #tabnav a:link.title
	{
		border-bottom: 1px solid #aaa;
		background: #003366;
		color: #fff;
		z-index:100;
		height: 15px;
		background: url('/images/blueTabBgnd.gif') repeat-x;
		

	}
#tabnav a:hover
	{
		background: #fff;
	}

.searchResult_1 { font-weight: bold;}
.searchResult_0 { font-weight: none; color: red;}

.floatr { width: 200px; z-index: 1000; position:absolute; left: 70px; top: 100px; }
.piqs { border: 1px solid #dddddd; z-index:1; background: #f3f3ff; width: 100%; padding: 5px;}

.piqs ul { list-style: none; font-weight: bold; }
.piqs ul li { padding: 5px;   }
.piqs ul li a { color: #002244;}
.piqs ul li a.searchResult_1 { font-weight: bold;}
.piqs ul li a.searchResult_0 { font-weight: normal;}



.dialog ul { list-style: none;  margin-top: 10px; margin-bottom: 10px;}
.dialog ul li { border-bottom: 1px dotted #D3D3D3; }
.dialog ul li a, .dialog ul li a:hover { padding: 5px; color: #666; text-decoration: none; display: block;}
.dialog ul.listOfSearchResults { margin-top: 0px;}
.dialog ul.listOfSearchResults li a:hover { border: 2px solid #bbb; padding: 3px;}
.dialog ul.listOfSearchResults li a .title { color: #003366; display: inline; width: 100%; font-size: 12px;}
.dialog ul.listOfSearchResults li a .intro { font-weight: normal;}
.dialog ul li a.searchResult_1 { font-weight: bold;}
.dialog ul li a.searchResult_0 { font-weight: normal;}



    #imageDiv {
        width: 100%;
        /* border: 1px solid black; */
        background: url('logo.png') no-repeat 0 0;
        position: absolute;
		top: 5px;
		z-index: 10;
    }
    #image {
        top:0px;
		padding-top: 5px;
		margin: auto;
		width: 50%;
        z-index: 100;
		width: 50%; 
		height: 115px; 
		background: #fff;
		text-align: center;
		padding-left: 55px;
    }
	
	#formDiv {
        background: url('logo.png') no-repeat 0 0;
		top: 5px;
		z-index: 0;		
	}
    #theForm {
		top:0px;
        z-index: 10;
		margin: auto;
		height: 115px;
		float:left;
		width:600px;
    }

.piqstatus { 
	position: absolute;
	bottom: 0px; 
	right: 0px;
	margin: 5px;
	z-index: 100000; 
	width: 50px;
}

.positivePiqs, .negativePiqs  {
	list-style: none;
	float: right;
	position: relative;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	

}

.positivePiqs, .positivePiqs ul {
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

.positivePiqs li ul, .negativePiqs li ul {
	margin:-1px 0pt 0pt 5px;
	padding:0pt;
	position:absolute;
	left: -80px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
} 

.piqType {
	width:8em;
	display:block;
	border-bottom:1px solid #DDEAF6;
	
	
}
.piqType a {
	font-size:11px;
	text-decoration:none;
	padding: 3px;
	display: block;
}

.negativePiqs .piqable a:hover { 
	background: #003366;
	color: #ff9999;
}

.positivePiqs .piqable a:hover { 
	background: #003366;
	color: #99ff99;
}


.positivePiqs .piqable { background: #99ff99; }
.negativePiqs .piqable { background: #ff9999; }
.piqqed { background: #ccccaa;}
.unpiqable { background: #aaaaaa; padding: 3px 0px;}

#ad { margin: 0px 10px; width: 300px; height: 600px; border: 1px solid #fff; background: #fff; border: 1px solid black;}
.zoom { border: 1px solid #dddddd; z-index:1; background: #f3f3f3; height: 175px; width: 100%; }
#messagebox { font-size: 18px; font-weight: bold; letter-spacing: 1px; margin-top: 5px; position: relative; left: 20px;}
#thread { left: 320px; position: absolute;  margin-left: 10px; width: 714px; padding-bottom: 100px;}
.originalPost { clear: both; }
.comment {padding-top: 10px; z-index: 0;  clear: both;}

.userDetails { float: left; margin: 5px; }
.userDetails .tagInfo { clear: both; display:block; width: 100%; font-size: 12px; margin-top: 5px; font-weight: bold;}
.userDetails .userSays { font-size: 12px; font-style: italic; position: relative; float: left; margin-left: 5px; vertical-align: bottom;}
.postContent { border: 1px solid #999999; float: left; width: 100%; position: relative;}
.postContent #titlebar { width:100%; background: #003366; color: white; text-align: left; padding-top: 5px; padding-bottom: 5px;}
.postContent #titlebar h1 { font-size: 18px; font-weight: normal; letter-spacing: 0.7; padding: 3px; display: inline; }
.postContent #titlebar a{ color: #FFFFFF; text-decoration: underline;}
.postContent #titlebar #myThreadsStar { float: right; padding: 5px 5px 0px 5px;}
.postContent #backgroundGradient { position:absolute; z-index: -10; padding: 0px; margin: -5px;width: 100%; }
.postContent #postDate { font-size: 12px;  margin: 5px; text-align: right; font-family: Verdana; }
.postContent #website { position: relative; width: 100%; background: #cccccc; }
.postContent #website a { font-size: 12px; display: block; }
.postContent #userDetails { position: relative; height: 20px; float: left; width: 50%; background: #FFFFFF; border-bottom: 1px solid #999999; border-top: 1px solid #999999;}
.postContent .tags { padding: 10px 0px; font-size: 12px; position: relative; clear: both; font-family: Verdana;}
.postContent #eventDate { position: relative; background: #cccccc; width: 100%;}
.postContent .tags h2, .postContent #eventDate h2, .postContent #website h2  { padding: 2px; margin: 0px; font-weight: bold; font-family: Verdana; font-size: 12px; display: inline; float: left;}
.postContent .body { clear: both; position: relative; padding: 5px 15px 15px 15px; text-align: left;}
.postContent .commentBody { clear: both; position: relative; font-size: 12px; width:650px; overflow:hidden; line-height: 1.3;}

.postContent #postActions { position: relative; bottom: 0px; left: 0px; margin: 5px; clear: left; height: 20px;}
.introTooltip { border: 1px solid #999999; padding: 3px; font-weight: normal; letter-spacing: 2; font-size: 10px;}
.replyLink { float: left; display:block; font-weight: bold; margin: 0 2px; padding: 0px 5px;}
#showReplyLink { position: relative;}
.editLink { float:left; padding: 0px 5px; margin: 0px 2px; border-left: 1px solid black; }
.editLink a {font-weight: bold; }
.editTime { display: inline; margin: 0px 2px; padding: 0px 5px; float: left;}
.tooltip .close { display: none;}
.introHotSpot { cursor: pointer; padding: 0px 3px;}

.addTagSpan {  width: 250px; display: block; float: left; z-index: 10000; margin: 0 2px; padding: 0px 5px;}
.addTagSpan input { padding: 0px 5px; }
.addTagSpan a { font-weight: bold; padding: 0 3px; }

#myThreads { position: absolute; display: block; background: #aaa; width: 150px; border-right: 1px solid #ddd; border-left: 1px solid #ddd;}
#myPosts { position: absolute; background: #aaa; width: 150px; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #000;}
#myThreadMoveArrow { cursor: move;}
#query { border: 1px solid #003366; height: 18px; font-size: 14px; padding: 3px; position: relative; width: 400px;}
#query_auto_complete { z-index: 99999;}
#query_auto_complete ul li { background-color: #ffffff; border-bottom: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; color: #333333; font-size: 10px; padding: 5px 5px 5px 25px; }
#query_auto_complete ul li.selected{ background-color: #333333; color: #DEDEDE;  }

#tags_auto_complete { z-index: 99999;}
#geotags_auto_complete { z-index: 99999;}

.autocompleteResult_tag { background-image: url('/images/icons/tag_blue.gif'); background-repeat: no-repeat; background-position: 5px 5px; padding-left: 20px;}
.autocompleteResult_geotag { background-image: url('/images/icons/world.gif'); background-repeat: no-repeat; background-position: 5px 5px; padding-left: 20px;}
.autocompleteResult_user { background-image: url('/images/icons/user.gif'); background-repeat: no-repeat; background-position: 5px 5px; padding-left: 20px;}

.tagblock_tag { background-image: url('/images/icons/tag_blue.gif'); background-repeat: no-repeat; background-position: 5px center; padding-left: 20px; height: 18px;}
.tagblock_geotag { background-image: url('/images/icons/world.gif'); background-repeat: no-repeat; background-position: 5px center; padding-left: 20px; height: 18px;}
.tagblock_user { background-image: url('/images/icons/user.gif'); background-repeat: no-repeat; background-position: 5px center; padding-left: 20px; height: 18px;}

div.auto_complete {z-index: 100;}

#add_tags_auto_complete { z-index: 100; }



div.auto_complete ul li { background-color: #ffffff; border-bottom: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD;color: #333333; font-size: 10px; padding: 5px 5px 5px 25px; list-style-type:none; display:block; margin:0; cursor:pointer; }
div.auto_complete ul li.selected { background-color: #333333; color: #DEDEDE;}
#headerMiddle {padding: 9px 25px 0;}
#headerMiddle #logo { float: left;}
#topBox { position: absolute; height: 115px; top: 10px;}
#topBox ul#nav { list-style: none; background: #FFFFFF; position: absolute; z-index: 20; top: 0px; left: 0px; }
#topBox ul#nav li { margin: 0px 0px 2px 0px; padding: 3px; background: #AAAAAA; }
#topBox ul#nav li.active { background: #DEDEDE; }
#topBox ul#nav li.inactive { background: #AAAAAA; }
#topBox ul#nav li a { color: #003366; font-family: Verdana, Arial; }



/* ----- Tooltips */
#createPost { }
#createPost p { position: relative; text-align: center; font-size: 16px; padding-bottom: 2px; margin: 10px auto; width: 150px; background: #CCCCCC; border-right: 2px solid #333333; border-bottom: 2px solid #333333;}
#createPost label { font-weight: bold; display: block; float: left; width: 70px; text-align: right;}
#createPost input[type="text"] { border: 1px solid black; font-size: 12px; height: 12px; padding: 2px; margin-left: 5px; width: 70%;}
#createPost textarea { border: 1px solid black; font-size: 12px; padding: 2px; margin-left: 5px; width: 70%; }
#createPostSubmit {float: left;}
.calendar { z-index: 1000001;}

#createPost #currentGeoTags { position: relative; clear: left; padding-bottom: 2px; left: 70px; display: block; height: 23px; font-size: 10px; }
#createPost #currentGeoTags ul { list-style: none; background: none; }
#createPost #currentGeoTags li { float: left; background: #ffffff; color: #666666; margin: 2px; }

ul.tagsList { list-style: none; background: none; font-size: 10px; }
ul.tagsList li { float: left; color: #666666; margin: 2px; padding: 2px 8px 2px 23px;}

#createPost #geoTagPanel { margin: auto;}


#createPost #geoTagPanel ul { list-style: none; }
#createPost #geoTagPanel ul#geoTagList { border: 1px solid black; float: left; clear: left; height: 200px;}
#createPost #geoTagPanel ul#geoTagList li { border-bottom: 1px solid #aaaaff; padding: 3px 5px;}
#createPost #geoTagPanel ul#geoTagList li.listItem_0 { background: #ffffff; }
#createPost #geoTagPanel ul#geoTagList li.listItem_1 { background: #ffffff; }
#createPost #geoTagPanel ul#geoTagInput { background: #ffffff; 	border: 1px solid black; float: left;padding: 3px 5px; list-style: none; margin: 0px;}
#createPost #geoTagPanel ul#geoTagInput li label { text-align: left; margin: 5px 5px 0px 5px; width: 70%;}
#createPost #geoTagPanel ul#geoTagInput li input[type="text"] { width: 175px; }
#createPost #geoTagPanel #map { width: 200px; height: 200px; margin: 3px; padding: 3px; border: 1px solid black; float: left; }
#createPost #geoTagPanel #geotagRightDetails { width: 235px;  overflow: hidden; }
#createPost #geoTagPanel #geotagRightDetails ul#geotagTabs { list-style: none; padding: 0px; margin: 0px;}
#createPost #geoTagPanel #geotagRightDetails ul#geotagTabs li { width: 50px; background: #ddd; border: 1px solid black;  float: left; margin:0px 4px 0px 0px; padding: 2px; }
#createPost #geoTagPanel #geotagRightDetails ul#geotagTabs li.active { background: #fff; border-bottom: 0px; cursor: default;}
#createPost #geoTagPanel #geotagRightDetails ul#geotagTabs li.inactive { background: #DDD; border-bottom: 1px; cursor: pointer;}


.tip .content { position: relative; top: -22px; font-size: 11px; width: 160px; border: 1px solid #AAAAAA; color: #fff; }
.tip .content p {  margin: 0pt; padding: 5px; background: #FFFFFF; position: relative; }
#commentTags {  font-size: 12px; height: 15px; }


.threadUsername { font-family: Arial; font-weight: bold; cursor: pointer; float: left; }
#splashMessage { width:100%; text-align: center; font-size: 28px; font-family: Arial; margin-top: 100px; margin-bottom: 125px; text-align: center; left: 0px;}
#splashMessage a { color: #007BBC; padding: 0px; cursor: pointer; text-decoration: none; border-bottom: 1px solid #007BBC; }
#splashMessage a:hover {border-bottom: 1px dashed #007BBC;}
#splashMessage input {font-size: 28px; font-family: Arial; padding: 3px;}
#splashMessage input[type="text"] { color: #AAAAAA; border: 1px solid #333333; height: 30px;}
#splashMessage input[type="submit"] { background: #DEDEDE; color: #333333; height: 40px; width: 250px;}

#helpBody {font-family: Arial;  margin: 20px auto; width: 800px; }
.faq { padding: 5px; }
.question {font-weight: bold;}
.answer { display: block; border: 1px solid #aaa; padding: 5px; background: #fafaca;}

#signupBody { text-align: center; margin-top: 50px; margin-bottom: 125px;  width: 100%;  }
#signupBody #emaildecision input#email { width: 200px;}
#emaildecision { width: 1000px; margin: auto; position: relative; }
#emaildecision .decision {float: left; width: 450px; margin: 10px; height: 500px; border: 1px solid #aaaaaa; }
#emaildecision .decision input[type="text"], #emaildecision .decision input[type="password"]  { width: 200px;}
#emaildecision .decision select { position: absolute; font-size: 18px; width: 450px;}
#signupPart1a { left: 0px; top: 0px; }
#signupPart1b { left: 400px; top: 0px; }
#signupPart2 { text-align: left; padding-left: 10px;}
#usernameTakenUpdate { font-size: 12px; width: 75px; padding: 5px;  position: absolute; }

.bigText {font-size: 21px; font-family: Arial;} 
.bigText input {font-size: 21px; font-family: Arial; padding: 3px; border: 1px solid #333333; margin: 3px 0px;}
.bigTextCenter { margin:40px auto; text-align:center; width: 700px;}
#footer {
	bottom: 0px;
	font-size:12px;
	margin: 0 auto;
	padding:15px;
	text-align:center;
	right: 38%;
	clear: both;
}
#footer a { color: #007BBC; padding: 0px; cursor: pointer; border-bottom: 1px solid #007BBC;}
#footer a:hover {color: #007BBC; text-decoration: none; padding: 0px; border-bottom: 1px dashed #007BBC;}


.scrollUpArrow { top: 3px; width: 100%; text-align: center; position: absolute; background: #EEEEEE; border-bottom: 1px solid #DDDDDD; margin-left: -5px; margin-top: -3px; height: 12px;}
.scrollDownArrow { bottom: 5px; width: 100%; text-align: center; }

form.inplaceeditor-form { /* The form */
}

form.inplaceeditor-form input[type="text"] { font-size: 18px; }

form.inplaceeditor-form input[type="submit"] { /* The submit button */
  margin-left:1em;
}

form.inplaceeditor-form a { /* The cancel link */
  margin-left:1em;
}


#replyBody { border: 1px solid black; overflow: auto; width: 650px;}
#startANewDiscussion { margin-top: 5px; padding: 6px; background: #F3F3FF; position: relative; top: 10px; border: 1px solid #dddddd; left: 20px;}
#startANewDiscussion a { font-size: 14px; font-weight: bold;}

input.action { font-weight: bold; }

.create_error { background:#FFFFAA none repeat scroll 0 0; clear:both; float:left; margin:5px; padding:5px; color: #333333;}
