/*------- drop down menu --------*/

#sddm
{	margin: 0;
	padding: 0;
	z-index: 300;
	padding-bottom:45px;
	position: relative;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 175px;
	background: green;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #7AFF7A}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid green}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 174px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: green;
}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
/*---------------*/
.tbctable {
	color: grey;
	font-size: 80%; 
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.tbctable td {
	padding-left: 10px;
}

.chart_heading {
	border-bottom: 4px solid green; 
	background-color: #ECFFE5;
	padding-left: 2px;
}

.img-shadow {
  float:left;
  background: url(img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(img/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
		
.commentfooter{
	background: url(../img/arrow.gif) 50px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 110px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
}

.datetd_today {
	font-weight: bold;
	color: green;
}

.bl {background: url(../img/bl.gif) no-repeat bottom left #e68200; width: 50%;}
.br {background: url(../img/br.gif)  no-repeat bottom right}
.tl {background: url(../img/tl.gif)  no-repeat top left}
.tr {background: url(../img/tr.gif)  no-repeat top right; padding:10px}
.clear {font-size: 1px; height: 1px} 

#scorerlist {
	margin-bottom:20px;
	font-weight: bold;
}
#calloader {
	height: 15px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.committeename {
	padding-left:20px;
	margin-bottom:20px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
#res p{
	padding: 10px;
	background-color: #FFCCCC;
	font-size: 120%;
}
#res ul{
	padding: 10px;
	background-color: #FFCCCC;
	font-size: 120%;
}
#res{
	margin-bottom: 10px;
}
.input {
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
	padding: 1px;
	border: 1px solid green;
}
.textarea {
	border: 1px solid green;
	background-color: #fff;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	margin: 4px 0 5px 8px;
}
.sidebox {
	margin: 0 auto; /* center for now */
	width: 100%; /* ems so it will grow */
	background: url(../img/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../img/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h4 {
	background: url(../img/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxbody {
	background: url(../img/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

#stayupdateddiv {
	width: 40%; float: left; 
	border-top: 2px solid #009933; 
	border-bottom: 2px solid #009933; 
	margin: 10px; 
	padding: 4px; 
	background-color: #D5FFCC; 
	font-size: 120%; 
}
#stayupdate1{
	padding-left: 25px;
	background: url('../img/rss.png') center left no-repeat;
}
#stayupdate2{
	padding-left: 25px;
	background: url('../img/email.png') center left no-repeat;
}
#stayupdate4{
	padding-left: 25px;
	background: url('../img/group_go.png') center left no-repeat;
}
#stayupdate3{
	padding-left: 25px;
	background: url('../img/user_comment.png') center left no-repeat;
}
.noreport {
	color: #8F8F8F;
	font-style: italic;
}
.hide {
	display: none;
}

.articledetails {
	background-color: #F1F1F1;
	color: grey;
}
.article {
	font-size: 120%;
}
#commentdiv{
	border-bottom:5px solid green;
	margin-bottom: 10px;
}
#commentdiv h4{
	border-bottom:5px solid green;
}
/* table */
.stattable {
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-collapse:collapse;
}
.left {
	text-align: left;
}

.stattable td {
	border-bottom: 1px solid green;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.mainrow:hover {
	background-color: #F1F1F1;
}
.greenrow {
	background-color: #ECFFE5;
}
.greenrow:hover {
	background-color: #F1F1F1;
}

.stattable th {
	border-bottom: 2px solid green;
}
.nofix {
	text-align: center;
	color: green;
	font-weight: bold;
}
.toprow {
	text-align: center;
}
.toprow:hover {
}
.toprow  a{
	font-weight: bold;	
}
.totals {
	font-weight: bold;
}
/* ###################### */

#toprow {
	font-weight: bold;
}
#cal {
	text-align:center;
	margin: 0 auto;
	width: 100%;
}
#calcontainer {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	height: 220px;
}

#result {
	padding: 30px;
}

#comment{
	margin-bottom: 30px;
	border-top:2px solid #7534aa;
}
button {
   color: #555;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight: bold;
   background-color: white;
   border: 1px solid;
   border-color: green;
}

button:hover {
   border: 1px solid;
   border-color: white;
	cursor: hand;
	cursor: pointer;
}

/**************************************************
    body
**************************************************/
body {
	/*background:#fff url('../img/background/body.jpg') repeat-x;*/
	background:#fff;
	background-position:0 0;
	color:#555;
	font:100.1%/1 Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

/**************************************************
    general
**************************************************/
a {
	background:transparent;
	color: green;
	text-decoration: underline;
}
a:hover {
	color:#666;
	text-decoration: none;
}
abbr {
	cursor:help;
}
blockquote {
	background-color: #ececec;
	color:#444;
	font-style:italic;
	margin:0 0 0 20px;
	padding:0 0 0 10px;
	width: 70%;
}
img {
	border:0;
}
textarea {
	overflow:auto;
}
tt {
	background:transparent;
	color:#000;
	font:1.2em Monospace;
}

	/**************************************************
	    classes
	**************************************************/
	.clear {
		clear:both;
	}
	.floatleft {
		float:left;
	}
	.floatright {
		float:right;
	}
	.marginbottom {
		margin:0 0 10px;
	}
	.marginleft {
		margin:0 0 0 10px;
	}
	.marginright {
		margin:0 10px 0 0;
	}
	.margintop {
		margin:10px 0 0;
	}

/**************************************************
    container
**************************************************/
#container {
	font-size:.7em;
	line-height:2;
	margin:0 auto;
	text-align:left;
	width:980px;
}
#container:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

	/**************************************************
	    header
	**************************************************/
	#header {
		background:url('../img/background/header.jpg');
		height:320px;
		margin:0 auto;
		position:relative;
		width:980px;
	}
	#header h1 {
		color:#666;
		font-size:3.5em;
		font-weight:400;
		letter-spacing:-2px;
		line-height:75px;
		margin:0;
		padding:25px 0 0;
	}
	#header p {
		background:transparent;
		color:#fff;
		float:right;
		font-size:1em;
		margin:0;
		padding:180px 20px 0 0;
	}
	#header p a {
		color: #FFF;
		text-decoration: none;
	}
	#header p a:hover {
		text-decoration: underline;
	}
	#header ul {
		float:left;
		height:200px;
		list-style:none;
		margin:0;
		overflow:hidden;
		padding:0;
		width:210px;
	}
	#header ul li {
		font-size:1.2em;
		font-weight:700;
	}
	#header ul li a {
		background:transparent;
		color:#fff;
		display:block;
		line-height:40px;
		padding:0 10px;
		width:190px;
	}
	#header ul li a:hover {
		color:#eee;
	}
	#header ul li a.selected {
		/* current page */
	}
	#toppartheader {
		background-repeat:no-repeat; 
		background-image:url('../img/tes1.jpg'); 
		margin-top:10px; 
		width: 100%; 
		height:290px;
	}
		
		/**************************************************
		    header -> placeholder
		**************************************************/
		#header .placeholder {
			height:200px;
			overflow:hidden;
			position:absolute;
			right:290px;
			top:100px;
			width:500px;
			/*border: 1px solid black;*/
		}
		#header .placeholder img {
			display:block;
		}

	/**************************************************
	    content
	**************************************************/
	#content {
		float:right;
		width:730px;
	}
	#content p {
		margin:0;
		padding:10px;
	}
	#content h2 {
		border-bottom:2px solid green;
		color:#444;
		font-size:1.6em;
		font-weight:400;
		line-height:1.75;
		margin:0;
		padding:0 10px;
	}

	/**************************************************
	    sidebar
	**************************************************/
	#sidebar {
		float:left;
		width:210px;
	}
	#sidebar h3 {
		border-bottom:2px solid green;
		color:#444;
		font-size:1.6em;
		font-weight:400;
		line-height:1.75;
		margin:0;
		padding:0 10px;
		text-decoration: none;
	}
	#sidebar p {
		background:#f1f1f1;
		display:block;
		font-size:.9em;
		margin:10px 0;
		padding:10px;
	}
	#sidebar p a.more {
		display:block;
		text-align:right;
	}
	#sidebar ul {
		margin:10px;
		padding:0;
	}
	#sidebar ul li {
		border-bottom:1px solid green;
		list-style:none;
		padding:5px 2px;
	}
	#sidebar ul li a {
		color:#555;
		display:block;
		padding:5px;
		text-decoration:none;
	}
	#sidebar ul li a:hover {
		color:#000;
		text-decoration:underline;
	}

		/**************************************************
			sidebar -> form
		**************************************************/
		#sidebar form {
			margin:0;
		}
		#sidebar form p {
			background:0;
			margin:0;
		}
		#sidebar form p input {
			color:#555;
			font:1.1em/1.1 Verdana, Arial, Helvetica, sans-serif;
			height:1.1em;
			line-height:1;
			padding:3px;
			width:174px;
		}

	/**************************************************
	    footer
	**************************************************/
	#footer {
		border-top:2px solid green;
		clear:both;
		margin:10px auto 0;
		width:980px; /*  760 */
	}
	#footer p {
		color:#555;
		font-size:.9em;
		line-height:2em;
		margin:0;
		padding:10px;
		text-align:center;
	}
