html,body{
   margin:0;padding:0;
   background: #ccc;
   }

body{
   font: 76% arial,sans-serif;
/*   text-align:center  */
   }

a {outline: none;}

p{
   margin:0 10px 10px
   }
#menu ul {
   omargin: 0 auto;
   padding-bottom: 10px;
   margin-top: -7px;
   text-align: center;
}
#menu li.lifirst {
   list-style-type: none;
   display: inline;
   margin-left: 0;
   font-size: 9pt;
}
#menu li.lilast {
   list-style-type: none;
   display: inline;
   margin-right: 30px;
   font-size: 9pt;
}
#menu li {
   list-style-type: none;
   display: inline;
   margin-left: 30px;
   font-size: 9pt;
}
#menu a{
   color: #999;
   font-weight: bold;
}
#menu a:hover{
   color: #666;
}

#header {
   height:192px;
   }

#logo {
   margin-top: -15px;

}

#container{
   margin-left: auto;
   text-align:left;
	min-height: 600px;
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;

   }

#title{
   width:860px;
   margin:0 40px;
   height: 50px;
   }
#title h1 {
   font-family: Arial, Helvetica;
   letter-spacing: -.03em;
   line-height: 1em;
   font-size: 28px;
   font-weight: normal;
   color: #333;
   padding-bottom: 10px;
   margin: 0;
   text-shadow : 1px 1px 2px #bbb;
}

#subtitle h1 {
   font-family: Arial, Helvetica;
   letter-spacing: -.03em;
   font-size: 28px;
   font-weight: normal;
   color: #333;
   padding-bottom: 20px;
   margin: 0;
   text-shadow : 1px 1px 2px #bbb;
}

.curcity {
position: absolute;
left: 650px;
width: 280px;
top: 45px;
/*   float: right;
   vertical-align: top;
   margin-right: 30px;
   margin-top: 44px;  */
   font-size: 18px;
   color: #ddd;
   font-weight: normal;
   line-height: .9em;
   text-align: right;
}

.transpanel {
   background-image: url(/images/whitebg2.png);

}
.transpanel2 {
   padding: 10px;
   background: transparent;
}


.commentauthor {
   color: #09f;
   font-weight: bold;

}

.commentdisclaim {
   font-size: 10px;
   line-height: .9em;
}
#content p{
   line-height:1.5
   }
#contentfull p{
   line-height:1.4
   }

#navigation{
   background:transparent;
   }

#extra{
   background: transparent;
   }

#footer{
   background: #444;
   color: #FFF;
   text-align: center;
   height: 30px;
   padding-top: 15px;
   }

#footer p{
   margin:0;
   }

#footer a{
   padding-left: 25px;
   padding-right: 25px;
   color: #ccc;
}
#footer a:hover {
   color: #99f;
}

#container{
   position: relative;
   width:960px;
   left: 50%;
   margin-left: -480px;

   }

#wrapper{
   float:left;
   width:100%
   }

#content{
   margin: 0 260px;
   width: 380px;
   border: 1px solid;
   background: #fff;
   }
#content p {
   margin: 20px 26px;
   }

#contentfull{
   margin: 0 40px;
   width: 600px;
   oborder: 1px dotted;
   }
#contentfullwide{
   margin: 0 40px;
   width: 98%;
   oborder: 1px dotted;
   }
#contentfullwide h1{
   color: #000;
   font-size: 22px;
   padding: 0;
   margin: 0;

}
#contentfullwide h2{
   color: #000;
   font-size: 18px;
   padding-top: 15px;
   margin-top: 5px;
   margin-bottom: 1px;

}
#contentfullwide h3{
   color: #000;
   font-size: 26px;
   font-weight: bold;

}
#contentfullwide img{
   padding-top: 5px;
}
#navigation{
   float:left;
   width:220px;
   margin-left:-940px
   }

#extra{
   float:left;
   width:280px;
   margin-left:-300px
   }

#footer{
   clear:left;
   width:100%
   }

#credits {
   color: #666;
   padding-top: 10px;
   font-family: Arial, Helvetica;
   font-size: 10px;
   text-align: center;
}
#credits a{
   color: #666;
   padding-top: 10px;
   font-family: Arial, Helvetica;
   font-size: 10px;
   text-decoration: none;
}
#credits a:hover{
   color: #333;
   text-decoration: underline;
}

.seals {
   width: 100%;
   margin: 50px auto;
}

.AuthorizeNetSeal {
   float: left;
   padding-left: 50px;
}

#AuthorizeNetText {
   font-size: 7pt;
   text-align: center;
}

.chat {

   width: 235px;
   margin: auto;
   background: #ddd;
   padding: 20px;
}
#chatTitle {
   font-family: Arial, Helvetica;
   font-size: 17px;
   font-weight: bold;
   color: #767676;
   text-align: center;
   letter-spacing: -.03em;
}
.growBiz {

   width: 225px;
   margin: auto;
   background: #bbd12f;
}
#growBizTitle {
   font-family: Arial, Helvetica;
   font-size: 15px;
   font-weight: bold;
   color: #767676;
   text-align: center;
   letter-spacing: -.03em;
   padding-bottom: 4px;
}

div.inner { margin: 0; background: #eee; padding: 10px; border:0; zoom:1;}
div.outer { float: left; margin: 25px; background: #999; padding: 8px;}

.pix {
   width: 220px;
   margin: auto;
}
.bigPicture {
   'width: 180px;
   margin: auto;
   text-align: center;
}
.bigPicture img {
   border: 2px solid #fff2c1;
}
.smallPicture {
   'width: 180px;
   margin: 3px auto;
   text-align: center;
}
.smallPicture img {
   padding: 6px;
   border: 2px solid #fff2c1;
   margin: 2px;
   width: 40px;
   height: 40px;
}
.stats {
   width: 95%;
   margin: 20px auto;
   border-collapse: collapse;
}
.stats td {
   border-top: 1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
   font-family: Arial,Helvetica;
   font-size: 16px;
   font-weight: bold;
   color: #666;
   padding: 2px;
}

.stats td.col2 {
   font-family: Arial,Helvetica;
   font-size: 16px;
   font-weight: bold;
   color: #666;
   text-align: right;
}


#countdownDiv {
    width: 160px;
    height: 70px;
    float: right;
	margin: 0 10px;
	padding: 0 10px;
	background-color: transparent;
   text-align: center;

}
#countdownDiv .title {
   background: #bbd12f;
   margin: 2px auto;
   font-weight: bold;
   color: #666;
   width: 125px;
   text-align: center;

}

#countdown {
   font-family: Arial,Helvetica;
   font-size: 36px;
   font-weight: bold;
   color: #f33;
   text-align: center;
   margin: 0;
   padding: 0;
   letter-spacing: -.06em;
}

.share {
   padding: 0;
   margin: 0;
   border: 0;
}
.share a {
   padding: 0;
   margin: 0;
   border: 0;
}

.commentstable {
   font-size: 12px;
}

#ie6Warning {
		background: #e3cccc;
		border: 1px solid #F00;
		padding: 10px 10px 1px;
		margin-bottom: 10px;
		font-size: 12pt;
		}

#ie6Warning h2 {
		background: url(assets/ie6-warning.gif) 0 50% no-repeat;
		padding-left: 40px;
		color: #F00;
		font-size: 20pt;
		}
