/*
*	Site-wide section
*/
BODY 
{
	SCROLLBAR-FACE-COLOR: #efefef; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #b0b0b0; 
	SCROLLBAR-3DLIGHT-COLOR: #cacaca; 
	SCROLLBAR-ARROW-COLOR: #006699;  
	SCROLLBAR-DARKSHADOW-COLOR: #eeeeee
}



.menulink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	cursor:hand;
	padding: 0px 0px 0px 0px;
	behavior: url("SVHTC.htc"/*tpa=http://data.saoxa.com/webdata/htc/SVHTC.htc*/); /* cannot ../ */ 
}





/*
*	Items section
*/

table.greyBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;	
}

.pollQuestionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-left:5;
}

.pollOptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-left:5;
}


.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	margin-right: 2px;	
}

.counterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.datetimeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DC3322;
 	margin-bottom: 10px;
	margin-right: 2px;
}

a.commandLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A53322;
	text-decoration:underlined;
}

a.commandLink:hover, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF3322;
}


a.pagingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
	text-decoration: none;
}

a.pagingLink:hover, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
}

.tabAdminMenuSelected
{
	background-color:#f0fff0; /* - */
	border-bottom-color:#C9C5C6;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}


.tabAdminMenu
{
	border-bottom-color:#C9C5C6;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
}

.pagingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
}

a.inviLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

a.inviLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}

a.contentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033FF;
	text-decoration: none;
}

a.contentLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0033FF;
	text-decoration: underline;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
}

.adminNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;	
}

a.adminNavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
	text-decoration: none;
}

a.adminNavLink:hover,visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
	text-decoration: none;
}

.headerLargeControlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	margin-left: 5px;
	font-weight: bold;
}

.headerSmallControlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
}

.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}

a.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0066FF;
	text-decoration: none;
}

a.navLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #99CCFF;
	text-decoration: underline;
}

.subHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1d6b91;
	text-decoration: underline;
	
}

.boldContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;	
}

.statusText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}

.announcementTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #333333;
}

.fileManagerText {
	font-family: Verdana, Courier, mono;
	font-size: 8pt;
	color: #333333;
}

.fileManagerHeaderRow{
	background-color: #cbcbcb;
	font-weight: bold;
	font-family: Verdana, Courier, mono;
	font-size: 8pt;
	color: #333333;
}

.fileManagerItemRow
{
	background-color: #ededed;
	font-family: Verdana, Courier, mono;
	font-size: 8pt;
	color: #333333;
}


/*
*	Datagrids
*/
.listHead
{
    background-color: gainsboro;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 9pt;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}
.listItem
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-left: 5px
}

.listItemAlt
{
    background-color: #e6e6e6;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Arial, Verdana;
    font-size: 9pt;
    padding-left: 5px
}
.listFooter
{
    background-color: gainsboro;
    line-height: 10pt
}

/*
*	Preview layout
*/
td.previewLayoutCellPane
{
	height: 50;
	text-align:center;
	color: red;
	background-color:  #b0c4de;
}

td.previewLayoutCell
{
	height: 10;
	background-color: #ededed;
}

table.previewLayoutTable
{
    border-width:1;
    border-color: #A5A5A5;
    border-style: solid;
    background-color: #ffffff;
    font-family: Verdana, Arial;
    font-size: 9pt;
}
/*
*	Controls
*/
input.coolInput 
{
	background-image:url("input_white.gif"/*tpa=http://www.saoxa.com/webdata/images/templateimages/input_white.gif*/);
	margin:0px 0px 0px 0px;
	border-bottom: #d3d3d3 solid 1px;
	border-right: #d3d3d3 solid 1px;
	border-left: #ffffff solid 1px;
	border-top:  #ffffff solid 1px;
	color: #a9a9a9;
}

input.coolInputFocus  {
	background-image:url("input_white.gif"/*tpa=http://www.saoxa.com/webdata/images/templateimages/input_white.gif*/);
	margin:0px 0px 0px 0px;
	border-bottom: #ffdead solid 1px;
	border-right: #ffdead solid 1px;
	border-left: #c07300 solid 1px;
	border-top:  #c07300 solid 1px;
	color: #a9a9a9;
}

input.coolButton
{
	width: 90;
	height: auto;
	border: dashed 1 #c5c5c5;
	font-size: 10pt;
	color: #333333;
	background-color:#ffffff;
}

.largeControlBorder 
{
	 margin-bottom: 4px;
	 margin-top: 4px;
	 border-right: #cccccc 1px solid; 
	 border-top: #cccccc 1px solid; 
	 border-left: #cccccc 1px solid; 
	 border-bottom: #cccccc 1px dashed; 
	 background-color:#ffffff;
}

.smallControlBorder {
	 background-image: url("pattern_small_control_back.gif"/*tpa=http://www.saoxa.com/webdata/images/templateimages/pattern_small_control_back.gif*/);
	 border-bottom: #cccccc 1px solid; 
}

/*
*	Error handler section
*/
.errorHeader
{
	font-family: 'verdana, arial';
    font-size: 12pt;
    font-weight: bold;
    color:Red;
}
.errorHeaderSmall
{
	font-family: 'verdana, arial';
    font-size: 12pt;
    font-weight: bold;
    color:Red;
}
.errorMessage
{
    font-family: 'verdana, arial';
    font-size: 10pt;
    background-color: #f5f5f5;
    border: #333333 1px solid;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    color:#333333;
}

.headAnnouncement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3399CC;
	font-weight:bold;
	text-align: left;	
}

.content {
	font-family: verdana;
	font-size: 8pt;
	border: solid 1px #2163E8;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
}