* {
font-family: arial;
font-size: 12px;
}


body
{
margin-top: 0px; 
padding: 0;
margin-bottom: 0px;
margin-right:0; 
margin-left:0;

}

H1 {
	font-family: candara;		
	line-height: 20px;
	padding:0px;
	margin:0px;
	
}
 

.divTopMargin{
	 overflow:hidden;
	height:23px; padding-top: 1px; padding-bottom: 3px;	 
}

#mainHeaderLine {
	 padding-top: 0px; 	 padding-bottom: 5px;	 
	 height: 23px;
}

#footer {	
	 padding-top: 1px;
	 padding-bottom: 1px;
	 background:#8f8f8f;  	
	 text-align: left;
}


.tblMainDataConteiner{
	border-right: 0px solid #F2F2F2; 
	border-left: 0px solid #F2F2F2;
	
	-moz-border-bottom-left-bottom-radius: 6px; 
	moz-border-bottom-left-radius: 6px; 
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius:6px;
	
	-moz-border-bottom-right-bottom-radius: 6px; 
	moz-border-bottom-right-radius: 6px; 
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-right-radius:6px;		
}

#tdRightSide {
	padding-left: 20px;
	
}

.aPageLogo {
	font-family: candara;
	font-size:22pt;
	font-weight:bold; 
	color: #6a9c5a;
	text-decoration:none;
}


::-webkit-scrollbar {
    width: 12px;
	height: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
	background-color: white;
	
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

input
{
	height: 14px;
	font-family: arial; 
	border: 1px solid #B0C4DE;

	moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	
}

textarea{
	moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;	
	border: 1px solid #B0C4DE;
	color: black;
}

select
{
	border: 1px solid gainsboro;
	height: 18px;
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 5px;
	
}


textarea {
  overflow: auto;
  resize:none; 
}

h1 {
	font-size: 16px; line-height: 15px;
}


h2 {
	padding: 0px 7px 2px 0px;  color: #006837; font-size: 14px; font-weight: bold; font-family: verdana; 
}

#divBudgetTitle {
	white-space: normal; 
}

#registerContent {
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#tblWidgetTitle {
	border-bottom: 1px solid #454545;	
}

#widgetTitleLogo {
	width:35px;
}

#widgetTitleHide{
	padding-right:4px;
}
#widgetTitleHdr {
	font-family: candara;
	font-size: 18px;
	padding:10px;
	font-weight: bold;
}
.widgetInnerTitle {
	font-family: candara;
	font-size: 16px;
}


.inpButton{
	height: 26px; 
	cursor: pointer;
	moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	
}


.inpButtonDash {
	height: 18px; 
	cursor: pointer;
	font-size: 11px;
	font-family: arial;
	
}

.inpButton:hover {
	height: 24px; 
    border: 1px solid #707070;
    background: #FFEFD5;
	cursor: pointer;
}


.inpButtonDash:hover {
	height: 18px; 
    border: 1px solid #707070;
    background: #FFEFD5;
	cursor: pointer;
	
}
 
a:hover {color: #4C4C54 ; }  
  
.aHdr { 
	color: #D8D8D8; font-size:12pt; font-family: candara;  text-decoration: none; font-weight: 300;
	text-shadow: 1px 1px 1px #8f8f8f;
     filter: dropshadow(color=#8f8f8f, offx=2, offy=1);	

}
.aHdr:hover { color: #c3c3c3; }
.smallWindowTitle { font-size:16px; padding: 5px; font-weight: bold; }
.smallWindowTable {  font-size:13px;  }



.budgetDetails{ 
	padding-bottom: 5px;
}

.budgetContainer {
	
	overflow: auto;
	background:white; 
	display: none;

}

.editInfoContainer{
	
	background:white;  
	

	font-family: candara; 
	font-size: 14px; 
	line-height: 18px; 
	padding: 10px 0px 30px 0px; 
	white-space:pre-wrap;
	overflow: auto;
}


.td_0_hdr {
	background: #f4f4f4;
	font-size: 10pt;
	font-family: candara;
	text-align: center;
	border-right: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	color: black;
	
	
    -webkit-box-shadow: inset 0px 1px 3px 3px rgba(215, 215, 215, 1);        
    box-shadow: inset 0px 1px 3px 3px rgba(215, 215, 215, 1);
	
}
.td_1_hdr {
	background: #f4f4f4;
	font-size: 14pt;
	font-family: candara;
	font-weight: 300;
	text-align: center;

	border-right: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	color: black;
	padding: 4px 3px 4px 3px;
	
	text-shadow: 1px 1px 1px #c3c3c3;
    filter: dropshadow(color=#c3c3c3, offx=2, offy=1);
	

    -webkit-box-shadow: inset 0px 1px 3px 3px rgba(215, 215, 215, 1);        
    box-shadow: inset 0px 1px 3px 3px rgba(215, 215, 215, 1);
	
}
.td_2_hdr {
	background: #f4f4f4;
	font-size: 14pt;
	font-family: candara;
	font-weight: 300;
	text-align: center;
	
	border-right: 1px solid #F4F4F4;
	border-bottom: 1px solid #F4F4F4;
	padding: 4px 3px 4px 3px;
	color: black;      

    -webkit-box-shadow: inset 0px 1px 3px 3px rgba(210, 210, 210, 1);        
    box-shadow: inset 0px 1px 3px 3px rgba(210, 210, 210, 1);
	
	text-shadow: 1px 1px 1px #fff;
    filter: dropshadow(color=#ffffff, offx=2, offy=1);
	
        
}
.td_3_hdr {
	background: white;
	font-size: 11pt;
	font-family: candara;
	
	text-align: center;
	font-weight: 300;
	border-right: 1px solid #7F7F7F;
	border-bottom: 1px solid #7F7F7F;
	padding: 2px 3px 2px 3px;
	color: black;
}


.td1_data {
	padding-bottom: 2px;
}

.trSumBudget{
	height: 26px;
	background: white;
	padding-bottom:7px;
}


.tdValue {
	text-align: right;
	padding-right: 3px;
}  

.tdFixed {
	text-align: right;
	padding-right: 3px;
}

.inpValue {
	width: 74px;
	text-align: right;
	font-size: 11px;
	color: black;
	opacity: 1;

}

.inpDatePicker{
	height: 18px;
	font-size: 11px;
}

.inpLineTitle {
	
	width: 170px;
	height: 18px;
	color: black;
	font-size:11px;
	font-family: arial;
	font-weight: 300;
	margin-left: 4px;
	margin-right: 5px;
	margin-top: 2px;
	border:0px solid black;	
} 

.divValueP {
	margin-top: 4px;
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
	width: 74px;
	border: 0px;
	background:transparent;
	font-size: 11px;
	
}

.divTotalP {
	text-align: right;
	padding-right: 3px;
	font-weight: bold;
	font-size: 11px;
}

.trHdr {

	height: 30px; 
	
}


.divAction {
	padding-top: 0px;
	padding-right: 2px;	
	vertical-align:text-bottom;
	opacity:1;
	width:30px;
	
}

.td1_hdr {
	text-align: center;
	color: white;
	font-weight: bold;
}

.td2_hdr {
	text-align: center;
	color: white;
	font-weight: bold;		
	padding: 3px; 
}

.td3_hdr {
	text-align: center;
	color: white;
	font-weight: bold; 	
	padding: 3px; 

}

.td0_data {
	white-space: nowrap;	
	text-align:center;
	padding:0px 2px 0px 2px;
}

.td2_data {
	text-align: right;
	padding-right: 3px;
	white-space: nowrap;
}

.td3_data {
	text-align: right;
	padding-right: 3px;
	white-space: nowrap;
}


.td1_sum{
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color:#7f7f7f;
	padding-bottom:5px;
	padding-right: 4px;
}

.td2_sum{
	text-align: right;
	padding-right: 4px;
	padding-bottom:5px;
}

.td3_sum{
	text-align: right;
	padding-right: 4px;
	padding-bottom:5px;
}


.divNewLineLink {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: 14px;	
}

.divNewLineLink a {
	color: #c3c3c3;
}

.divBudgetDesc {
	font-size: 14pt;
	font-family: candara;
	line-height: 27px;
	width: 640px; 	
	white-space: normal;	
	 
}

.divBudgetDesc a{
	margin-left: 13px;
	font-size: 12px;
	font-family: candara;
	color: blue;
}

.imgDescription {
	-moz-border-radius: 3px; 
	moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius:3px;
	
	width: 50px;
	height: 50px;
	border: 1px solid #c3c3c3;

}

.aBudgetCreator {
	font-size: 14px;
	font-family: candara;
	color: black;
}

.comments{
	font-size: 14px;
	color: #045FB4;
	line-height: 22px;
	padding-left: 5px;
	width: 550px;
	font-family: candara;
}

.aPostComment{
		color: blue;
		font-family: candara;
		font-size: 12px;
}

.divAddComment{
	padding-top: 0px;
	line-height: 20px;
	padding-bottom: 13px;
	padding-left: 0px;
}



.inpRemaining{
	border: 0px;
	font-size: 11px;
	width: 28px;
	font-size: 11px;
	color: #808080;
	background-color: transparent;
}

.spanRemaining {
	padding-right: 150px;
	font-size: 11px;
	color: #808080;
}
.spanCommentCreated{
	font-size: 9pt;
	color: #808080;
	font-family: candara;
	
}

.divCommentRow {
	padding:2px 0px 5px 0px;
	font-size: 12px;
	line-height: 20px;	
	width: 450px;
	white-space: pre-line;
	font-family: candara;
}

.divCommentRow td{
	font-size: 12px;
	font-family: candara;

}

.divDashboardTitle {
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 16px;
}

.divDashboardReg {
	padding-bottom: 25px;
	font-size: 10pt;
	color: #708090;
	font-family: candara;
	font-weight:300;
	
}

.divDashboardBudget {
	padding-bottom: 32px;
	width: 300px;
}

.aDashboardBudget {
	font-size: 16px;
	color: black;
	font-weight: bold;
	white-space: pre-line;
	font-family: candara;
}

.aDashboardTrack {
	font-size: 14px;
	color: #2932B3;
	font-weight: bold;
	font-family: candara;
	
}

.aDashboardBudgetCat {
	font-size: 12px;
	color: black;
}

.spnNicknameDash {
	font-size: 14pt;
	color: black;	
	font-weight: bold;
	font-family: candara;
}

.divDashboardBudgetDesc {
	font-size: 13px;
	padding: 4px 0px 4px 0px;

}

.divDashboardSetting{
	padding: 5px;	
	line-height: 22px;
	font-size: 12px;
	width: 300px;
	border: 1px solid #707070;
	background: whitesmoke;
	font-weight: bold;
}

.aNotAUser {
	font-size: 13px;
}

.aDashSetting {
	font-size: 9pt;
	color: black;
	text-decoration: underline;
	font-family: candara;
}


.trDashHdr  {
	border:1px solid black;
}
.tdDashHdr {
	/*text-align: center;*/
	font-weight: bold;
	background: #BEC8D5;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	
}

.aDashHdr {
	color: black;
	text-decoration: underline;
	font-size: 16px;
	font-family: candara;
	font-weight: bold;
}

.tdDashHdr:hover{
	background:#BEC8D5;
}	


.showDragHandle {
	cursor: move;
	text-align:center;
	
}

.dragHandle{
	text-align: center;
}

.fieldsEditorHdr {
	font-weight: bold;
	text-align: center;
	border-top: 1px solid black;
	border-right: 1px solid black;
	font-size: 16px;
	font-family: candara;
	
	/*border-top: 1px solid black;*/
	
}

.fieldsEditorHdrLeft{
	border-left: 1px solid black;
}
.aEditField {
	color: black;
	font-size: 16px;
	font-family: candara;
/*	white-space: pre-line;	*/
}
.dropField{
	color:blue;
}

.tdEditFieldHdr {
	font-size: 10px;
	text-align: left;
	color: black;
	font-size: 14px;
	font-family: candara;	
	margin-left:20px;
	font-weight: bold;
}	

.tdEditFieldHdr a{
	color: blue;
	font-size: 12pt;
	font-family: candara;	
	font-weight: bold;

}	


.selectFieldFormula{
	height:22px;	
	font-size: 11px; 
	width: 130px; 
}
.tdEditField {
	font-size: 10px;
	font-family: MS Sans Serif;		
	text-align:left;
	padding-right: 30px; 
}


.formulaHdr {
	padding-top: 2px;
	padding-bottom: 10px;
	font-weight: bold;
}

.tdFormulaAction {
	font-weight: bold;
	font-size: 13px;
}

.tdFormulaValue{
	border-top:1px solid #FF7F27;
	border-bottom:1px solid #FF7F27;
	background: #EFE4B0;
	padding-left:5px;
}

.tdFormulaValueLeft{
	border-left:1px solid #FF7F27;
}

.tdEditFldBorder {
	line-height: 14px;
	border-bottom: 1px solid gainsboro;
	/*width: 400px;*/
}

.divFieldHelpText{
	padding-left: 5px;
	font-size: 10pt;
	font-family: candara;
	color: #7092BE;
	font-weight:bold;
	width: 100px;
	white-space:pre-line;
}

.aFieldHlp {
	font-size: 10pt;
	font-family: candara;
	color: #7092BE;
}

.editLongText {
	font-family: verdana;
	/*font-style: italic;*/
	color: black;
	font-size: 11px;	
	text-decoration: none;
	opacity: 0.6;
}

.editTrackerValues{
	font-family: verdana;
	color: #708090;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid gainsboro;
	background: whitesmoke;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}

#tblListItemsHdr{
	border-left:2px solid #FF7F27;
	border-top:2px solid #FF7F27;	
	border-right:2px solid #FF7F27;
}

#tblListItems {
	border-top:2px solid #FF7F27;	
	border-bottom:2px solid #FF7F27;
	border-left:2px solid #FF7F27;
	border-right:2px solid #FF7F27;
}


.fieldsEditorSelectHdr {
	color: black;
	text-align: center;
	font-size: 16px;
	font-family: candara;
	font-weight: 300;
	padding: 4px 0px 4px 0px;
	
}

.divSelectNewVal {
	padding-top: 8px;
}

.tdListItem {
	padding-top: 4px;
	padding-bottom: 4px;
}

.aFieldLink {
	text-decoration: none;
}

.aCutLine {
	text-decoration: none;
	color: red;
	display:none;	
	font-family:candara;	
	font-size: 8pt;
	font-weight: 300;		
	
}

.aCutP {
	text-decoration: none;
	color: red;
	display:none;	
	font-family:candara;	
	font-size: 8pt;
	font-weight: 300;	
}



.divLineSort {
	background: #707070;
	height: 5px;
	width: 5px;
}

.aFieldsEditorBack {
	 font-size:16px; 
	 padding: 5px; 
	 font-weight: bold; 
	 text-decoration: none;
	 color: #708090;
}

#tblEditors{
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 5px;

}

.tdEditUser {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;

}

.tdExistsEditor {
	padding: 2px 15px 2px 8px;	
	font-family: candara;
	font-size: 12pt;
	padding: 5px; 
}

.tdExistsEditorImg{
	min-width: 30px;

}
.tdExistsEditorPermission{
	min-width: 100px;

}



.tdExistsEditorUser{
	min-width: 180px;
}

.tdExistsEditor a{
	font-family: candara;
	font-size: 12pt;
	color: #3B5998;
	text-decoration: underline;
	
}

#newPermission{
	height: 35px; 
}

.editorHdr{
	
	font-family: candara;
	font-weight: bold;
	font-size: 14pt;
	padding: 10px 5px 10px 5px; 
}

.aDropLine {
	font-size: 12pt;
	text-decoration: none;
	font-family: candara;
}

.divFaqQ {
	font-size: 14px;
	color: #006837;	
	font-weight: bold;
	padding-top: 24px;
	padding-left: 5px;
}

.divFaqA{
	font-size: 12px;
	color: black;	
	background: #CAF8C9;
	padding-left: 5px;
	padding-right: 20px;
	line-height: 34px;
	width: 500px;
	font-family: verdana; 
}

.divHelpText {
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 5px;

	

	border: 1px solid #808080;
	background: beige;
	padding: 7px;
	font-size: 14px;
	width: 505px;
	white-space: pre-line;
	font-family: candara;
	line-height: 19px;
	color: black;
}

.hdrDateDay {
	font-size: 11px;
	color: #708090;
	padding-left: 5px;
}

.aReport { font-size:14px; color: black;font-weight: bold; }
.aReport:visited { font-size:14px; color:black ;font-weight: bold;}
.aReport:hover {font-size:14px;  color: green;font-weight: bold;}

.aOldData {font-size:14px; color: blue; font-weight: bold;text-decoration: underline;}

.aCommentor {
	color: black;
	font-family: candara;
	font-size: 12px;
}

.aPrint {
 	
	font-family: arial; 
	font-size: 12px;
	border: 1px solid #B0C4DE;
	text-decoration: none; 
	padding: 2px 7px 3px 7px;
	background: #D6DECF;
	color: black;
}


.aReportWhite { 	
	font-family: arial; 
	font-size: 12px;
	border: 1px solid #808080;
	background: white;
	text-decoration: none; 
	padding: 7px 20px 7px 20px;
	color: black;	
	font-weight: bold;
	white-space: nowrap;
}

.aBefore {
	font-size: 14px;
	font-weight: bold;
	color: blue;
	text-decoration: none; 
}

.budgetIsLoading {
	border: 0px solid black;
	overflow: auto;
	width: 400px;
	height: 350px;
	background: whitesmoke;
	text-align: center;
	font-size: 16px;
	padding: 0px;
	font-weight: bold;
	line-height: 50px;

}
.aTag {
	font-size: 11px;
	text-decoration: none; 
	color: #707070;
}
	
.inpTrackerValueSmall {
	width: 70px;
	text-align: right;
}


.inpTrackerNoteSmall {
	width: 170px;
}

.aDropTracker {
	font-size: 14px;
	color: green;
	text-decoration: none; 
	font-weight: bold;
	font-family: candara;
	
}
.aCreateTracker {
	padding: 3px 10px 3px 10px;
	border: 1px solid #B0C4DE;
	background: whitesmoke;
	font-size: 12px;
	color: blue;
	text-decoration: none; 
	font-weight: bold;
}

.trackerDateSelector{
	display:none;
	width:160px; 	
	line-height: 25px; 
	padding: 5px; 
	vertical-align: top; 
}

.trackerDateSelectorTitle{
	font-family: candara;
	font-size: 16px;
}


.trackerContainer {
	border: 1px solid gainsboro;
	overflow: auto;
	width: 700px;
	height: 350px;
	background: white;
	background-image:url('images/pattern.png');
	background-repeat:repeat;
	display:none;
}
.tdSmallHdr{
	text-align: center;
	font-family: candara;
	font-size: 11pt;
	background: #2D302E;
	color: white;
	padding: 4px 12px 4px 12px;
}	

.aTrackerQuickMode{ 	
	font-family: candara; 
	font-size: 16px;
	border: 1px solid black;
	text-decoration: none; 
	padding: 10px 15px 10px 15px;
	background: #DCDCDC;
	color: black;	
	font-weight: bold;
	white-space: nowrap;
	background
}

.aTrackerCalendarMode{ 	
	font-family: candara; 
	font-size: 16px;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-decoration: none; 
	padding: 10px 15px 10px 15px;
	background: #7F7F7F;
	color: white;	
	font-weight: bold;
	white-space: nowrap;
}

.tdTarkcerData {
	padding: 2px;
	/*background: white;*/
	font-family: candara;
	font-size:14px;
	
}


.aFooterLink {
	color: #708090;
	size: 10px;
}

.tdTags {
	font-size: 12pt;
	font-family: candara;
	font-weight: bold;
	padding-left: 5px;	
	color: #5E83AC;
}



.aFieldsInfo {
	color: #006837;
	text-decoration: none; 
}

.imgSpreadsheet{
	border: 1px solid #D8D9D6;
}

.imgSpreadsheetIcon {
	border: 1px solid #909F77;
	background: #A4A4A4;	
}

.imgDashSpreadsheetIcon {
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);

	-moz-border-radius: 6px; 
	moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius:6px;
	
	border: 1px solid #808080;
	background: #F2F2F2;	
}



.imgSpreadsheetIconBottom {
	background: whitesmoke;
	border: 0px;
	width: 37px;
	height: 37px;
}


.tdDashData {
	padding-top: 3px;
	padding-bottom: 2px;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

.tdDashBorderLeft {
	border-left: 1px solid #E6E6E6;	
}

.tdDashBorderRight {
	border-right: 1px solid #E6E6E6;	
}

.spnDashCat{
	font-size:11px;
}

.spnBottomCat {
	border:1px solid #C3C3C3; 
	background:#D2D6AF;
	padding:3px;
}

.aBottomCat{
	font-size:12px;
	text-decoration: none;
	font-family: candara;
	color: black;
}

.tdBottomCat {
	padding: 1px 10px 0px 10px;
}

.listTemplate{

	-webkit-box-shadow: 1px 2px 4px 2px rgba(80,80, 80, 1);
	-moz-box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);
	box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);

	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	margin: 0px 0px 35px 0px;
	padding:2px 30px 2px 19px;
	width: 305px;
	cursor: pointer;
	background: #8D9DB3;
	color: white;
	white-space: pre-line;
	font-family: Comic Sans MS;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	text-decoration: none;
}

.listTemplate:hover {
	background: #95AECF;
	color: whitesmoke;
}

	.facebookLogin { 
			font-size: 14px; 
			font-weight: bold; 
			line-height: 1; 
			 text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
			 font-family: arial;
	  }
	
	
.saveButtonSmall, .saveButtonSmall:visited {
	display: inline-block; 
	padding: 2px 10px 3px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius:6px;


	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 

	.saveButtonSmall:hover							{ background-color: #111; color: #fff; }
	.saveButtonSmall:active							{ top: 1px; }
	.saveButtonSmall, .saveButtonSmall:visited
												{ font-size: 12px; 
												  font-weight: bold; 
												  line-height: 1; 
												  text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
												  }
												  
	.saveButtonSmall, .saveButtonSmall:visited 			{ font-size: 13px; 
													  padding: 4px 14px 5px; }
													  
	
	.grey.saveButtonSmall, .grey.saveButtonSmall:visited		    { background-color: #424242; }
	.grey.saveButtonSmall:hover							{ background-color: #2575cf; }
	
	.lightGrey.saveButtonSmall, .lightGrey.saveButtonSmall:visited		    { background-color: #848484; }
	.lightGrey.saveButtonSmall:hover							{ background-color: #2575cf; }
	
	.lightRed.saveButtonSmall, .lightRed.saveButtonSmall:visited		    { background-color: #9A8E8E; }
	.lightRed.saveButtonSmall:hover							{ background-color: #2575cf; }
	
	.blue.saveButtonSmall, .blue.saveButtonSmall:visited		    { background-color: #2981e4; }
	.blue.saveButtonSmall:hover							{ background-color: #2575cf; }
	
	.whiteGrey.saveButtonSmall, .whiteGrey.saveButtonSmall:visited		    { background-color: #B0ADAD; }
	.whiteGrey.saveButtonSmall:hover							{ background-color: #2575cf; }	
	

	
/* button end */ 
.templateInfoContainer {
	vertical-align:text-bottom;
}

.reportData {
	line-height: 30px;  
	white-space: pre-line; 
	padding: 10px 10px 10px 10px;
	background: #7092BE;
}

.divSheetLinkSmall{
	margin: 8px 3px 25px 3px;
}
.divSheetLinkSmall:hover {
	background: #2575cf;
}

.divSheetLinkSmall a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	font-family: candara;
	font-size: 16px;
}

.tblInfoData{
	border: 1px solid black;
	background: #DDDDDD;
}

.aTipWord{
	border: 1px solid white;
	padding: 4px 6px 4px 6px;
	font-size: 14pt;
	color: black;
	white-space:nowrap;
	
	font-family: candara;

}
.aTipWord:hover{
	background:#BEC8D5;
	color: white;
}	

.smartReportData{
	line-height: 30px;  
	white-space: pre-line; 
	padding: 2px 10px 10px 15px;
	font-family: candara;
	font-size:14px;
	font-weight:bold;
}

.smartReportData a{
	font-family: candara;
	font-size:14px;
	color: black;	
	font-weight: 300;
}

.divReportLinkSmall{
	margin: 8px 3px 25px 3px;
}
.divReportLinkSmall:hover {
	background: #2575cf;
}

.divReportLinkSmall a{
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	font-family: candara;
	font-size: 16px;
}

.contentBottomTitle{
	font-family: candara;
	font-size: 16px;
	font-weight: bold;
	border-top:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	background:#D3D3D3;
	padding: 6px 10px 6px 10px;
}

.tdContentBottomAction{
	font-family: candara;
	background:#C3C3C3;
	font-size: 16px;
	text-align: center;
	padding: 6px 10px 6px 10px;
	width: 140px;
	border-right: 1px solid black;
}

.aToolbar {
	font-family: candara;
	font-size: 14px;
	color: #7F7F7F;
	text-decoration: none;
	margin-right:40px;
}
.homeLineSpace  {
	border-bottom:1px solid #F2F2F2;border-top:1px solid #F2F2F2; line-height:2px; background: white;
}

.homeSimpleBottomSpace{
	border-bottom:1px solid #c3c3c3;
}
.homeSimpleTopSpace{
	border-top:1px solid #c3c3c3;
}

.tblTemplateInfo{
	/*background: #E6E6E6;*/
}

.infoDataContainer{ 
	background: white;
    line-height:30px;
    white-space:pre-line;
	padding-left:20px;
	width:400px; 
	padding-right:8px;
	border-right:1px solid #c3c3c3;

}

.aShowFieldTitle{
	font-family: candara;
	font-size: 10pt;	
	text-align: center; 
	font-weight: 300;
	text-decoration: none;
	color:black;	
	
	text-shadow: 1px 1px 1px #c3c3c3;
    filter: dropshadow(color=#c3c3c3, offx=2, offy=1);
}

.newColumn {
	color: black;
	font-family: candara;
	font-size: 12px;	
	text-align: center;
	font-weight: 300;
	margin:0px 10px 0px 10px;
	
	text-shadow: 1px 1px 1px #c3c3c3;
    filter: dropshadow(color=#c3c3c3, offx=2, offy=1);
	
	
}

.aSelectFormula{
	font-family: candara;
	font-size: 12pt;
	color:black;	
	font-weight: 300;
}

.formulaCounter{
	font-size: 14px;
	font-family: candara;
	color:black;	
	
}

.actionInfoHdr {
	font-family: candara;
	font-size: 18px;	
	font-weight: bold;
}

.greyBorderShadow{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(127, 127, 127, 0.9);
	-moz-box-shadow: 2px 2px 2px 2px rgba(127, 127, 127, 0.9);
	box-shadow: 2px 2px 2x 2px rgba(127, 127, 127, 0.9);
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
} 

.templateBorderShadow{
	-webkit-box-shadow: 2px 2px 10px 2px rgba(164, 119, 119, 0.9);
	-moz-box-shadow: 2px 2px 10px 2px rgba(164, 119, 119, 0.9);
	box-shadow: 2px 2px 10px 2px rgba(164, 119, 119, 0.9);
	
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius:10px;
}

.greyBorderShadowRound{
	-webkit-box-shadow: 2px 2px 2px 2px rgba(181, 210, 182, 0.9);
	-moz-box-shadow: 2px 2px 2px 2px rgba(181, 210, 182, 0.9);
	box-shadow: 2px 2px 2px 2px rgba(181, 210, 182, 0.9);
	moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.bottomViewSelector{
	width:101px;
	padding:7px;
	text-align: center;
	margin-bottom: 25px;
	background: #c3c3c3;
	cursor:pointer;
}
.bottomViewSelector a{
	color:white;
	font-family: candara;
	font-size: 16px;
	text-decoration:none;
}
.bottomContnet{
	margin-top: 13px;
	width: 623px;
	background:white; 
	white-space:pre-line;
	line-height: 40px;
}
.bottomContnet a{
	font-family: candara;
	font-size: 16px;
	color:black;
}
.bottomContnet a:hover{
	color: #c3c3c3;
}

.embedTemplate {
	line-height: 30px;
	font-family: candara;
	font-size: 12pt;
}
.embedTemplate a{
	font-family: candara;
	font-size: 12pt;
	color: black;
}

.trackerModeSelector{
	padding: 5px 10px 5px 10px;
	color:white;
	font-family: candara;
	font-size: 12pt;	
	text-decoration:none;
	background: #808E68;
}

#saveBudgetPrivacy {
	font-family: candara;
	font-size: 12pt;	

}

.aRelatedBottom{
	color: blue;
}

.aFooter{
	font-family: candara;
	font-size: 9pt;	
	color: white;
	
	margin-right: 40px;

}

.divAboutContent a{
	font-family: candara;
	font-size: 11pt;	
	color: blue;
	margin-left: 20px;
}

.newParagraph {
	padding: 13px 0px 20px 54px;
}

#aNewPBottom{
	font-size:11px;
	font-family: arial;
	font-weight: bold;
	color: black;
		
}

#imgUserProfile {
	border: 1px solid #E1DCDC;
	background: whitesmoke;
	
	-moz-border-radius: 6px; 
	moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius:6px;
		
}



#accountSettings {

	position: fixed;
	top: 25px;
	background: white;
	width: 160px;
	padding:10px;
	white-space:pre-line;
	color:black;
	font-size: 9pt;
	font-weight: bold;
	font-family: candara;
	line-height: 25px;
	border:1px solid gainsboro;
	background: #f2f2f2;
	
}
	

#accountSettings a {
	color:black;
	font-size: 10pt;
	font-family: candara;
	
	font-weight: 300;
	
}

#accountSettings a:hover {
	color:#8f8f8f;
}	

#editLine{
	position: absolute;
	background: #c3c3c3;
	width: 240px;
	padding:10px 10px 0px 20px;
	white-space:pre-line;
	color:black;
	font-size: 9pt;
	font-weight: bold;
	font-family: candara;
	line-height: 25px;
}

.btnEditLine {

	margin-bottom:10px;
	margin-right: 10px;
}


.imgComments {
	border: 1px solid #BDBDBD;
	
	-moz-border-radius: 6px; 
	moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius:6px;
}

.groupMenuHdr{
	margin: 40px 0px 43px 75px;

-webkit-box-shadow: 1px 2px 4px 2px rgba(80,80, 80, 1);
-moz-box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);
box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);

	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	background: white;


	padding:2px 10px 2px 20px;
	width: 340px;
	cursor: pointer;
}

.aSmallLogo {
	color: white; 
	font-family: candara; 
	font-size: 14pt;
	text-decoration:none;
	margin-left:0px;
	
	
	text-shadow: 1px 1px 1px #c3c3c3;
     filter: dropshadow(color=#c3c3c3, offx=2, offy=1);	
}
.aSmallLogo:hover {
	color: #f2f2f2;
}

#mostPopularContainer {
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 1px 2px 4px 2px rgba(80,80, 80, 1);
	-moz-box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);
	box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);	
	
	font-family: candara; 
	font-size: 14pt; 
	line-height: 40px;	
	font-weight: 300; 
	padding:11px 0px 10px 30px;
	border: 1px solid #7092BE;
	background: #E0E3E6;
	margin-top: 24px;
	width: 300px; 
}

#mostPopularContainer a {
	color: blue; 
	font-family: candara; 
	font-size: 12pt;
	text-decoration:underline;
	font-weight: 300;	
}
#mostPopularContainer a:hover {
	color: #8f8f8f; 	
}
#mostPopularContainer span {
	font-family: candara; 
	font-size: 10pt;
}

#feedSelectTab{
	font-family: candara; 
	font-size: 11pt;
}

#feedSelectTab a{
	font-family: candara; 
	font-size: 11pt;
	color: black; 
	margin-right: 5px;
}

.copyCounter {
	margin-left: 0px;
	color: black;
	font-family: candara; 
	font-size: 7pt;	
	font-weight: 300;
}

.popularTemplate{
	-webkit-box-shadow: 1px 2px 4px 2px rgba(80,80, 80, 1);
	-moz-box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);
	box-shadow: 1px 2px 4px 2px rgba(80, 80, 80, 1);

	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	padding: 3px 10px 3px 18px;
	white-space: pre-line;
	background: white;
	cursor: pointer;
	margin: 3px 0px 10px 0px;
	font-family: candara;
	font-size: 11pt;
	font-weight: 300;
	color: #0101DF;
	text-align:left;
	width: 300px;
}
.popularTemplate:hover{
	background: #8D9DB3;
	color: white;
}

.selectTemplateList {
	font-family: candara;
	font-size: 14px;
	font-weight: bold;
}

#feedTitleContainer{
	padding: 0px 0px 0px 0px;	
}

.feedTitle{
	font-family: candara;
	font-size: 12pt;
	font-weight: 300;
	
	
}


 .selectFeed {
 	font-family: candara;
	font-size: 14px;
	font-weight: 300;
	border: 1px solid #B0C4DE; 
	height:25px;
 
 }
 
 .feedUser{
 	font-family: candara;
	font-size: 9pt;
	color: black;	
 }
 
 .feedTemplate {
 	font-family: candara;
	font-size: 12pt;
	color: blue;	
 }
 
 .feedUserContainer{
	line-height: 23px;
	font-family: candara;
	font-size: 9pt;
	padding-top:2px;
 }
 
 .feedThreadTop {
	
	margin: 0px 0px 20px 0px;
/*	background: white;*/
	
 }
 
 .divCommentRowFeed {
	padding:2px 0px 10px 0px;
	/*margin-left:60px;*/
	font-size: 14pt;
	line-height: 25px;	
	/*width: 400px;*/
	white-space: pre-line;
	font-family: candara;
}

.divAddCommentFeed{
	padding-top: 3px;
	line-height: 25px;
	margin-left:60px;
}

.tblFeedHdr{
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	/*background:white;*/
	
	
}

.tblFeedComment{
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;

	
	margin-left:20px;
	background:white;
	width:510px;
	
}

.userInterests{
	margin-top: 10px;
	
	font-size: 12pt;
	line-height: 25px;	
	white-space: normal;
	font-family: candara;	
	margin-left: 0px;
	width: 700px;
}

.userInterests a{
	font-size: 12pt;
	line-height: 21px;	
	white-space: pre-line;
	font-family: candara;	
	color: #8f8f8f;
	margin-right: 15px;
	

}

.aToolbarSuggest{
	margin-left:50px;
}	

#budgetContainerLeft{
}
#budgetContainerRight{
	padding:5px 0px 10px 20px;
	text-align:right; 
	border-left:0px solid black;
}

.rightSideAction a{
	font-family:candara;
	font-size:12pt;
	color:black;	
}

.budgetContainerRightHdr{
	text-align:left;
	font-family:candara;
	font-size:12pt;
	color:black;		
	line-height: 20px;
}

.creatorDetails{
	line-height:16px;
	
	font-family:candara;
	font-size:8pt;
	padding-top:5px;	
	padding-bottom:5px;	
	vertical-align:bottom;
}

.tdCreatorDetails {
	font-family:candara;
	font-size:8pt;
	color: black;
	font-weight: bold;
	
}


.creatorDetails a{
	font-family:candara;
	font-size:8pt;
	color: black;
	font-weight: 300;
	
}

.templateActionTop{
	line-height:16px;
	padding-top:5px;	
	padding-bottom:2px;	
	vertical-align:bottom;
}

.templateActionTop a{
	margin-right: 10px; 
}

#privacyContainer td{
	font-family:candara;
	font-size:8pt;
	font-weight: bold;
	line-height: 22px; 
}

#privacyContainer a{
	font-family:candara;
	font-size:10pt;
	font-weight: 300;
	color: blue;
	
}

#privacyContainer div{
	font-family:candara;
	font-size:10pt;
	font-weight: 300;
	
}

#privacyContainer b{
	font-family:candara;
	font-size:10pt;
	font-weight: bold;
	
}

#privacyContainer {
	padding-top: 0px;	
	width: 550px;
	display: none;
}

#editDescription {
	font-family:candara;
	font-size:10pt;
	font-weight: 300;
	color: blue;
	margin: 10px 0px 20px 5px;
}

.descriptionHdr{
	font-family:candara;
	font-size:12pt;
	font-weight: bold;
}

.descriptionA{
	font-family:candara;
	font-size:14pt;
	font-weight: 300;
	color: black;
}


.editFieldLeft{
	-moz-border-bottom-left-radius: 6px; 
	moz-border-bottom-left-radius: 6px; 
	-webkit-border-bottom-left-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	border-bottom-left-radius:6px;
	
	-moz-border-top-left-radius: 6px; 
	moz-border-top-left-radius: 6px; 
	-webkit-border-top-left-radius: 6px;
	-khtml-border-top-left-radius: 6px;
	border-top-left-radius:6px;	
}

.editFieldRight{
	-moz-border-bottom-right-radius: 8px; 
	moz-border-bottom-right-radius: 8px; 
	-webkit-border-bottom-right-radius: 8px;
	-khtml-border-bottom-right-radius: 8px;
	border-bottom-right-radius:8px;
	
	-moz-border-top-right-radius: 6px; 
	moz-border-top-right-radius: 6px; 
	-webkit-border-top-right-radius: 6px;
	-khtml-border-top-right-radius: 6px;
	border-top-right-radius:6px;	
}

.whiteBorderBottom{
	border-bottom: 5px solid white;
}

.aSmartReportSmall{
	font-family:candara;
	font-size:8pt;
	font-weight: 300;
	/*text-decoration:none;	*/
	color: #084B8A;
	
}

.alignCenter{
	text-align:center;
}

.saveToContinue{
	font-family:candara;
	line-height: 28px; 
	font-size: 14px;
}

.aLineAction{
	font-family:candara;	
	font-size: 8pt;
	font-weight: 300;
	color: blue;
	padding: 3px;

}


#saveThisTemplate  {
	padding:12px 0px 13px 3px;
}

#saveThisTemplate  td{
}

#bottomToolbar {	
	background: #8f8f8f;
	bottom: 0px;      
	position: fixed; 	
	width: 100%;
}

#categoryNavigator {
	padding: 4px 0px 7px 0px;
	
}

#categoryNavigator td{
	font-family:candara;	
	font-size:11pt;
	font-weight: 300;
}



.seperator{
	font-size: 9pt;
	font-weight: 300;
}
.categoryNavigatorLink{
	font-size: 14pt;
	font-family: candara;
	color: blue;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}

#sharingToolbar a{
	font-size: 10pt;
	font-family: candara;
	color: black;
	margin: 0px 10px 0px 0px;

}

#sendEmailContainer {
	margin-bottom:10px;
}

#sendEmailContainer td{
	font-family: candara;
	font-size: 10pt;
	line-height: 25px;
	font-weight: bold;
}


#sendEmailContainer input{
	width: 150px;
	font-size: 10pt;	
	font-family: candara;
}

#selectTopic {
	width: 170px;
	height: 26px;
	line-height:25px;
	color: black;
	font-size:12px;
	
	font-weight: 300;
	margin-left: 4px;
	margin-right: 5px;
	margin-top: 2px;
	color: #C03C3C;
	font-family: candara;
	border: 1px solid #C7D2E5;
	 
	-webkit-border-radius:3px; 
   -moz-border-radius:3px; 
   border-radius:3px; 
}


.textColumn {

   -webkit-border-radius:3px; 
   -moz-border-radius:3px; 
   border-radius:3px; 
   
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  	

	background: #DEE2E9;	
	 border: 1px solid #C7D2E5;
	 color: black;
}


.numericColumn {	

   -webkit-border-radius:3px; 
   -moz-border-radius:3px; 
   border-radius:3px; 

   box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  	

	background: #F5F5DC;	
	 border: solid 1px #E9E4CD;
}

.dropDownColumn{
	background: #F2EEEE;	
	border:  1px solid #D4C9C9;
	height:25px;
	color: #000002;
	
	

}

.calculatedColumn {
	border: 0px;
	color: black;
	opacity: 1;
}

.dateColumn {
   -webkit-border-radius:3px; 
   -moz-border-radius:3px; 
   border-radius:3px; 

    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  	

	background: #E4EEE7;
	border: 1px solid #D9E4DC;
	height:21px;
}

.urlColumn{
	background: #EFD9F2;
	border: 1px solid #D9E4DC;
	height:21px;
}

.toolbarButton {

   -webkit-border-radius:3px; 
   -moz-border-radius:3px; 
   border-radius:3px; 

	padding:5px 10px 5px 10px; 
	margin-right: 4px; 
	font-size: 12px; 
	font-family: candara; 
	color: #0B3B17;
	background: white;
	border: 1px solid #D9D9D9;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 30px;
}

.aToolbarSmall {
	 white-space: nowrap; color:black; font-weight: 300; font-size: 10pt; font-family: candara; 
}

#tblColumnSelector td{
	font-size: 11pt; font-family: candara; 
}

#tblColumnSelector a{
	font-size: 11pt; font-family: candara; color: blue;
}

#explainColumns {
	font-size: 11pt; font-family: candara;
	line-height: 28px;
	margin-bottom: 9px;
}

.columnSpaceLine{
	border-bottom: 1px solid #f2f2f2;
	margin:10px 0px 13px 0px;
	width: 240px;
}
.editColumnLeft{
	width: 310px;
	margin-right: 40px;
}

.imgColumnExample{
	
	border: 1px solid #8f8f8f;
	-webkit-border-radius:5px; 
   -moz-border-radius:5px; 
   border-radius:5px; 
   opacity: 0.8;
}

.formulaExplain{
	font-size: 12pt; font-family: candara;
}

.formulaExplain b{
	font-size: 12pt; font-family: candara;font-weight: bold;
}

.formulaSpace {
	border-bottom: 1px solid #f2f2f2;
	margin: 10px 0px 30px 0px;
}
 
.selectedColumnFormula{
	font-size: 11pt; font-family: candara;font-weight: bold; color: blue;
}

.formulaNew{
	-webkit-border-radius:5px; 
   -moz-border-radius:5px; 
   border-radius:5px; 
   
	border:1px solid #c3c3c3;
	background: #D8E1ED;
	padding: 10px 5px 10px 5px;
	width: 700px;
}

.aCompareAction{
	font-size: 11pt; font-family: candara; color: blue;
}

.compareList{

	font-size: 11pt; font-family: candara; color: black; padding-right: 30px;
}

.columnsButton {
	color: #3F48CC;
}

.reportsButton {
	color: #22AE24;
}

.shareButton {
	color: red;
}
#templateCopyCount{
	 font-family: candara; color: black;font-size: 9pt; font-weight: 300; 
	 margin-bottom:2px; 
}


.imgUserProfileSmall {
	/*border: 1px solid #f2f2f2;*/
	background: whitesmoke;
	margin-right:1px;
	
	-moz-border-radius: 3px; 
	moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius:3px;
	
	opacity: 0.6;
		
}

.saveTemplateFacebook {

	
	font-family: candara;
	text-decoration: none;
	font-size: 16px;
	font-weight: 300; 
	color: #fffaff;
	padding: 5px 12px;
	background:#315098;
	background: -moz-linear-gradient(
		top,
		#84a2e3 0%,
		#315098 50%,
		#315098 50%,
		#315098);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#84a2e3),
		color-stop(0.50, #315098),
		color-stop(0.50, #315098),
		to(#315098));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #575754;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(0,0,0,0.2),
		0px 1px 0px rgba(000,000,000,0.4);
		
	
}


.saveTemplateFacebook:hover{
	color: #f2f2f2;
}

.saveButton {

	
	font-family: candara;
	text-decoration: none;
	font-size: 16px;
	font-weight: 300; 
	color: #fffaff;
	padding: 5px 12px;
	background:#298c29;
background: -moz-linear-gradient(
		top,
		#4dc74d 0%,
		#298c29 67%,
		#298c29 50%,
		#1f7a1f);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#4dc74d),
		color-stop(0.67, #298c29),
		color-stop(0.50, #298c29),
		to(#1f7a1f));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #575754;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow:
		0px -1px 0px rgba(255,255,255,0.2),
		0px 1px 0px rgba(000,000,000,0.4);
}

.saveButton:hover{
	color: #f2f2f2;
}

.imgFacebook{
	border: 1px solid black;
	margin-right: 2px;
}

.aImgHandler{ 
	 font-family: candara; color: black;font-size: 9pt; font-weight: 300; 
	 margin-left:10px;
}

.aImgView{	
	text-decoration: underline;
}

.aImgViewLarge{ 
	font-family: candara; color: blue;font-size: 12pt;
	margin-right: 25px;
}

.imgField{
	-moz-border-radius: 3px; 
	moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius:3px;
	
	border: 1px solid #c3c3c3;
}

.privateTemplate {
	border: 0px solid #707070;
	margin: 50px 0px 0px 135px; 
	padding: 40px; 
	background: white; 
	color: black; 
	width: 450px; 
	font-size: 14pt; 
	line-height: 32px;
	font-family: candara; 

}

.privateTemplate a{
	font-size: 14pt; 	
	font-family: candara; 
	color: blue;
}


.imgEditor{
		-moz-border-radius: 3px; 
	moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius:3px;
	
	border: 1px solid #c3c3c3;
	background: white;
}

.editorEmail {
	font-family: candara; 
	font-size: 12pt;
	color: #8f8f8f;
}


.editorEmailSmall {
	font-family: candara; 
	font-size: 10pt;
	color: #8f8f8f;
	margin-top: 5px;
}

#tblCreator{
		-moz-border-radius: 5px; 
	moz-border-radius:5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius:5px;
	
	border: 1px solid #c3c3c3;
	
}

.editInfoInp {
	font-family: candara;
	font-size: 12pt;
	color: black;	
	height: 25px;
	width: 400px;
}

#tblTemplateHdr{
		-moz-border-radius: 5px; 
	moz-border-radius:5px; 
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius:5px;
	
	border: 1px solid #c3c3c3;
}

.editButton{
	padding-top: 9px; 
	padding-bottom: 1px; 
	
}
#editorsTitle{
	font-family: candara;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 2px;
}

#topCommunities{
	padding: 20px 0px 10px 0px;
	line-height: 34px;
	font-family: candara; 
	font-size: 14pt; 

}

#topCommunities a{
	color: black;
	font-size: 12pt;
}