@charset "UTF-8";
/* CSS Document */

body {background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
	color:#333333;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;}
	a {outline:none;color:#A51025}
#header{
	text-align:center;
	padding-top:75px;
	}
#header a img,a img{border:none}
	
#wrapper{width:990px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;}
#warp{
	width:990px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/content_shadow_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	}
#warp2{
	padding-bottom:10px;
	background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/content_shadow_bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	float:left;
	}
#warp3{
	background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/content_shadow.png);
	background-position:top center;
	background-repeat:repeat-y;
	min-height:30px;
	padding:0px;
	float:left;
	margin-top:10px;
	}
#content{
	width:960px;
	float:left;
	background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/content_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#FFFFFF;
	margin:-10px 10px 0px 10px;
	padding:0px 5px;
	min-height:500px;
	position:relative;
	}
	
#wrap-thing{
	background-color:#000000;
	padding:10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: .5;
	-webkit-border-radius: 4px;/* */
	 	/*-webkit-border-bottom-right-radius: 4px; */
    -moz-border-radius: 4px; 
		/*-moz-border-radius-bottomright: 4px; */
}
	
#content-inner{
	padding:5px;
	clear:both;
}

#navigation{width:auto;margin:0px;padding:0px;padding-bottom:5px;font-weight:bold;}

#navigation li {float:right;margin:0px;padding:10px 5px 0px 0px;
list-style:none}
#navigation a {color:#000;padding:8px 8px 6px 8px;text-decoration:none;font-size:1.3em}
#navigation a:hover {color:#ffffff;background-color:#A51025;text-decoration:none;background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/gradient-100.png);}


h1{color:#000000;font-size:36px;padding-top:5px;}
p{line-height:1.4em;}


/* Forms. */

#sendmail label{
font-weight:bold;
width:200px;
float:left;
}

fieldset input,textarea {width:300px;
border:none;
border-bottom:#000 1px solid;
font-family:Arial, Helvetica, sans-serif;
padding:5px;
background:none;
font-size:12px;
}

textarea {
border:#000 solid 1px;
}

fieldset {border:none;}
fieldset legend{display:none;}

#footer p, #footer ul{padding:0px;margin:5px;float:left;
width:300px;}

#footer li {list-style:none;}
#footer li a{color:#666;border-bottom:dotted 1px #999;display:block;padding:7px;text-decoration:none}
#footer li a:hover {color:#A3101E;padding-left:17px;}

/* Annoying imagey thing */

p.caption { background-color:#333; color:#eee; margin: 5px; display:inline; padding:5px; }
div.image-boundary { background-image:url('http://farm2.static.flickr.com/1320/542155315_720c671af4_o.jpg'); background-repeat:no-repeat; background-color:#ccc; border: #fff 5px solid; color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:400px 5px 15px 5px; width: 790px; }
div.image-boundary a {color:#eee; text-decoration:none;}
div.image-boundary a:hover {color:#fff;}

/* Floated content*/

.third {width:31%;float:left;padding-right:15px;padding:5px;font-size:0.9em}
.twothird {width:63%;float:left;padding-right:15px;padding:5px;font-size:0.9em}

#footer-copy{font-size:0.8em;clear:both;padding-top:30px;padding-left:0px;}

/* UI */
p a{padding:1px;}
p a:hover{background-color:#DDB5A9;}
p a:active{background-color:#A51005;color:#FFFFFF}

a.moreinfo{width:124px;height:30px;background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/ui/button-more-info.png);}
a.moreinfo:hover{background-position:0px -30px;}
a.moreinfo:active{background-position:0px -60px;}
a.button span {visibility:hidden;display:none}
a.button{background-position:0px 0px;background-color:transparent !important;background-repeat:no-repeat;display:inline-block;overflow:hidden;padding:0px;}
a.button:hover,a.button:active{background-color:transparent !important;}
a.moreinfo-small{width:124px;height:24px;background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/ui/button-more-info-small.png);}
a.moreinfo-small:hover{background-position:0px -24px;}
a.moreinfo-small:active{background-position:0px -48px;}
a.moreinfo-thin{width:84px;height:24px;background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/ui/button-more-info-thin.png);}
a.moreinfo-thin:hover{background-position:0px -24px;}
a.moreinfo-thin:active{background-position:0px -48px;}
a.register-thin{width:84px;height:24px;background-image:url(http://assets.gridfusions.com/graphics/2010.1/orange/ui/button-register-thin.png);}
a.register-thin:hover{background-position:0px -24px;}
a.register-thin:active{background-position:0px -48px;}

label{
font-weight:bold;
width:200px;
}

.third label {width:90px;display:inline-block}