/*
Design by Cautela Networks
http://cautelanetworks.com
*/

body {
	padding: 0px;
	background: #CCCCCC;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}
.ErrorMsg
{
	color:Red;
	font-weight:bold;
}
h1, h2, h3 {
	color: #3A570F;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
	margin-left: 0px;
}

a {
	color: #3A570F;
}

a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	
}

  /* Logo */

    #logo
    {
        text-align:center;
    }
      #sidebar1 h1
    {
        color: #FFFFFF;
        font-weight: normal;
    }

    #sidebar1 h1 
    {
        font-size: 22px;
    }
    #sidebar1 .cssLblLogoMsg {
        font-size: 13px;
        letter-spacing: 1px;
    }

    #sidebar1 #orgEmailLink
    {
        color: #FFFFFF;
    }
    

    #sidebar1 #menuSpan
    {
        text-align:center;
        font-weight:bold;
        color: White;
    }

      #helpBlock
    {
      float: left; 
      text-transform: none; 
    }
    
    #infoBlock
    {
        text-align: right;
        padding-right: 11px;
        padding-top:10px;
      
    }
    
    #topBar
    {
       color:White;
       /*width:100%;*/
    }
    
    
    #rightBlock
    {
        /*vertical-align: top;*/
    }
    #content h1, #content h2 {
	    font-weight: normal;
	    margin-top: 0;
	    color:Black;
    }




/*Video Help Hover Menu*/
 /* remove the list style */
	    #nav_video_help {
		    margin: 0; 
		    padding: 0; 
		    list-style: none;
	    }	
    	
	    /* make the LI display inline */
	    /* it's position relative so that position absolute */
	    /* can be used in submenu */
	    #nav_video_help li {
		    /*float: left; */
		    /*display: block; */
		    /*width: 100px; */
		    /*width: 320px; */
		    /*background: #ccc;*/
		    position: relative;
		    z-index: 500; 
		    /*margin: 0 1px;*/
	    }
	    #nav_video_help li.video_item {
		    float: left; 
		    display: block; 
		    /*width: 100px; */
		    width: 320px;
		    background: #ccc;
		    position: relative;
		    z-index: 500; 
		    margin: 0 1px;
	    }
	    
		
	    /* this is the parent menu */
	    #nav_video_help li a {
		    display: block;
		    padding: 8px 5px 0 5px;
		    font-weight: 700;
		    height: 23px;
		    text-decoration: none;
		    color: #fff;
		    /*text-align: center;*/
		    text-align: left;
		    color: #333;
	    }
	    
	    #nav_video_help li.video_item a {
		    display: block;
		    /*padding: 8px 5px 0 5px;*/
		    font-weight: 700;
		    height: 23px;
		    text-decoration: none;
		    color: #fff;
		    /*text-align: center; */
		    text-align: left;
		    color: #333;
	    }

	    #nav_video_help li a:hover {
		    color: #fff;
	    }
	
	    /* you can make a different style for default selected value */
	    #nav_video_help a.selected {
		    color: #f00;
	    }
	
	    /* submenu, it's hidden by default */
	    #nav_video_help ul {
		    position: absolute; 
		    left: 0; 
		    display: none; 
		    margin: 0 0 0 -1px; 
		    padding: 0; 
		    list-style: none;
	    }
		
	    /*#nav_video_help ul li {*/
	    #nav_video_help ul.video_items li {
		    /*width: 100px;*/
		    width: 320px;
		    float: left; 
		    border-top: 1px solid #fff;
	    }
		
	    /* display block will make the link fill the whole area of LI */
	    /*#nav_video_help ul a {*/
	    #nav_video_help ul.video_items a {
		    display: block;  
		    height: 15px;
		    padding: 8px 5px;
		    color: #666;
	    }
		
	    #nav_video_help ul a:hover {
		    text-decoration: underline;	
	    }

	    /* fix ie6 small issue */
	    /* we should always avoid using hack like this */
	    /* should put it into separate file : ) */
	    *html #nav_video_help ul {
		    margin: 0 0 0 -2px;
	    }



/* Widgets */
 #widgets * {
	color: Black;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 100px 20px;
	background: url(../images/img04.jpg) no-repeat left bottom;
	list-style: none;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	background: url(../images/img05.gif) no-repeat left center;
}

#widgets h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}





/* Content */


.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 27px;
}

.post {
	/*margin-bottom: 10px;*/
	background: #ADB79E url(../images/img09.gif) repeat-y right top;
}

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
}

.entry {
	padding: 2px 2px 0 2px;
	overflow:auto;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(../images/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(../images/img11.gif) no-repeat right top;
}

.cb {
	background: url(../images/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(../images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(../images/img14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
}




.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: Black;
    /*background-color: #ADB79E;*/
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    /*padding: 5px;*/
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    /*background-color: White;*/
    background-color: #eaf4d9;
    color: Black;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeader_div
{
    padding: 5px;
}

.accordionRoleHeader
{
    /*border: 1px solid #2F4F4F;*/
    color: #c0c38e;
    background-color: #566b30;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    /*padding: 5px;*/
    margin-top: 4px;
    cursor: pointer;
}

.accordionRoleContent
{
    /*background-color: White;*/
    background-color: #eaf4d9;
    color: Black;
    /*border: 1px dashed #2F4F4F;*/
    border-top: none;
    padding: 4px;
    padding-top: 8px;
}

.accordionRoleHeader_div
{
    padding: 4px;
}



.accordionHeader_Base
{ }
.accordionContent_Base
{ }


.accordionHeader_Blue
{
    background-color: #6ca1f0;
}
.accordionContent_Blue
{
    background-color: #d2ffff;
}

.accordionHeader_Red
{
    background-color: #db6e75;
}
.accordionContent_Red
{
    background-color: #ffdde0;
}

.accordionHeader_Orange
{
    background-color: #e88300;
}
.accordionContent_Orange
{
    background-color: #ffe363;
}





.accordionLink
{
    background-color: #CECF78;
    color: White;
}










.LogoPage
{
 background-color: #ADB79E;
    color: Black;
}
.collapsePanel {
	
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:640px;		
	height:20px;
	color: White;
	background-color: #ADB79E;
	font-weight:bold;
	float:none;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}
.logoutLink
{
 font-weight: bold;
    color: White;
}
.TreeNode 
{ 
	font-family: Tahoma;
	font-size: 8pt; 
	color: #528018;	
	padding-left: 3px;
	text-decoration: none;
}

.TreeNodeOver 
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #255E04; 	
	text-decoration: underline; 
	cursor: pointer;
	cursor: hand;
	padding-left: 3px;
}

.TreeNodeSelect 
{ 
	font-family: Tahoma; 
	font-size: 8pt; 
	color: white; 
	background: #5DA16C; 	
	cursor: pointer;
	cursor: hand;
	margin-left: 3px;	
}

.TreeNodeDisabled
{ 
	font-family: Tahoma;
	font-size: 8pt; 
	color: gray;	
	padding-left: 3px;
	text-decoration: none;
	cursor: default;
}


.TreeContextItem
{ 
	font-family: Arial;
	font-size:10px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#fdfdfd;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
	border-bottom: solid 1px #e3e3e3;
}
 
.TreeContextItemOver
{
	font-family: Arial;
	font-size:10px;
	cursor: pointer;
	cursor: hand;
	padding-left:4px;
	height:24px;
	background-color:#f3f3f3;
	background-image:url(contextMenu.gif); 
	background-repeat:repeat-y;
	width:100%; 
	text-align: left;
	border-bottom: solid 1px #d4d4d4;
}
 
.TreeNodeEdit 
{
	border:1px gray solid;
	font-family: tahoma; 
	font-size: 8pt;
	margin-left: 3px;  
	text-align: left;
}

table.login 
{
    background-color: #E3EAEB;
}

.delim
{
    background-color: #1C5E55;
}

.create_user 
{
    background-color: #FFFFFF;
    border-color: #C5BBAF;
    border-style: Solid;
    border-width: 1px;
    font-family: Verdana;
    font-size: 1.2em;
}

 .login_h
 {
     font-size: 14px;
     font-weight: bold;
 }
 
 .recovery-link, .remember-link
 {
     font-size: 14px;
     text-align: right;
 }
 
 .login-box 
 {
     border-right:1px solid gray;
 }
 
 
 .SimplePopupPanel
{
	border: solid 1px black;
	position: absolute;
	left: 50%;
	
	/*top: 50%;*/
	top: 200px;
	
	background-color: white;
	z-index: 100;
	/*margin-top: -100px;*/
	
	/*width: 400px;*/
	width: 560px;
	
	margin-left: -200px;
	/*overflow: y;*/
	padding-bottom:15px;
}
.SimplePopupPanelModalArea
{
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color:black;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
	z-index: 99;
	border: 0;
	-moz-opacity: 0.01;
	opacity: 0.01;
}
.SimplePopupPanel .TitleBar
{
	margin: 0;
	display: block;
	background-color: #CCCCCC;
	line-height: 20px;
	color: white;
	width:100%;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.SimplePopupPanel .ContentArea
{
	padding: 10px 0 0 5px;
}


 .ProcessBarPopup
{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 100;
	margin-top: -100px;
}
.ProcessBarPopupModalArea
{
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color:black;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
	z-index: 99;
	border: 0;
	-moz-opacity: 0.01;
	opacity: 0.01;
}

.InlineSearchBar
{
display:inline;
}

/*
    Registration Setup
*/

.lbl-reg-tab
{
    font-size: 16;
}



.gwt-MenuItem {
    /*background-color: Yellow;*/
    
}

.invisibleclass{
    display: none;
}

table.invoice{
    border-width:1px; 
    border-spacing:2px; 
    border-color:black; 
    border-style: solid; 
    border-collapse:collapse; 
    background-color:White; 
    white-space: nowrap;
}
.invoice td{
    padding-left: 8px;
    padding-right: 8px;
    border: solid black 1px;
}


    /*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border: 0!important;
	/*border : buttonshadow;
	border-width : 1px;
	border-style : solid;*/
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    width: 480px!important;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	/*background-color: #ffff99;*/
	background-color: #566b30;
	color: #ffffff;
	padding: 4px;
	/*width: 480px;*/
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 4px;
	/*width: 480px;*/
}

    /*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.modalPopup p {
    padding: 5px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
  
        .modalBackground
        {
            background-color: Gray;
            filter: alpha(opacity=50);
            opacity: 0.50;
        }
        .updateProgress
        {
            border-width: 1px;
            border-style: solid;
            background-color: #FFFFFF;
            position: absolute;
            width: 180px;
            height: 75px;
        }
    