/*			G A R G O Y L E		C M S
**	© 2002-2011 by AM-webdesign, Austria. All Rights Reserved.
**	www.AM-software.eu | andy@AM-software.eu
**	www.Gargoyle-CMS.com | andy@Gargoyle-CMS.com
**	Modul:	screen.css
**	Project: AM-software.eu
*/

@import url("http://www.am-software.eu/templates/standard/stylesheets/calendar.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/editor.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/fonts.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/gallery.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/imprint.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/input.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/news.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/offline.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/security.css");
@import url("http://www.am-software.eu/templates/standard/stylesheets/starrating.css");

/*######################################
##	Global Definitions
######################################*/
html, body
{
    height: 100%;
    margin: 0px auto;
    background: url(http://www.am-software.eu/templates/standard/images/index/bg.jpg) repeat-x #d1d1d1;
	text-align:center;
    cursor: default;
    line-height: 120%;
}

* 
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 14px;
}

img, div, table
{
	border: 0px none;
}

hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 95%;
	border: #345072 1px solid;
}

/* Global Font-Color and Background-Style */
ul,ol
{
	margin: 0px;
	padding-left: 20px;
}

/*######################################
##	Group Box
######################################*/
legend
{
	color: #345072;
	font-weight: bold;
}


/*######################################
##	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: #345072;
    border: 1px solid #333333;
    text-align: left;
    font-size: 12px;
    padding: 5px;
    -moz-box-shadow: 0 0 10px #345072;
    -webkit-box-shadow: 0 0 10px #345072;
  	-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: #345072;
    border: 1px solid #333333;
    text-align: left;
    font-size: 12px;
    padding: 2px;
    -moz-box-shadow: 0 0 10px #345072;
    -webkit-box-shadow: 0 0 10px #345072;
  	-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;	
}


/*######################################
##  AM-software.eu Styles
######################################*/
/*####################
##	Links
####################*/
a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a.external_link
{
	background: url(http://www.am-software.eu/templates/standard/images/index/external_link.png) 0 3px no-repeat;
    padding-left: 15px;
    color: #0000ff;
    text-decoration: underline;
}

a.external_link:hover
{
    text-decoration: none;
}


/*####################
##	Body
####################*/
#Body
{
	margin: 0px auto;
	width: 1002px;
	color: #345072;
}


/*####################
##	Logo
####################*/
#Logo
{
	height: 147px;
    width: 1002px;
}
#Logo img
{
    float: left;
}
#TopSlogan
{
    color: #fff;    
    text-shadow: black 0.01em 0.01em 0.1em;
    font-size: 20px;
    float: left;
    margin-top: 80px;
}

/*####################
##	Main Menu Button
####################*/
#SlideMenu {
    position: absolute;
    margin: -40px 0px 0px;
	background: url(http://www.am-software.eu/templates/standard/images/index/btn.jpg) repeat-x;
	width: 1002px;}

#SlideMenu ul {
    padding:0;
    margin:0; 
    list-style:none;
    height:40px;
    float:left;
    position:relative;
    z-index:500;}

#SlideMenu ul li {
	display:block;
	float:left; }

#SlideMenu ul li span {
    position:relative;
    z-index:501;
    text-align: center;
    color: #fff;
    font-weight: bold;
	width: 150px;
	display:block;
	float:left;
	height:25px;
	padding: 10px 8px 5px 8px;}

#SlideMenu a {
    color: #fff;}
#SlideMenu a:hover > span, #SlideMenu a.Active > span {
    color: #fff;
    background: #5b5b5b;}

#SlideMenu ul li:hover > span {
    background: #5b5b5b;
    color: #fff;
    text-shadow: 0 0; }

#SlideMenu ul li:hover > .container{
    border: 1px solid #5b5b5b;
    border-top: 0;
    z-index:500;
  	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;}

#SlideMenu ul li .container {
    text-align: left;
    font-weight: normal;
    width:230px;
    height: 0px;
    position:absolute;
    left: 0px;
    z-index:0;
    top:35px;
    overflow:hidden;
    background: #ffffff;
    transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; }
    
/* Hight by slide out*/
#SlideMenu ul li:hover .container {
    height: 320px;
    left:0px; }
    
#SlideMenu ul li .container a {
    color: #000; }
#SlideMenu ul li .container a:hover {
    text-decoration: underline; }

#SlideMenu ul li .container .sub {
    width:230px;
    position:relative;
    height:260px;
    padding:15px 5px;
    top:0px;
    float: left;
    transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out; }

#SlideMenu ul li:hover .container .sub {top:0;}

/*####################
##	Content
####################*/
#Content
{
    margin: 0px auto;
	background: #fff;
    color: #345072;
	vertical-align: top;
	width: 1002px;
	text-align: left;
	min-height: 480px;
}

#Content .TextBackground
{
	vertical-align: top;
	padding: 0px 15px 5px;
	width: 982px;
}

/* Use for Sitetitle */
#Content .Head 
{
	font-weight: bold;
	font-size: 20px;
	padding: 5px 15px 0px;
	vertical-align: middle;
	text-align: left;
}

/* Use for Text */
#Content .Headline 
{
	font-weight: bold;
	font-size: 16px;
	vertical-align: top;
}

#Content .Slogan 
{
	font-weight: bold;
	font-size: 14px;
	padding-left: 30px;
	vertical-align: top;
}

/* Spezial Text at own Pages */
#Content .HeaderText 
{
    border: 1px dotted #000099;
    padding: 5px;
}


/*####################
##	Footer
####################*/
#Footer 
{
    margin: 0px auto;
	color: #555555;
	width: 1002px;
	text-align: left;
	font-size: 9px;
}

#Footer a
{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-size: 9px;
}
