/*
   font-size: larger, smaller, xx-small, x-small, small, medium, large, x-large, xx-large 
*/

select {
	border: 2px solid #cccccc;
}

textarea {
	border: 2px solid #cccccc;
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1em;
	letter-spacing: -1px;
	padding: 2px; margin: 2px; 
}

input {
	border: 2px solid #cccccc;
}
input.button {
	height: 35px;
	vertical-align: middle;
	border: 2px solid #cccccc;
	margin: 2px;
}
input.button:hover {
	border: 2px solid #aaff00;
	cursor: pointer;
}
input.button:disabled { 
	background-color : #aaff00; 
	color : #333333; 
}
input.button:enabled { 
	background-color : #333333; 
	color : #cccccc; 
}
input.clickme { 
	background-color : #333333; 
	color : #cccccc; 
}
input.buttonnoclick { 
	height: 35px;
	vertical-align: middle;
	border: 2px solid #cccccc;
	margin: 2px;
	background-color : #eeeeee; 
	color : #bbbbbb; 
}

p {
	margin: 0;
}

body { 
	padding:0px;
	margin:8px 0px 0px 0px;
	height:100%;
	color: #000000;  
	text-align:center;
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1em;
	letter-spacing: -0.5px;
}

.bodyspecs {
/*
	background:#3d3d3d url(webappimages/bgheadertile.png) left top repeat-x;
	background:#66cc00 url(webappimages/distort_p_circle-7_big.jpg) center top no-repeat;
	background:#66cc00 url(webappimages/distort_p_circle-7_big.jpg) center -5% no-repeat;
*/
	text-align: center;
	background:#66cc00 url(webappimages/distort_p_circle-7_big_bright.jpg) center -250px no-repeat fixed;

}

.bodyspecsfooter {
/*
	background:#3d3d3d url(webappimages/bgfootertile.png) left top repeat-x;
*/
}

#container {
	margin:0 auto;
	padding:0px;
	border-top: 5px solid black;
	border-left: 5px solid black;
	border-right: 5px solid black;
	border-bottom: 5px solid black;
	background: #222222 url(webappimages/sidebarHoverHash.gif);
}
#centerColumn { 	
	margin:0 auto;
/*
	margin-top:50px;
*/
	padding: 0.5em 1em 1em 1em;
	text-align:left;
	vertical-align: middle;	
	background-color:#ffffff;
}

#centerColumnFooter { 	
	margin:0 auto;
	padding: 0px;
	height: 98px;
	border-top: 5px solid black;
	background: #222222 url(webappimages/sidebarHoverHash.gif);
	text-align: center;
}

div.hr {
	height: 34px;
	background: #fff url(webappimages/asterisks.jpg) no-repeat scroll center;
}

div.hr hr {
	display: none;
}


h1 {
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1.6em;
	letter-spacing: -1px;
}

h2 {
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1.2em;
	letter-spacing: -1px;
}

h3 {
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1.1em;
	letter-spacing: -1px;
}

h4 {
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  .90em;
	letter-spacing: -0.6px;
	width: 90%;
}

h4.normal {
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  .90em;
	letter-spacing: -0.2px;
	font-weight: normal
}

h6 {
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  .75em;
	letter-spacing: -0.3px;
}

.inplaceeditor-saving { 
	background: url(images/pink_loader.gif) top left no-repeat; 
	padding-left: 20px;
}

.extralargetext { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1.5em;
	letter-spacing: -1px;
	padding: 2px; margin: 1px; }

.bigtext { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1.2em;
	letter-spacing: -1px;
	padding: 2px; margin: 1px; }

.biggertext { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1.35em;
	letter-spacing: -1px;
	padding: 2px; margin: 1px; }

.mediuminput { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1em;
	letter-spacing: -1px;
	padding: 2px; margin: 0px; }

.mediumtextplain { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  1em;
	letter-spacing: -1px;
	padding: 2px; margin: 1px; }

.smalltext { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  0.85em;
	letter-spacing: -1px;
	padding: 2px; margin: 2px; }

.extrasmalltext { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  0.75em;
	letter-spacing: -1px;
	padding: 2px; margin: 2px; }

.extremelysmalltext { 
	font-family: "Trebuchet MS",Trebuchet,"Lucinda Grande", verdana, arial, helvetica, sans-serif; 
	font-size:  0.45em;
	letter-spacing: -1px;
	padding: 2px; margin: 2px; }

.linepinch {
	line-height: 0.8;
}

.linepinchlow {
	line-height: 0.9;
}

.linepinchverylow {
	line-height: 0.98;
}

.linepinchhigh {
	line-height: 0.7;
}

.controlslabel {
	float: left; 
	display: inline;
}

.controlsslidermedium {
	float: left;
	display: inline; 
	padding-top: 4px; 
	margin-right:5px;
	position:relative;
}

.rightleftroom {
	margin: 0px 2px 0px 2px;
}

.borderline {
	border: 1px solid black;
}

.graythickborder {
	border: 2px double #cccccc;
}

.boldme {
	font-weight:bold;
}

.left {
	float: left;
}

.right {
	float: right;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right;
}

.squeeze {
	letter-spacing: -1px;
}

.marginright {
	margin-right: 8px;
}

div.spacernoheight {
	clear: both;
	height: 0px;
	height: 1%; !important;
	padding: -2em 0 0 0;
	margin: -2em 0 0 0;
	margin: -1em 0 0 0 !important;
	overflow: hidden;
}

.notice {
	text-align: center;
	width: 700px; 
	border: 2px solid #ff66cc;
	background: #ffccee;
	color: black;
	font-style: italic;
}

.instructions {
	text-align: left;
	width: 700px; 
	color: #333333;
}
.instructions_orig {
	text-align: left;
	width: 700px; 
	border: 2px solid #99ff00;
	background: #ddff99;
	color: black;
	font-style: bold;
}

.makeinline {
	display: inline; 
	float: left; 
}

.italics {
	font-style: italic;
}

.profilelabel {
	text-align: right;
	margin-right: 5px;
	width: 150px; 
}

.profileinput {
	text-align: left;
	margin-left: 5px;
	width: 300px; 
}

.optselected {
	text-align: center;
	padding: 2px;
	border: 4px solid #99ff00;
	font-style: bold;
}

.optunselected {
	text-align: center;
	padding: 6px;
	border: 0px;
	font-style: bold;
}

.nopad {
	padding: 0px;
}

.padleft {
	padding-left; 10px;
}

.padright {
	padding-right; 10px;
}

.nomargin {
	margin: 0px;
}

.mleft {
	margin-left; 10px;
}

.mright {
	margin-right; 10px;
}

.green { color: #66cc00; }
.darkgreen { color: #339900; }
.black { color: #000000; }
.white { color: #ffffff; }

.bggrey111 { background: #222222; }

div.prev, div.next, div.pages {
	padding: 0px;
	margin: 0px;
	height: 41px;
	width: 41px;
	color: white;
	text-align: center;
	padding-top:3px;
}

a.prev, a.next, 
a.pages {
	background: url(webappimages/blackbox_small_nsh.png) no-repeat;
	text-decoration: none;
}
a.prev:hover, a.next:hover, 
a.pages:hover, a.pageselected, a.pageselected:hover {
	background: url(webappimages/bluebox_small_nsh.png) no-repeat;
	text-decoration: none;
}


div.perpage {
	padding: 0px;
	margin: 1px;
	height: 29px;
	width: 29px;
	color: white;
	text-align: center;
	padding-top:2px;
}
a.perpage {
	background: url(webappimages/blackbox_verysmall.png) no-repeat;
	text-decoration: none;
}
a.perpage:hover, a.perpageselected, a.perpageselected:hover {
	background: url(webappimages/bluebox_verysmall.png) no-repeat;
	text-decoration: none;
}

div.rate {
	padding: 0px;
	margin: 0px;
	height: 20px;
	width: 25px;
	color: white;
	text-align: left;
	padding-top:0px;
}
a.rate {
	background: #ffffff url(webappimages/green_up_small.gif) top left no-repeat;
	text-decoration: none;
}
a.rate:hover {
	background: #ffffff url(webappimages/hover_up_small.gif) top left no-repeat;
	text-decoration: none;
	cursor: pointer;
}

