/*******************************************************************************************\
**						Gargoyle CMS von AM-Webdesign.eu								   **
**	Copyright: 		© by AM-Webdesign 2002-2008 All Rights Reserved						   **
**	Entwicklung:	Andy "Djsammy" Müller												   **
**	Lizenz:			www.AM-Webdesign.eu													   **
**	Kontakt:		www.AM-Webdesign.eu		|	andy@AM-Webdesign.eu					   **
**	Projekt:		www.Austrian-Divers.at                             					   **
\*******************************************************************************************/

@import url("http://www.austrian-divers.at/templates/standard/stylesheets/calendar.css");
@import url("http://www.austrian-divers.at/templates/standard/stylesheets/fonts.css");
@import url("http://www.austrian-divers.at/templates/standard/stylesheets/gallery.css");
@import url("http://www.austrian-divers.at/templates/standard/stylesheets/imprint.css");
@import url("http://www.austrian-divers.at/templates/standard/stylesheets/input.css");
@import url("http://www.austrian-divers.at/templates/standard/stylesheets/news.css");
@import url("http://www.austrian-divers.at/templates/standard/stylesheets/offline.css");
@import url("http://www.austrian-divers.at/templates/standard/stylesheets/security.css");

/*######################################
##	Global Definitions
######################################*/
html, body
{
    height: 100%;
    background: #3b85c3 url(http://www.austrian-divers.at/templates/standard/images/index/bg.png) repeat-x top center;
    cursor: default;
    line-height: 130%;
    color: #FFFFFF;
}

* 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
}

img, div, table
{
	border: 0px none;
}

hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	border: #74b2e0 1px solid;
}

/* Global Font-Color and Background-Style */
ul,ol
{
	margin: 0px;
	padding-left: 20px;
}


/*######################################
##	Group Box
######################################*/
legend
{
	color: #000000;
	font-weight: bold;
}

/*######################################
##	Preloader
######################################*/
#Preloader 
{
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px dashed #FFFFFF;
	font-size: 13px;
	font-family: Verdana; 
}

/*######################################
##	PopUp`s
######################################*/
/* Position of a PopUp-Window */
div#error, div#info, div#warning
{
	position: fixed;
	z-index: 9999;
	top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -50px;
    width: 500px;
    line-height: 16px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #333333;
    text-align: left;
    font-size: 12px;
    padding: 5px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}

* html div#error, div#info, div#warning
{
	position: absolute;
}

div#ToolTip
{
    position: absolute;
    width: 250px;
    line-height: 16px;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #333333;
    text-align: left;
    font-size: 12px;
    padding: 2px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
}

/*######################################
##	Table
######################################*/
/* TablesHead (Statistic, ...) */
.TableHead
{
	font-weight: bold;
 	font-size: 11px;
 	padding: 3px;
	vertical-align: top;	
}

/* TablesHeadLeft (Statistic, ...) */
td.TableHeadLeft
{
	font-weight: bold;
 	font-size: 11px;
 	padding: 3px;
	padding-left: 4px;	
	vertical-align: top;	
}

/* TablesItem (Statistic, ...) */
.TableItem
{
	padding-left: 4px;	
	vertical-align: middle;	
}


/*######################################
##  Austrian-Divers.at Styles
######################################*/
/*####################
##	Links
####################*/
a:link, a:visited, a:active
{
    color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

a:hover
{
	text-decoration: underline;
}

/*####################
##	Body
####################*/
#Body
{
	margin: 0px auto;
	width: 95%;
	color: #000000;
}


/*####################
##	Top Menu
####################*/
#Top 
{
    position: absolute;
    z-index:99999;
    right: 0px;
    float: right;
}

#Top a
{
    color: #000000;
    font-weight: bold;
}

#Top span
{
	margin-top: 10px;
}

#Top a:hover
{
    text-decoration: underline;
}


/*####################
##	Logo
####################*/
#Logo
{
	margin: 0px auto;
	width: 95%;
	height: 160px;
}

#InfoText
{
    margin-top: -110px;
    margin-left: 270px;
    color: #b65c00;
    font-size: 14px;
    font-weight: bold;
    line-height: 130%;
    width: 350px;
    height: 120;
}

/*####################
##	Main Menu
####################*/
/* Menu */
#Menu 
{
    height: 42px;
    width: 100%;
    background: url(http://www.austrian-divers.at/templates/standard/images/index/menu_bg.png) repeat-x top;
}

#Menu ul
{
	list-style-type: none;
	width: 100%;
	float: left;
}

#Menu ul li
{
	float: left;
}

#Menu ul li a span
{
	padding: 15px 10px 0px 10px;
	height: 40px;
	float: left;
}


/* Primary Menu */
#Menu a
{
	font-size: 13px;
	display: block;
	float: left;
	color: #5f85c3;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px;
	height: 40px;
	cursor: pointer; 
}

#Menu a:hover
{
	text-decoration: underline;
}

/*####################
##	Secondary Menu
####################*/
#SecMenu 
{
    text-align: center;
    height: 20px;
    width: 100%;
    background: url(http://www.austrian-divers.at/templates/standard/images/index/sec_menu_bg.png) repeat-x top;
}

#SecMenu ul
{
	margin: 0px auto;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}

#SecMenu ul li
{
	float: left;
}

#SecMenu ul li a span
{
	padding: 5px 5px 0px 5px;
	height: 20px;
	float: left;
}


/* Primary Menu */
#SecMenu ul li a
{
	font-size: 10px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 3px;
	height: 20px;
	cursor: pointer; 
}

#SecMenu a:hover
{
	text-decoration: underline;
}


/*####################
##	Content
####################*/
#Content
{
    color: #FFFFFF;
    background: #3b85c3;
    border: 1px solid #8ac3ea;
	vertical-align: top;
	padding: 10px;
	width: 100%;
	text-align: left;
    font-size: 13px;
    min-height: 300px;
}

/* IE Browser*/
* html #Content {   width: 100%;   }

#Content .TextBackground
{
	vertical-align: top;
	padding: 5px;
	width: 100%;
}

/* Use for Sitetitle */
#Content .Head 
{
    margin: -10px;
    color: #fae76b;
    height: 41px;
	font-weight: bold;
	font-size: 20px;
	padding: 8px;
	background: url(http://www.austrian-divers.at/templates/standard/images/index/head_bg.png) repeat-x top;
}

/* Use for Text */
#Content .Headline 
{
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
}

#Content .Slogan 
{
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 30px;
	vertical-align: top;
}

/* Spezial Text at own Pages */
#Content .HeaderText 
{
    border: 1px dotted #000099;
    padding: 5px;
}

/* Spezial Text at own Pages */
#DiveArea 
{
    text-align: left;
    color: #000000;
}

/* Spezial Text at own Pages */
#DiveArea a
{
    color: #000000;
}


/*####################
##	Footer
####################*/
#Footer 
{
	color: #ffffff;
	width: 100%;
	text-align: left;
	padding: 5px;
	font-size: 9px;
}

#Footer a
{
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	font-size: 9px;
}