</*
-----------------------------------------------
ger main style
version: 2006.08.07
----------------------------------------------- */

h1,h2,h3,h4,h4,h6,p,span,ol,ul,li,form,img { margin:0; padding:0; font-size:100.01%; }

div.clear {
	clear:both;
	height:0;
	margin:0;
	line-height:0;
	font-size:1px;
	}

body {
  margin:0;
  padding:0;
	background:#fff;
  color:#ADACA7;
  font:17px trebuchet ms,geneva,arial,sans-serif;
	text-align:center;
  }
	
	
  

/* header --------------------------- */


 h1 {
	font-size:17px;
	text-align:left;
	margin:36px 0 26px 0;
	width:482px;
	color:#000;
	letter-spacing:4px;
	text-transform:uppercase;
	font-weight:normal;
	}

h2 {
	text-align:left;
	margin:36px 0 26px 0;
	width:482px;
	color:#000;
	letter-spacing:4px;
	font-weight:normal;
	}
	

/* body --------------------------- */


#container {
	width:722px;
	margin:0 auto;
	}
	
#side {
	float:left;
	width:200px;
	margin:0 38px 0 0;
	text-align:right;
	font-size:11px;
	}
	
#main {
	float:left;
	width:482px;
	text-align:left;
	}

	

/* side --------------------------- */


#header {
	font-size:11px;
	margin:41px 0 32px 0;
	}

#header a.brand {
	text-align:right;
	width:200px;
	color:#c00;
	letter-spacing:0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
  font-family:verdana,geneva,arial,sans-serif;
	}
	
#ico img {
	border:1px solid #ADACA7;
	margin:4px 0 33px 0;
	}	
	
#ico a {
	color:#ADACA7;
	}	
	
#ico a:hover {
	color:#000;
	}

#nav {
	text-align:right;
	margin:0 0 0 0;
	}
	
#nav ul {
	list-style-type:none;
	margin:0;
	}

#nav ul li a {
	color:#ADACA7;
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
	padding:0 0 6px 0;
	}
	
#nav ul li a.current {
	color:#000;
	}
	
#nav ul li a:hover {
	color:#c00;
	}

#navSub {
	text-align:right;
	margin:-3px 0 0 0;
	}
	
#navSub ul {
	list-style-type:none;
	margin:0;
	}

#navSub ul li a {
	color:#ADACA7;
	display:block;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
	padding:0 0 6px 0;
	}
	
#navSub ul li a:hover,#navSub ul li a.current {
	color:#000;
	}
	
#side p {
	letter-spacing:1px;
	font-size:11px;
	padding:30px 0 33px 0;
	margin:0;
	}
	
#side a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
	font-size:11px;
	}
	
#side a:hover {
	color:#c00;
	}



/* main --------------------------- */
	

#imgChoice {
	width:482px;
	}

#imgChoice a {
	float:left;
	width:48px;
	height:48px;
	display:block;
	border:1px solid #000;
	background:#000;
	margin:8px 0 0 0;
	}

#imgChoiceProj {
	width:482px;
	}

#imgChoiceProj a {
	float:left;
	display:block;
	border:1px solid #000;
	background:#000;
	margin:4px 4px 0 0;
	}
	
#megaPic {
	position:relative;
	width:480px;
	height:480px;
	border:1px solid #000;
	margin:34px 0 0 0;
	background:#000;
	}
	
#megaText {
	width:480px;
	border:1px solid #fff;
	padding:0;
	margin:28px 0 0 0;
	}

#megaText p {
	width:480px;
	border:1px solid #fff;
	padding:0;
	margin:0;
	line-height:130%;
	}
	
#megaText a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	}
	
#megaText a:hover {
	color:#c00;
	text-decoration:none;
	font-weight:normal;
	}
	
#subText p {
	font-size:13px;
	width:480px;
	border:1px solid #fff;
	padding:0;
	margin:0;
	line-height:130%;
	letter-spacing:1px;
	}
	
#subText a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
	}
	
#subText a:hover {
	color:#c00;
	}
	
#imgTitle {
	position:absolute;
	text-align:left;
	font-size:11px;
	margin:0 2px 0 2px;
	}	
	
#imgTitle a {
	color:#fff;
	text-decoration:none;
	}	
	
#imgTitle a:hover {
	color:#f30;
	}

	

/* footer --------------------------- */

#footer {
	width:722px;
	margin:0 auto;
	text-align:left;
	font-size:11px;
	}

#footer p {
	padding:22px 0 0 240px;
	letter-spacing:1px;
	}
	
#footer a {
	color:#ADACA7;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:1px;
	}

#footer a:hover {
	color:#c00;
	}

	
/* COMMON --------------------------- */
	


.alert {
	font-size:11px;
	background:#000;
	color:#fff;
}

.formLabel {
	font-size:11px;
}
	
input,select,textarea {
	font-size:11px;
	color:#000;
	background:#fff url( ../i/bg-box-day.gif ) repeat-x 0 0;;
	font-family:courier new,courier,mono;
	margin-top:3px;
	border-top:1px #bbb solid;
	border-left:1px #bbb solid;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	}
	
input.button {
	font-size:11px;
	font-family:courier new,courier,mono;
	color:#fff;
	border-top:1px #888 solid;
	border-left:1px #888 solid;
	border-bottom:1px #000 solid;
	border-right:1px #000 solid;
	background:#000;
	}