
/* - - - - - - - -  Main Template CSS  - - - - - - - - - */
body {
	margin: 0;
	font-size:11pt;
	height:100%;
	padding: 0;
	background: #CCCCCC;
	font-family: Arial, Tahoma, Verdana, sans-serif; }

a:active, a:focus {outline: 0;}
ul {margin: 0; padding: 5px 5px 5px 30px; border: 0;}
li, div, p, span, input{ margin: 0; padding: 0; border: 0;}
#previewtext {font-size: 36pt; color: red; text-align: center; }

#main_page {
	position: relative;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/gfx/template/topshade.png); background-repeat: no-repeat; }

#tline {font-size: 0; width:850px; height:15px; background-image: url(/gfx/template/top_shade.png); }
#tl {float:left; height:15px; width:15px; background-image: url(/gfx/template/tl.png);}
#tr {float:right; height:15px; width:15px; background-image: url(/gfx/template/tr.png);}
#lline {width:850px; padding: 0; margin: 0; background-image: url(/gfx/template/shades.png); background-repeat: repeat-y; }
#rline {width:850px; padding: 0; margin: 0; background-image: url(/gfx/template/shades.png); background-repeat: repeat-y; background-position: right top;}
#bline {font-size: 0; width:850px; height: 15px; background-image: url(/gfx/template/bot_shade.png); }
#bl {float:left; height:15px; width:15px; background-image: url(/gfx/template/bl.png);}
#br {float:right; height:15px; width:15px; background-image: url(/gfx/template/br.png);}
#page { width:820px; background-color: #FFFFFF; border:0px solid #FFFFFF; padding: 0; margin: 0 15px; }


/* - - - - - - - -  Main HEADER section and contined  - - - - - - - - - */

#header {position: relative;}

#header h1 { position: absolute; left:-9999px; }
#header #skiptocontent { position: absolute; left:-9999px; }
#header #headerlogo { position: absolute; left: 50px; top: 10px; }
#header #sublogo { position: absolute; left: 490px; top: 20px; }

#header #contact_details { position: absolute; left: 25px;top: 177px;}
#header #contact_details a {font-size: 14pt; font-weight: normal;	color: #15371D;}

#header #sitesearch { position: absolute; right: 25px; top: 150px }
#header #sitesearch #search { padding-left: 5px; width: 160px; border: 1px solid #185A29; }
#header #sitesearch #submitsearch { margin-left: 10px; font-weight:bold;  font-size:9pt; background:#185A29; color:#fff; height:1.6em; border: 1px solid #ffffff; padding: 0 0 2px 0;}
#header #sitesearch #submitsearch:hover { background:#67B973;}

#addmebutton { position: absolute; right: 10px;	top: 106px;	}

#pagecontent	 { margin-top: 10px; padding: 0; border: 0;  width: 820px;}


/* - - - - - - - -  Main Menu  - - - - - - - - - */

#menu 				 { position: relative;  border-top: none; margin-bottom: 0px; width:100%; background: #185A29;}
#menu ul 			 { margin: 0; padding: 0; border: 0; list-style: none; }
#menu li 			 { margin: 0; padding: 0; border: 0; display: inline; height: 20px;}
#menu li:hover { padding: 0;}
#menu a 			 { white-space: nowrap; margin: 0; background: #185A29; display: block; float: left; padding: .25em .5em .2em .5em; border-right: 1px solid #FFFFFF; text-decoration: none; font-weight: bold; color: #FFFFFF; font-size:10pt}
#menu a:hover  { background: #268C3E; color: #FFFFFF;}


/* - - - - - - - -  Sub menu Section and side area - - - - - - - - - 

#nonavcontainer	{ position: absolute; left: -9999px;}
#navcontainer							{ float: left; width: 170px; margin: 0 0 10px 0; padding: 0 0 0 10px; display: block; z-index: 100;} 
#navcontainer ul					{ margin: 0; padding: 0; list-style-type: none; font-family:  Arial, Tahoma, Verdana, sans-serif; font-size: 9pt; display:block;}
#navcontainer li 					{ margin: 0 0 3px 0; background:#D0EAD4; border:0; border-left: 20px solid #67B973;}
#navcontainer li:hover		{ margin: 0 0 3px 0; background:#67B973; border:0; border-left: 20px solid #D0EAD4;}
#navcontainer a				 		{ position: relative; display: block; color: #15371D; padding: 4px 2px 5px 6px; font-weight:bold; text-decoration: none;}
#navcontainer a:hover			{ }
#navcontainer a:visited		{ color: #185A29; }
#navcontainer a:active		{ color: #268C3E; }
#navcontainer a:link			{ color: #15371D; text-decoration: none; }*/

#nonavcontainer	{ position: absolute; left: -9999px;}
#navcontainer							{ float: left; width: 170px; margin: 0 0 10px 0; padding: 0 0 0 10px; display: block; z-index: 100;} 
#navcontainer ul					{ margin: 0; padding: 0; list-style-type: none; font-family:  Arial, Tahoma, Verdana, sans-serif; font-size: 9pt; display:block;}
#navcontainer li 					{ margin: 0 0 3px 0; background:#D0EAD4; border:0; border-left: 0 solid #67B973;}
#navcontainer li:hover		{ margin: 0 0 3px 0; background:#67B973; border:0; border-left: 0 solid #D0EAD4;}
#navcontainer a				 		{ position: relative; display: block; color: #15371D; padding: 4px 2px 5px 6px; font-weight:bold; text-decoration: none;}
#navcontainer a:hover			{ }
#navcontainer a:visited		{ color: #185A29; }
#navcontainer a:active		{ color: #268C3E; }
#navcontainer a:link			{ color: #15371D; text-decoration: none; }


#aftersidemenu {font-size: 9pt; padding: 15px 10px 0px 10px;}

/*  THIS IS THE DECLARATION SET FOR THE SIDE MENU THAT USES IMAGES ON OVER/OUT/CURRENT
'#navcontainer li 				{ margin: 0 0 3px 0; background-image: url(/gfx/l1_down.gif); width: 100%;}
'#navcontainer li:hover		{ margin: 0 0 3px 0; background-image: url(/gfx/l1_over.gif);}
'#navcontainer a				 	{ position: relative; display: block; color: #185A29; padding: 4px 2px 5px 25px; border: 0px solid #333; font-weight:bold; text-decoration: none;}
'#navcontainer a:hover		{ border: 0px solid #fff; color: #268C3E; }
'#navcontainer a:active		{ border: 0px solid #fff; background-image: url(/gfx/l1_active.gif);} */


/* - - - - - - - -  Main CONTENT (with quivalent definitions in Styles-cuteEditor file) - - - - - - - - - */

#content {  margin: 0; border: 0; float: right; width: 600px;	padding-top:10px;	padding-right:10px;	padding-bottom:10px;	padding-left:10px;	background: url(/images/template/dotty.gif) repeat-y; }
#main_page div.fullwidth { width: 780px; background: none;}
#content div, #content span, #content p, #content a, #content input { color:#000000; font-size:11pt; text-decoration:none; line-height: 1.5em; font-family: Arial, Tahoma, Verdana, sans-serif;}
#content ul { margin: 0px 0px; }
#content li {line-height: 1.3em; margin-bottom: 10px; font-size: 10pt; }

#content a,	#content div, #content span	{ font-size: 11pt; color:#000000; text-decoration:none; }
#content a:link	{ color:#283E6E; text-decoration:underline; }   /* #content a:link div, #content a:link span */
a:hover { color:#999999; text-decoration:none; }   /* #content a:hover div, #content a:hover span */
#content a:visited { color:#777777; text-decoration:underline; }
#content a:active	{ color:#555555; text-decoration:underline; }

#content span.linklist li           { list-style: none; padding: 2px 0 0 25px; background: url(/images/template/outlink.gif) no-repeat; font-size: 14pt;}
#content span.linklist li a    		  { color:#000000; text-decoration:none; font-size: 14pt;}
#content span.linklist li a:link    { color:#283E6E; text-decoration:underline;}
#content span.linklist li a:hover   { color:#999999; text-decoration:none;}
#content span.linklist li a:visited { color:#777777; text-decoration:none;}

#generalhtmlsection {}


/* - - - - - - - -  Footers and Main Template Bottom - - - - - - - - */

#siteinfo 				{ height: 1.2em; background: #185A29; border-top: none; padding: 2px 2px 0 2px; text-align: center;}
#siteinfo ul 			{ position: relative; top: 2px; left: 20px; margin: 0; padding: 0px; list-style: none; text-align: center;}
#siteinfo li 			{ display: inline; text-align: center;}
#siteinfo a 			{	display: block; float: left; padding: 0px 10px; text-decoration: underline; border-right: 1px solid #FFFFFF; color: #FFFFFF; font-size:9px}
#siteinfo a:hover {	text-decoration: none; }
#siteinfo li:last-child a { border-right: none; }

#SubMenuFooterGraphic {position: absolute; left:-9999px; top: -50px; z-index:10;}

#compliance 		{ position:relative; top: -5px; left: 40px; width: 800px; padding: 0px 0px; margin: 0 auto;} /*Main_Page width*/
#compliance img { border: 0px; position:relative; top:2px;}
#compliance .validimgs { padding-left: 0px; padding-right: 10px;}
#compliance a 	{ color:#185A29; font-family: Tahoma, Arial, sans-serif; text-decoration:none; font-size:7pt; font-weight:normal; }


/* - - - - - - - -  DDT Scripted Content Styles IS THIS IS  - - - - - - - - */

#searchbox { padding: 5px; margin: 10px; width: 300px; border: 1px solid #268C3E; background-color: #D0EAD4; }
#searchbox #txtSectionName { position: relative; width: 200px; padding: .1em; margin: .1em; border: 1px solid #185A29;}
#searchbox #btnSearch { margin-left: 10px; font-weight:bold;  font-size:9pt; background:#185A29; color:#fff; height:1.6em; border: 1px solid #ffffff; padding: 0px 10px 0px 10px;}
#searchbox #btnSearch:hover { cursor: pointer; background:#67B973;}
#Searchresults .fieldname {font-weight: bold;}
#Searchresults ul {list-style-type: none; margin-left: 0; padding-left: 10px;}
#Searchresults .searchedkeyphrase {background: #E0E0E0; font-size: 10pt; padding: 0 2px;}

#contactsform { width: 40em; margin: 0.5em; border: 1px solid #268C3E; background-color: #D0EAD4; }
#contactsform fieldset { padding: 1em; border: 4px solid #FFFFFF; margin:0;}
#contactsform fieldset div { position: relative; display : block; padding : .2em; border-bottom: 0px solid #FFFFFF; margin-bottom: 0.2em;}
#contactsform input, #contactsform select { width: 50%; position: absolute; left: 43%; top: 2px; padding: .1em; margin: .1em; border: 1px solid #268C3E; font-size: 12pt;}
#contactsform textarea { width: 93%; padding: .1em; margin: .5em; border: 1px solid #268C3E;}
#contactsform input#submit_form { position: relative; width: 33%; padding: .1em; margin: .1em; border: 1px solid #268C3E;}
#contactsform em {color: red; padding: 0 5px 0 0;}
#contactsform label { font-weight: bold; color: #15371D;}

#content #usersitemap { padding: 10px 0 0px 20px; }
#content #usersitemap ul { padding: 0 0 0 20px; }
#content #usersitemap li, #content #usersitemap ul li { padding: 0; margin: 0; }



/* - - - - - DDT Entry listing display Default STYLES -  */
#EntryListingSection {}
#EntryListingSection .gallerypagenum  			 { color:#185A29; margin: 0px 0px 0px 0px; padding: 0px 8px 0px 4px; border-right: 1px solid #268C3E; font-size:18pt; text-decoration:none; font-weight: bold; }
#EntryListingSection .gallerypagenum:Link		 { color:#268C3E; text-decoration:underline; }
#EntryListingSection .gallerypagenum:Hover	 { color:#67B973; text-decoration:none; }
#EntryListingSection .gallerypagenum:Visited { color:#D0EAD4; }

#Entrylisting {position: relative;}
#Entrylisting ul {margin: 20px 20px; padding: 0; list-style-type: none;}
#Entrylisting ul {min-height: 125px;}
#content #Entrylisting ul li.SingleEntry {position: relative; margin-top: 10px;}
#content #Entrylisting li {padding: 0; margin: 0; border: 0;  margin-bottom: 0; padding-bottom: 0px; border-bottom: 1px solid #D0EAD4;}
#Entrylisting a.GalleryimageAnchor {position: absolute; top: 15px;}
#Entrylisting a img { margin: 0px; padding: 2px; border: 1px solid #185A29;}
#Entrylisting a:hover img {  margin: 0px; padding: 2px; border: 1px solid #67B973;}
#Entrylisting #SingleEntrySummary {position: relative;}
#Entrylisting #SingleEntrySummary li {border-bottom: 0px solid #185A29;  margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px;}
#Entrylisting ul.VisiblesummaryEntryFields {padding: 0 0 0 115px; margin: 0 0 15px 0; list-style-type: none; border-bottom: 1px solid #D0EAD4;}
#Entrylisting ul.VisiblesummaryEntryFields .titletext {font-weight:bold; color: #268C3E;}
#Entrylisting ul.VisiblesummaryEntryFields .titletext:link { color: #268C3E;}
#Entrylisting ul.VisiblesummaryEntryFields .titletext:hover { color: #67B973; text-decoration:none;}
#Entrylisting ul.VisiblesummaryEntryFields .titletext:visited { color: #777777; text-decoration:underline;}
#Entrylisting ul.VisiblesummaryEntryFields .titletext:active { color: #555555; text-decoration:underline;}

/* .putright {text-align: left; padding: 6px 0 10px 1px}  */
.putright {position: absolute; top:0px; left:-30px;}
 
/* - - - - - - - DDT Show Entry page - - - - - - - */
#EntryNavigation { margin-bottom: 10px; padding-bottom: 2px; border-bottom: 1px solid #268C3E; }
#EntryNavigation a.navigatebutton { color: #cccccc; margin-left: 3px; font-weight:bold;  font-size:9pt; height:1.6em; padding: 0 6px 2px 6px; border: 1px solid #268C3E;}
#EntryNavigation a.navigatebutton:visited { color: #000000; margin-left: 3px; font-weight:bold;  font-size:9pt; height:1.6em; padding: 0 6px 2px 6px; border: 1px solid #268C3E;}
#EntryNavigation a.navigatebutton:link { color: #000000; border: 1px solid #185A29;}
#EntryNavigation a.navigatebutton:hover { background:#67B973;}
#EntryNavigation a.navigatebutton img { border:0; position: relative; top: 1px; padding: 0px 2px;}
#content #EntryNavigation a.navigatebuttonnolink:hover { background: none;}

#EntryAction {text-align: right;}
#EntryAction a.responsebutton, #SingleEntrySummary a.responsebutton { margin: 7px 0 0 1px; font-weight:bold;  font-size:9pt; background: #268C3E; color:#fff; height:1.6em; padding: 2px 6px 3px 6px;}
#EntryAction a.responsebutton:hover, #SingleEntrySummary a.responsebutton:hover { background:#67B973;}

#MainEntryImage {margin: 1px; border: 1px solid #185A29;}

#entryimages {width:340px; text-align: left; float: right;}
#entrythumbs {float: left;}
#entrythumbs ul {list-style-type: none; display: inline; margin: 0; padding: 0; border: 0;}
#entrythumbs ul.hidden {position:absolute; left: -9999px;}
#entrythumbs li {display: inline;  margin: 0; padding: 0; border: 0; }
#entrythumbs a:hover {cursor: pointer;}
#entrythumbs li img {width:60px; border: 1px solid #185A29; margin: 1px; padding: 0;}
#entrythumbs li img:hover {border: 1px solid #268C3E;}
div.thumbcaption { position: absolute; left:-9999px; }

#Entryfulldata {float: left; width: 440px;}
#Entryfulldata table {padding:0px; border-spacing:0px;}
#Formfulldata {position: relative; left: 0px;}
#Contacts #Formfulldata h4 {margin-top: 3px; padding-top: 3px;}
.VisiblesummaryEntryFields .fieldname { padding: 0px 10px 0px 0px; width: 100px; height: 19px;  vertical-align:top; text-align:right; text-decoration:underline; font-weight: bold; color:#185A29; }
#Entryfulldata td.fieldname {border-bottom: 1px solid #D0EAD4; padding: 0px 10px 0px 0px; width: 100px; height: 19px;  vertical-align:top; text-align:right; text-decoration:none; font-weight: bold; color:#185A29; }
#Entryfulldata td.field	{ border-bottom: 1px solid #D0EAD4; width: 300px;  vertical-align:top; text-align:left; font-weight: normal; color:#185A29;}
#content #Entrydetailsheader td {font-size: 13pt;}

#content #entrydocuments h3, #content #EntryAssociations h3 {font-size: 10pt; margin: 0; font-weight: bold; margin: 0px; padding: 0px;}
#content #entrydocuments, #content #EntryAssociations { float: left; width: 286px; margin: 10px 1px 1px 1px; border: 0px solid #185A29; padding:3px 7px; background: #FFFFFF}

#EntryAssociations ul, #entrydocuments ul { list-style-type: none; padding: 0 0 0 0; margin: 0px; list-style-type: none;}
#EntryAssociations ul.categoryassociations { list-style-type: none; }
#EntryAssociations ul.categoryassociations li { display: inline; margin: 0px; }

#entrydocuments { margin: 10px; padding:3px 7px; }
#entrydocuments ul { list-style-type: none; padding: 0 0 0 20px;}
#entrydocuments ul li { margin: 0px; line-height: 1.2em;}
#entrydocuments img { border: 0px solid #185A29; margin: 0 10px 0 0; padding: 0;}


/* - - - DDT 1F_Document Template Type START  - - - - */

/* - - - list - - - - */
#DocumentEntrylisting ul {padding: 0px 10px 20px 50px; list-style-type: none;}
#DocumentEntrylisting ul {min-height: 25px;}
#content #DocumentEntrylisting li {position: relative; padding: 0; margin: 0; border: 0;  margin-bottom: 5px; padding-bottom: 10px; border-bottom: 1px solid #D0EAD4;}
#DocumentEntrylisting a img {position: relative; top: 5px; margin: 0px; padding: 2px; border: 0px solid #185A29;}
#DocumentEntrylisting a:hover img {  margin: 0px; padding: 2px; border: 0px solid #67B973;}
#DocumentEntrylisting #SingleEntrySummary li {border-bottom: 1px solid #185A29;  margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px;}
#DocumentEntrylisting .VisiblesummaryEntryFields {padding: 0 0 0 35px; margin: 15px 5px 20px 0; list-style-type: none; border-bottom: 1px solid #D0EAD4;}

#DocumentEntrylisting #EntryAction a.responsebutton, #SingleEntrySummary a.responsebutton { margin: 7px 0 0 20px; font-weight:bold;  font-size:9pt; background: #268C3E; color:#fff; height:1.6em; padding: 2px 6px 3px 6px;}
#DocumentEntrylisting #EntryAction a.responsebutton:hover, #SingleEntrySummary a.responsebutton:hover { background:#67B973;}


/* - - - details - - - - */
#DocumentEntryfulldata {}
#DocumentEntryfulldata td.fieldname {border-bottom: 1px solid #D0EAD4; padding: 0px 10px 0px 0px; width: 100px; height: 19px;  vertical-align:top; text-align:right; text-decoration:none; font-weight: bold; color:#185A29; }
#DocumentEntryfulldata td.field	{ border-bottom: 1px solid #D0EAD4; width: 300px;  vertical-align:top; text-align:left; font-weight: normal; color:#185A29; }
#DocumentEntryfulldata h4 {font-size: 22pt; }
#DocumentEntryfulldata table {padding:0px; border-spacing:0px; }

#Documententrythumb {float: left; }
#Documententrythumb img {border: 0px solid #185A29; margin: 0 10px 0 0; padding: 0; }

#content #Documentsentrydocuments h3 {font-size: 10pt; margin: 0; font-weight: bold; margin: 0px; padding: 0px;}
#content #Documentsentrydocuments { margin: 10px; padding:3px 7px; }
#Documentsentrydocuments ul { list-style-type: none; padding: 0 0 0 20px;}
#Documentsentrydocuments ul li { margin: 0px; line-height: 1.2em;}
#Documentsentrydocuments img { border: 0px solid #185A29; margin: 0 10px 0 0; padding: 0;}
#Documentsentrydocuments span { color: #185A29; position: relative; top: -4px ;}
#Documentsentrydocuments span { color:#268C3E;}

/* - - - DDT 1F_Document Template Type END  - - - - */

h1 {color:#185A29; font-size:24pt; font-family: Arial, Tahoma, Verdana, sans-serif; text-decoration:none; padding-top:0px; margin-top:20px; padding-bottom:10px; margin-bottom:5px; }
h2 {color:#15371D; font-size:20pt; font-family: Arial, Tahoma, Verdana, sans-serif; text-decoration:none; padding-top:0px; margin-top:0px; margin-right: 8px; margin-left: 10px;padding-right:50px; padding-bottom:0px; margin-bottom:10px; border-bottom: 2px solid #15371D; background-image: url(images/template/Default_page_Icon.gif); background-position: right top; background-repeat: no-repeat;}
h3 {color:#185A29; font-size:16pt; font-family: Arial, Tahoma, Verdana, sans-serif; text-decoration:none; padding-top:0px;  margin-top:25px;  padding-bottom:0px;  margin-bottom:10px; margin-left:5px; }
h4 {color:#15371D; font-size:14pt; font-family: Arial, Tahoma, Verdana, sans-serif; text-decoration:none; padding-top:0px; margin-top:20px;  padding-bottom:0px;  margin-bottom:8px; margin-left:5px; }
h5 {color:#185A29; font-size:12pt; font-family: Arial, Tahoma, Verdana, sans-serif; text-decoration:none; padding-top:0px; margin-top:15px;  padding-bottom:0px;  margin-bottom:6px; margin-left:5px; }
h6 {color:#15371D; font-size:10pt; font-family: Arial, Tahoma, Verdana, sans-serif; text-decoration:none; padding-top:0px; margin-top:10px;  padding-bottom:0px;  margin-bottom:4px; margin-left:5px; }

hr {border: none 0; border-top: 1px solid #268C3E; height: 1px; margin-top:5px; margin-bottom:12px; padding:0; }

.shouting {text-transform: uppercase; font-weight: bold;}

