/*
CSS for 2009 Flux Student Design Competition
*/


body {
	font-size: 70%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #DC5034;
	background-image:url(images/border.png);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border: 0;
}
#wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	color: #000;
}
#container {
	width: 700px;
	margin: 0 auto;
	text-align:left;
	min-height:1100px;
	position:relative;
	background-image: url(images/site-background2010.gif);
	background-position: top;
}
#masthead {
	float: left;
	margin: 15px 0px 15px 15px;
}
#logo {
	float: left;
	width: 210px;
	height:110px;
}
#navigation {
	float: left;
	width: 390px;
	height: 65px;
	margin: 26px 0 0 0;
	background:url(images/nav-background.png) no-repeat;
	padding: 0 0 0 10px;
}
#aigalogo {
	float: left;
	margin-top: 26px;
}
#content {
	width: 100%;
}
/*
COLUMN 1 : home
*/

#c1 {
	float: left;
	width: 200px;
	margin-top: 20px;
	padding: 0 0 0 30px;
	background:url(images/sub-nav-background.png) repeat-x;
}
#c1 p {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	padding-right: 20px;
	line-height: 150%;
	color: #666666;
}
#c1 h1 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 120%;
	letter-spacing: .05em;
	color: #cc3366;
}
#c1 a {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	letter-spacing: 0.05em;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#c1 a.on{
	font-weight:bold; color:#009ad9; border-bottom:1px solid #009ad9;
}
#c1 a:hover {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	letter-spacing: 0.05em;
	color: #666;
	border-bottom: 1px solid #666;
}
#c1b {
	float: left;
	width: 480px;
	margin-top: 40px;
	margin-left: 150px;
}
#c1b h3 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #0395e5;
	font-weight: bold;
}
#c1b p {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	padding-right: 20px;
	line-height: 150%;
	color: #666666;
}
#c1b a {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #cc3366;
	text-transform: uppercase;
	text-decoration: none;
}
#c1b a:hover {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #cc3366;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #cc3366;
}
/*
COLUMN 2
*/

#c2 {
	float: left;
	width: 400px;
	margin-top: 20px;
}
#c2b {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
}
#c2 h1 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 120%;
	letter-spacing: .05em;
	text-transform: uppercase;
	color: #000;
}
#c2 p {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	padding-right: 20px;
	line-height: 150%;
	color: #666666;
}
#c2b p {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	padding-right: 20px;
	line-height: 150%;
	color: #666666;
}
#c2b h1 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 120%;
	letter-spacing: .05em;
	color: #cc3366;
}
#c2 h4 a {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 90%;
	letter-spacing: .05em;
	color: #666;
	text-decoration: none;
}
#c2 h4 a:hover {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 90%;
	letter-spacing: .05em;
	color: #666;
	border-bottom: 1px solid #666;
}
#c2 li {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #666666;
	list-style: none;
}
#c2 li a {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #cc3366;
	text-transform: uppercase;
	text-decoration: none;
	list-style: none;
}
#c2 a {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #009ad9;
	text-transform: uppercase;
	text-decoration: none;
}
#c2 a:hover {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #009ad9;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #009ad9;
}
#c2 h2 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #666;
	font-weight: normal;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
}
#c2 h3 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #0395e5;
	font-weight: bold;
}
em {
	font-family: Georgia, Times, Serif;
}
strong {
	color: #009ad9;
	letter-spacing: .05em;
}
/*
COLUMN 3
*/


#c3 {
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
}
#c3 p {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	line-height: 150%;
	color: #666666;
	padding-right: 20px;
}
#c3 h1 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 120%;
	letter-spacing: .05em;
	color: #cc3366;
}
#c3 a {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 90%;
	letter-spacing: .05em;
	color: #666;
	text-decoration: none;
}
#c3 a:hover {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 90%;
	letter-spacing: .05em;
	color: #666;
	border-bottom: 1px solid #666;
}
/*
class
*/

.example {
	font-family: Georgia, Times, Serif;
	color: #333;
	line-height: 150%;
}
.changes {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-weight: bold;
	color: #333;
	line-height: 150%;
}
.rule {
	border-bottom: 1px dotted #ff9933;
}
.rule2 {
	border-bottom: 1px dashed #666;
}
.title {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	color: #666;
	letter-spacing: .05em;
}
.entry {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-size: 125%;
	text-transform: uppercase;
	color: #009ad9;
}
.entry2 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 150%;
	color: #666;
}
/*
Forms
*/

form.contact {
	padding: 0;
	margin: 0;
}
form.contact fieldset {
	border: 2px solid silver;
	padding: 10px;
}
form.contact legend, legend.title_tag {
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: small;
	color: #666666;
	padding: 5px;
}
form.contact .buttonarea input {
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
}
form.contact .buttonarea {
	text-align: left;
	padding-top: 10px;
}
/*
clean-up
*/

.clear {
	clear: both;
}
/*
FOOTER
*/

#footer {
	width: 700px;
	text-align: center;
	position:absolute;
	bottom:0;
}
#footer p {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	color:#666666;
	margin:0 auto;
	padding:10px 0 15px;
	border-top:1px dotted silver;
	width:600px;
}
#footer a {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	text-decoration: none;
	color:#666666;
}
#footer a:hover {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	text-decoration: none;
	color:#cc3366;
}
#registrationForm label.error {
	background-color: transparent;
	background-image: url(images/unchecked.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding-left: 16px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #ea5200;
}
#registrationForm label.checked {
	background-color: transparent;
	background-image: url(images/checked.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
}
.style1 {
	font-size: 100%
}
.style5 {
	font-family: "Lucida Grande", Helvetica, Verdana, Arial;
	color: #009ad9;
}
.style6 {
	color: #CC3366
}
