/***************************************************
     AUTHOR: Pat Heard ( FullAhead.org )
   TEMPLATE: Greenery
       DATE: 2005.11.30
  COPYRIGHT: none
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
	font: 			0.68em verdana, arial, sans-serif;  
	text-shadow: 	1px 1px 0 #000;

	margin: 		0;  
	text-align: 	center;
	line-height: 	170%;
	color: 			#EEE;
	background: 	#585858 url('/images/bg_body.jpg') repeat-y top center;
	border: 		0px;
	padding: 		0px;
	
	scrollbar-base-color: #86E160; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #757575; /* for a lighter, brushed metal color, try #B6B6B6 */
	scrollbar-shadow-color: #E2E2E2; 
	scrollbar-lightshadow-color: #8E8E8E; 
	scrollbar-darkshadow-color: #8E8E8E;
	scrollbar-highlight-color: #999999; /* light gray */
	scrollbar-3dlight-color: #8E8E8E; 
}

p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}


a {
  color: #86E160;
}

a:visited {
  color: #AAA;
}

a:hover {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

input {
  xxxwidth: 70%;
}

.txtinput {
}

.category_highlite
{
	width: 100%;
	font: 1em;
	color: white;
	xxbackground-color: white;
	border-collapse: collapse; 
	border-spacing: 3;
	border: thin solid #7BD32C;
}

SELECT 
{
	border: 		1px solid #000000;
    font: 			verdana, arial, sans-serif;
    font-size:      8.5pt;
    color:          Black;
    position:		static;
    z-index: 		1;
}

textarea {
  width: 98%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}

input,
textarea {
  padding: 1px 3px;
  margin: 0px 0px;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}


h1 {
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, arial, sans-serif;
  text-transform: uppercase;
  color: #7BD32C;
  background: #686868 url('/images/rounded_tr.gif') no-repeat top right;
}

h1 span {
  display: block;
  padding: 2px;
  background: url('/images/rounded_br.gif') no-repeat bottom right;
}

#sideBar h1 {
  text-align: right;
  background: #686868 url('/images/rounded_tl.gif') no-repeat top left;
}

#sideBar h1 span {
  display: block;
  padding: 2px;
  background: url('/images/rounded_bl.gif') no-repeat bottom left;
}

/* http://nemesis1.f2o.org/aarchive?id=3 */

#content ol li { 
  color: #EEE;
}

#content ol li span {
  color: #EEE;
}

#content ul {
  padding-bottom: 3px;
  padding-top: 3px;
}

#content ul li {
  list-style-image: url('/images/li_bullet.gif');
}

/* IE does not support the > "child" */
#content ul.nested li {
  list-style-image: none;
  list-style-type: square;
}

#content ul.member li {
  xxlist-style-image: url('/images/icons/person_normal.gif');
  list-style-image: none;
  list-style-type: square;
}

#content ul.member li.member_trust_0 {
	list-style-image: url('/images/icons/trust_0.png');
	padding: 0px 5px;
	margin: 0;
	vertical-align : middle;
	text-align : left;
}

#content ul.member li.member_trust_1 {
	list-style-image: url('/images/icons/trust_1.png');
	padding: 0px 5px;
	margin: 0;
	vertical-align : middle;
	text-align : left;
}

blockquote {  
  margin: 0;
  background: #686868 url('/images/rounded_tr.gif') no-repeat top right;
} 

blockquote span {
  display: block;
  padding: 5px;
  background: url('/images/rounded_br.gif') no-repeat bottom right;
}

/***************************************************
  Layout Element Styles
 ***************************************************/


#header {  
  width: 100%;
  height: 3em;
  background: #585858 url('/images/bg_header.jpg') repeat-y top center;  
}

/***************************************************
  Header Menu
 ***************************************************/

#menu {
  width: 767px;
  margin: 0 auto;
  text-align: left;  
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
  width: 8em;
  display: inline;
  float: left;
  padding-top: 0.8em;  
  list-style: none;
  text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

#menu ul li a:hover,
#menu ul li a.active {
  font-weight: bold;
  color: #111;
  background: url('/images/menu_tab.gif') no-repeat bottom center;
}


/***************************************************
  Site Title
 ***************************************************/

#title {
  background-color: blue;
  padding: 0.6em 55px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  xxxbackground: url('/images/logo_ReviewIt.gif') no-repeat top right;
  xxxbackground: url('/images/logo_symcell.gif') no-repeat top right;
}

#title h1 {
  display: inline;
  color:  #222;
  xxxbackground-color: #86E160;
  background-image: none;
}


/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/
#content {  
  clear: both;
  width: 767px;
  margin: 0 auto;
  text-align: left;
  xxxbackground-color: white;
  padding: 0;
}

#text {
  float: left;
  width: 410px !important;
  width: 437px;
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;
  xxxbackground-color: green;
}

#image {
  float: left;
  width: 166px;  
  height: 715px;  
  vertical-align: top;
  background: url('/images/middle_graphic.jpg') no-repeat top right;
  xxxbackground-color: blue;
}

#sideBar {
  float: right;
  width: 145px !important;
  width: 160px;
  padding: 10px 15px 20px 0 !important;
  padding: 20px 15px 20px 0;
  xxxbackground-color: orange;
}

/***************************************************
 Sidemenu Styles
 ***************************************************/

#sideMenu {
  padding: 10px 0;
}

#sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

#sideMenu a span {
  display: block;
  padding: 1px 15px 0 0;
}

#sideMenu a.active {
	font-weight: bold;  
	/* background: url('../images/subnav_bullet.gif') no-repeat right center; */
	background: url('../images/li_bullet.gif') no-repeat right center;
}

#sideMenu a:hover {
  /* I don't think this class is even being used */
  background: #686868 url('../images/rounded_tl.gif') no-repeat top left;
}

#sideMenu a:hover span {
  background: url('../images/rounded_bl.gif') no-repeat bottom left;
}

/***************************************************
 Comment Styles
 ***************************************************/

#profile_about p {
  padding: 5px 5px;
  margin-bottom: 0;
  background: #686868 url('/images/profile_bubble_top.gif') no-repeat top left;
}

#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #686868 url('/images/rounded_tl.gif') no-repeat top left;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments img {
  margin-top: -1px;
}

#comments a {
  color: #7BD32C;
}

#comments a:visited {
  color: #AAA;
}

#comments a:hover {
  color: #FFF;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  float: none;
  width: 510px;
  height: 40px;  
  padding: 10px 20px;
  color: #888;
  vertical-align: bottom;
  xxxbackground-color: #006666;
  font: 6pt;  
}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}

a.cellPhone {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url('/images/logo_cellphone.gif') no-repeat 0 0;
}

a:hover.cellPhone  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.date {
  display: block;
  font-weight: 700;
}

#privacypolicy {
	display: none; 
	border: 2px groove #999; 
	padding: 5px; 
	background-color:#707070;
}

#privacypolicy b.pptitle {
	text-align : right;
	text-transform : capitalize;
	xxtext-decoration : underline;
}

#privacypolicy p {
	text-align : justify;
}

#upsell {
	xxborder: ridge;
	xxborder-color: #78d32c;
	xxpadding-top: 5px;
	color:#78d32c; 
	text-align:middle;
}

.selectbox-ghosted
{
	color: 		 black;
	font-weight: bold;
	background-color: #DCDCDC;
	text-align: center;
}

FORM
{
	 margin: 0px;
}

TD, TH, TEXTAREA, TABLE
{
	font: 1em verdana, arial, sans-serif;  
}

td.numeric,
th.numeric {
	text-align: right;
}

TABLE.datainfo
{
	background-color: #E2E2E2;
	border-collapse: collapse; 
	border-spacing: 1px;
	border: 1px solid #999999;
	empty-cells: show;
}

TABLE.datalist
{
	background-color: #686868;
	width: 99%;
	border: none;
	border-collapse: separate; 
	border-spacing: 1px;
	empty-cells: show;
	align: center;
	color: black;
}

TABLE.error
{
	color: black;
	background-color: white;
	width: 95%;
	border-collapse: collapse; 
	border-spacing: 3;
	border: thin solid red;
}

TABLE.info
{
	color: black;
	background-color: white;
	width: 95%;
	border-collapse: collapse; 
	border-spacing: 3;
	border: thin solid yellow;
}

TABLE.success
{
	background-color: white;
	width: 95%;
	border-collapse: collapse; 
	border-spacing: 3;
	border: thin solid green;
}
 
TR.dataRowError { background-color: red; }
TR.dataRowSelf { background-color: white; }

TR.dataRow1 { background-color: #e8f5f7; } /* light */
TR.dataRow1:hover { background-color: #FFFF00; } /* light */

TR.dataRow2 { background-color: #dce8ea; } /* dark */
TR.dataRow2:hover { background-color: #FFFF00; } /* dark */

TR.dataRowSeparator { background-color: #cccccc; height:1; }


TD.header  /* the green table column header */
{
	color: white;
	background-color: #92C772;  /* #86E160 */
	font-style: normal;
	font-size: 7.5pt;
	font-weight: bold; 
	text-align: center;
	xxxpadding: 5px 5px 5px 5px;
	xxborder-left: dashed 1px black;
	xxborder-right: dashed 1px black;
}

TD.tableHeadline  /* the gray bar at the top of all tables */
{
	color: white;
	background-color: #757575;
	xxxbackground: #757575 url('/images/icons/notify_info.png') no-repeat center;
	font-style: normal;
	font-size: 8pt;
	font-weight: bold; 
	text-align: center;
	padding: 5px 5px 5px 10px;
}

TD.listTitle
{
	color: #000066;
	background-color: #CEDAF3;
	font-style: normal;
	font-size: 8pt;
	padding: 2px 2px 2px 10px;
}
/* supporting CSS classes =================================================== */
 
.error 
{
	FONT-SIZE: 8pt; 
	COLOR: #FF0000; 
	FONT-FAMILY: Courier New, monospace;
}

.outline-red
{ 
	border: thin solid Red;
}

.readonly 
{
	width: 200px;
	border: 1px solid #000000;
	color: #000000;
	background: #CCCCCC;
	background-color : #CCCCCC;
}

.foundWord
{
	background-color : white;
	color: red;
	border : solid;
	border-color : Red;
	font-weight : bold;
	border-width : 1;
}


/* page elements ============================================================ */
.bodyText
{
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
}

.NoteBanner 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Arial Narrow, Arial, sans-serif; 
	font-style : italic;
	/*
	TEXT-ALIGN: right;
	width: 100%;
	*/
}

.NoteText 
{
	FONT-SIZE: 9pt; 
	FONT-FAMILY: Arial, sans-serif; 
	TEXT-ALIGN: left;
}

.title
{
	color: #CCCCCC;
	font-variant: small-caps;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
}

.titleText
{
	color: #CCCCCC;
	font-style: normal;
	font-size: 8pt;
}

.pageHeaderTitle
{
	color: white;
	background-color: #52658D;
	font-style: normal;
	font-size: 10pt;
	padding: 5px 5px 5px 10px;
}

.leftMetalTitle
{
	color: black;
	font-style: normal;
	font-size: 9pt;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}

.dynamicTitle
{
	color: white;
	background-color: #92C772;
	font-style: normal;
	font-size: 9pt;
	font-weight: bold; 
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.cautionTitle
{
	color: #993300;
	background-color: #FFFF77;
	font-style: normal;
	font-size: 8pt;
	padding: 2px 2px 2px 10px;
}

/* input fields and form elements =========================================== */

.inputSelected 
{
	border: 1px solid #000000;
	color: #FFFFFF;
	background: #BE0202;
	background-color: #BE0202;
}

.inputHover 
{
	border: 1px solid #000000;
	color: #000000;
	background: #FFFF00;
	background-color: #FFFF00;
}

.selectbox-ghosted
{
	color: 		 black;
	font-weight: bold;
	background-color: #DCDCDC;
	text-align: center;
} */


/* buttons ================================================================== */
/*
BUTTON
{
    font-family:  verdana, arial, sans-serif;
    font-variant: normal;
    font-style:   normal;
    font-size:    8.5pt;
	
}

.button {
	width: 		auto;
	cursor: 	pointer;
	background-color: #86E160;
	color: 		#000000;
	margin-left: 3px;
}
*/
/* these are for the rounded buttons */

BUTTON
{
	width: 			auto;
	cursor: 		pointer;
	background-color: #86E160;
	text-align: 	center;

    font-family:  verdana, arial, sans-serif;
    font-variant: normal;
    font-style:   normal;
    font-size:    8.5pt;
	color: 		  #000000;
}

input.button {
    position: relative;
	text-align: center;
	color:  #000000;
	text-shadow:  1px 1px 0 #999;

	width: 	auto;
	cursor: pointer;
	background-color: #86E160;

    margin: 0;
    padding: 0;
    padding-left: 5px;
    xxmargin-right: 10px;
	margin-left: 3px;

    border: 0;
    height: 19px;
    background: url(/images/icons/button.gif) no-repeat;
}

.buttonEnding {
    position: absolute;
    display: inline;
    border: 0;

    padding: 0;
    margin: 0;
    xxmargin-left: -10px;

    width: 6px;
    height: 19px;
    background: url(/images/icons/button_end.gif) no-repeat;
}

.blackborder
{
	border: 1px solid #000000;
}


.helpDiv
{
	-moz-opacity: .7; 
	display: none;  
	position: absolute; 
	z-index: 98;
	top: 50px; 
	left: 50px; 
	width: 200px; 
	background-color:#FFFF00;
	filter: alpha(opacity=90); 
}
.helpDivBox
{
	display: none;
	padding: 5px; 
	border: 1px solid #444444; 
	background-color:#FFFF66;   
	top: 50px; 
	left: 50px; 
	width: 210px; 
	position: absolute; 
	z-index: 99;
	-moz-opacity: .7;
	filter: alpha(opacity=90); 
}
OPTION.helpTitle
{
	font-weight: bold; 
	text-transform : capitalize;
	background-color:#FFFF66;
	position: absolute; 
	z-index: 99;
}
OPTION.helpDescription
{ 
	background-color:#FFFF66;
	position: absolute; 
	z-index: 99;
}

.polaroid {
     padding:15px 15px 55px 15px;
     border:1px solid black;
     background:white;
     text-align:center;
	 align: center;
}
.polaroidtext {
    color:black;
    position:relative;
    top: -50px;
    text-align:center;
    align: center;
}

.rowHighlight {
	background-color: #FFFF00; /* orange #FD9E44, yellow #FFFF00 */
}


