/************************************************************
FILE:			includes/styles.css	
CREATED:		1 June 2004
AUTHOR:			Paul Georgiades
COPYRIGHT:		Get Started Australia pxy Ltd
PURPOSE:		Style Sheet for 
COMMENTS:	

HISTORY:	
*************************************************************/
html, body {	
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif,Verdana;
	font-size:12px;
	margin: 0;
	padding: 0;
	color: #666666;
	text-align: center;
	min-height: 470px; /* For Mozilla/Opera/Safari */
	background-color: #FFFFFF;
}

/********************* LAYOUT STYLES ************************/
#container {
	position: relative;
	margin: 20px auto;
	text-align: left;
	width: 779px;
}

#footer{
	position:absolute;
	width:779px;
	height:40px;
	padding-top:10px;
	padding-left:10px;
	margin-bottom:40px;
	text-align:right;
}

html>body #footer{
	width: 769px;			
}

#contentContainer {
	position: absolute;
	width: 779px;
	border: 1px solid #CCCCCC;
		
}

#contentHeader{
	float:right;
	position:relative;		
	width: 778px;
	height:65px;
	padding-right:10px;
	text-align:right;
}

html>body #contentHeader{
	width: 759px;			
}

#contentMenu{
	float:right;
	position:relative;	
	width: 778px;
	height:25px;
	padding-right:10px;
	text-align:right;
	z-index:10;	
}

html>body #contentMenu{
	width: 759px;			
}

#contentAreaMain{
	float:left;
	position:relative;
	left:0px;
	text-align:left;
	margin:0px;
	padding:10px;
	width:467px;
	background-color:#FFFFFF	

}

html>body #contentAreaMain{
	min-height: 545px; /* For Mozilla/Opera/Safari */
	width:449px;	
}

#contentAreaSummary{
	top:20px;
	float:left;
	position:relative;
	margin:0px;
	/*padding:10px;*/
	width:310px;
	height:565px;
	
}

html>body #contentAreaSummary{
	min-height: 470px; /* For Mozilla/Opera/Safari */
	width:310px;
	/*width:290px;*/
}



/********************* LAYOUT STYLES ************************/

/********************* PRESENTATION STYLES ******************/

/********************* Header Styles ************************/
h1 {	
	font-size: 24px;
	font-weight: none;	
	color: #333333; 
	margin-top: 0px;
	margin-bottom: 12px;	
}

h2 {	
	font-size: 14px; 
	font-weight: bold; 
	color: #666666; 
	margin-top: 14px;
	margin-bottom: 12px;
} 

h3 {
	font-size: 12px;
	font-weight: bold; 
	color: #787EBE; 
	margin-top: 12px;
	margin-bottom: 5px;	
}


/************************************************************/

/********************* Content Styles ************************/
p {	
	/*margin-top: 0px;*/
}

p.pullquote{
	font-weight:bold;
	float:right;
	width:200px;
	line-height:20px;
	font-size:16px;
	padding-left:8px;
	margin:10px;
	text-align:left;

}

#verse {
	position:relative;		
	width:80px;
	float:left;
}

#lyric {
	position:relative;				
	float:right;
	width:350px;
}


td {
	font-size:12px;
}

li {font-size: 12px; 
	margin-left:5px;
	margin-bottom: 0px;
	} /* Use when required: list-style-image:  url(image/bullet.gif;) */

a:link {font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px;color: #666633; text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px;color: #666633; text-decoration: underline;}
a:hover {font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px;color: #666633; text-decoration: underline;}
a:active {font-family: Arial, Helvetica, sans-serif,Verdana; font-size: 12px;color: #666633; text-decoration: underline;}
/************************************************************/

/********************* Form Element Styles ************************/
textarea{width: 350px; font-family: Arial,sans-serif;  font-size: 12px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;background-color: #FFFFFF;} 
input{font-family: Arial,sans-serif; font-size: 12px; }
input.Text100 {width: 100px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text150 {width: 150px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text200 {width: 200px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text250 {width: 250px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text350 {width: 350px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}

select.Text100 {width: 100px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;} 
select.Text150 {width: 150px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text200 {width: 200px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text250 {width: 250px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text350 {width: 350px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}

input.radio { border: 0px; }
input.button {cursor:hand; background:#666666; color: #ffffff; border:1px solid #999999; font-weight:bold;}

/************************************************************/

/********************* Footer Styles ************************/
address {font-size: 11px; font-style: normal; color: #FFFFFF;}

address a:link {font-size: 11px; color: #FFFFFF; text-decoration: none;}
address a:visited {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
address a:hover {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
address a:active {font-size: 11px; color: #FFFFFF; text-decoration: underline;}
/************************************************************/

/********************* PRESENTATION STYLES ******************/

/********************* Begin Custom Styles *************************/

/* Enter Custom Styles here ensuring that you comment each style outlining the context in which it is displayed. */
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

#navlist a:link, #navlist a:visited{
	color: #666666;
	text-decoration: none;
}

#navlist a:hover{
	color: #333333;
	text-decoration: none;
}
/********************* End Custom Styles ***************************/

