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



body {
	color: #ADA7B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	background-color: #1C1914;
	font-weight: 300;
}



 html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, img,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: baseline;
	text-align: left;
}   


a:link {
	text-decoration: none;
	color: #6E868B;
	font-weight: 300;
}
a:active {
	text-decoration: none;
}

a:hover {
	font-style: normal;
	font-weight: normal;
	color: #F4F4F4;
}

a:visited {
	text-decoration: none;
	color: #92A0B8;
}
a:visited:hover {
	text-decoration: none;
	color: #f4f4f4;
}
#wrapper {
	width: 960px;
	margin-top: 15px;
	z-index: 1;
}


#menu {
	width: 190px;
	height: 100%;
	font-size: 9pt;
	font-variant: normal;
	color: #CCC;
	float: left;
	font-weight: normal;
	letter-spacing: 0pt;
	position: fixed;
	z-index: 10;
}
#leftCol {
}

#rightCol {
	float: right;
	width: 730px;
	padding-top: 50px;
	z-index: 1;
}
#leftCol {
	width: 220px;
}


#footer {
	clear: both;
}
#menu .container ul .sectionTitle a {
	color: #C9CACB;
}

#menu .container ul .sectionTitle a:hover {
	color: #f5f5f5;
}

.container {
	padding-top: 30px;
}
#headings {
	margin-left: 10px;
}

#headings p a {
	font-weight: bold;
	color: #666;
	font-size: 9pt;
	padding-left: 3px;
}



#menu ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 95px;
}

#menu ul li.sectionTitle {
	font-size: 9pt;
	font-variant: small-caps;
	color: #FFF;
	letter-spacing: 0.75pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #3F3F3F;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* stuff for main image pages **/
#imageContainer {
	height: 500px;
}
#leftImagePad {
	margin-left: 30px;
}

#buttonBox {
	width: 46px;
	float: left;
	height: 14px;
	padding-top: 6px;
	clear: left;
}
#infoText {
	float: right;
	font-style: italic;
	padding-top: 6px;
	width: auto;
	color: #A6A6A6;
	font-weight: 300;
}

.buttons {
	padding-left: 3px;
}
.alignright,img.alignright{
	float:right;
}
.alignbottom, img.alignbottom {
	float:none;
	padding-top: 20px;
}
.box_shadow {
     -moz-box-shadow: 0px 0px 10px #000000; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 10px #000000; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 10px #000000; /* Opera 10.5, IE 9.0 */
}

/* stuff for thumbnail pages **/
#thumbContent {
	height: 490px;
	width: 700px;
	margin-left: 20px;
}
#thumbInfo {
	margin-bottom: 15px;
	margin-top: 45px;
}
#thumbContent ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 23px;
}
#thumbContent ul li {
	display: inline;
	list-style-type: none;
	margin-right: 23px;
	margin-left: 0px;
	padding-left: 0px;
}

/* general fixes **/
:focus { outline: none;
	}
h1 {
	font-size: 15px;
	font-weight: bold;
}
.italic {
	font-size: 15px;
	font-style: italic;
	color: #A6A6A6;
}
.padding-top2 {
	padding-top: 80px;
}
#infoTextCrow2 {
	float: right;
	padding-top: 6px;
	width: auto;
	padding-right: 20px;
	padding-left: 40px;
}
#infoTextCrow3 {
	float: right;
	padding-top: 6px;
	width: auto;
	padding-right: 72px;
}
#infoTextCrow4 {
	float: right;
	padding-top: 6px;
	width: auto;
	padding-right: 120px;
}
#infoTextCrow6 {
	float: right;
	padding-top: 6px;
	width: auto;
	padding-right: 100px;
}
#infoTextCrow5 {
	float: right;
	padding-top: 6px;
	width: auto;
	padding-right: 220px;
}
#infoTextCrow7 {
	float: right;
	padding-top: 6px;
	width: auto;
	padding-right: 275px;
}
#infoTextCrow8 {
	float: right;
	padding-top: 6px;
	width: auto;
	padding-right: 335px;
}
