BODY {font-family:"arial"; color:#203020}

FORM {padding:0px; spacing:0px; margin:0px;}

A {color:#4e820c;}
A:hover {color:#6bb210;}

TD {font-size:12px; font-family:"arial";}

.FIELDTITLE_ERROR {color:#d00000}

.Menu_Item{text-decoration:none; color:#7eb339; font-weight:bold; font-size:14px; margin-left:15px; display:block; white-space: nowrap; }
.Menu_Item:visited{color:#7eb339;}
.Menu_Item:hover{text-decoration:underline; color:#ffffff; background-color:#7eb339;}

.Menu_Item_Selected{text-decoration:none; color:#000000; font-weight:bold; font-size:14px; margin-left:15px; display:block; white-space: nowrap; }
.Menu_Item_Selected:visited{color:#000000;}
.Menu_Item_Selected:hover{text-decoration:none; color:#ffffff; background-color:#7eb339;}


.Pane{text-align:right; font-size:13px; color:#000000; text-decoration:underline; font-weight:bold; border-color:#466334; border-style:solid; border-width:0 1 0 0; height:40px; vertical-align:middle; white-space: nowrap; padding-right:8px; cursor:pointer; background:url(/images/pane_grad.gif)}
.Pane A {text-decoration:underline; color:#7eb339;}
.Pane_Active{text-align:right; font-size:13px; color:#000000;  text-decoration:none; font-weight:bold; border-color:#466334; border-style:solid; border-width:1 0 1 1; height:40px; vertical-align:middle; white-space: nowrap; padding-right:9px; cursor:pointer}
.Pane_Active A {text-decoration:none; color:#383929;}

.Pane_Narrow {text-align:right; font-size:13px; color:#000000; text-decoration:underline; font-weight:bold; border-color:#466334; border-style:solid; border-width:0 1 0 0; height:40px; vertical-align:middle; white-space: nowrap; padding-right:8px; cursor:pointer; background:url(/images/pane_narrow_grad.gif) no-repeat}
.Pane_Narrow A {text-decoration:underline; color:#7eb339;}
.Pane_Narrow_Active{text-align:right; font-size:13px; color:#000000;  text-decoration:none; font-weight:bold; border-color:#466334; border-style:solid; border-width:0 0 0 0; height:40px; vertical-align:middle; white-space: nowrap; padding-right:9px; cursor:pointer; background:url(/images/pane_narrow_active.gif) no-repeat}
.Pane_Narrow_Active A {text-decoration:none; color:#383929;}

.ContentPane {font-size:14px; padding-left:8px; text-align:justify;}


.Feature {padding:0; margin:0; border-spacing:0px; cell-spacing:0px; cell-padding:0px; font-size:13px; font-weight:bold; width:693px; height:298px; display:none; overflow:hidden; position:absolute; text-align:center; vertical-align:middle;}
.Feature TR {width:693px; height:298px;}
.Feature TD {width:693px; height:298px;}
.Feature A {vertical-align:baseline;}
.Feature IMG {border:0; vertical-align:baseline;}
.Feature_Button_Selected {line-height:16px; color:#000000; font-weight:bold; font-size:16px}
.Feature_Button {line-height:16px; color:#9ada46; font-weight:bold; font-size:16px}

.Dialog_ErrorMessage {font-weight:bold; font-size:12px; color:red;}
.Dialog_Message {font-weight:bold; font-size:12px;}



.Google_Ad_Title_Red A {color:red}
.Google_Ad_Title_Red A:hover {color:#ff8080}

#ADS_Header_LeaderBoard {margin-bottom:10px;}
#ADS_Header_LeaderBoard .Google_Ad_Title {font-weight:bold; font-size:12px;}
#ADS_Header_LeaderBoard .Google_Ad_Text {font-size:11px;}
#ADS_Header_LeaderBoard .Google_Ad_URL {font-size:11px;}
#ADS_Header_LeaderBoard .Google_Ad_URL A{cursor:pointer;cursor:hand;text-decoration:none}

#ADS_Submenu_Skyscraper {margin-top:20px;}
#ADS_Submenu_Skyscraper .Google_Ad {margin-bottom:15px;}
#ADS_Submenu_Skyscraper .Google_Ad_Title {font-weight:bold; font-size:11px;}
#ADS_Submenu_Skyscraper .Google_Ad_Text {font-size:10px;}
#ADS_Submenu_Skyscraper .Google_Ad_URL {font-size:10px; overflow:hidden; width:165px;}
#ADS_Submenu_Skyscraper .Google_Ad_URL A{cursor:pointer;cursor:hand;text-decoration:none;}




/* SORT TABLE */

.SortTable {
  border-color: #000000;
  border-spacing: 0px;
  cell-spacing: 0px;
  border-style: none;
  text-align: left;
}

.SortTable tr{
	height: 20px;
}

.SortTable td, .SortTable th {
  font-family: Arial, Helvetica;
  font-size: 12px;
  padding: 2px 0.5em;
  white-space: nowrap;
}

.SortTable td.numeric {
  text-align: right;
}

.SortTable th {
  background-color: #bccb8d;
}

.SortTable th.mainHeader {
  background-color: #676f4d;
  color: #ffffff;
  text-align: left;
}

.SortTable th a {
}

.SortTable th a:visited {
}

.SortTable th a:active, .SortTable th a:hover {
}


.SortTable th.sortedColumn {
  background-color: #a4b17b;
}



.SortTable tr {
  background-color: #e2f5a9;
}
.SortTable tr.alternateRow {
  background-color: #d9eba3;
}

.SortTable td.sortedColumn {
  background-color: #d6e8a0;
}
.SortTable tr.alternateRow td.sortedColumn {
  background-color: #cdde99;
}



.SortTable tr.StateDown {
  background-color: #ffa59d;
}
.SortTable tr.alternateRow.StateDown{
  background-color: #fa8a82;
}

.SortTable tr.StateDown td.sortedColumn{
  background-color: #fa837a;
}
.SortTable tr.alternateRow.StateDown td.sortedColumn{
  background-color: #f5655d;
}


.SortTable tr.StatusDisabled {
  background-color: #dfdfdf;
}
.SortTable tr.alternateRow.StatusDisabled{
  background-color: #cfcfcf;
}

.SortTable tr.StatusDisabled td.sortedColumn{
  background-color: #d0d0d0;
}
.SortTable tr.alternateRow.StatusDisabled td.sortedColumn{
  background-color: #c0c0c0;
}






/* SORT TABLE NEW */

.SortTableNew {
  border-color: #000000;
  border-spacing: 0px;
  cell-spacing: 0px;
  border-style: none;
  text-align: left;
}

.SortTableNew .footer{
	height: 10px;
}

.SortTableNew .header_left{
	background: #9ada46 url(http://www.pidgintech.com/other/sm/table_tl.gif) no-repeat scroll left top;
}

.SortTableNew .header_right{
	background: #9ada46 url(http://www.pidgintech.com/other/sm/table_tr.gif) no-repeat scroll right top;
}

.SortTableNew .footer_left{
	background: #9ada46 url(http://www.pidgintech.com/other/sm/table_bl.gif) no-repeat scroll left bottom;
}

.SortTableNew .footer_right{
	background: #9ada46 url(http://www.pidgintech.com/other/sm/table_br.gif) no-repeat scroll right bottom;
}

.SortTableNew tr{
	height: 20px;
}

.SortTableNew td, .SortTableNew th {
  font-family: Arial, Helvetica;
  font-size: 12px;
  padding: 2px 0.5em;
  white-space: nowrap;
}

.SortTableNew td.numeric {
  text-align: right;
}

.SortTableNew th {
  background-color: #9ada46;
}

.SortTableNew th.mainHeader {
  background-color: #676f4d;
  color: #ffffff;
  text-align: left;
}

.SortTableNew th a {
	color:#346208
}

.SortTableNew th a:visited {
}

.SortTableNew th a:active, .SortTableNew th a:hover {
	color:#4b8208;
}


.SortTableNew th.sortedColumn {
  background-color: #a4b17b;
}



.SortTableNew tr {
  background-color: #e4ffab;
}
.SortTableNew tr.alternateRow {
  background-color: #d3f886;
}

.SortTableNew td.sortedColumn {
  background-color: #d6e8a0;
}
.SortTableNew tr.alternateRow td.sortedColumn {
  background-color: #cdde99;
}



.SortTableNew tr.StateDown {
  background-color: #ffa59d;
}
.SortTableNew tr.alternateRow.StateDown{
  background-color: #fa8a82;
}

.SortTableNew tr.StateDown td.sortedColumn{
  background-color: #fa837a;
}
.SortTableNew tr.alternateRow.StateDown td.sortedColumn{
  background-color: #f5655d;
}


.SortTableNew tr.StatusDisabled {
  background-color: #dfdfdf;
}
.SortTableNew tr.alternateRow.StatusDisabled{
  background-color: #cfcfcf;
}

.SortTableNew tr.StatusDisabled td.sortedColumn{
  background-color: #d0d0d0;
}
.SortTableNew tr.alternateRow.StatusDisabled td.sortedColumn{
  background-color: #c0c0c0;
}






/* Text shadow */

.TextShadow{
	font-size: 3em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #333111; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
}

.TextShadow:before,
.TextShadow:after{
	display: block;
}

.TextShadow:before{
	margin-bottom: -1.05em;
	margin-left: 0.1ex;
	color: #466334; /* shadow color */
	background-color: transparent;
}

.TextShadow:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #fff; /* text color */
	background-color: transparent;
}







.Header {background-color:#D8DCE0;}


.ToolsButton {
	border-width:1 1 1 1; 
	padding:3; 
	border-style: solid; 
	border-color:darkred;
	background-color:#FAFAFA;
	text-decoration:none;
	font-weight:bold;
	white-space:pre;
	
}



.RoundFrame_Small {
	position: relative;
	margin: 0 0 0 0; 
	border-width:1 1 1 1;
	border-style: solid;
	border-color:#C4D2DB;
	background: url(/images/fade-lightblue-small.gif) repeat-x top;
	width:100% 
}

.RoundCorner_Small {
	position: absolute; 
	background: url(corner-small.png);
	background-image: url(/images/round-border-lightblue-small.gif);
	height: 10px; width: 10px; 
	padding: 0; margin: 0; 
	line-height: 1px; font-size: 1px; 
}


.RoundFrame {
	position: relative;
	margin: 0 0 0 0; 
	border-width:1 1 1 1;
	border-style: solid;
	border-color:#C4D2DB;
	background: url(/images/fade-lightblue.gif) repeat-x top;
	width:100% 
}

.RoundCorner {
	position: absolute; 
	background: url(corner.png);
	background-image: url(/images/round-border-lightblue.gif);
	height: 20px; width: 20px; 
	padding: 0; margin: 0; 
	line-height: 1px; font-size: 1px; 
}

.TopLeft {top: -1px; left: -1px; background-position: top left;}
.TopRight {top: -1px; right: -1px; background-position: top right;}
.BottomLeft {bottom: -2px; left: -2px; background-position: bottom left;}
.BottomRight {bottom: -2px; right: -2px; background-position: bottom right;}

/*
.Border {
 	position: absolute; 
	background: url(/images/border-vert-lightblue.png);
	height: 100%; width: 100%; 
	margin: 0; padding: 0; 
	line-height: 1px; font-size: 1px; 
} 
.border_bottom {bottom: -1px; background-position: bottom;}
*/



/*TOOLBAR*/

.SM_toolbar_container {
	font-size:12px;
	text-align:center;
	height:25px;
	width:100%;
	padding:0;
	position:fixed;
	z-index:99;
	filter:alpha(opacity=86); -moz-opacity:0.85; opacity:0.85;

}
.SM_toolbar_container A {color:274106}

#SM_toolbar_container {
	bottom:0;
	display:none;
}

.SM_toolbar {
	background:#d9eba3 none repeat scroll 0 0;
	border:medium solid #000;
	color:black;
	height:100%;
	width:250px;
	margin:auto;
	padding:0 10px;
}
#SM_toolbar {
	border-width:1px 1px 0;
}




/* Shadow */
.Shadow {
	float:right;
	background: url(/images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.Shadow .Image {
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding: 5px; /* This creates a border around the image */
	background-color: #fff; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

.Shadow .ContentFrame {
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding: 5px; /* This creates a border around the image */
	border: 1px solid #466334; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -3px 3px 3px -3px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
	background:white;
	z-index:1;
}


.DEBUG_FORM INPUT, TEXTAREA {font-size:12px; font-family:"arial";}



_pointer
{
	cursor:hand; cursor:pointer;
}

