/* @override
	http://www.axismaps.com/axis.css
	http://localhost:8888/axismaps.com/axis.css
*/

/*global styles*/
body {
	background-color: #fbf9ed;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: auto;
	height: 100%;
	color: #333333;
}

a {
	color: #32678f;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: underline;
}

a img{
	border-style: none;
	text-decoration: none;
}

a:hover img{
	text-decoration: none;
}

h1{
	font-weight: bold;
	font-size: 18pt;
	line-height: 1;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #466074;
}

h3{
	color: #448652;
	font-size: 10pt;
	margin-bottom: -15px;
	margin-top: 20px;
}

#topbar {
	height: 28px;
	background-color: #d9d7ce;
	margin-bottom: 5px;
}

#topbarSmall{
	height: 8px;
	background-color: #d9d7c3;
	margin-bottom: 5px;
}

.img-shadow {
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 0 10px !important;
	float: left;
}

.img-shadow img{
	margin: -3px 3px 3px -3px;
}

#page {
	width: 800px;
	margin: auto;
	height: auto;
}

#announcement {
	text-align: right;
	color: #89a08e;
}

#nav {
	float: right;
	position: relative;
	bottom: 50px;
	font-size: 11pt;
	font-weight: bold;
}

.navItem{
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	border-left: 1px solid gray;
	color: #df5337;
	position: relative;
	left: 5px;
	height: 17px;
	line-height: 15px;
}

.navItemOn{
	padding-bottom: 7px;
	background: url(images/nav_hover.png) no-repeat center 17px;
}

.navItem:first-child{
	border-left-style: none;
}

.navItem .navItemOn a{
	color: #df5337;
}

.navItem a{
	color: #666666;
}

.navItem a:hover{
	text-decoration: none;
	color: #df5337;
}

.midtitle{
	background-color: #dad8ce;
	border-bottom: 1px solid gray;
	text-indent: 5px;
	margin-left: -10px;
	margin-bottom: 9px;
	font-size: 9pt;
	line-height: 19px;
	padding-top: 5px;
	width: 93%;
	margin-top: 5px;
	padding-bottom: 3px;
}

.midtitle #subtitle{
	padding-left: 5px;
	color: #656565;
}

#barBack {
	background: url(images/sidebarmap.png) repeat-y 565px;
	display: inline-block;
	margin-top: -17px;
	padding-top: 15px;
	width: 800px;
}

.sidebar{
	float: right;
	margin-top: -20px;
	width: 215px;
	padding-right: 15px;
	height: 100%;
	right: 5px;
	position: relative;
}

.sidebar .midtitle{
	margin-left: 11px;
	margin-right: 15px;
	margin-top: 15px;
}

.sidebar ul {
	margin-bottom: 25px;
}

.sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: -10px;
}

.sidebar ul li img{
	position: relative;
	top: 3px;
}

.sidebar .workshop li{
	margin-bottom: 5px;
}

.nolink a:hover{
	text-decoration: none;
}

.nolink a:hover .text{
	text-decoration: underline;
}

img#go {
	padding-right: 10px;
}

table p {
	clear: left;
	line-height: 1.25;
}

.footer {
	font-size: 8pt;
	color: #b1b09e;
	border-top: 1px solid silver;
	padding-top: 10px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.footer a{
	margin-left: 50px;
}

.footer img{
	float: right;
}

/*index.php*/
#intro {
	padding-left: 10px;
	line-height: 1.5;
	width: 790px;
	clear: right;
	margin-bottom: 30px;
}

p.sub {
	color: #89a08e;
}

#newsletter{
	width: 800px;
	margin: auto;
	text-align: right;
	color: #666666;
	padding-top: 4px;
	font-size: 9pt;
}

#slideshow img{
	margin-top: -17px;
	margin-bottom: 10px;
}

#leftColumn {
	width: 400px;
	height: auto;
	float: left;
}

#rightColumn{
	width: 400px;
	height: auto;
	margin-left: 405px;
}

.title {
	width: 90px;
	font-weight: bold;
	text-indent: 8px;
	float: left;
	background-color: #333333;
}

.subtitle{
	background-color: #666666;
	font-size: 9pt;
	text-indent: 8px;
	width: 230px;
	float: left;
	position: relative;
	left: 3px;
}

.learnMore{
	position: relative;
	width: 75px;
	float: left;
}

.content{
	color: #666666;
	width: 370px;
	border: 1px solid silver;
	margin-top: 22px;
	background: url(images/background.png) repeat-x 0 bottom;
	line-height: 1.3;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-bottom: 10px;
	border-left: 4px solid #787878
}

.content p{
	padding-left: 10px;
	padding-right: 10px;
}

.more{
	text-align: right;
	font-weight: bold;
}

#learnBox {
	line-height: 22px;
	color: #fbf9ed;
	width: 395px;
	float: left;
}

#learnBox .subtitle{
	width: 268px;
}

#learnBox .learnMore{
	width: 36px;
}

#learnBox .logo{
	margin-left: 32px;
	margin-top: 10px;
	margin-bottom: -4px;
}

#learnBox .content{
	margin-bottom: 10px;
	padding-bottom: 0;
	height: auto;
}

#learnBox .midtitle img {
	position: relative;
	top: 3px;
	margin-right: 4px;
	margin-left: 4px;
}

.workshopImage{
	float: left;
	width: 155px;
	margin-bottom: 5px;
	margin-left: 30px;
}

.workshopImage .img-shadow{
	position: relative;
	right: 7px;
	bottom: 4px;
}

#serviceBox {
	line-height: 22px;
	color: #fbf9ed;
	width: 395px;
	float: left;
	padding-bottom: 5px;
}

#serviceBox .content{
	background: url(images/backgroundTall.png) repeat-x 0 bottom;
}

#icons{
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 20px;
}

#icons img{
	margin-left: 20px;
	top: 16px;
	position: relative;
}

#icons a:hover{
	text-decoration: none;
}

table#portfolio {
	width: 375px;
	text-align: left;
	margin-left: -10px;
	margin-top: 20px;
}

#serviceBox div.content div.midtitle {
	margin-top: 22px;
}

#portfolio td {
	vertical-align: top;
	padding-left: 5px;
}

#portfolio td p{
	padding: 0;
	margin-left: 3px;
}

#portfolio td:hover p{
	text-decoration: underline;
}

#portfolio div.img-shadow {
	right: 5px;
	position: relative;
}

#indieBox {
	line-height: 22px;
	color: #fbf9ed;
	width: 395px;
	float: left;
}

#indieBox .content{
	padding-bottom: 6px;
	margin-bottom: 10px;
	height: auto;
}

#indieBox .logo {
	margin-left: 23%;
	margin-top: 20px;
}

#resourceBox {
	line-height: 22px;
	color: #fbf9ed;
	width: 395px;
	float: left;
}

#resourceBox .title {
	text-indent: 5px;
	width: 95px;
}

#resourceBox .subtitle{
	width: 225px;
}

#resourceBox .content{
	background: url(images/backgroundTall.png) repeat-x 0 bottom;
}

table#resources {
	width: 375px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#resources div.img-shadow {
	left: 20px;
	position: relative;
}

#resources p{
	width: 135px;
	margin-left: 30px;
	text-align: left;
	padding: 0;
}

#resources td:hover p {
	text-decoration: underline;
}

/*services.php*/
#services {
	float: left;
	margin-top: -17px;
	width: 550px;
	padding-left: 10px;
	line-height: 1.5;
}

#services h2{
	margin-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 350px;
}

#servicebrowser{
	width: 570px;
	margin-top: -10px;
}

#servicebrowser .icon{
	position: relative;
	top: 12px;
}

#servicebrowser a{
	color: #fbf9ed;
}

#serviceHeader {
	height: 78px;
}

.cat{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #fbf9ed;
	float: left;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 21px;
	margin-top: 8px;
}

.catOn{
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: #fbf9ed;
	float: left;
	margin-left: 1px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 21px;
	margin-top: 8px;
	background: url(images/catOn.png) no-repeat center 22px;
	height: 27px;
}

.cap {
	margin-top: 8px;
}

.bar{
	width: 539px;
	height: 6px;
	margin-top: 1px;
	z-index: -1;
	margin-bottom: 22px;
}

#data{
	float: left;
	width: 185px;
	height: 100%;
}

#dataBack{
	background-color: #4f4e47;
	height: 20px;
	width: 90%;
	top: 51px;
	position: relative;
	margin-left: 1px;
	z-index: -1;
	margin-bottom: -20px;
}

#dataOn #dataBack{
	height: 22px;
	margin-bottom: -22px;
}

#data .cat{
	background-color: #818074;
}

#dataOn{
	float: left;
	width: 185px;
	height: 100%;
	clear: both;
}

#dataOn .cat{
	background-color: #818074;
	padding-bottom: 1px;
}

#dataOn .catOn{
	background-color: #818074;
	padding-bottom: 1px;
}

#dataOn .bar{
	background-color: #818074;
	margin-left: 1px;
}

#dataOn .cap{
	border-bottom: 1px solid #818074;
	margin-bottom: -1px;
}

#design{
	float: left;
	width: 143px;
	height: 100%;
}

#designBack{
	background-color: #394957;
	height: 20px;
	width: 90%;
	top: 51px;
	position: relative;
	margin-left: 1px;
	z-index: -1;
	margin-bottom: -20px;
}

#designOn #designBack{
	height: 22px;
	margin-bottom: -22px;
}

#design .cat{
	background-color: #5b758a;
}

#designOn{
	float: left;
	width: 143px;
	height: 100%;
}

#designOn .cat{
	background-color: #5b758a;
	padding-bottom: 1px;
}

#designOn .catOn{
	background-color: #5b758a;
	padding-bottom: 1px;
}

#designOn .bar{
	background-color: #5b758a;
	position: relative;
	right: 184px;
}

#designOn .cap{
	border-bottom: 1px solid #5b758a;
	margin-bottom: -1px;
}

#code{
	float: left;
	width: 215px;
	height: 100%;
}

#codeBack{
	background-color: #8c4645;
	height: 20px;
	width: 90%;
	top: 51px;
	position: relative;
	margin-left: 1px;
	z-index: -1;
	margin-bottom: -20px;
}

#codeOn #codeBack{
	height: 22px;
	margin-bottom: -22px;
}

#code .cat{
	background-color: #bf605e;
}

#codeOn{
	float: left;
	width: 215px;
	height: 100%;
}

#codeOn .cat{
	background-color: #bf605e;
	padding-bottom: 1px;
}

#codeOn .catOn{
	background-color: #bf605e;
	padding-bottom: 1px;
}

#codeOn .bar{
	background-color: #bf605e;
	position: relative;
	right: 327px;
}

#codeOn .cap{
	border-bottom: 1px solid #bf605e;
	margin-bottom: -1px;
}

#description{
	width: 380px;
	margin-left: 158px;
	margin-bottom: 20px;
	clear: right;
}

#description p{
	line-height: 1.2;
	margin-top: 0;
}

#descriptionTitle{
	clear: both;
}

#descriptionTitle a{
	color: gray;
}

#descriptionTitle a#active{
	color: #32678f;
	text-decoration: underline;
}


#example{
	font-size: 10pt;
	font-style: italic;
	color: gray;
	width: 155px;
	float: left;
	margin-left: -7px;
	margin-right: 10px;
	margin-top: -5px;
}

#example a{
	font-size: 12pt;
	color: gray;
}

#example p{
	padding-left: 10px;
}

#example:hover p{
	text-decoration: underline;
}

/*about.php*/
#about {
	float: left;
	margin-top: -15px;
	width: 555px;
	padding-left: 10px;
	line-height: 1.5;
}

#personnel{
	width: 565px;
	text-align: center;
	margin-left: -10px;
	border-top: 1px solid gray;
	padding-top: 15px;
	margin-top: 23px;
	line-height: 20px;
}

.person{
	float: left;
	width: 113px;
	padding-bottom: 1px;
}

.person img{
	margin-top: 15px;
}

.person:hover{
	color: #32678f;
	background: url(images/personBack.png) no-repeat 5px 54px;
	text-decoration: underline;
}

#personOn{
	background: url(images/personnelOn.png) no-repeat 0 0;
	width: 32px;
	height: 11px;
	position: relative;
	left: 40px;
	margin-bottom: -11px;
	top: 145px;
}

#about #bar{
	background-color: #5b758a;
	height: 7px;
	width: 552px;
	clear: both;
	margin-left: 6px;
}

/*portfolio.php*/
#filters{
	padding-top: 4px;
}

#filters .filterOn{
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	color: #666666;
}

.selector{
	width: 154px;
	background: url(images/portfolioBack.jpg) repeat-y;
	height: 453px;
	overflow: auto;
}

.selector .item{
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: -1px;
}

.item:hover p{
	text-decoration: underline;
}

.selector p{
	clear: both;
	padding-left: 8px;
	padding-right: 7px;
}

.selector .itemOn{
	padding-top: 3px;
	padding-bottom: 2px;
	margin-left: -2px;
}

.selector .itemOn img{
	border-style: solid;
	border-width: 2px;
}

.selector .itemOn .img-shadow{
	position: relative;
	left: 1px;
}

#image{
	margin-left: 129px;
	position: absolute;
}

#portfolioText{
	border-top: 1px solid gray;
	padding-top: 20px;
}

#portfolioText #h1{
	font-weight: bold;
	font-size: 18pt;
	line-height: 0;
}

#portfolioText a{
	margin-left: 25px;
}

#credits{
	color: #89a08e;
}

/*resources.php*/
#resourceIntro{
	padding-left: 10px;
	line-height: 1.5;
}

#resourceBoxes{
	width: 825px;
	height: auto;
}

.resource {
	height: 150px;
	background: url(images/background.png) repeat-x;
	width: 380px;
	float: left;
	border: 1px solid silver;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 16px;
	margin-top: 14px;
}

.resource .description{
	padding-right: 10px;
	width: 220px;
	margin-left: 149px;
}

.resource .img-shadow{
	right: 10px;
	position: relative;
	bottom: 5px;
}

.resource .h1{
	font-weight: bold;
	font-size: 16pt;
	line-height: 20px;
	color: #32678f;
}

.resource code a{
	font-size: 12pt;
}

/*code.php*/
#codeBoxes{
	width: 825px;
	height: auto;
}

#codeBoxes .resource{
	width: 788px;
	height: 142px;
}

#codeBoxes .description{
	width: 630px;
}
/*publications.html*/
#publications{
	padding-left: 10px;
	float: left;
	margin-top: -15px;
	width: 560px;
	line-height: 18px;
	height: 100%;
}

/*workshop.html*/
#workshop{
	width: 555px;
	float: left;
}

img#workshopHeader {
	margin-top: -15px;
}

#workshop .topic{
	width: 48%;
	float: left;
	height: 275px;
	margin-bottom: 15px;
}

.topic+.topic{
	border-left: 2px dotted #cdcdcd;
	padding-left: 10px;
}

.topictitle{
	background-color: #333333;
	width: 255px;
	color: white;
	font-weight: bold;
	text-indent: 5px;
	padding-bottom: 2px;
}

.topic ul{
	margin-left: -10px;
}

.topic ul li{
	margin-bottom: 5px;
}

.headshot{
	float: left;
}

.headshot .name{
	color: #666666;
	font: small-caps bold 12pt Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
}

.headshot p{
	margin-left: 130px;
	margin-top: 3px;
	margin-bottom: 15px;
}

#bottombar{
	border-top: 2px dotted #cdcdcd;
	background-color: #666666;
	width: 100%;
	height: 120px;
}

#bottombar .info{
	padding-right: 8px;
	width: 23%;
	float: left;
	padding-left: 8px;
	color: white;
	font-size: 9pt;
}

#bottombar .info h3{
	color: #cdd332;
	margin: 5px 0;
	font-size: 10pt;
}

div#contact{
	margin-left: 11px;
	background-color: #eaeaea;
	width: 205px;
	padding: 10px 10px 33px;
	margin-top: 5px;
}

div#city.signup {
	width: 146px;
	float: left;
}

#contact input{
	width: 192px;
	margin-bottom: 5px;
}

input#City {
	width: 133px;
}

input#submit {
	width: 95px;
	float: right;
	margin-right: 6px;
	margin-top: 6px;
}