﻿body { background-color: #000000;
    margin: 0px;
}

#global
{
    margin-left: auto;
    margin-right: auto;
    width: 773px;

    
}

#header
{
    height: 212px;
    width: 773px;
    background-image: url(images/header.jpg);
}
    
#menu
{
}

#content
{
     margin-left: auto;
    margin-right: auto;
    width: 653px;
    clear: both;
    margin-top: 0px;
     background-image: url(images/background.gif);
     padding: 0px 70px 0px 50px;
}

#navcontainer2
{
margin-left: auto;
margin-right: auto;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#navlist li a
{
    text-decoration: none;
color: #666666;
font-family: Century Gothic;
font-size: 12px;
}

#navlist li a:hover
{
color: #000000;
font-family: Century Gothic;
font-size: 12px;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	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 */

#photos, #details, #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: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}




/* Photo Border for All Pages Except the Albums Page */

.photo-frame .topx-- {
	background-image: url(Images/frame-topx--.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url(Images/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url(Images/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url(Images/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url(Images/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url(Images/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url(Images/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url(Images/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Photo Border for the Album Page */

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-image: url(images/album-tstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-image: url(images/album-lstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-image: url(images/album-rstretch.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-image: url(images/album-bstretch.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
}

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View */

.login .label {
	display:block;
}

.login .textbox {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}

/* LIST */

ul {
	list-style-type: none;
	list-style-image: url(images/bullet-2.gif);
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em;
}
.link {
	list-style-image: url(images/bullet-1.gif);
}

#navcontainer
{
    list-style-type:none;
}

li.menu1 
{
    	background-image: url(images/nonstop images/rollover video on.jpg);
    	width: 160px;
    	height: 120px;
}

li.menu1 a:hover
{
      	background-image: url(images/nonstop images/rollover video off.jpg);
    	width: 160px;
    	height: 120px;
}
li.menu2 
{
    	background-image: url(images/nonstop images/rollover photo on.jpg);
    	width: 160px;
    	height: 120px;
}

li.menu2 a:hover
{
    	background-image: url(images/nonstop images/rollover photo off.jpg);
    	width: 160px;
    	height: 120px;
}

li.menu3 
{
    	background-image: url(images/nonstop images/rollover news on.jpg);
    	width: 160px;
    	height: 120px;
}

li.menu3 a:hover
{
    	background-image: url(images/nonstop images/rollover news off.jpg);
    	width: 160px;
    	height: 120px;
}

li.menu4 
{
    	background-image: url(images/nonstop images/contact rollover on.jpg);
    	width: 160px;
    	height: 120px;
}

li.menu4 a:hover
{
    	background-image: url(images/nonstop images/contact rollover on.jpg);
    	width: 160px;
    	height: 120px;
}

/*Fonts*/
H2 
{
    font-family: Georgia;
    color: #000000;
    font-weight: bold;
    font-size: 1.2em;
    text-decoration: none;
    letter-spacing: 1px; 
}

H2 a
{
     font-family:Georgia;
    font-weight: bold;
    color: #09ef10;
    font-size: 1.2em;
    text-decoration: none;
    letter-spacing: 1px; 
}

H2 a:hover
{
    font-family:Impact;
    color: #000000;
    font-size: 1.0em;
    text-decoration: none;
    letter-spacing: 1px;
}

#blog_list
{
    list-style-type: none;
}

#blog_list a
{
     font-family:Impact;
    color: #000000;
    font-size: 1.0em;
    text-decoration: none;
    border-bottom: 1px solid #000000;
    letter-spacing: 1px;
    
}

#blog_list a:hover
{
     font-family:Impact;
    color: #09ef10;
    font-size: 1.0em;
    text-decoration: none;
    border-bottom: 1px solid #000000;
    
}
    
p
{ 
    font-family: Arial ;
    font-size: 0.8em;       
}

#footer
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    margin-top:-16px;

}

#rollover_a
{
    	background-image: url(images/nonstop_images/photo_a.jpg);
    width:160px;
    height:120px;
}

#rollover_a a 
{
	background-image: url(images/nonstop_images/photo_a.jpg);
    height: 120px;
    width: 160px;
    background-color: #000000;
}

#rollover_a a:hover
{
    background-image: url(images/nonstop images/rollover video off.jpg);
    height: 120px;
    width: 160px;
    background-color: #000000;
}

a
{
    font-family: Verdana ;
    color: #000000;
    font-size: 0.9em;
    text-decoration:none;
}

a:hover
{
        color: #000000;
        text-decoration: underline;
}

h3
{    
    font-family:Impact;
    color: #000000;
    font-size: 1.3em;
    text-decoration: none;
    letter-spacing: 1px; 
}
.hidden
{
    display: none;
}

h1
{
    display: none;
}

#home_content
{
  background-image: url(images/home.jpg);
  width: 645px;
  height: 322px;
}  

.gallery
{
  background-image: url(images/gallery_header.jpg);
  width: 461px;
  height: 46px;
  margin-top: -10px;
} 

.contact
{
  background-image: url(images/contact_header.jpg);
  width: 461px;
  height: 46px;
  margin-top: -10px;
} 
