/* $Id: stokely.css,v 1.28 2008-01-27 09:37:01 murray Exp $ */
  /* order: top right bottom left */
/* Internationalization Styles */

:lang(es) {
	margin: 0;
	padding: 0;
	display: none;
}

#es {
	margin: 0;
	padding: 0;
	display: none;
}

span.albumsubtitle {
	margin-top: 2px;
	font-size: 11pt;
	font-style: italic;
}

P { font-size: 12pt;
    font-family: Helvetica, Arial, sans-serif;
}

p.first:first-letter {font-size:150%}

div.topads {
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.centralcolumn {
	width: 80%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.leftfooter {
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #888;
	font-style: normal;
        font-size: smaller;
}

div.leftfooter address {
	font-size: 7pt;
	font-family: Helvetica, Arial, sans-serif;
}


div.section {
	margin-bottom: 10px;
}

div.secttitle {
	background-color: #696;
	font-size: 14pt;
	font-weight: bold;
	width: 100%;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

}

div.blackbox {
	background-color: black;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-right: 1px solid #696;
	border-top: 1px solid #696;
	border-bottom: 1px solid #696;
	border-left: 1px solid #696;
}


div.setdesc {
	width: 95%;
	background-color: white;
	position: relative;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

div.traveldesc {
	width: 400px;
	background-color: white;
	text-align: left;
	position: relative;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

div.resume {
	width: 400px;
	background-color: white;
	text-align: left;
	position: relative;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

div.cvtitle {
	width: 400px;
	color: white;
	font-weight: bold;
	font-size: 14pt;
	background-color: green;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 5px 5px 5px 5px;
	padding: 0;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

div.cvlist {
	margin: 5px 5px 5px 5px;
}

/* max-width: 250px; */
/* 	float: right; */

div.textbox {
	background-color: white;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

div.frontmatter {
	margin-bottom: 5px;
}

/*	margin-left: 20px;*/

div.welcome {
	width: 70%;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* 	width: 90%;
*/

span.contentbox {
	text-align: left;
	background-color: white;
	margin-top: 5px;	
	margin-bottom: 5px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

div.contentbox {
	text-align: left;
	background-color: white;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;	
	margin-bottom: 5px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

div.layoutbox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;	
	margin-bottom: 5px;
}

div.contentleft {
	background-color: white;
	width: 400px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

div.contentright {
	background-color: white;
	margin-left: 420px;
	margin-right: 0px;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

div.contenttitle {
	background-color: black;
	color: white;
	padding: 2px 15px 2px 15px;
	font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
}

div.contentsubtitle {
	background-color: #cccccc;
	color: black;
	padding: 2px 15px 2px 15px;
	font-size: 12pt;
	font-family: Helvetica, Arial, sans-serif;
}

img {
	border: 0;
}

/* float: left; */
div.imagebox {
	max-width: 200px;
	margin-left: 0px;
	border-right: 1px solid #036210;
	border-top: 1px solid #036210;
	border-bottom: 1px solid #036210;
	border-left: 1px solid #036210;
}
/*
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
*/
div.boxlabel {
	font-size: 14pt;
	background-color: #336699;
	color: white;
}
div.boxsubtitle {
	background-color: #cccccc;
	color: black;
}

div.boxcontent {
	font-size: 10pt;
}

  /* order: top right bottom left */
div.sh {
	margin: 0;
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 10pt;
	background: url(images/shanghai-fade-150.jpg) bottom right no-repeat;
}

div.ca {
        margin: 0;
        background: url("http://www.freebsdmall.com/images/nav/sf-fade.jpg") bottom right no-repeat;
        padding: 10px 0px 10px 15px;  /* order: top right bottom left */
}

div.ox {
        margin: 0;
        background: url("images/london-fade-250.jpg") bottom right no-repeat;
        padding: 10px 0px 10px 10px;  /* order: top right bottom left */
}


body {
	margin: 0;
	padding: 0;
}

body.basic {
	margin: 0;
	padding: 0;
	background: url(images/bamboo-tile.gif);
}


/* Left column */

#left {
	float: left;
	width: 200px;
	margin-left: 0px;
	margin-right: 5px;
}

#right {
	position: absolute;
	left: 210px;
}

div.inlinebox {
        background-color: white;
        display: inline;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        margin-bottom: 5px;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
}

ul {
	margin: 0;
	padding-left: 2em;
	padding-right: 2em;
}

li ul {
	padding-right: 0;
}

ul.navbar2 {
	display: inline;
	background-color: white;
        list-style: none;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
}


ul.navbar2 li {
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        padding: 0;
        color: #97f3b4;
        list-style-type: none;
}

/* Navigation Menu : Borrowed from Jim Mock */
/* Navigation **********/

#navbar2 {
	display: inline;
	background-color: white;
        list-style: none;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
}

#navbar2 li {
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        padding: 0;
        color: #97f3b4;
        list-style-type: none;
}

#nav {
	position: relative;
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	height: 20px;
}

/*	color: #ffffff; */
#nav li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	color: #97f3b4;
	list-style-type: none;
}

#picnav li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	color: #97f3b4;
	list-style-type: none;
}

#leftbox a.here:link, #nav a.here:visited {
	color: #c96;
	font-weight: normal;
	border-bottom: 2px solid #888;
}

#nav a.here:link, #nav a.here:visited {
	color: #c96;
	border-bottom: 2px solid #888;
}

#header {
	background: #036210 url("./images/header36.jpg") left no-repeat;
	color: #333333;
	padding: 5px 0 2px 3px;
	height: 36px;
	border-top: 0px;
	border-bottom: 0px;
	font-weight: bold;
	font-size: 18pt;
	font-family: Helvetica, Arial, sans-serif;
}

/* Page header **********/
/* 


/* General elements **********/
a:link {
	color: #696;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #d0cfae;
}

a:visited {
	color: #888;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #696;
}

a:hover {
	color: #69c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #888;
}

div.topnavbar {
	background-color: black;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 0px;
	padding: 1px 5px 1px 5px;
}

span.navitem {
	color: white;
}

div.whitebox {
	background-color: white;
	position: relative;
	margin: 0 auto;
	padding: 0 0 100px 0;
	border-right: 1px solid #696;
	border-left: 1px solid #696;
}

#container {
position: relative;
margin: 0 auto;
padding: 0 0 100px 0;
border-right: 1px solid #696;
border-left: 1px solid #696;
}

/*
#container {
position: relative;
margin: 0 auto;
padding: 0 0 100px 0;
width: 750px;
border-right: 1px solid #696;
border-left: 1px solid #696;
}
*/


H1 { 
	color: red;
	font-family: serif;
	font-style: normal;
	font-weight: normal;
}
H2 { 
	color: black;
	font-family: serif;
	font-style: normal;
	font-weight: normal;
}
H3 {
	color: black;
	font-family: serif;
	font-style: normal;
	font-weight: normal;
}

p.header {
	background-color: white;
	width: 85%;
	padding: 10px 15px 10px 15px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

font.header { font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
}
font.wheader { font-size: 14pt;
	font-family: Helvetica, Arial, sans-serif;
	color: white;
}

font.modified { color: white;
	text-align: center;
	font-size: 10pt;
}

div.footerbar {
	width: 100%;
	border-top: 2px solid #696;
	margin-top: 10px;
	background-color: black;
	color: white;
	padding: 5px 10px 5px 10px;
}

td.w3cicon {
	width: 88px;
}

div.footervalid {
	position: absolute;
	text-align: right;
	float: right;
	width: 100%;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: auto;
	border-right: 1px solid #fff;
	border-top: 1px solid #696;
	border-bottom: 1px solid #696;
	border-left: 1px solid #696;
}

address {
	font-size: 7pt;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #fff;
}

a.navbar:visited { color: white }
a.navbar:link { color: white }

.white { color: white; }

/* Tables */
table.thumbnails {
	background-color: #fff;
	border: 0px;
	width: 100%;
}

div.mapstitle {
	font-weight: bold;	
}

div.hundredpixheight {
	height: 100px;
}

div.map {
	float: left;
	height: 100px;
	margin-right: 10px;
}

table.albums {
	width: 100%;
}

tr.albumlist-2col {
	background-color: #fff;
}

tr.albumlist-2col td {
	width: 25%;
}

div.w3cfooter {
	margin-top: 15px;
	padding-top: 5px;
	background-color: #000;
	height: 45px;
}

div.copyright {
	background-color: #000;
	border-top: 1px solid #000;
	padding-top: 3px;
	padding-right: 3px;
	float: left;
	clear: left;
}

div.leftw3cbox {
	height: 45px;
}

div.w3cbutton {
	border-top: 1px solid #000;
	padding-top: 3px;
	float: left;
}

img.w3cicon {
	border: 0px;
	width: 88px;
	height: 31px;
}

hr.eighty {
	width: 80%;
}
