A:link {
  text-decoration: underline;
}

A {
  cursor: hand;
}

IMG {
  cursor: auto;
  border-style: none;
}

.cErrorBox 
{
  border: solid 1px #f00;
  background: #a00;
  color: #fff;
  padding: 2px;
  width: 100%;
}

A:link {
  text-decoration: none;
}

A:visited {
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

A:active {
  text-decoration: underline;
}

body {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  font-family: Arial;
  width: 100%;
}

DIV.cCanvasUpFrontAdmin {
  height: 100%;
}

.cCanvasUpFrontAdmin {
}

P {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
H1 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
H2 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
H3 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
H4 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
H5 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
OL {
  margin-top: 0.25em;
  margin-bottom: 0.75em;
  padding-bottom: 0px;
}
UL {
  margin-top: 0.25em;
  margin-bottom: 0.75em;
  padding-bottom: 0px;
}
BLOCKQUOTE {
  margin-top: 0.25em;
  margin-bottom: 0.75em;
  padding-bottom: 0px !important;
}

.cCanvasUpFrontAdmin TD {
  color: expression(document.getElementById("oElementCanvasUpFront_DIV").currentStyle.color);
}

.cCanvasUpFrontAdmin P,
.cCanvasUpFrontAdmin H1,
.cCanvasUpFrontAdmin H2,
.cCanvasUpFrontAdmin H3,
.cCanvasUpFrontAdmin H4,
.cCanvasUpFrontAdmin H5,
.cCanvasUpFrontAdmin OL,
.cCanvasUpFrontAdmin UL,
.cCanvasUpFrontAdmin BLOCKQUOTE
{
  padding-bottom: 0px !important;
  margin-bottom: 10px;
}

P {
  margin-bottom: 10px;
}
H1 {
  margin-bottom: 10px;
}
H2 {
  margin-bottom: 10px;
}
H3 {
  margin-bottom: 10px;
}
H4 {
  margin-bottom: 10px;
}
H5 {
  margin-bottom: 10px;
}
OL {
  margin-bottom: 10px;
}
UL {
  margin-bottom: 10px;
}
BLOCKQUOTE {
  margin-bottom: 10px;
}

.cList {
  border-style: none;
  font-size: 9pt;
  font-family: verdana;
}

.cListHeaderRow {
  height: 20px;
  width: 100%;
}

.cListHeaderCell {
  height: 20px;
  background-color: black;
  color: white;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
}

.cListContentRow {
  width: 100%;
  background-color: #B8A98F;
}

.cListContentRow TD {
  vertical-align: top;
  border-bottom-color: #c6b79d;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
}

.cListFooter {
  height:100%;
}

.cFormLabel {
  font-family: verdana;
  width: auto;
  font-size: 10pt;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 4px;
  height: 20px;
}

.cFormInput {
  font-family: verdana;
  font-size: 10pt;
  vertical-align: top;
}

#oInfoBox_DIV {
  position: absolute; 
  left: 0px; 
  bottom: 0px; 
  width: 150px; 
  height: 40px; 
  visibility: visible;
  overflow: hidden;
}

#oInfoBox_DIV TD {
  font-family: verdana;
  font-size: 10pt;
  color: white;
}

.cContent 
{
  position: static;
  display: block;
  top: 50px;
  left: 50px;
  width: 600px;
  margin-top: 20px;
  overflow-x: hidden;
}

.cRightColumn {
  float: right;
  margin-right: 100px;
}

.cContainerCanvas {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 42px;
  border-top: 120px;
  margin: 0;
  border-color: #606080;
  border-style: solid;
  overflow: auto;
  background-color: #ffffff;
}
.cGalleryContainerTable {
  width: 100%;
}

.cGalleryContainerTable TD {
  text-align: center;
}

.cGalleryTable {
  width: 100%;
  height: 100%;
}

.cGalleryCellImage {
  vertical-align: bottom;
  text-align: center;
}

.cGalleryCellImage IMG {
  border-style: none;
}

.cGallerySubtitle {
  border-color: lightgray;
  border-style: solid;
  border-width: 1px;
  padding: 3px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: block;
}

.cGalleryCellDescription A:link {
  color: Black;
}

.cGalleryCellDescription A:visited {
  color: Black;
}

.cGalleryCellDescription {
  height:40px;
  text-align: center;
  vertical-align: top;
  padding-top: 10px;
  font-size: 8pt;
}

.cGalleryCellHeader {
  text-align: center;
}

.cGalleryHeader {
  text-align: center;
  display: block;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  width: 300px;
  font-size:large;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 50px;
}

.cMenuTreeActiveNode
{
  font-weight: bold;
}

.cMenuTreeActiveParentNode
{
  font-style: italic;
}

.cTitleTop 
{
  display: block;
  text-align: left;
}

.cMenuTop 
{
}

.cElegant {
   display: block;
}

br.cClear 
{
  display: none;
}

.cPictureMenuContainerTable {
  width: 100%;
  height: 100%;
}

.cPictureMenuContainerTable TD {
  text-align: left;
  padding: 2px;
}

/*** COMMENT FEED ****/

div.cPage {
	padding: 10px;
	margin: 0;
	text-align: center;
  padding-bottom: 40px;
}

div.cComment {
  margin: 0 5px;
  padding: 5px 5px 1px 5px;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
}

div.cComment h3 {
  font-size: 14px;
  letter-spacing: normal;
  margin: 0 0 3px 0;
}

div.cComment h3 span.cAuthor {
}
div.cComment h3 span.cAuthor a:link,
div.cComment h3 span.cAuthor a:visited {
  text-decoration: underline;
}

div.cComment h3 span.cAuthor a:hover {
  background: none;
}

div.cComment h3 span.cDate {
  font-weight: normal;
  letter-spacing: -1px;
  margin-left: 5px;
}

div.cComment p {
  margin: 0 0 15px 0;
}

div.cComment blockquote {
  font-size: 12px;
  line-height: 18px;
  margin: 0 40px 15px 15px;
}

div.cComment li {
  margin: 0 0 5px 0;
  padding: 0;
}

div.cComment ul,
div.cComment ol {
  font-size: 12px;
  line-height: 14px;
}

div.cSign {
  margin: 0; 
  padding: 0;
  margin-bottom: 15px;
  width: 100%;
}

div.cSign tr,
div.cSign td {
  margin: 0; 
  padding: 0;
}

div.cSign td {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

div.cSign td span {
  font-size: 11px;
}

div.cSign td input#TextBoxName,
div.cSign td input#TextBoxEMail,
div.cSign td input#TextBoxHomepageURL {
  font-size: 12px;
  width: 265px;
  padding: 2px;
}

div.cSign textarea {
  font-size: 12px;
  width: 100%;
  padding: 3px;
}
div.cPage h2 {
  padding: 3px;
  padding-left: 0px;
  font-size: 16px;
  letter-spacing: normal;
  margin: 0 0 10px 0;
  width: 100%;
}
.cComments {
  padding-bottom: 15px;
  width: 100%;
}
.cSign table {
  margin-left: 0px !important;
}

.cRequiredFieldValidator 
{
  color: red;
}

.cLabelWarning 
{
  display: none;
}

.cRssEntryLink {
  display: none;
}

.cRssEntryTitle {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: large;
}

.cRssEntryContent {
  display: block;
  width: 560px;
}

.cRssEntryContent {
  display: block;
  width: 560px;
  overflow-x: auto;
  font-size: x-small;
}

.cRssEntryPublishDate {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: x-small;
}

.cFooter {
  display: none;
  position: absolute;
  left: -1575px;
  top: -900px;
}

.cRssBoxDataGrid TD{
  padding: 0px 0px 30px 0px !important;
}

.cScript {
  font-family: verdana !important;
  font-size: 9pt !important;
  color: black !important;
  background-color: yellow !important;
  border-color: white !important;
  border-style: dotted !important;
  border-width: 1px !important;
  display: inline !important;
  width: 50px;
}

.cStyle {
  font-family: courier new !important;
  font-size: 8pt !important;
  color: black !important;
  background-color: white !important;
  border-color: #fff !important;
  border-style: inset !important;
  border-width: 2px !important;
  display: block !important;
  padding: 2px !important;
  width: 400px;
  overflow: auto;
  white-space: pre;
}

td.cBodyContentCell {
  text-align: left;
  background-color: transparent !important;
}

.cControl {
  float: right;
  display: block;
  text-align: right;
  padding: 2px;
}

.cControl a {
  padding: 4px;
  background-color: #e7e7e7;
  display: block;
  border: 1px solid white;
  color: black;
}

.cControl a:link {
  color: black;
  display: block;
}

.cControl a span {
  padding-left: 3px;
}

.cControl a:hover {
  background-color: #eeeeee;
  border: 1px solid black;
  color: black;
  display: block;
}

.cMessage {
  display: block;
  border: 1px solid #d0d0d0;
  background-color: #f0f0f0;
  color: black;
  padding: 3px;
  width: 300px;
}

.cContent TD P {
  margin: 0px;
  padding: 0px;
}

.cContent TD {
  vertical-align: top;
}

.cLeftSidebar {
  padding: 0px 0px 0px 0px;
  text-align: right;
  float: left;
  position: static;
  display: block;
  margin-right: 0px;
  width: 135px;
  padding-left: 5px;
  *width: 140px;
}

.cLeftSidebar p {
  padding-right: 10px;
  margin: 0 0 15px 0;
}

.cLeftSidebar {
  font-size: 8pt; 
}

form .error {
  color: red;
}


/************************/


ul.dropdown 						{ margin: 0; padding: 0; }
ul.dropdown *						{ margin: 0; padding: 0; }
/*
body								{ font: 14px Helvetica, Sans-Serif; } 
#page-wrap							{ width: 800px; margin: 25px auto; } 
a									{ text-decoration: none; }
p                                   { margin: 15px 0; }
*/

/* 
	LEVEL ONE
*/
ul.dropdown							{ list-style: none; margin: 0px; }
ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; background: #ccc; margin: 0px; padding: 0px; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 4px 8px; border-right: 1px solid #333;
	 								  color: #222; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown	ul						{ list-style: none; margin: 0px; z-index: 1000;}
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									  border-bottom: 1px solid #ccc; float: none; margin: 0px; padding: 0px;}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown	ul ul					{ list-style: none; margin: 0px; }
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }



/************************/


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}