/* NEW base CSS for WWN 

gray box: 	e6e6e6
blue box: 	0000ff
red text: 	993333
white text:	ffffff
gray text:	555555
*/

body {
	background-color: #090e57;
	background-color: #222255;
	margin: 10px;
	padding: 0;
}
h2 {margin:0; }

#page {
	/* width: 760px;*/	
	height: 100%;
	background-color: #c5effb;
	background-color: white;
	margin: auto 5%;
	position: relative;
}
#head {
	height: 180px;
	margin: 0px auto;
	background-color: #e5e5e6;
	background-color: #dddddd;
	position: relative;
}
#head-left {
	/*float: left;*/
	/*height: 160px;*/
	width: 319px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	text-align: center;
}
#head-right {
	width: 400px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-family: Verdana, Sans;
	font-size: 1.5em;
	font-weight: bold;
	/*border: 1px dashed green;*/
}
#head img.logo {
	margin: 0.5em;
}
#head .title {
	font-family: Verdana, Sans;
	font-size: 1em;
	font-weight: bold;
	color: #993333;
	color: #0000ff;
	/*margin-left: 20px;*/
}
.paragraph_title {
	font-size: 1.2em;
	color: black;
	font-weight: bold;
}
div#head ul {
	list-style-type: none;
	margin-top: 20px;
}
div #head ul li, #head-right, #head-right h1 {
	list-style-type: none; /* show in ul also -- browser compatibiility */
	font-size: 18px;
	font-weight: bold;
	padding-left: 0em;
	color: #993333;
	color: #1a1a1a;
	line-height: 1.1;
	/*border: solid 1px #0000ff;*/
}
#head-right {
	margin: 1em auto;
}
.bar {
	background-image: url('images/horz-bar20.jpg');
	height: 19px;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	top: 160px;
}
.bar-footer {
	background-image: url('images/small-bar8a.jpg');
	height: 8px;
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	top: auto;
}
.small_bar {
	background-image: url('images/small-bar.jpg');
	height: 5px;
}
.small_bar8 {
	background-image: url('/images/small-bar8a.jpg');
	height: 5px;
	font-size:0; 
	margin:0;
}
div.content_box {
	position: relative;
	min-height: 510px;
	max-width: 900px;
	min-width: 400px;
	margin: 0px;
	color: #444444;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	top: 0;
	/*border: 1px red solid;*/
	/*background-color: #e52266; /* temp */
}
.content_inner td.column1 {
	line-height: 1.3em;
}
div#sidemenu {
	/*position: absolute;*/
	top: 3px;
	bottom: 0;
	left: 0;
	width: 140px;
	height: 690px;
	background-color: #e5e5e6;
	background-image: url('images/bottomFade-200.png');
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 3px solid #999999;
	border-top: 4px solid white;
	border-bottom: 3px solid #333333;
}
body#home .content_lower {
	position: relative;
	min-height: 240px;
	top: 20px;
	clear: both;
	/*background-color: #e52266;*/
}

div.content_box strong {color: #222266;}

table.content_inner {
	margin-bottom: 20px;
}
.content_inner td {
	margin: 0 5px auto;
	padding: 10pt;
	vertical-align: top;
}
td.column3 {
	width: 50%; 
	vertical-align: top;
	margin: 0 15px auto;
	padding: 15px;
}
td.column3 div {
	/*vertical-align: top;
	margin: 0 5px auto;*/
}
td.column1 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1em 2em;
	/*color: #333333;*/
}
td.column2, td.column3, td.column3b {
	font-family: Arial, Helvetica, sans-serif;
	border-left: solid 6px #e6e6e6;
	/*color: #333333;*/
	/*margin: 15px 6px; */
}
div.column2 {
	width: 240px;
	border: 1px black dashed;
}
div.upper_lower {
	margin: 2px auto;
	clear:both;
	border: 1px solid green;
}
div.column3 {
}
div.column3b {
	/*position: relative;*/
}
.content_box ul {
	border: 0px solid #0000ff;
	list-style-type: none;
}
div.column2 li {margin-left:-20px;}
div.nav-item a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	text-decoration: none;
	width: 110px;
	margin: 12px 8px;
	padding: 4px;
	padding-left: 9px;
	border-left: 4px solid #0000ff;
	color: #555555;
	position: relative;
	display: block;
	bottom: 0px;
}
div.nav-item a:hover {
	border-color: #993333;
	background-color: #ffffff;
	color: #0000ff;
}
#content_body {
	width: 42em;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.content_inner td.content_body {
	padding: 5px 3em;
	width: 540px;
}
.content_row {
	position: relative;
	border: 1px blue solid;	
}
td.content_left {
	/*position: relative;*/
	/*position: static;*/
	left: 0px;
	top: 10px;
	padding: .5em; 
	width: 21em;
	margin: auto auto 5px 0px;
	display: block;
}
td.content_right {
	/*position: relative;*/
	/*position: static;*/
	right: 0px;
	top: 10px;
	padding: .5em;
	width: 20em;
	margin: auto 5px 5px auto;
}
td.content_right, td.content_left {
	border: 0px red solid;
	/*margin: .5em;*/
}
.footer_box {
	color: #444444;
	/*background-image: url('images/bottomFade-200.png');
	background-position: bottom;
	background-repeat: repeat-x;*/
	/*border: 1px green solid;*/
}
#google-search {
	/*margin: 0px auto auto 1px;*/
	padding-top: 5px;
	width: 400px;
	background-color: #e6e6e6;
	border: 2px solid #993333;
	color: black;
	margin: auto;
	/*background-image: url('images/rightFade-200.png');
	background-position: 100%;
	background-repeat: repeat-y;*/
}
#google-search table {/*bottom-margin:0;*/}
#forThePeople {
	background: #000099;
	width: 274px;
	height: 62px;
	float: right;
}
/*	gray box: 	e6e6e6
	blue box: 	0000ff
	red text: 	993333
	white text:	ffffff
	gray text:	555555
*/
/* TABLE 2 */
#form2 { 
	width: 45em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}
#form2 p { 
}
p.table_left {
	width: 11em; 
	margin: 0; 
	padding: .5em; 
	float: left; 
	clear: both; 
	position: relative;
	text-align: right;
	color: #0a4d7f;
}
p.table_right { 
	width: 30em; 
	width: 27em; 
	margin: 0em; 
	padding: .5em; 
	color: #0a4d7f;
	float: left; 
}
/* FONTS----------- */
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	text-align: center;
	color: #993333;
	margin: 5px;
	line-height: 1.5em;
}
h2.subtitle {
	padding: 0;
	text-align: left;
	margin-bottom: 0;
}
p.legal {
	clear: both; 
	margin: auto; 
	float: none; 
	padding: 1em; 
	width:48em; 
	width: 30em; 
	
}
p.submit {
	clear: both; 
	margin: auto; 
	padding: 0em; 
	width: auto; 
	text-align: center; 
}
.button, .reset {
	padding-left: 1em; 
	padding-right: 1em; 
	margin: 0em 1em; 
}
 /*AUTHORIZE.NET.PHP  */

#auth .content_box .content_inner td table{
	border-width: 1px;
	margin: 0 auto;
	/*width: 500px;*/
	/*padding: 0;*/
}
#auth div .content_inner {
	margin: 0 auto;
}
a img.portfolio {
	border: 3px solid #cccccc;
}
#portfolio .column1 td {
	margin: 1em 2em;
}
.column1 {
	margin: 1em 2em;
}
input, select, textarea {
	background: #E1E8FF;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993333; 
	background: #E1E8FF;
}
.required {
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
}
ul.default_list {
	list-style-type: circle;
	
}
#authorizeNet p.legal {
	color: #468;
	width: 500px;
}