body { 
  background: #fff url(/public/images/nav_header_background.gif) repeat-x;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

/* override box class */
.box {
	background-color: #fff;
}

/* general wrapper for most text-heavy pages */
.article {
	margin: 10px 20px;
}

.article ul {
	padding-left: 15px;
}

/* chronology features: d = date, c = copy */

.chronology  {
	margin-left: 40px;
	line-height:180%;
	

}

.chronology d {
	
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.chronology c {
	
	color: #000000;

}

/* for embedded images */

.photocaption {
	width: 80%;
	float:center;
	font-size:90%;
	line-height:135%;
	margin:10px;
	padding:10px 10px 10px 10px;
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	font-weight: bold;

}

.float-left { 
    float:left; 
    margin:5px; 
}

.short-pad { 
    padding:5px 12px 30px 5px;

}

.tall-pad { 
    padding: 30px 25px 25px 5px;

}

/* the pullquote arsenal */

.pullquote-master {
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	margin: 15px;
	padding: 10px 7px 7px 7px;
}

.pq-left {
	float:left;

}

.pq-right {
	float:right;

}

.pq-25wide {
	width: 25%;

}

.pq-35wide {
	width: 35%;

}

.pq-44wide {
	width: 44%;

}

.pq-80wide {
	width: 80%;

}

.pq-85wide {
	width: 85%;

}

.pq-text {
	font-size:115%;
	line-height:140%;
	font-style: italic;
	color: #007ABC;

}	

/* t = testimonial, p = speaker details */

.pullquote-master t {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	
}

.pullquote-master p {
	line-height:135%;
	font-size: 75%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;

}

.pull-video {
	width: 310px;
	float: right;
}

.pullbar {
    float: right;
	clear: right;
    background-color: #eee;
    padding: 10px;
    width: 160px;
    position: relative;
    margin: 10px;		
}

.video-pull {
	float: right;
	background-color: #eee;
}

.basic-list {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}

.basic-list li {
	font-weight: bold;
}

/* overview paragraph at many top level pages */

.overview {
	font-size: 14px;
}

.sidebar {
	padding-top: 36px;
}

.shaded {
	background-color: #e5ecf9;
}

.contact {
	width: 180px;
	background-color: #eee;
	padding: 10px;
}

.contact h3 {
	font-size: 85%;
	color: #666;
	font-style: italic;
}

.contact p {
	
}

.contact a {
	
}

/* scrolling areas on homepage */

#press, #events {
	width: 100%;
}

.scroll-pane {
	height: 240px;
	overflow: auto;
	float: left;
}


/* used for more links */
a.more {
	font-style: italic;
	font-weight: bold;
	color: #007ABC !important;
}

.jobs li a {
	color: #007ABC;

}


/* special selector just for the news and events page */
h2 a.more {
    font-size: 10pt;
    font-weight: normal;
    margin-left: 5px;
}

/* override basic header properties */ 

h1, h2, h3 {
	font-style: italic;
}

h4 {
	font-style: bold;
	font-style: italic;
	
}

h5 {
	font-style: bold;
	
}

.first-10 {
	margin-top: 10px;
}

.first-20 {
	margin-top: 20px;
}

.first-30 {
	margin-top: 30px;
}

#logo {
    width: 230px;
    height: 76px;
    float: left;
    background: url(/public/images/crypto_header_logo.jpg) no-repeat;
}

#logo img {
    display: none;
}

#home-flash {
    clear: both;
}


/* home page video box */
.tv {
    text-align: center;
    background-color: #eee;
}

.tv img {
    display: block;
    margin: 10px 15px;
}

.tv p {
    text-align: left;
    padding: 0px 15px 15px 20px;
}

/* Search box */
#searchbox {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

fieldset.search {
	border: none;
	width: 170px;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 10px;
}

.search input, .search button {
	border: none;
	float: left;
	background-attachment:fixed;
}

.search input.box {
	color: #666;
	font-size: 1.0em;
	width: 128px;
	height: 30px;
	padding: 0px 0px 0px 7px;
	background: url(/public/images/search_bg.gif) no-repeat;
	margin: 0px;
}

.search input.box:focus {
	background: url(/public/images/search_bg.gif) no-repeat left -30px;
	outline: none;
}

.search button.btn {
	width: 31px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 0px;
	background: url(/public/images/search_bg.gif) no-repeat top right;
}

.search button.btn:hover {
	background: url(/public/images/search_bg.gif) no-repeat right -30px;
}

.squeeze-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.squeeze-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.tight {
	margin-bottom: 3px;
}

.loose {
	line-height:140%;
}

.emphasize {
	font-weight: bold;
        font-size: 105%;

}


/* video lightbox on home page */
#shade { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	z-index: 100; 
	background: url(/public/images/shade.png); 
	display: none; 
	text-align: left; 
}

/* Video box, positioned in dead center of browser */
.videobox { 
	position: absolute; 
	width: 780px; 
	height: 472px; 
	z-index: 200; 
	border: 1px solid #222; 
	background: #111;
	top: 50%; 
	left: 50%; 
	margin-top: -221px; 
	margin-left: -390px;
	text-align: center;
}

.videobox img {
	border: none; 
	margin: 0px;
}

#flashvideo {
	margin: 0px auto;
}

/*The "X" in the upper right corner of videobox */
.vclose { 
	top: 0px; 
	float: right; 
}

/* vertical subnav */

.subnav {
	margin-right: 0px;
}

.subnav h3 {
	font-size: 110%;
	color: #666;
	margin-left: 5px;
}

.subnav ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	border-top: 2px solid #999;
}

.subnav a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	color: #999999;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-size: 90%;
}

.subnav a:hover {
	background-color: #eee;
	text-decoration: none;

}


.subnav .current {
	background-color: #ff0;
}

.subnav-column {
    padding: 40px 10px 10px 10px;
}

.subnav-column2 {
    padding: 10px 10px 10px 10px;
}

.subnav-column3 {
    padding: 20px 20px 20px 20px;
	font-size: 95%;

}

.shade-column {
    	width: 160px;
	float: right;
	margin-left: 20px;
	padding: 20px 20px 20px 20px;
	font-size: 90%;
	background-color: #e5ecf9;

}

/* various page headers  */

.header {
	font-style: italic;
	font-weight: normal;
	color: #666;
}

.header strong {
	color: #09f;
	font-weight: normal;
}

.header-14 {
	font-size: 13pt;
}

.header-18 {
	font-size: 18pt;
}

.list-header {
	margin-bottom: 10px;
}

.article-header {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* content boxes */

.product-button-small {
	border: 0px solid #999;
	background-color: #fff;
        width: 100%;
	margin-bottom: 10px;
	position: relative;
}

.product-button-small img {
	width: 90px;
        height: 90px;
        float: left;
}

.product-button-small h4 {
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
        margin-left: 100px;
}

.product-button-small p {
	color: #666;
	/* font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; */
        line-height: 1.3em;
	padding-left: 10px;
        margin-left: 100px;
	
}

.product-button-small a {
	font-style: italic;
	font-weight: bold;
	color: #007ABC;
	display: block;
	text-align: right;
	padding-right: 10px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.product-button {
	border: 0px solid #999;
	background-color: #fff;
	width: 308px;
	height: 300px;
	margin-bottom: 10px;
	position: relative;
}

.product-button img {
	
}

.product-button h4 {
	background-color: #ff0;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 5px;
}

.product-button p {
	color: #666;
	font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	padding: 0px 0px 0px 10px;
	
}

.product-button a {
	font-style: italic;
	font-weight: bold;
	color: #007ABC;
	display: block;
	text-align: right;
	padding-right: 10px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

/* homepage excerpts */

.excerpt ul {
	list-style-type: none;
	padding-left: 0px;
}

.excerpt li {
	margin-bottom: 1.5em;
}

.excerpt .date {
	font-size: 85%;
	color: #000000;
}

.excerpt p {
	margin-bottom: 2px;
	font-size: 90%;
}

.excerpt h2 {
  color: #333;
  /* font-size: 14pt; */
  font-style: italic;
  padding: 25px 0px 0px 0px;
  border-bottom: 2px solid #666;
  margin-bottom: 5px;

}


/* used on the home page */
h2.excerpt-header {
   padding-top: 0px;
}

.excerpt h3 {
	/* font-size: 13pt; */
	font-size: 120%;
	margin-bottom: 2px;
	line-spacing: 1.3em;
}

.excerpt h4 {
	/* font-size: 13px; */
	margin-bottom: 2px;
}

.excerpt h6 {
	font-size: 85%;
	font-weight: normal;
	font-style: italic;
}

.excerpt a {
	color: #007ABC;
}

.excerpt img {
	float: left;
}

.news-logo {
	width: 160px;
	text-align: center;
}

.news-logo img {
	float: left;
}

/* on the executive profiles page */
/* management styles */

.manager-title {
    font-size: .8em;
	line-height: 1.2em;
    font-style: italic;
}

.manager-name {
    font-size: 1.2em;
}

.profile {
	text-align: center;
    width: 220px;
    height: 200px;
}

.profile img {
	border: 1px solid #ccc;
}

.profile h3 {
	margin-top: 6px;
	color: #007ABC;
}

.profile p {
	font-style: italic;
	color: #000000;
	line-height: 1.2em;
}

.thumb {
	width: 80px;
	height: 112px;
	border: 0px solid #999;
	margin: auto;
	background-position: right top;
}


/* video */
.video-container {
	background-color: #333;
	text-align: center;
	
}

#video {
	width: 760px;
	margin: 50px auto;
}

/* sitewide footer */

#sitemap {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  margin-top: 40px;
  padding-top: 10px
}

#sitemap ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

#footer {
    width: 950px;
    overflow: hidden;
}

#footer .footer-column {
  margin-left: 60px;
  margin-right: 50px
  padding-left: 0px;
  float: left;
}

#footer .footer-column li a {
	font-size: 85%;
}

#sitemap h4 {
  font-size: 13px;
  margin-bottom: 5px;
}

#sitemap a {
  font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	color: #999;
}

#copyright { 
  padding: 20px;
  color: #999;
  text-align: center; 
}
