/* This css is optimized for modern browsers and some parts of the
styling have been dumbed-down for the benefit of IE6 and lower. */

html, body, ul, li, p, img, h1, h2 {
	margin: 0; padding: 0; border: 0; list-style: none;
	}     /* zeroes the default properties on some html elements. To replace list bullets it is
  necessary to specify the list-style-type as "disk" or "circle", or the bullets won't show. */

a {
  text-decoration: none;
  color: #000000;
  }

body {
	font-size: 100%; /* adjust global font-size here */
	font-family: arial, sans-serif; /* adjust global font-family here */
	background: #10517b url(images/bodybg1.png) repeat-x;
	}

body.gridpage .bodyliner {
	background: url(images/gridshadow4.png) 50% 135px no-repeat;
  position: relative;
  }     /* this liner div is the same size as the body and only applies the grid shadow */

.wrapper {
  position: relative;
  z-index: 100;
	width: 1000px;
	margin: 0 auto;
  padding-top: 170px; /* creates space for the absolutely positioned top menus and logo */
  }

h1 {
  position: absolute;
  left: 40px;
  top: 60px;
  width: 214px;
  height: 60px;
  }

h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(images/niceguys.png) no-repeat;
  }

h1 span {
	position: absolute;
	left: -3000px;
	width: 1000px;
	}


/*** TOP MENU RULES ***/

.menustripe {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 30px;
  height: 83px;
  width: 100%;
  background: url(images/menustripe1.png) 50% 0 no-repeat;
  }

.topmenubars {
  position: absolute;
  top: 30px;
  left: 450px;
  width: 550px;
  height: 83px;
  }

ul.postingmenu {
  position: absolute;
  top: 0;
  left: 30px;
  height: 40px;
  }

ul.navmenu {
  position: absolute;
  top: 40px;
  left: 0;
  height: 40px;
  }

.topmenubars li {
  float: left;
  background: url(images/navdivider.png) 100% 0 no-repeat;
  height: 40px;
  font-weight: bold;
  font-size: 75%;
  }

ul.postingmenu li {
  padding: 10px;
  }

ul.navmenu li a {
  float: left;
  height: 28px;
  padding: 12px 25px 0;
  background: url(images/menurollover.png) -3000px 0 no-repeat;
  }

.topmenubars li a:hover {
  color: #ffffff;
  background-position: 0 0;
  }

ul.postingmenu li.spaces {
  padding: 0;
  background: none;
  line-height: 1;
  }

li.spaces .freespaces {
  padding: 4px 10px 0;
  }

li.spaces .soldspaces {
  padding: 3px 10px 0;
  }

li.contact {
  background: none;
  }


/*** MAINGRID RULES ***/

.maingrid {
  position: relative;
  width: 1000px;
  height: 1000px;
  background: url(images/gridrepeat.png);
  }


/*** USERPICS ***/

#onesies {
  top: 100px;
  left: 100px;
  }

#twosies {
  top: 240px;
  left: 480px;
  }

#threesies {
  top: 260px;
  left: 700px;
  }

#foursies {
  top: 70px;
  left: 260px;
  }

#fivesies {
  top: 40px;
  left: 800px;
  }

#sixsies {
  top: 80px;
  left: 660px;
  }

#sevensies {
  top: 150px;
  left: 220px;
  }

#eightsies {
  top: 20px;
  left: 500px;
  }

#ninesies {
  top: 130px;
  left: 10px;
  }

#tensies {
  top: 200px;
  left: 870px;
  }


.pictest {
  position: absolute;
  }

.pictest img {
  display: block;
  }

.pictest .popup {
  position: absolute;
  top: -175px;
  left: -5000px;
  z-index: 10;
  }

.showpic .popup {
  left: -125px;
  }
.pictest .popup h3 {
  color: #ffffff;
  display: block;
  text-align: center;
  padding: 3px;
  }
.pictest .popup h5 {
  font-size: 100%;
  color: #ffffff;
  display: block;
  text-align: left;
  padding: 3px;
  }

.pictest .popup a {
  color: #ffffff;
  display: block;
  text-align: center;
  padding: 3px;
  }

.pictest .popup a:hover {
  color: #ffdd00;
  }

.pictest .popup .shadow-four {
  background: url(images/bluepopup1.png);
  padding: 7px;
  }

.pictest .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(images/whitemask1.png);
  }

.pictest:hover .mask {
  left: -3000px;
  }

.x-out {
  position: absolute;
  top: 7px;
  right: 7px;
  width: 25px;
  height: 22px;
  background: url(images/x-out.png);
  }

.shadow-one {
	padding-top: 50px;
	padding-left: 50px;
  }

.corner-a {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
	background: url(images/dropshadows/dropshadow1.png) right top no-repeat;
  }

.corner-b {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 50px;
	background: url(images/dropshadows/dropshadow1.png) left bottom no-repeat;
  }

.shadow-two {
	background: url(images/dropshadows/dropshadow1.png) right bottom no-repeat;
	}

.shadow-three {
  position: relative;
  left: -50px;
	top: -50px;
	background: url(images/dropshadows/dropshadow1.png) left top no-repeat;
	}

.shadow-four {
  position: relative;
	left: 25px;
	top: 25px;
	}



/*** CONTENTBOX RULES ***/

.contentbox1 {
  position: relative;
  width: 940px;
  background: url(images/bluegradient1.png) repeat-x;
  padding: 1px 0 50px 0;
  margin: 0 auto;
  }

.contentbox1 .linerbox {
  position: relative;
  margin: -30px -30px 0 -30px;
  padding: 40px 40px 1px 40px;
  background: url(images/cornermask2.png);
  z-index: 10;
  zoom: 1; /* needed by IE7 for bug fixing */
  }

.contentbox1 .bottomcap {
  position: relative;
  width: 1000px;
  height: 90px;
  margin-left: -30px;
  margin-bottom: -90px;
  background: url(images/cornermask2.png) left bottom;
  }

.contentbox1 .padbox {
  margin-bottom: -51px;
  padding-top: 70px;
  position: relative;
  color: white;
  zoom: 1; /* needed by IE7 for bug fixing */
  }

.contentbox1 .padbox a {
  color: white;
  }

.contentbox1 h2 {
  position: absolute;
  left: 30px;
  top: 10px;
  font-size: 250%;
  font-family: "times new roman", serif;
  font-weight: normal;
  }

.gobutton {
  position: absolute;
  right: 50px;
  top: 10px;
  font-size: 200%;
  font-family: "times new roman", serif;
  }

.gobutton img {
  margin-bottom: -5px;
  position: relative;
  }

.leftcol,
.midcol,
.rightcol {
  float: left;
  position: relative;
  width: 270px;
  }

.leftcol {
  margin: 0 0 20px 19px;
  }

.midcol {
  margin: 0 0 20px 37px;
  padding-top: 24px;
  }

.midcol img {
  margin-bottom: 48px;
  }

.rightcol {
  margin: 0 0 20px 37px;
  padding-top: 24px;
  }
.mycol {
  margin: 0 60px 20px 60px;
  }
.rightcol img {
  margin-bottom: 48px;
  }

.arrow1 {
  position: absolute;
  right: -33px;
  top: 86px;
  width: 25px;
  height: 33px;
  background: url(images/arrow1.png);
  }

.contentbox1 h3 {
  text-align: center;
  font-size: 120%;
  }

.contentbox1 p {
  text-align: justify;
  font-size: 80%;
  margin-bottom: 1em;
  line-height: 1.35;
  }

/*** FOOTER RULES ***/

.footer {
  height: 100px;
  padding-top: 30px;
  color: #cccccc;
  font-size: 75%;
  margin-top: 15px;
  }

.footer a {
  color: #cccccc;
  padding: 0 5px;
  }

.footer a:hover {
  color: #ffdd00;
  }

.footnavmenu {
  float: left;
  width: 60%;
  padding-left: 30px;
  }

.footnavmenu li {
  display: inline;
  }

.copyright {
  float: right;
  padding-right: 30px;
  }

.copyright li {
  display: inline;
  }

/*** BOTTOM COL RULES ***/

.extracols {
   width: 100%; /* makes IE7 enclose the floats */
   overflow: auto; /* makes FF enclose the floats */
   color: #ddd;
   padding: 10px 0 30px 0; /* adjust to suit, but don't use side
padding! */
   }

.tricol {
   float: left;
   width: 33%;
   } /* Don't give these divs any borders or paddings or margins on the
sides! */

.extracols h1 {
   position: static;
   width: auto;
   }

.extracols h2 {
   padding: 0 10px;
   }

.extracols p {
   padding: 0 10px;
   }

/*** SPECIAL PURPOSE RULES ***/

.decoration1 {
  position: absolute;
  left: 50%;
  top: 0;
  width: 300px;
  height: 146px;
  background: url(images/decoration1.png) no-repeat;
  }

.preload,
.preload img {
	position: absolute;
	left: -3000px;
	top: -3000px;
	width: 1000px;
	}

.brclear {     /* Use a break with this class to clear float containers */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
	}


.warningbox {display: none;}
