body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 120%;
	color: #666666;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	border-top:solid 4px #666666;
}
#wrapper {
	background-image:url(../images/wrapperBg.gif);
	background-repeat:repeat-y;
	width:824px;
	margin:auto;
}
form {
	margin:0px;
}
label {
	font-weight:bold;
	margin-bottom: 10px;
}
p {
	margin:0px;
	padding:12px 0px 12px 0px;
}
.error
{
    color:#ff0000;
    font-weight:bold;
    font-size:small;
}
.confirmation
{
    color:#0000ff;
    font-weight:bold;
    font-size:small;
}
h3 {
	font-size:large;
	font-weight:normal;
	margin:0px;
	line-height:18px;
}
.clear {
	clear:both;
	font-size:1px;
}
#header {
	width:770px;
	margin:auto;
	padding-top: 10px;
}
.logo {
	float:left;
	width:145px;
}
.topNavigation {
	float:right;
	text-align:right;
	width:650px;
}
ul.Piped {
	margin: 0px;
	padding: 0px;
}
ul.Piped li {
	display: inline;
	border-left: 1px solid;
	padding: 0px 4px;
} 
ul.Piped li.First {
	border-left: none;
}
ul.Piped li a {
	color:#333333;
	text-decoration:none;
	
} 
ul.Piped li a:hover {
	text-decoration:underline;
} 
.topImage {
	margin:auto;
	width:748px;
	background-image:url(../images/placeholder.jpg);
	background-repeat:no-repeat;
	padding: 115px 40px 35px 0px;
	text-align: right;
	font-size: 20px;
	color: #333333;
}
#leftColumn {
	width:530px;
	padding-left:35px;
	float:left;
}
#leftColumn2 {
	width:500px;
	padding-left:35px;
	float:left;
}

.leftColumn2 {
	/*width:500px;*/
	padding-left:35px;
	float:left;
}

#rightColumn {
	width:213px;
	padding-right:35px;
	float:right;
}
.rightColumn2 {
	width:213px;
	
	float:right;
}

#leftColumnwide {
	width:750px;
	padding-left:35px;
	float:left;
}

.leftColumnwide 
{
	width:750px;
	padding-left:35px;
	float:left;
}

#leftColumnwide2 {
	width:748px;
	padding-left:35px;
	float:left;
}

h1 {
	font-size:150%;
	font-weight: normal;
	line-height:20px;
	margin: 0px;
}
.featureBox {
	/*background-image:url(../images/featureBG.jpg);*/
	background-image:url(../images/featureBG.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
	padding: 16px;
	color:#ffffff;
	width: 180px;
	text-align:left;
	float:left;
	font-size:small;
}
.featureBoxWizard {
	/*background-image:url(../images/featureBG.jpg);*/
	background-image:url(../images/featureBG.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
	padding: 16px;
	color:#ffffff;
	width: 180px;
	text-align:left;
	float:left;
	font-size:x-small;
}
.featureBox p
{
    line-height:100%;
}
.featureBox H3
{
    font-size:small;
    font-weight:bold;
}
.featureboxerror
{
    font-size:x-small;    
    /*color:#ff9900;*/
    color:Black;
}
.featureBoxWide {
	/*background-image:url(../images/featureBGWide.jpg);*/
	background-image:url(../images/featureBGWide.gif);
	background-repeat:no-repeat;
	margin-bottom: 10px;
	
	padding: 16px;
	color:#ffffff;
	width: 320px;
	text-align:left;
	float:left;
	font-size:small;
}
.featureBoxWide p
{
    line-height:100%;
    width:280px;
}
.featureBoxWide H3
{
    font-size:small;
    font-weight:bold;
}
.featureboxWideerror
{
    font-size:x-small;    
    /*color:#ff9900;*/
    color:Black;
}

.boldText {
	font-weight:bold;
}
#footer {
	font-size:x-small;
	padding:5px 35px;
}
.fieldWrapper
{
    padding-bottom:5px;
    font-size:x-small;
}
.boxHeader {
	background-image:url(../images/buttons/green_wide_bar.jpg);	
	background-repeat:no-repeat;	
	background-color:#A6D01B;
	padding-top:0px;
	padding:8px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	margin-top: 10px;
}
.boxHeaderNarrow {
	background-image:url(../images/buttons/green_narrow_bar.jpg);	
	background-repeat:no-repeat;	
	background-color:#A6D01B;
	padding-top:0px;
	padding:8px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	margin-top: 10px;
}

.box_main {
padding:0px;
	padding:10px;
	background-color: #E9E9E9;

}
.okBtn {
	padding: 0px;
	margin-left: 438px;
}
.boxLabel {
	float:left;
	width:180px;
	font-weight:bold;
	font-size:small;
}
.boxLabelNormal {
	float:left;
	width:180px;
	font-size:small;
}


.button
{
	background-image:url(../images/buttons/small_button.gif);	
	width:71px;
	height:17px;
	display:block;
	/*background-color:#A6D01B;*/
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
}
.button:hover
{
	background-image:url(../images/buttons/small_button_hover.gif);	
	color:#D6D6CE;
}
.button_small
{
	background-image:url(../images/buttons/small_button.gif);	
	background-repeat:no-repeat;
	width:71px;
	height:20px;
	display:block;	
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-top:3px;
	padding-left:8px;
	padding-right:2px;
	padding-bottom:4px;
}
.button_small:hover
{
	background-image:url(../images/buttons/small_button_hover.gif);	
	color:#D6D6CE;
}
.button_medium
{
	background-image:url(../images/buttons/medium_button.gif);	
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	display:block;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
/*	text-align:center;*/
	text-align:left;
	padding-top:3px;
    padding-left:8px;
	padding-right:0px;	
	
	
}
.button_medium:hover
{
	background-image:url(../images/buttons/medium_button_hover.gif);	
	color:#D6D6CE;
}
.button_large
{
	background-image:url(../images/buttons/large_button.gif);	
	background-repeat:no-repeat;
	width:200px;
	height:27px;
	display:block;	
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-top:3px;
	padding-left:8px;
	padding-right:2px;
}
.button_large:hover
{
	background-image:url(../images/buttons/large_button_hover.gif);	
	color:#D6D6CE;
}
.button_large_tall
{
	background-image:url(../images/buttons/tall_large_button.gif);	
	background-repeat:no-repeat;
	width:200px;
	height:50px;
	display:block;	
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-top:8px;
	padding-left:8px;
	padding-right:5px;
	
}
.button_large_tall:hover
{
	background-image:url(../images/buttons/tall_large_button_hover.gif);	
	color:#D6D6CE;
}
/* this style is dynamically applied to show active button in menu */
.bigbuttoncurrent
{
	background-image:url(../images/buttons/large_button_current.gif);	
	background-repeat:no-repeat;
	width:200px;
	height:19px;
	display:block;	
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	padding-left:2px;
	padding-right:2px;
}
.bigbuttoncurrent:hover
{
	cursor:default;	
}
.horizontal_button_small
{
	background-image:url(../images/buttons/small_button.gif);	
	background-repeat:no-repeat;
	width:71px;
	height:17px;
	display:inline;	
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:4px;
}

.horizontal_button_small:hover
{
	background-image:url(../images/buttons/small_button_hover.gif);	
	color:#D6D6CE;
}

.horizontal_button_medium
{
	background-image:url(../images/buttons/medium_button.gif);	
	background-repeat:no-repeat;
	width:150px;
	height:17px;
	display:inline;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
    padding-left:2px;
	padding-right:2px;
}

.horizontal_button_medium:hover
{
	background-image:url(../images/buttons/medium_button_hover.gif);	
	color:#D6D6CE;
}


.horizontal_button_large
{
	background-image:url(../images/buttons/large_button.gif);	
	background-repeat:no-repeat;
	width:200px;
	height:17px;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	padding-left:2px;
	padding-right:2px;
}

.horizontal_button_large:hover
{
	background-image:url(../images/buttons/large_button_hover.gif);	
	color:#D6D6CE;
}



.GridHeading
{
	background-color:#CCCCCC;
	font-weight:bold;
	height:20px;
	font-size:x-small;
}

.GridItem
{
	background-color:#ffffff;
	padding:10px;
}


.GridItemMessages
{
	background-color:#ffffff;
	padding:10px;
	vertical-align:top;
}

.GridItemMessagesAlt
{
	background-color:#ffffee;
	padding:10px;
	vertical-align:top;
}


.tableleft
{
    width:140px;
    float:left;
}
.tableright
{
    width:300px;
    float:left;
}
.abouttableleft
{
    width:200px;
    float:left;
}
.abouttableright
{
    width:250px;
    float:left;
}

.buttonRight
{
	float:left;
}

.actionarea
{
	background-color:#A6D01B;
}

ul.actions 
{
	/*display:inline;*/
	list-style-image:none;
	color:#FFFFFF;	
}

.thumbimagearea
{
	width:500px;
	float:left;
}

.thumbnail
{
	width:100%;
}

html>bodyIE6 .imageheight
{	   
    max-height:120px;
}

.imageheight
{
    height:120px;   	
}

html>bodyIE6 .homepageimageheight
{	   
    max-height:200px;
    max-width:295px;
}

.homepageimageheight
{
    height:200px;   
    width:295px;	
}

   	
.bigimage
{
	padding-top:10px;
	padding-bottom:10px;
	
	float:right;
	vertical-align:top;
	display:block;
	text-align:right;
}

.inputnames
{
    width:305px;
}
.telNum
{
    float:right;   
    padding-top:25px;
    padding-right:10px;
}
.contributorintro
{
    float:left;
    width:400px;
}
.contributortelephone
{
    float:right;
}
.GridItemImage
{     
     text-align:center;
     width:110px;
}
.GridItemValue
{
    text-align:left;
    width:107px;
}
.GridItemName
{
    text-align:left;
    width:107px;
}
.GridItemDescription
{
    text-align:left;
    width:336px;
}
.Actions
{
    float:right;
    padding-right:30px;   
}

/*
ul.Tabs {
	margin: 0px;
	padding: 0px;
}
ul.Tabs li {
	display: inline;
	padding-left:0px;
	padding-right:0px;
	width:105px;
} 
.darkTab 
{
	background-image:url(../images/buttons/darktab.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:105px;
	height:50px;
	padding-top:7px;
}
.lightTab
{
	background-image:url(../images/buttons/lighttab.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:105px;
	height:50px;	
	padding-top:7px;
}

*/

#TabBack {
    float:left;
    width:100%;
    /*font-size:80%;*/
    line-height:normal;
    border-bottom:solid 4px #A6D01B;
    vertical-align:bottom;

    }

#Tabs ul {
    margin:0;
    padding:0;
    list-style:none;
    list-style-type:none;
    }
    
#Tabs li {
    float:left;
    margin:0;
    padding:0;
    background:url(../images/buttons/darktabright.jpg) right top;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	
    list-style-type:none;
    
/*
	width:105px;
	height:50px;
	padding-top:7px;
*/
    }

#Tabs #current {
    float:left;
    margin:0;
    padding:0;
    background:url(../images/buttons/lighttabright.jpg) right top;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;

    }

    
.darkTab {
    display:block;
    background:url(../images/buttons/darktableft.jpg) no-repeat left top;
    padding:5px 15px;
    color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
    }

.lightTab
{
	background:url(../images/buttons/lighttableft.jpg) no-repeat left top;
	padding:5px 15px;
	display:block;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.darkTabspecial
{
	display:block;
	background:url(../images/buttons/darktableft.jpg) no-repeat left top;
	padding:5px 15px;
	color:#D6D7F8;
	font-size:small;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
}
.lightTabspecial
{
	background:url(../images/buttons/lighttableft.jpg) no-repeat left top;
	padding:5px 15px;
	display:block;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.tabContainer
{
	height:30px;
}

.redtext
{
	color:#FF0000;
}

.button_small_inline
{
	background-image:url(../images/buttons/small_button.gif);	
	background-repeat:no-repeat;
	width:71px;
	height:20px;
	display: -moz-inline-box;
	display:inline-block;	
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-top:3px;
	padding-left:8px;
	padding-right:2px;
	padding-bottom:4px;
	vertical-align:top;
}

.button_medium_inline
{
	background-image:url(../images/buttons/medium_button.gif);	
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	display: -moz-inline-box;
	display:inline-block;	
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	padding-top:3px;
	padding-left:8px;
	padding-right:2px;
	padding-bottom:4px;
	vertical-align:top;
}

.footerLine
{ 
	background-color:#A6D01B;
	margin-left:13px;
	margin-right:11px;
	margin-bottom:8px;
	margin-top:8px;
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
}

.disabledLabel
{
	font-size:small;
	font-weight:normal;
}


.button_medium_2
{
	background-image:url(../images/buttons/medium_button.gif);	
	background-repeat:no-repeat;
	width:150px;
	height:27px;
	display:block;
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
/*	text-align:center;*/
	text-align:left;
	padding-top:3px;
    padding-left:8px;
	padding-right:0px;			
	float:left;
}

.enoughText
{
	width:250px;
	float:left;
}


.diaryBoxHeader {
	background-image:url(../images/buttons/green_wide_lozenge.jpg);	
	background-repeat:no-repeat;	
	padding:3px 6px 6px 6px;
	height:22px;
	color:#FFFFFF;
	font-size:small;
	font-weight:bold;
	margin-top: 10px;
	cursor:move;
	clear:both;
}


.diaryPanelEditButton
{
	background-image:url(../images/buttons/1small_button.gif);	
	width:73px;
	height:23px;
	display:block;
	/*background-color:#A6D01B;*/
	color:#FFFFFF;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	padding-left:3px;
	float:right; 
	cursor:pointer;
	background-repeat:no-repeat;

}
.diaryPanelEditButton:hover
{
	background-image:url(../images/buttons/1small_button_hover.gif);	
	color:#D6D6CE;
}

.diaryPanelEditButtonReverse
{
	background-image:url(../images/buttons/1small_button_reverse.gif);	
	width:73px;
	height:23px;
	display:block;
	/*background-color:#A6D01B;*/
	color:#FFFFFF;
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	padding-left:7px;
	float:right; 
	cursor:pointer;
background-repeat:no-repeat;
}
.diaryPanelEditButtonReverse:hover
{
	background-image:url(../images/buttons/1small_button_reverse_hover.gif);	
	color:#D6D6CE;
}
.diaryButton
{
	background-image:url(../images/buttons/medium_button.gif);	
	width:148px;
	height:23px;
	display:block;
	/*background-color:#A6D01B;*/
	color:#FFFFFF;
	font-size:small;
	font-weight:normal;
	text-decoration:none;
	padding-left:2px;
	margin-top:2px;
padding-top:2px;
	cursor:pointer;
text-align:center;
background-repeat:no-repeat;
}
.diaryButton:hover
{
	background-image:url(../images/buttons/medium_button_hover.gif);	
	color:#D6D6CE;
}

.diaryThemeSample
{
	width:200px;
	height:135px;
	float:right; 
padding-right:100px;
}

.footerLine
{ 
	background-color:#A6D01B;
	margin-left:13px;
	margin-right:11px;
	margin-bottom:8px;
	margin-top:8px;
	color:#FFFFFF; 
	font-size:12px; 
	font-weight:bold; 
}

.diaryPanelContainer
{
    color:#000000;
	display:none;
    padding:5px;
    margin:5px;
    background-color:#CFE878;
    overflow:hidden;
    width:700px;
}

.diaryPanelContainerLeft
{
    margin-bottom:5px;
    width:450px;

}

.diaryImageContainer
{
    display:block;
float:right;
    width:230px;
    margin-left:10px;
    margin-bottom:5px;
}

.diaryImgSelected
{
    width:230px;
    height:150px;
}

.diaryImgField
{
    width:230px;
    
}


.diaryImgTextField
{
    width:230px;
}

#IEroot .diaryImgTextField
{
    margin-left:-10px;
}

.diaryImgLabel
{
    display:block;
    width:230px;
}


.diaryLabel
{
    display:block;
    width:200px;
    left:0px;
    float:left;
    font-weight:normal;
    margin-bottom:auto;
margin-top:1px;
margin-bottom:1px;

}

.diaryTextBox, .diaryTextBoxRO
{
    width:200px;
    display:block;
    left:250px;
margin-top:4px;
margin-bottom:4px;
}

.diaryDate, .diaryTime
{
    display:block ! important ;
    left:200px ;
    margin-bottom:10px;
}



.diaryTextBoxWide, .diaryTextBoxWideRO
{
    width:400px;
    display:block;
}

.diaryTextBoxML, .diaryTextBoxMLRO
{
    width:200px;
    display:block;
    left:250px;
    height:60px;
}

.diaryTextBoxMLWide, .diaryTextBoxMLWideRO
{
    width:400px;
    height:120px;
    display:block;
}
.diaryDateRO{
    background-color:#c0c0c0;
    border:solid 1px gray;
    color:Black;
}
.diaryTextBoxRO, .diaryTextBoxWideRO, .diaryTextBoxMLRO, .diaryTextBoxMLWideRO,  .diaryTimeRO
{
    background-color:#c0c0c0;
    border:solid 1px gray;
    color:Black;
}

.diaryListImages
{
    width:450px;
    height:240px;
    display:block;
    overflow:scroll;
    overflow-x:hidden;
}

.diaryListImageBox
{
    width:135px;
    height:120px;
    display:block;
    float:left;
}

.diaryListImage
{
    width:115px;
    height:75px;
    padding:10px;
    display:block;
}
.diaryListImageButton
{
    display:block;
    clear:both;
    text-align:center;
}
