/*
	Ezekiel Screen Stylesheet v1.0
	(c) Copyright 2005 Jake Wehner, wehnerj@gmail.com
	PLEASE LEAVE THIS COMMENT INTACT IN ACCORDANCE WITH GNU GPL.

	*/

		html {
			height: 100%;
		}		

		body {
		
			padding: 0;
			background: #eee;
			text-align: center;
			font-family: sans-serif;
			color: #666;
			height: 100%;
			min-height: 100%;
		}

		a {

			color: #139ea7;
			text-decoration: none;
		}
		
		h1 {
			
			font-size: 1.5em; 
			color: #139ea7;

		}

		th {
			background: #a2c058;
			color: #fff;

		}

		.th {
			background: #a2c058;
			color: #fff;
			font-weight: bold;
		}

		div.container {

			width: 750px;
			background: #fff;
			margin-left: auto;
			margin-right: auto;
			padding: 20px;
			text-align: left;
			min-height: 100%;
		}

		div.header {

			width: 100%;
			margin-left: auto;
			margin-right: auto;
			height: 160px;
			background: #0099cc;
		}

		div.header span {

			position: relative;
			left: 5px;
			top: 25px;
			font-family: sans-serif;
			font-size: 2.1em;
			color: #139ea7;

		}

		
		div.menu {

			width: 100%;
			height: 30px;
			padding: 0px;
			background: #a2c058;
			margin-top: 3px;
			overflow: hidden;


		}

		span.home {			
			
			background: #139ea7;	
			border-right: 1px SOLID #fff;
			padding-top: 3px;
			padding-bottom: 2px;
			padding-left: 15px;
			padding-right: 15px;
			color: #fff;
			font-size: 9pt;
			font-family: sans-serif;
			font-variant: small-caps;

		}

		span.column a {
			color: #000;
		}

		span.form_column {
			background: #fec529;
		}

		span.home a, span.home a:hover {

			color: #fff;
			font-size: 9pt;
			font-family: sans-serif;
			font-variant: small-caps;
			text-decoration: none;

		}
		
		span.alt_homepage {

			background: #a2c058;
			margin-top: -.2em;
			display: block;
			padding-top: 8px;
			padding-bottom: 2px;
			padding-left: 15px;
			padding-right: 15px;
			color: #fff;
			font-size: 14pt;
			font-family: sans-serif;
		}
		
		span.alt {

			background: #a2c058;
			margin-top: -.2em;
			display: block;
			padding-top: 8px;
			padding-bottom: 2px;
			padding-left: 15px;
			padding-right: 15px;
			color: #fff;
			font-size: 14pt;
			font-family: sans-serif;
		}
		span.alt_little {

			background: #a2c058;
			margin-top: -.2em;
			display: block;
			padding-top: 8px;
			padding-bottom: 2px;
			padding-left: 15px;
			padding-right: 15px;
			color: #fff;
			font-size: 14pt;
			font-family: sans-serif;
		}				
		span.alt_little a, span.home a:hover {

			color: #fff;
			font-size: 14pt;
			font-family: sans-serif;
			text-decoration: underline;
		}
		
		span.alt a, span.home a:hover {

			color: #fff;
			font-size: 14pt;
			font-family: sans-serif;
			text-decoration: underline;
		}	
		
		span.search {

			background: #fec529;
			padding-top: 0px;
			padding-bottom: 1px;
			padding-left: 15px;
			padding-right: 15px;
			color: #fff;
			font-size: 9pt;
			font-family: sans-serif;
			font-variant: small-caps;
			float: right;
			height: auto;
			width: 200px;
			border-left: 1px SOLID #fff;
			overflow: hidden;
		}

		div.post_info {
			
			/* the comment/cms style info bar */

			width: 500px;
			border-top: 1px SOLID #f3f3f3;
			border-bottom: 1px SOLID #f3f3f3;
			background: #fafafa;
			font-size: 10px;
			color: #444;
			padding: 5px;

		}
		
		.sub_menu_google {
		
			background: #a2c058;
			padding: 5px;
			color: #fff;
			width: auto;
			font-variant: small-caps;

		}
		
		.google_login_menu {

			background: #fec529;
			font-size: 12px;

		}		
		
		.validateBox {
			border: dashed 2px #FF0000;
			background: #fafafa;
		}
		
		.validateBoxTextBox {
			height:17px;
		}
		
		.validateBoxButton {
			border: solid 1px;
		  	border-top-color:#696;
			border-left-color:#696;
			border-right-color:#363;
			border-bottom-color:#363		
		}
		
		div.alert_info {
			
			/* the comment/cms style info bar */

			width: 500 px;
			margin:0px auto;
			padding:15px;
			border: 2px dashed #FF0000;
			background: #fafafa;
			font-size: 12px;
			color: #444;
		}		

            .tiny_type {
                font-size: 10px;
            }
            
            .tiny_type_error {
                font-size: 10px;
                color: #FF0000;
            }

		div.post_info a {

			font-size: 11px;
			color: #a2c058;
			font-weight: bold;
			text-decoration: none;

		}

		div.main_nav {

			width:190px;
			float: right;
			margin-left: 10px;
			height: 100%;
		}

		div.sub_menu {

			margin-right: auto;
			margin-top: 25px;
			font-size: 12px;
			width: auto;

		}

		div.connected_sub_menu {

			margin-right: auto;
			font-size: 12px;
			width: auto;

		}

		div.login_menu {

			background: #fec529;
			margin-right: auto;
			margin-top: 0px;
			height: 100px;
			font-size: 12px;
			width: auto;

		}

		div.sub_menu div {
		
			background: #a2c058;
			padding: 5px;
			color: #fff;
			width: auto;
			font-variant: small-caps;

		}

		div.sub_menu a {

			background: #fff;
			color: #666;
			text-decoration: none;
			line-height: 1.25em;
			display: block;
			padding: 1.25ex 0.5em 1.25ex 0.75em;

		}

		div.connected_sub_menu a {

			background: #fff;
			color: #666;
			text-decoration: none;
			line-height: 1.25em;
			display: block;
			padding: 1.25ex 0.5em 1.25ex 0.75em;

		}

		div.sub_menu a:hover {

			background: #f9f9f9;
	
			color: #666;
			text-decoration: none;
			line-height: 1.25em;
			display: block;
			padding: 1.25ex 0.5em 1.25ex 0.75em;
		}

		div.connected_sub_menu a:hover {

			background: #f9f9f9;
	
			color: #666;
			text-decoration: none;
			line-height: 1.25em;
			display: block;
			padding: 1.25ex 0.5em 1.25ex 0.75em;
		}

		div.content {

			width: 500px;
			margin-top: 25px;
			height: 100%;
		}
		
		form {
			padding: 0px;
			margin: 0px;
		}		

		input {

			padding: 0px;
			border: 3px inset;
			margin: 0px;
			height: 14px;
			font-size: 9pt;
		}

		.thinButton {
			height: 18px;
			border: 1px solid;
		  	border-top-color:#696;
			border-left-color:#696;
			border-right-color:#363;
			border-bottom-color:#363
		}

		.error_select_box {
			background: #FF0000;
		}	

		.error_entry_field {
			border: 1px SOLID #FF0000;
		}	

		.errorMessage{
			color: #FF0000;
			font-weight: bold;
		}
		.statusMessage{
			color: #0099cc;
			font-weight: bold;
		}
		.noborder {
  			border: none;
		}
		
		.loginButton{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   height:25px;
   width:45px;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

		.registerButton{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size: 14px;
   font-weight:bold;
   height:25px;
   width:65px;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

.createGroupButton{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   height:25px;
   width:90px;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}

.updateDetailsButton{
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   height:25px;
   width:100px;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');}


				