body
{
    font-family: Verdana, Arial, Serif;
    font-size: 12px; 
   background-image: url(images/b10008.gif);  
}

.Errorbody
{
    font-family: Verdana, Arial, Serif;
    font-size: 15px; 
    background-image: url(images/b10008.gif); 
    color: green; 
}
h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

hr
{
   color: #b45d16;
   border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: green;
}

a:active {
	color: #980000;
}

td
{
   vertical-align: top;
}

img 
{
	border-width: 0;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 848px;
   height: 157px;
}

#headermenu
{
   position: relative;
   top: 120px;
   left: 175px;
   width: 500px;
   padding: 2px 2px 2px 2px;
}
#loginview
{
   position: relative;
   top: 98px;
   left: 625px;
   width: 200px;
   text-align:right;
   padding: 2px 2px 2px 2px;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#desctext
{
   font-size: 11px;
   color:blue;
    font-style:italic;
}

#categorytext
{
   font-size: 11px;
   color:Green;
}

#footer
{
   padding: 0px;
   margin:0px;
   width: 800px;
   height: 57px;
   background-image: url(images/Footer.gif);
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color:#980000; 
}

.headermenulink
{
   font-family: Impact;
   font-size: 15px;
   text-transform: uppercase;       
}

.headermenulink a
{
   text-decoration: none;
   color:#980000;
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: green; 
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #995117;
   text-decoration: none;
}

#pwd
{
   text-align: center;
}

.sectiontitle
{
    background-color: #818689;
    color: white;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align:center;
}

.createuser
{
    background-color:#980000;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align:center;
}

.smalltitle
{
    background-color: #818689;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align:center;
}

.sectionsubtitle
{
   font-weight: bold;
   margin-top:0px;
   margin-bottom:5px;
}

.sectionheader
{
    font-weight: bold;
    font-size: 12pt;
    color: #cc6666;
    font-family: Arial;
}

.welcomeheader
{
    font-weight: bold;
    color:white;
    font-family: Arial;
    padding-top: 3px;
    padding-bottom: 2px;
}

.lablepadding
{
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    text-align:left;
}


/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

/* 2.2 ALBUMS PAGE */

.view {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	text-align: center;
}

.viewframe {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

 #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 760px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 450px;
	height: 33px;
	text-align: center;
}

.buttonbar2 {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 770px;
	height: 33px;
	text-align: center;
}
#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 2.1 ALL PAGES */

#sidebar {
	float: left;
	width: 240px;
}

#content {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
    margin-bottom: 8px;	
	width: 770px;
}

#content2 {
	margin-left: 15px;
	margin-right: 15px;
	width: 770px;
}

#content-admin-right {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.page {
	width: 800px;
	background-image: url(images/masterbody.gif);
	height:100%;
}

.itemback {
background-image: url(images/Menubody2.gif);
}

.itembg {
background-image: url(images/Menubody3.gif);
    border-right: 3px;
    border-top: 3px;
    border-left: 3px;
    border-bottom: 3px;
    border-style:double;
    border-color:green;
}

#halfLeft {
	margin-right: 10px;
	width: 370px;
	float: left;
}

#halfRight{
	margin-left: 380px;
	width: 370px;
	 border-width: 1px;
}

.tbframe
{
    border-right: 3px;
    border-top: 3px;
    border-left: 3px;
    border-bottom: 3px;
    border-style:dotted;
    border-color:#ff6600;
}

.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}


.eventmonth
{
    width: 740px;
    margin-right: auto;
    margin-left: auto;
  /* background: #FEFFAB url(images/background_fullwidth.jpg) repeat-y; */
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    text-align: center;
    background-color:white;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 730px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
    background-color:#ffcc99;
}
.calcurrentday
{
    background-color: white;
}

.calweekend
{
    background-color: #FEEB95;
  /*  width: 15%; */
}

.calothermonth
{
    background-color: #DCD78E;
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #C7C272;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}

.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}

.nextlink
{
    float: right;
     margin-right:50px;  
}

.prelink
{
    float: left;
  margin-left:50px;  
}

.dashedline
{
    border-bottom: 2px dashed #ff6600;
    margin-top:25px;
    margin-bottom: 10px;
    margin-left:50px;
    margin-right:50px;
}

.itemdetails
{
    font-size: 1.3em;
}

.titleimg
{
    position:absolute;
}

.lktop
{
  padding-top:100px;
}