@import url("960_24_col.css");



body{
	font-family:verdana,arial,sans-serif;
	color:#000000;
	background-color:#fff;
	font-size:0.85em;
	margin:0;
	padding:0;
	text-align:left;
	line-height:165%;


}

.clearboth{
	clear:both;
}

#header{
	background-image:url(../images/banner_bg.gif);
	background-repeat:repeat-x;
	position:relative;
	margin-top:0px;
	height:123px;
	width:100%
}
#accessnavwrapper {
	width:100&;
	background-color:#793739;
}
#accessnav {
	height:25px;
	background-color:#793739;
	margin:auto;
	width:960px;
	position:relative;
}
#stylesheets {
	position:absolute;
	right:0;
	top:0;

}
#accessnav a, #accessnav p {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

.headerwrapper{
	margin:auto;
	width:960px;
	height:95px;
	position:relative;
}

#header h1{
	background-image:url(../images/gap_logo.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:95px;
	width:600px;
	text-indent:-30000px;
	margin:0px;
}

#header h2 {
	color:white;
	font-size:1.4em;
	font-weight:normal;
	height:50px;
	top:20px;
	right:0px;
	line-height:120%;
	position:absolute;


	width:310px;
	height:50px;
	margin:0;
}

.home #header h3 {
	background-color:white;


}
a {
	color:#793739;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#816a7c;
	text-decoration:underline;
}
h2 {
	color:#793739;

}
#topnavwrapper {
	width:100%;
	background-image:url(../images/topnav_bg.gif);
	background-repeat:repeat-x;
	bottom:0;
	position:absolute;
	height:30px;

}
#topnav {
	padding:5px 0 0;
	width:960px;
	margin:auto;

}
#topnav ul li{
	display:inline;
	list-style-type:none;
}
#topnav ul li a{
	display:block;
	float:left;
	padding:0px 8px 3px 8px;

	background-color:#350021;
	-moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -webkit-border-top-left-radius:8px;
   	-webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:0px;
	margin-right:7px;

}
#topnav ul {
	margin: 0px;
	padding:0px;

}
#topnav ul li a {
	color:#fff;
	font-weight:normal;
	text-align:center;
	font-size:1.2em;

}


#topnav ul li.here a, #topnav li.expandhere a, #topnav li.ancestor a{
	background-color:#fff;
	font-weight:normal;
	color:#000;

}
#topnav ul li a:hover{
	background-color:#fff;
	text-decoration:none;
	color:black;

}
#subnav{
	border:0px solid black;
	background-color:#fff;
	line-height:110%;
}
#subnav ul {
	margin:0px;
	padding:0px;
}

#subnav ul li {
	border-bottom:1px solid #793739;
	padding:0px;
	list-style-type:none;
}
#subnav ul li a {
	color:#000;


}

#subnav a {
	display:block;
	padding:8px 5px;
}
#subnav ul li a:hover{
	font-weight:bold;
	color:#793739;
	text-decoration:none;
}
#subnav ul li.here a, #subnav ul li.ancestor a, #subnav ul li.expandhere a{
	color:#fff;
	font-weight:bold;
	background-color:#793739;
}
#subnav ul li.here ul li a, #subnav ul li.expandhere ul li a, #subnav ul li.ancestor ul li a {
	background-color:#FFFFFF;
	background-image:url(../images/subnavarrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	border:0px solid white;
	color:#000000;
	font-weight:normal;
	line-height:1.2em;
	padding-left:12px;
}
#subnav ul li.here ul li a:hover, #subnav ul li.expandhere ul li a:hover, #subnav ul li.ancestor ul li a:hover {
	font-weight:normal;
	color:#793739;
	background-color:#f2edf1;

}
#subnav ul li.ancestor ul li.here a{
	font-weight:bold;
	color:#793739;
	background-color:#f2edf1;

}
/*#subnav ul li.here ul li, #subnav ul li.expandhere ul li, #subnav ul li.ancestor ul li {
	border:none;
	color:#793739;


}*/

#subnav h2 {

	font-size:1.1em;
	font-weight:normal;
	padding:0 5px 3px;
	margin-bottom:0;

}
#crumbtrail {
	color:#624f48;
	font-size:0.9em;

}
#crumbtrail p {
	float:left;
	margin:0 6px 0 0;
	padding:0;
}
#crumbtrail ul {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#crumbtrail ul li {
	background:transparent url(../images/crumb_arrow.png) no-repeat scroll left center;
	float:left;
	list-style-type:none;
	margin:0 8px 0 0;
	padding:0 0 0 10px;
}
#crumbtrail a {
	color:#624f48;
	font-weight:normal;
}
#crumbtrail a:hover {
	color:#d41623;
}
#crumbtrail .grid_2 {
	width:auto;
}


.pad{
	padding:0 0px;

}
#sidebar .pad{
	margin-top:8px;
	padding:4px;
	background-color:#f2edf1;
	-moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
   	-webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;

}

#content0 .pad{
	/*border:4px solid #EEE;*/
	margin-top:1em;
	/*padding:4px;*/
	padding:0px;
}
#content0  {
	padding:0px;


}

#content2 .pad{

	/*background-color:#EEE;*/
	margin-top:20px;
	padding:4px;

}
#content{
	background-color:#FFF;
	padding-top:0.5em;
	padding-bottom:10px;
}

.home .imageholder{
	background-color:#e2dddb;
	float:none;
	margin:0;
	padding:6px 6px 15px;
	text-align:center;
	padding:0 6px 6px;
	overflow:hidden;
}

a img {
	border:medium none;

}
.home h3 {
	background-color:#e2dddb;
	color:#000;
	padding:10px 12px;
	margin-bottom:0px;
	font-size:1.7em;
	font-weight:normal;


}
.gallery_thumb {
	float:left;
	padding-right:10px;

}
.gallery_detail {
	clear:left;
}
.imageholder {
	float:left;
	padding:0px 10px 10px 0px;
}
fieldset {
	background-color:#F2EDF1;
	border:0 none;
	clear:left;
	margin:10px 0;
	padding:0.8em;
	position:relative;
}
form {
	width:100%;
}
input, textarea {
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	width:70%;
}
label {
	display:block;
	float:left;
	font-size:1.1em;
	text-align:right;
	width:25%;
	margin-bottom:15px;
	margin-right:3px;
}
.inputnote {
	float:right;
}
.formelementwrapper {
	border-bottom:solid white 2px;
	margin-bottom:10px;
	padding-bottom:5px;
}

legend {
	color:#E2DDDB;
	font-size:0.1em;

}
#footerwrapper {
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:110px;

}
#footer{
	width:960px;
	margin:auto;
	position:relative;

}
#footer p {
	color:#fff;
	font-size:0.8em;
	margin:5px;
	float:right;
	position:absolute;
	top:80px;
}
#footernav a {
	color:#fff;
	font-weight:normal;
	padding:0 10px;
}
#footer a{
	color:#fff;
	font-weight:normal;
}
#footer a:hover, #footernav a:hover {
	color:#816a7c;
}
#footernav {
	float:left;
	margin-top:20px;
	width:550px;
}
#logos {
	margin-top:23px;
	float:right;
	width:auto;

}
/*#footer p.partners {
	color:#AFAFAF;
	font-size:0.9em;
	margin:5px;
	float:left;
	padding-left:10px;

}

#footer #logos a {
	border:0px solid black;
	padding-left:20px;
}
#footer #logos img {
	border:0px solid black;

	padding-right:20px;
	padding-top:20px;

}*/
dl a , dl a img {
	float:left;
}
dl {
	padding:10px;
}
dl dd {
	clear:left;

}
dl dt  {
	clear:both;
}
dt img {
	display:none;
}
.doc {
	background-image:url(../images/icon_word.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
.main_gallery #sidebar{
	border:solid 1px grey;


}
.loginstatus {
	float:right;
	width:auto;
}
.imagepreview {
	text-align:center;

}

.criteriumedit p{
	clear:both;
}

.promo_bigquote {
	background-color:#f2edf1;
	padding:8px 0px;
	margin:8px 0px;
	-moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
   	-webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
}
.promo_bigquote blockquote {
	background-image:url(../images/quotestart.gif);
	background-repeat:no-repeat;
	margin:5px;
	padding:0px 0px 0px 45px;

}
.blockwrap {
	background-image:url(../images/quoteend.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#350021;
	display:block;
	font-size:1.3em;
	padding:10px 45px 10px 10px;


}

.homepage #content0{
	left:320px;
}

.homepage #content2{
	left:-640px;
}
.blog{
 	border-bottom: solid 8px #F2EDF1;
 }
 .rss_sub {
	background-image:url(../images/icon_rss.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:22px;
}
.blog .rightmedia, .blog .fullimage {
	width:auto;
	float:right;
}
#fromtheblogfeed h2.feedtitle {
	font-size:1.1em;
	font-weight:normal;
	margin-bottom:5px;

}
#fromtheblogfeed h4{
	background-color:#793739;
	margin-top:5px;
	padding-bottom:4px;
	padding-left:8px;
	-moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:0px;
   	-webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;

}
#fromtheblogfeed h4 a {
	background-image:url(../images/blogfeed_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:normal;
	margin:0;
	padding:10px 10px 10px 24px;

}
#fromtheblogfeed .imageholder {
	width:100%;
	padding-bottom:0;
	overflow:hidden;
	height:200px;

}

.boxed {
	background-color:#793739;
	padding:0 8px;
	-moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
   	-webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
}

.resources {
	background-color:#793739;
	width:310px;
	float:left;
	-moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:8px;
   	-webkit-border-top-right-radius:8px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
}
.resources  a{
	color:#fff;
	font-weight:normal;
	padding:10px 5px 10px 25px;
	background-image:url(../images/blogfeed_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-bottom:5px;

}
.resources a:hover{
	text-decoration:underline;
}
.boxed a{
	color:#fff;
}
.boxed a:hover{
	text-decoration:underline;
}
.resources p {
	margin:10px 0 15px;
	line-height:245%;

}
.resources h2 {
	color:#fff;
	font-weight:normal;
	padding:10px 8px;
	border-bottom:white solid 3px;
	margin:0px;
	font-weight:normal;
}
.homepage #mediawrapper {
	width:310px;
	float:left;
	margin-left:10px;

}
.homepage #mediawrapper .mediacaption {
	background-color:#793739;
	color:white;
	padding:8px;
	-moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
    -moz-border-radius-bottomleft:8px;
    -moz-border-radius-bottomright:8px;
    -webkit-border-top-left-radius:0px;
   	-webkit-border-top-right-radius:0px;
    -webkit-border-bottom-left-radius:8px;
    -webkit-border-bottom-right-radius:8px;
}
#content2 .comments {
	border:1px dotted #793739;
	margin-left:310px;
	margin-top:8px;
	padding:5px;
	width:630px;
}
#content2 .comments h3 {
	margin:5px 0px;

}
