﻿/*////////////////////////////////////////////////

Stylesheet: Structure.Css
Template: Template 1
MasterFile: TEMP_ISAAC.master
Design: Cubeular Systems
Development: Cubeular Systems
Date: 06/10/2009

///////////////////////////////////////////////*/

body
{
    top: 0px;
    height: 0px;
    background-image: url('../Images/IsaacBkgd.jpg');
    background-attachment: fixed;
    margin-top: 5px;
}

#Wrapper
{
    width: 1000px;
    position: relative;
    z-index: 1;
    top: 0px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}


#Header
{
    z-index: 1;
    left: 0px;
    top: 0px;
    height: 98px;
    width: 960px;
    position: relative;
    float: left;
    padding-left: 30px;
    padding-right: 10px;
    background-image: url('../Images/HeaderBkgd.jpg');
}

#TopLinks
{
    z-index: 3;
    left: 0px;
    top: 0px;
    height: 50px;
    width: 300px;
    position: relative;
    float: left;
    padding-top: 32px;
    padding-left: 100px;
}

#Logo
{
 z-index: 1; 
 left: 0px; 
 top: 0px; 
 height: 84px; 
 width: 500px; 
 position: relative;
 float: left;
}

#Panel
{
    z-index: 1;
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 273px;
    width: 1000px;
    background-color: #8e0a38;
}

#MainImage
{
    z-index: 1;
    position: relative;
    float: left;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 273px;
    width: 671px;
}


#RightSpace
{
 z-index: 1; 
 left: 0px; 
 top: 0px; 
 height: 273px; 
 width: 34px; 
 position: relative;
 float: Right;
 background-image: url('../Images/RightSpaceBkgd.jpg');
}



#ContentWrapper
{
    width: 1000px;
    position: relative;
    z-index: 1;
    top: 0px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    background-color: #EBEBEB;
}


#MainLeft
{
    z-index: 1;
    width: 289px;
    position: relative;
    float: Left;
    left: 0px;
    top: 0px;
}

#MainRight
{
    z-index: 1;
    width: 681px;
    position: relative;
    float: left;
    left: 0px;
    padding-right: 0px;
    top: 0px;
    background-color: #FFFFFF;
}

#RightContentSpace
{
    z-index: 2;
    width: 30px;
    position: relative;
    float: right;
    right: 0px;
    top: 0px;
}


.HeaderTitle
{
    height: 20px;
    display: block;
    padding: 13px 6px 9px 0.5em;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('../Images/Welcome.jpg');
}

#CentrePanel
{
    z-index: 2;
    width: 100%;
    position: relative;
    float: left;
    left: 2px;
    padding-right: 3px;
    padding-left: 6px;
    padding-top: 10px;
    top: 0px;
}

#RightPanel
{
    z-index: 3;
    width: 190px;
    position: relative;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 10px;
    right: 0px;
    float: right;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #EEEEEE;
}

#Footer
{
    z-index: 1;
    position: relative;
    height: 35px;
    width: 1000px;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    background-color: #EBEBEB;

}



#articlefooter
{
    padding-top: 4px;
    width: 97%;
    height: 20px;
    padding-left: 5px;
    padding-bottom: 4px;
}



/* ////////////////////// APPLICATIONS STRUCTURE //////////////// */


.application_title
{
    padding: 5px;
    width: 255px;
    height: 20px;
    z-index: 2;
    left: 0px;
    float: left;
    position: relative;
    background-color: #C0C0C0;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #333333;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    
}

/* ////////////////////// 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-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: 95%;
    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: 233px;
    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;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
   
    
}

.displayalbums
{
    padding: 8px;
    z-index: 1;
    width: 223px;
    position: relative;
    float: Left;
    left: 10px;
    top: 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;
}


    


