/* 
	project: Grand City Property Management
   	author: Tobias Hanika 
								*/
p.c1 {text-align: right; padding: 0 0 0 0; color: #004400;}   
body { padding: 0; margin: 0; font: 10px Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #006600; background: inherit; text-decoration: none;}
a:hover { color: #DEC023; background: inherit; }	

/* headings */
h1 { font: bold 24px "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 20px "Arial", Sans-Serif; margin: 0; padding: 0; color: #004400; }
h3 { font: bold 16px "Arial", Sans-Serif; margin: 0; padding: 0; color: #ffffff; }
h1 a, h2 a { color: #004400; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #CCCCCC; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 219px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

html {
	text-align: center;
	}
	
/* content holder */
#content2 { margin: 10px auto; width: 800px; font-size: 12px;}


/* header */
#wrap { position: relative; width: 740px; margin: auto; }
#header { text-align: center; margin-top: 0px; margin-bottom:10px;  padding: 0; height: 178px;  }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(images/bigbox2.gif) no-repeat top left; color: #000;  height: 64px; text-align: center; padding: 0 0 0 70px; margin: 5px 0 0 0; font-size: 11px;}
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 95px; text-align: center; text-indent: inherit; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #066322; }	
.key { text-decoration: underline; }
*.fixed { position:absolute;z-index:30; top:10px; width:72px; margin:0;}
*.fixed2 { position:absolute;z-index:30; top:10px; width:36px; margin:0;}
#lang { width: 800px; text-align: left;}
/* grey subheader */
.gboxtop {clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; margin: 5px 0 0 0;}
.gbox {  background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 7px 10px; margin: 0 0 20px 0; font-size: 13px;}
.gbox p { padding: 7px 0; margin: 0; }

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

.container {
	width: 800px;
	text-align: left;
	margin: 0;
	position: relative;
	background: url(./img/header-shadow.gif) no-repeat 0 518px;
	color: #000000;
	}

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }
