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

body 	{
	background:#ccc;
	color:#000000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.4em;
}

/* text links */
a {
	color: #660000;
	text-decoration:none;
}

a:visited {
	color: #663333;
	text-decoration:none;
}

a:hover {
	color: #FF0000;
	text-decoration:none;
}

#container { 
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	background-color: #FFF;
}

#container-nav {
	width: 900px;
	background-color: #fff;
} 

/*index left column */
#container1 {
	float: left;
	width: 594px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 36px;
	padding: 30px 0px 0px 0px;
	display: inline;
}

/*index right column */
#container2 { 
	width: 184px;
	float: right;
	margin: 0 0 0 0px;
	padding: 30px 50px 0px 36px;
	border-top: none;
	border-bottom: none;
	border-right: none;
	display: inline;
} 

/*index - nested editors blog */
#container-editor {
	float: left;
	width: 172px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0;
	line-height: 1.4em;
}

/*index - nested making of */
#container-making { 
	width: 396px;
	float: right;
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 26px;
	border-top: none;
	border-bottom: none;
	border-right: none;
	display: inline;
}

/*1 col top-ARCHITECTURE */
#container1col {
	float: left;
	width: 800px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 36px;
	padding: 30px 0px 0px 0px;
	display: inline;
}

/*half-column-bottom-ARCHITECTURE */
#container-bot-half { 
	width: 536px;
	float: right;
	margin: 0 0 0 0px;
	padding: 0px 50px 0px 36px;
	border-top: none;
	border-bottom: none;
	border-right: none;
	display: inline;
}

/*second level right column-FEATURES */
#container2-second { 
	width: 184px;
	float: right;
	margin: 0 0 0 0px;
	padding: 75px 50px 0px 36px;
	border-top: none;
	border-bottom: none;
	border-right: none;
	display: inline;
}

/*second level- HIGHLIGHTS */
#container-top {
	width: 900px;
	background-color: #fff;
}

/*second level- 2 column left- HIGHLIGHTS */
#container-2col-left {
	float: left;
	width: 342px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 36px;
	padding: 30px 0px 0px 0px;
	display: inline;
}

/*second level right column-HIGHLIGHTS */
#container2-second-wide { 
	width: 436px;
	float: right;
	margin: 0 0 0 0px;
	padding: 73px 50px 0px 36px;
	border-top: none;
	border-bottom: none;
	border-right: none;
	display: inline;
}

/*second level- three column - left - HIGHLIGHTS */
#container-3col-left {
	float: left;
	width: 252px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 36px;
	padding: 10px 36px 0px 0px;
	display: inline;
}

/*second level- three column - middle - HIGHLIGHTS */
#container-3col-middle {
	float: left;
	width: 252px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 0px;
	padding: 10px 36px 0px 0px;
	display: inline;
}

/*second level- three column - right - HIGHLIGHTS */
#container-3col-right {
	float: right;
	width: 252px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 0px;
	padding: 10px 36px 0px 0px;
	display: inline;
}

/*second level- 2 column left half - ADVERTISING */
#container-2col-left-half {
	float: left;
	width: 389px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 36px;
	padding: 30px 0px 0px 0px;
	display: inline;
}

/*second level right column half - ADVERTISING */
#container-2col-right-half { 
	width: 389px;
	float: right;
	margin: 0 0 0 0px;
	padding: 73px 50px 0px 36px;
	border-top: none;
	border-bottom: none;
	border-right: none;
	display: inline;
}
.horizGreyLine {
	clear: both;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#footer {
	clear: both;
	width: 900px;
	text-align: left;
	background-color: #fff;
	color: #000000;
	font-size: 0.8em;
	height: 50px;
	text-indent: 36px;
	margin-top: 14px;
	padding: 4px 0 0 0;
	border-top: 1px solid #686161;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	padding-top: 0px;
}

h1 {
	font-family: Arial Narrow, Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 1.0em;
	color: #333;
	text-align: left;
	padding: 0px 5px 0px 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 5px;s
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: -10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: -10px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.09em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #BA9B6A;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
	text-align: left;
	margin-bottom: 0px;
	text-transform: capitalize;
}

.archives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333;
	text-align: left;
}

.credits {
	color: #845735;
	text-align: left;
}

.list {
	line-height: 1.9em;
}

hr {
	border-top: 1px solid #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


.horizGrayLine {
	border-top: 1px solid #999999;
}

/*captions */

div.figure {
  width: 594px;
}

div.figure-middle {
  float: right;
  width: 200px;
  margin-left: 20px;
  padding: 0.8em, 0, 0, 0.8em;
}

div.figure-right {
  float: right;
  width: 205px;
  margin-left: 15px;
}

div.figure-left {
  float: left;
  width: 304px;
  margin-left: 10px;
  padding: 0.5em;
}

div.figure p, div.figure-right p, div.figure-middle p, div.figure-left p {
  text-align: left;
  font-size: smaller;
  text-indent: 0;
  line-height: 13px;
  margin-top: -4px;
}

.captions {
  text-align: left;
  font-size: smaller;
  text-indent: 0;
  line-height: 13px;
  margin-top: -4px;
}

.float-right-wrap {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;

}
.float-left-wrap {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif].divider-dotted {
}


.formfield-40 {
	color : #000;
	background-color: #FFF;
	border-top:2px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #999;
	margin: 2px 0 10px 0;
	width: 40px
}

.formfield-100 {
	color : #000;
	background-color: #FFF;
	border-top:2px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #999;
	margin: 2px 0 10px 0;
	width: 100px
}

.formfield-140 {
	color : #000;
	background-color: #FFF;
	border-top:2px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #999;
	margin: 2px 0 10px 0;
	width: 140px
}

.formfield-150 {
	color : #000;
	background-color: #FFF;
	border-top:2px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #999;
	margin: 2px 0 10px 0;
	width: 150px
}

.formfield-180 {
	color : #000;
	background-color: #FFF;
	border-top:2px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #999;
	margin: 2px 0 10px 0;
	width: 180px
}


.formfield-340 {
	color : #000;
	background-color: #FFF;
	border-top:2px solid #666;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid #999;
	margin: 2px 0 10px 0;
	width: 340px
}

.formfield-radio {
	color : #000;
	line-height: 18px;
	background-color: #FFF;
	margin: 3px 5px 8px 0;
	float: left;
}
