/*<?php Header ("Content-type: text/css");?> */
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


/*---------------------------------------------------------*/
	/*	GENERAL FORMATTING HERE	*/
/*---------------------------------------------------------*/

*
	{
	margin: 0;
	padding: 0;
	}

body
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: auto;
	color: #ccc;
	background: #ccc;
	}

p
	{
	margin-top: 1.5em;
	line-height: 130%;
	font-size: 100%;
	}

.sup
	{
	font-size: 90%;
	text-transform: lowercase;
	}

.new
	{
	color: red;
	font-weight: bold;
	font-size: 85%;
	}

code
	{
	font-size: 120%;
	color: #ffc;
	}

#wrap
	{
	background: #ccc;
	}

/*---------------------------------------------------------*/
	/*	PAGE ID STARTS HERE	*/
/*---------------------------------------------------------*/

/*------Page Specific Link & Hover Image------*/

#home .home, #about .about, #news .news, #info .info, #mem .mem, #gal .gal, #contact .contact, #link .link
	{
	background: url(z_pagestyle/dolphin.gif) repeat-x;
	}
 
/*---------------------------------------------------------*/
	/*	HEADER STARTS HERE	*/
/*---------------------------------------------------------*/

#header 
	{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	}

.quicklogin a
	{
	margin: 7px 60px 0 0;
	padding: 4px 3px 3px 3px;
	float: right;
	font-size: 100%;
	font-weight: bold;
	border: 3px #fff;
	border-style: outset;
	text-decoration: none;
	color: #ccc;
	background: #030;
	}
.quicklogin a:hover
	{
	border-style: inset;
	background: #090;
	}

/*---------------------------------------------------------*/
	/*	PAGE HEADER IMAGE HERE	*/
/*---------------------------------------------------------*/

#about, #news, #info, #mem, #gal, #contact, #link
	{
	background: url("z_pagestyle/dmbcs.gif") #003;
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	width: 1000px;
	}

/*---------------------------------------------------------*/
	/*	CONTENT STARTS HERE	*/
/*---------------------------------------------------------*/

/* Web Page */

#webpage
	{
	width: 1000px;
	margin: 10px auto;
	border-top: none;
	padding-top: 0px;
	}

/*---------------------------------------------------------*/

/* Content */

#content
	{
	margin: 0;
	padding: 0 20px 0 0;
	float: right;
	width: 685px;
	}

.text
	{
	margin: 0;
	padding: 0;
	width: 680px;
	text-align: left;
	}

.update
	{
	margin: 0;
	padding: 0px 0px 0px 25px;
	text-transform: uppercase;
	font-size: 75%;
	color: #2c5c89;
	}

.highlight
	{
	text-align: center;
	font-size: 110%;
	}

.adrs
	{
	padding-left: 50px;
	text-align: center;
	font-size: 100%;
	font-style: italic;
	}
	
.passwordprotect
	{
	color: #2c5c89;
	text-align: center;
	}

.report
	{
	color: #ff0;
	text-decoration: underline;
	margin: 50px 0 8px 0;
	}

/*----------images----------*/
#imagem
	{
	text-align: center;
	}
	
img.textr
	{ 
	float: right;
	display: inline;
	padding: 30px 0px 0px 5px;
	}

img.textl
	{ 
	float: left;
	display: inline;
	padding: 30px 5px 0px 0px;
	}

.album img
	{
	float: left;
	margin: 10px 10px 0 0;
	padding: 0;
	}

.album img:hover
	{
	border: 2px solid #ff0;
	}
/*---------------------------------------------------------*/

/*----------links----------*/

a
	{
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #0ab;
	}

a:hover
	{
	border: none;
	text-decoration: none;
	}

.tphome img
	{
	margin-left: 80px;
	float: left;
	display: inline;
	border: 0px;
	}

.bktop
	{
	width: 50px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	font-variant: small-caps;
	color: #0ab;
	border-bottom: 1px solid #0ab;	
	}

.loginbutton a
	{
	text-align: center;
	font-size: 140%;
	font-style: bold;
	border: 6px #2c5c89;
	border-style: outset;
	background:#000;
	padding: 10px 0 10px 0;
	text-decoration: none;
	color: #ccc;
	}

.loginbutton a:hover
	{
	border-style: inset;
	background:#060;
	text-decoration: none;
	color: #fff;
	}

/*---------------------------------------------------------*/

/*-----------h1------------*/

h1
	{
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 2pt;
	word-spacing: 4pt;
	text-decoration: none;
	}

/*-----------h2------------*/

h2 
	{
	margin: 5px 0 0 0;
	padding: 0px 0 0 1px;
	color: #ddd;
	font-size: 130%;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #2c5c89;
	}

h2 a
	{
	margin: 0;
	padding: 5px 0 0 1px;
	color: #ddd;
	text-decoration: none;
	}

h2 a:hover
	{
	margin: 0;
	padding: 5px 0 0 1px;
	color: #ff0;
	text-decoration: none;
	}

/*-----------h3------------*/

h3
	{
	margin: 0;
	padding-left: 10px;
	color: #ddd;
	font-size: 140%;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid;
	border-color: #2c5c89;
	}

/*---------------------------------------------------------*/

/*----------lists----------*/

ul
	{
	margin-top: 1.5em;
	line-height: 1.4em;
	font-size: 100%;
	margin-left: 4em;
	}

ol
	{
	margin-top: 1.5em;
	line-height: 1.4em;
	font-size: 100%;
	margin-left: 4em;
	}

/*---------------------------------------------------------*/

/*----------downloads----------*/

.doc
	{
	line-height: 60px;
	text-align: center;
	color: #555;
	}
	
.doc a
	{
	text-decoration: none;
	color: #0ab;
	}

.doc img
	{
	vertical-align: middle;
	border: 0px;
	}

/*---------------------------------------------------------*/
	/*	SIDEBAR STARTS HERE	*/
/*---------------------------------------------------------*/

/* Sidebar */

.sidebar
	{
	width: 224px;
	padding: 0 25px 0 20px;
	margin: 0;
	border-right: 1px dashed #2c5c89;
	}

.sidebar ul
	{
	margin: 0;
	padding: 0;
	}

.sidebar ul ul
	{
	margin: 0;
	padding: 0 0 0 15px;
	font-variant: small-caps;
	list-style: none;
	line-height: 1.1em
	}

.sidebar ul ul a
	{
	text-decoration: none;
	color: #0ab;
	}

.sidebar ul ul a:hover
	{
	text-decoration: underline;
	font-style: italic;
	color: #ccc;
	}

.sidebar li
	{
	margin: 0;
	padding: 0;
	}

#awfa
	{
	float: left;
	vertical-align: bottom;
	background: url(z_pagestyle/awfa.gif);
	width: 150px;
	height: 50px;
	}

.awfa
	{
	border: 0;
	}

#counter
	{
	text-align: center;
	font-size: 90%;
	color: #ccc;
	}

/*---------------------------------------------------------*/
	/*	FOOTER STARTS HERE	*/
/*---------------------------------------------------------*/

/* Footer */

#footer
	{
	background: url(z_pagestyle/footer.gif) repeat-x;
	height: 80px;
	width: 1000px;
	border-top: 1px solid #2c5c89;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 110%;
	line-height: 100%;
	color: #999;
	margin: 0px auto;
	word-spacing: 3pt;
	}

#footer p
	{
	margin-top: 0;
	line-height: 100%;
	}

#footer a
	{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}
	
#footer a:hover
	{
	color: #0ab;
	}

.cred
	{
	text-align: center;
	font-size: 60%;
	color: #fff;
	padding: 10px 0 0 0;
	word-spacing: 0pt;
	}