/* -----------------------------------------------------------------------
   Driven Online, global CSS
    - styling by Elwix/Style
   ----------------------------------------------------------------------- */



div.row {
	clear: both;
	padding-top: 1px;
}

div.row span.label {
	padding-top: 4px;
	float: left;
	width: 30%;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 68%;
	text-align: left;
}

form {
	margin: 0 0 2px 0;
}

input, select, textarea {
	font-size: normal;
	margin-left: 2px;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
}

fieldset {
	margin: 1em 0;
	padding: 0.6em 0.6em;
	border: 1px solid #669;
}

fieldset br {
	display: none;
}

legend {
	font-weight: bold;
	color: #226;
	padding: .1em .5em;
	border: 1px solid #669;
	border-width: 1 1 0 1;
}

fieldset div {
	clear: both;
	margin: .1em 0;
	position: relative;
}
fieldset div span {
	display: none;
}
fieldset div:hover span {
	font-size: 85%;
	color: #c96;
	background-color: #faf0e6;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #c96;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}
* html fieldset div span {
	font-size: 85%;
	color: #c96;
	margin-left: 16em;
	padding: .3em;
	border-left: 1px solid #c96;
	display: block;
}

label {
	margin: 0;
	color: #113;
	width: 10em;
	display: block;
	text-align: right;
	float: left;
}

label.required {
	font-weight: bold;
}
label.required:after {
	content: "*";
	color: #c30;
	font-size: xx-small;
}

.buttons {
	text-align: right;
}



/* -----------------------------------------------------------------------
   Bottom navigation or text blurb
   ----------------------------------------------------------------------- */

#bottom_navigation {
 position: fixed;
 left: 0; bottom: 0; right: 0;
 height: 1em;
 border-top: 0.08em solid #9a9a9a;
 padding: 0 0;
 margin: 0px auto;
 background-color: #D0CCC3;
}

#bottom_navigation P {
 margin: 0;
 font-size: 0.8em;
 text-align: right;
}



/* -----------------------------------------------------------------------
   Left side column and squares
   ----------------------------------------------------------------------- */

#column_left .square_left {
	margin-top: 0px; margin-left: 0px; margin-bottom: 14px; margin-right: 0px;
	padding-top: 0px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px;
	width: auto;
	max-width: 100%;
	background-color: #A4A4B0;
}

#column_left .square_left a:link    {color: #0010f8; text-decoration: none; background: transparent;}
#column_left .square_left a:visited {color: #102080; text-decoration: none;}
#column_left .square_left a:hover   {text-decoration: none; background-color: #808080;}

#column_left .square_left P.title {
  padding-top: 2px; padding-left: 4px;
	color: #000000;
	width: auto;
	height: 16px;
	background-image: url("/_img/l-titlebar-bg.gif");
	font-family: Verdana, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

#column_left .square_left p {
	margin-top: 0px; margin-bottom: 0px;
	font-size: 0.75em;
	text-align: left;
}

#column_left .square_left tt {
  font-family: Courier New, Terminal, Courier, monospace;
	color: black;
}

#column_left ul {
	margin: 0 0 0 0.5em;
	padding-left: 0.95em;
  list-style-image: url("/_img/list-arrow.gif");
}
#column_left ul li {
	font-size: 0.8em;
}


#column_left li {
  padding-left: 0px;
}

#column_left .dropshadow {
		padding-top: 2px;
}

#column_left .square_left .body {
	background-color: #A4A4B0;
	font-size: 0.70em;
}

#column_left .square_left .body-releases {
	background-color: #A4A4B0;
	font-family: 'Arial', sans-serif;
	font-size: 9px;
}

#column_left hr {
	border: none 0; 
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #cfcfcf;
	width: 96%;
	height: 2px;
	margin: 2px auto;
	padding: 0;
	text-align: center;
}



/* -----------------------------------------------------------------------
   Right column and squares
   ----------------------------------------------------------------------- */

#column_right ul {
	margin: 0 0 0 0.5em;
	padding-left: 0.95em;
  list-style-image: url("/_img/list-arrow.gif");
}
#column_right ul li {
	font-size: 0.8em;
}

#column_right li {
  padding-left: 0px;
}

#column_right ul.feed {
  list-style-image: url("/_img/feed-arrow.gif");
}

#column_right table.feed img {
	border: 0;
}

#column_right .square_right a:link    {color: #0010f8; text-decoration: none; background: transparent;}
#column_right .square_right a:visited {color: #102080; text-decoration: none;}
#column_right .square_right a:hover   {text-decoration: none; background-color: #787878;}

#column_right .square_right {
	margin-top: 0px; margin-left: 0px; margin-bottom: 0.4em; margin-right: 0px;
	padding-top: 0px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px;
	width: auto;
	max-width: 100%;
	background-color: #9494A0;
}

#column_right .square_right P {
	margin-top: 0px; margin-bottom: 0px;
	font-size: 0.75em;
	text-align: left;
}

#column_right .square_right P.title {
  padding-top: 1px; padding-left: 4px;
	color: #E8D8EF;
	width: auto;
	height: 13px;
	background-image: url("/_img/r-titlebar-bg.gif");
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	font-weight: bold
}

#column_right .square_right .body {
	margin-top: 1px;
	background-color: #9494A0;
	font-size: 0.75em;
}

#column_right .fact_or_rumor .body {
	margin-left: 4px;
	padding-bottom: 4px;
	text-indent: -4px;
	font-family: 'Small Fonts', 'Ariel', sans-serif;
	font-size: 9px;
	color: #000;
}
#column_right .fact_or_rumor .poll_number {
	font-family: 'Small Fonts', 'Ariel', sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}

#column_right .back_in_time .release {
	font-family: 'Ariel', 'Ariel', sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}
#column_right .back_in_time .release .release_title {
	font-weight: bold;
	text-decoration: underline;
}
#column_right .back_in_time .release .release_group {
	font-weight: bold;
	text-decoration: underline;
}

#column_right .back_in_time .info {
	display: block;
	margin-left: 2px; margin-right: 2px;
	font-size: 9px;
	color: #000;
}

#column_right .square_right .body label {
	padding-top: 2px;
	margin: 0;
	display: block;
	color: #113;
	text-align: right;
	vertical-align: middle;
	float: left;

}

#column_right .square_right .body input {
	margin: 0;
	vertical-align: top;
	font-size: 10px;
}

#column_right .back_in_time .footer {
	display: block;
	font-size: 9px;
	color: #000;
	text-align: center;
}

#column_right .back_in_time img {
	padding: 2 2 2 2;
	background: #9494A0;
}

#column_right .back_in_time hr {
	border: none 0; 
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #cfcfcf;
	width: 96%;
	height: 2px;
	margin: 2px auto;
	padding: 0;
	text-align: center;
}




#chatbarText {
	width: 98%;
}









