﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

strong {
    font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table td {
    vertical-align: top;
}

body 
{
    background:#231f20;
    color:#fff;
    line-height:22px;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    overflow:auto;
}

#container
{
    width:1400px;
   /* max-width:1400px;
    min-width:940px;*/
    margin: 0 auto;
    overflow:hidden;
}

header
{
    height:35px;
    overflow:hidden;
}
nav
{
   	width: 820px;
    margin:0 auto;
    overflow:hidden;
}

a
{
    color: #ccc;
}

a:hover
{
    text-decoration: none;
}

.nav-arrow
{
    width:24px;
    height:14px;
    top:32px;
    color:#fff;    
    position:absolute;
    overflow:hidden;
    
}

#background
{
    height:728px;
    background: url(images/background.jpg) no-repeat;
    overflow:hidden;
    position:relative;
}

#background-text
{
    top: -1px;
    left: 245px;
    position:relative;
}

#background-photo
{
    top:35px;
    right: -100px;
    width:1400px;
    height:728px;
    position:absolute;
    overflow:hidden;
}

#background-photo img
{
    width:961px;
    height:728px;
    float:right;
}

#content-container
{
    width:430px;
    height:200px;
    top: 100px;
    left: 100px;
    position:relative;
}

blockquote,
p
{
    margin: 1em 0;
    padding: 0 10px 0 0;
}

blockquote
{
    font-style: italic;
}


span.quote
{
    font-weight: bold;
    font-size: 20px;
}

.list-text
{
    color:#fff;    
    font-family:Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height:22px;
    margin: 0px 15px 5px 15px;
    font-size:14px
}

.larger-text
{
    font-size:18px;
    font-weight:bold;
    margin-bottom: 0.5em;
    margin-top: 0;
}

.list-margins
{
    margin: 0px 15px 5px 30px;
}

.small-image-size
{
    width:90;
    height:70;
}

.medium-image-size
{
    width:90;
    height:90;
}

/* navigation */
ul.topnav {
	list-style: none;
	/*padding: 0 20px;*/
	margin:0 auto;
	width: 820px;
	font-size: 1.2em;
}

ul.topnav li 
{
    float: left;
	margin: 0;
	/*padding: 0 20px 0 0;*/
}

ul.topnav li a{
	/*padding: 10px 5px;*/
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}

ul.topnav li a:hover
{
   /*background: url(/resources/images/topnav_hover.gif) no-repeat center top;*/
}

ul.topnav li a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

ul.topnav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

ul.topnav li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

ul.topnav li a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

h1
{
    color:White;
    font-size:24px;
}

.table-borders tr td
{
    border: 1px solid white;
}

.div-margins
{
    margin: 18px 0px 0pc 0pc;
    padding:20px;
    opacity:0.8;
    background-color:#1f1f1f;
}

.contained-div-margins
{
    margin:10px 0px 10px 0px;
}

.ventures-div-size
{
    width:410px;height:73px;
    padding:10px;
}

.beliefs-div-size
{
    width:390px;
    height:auto;
    min-height: 183px;
}

.rounded-corners
{
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left:10px;
}

#scrollbar1 { width: 400px; height: 440px; clear: both; margin: 20px 0 10px; }
#scrollbar1 .viewport { width: 380px; height: 100%; overflow: hidden; position: relative; top: 0; left: 0; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: Gray; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
#scrollbar1 .track { background-color: White; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { height: 20px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

ul.circle 
{
    list-style-type:circle;
    margin-left: 30px;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

.success
{
    border: 1px solid #03562c !important;
    color: green !important;
}
.error
{
    border: 1px solid #921a1a !important;
    color: red !important;
}
