﻿/*////////////////////////////////////////////////

Stylesheet: Structure.Css
Template: Template 1
MasterFile: TEMP1.master
Design: Cubeular Systems
Development: Cubeular Systems
Date: 06/10/2009

///////////////////////////////////////////////*/



/* ////////////////////// TEMPLATE STRUCTURE //////////////// */

#Wrapper
{
    width: 1000px;
    position: relative;
    z-index: 1;
    top: 40px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}

#Header
{
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 84px;
    width: 960px;
    position: relative;
    float: left;
    padding-left: 30px;
    padding-right: 10px;
    background-color: #FFFFFF;
}

#Logo
{
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 84px;
    width: 550px;
    position: relative;
    float: left;
}

#HeaderRight
{
    z-index: 1;
    right: 0px;
    top: 0px;
    height: 84px;
    width: 370px;
    position: relative;
    float: right;
    padding-left: 30px;
    padding-right: 0px;
    background-image: url('../Images/HeaderLinks.jpg');
}

#TopLinks
{
    z-index: 3;
    left: 0px;
    top: 0px;
    height: 52px;
    width: 350px;
    position: relative;
    float: left;
    padding-top: 32px;
    padding-left: 50px;
}


#MainImage
{
    z-index: 1;
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 255px;
    width: 1000px;
}

#Content
{
	float: left;
    width: 1000px;
    position: relative;
    z-index: 1;
    top: 0px;
    background-color: #FFFFFF;
}


#MainLeft
{
    z-index: 1;
    width: 275px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
}

#MainRight
{
    z-index: 2;
    width: 723px;
    position: relative;
    float: right;
    right: 0px;
    top: 0px;
}


#CentrePanel
{
    z-index: 2;
    width: 687px;
    left: 0px;
    padding-right: 5px;
    padding-left: 20px;
    padding-top: 10px;
    top: 0px;
}

#Footer
{
    z-index: 1;
    position: relative;
    height: 35px;
    float: left;
    left:0px;
    width: 1000px;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
    top: 0px;
    background-color: #ffffff;
}

.HeaderTitle
{
    height: 20px;
    display: block;
    padding: 6px 6px 9px 0.5em;
    color: #333333;
    text-decoration: none;
    font-size: 17px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('../Images/GrayBar.jpg');
}

.NavTitle
{
	color: #E0E0E0;
	text-decoration: none;
	font-size: 25px;
	text-align: left;
	font-family: Candara, Verdana, Arial;
}


/* ////////////////////// HOMEPAGE FEATURES //////////////// */










/* ////////////////////// APPLICATIONS STRUCTURE //////////////// */


.application_title
{
    padding: 5px;
    width: 240px;
    height: 20px;
    z-index: 2;
    left: 0px;
    float: left;
    position: relative;
    background-color: #EEEEEE;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #999999;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
}


/* ////////////////////// NEWS //////////////// */

.news_title
{
	padding: 5px;
	width: 100%;
	height: 20px;
	z-index: 2;
	left: 0px;
	float: left;
	position: relative;
	background-color: #F5F5F5;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E1E1E1;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#news
{
    z-index: 1;
    width: 600px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
    padding-left: 20px;
    padding-right: 20px;
}



/* ///////////////////// EVENT STRUCTURE /////////////////////// */

#event_center
{
	padding: 0px 0px 10px 0px;
	float: left;
	left: 0px;
	width: 450px;
	position: relative;
	z-index: 1;
	top: 0px;
}

#event_right
{
	float: right;
	right: 0px;
	width: 210px;
	position: relative;
	z-index: 1;
	top: 0px;
	padding-top: 30px;
	}

.event_title
{
	padding: 5px;
	width: 200px;
	height: 20px;
	z-index: 2;
	left: 0px;
	float: left;
	position: relative;
	background-color: #BB0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9B0000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.Event-Details
{
    z-index: 3;
    width: 410px;
    position: relative;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 10px;
    right: 0px;
    float: left;
}
 
.Event-Registration
{
    z-index: 3;
    width: 250px;
    position: relative;
    right: 0px;
    float: right;
    padding-top: 27px;
}
    
    
.Event-Form
{
    z-index: 3;
    width: 200px;
    height: 290px;
    position: relative;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    left: 0px;
    float: left;
    background-image: url('../Images/EventRegBkgd.jpg');
}
   
/* ///////////////////// FEE PAYMENT /////////////////////// */

.notice
{
	padding: 10px;
	border: 1px solid #DF0000;
	background-color: #FD0000;
	width: 96.8%;
	font-family: Verdana;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

/* ///////////////////// PHOTO GALLERY APPLICATION /////////////////////// */
    

	
.Photogallery
{
    height: 40px;
    width: 230px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    text-align: center;
    padding-left: 20px;
    padding-top: 20px;
    background-image: url('../Images/Photogallery.jpg');
    background-repeat: no-repeat;
}    

a.lnkPhoto
{
    color: #003399;
    text-decoration: none;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}  

a:hover.lnkPhoto
{
    color: #003399;
    text-decoration: none;
    font-size: 17px;
    font-family: Arial, Helvetica, sans-serif;
}      
    
.PhotogallerySpace
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
    background-color: #EBEBEB;
    height: inherit;
    width: 645px;
    text-align: center;
}

.makecomment
{
    padding: 20px 20px 10px 10px;
    z-index: 1;
    width: 280px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
    text-align: right;
    background-color: #EBEBEB;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
}


.viewcomments
{
    z-index: 2;
    width: 323px;
     z-index: 1;
    position: relative;
    float: left;
    left: 10px;
    padding-right: 0px;
    top: 0px;
}

.albumbyyear
{
    padding: 8px;
    z-index: 1;
    width: 234px;
    position: relative;
    top: 0px;
    text-align: left;
    background-color: #F4F4F4;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #CCCCCC;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
}

.displayalbums
{
    padding: 0px 8px 8px 8px;
    z-index: 1;
    width: 223px;
    position: relative;
    top: 0px;
    float:left;
    left: 0px;
}

.GalleryTitle
{
    height: 17px;
    color: #666666;
    text-decoration: none;
    font-size: 17px;
    text-align: Right;
    font-family: Arial, Helvetica, sans-serif;
}

.cmtsAltOne
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FFFFFF;
    background-color: #EBEBEB;
}



/* ///////////////////// MEMBER AREA STRUCTURE /////////////////////// */

.RenewalNotice
{
	border: 1px solid #8C0000;
	background-color: #DF0000;
	font-family: Candara, Verdana, Arial;
	font-size: 14px;
	color: #ffffff;
	
}


