
body {
	margin:0px;
	padding:0px;
	background: #ffffdd url('/images/page_bg.gif') top fixed repeat-x;     
	font-family: verdana, arial, sans-serif;  
	font-size: .8em;     
	color: #385a6b;     
}
td{
	font-size: 1em;  
}
div#body2{
	background: url('/images/logo_handheld.gif') top left no-repeat;
}
div#top {
	text-align: left;
	margin: 0px;			
}
div#toplogin{
	background: #ffffff;
	border: 1px solid #9CB4CA;
	border-top: 0px;
	border-right: 0px;
	padding: 3px;
	margin-left: 110px;
	min-height: 58px;
}
input.login{
	width: 60px;
}
input.checkbox{
	padding: 0px;
	width: 15px;
	margin: 0px;
	background: transparent;
	border: 0px;
}
ul.loggedin{
	position:relative;
	list-style: none;
	margin: 2px;	
	padding: 2px;
}
ul.loggedin li{
	display: inline;
	margin: 2px;
	padding: 2px;
	white-space: nowrap;
}
ul.loggedin li:hover {
	background: #fefccc url('images/loggedin_bg_over.gif') repeat-x;
}
ul.loggedin li:active {
	border-bottom: 1px solid #fefa9a;
	border-left: 1px solid #f0af7a;
	border-top: 1px solid #f0af7a;
	border-right: 1px solid #fefa9a;		
}
div#toplinks{
	padding: 2px;
}
div#toplinks ul, div#footer ul, div.subtabs ul{
	margin: 0px;
	padding: 0px;
}
div#toplinks li, div#footer li, div.subtabs li{
	background: url('/images/orangebullet.gif') bottom left no-repeat;
	display: inline;
	padding: 2px 2px 2px 12px;
}
html>body #banner {
	height:39px;	
}
#leftcontent {
	position: absolute;
	left:0px;
	top:140px;
	width:150px;
	padding: 0px;
	text-align: center;
	display: none;
	
}

#centercontent {
 	margin: 0px;
	border-top: 5px dotted #bbeca2;	
	border-bottom: 5px dotted #bbeca2;	
	background: #fff; 
}		

#content{
	padding: 10px;
	text-align: left;
}
#footer {
	text-align: center;
	padding: 10px;
}	
#rightcontent {
	position: absolute;
	right:0px;
	padding: 0px;
	top: 60px;
	width:150px;
	white-space: normal;
	text-align: center;
	display: none;

}	
p{
	line-height: 16px;
}
p.center{
	text-align: center;
}
.form{
	line-height: 24px;
	font-weight: bold;
}
.form input{
	background: #F6FFE8;
}
h2{
	font-family: 'Comic Sans MS', cursive;
	margin: 1px;
	font-size: 1.3em;
}
h3{
	font-family: 'Comic Sans MS', cursive;
	font-size: 1.1em;
	margin: 0px;	
}
h4{
	font-family: 'Comic Sans MS', cursive;
	font-size: 1.1em;
	margin: 2px 0px 2px 0px;
	color: #41ae3a;
}
h5{
	font-family: 'Comic Sans MS', cursive;
	font-size: 1.1em;
	margin: 2px 0px 2px 0px;
}
ul,li {
	list-style-type: none;
}
form{
	margin: 0px;
	padding: 0px;
}
textarea{
	margin: 10px 0px 10px 0px;
	padding: 3px;
	overflow-y: scroll;
	border: 1px solid #9CB4CA;
	color: #385a6b;
	background: #F6FFE8;
}
textarea.big{
	width: 150px;
	height: 70px;
}
select{
	border: 1px solid #9CB4CA;
	background: #F6FFE8;
	color: #385a6b;
}
input{
	border: 1px solid #9CB4CA;
	color: #385a6b;	
	background: #F6FFE8;
}
input.radio{
	background: transparent;
	border: 0px;
}
input.tags{
	margin: 2px;
	width: 80px;
}
p#button{
	text-align: center;
}
input.button{
	background: url('/images/button_bg.gif') bottom left repeat-x;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #9CB4CA;
	border-right: 1px solid #9CB4CA;
	padding: 2px;
}
input.button:hover {
	background: url('/images/button_bg_over.gif') bottom left repeat-x;
}
input.button:active {
	background: url('/images/button_bg_over.gif') bottom left repeat-x;
	border: 1px solid #dddddd;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #9CB4CA;
	border-left: 1px solid #9CB4CA;
}
div.container{
	border: 1px solid #dddddd;
	padding: 5px;
	background: #fdfdfd;
}		
div.container span{
	padding: 3px;
	line-height: 18px;
}
div.yellowcontainer{
	border: 1px solid #dddddd;
	padding: 5px;
	background: #ffffdd;
}
div.darkcontainer{
	border: 1px solid #385a6b;
	padding: 5px;
	background: #9CB4CA;
}
div.container p{
	line-height: 22px;
}
a{
	color: #41ae3a;	 
	text-decoration: underline; 
}
a:hover {
	color: #82cb7e;
}
a:active, a:visited {
	color: #3d8e39;
}
div#footer{
	padding: 8px;
	text-align: center;	
}
div#footer span{
	padding: 0px 3px 0px 3px;
}
.error{
	padding-left: 2px;
	padding-right: 2px;
	color: #FF2D2D;
	font-weight: normal;
}
.valid{
	padding-left: 2px;
	padding-right: 2px;
	color: #41ae3a;
	font-weight: normal;
}
input.selectall{
	padding: 0px;
	border: 4px solid #ebffe0; 
	background: #ffffff;
	width: 70px;
	text-align: center;		
}
.leftbox{
	text-align: left;
	margin: 4px 4px 0px 0px;
	padding: 2px 2px 2px 4px;
	background: #ffffff;
	border: 1px solid #9CB4CA; 
	border-left: 0px;
}
.rightbox{
	text-align: left;
	margin: 4px 0px 0px 4px;
	padding: 2px 4px 2px 2px;
	background: #ffffff;
	border: 1px solid #9CB4CA; 
	border-right: 0px;
}
.leftbox ul, .rightbox ul {
	background: #e5ffd8 url('/images/side1.gif') top repeat-x;
	margin: 1px;
	padding: 0px;
	list-style-position: outside;
}
.leftbox li, .rightbox li {	
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 2px;
	margin: 0px;
	list-style-position: outside;
}
.leftbox li:hover, .rightbox li:hover {
	background: #FFFFFF;
	opacity:.50;
	filter: alpha(opacity=50);
       	-moz-opacity: 0.50;
}
.leftbox li:hover, a.rightbox li:hover a  {
	color: #2E6B00;
}
.leftbox br, .rightbox br{
	line-height: 2px;
}
ul.vertmenu{
	list-style-position: outside;
	text-align: left;
}
ul.vertmenu li {
	background: url('/images/orangebullet.gif') center left no-repeat;
	padding: 2px 2px 2px 12px;
}
a.tags{
	padding: 0px 2px 0px 2px;
}
div.colorcontainer-r{
	background: url('/images/colorcontainer_r.gif') top right no-repeat;
	padding: 2px 8px 2px 8px;
	min-height: 78px;
}
div.colorcontainer-l{
	background: url('/images/colorcontainer_l.gif') top left no-repeat;
}
div.colorcontainer-bg{
	background: url('/images/colorcontainer_bg.gif') top repeat-x;
}
textarea.copytext{
	overflow-y: scroll;
	border: 1px solid #dddddd;
	background: #fdfdfd;
	width: 200px; 
	height: 100px;
}
div#mypoll{
	float: right; 
	width: 150px;
}

/* for inline rater */
.inline{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}

/* Clear table, for extreme necessity of placement purposes */
table.clear{
	border: 0px;
}
table.clear td{
	vertical-align: top;
}
/*--------- Crossword Specific ------------------- */
table.crossword, table.wordsearch{
	width: 100%;
	padding: 0px;
	border-spacing: 1px;
}
table.crossword td, table.wordsearch td{
	text-align: center;
	padding: 0px;
	font-family: times new roman, serif;
}

.step2{
	border: 1px solid #9CB4CA;
}

table.crossword td{
	width: 28px;
	height: 28px;
	margin: 1px;
	font-size: 1em;
	padding: 1px;
	vertical-align: top;
	font-weight: bold;
}	
table.wordsearch td{
	width: 20px;
	height: 20px;
	margin: 0px;
	font-size: 1.2em;
	border: 0px;
	background: #ffffff;
	vertical-align: center;
}

table.crossword td input, table.wordsearch td input{
	width: 15px;
	border: 0px;
	background: #ffffff;
	margin-top: 5px;
	font-weight: bold;
	font-family: times new roman, serif;	
}

table.crossword td input{
	text-transform: uppercase;
}

table.wordsearch td input{
	text-transform: lowercase;
}

td.full{
	border: 1px solid #9CB4CA;
	background: #ffffff;
}

td.full br{
	line-height: 1px
}	
td.empty{
	border: 0px;
}
table.crossword td span{
	float: left;
	line-height: .8em;
	font-size: .5em;
	font-weight: normal;
	color: #777777;
}
/*---------End Crossword Specific----------------- */

/* Profile Tabbing */
#tabs ul{
	padding: 3px 0;
	margin:0.1em 0 0 0;
	text-align: center;
}
#tabs li{
	list-style: none;
	display: inline;
	margin: 0px;
}
#tabs li a{
	padding: 3px 0.5em;
	margin-right: 3px;
	border: 1px solid #9CB4CA;
	background: #ffffdd url('/images/tab_bg.gif') bottom repeat-x;
	border-bottom: 1px solid #9CB4CA;	
}
#tabs li.full a{
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}
#tabs li.empty a:hover {
	background: #9CB4CA url('/images/tab_bg_over.gif') bottom repeat-x;
}
div.subtabs{
	clear: both;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	background: #ffffff url('/images/profile_bg.gif') bottom repeat-x;
	border: 1px solid #9CB4CA;
	border-bottom: 1px dotted #9CB4CA;
	color: #41ae3a;

}
div.subtabcontent2{
	padding: 3px 0px 3px 0px;
}
/* End tabbing */

/* Profile table */
div.liststuff-wrapper{
	background: #ffffef url('/images/side1.gif') repeat;
	border: 1px solid #f0af7a;
	padding: 5px;
}
table.liststuff{
	width: 100%;
	padding: 0px;
	border-collapse:collapse;
	border-spacing: 0px;		
	background: #ffffff;
}
table.liststuff td{
	padding: 1px 2px 1px 2px;
	margin: 0px;
	font-size: 1em;
}
table.liststuff th{
	background: #fdedd2;
	font-family: 'Comic Sans MS', cursive;
	font-size: 1.1em;
	margin: 2px 0 2px 0;
}
.yellow{
	background: #ffffdd;
}
/* End profile table */

/* style for toggle boxes */
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;
}
.dspcont{
   display:none;
   margin-left:1.5em;
   padding: 0px;
}
/* end toggle boxes */
.bold{
	font-weight: bold;
}

.buttons form, .buttons li{
	display: inline;
	padding: 5px;
}
