body {
	margin:0px;
	padding:0px;    
	background: #ffffdd url('/images/bottom_decor.png') bottom left fixed repeat-x;
	font-family: verdana, arial, sans-serif;  
	font-size: .8em;     
	color: #385a6b;     
}
div#body2{
	background: url('/images/page_bg.gif') top repeat-x;
}
td{
	font-size: 1em;  
}
div#top {
	text-align: left;
	margin: 0px 155px 0px 155px;
	min-width: 500px;	
}
div#toplogin{
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;	
	background: #ffffdd url('../images/subtabs_yellow_bg.gif') bottom repeat-x;
	border: 1px solid #9CB4CA;
	border-top: 0px;
	padding: 0px 5px 7px 5px;
}
input.login{
	width: 60px;
}
input.checkbox{
	padding: 0px;
	width: 15px;
	margin: 0px;
	background: transparent;
	border: 0px;
}
/* generic horiz list style */
ul.horiz{
	position:relative;
	list-style: none;
}
ul.horiz li{
	display: inline;
}
ul.loggedin{
	margin: 0px;	
	padding: 0px;
}
ul.loggedin li{
	margin: 0px 2px 0px 2px;
	padding: 3px;
	border: 1px solid #9CB4CA;
	border-top: 0px;
	-moz-border-radius-bottomleft: 3px; 
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; 
	-webkit-border-bottom-right-radius: 3px;
	background: #fff;
}
ul.loggedin li:hover {
	background: #fff url('/images/loggedin_bg.gif') top repeat-x;
}
div#toplinks{
	text-align: center;
	padding: 10px 3px 2px 3px;
}
div#toplinks ul, div#footer ul{
	margin: 0;
	padding: 0;
}
div#toplinks li{
	background: #eaffe0 url('../images/toplinks.gif') bottom repeat-x;
	display: inline;
	padding: 3px;
	margin: 0 4px 5px 4px;
	border: 1px solid #9CB4CA;
	border-bottom: 0px;
	white-space: nowrap;
	-moz-border-radius-topleft: 3px; 
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px;
}
div#toplinks li:hover {
	background: #fff url('../images/toplinks_over.gif') bottom repeat-x;
}
div#toplinks li a {
	color: #41ae3a;
}

html>body #banner {
	height:39px;	
}
.clearleft{
	clear: left;
}
#leftcontent {
	position: absolute;
	left:0;
	top:0;
	width:150px;
	padding: 0;
	text-align: center;	
}
#leftcontent ul, li{
	padding: 0;
	margin: 0;
}
#leftcontent img{
	text-decoration: none;
	border: 0;
}
#centercontent { /* container for content */
 	margin-left: 149px;
   	margin-right:149px;
	min-width: 500px;
	border: 1px solid #9CB4CA;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background: #fff; 
	voice-family: "\"}\""; /* for IE */
	voice-family: inherit;
   	margin-left: 151px;
   	margin-right:151px;
}		
html>body #centercontent {
  	margin-left: 151px;
   	margin-right:151px;
}
#content{
	border: 3px solid #bbeca2;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	padding: 10px 20px 10px 20px;
	text-align: left;
}
#footer{
	text-align: center;
	padding: 10px 0 50px 0;
}
#footer ul li{
	display: inline;
	padding: 0 5px 0 15px;
	margin: 0;
	background: #fbffdd url('/images/orangebullet.gif') top left no-repeat;
}
#rightcontent {
	position: absolute;
	right:0;
	padding: 0;
	top: 3px;
	width:150px;
	white-space: normal;
	text-align: center;
}	
p{
	line-height: 14px;
}
.bold, .biggreen, .form{
	font-weight: bold;
}
.form{
	line-height: 24px;
}
.form input{
	background: #F6FFE8;
}
h2, h3, h4, h5, .comic, div#tags, .biggreen{
	font-family: 'Comic Sans MS', cursive;
}
h3, h4, h5{
	font-size: 1.1em;
}

h2{
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0px;
}
h3{
	margin: 0;	
}
h4{
	margin: 0;
	color: #41ae3a;
}
h4 a{
	text-decoration: none;
}
h5{
	margin: 2px 0 2px 0;
}
ul,li {
	list-style-type: none;
}
form{
	margin: 0;
	padding: 0;
}
textarea{
	margin: 10px 0 10px 0;
	padding: 3px;
	overflow-y: scroll;
	border: 1px solid #9CB4CA;
	color: #385a6b;
	background: #F6FFE8;
}
textarea.big{
	width: 500px;
	height: 200px;
}
select{
	border: 1px solid #9CB4CA;
	background: #F6FFE8;
	color: #385a6b;
}
input{
	border: 1px solid #9CB4CA;
	color: #385a6b;	
	background: #F6FFE8;
}
input.radio{
	background: transparent;
	border: 0;
}
input.tags{
	margin: 2px;
	width: 80px;
}
p#button, .center{
	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;
}
input.title{
	width: 300px;
}
div.container{
	border: 1px dotted #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: #3d8e39;	 
	text-decoration: none;
}
a:hover {
	color: #2e6b2b;
	text-decoration: underline;
}
a:active, a:visited {
	color: #3d8e39;
}
.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: 0;
	border: 4px solid #ebffe0; 
	background: #ffffff;
	width: 70px;
	text-align: center;		
}
.leftbox, .rightbox{
	text-align: left;
	word-wrap: break-word;
	overflow: auto;
	font-size: .9em;
	background: #ffffdd url('../images/subtabs_yellow_sides.gif') left repeat-y;
	border: 1px solid #9CB4CA;  	
}
.leftbox{
	margin: 0 4px 3px 0;
	padding: 2px 4px 2px 0px;
	border-left: 0;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
   	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px; 
}
.leftbox h4, .rightbox h4{
	padding: 0;
	text-align: center;
}
.rightbox{
	margin: 3px 0 3px 4px;
	padding: 2px 0px 2px 4px;
	border-right: 0;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
   	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.leftbox ul, .rightbox ul {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
.leftbox li, .rightbox li {	
	padding: 0;
	background: #fff;
	margin: 2px 0 2px 0;
}
.leftbox li:hover, .rightbox li:hover {
	background:  url('/images/bigbutton.gif') top repeat-x;
}
.leftbox li a, .rightbox li a {
	padding: 2px;
	border: 1px solid #9CB4CA; 
	display: block;
}
.leftbox li a:hover, .rightbox li a:hover {
	text-decoration: none;
}
.leftbox li a {
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
   	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px; 
   border-left: 0;
}	
.rightbox li a {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
   	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px; 
	border-right: 0;
}
.leftbox br, .rightbox br{
	line-height: 2px;
}
ul.vertmenu{
	list-style-position: outside;
	text-align: left;
}
ul.vertmenu li {
	background: url('/images/orangebullet.gif') top left no-repeat;
	padding: 2px 2px 2px 12px;
}
div#tags a{
	padding: 0 2px 0 2px;
}
div.orangebox{
	background: url('/images/orangebox.gif') top repeat-x;
	padding: 4px 10px 0 10px;
	min-height: 78px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
textarea.copytext{
	overflow-y: scroll;
	border: 1px solid #ddd;
	background: #f6ffe8;
	width: 300px;
	height: 100px;
}
div#mypoll{
	float: right; 
	width: 200px;
}

/* 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: 0;
}
table.clear td{
	vertical-align: top;
}
/*--------- Crossword Specific ------------------- */
table.crossword, table.wordsearch{
	width: 100%;
	padding: 0;
	border-spacing: 1px;
}
table.crossword td, table.wordsearch td{
	text-align: center;
	padding: 0;
	font-family: 'Comic Sans MS', cursive;
}
.step2{
	border: 1px solid #9CB4CA;
}
table.crossword td{
	margin: 1px;
	font-size: 12px;
	vertical-align: bottom;
	font-weight: bold;
}	
tt.wordsearch{
	display: inline;
	font-size: 14px;
}
tt.wordsearch a{
	padding: 0 4px 0 4px;
	line-height: 16px;
	text-decoration: none;
	color: #385a6b;
	cursor: pointer;
}
table.wordsearch td{
	width: 1em;
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1em;
	border: 0;
	background: #ffffff;
	vertical-align: center;
}
table.crossword td input, table.wordsearch td input{
	width: 15px;
	border: 0;
	font-weight: bold;
	font-family: 'Comic Sans MS', cursive;	
}
table.crossword td input{
	margin: 0;
	padding: 4px 0 0 4px;
	text-transform: uppercase;
	background: transparent;
}
table.crossword td div{
	padding: 4px 0 0 3px;
	width: 15px;
	margin: 1px;	
}

table.wordsearch td input{
	background: #fff;
	text-transform: lowercase;
}
td.full{
	background: #fff;
	border: 1px solid #9CB4CA;
	padding: 0;
}
td.empty{
	border: 0;
}
div.wordbox span{
	white-space: nowrap;
}
/*---------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: 0;
}
#tabs li a{
	padding: 3px 0.5em;
	margin-right: 5px;
	border: 1px solid #9CB4CA;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px;
	background: #eaffe0 url('../images/tab_bg.gif') bottom repeat-x;
	border-bottom: 1px solid #9CB4CA;	
}
#tabs li.full a{
	background: #ffffdd;
	border-bottom: 1px solid #ffffdd;
	text-decoration: none;
}
#tabs li.empty a:hover {
	background: #bbeca2;
}
div.subtabs{
	clear: both;
	margin: 0;
	padding: 8px 10px 0px 10px; 
	background: #ffffdd url('../images/subtabs_yellow_bg.gif') bottom repeat-x;
	border: 1px solid #9CB4CA;
	border-bottom: 1px dotted #9CB4CA;
	color: #41ae3a;
}
div.subtabs ul{
	padding: 3px 0;
	margin:0.1em 0 0 0;
	text-align: center;
}
div.subtabs li{
/*	padding: 2px 5px 2px 5px; */
	display: inline;
}
div.subtabs li a{
		padding: 3px 0.5em;
}
div.subtabs li a.full{
	background: #fff;
	border: 1px dotted #9CB4CA;
	border-bottom: 1px solid #fff;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px;
}
div.subtabcontent{
	background: url('/images/profile_border.gif') top left no-repeat;
}
div.subtabcontent2{
	background: url('/images/profile_border.gif') top right no-repeat;
	padding: 3px 10px 3px 10px;
	min-height: 300px;
}
/* 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: 0;
	border-collapse:collapse;
	border-spacing: 0;		
	background: #ffffff;
}
table.liststuff td{
	padding:  2px;
	margin: 0;
	font-size: 1em;
}
table.liststuff th{
	background: #ebffe0;
	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: 0;
}
/* end toggle boxes */

.buttons form, .buttons li{
	display: inline;
	padding: 5px;
}
.right{
	text-align: right;
}

/*display BB to Html */
img.inserted{
	max-width: 600px;
}
/* large buttons, used with .loggedin */

div.buttonhold{
	float: left;
	position: relative;
	margin: 15px 2px 15px 2px;
}

div.bigbuttons{
	float: left;
	margin: 5px;
	padding: 7px 4px 7px 4px;
	background-color: #ffffdd;	
	border: 1px solid #ddd;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;

}
div.bigbuttons:hover {
	background: #f0b17a url('../images/bigbutton.gif') top left repeat-x;
}
div.bigbuttons a{
	text-decoration: none;
	color: #41ae3a;
}
.biggreen{
	font-size: 1.4em;
	color: #41ae3a;
}
/*css preload */
img.hidden{
	display: none;
}


