/*
 * Version: 11-16-2005
 * CRYOGENIC CONSULTANCY LEIDEN STYLESHEET - SCREEN
 * 
 * Media: all
 */

/* --------------------
 * Default Styling
 * -------------------- */
@import url(../snelsite.css);
@import url(../multi.css);

html {
	background: #3e6682 url("images/background_01.gif") repeat-x;
	color: #333;
}
body {
	background: transparent;
}

a:link, a:visited {
	border-bottom: 1px solid #3086bf;
	color: #3086bf;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	border-bottom-width: 0;
	text-decoration: none;
}

body label:hover {
	color: #ffcc00; 
}

input.bginput:focus {
	border-color: #ffcc00;
}

h2 {
	color: #369;
	font: 150%/100% Georgia, "Times New Roman", serif;
}

h3 {
	color: #000;
	font-size: 120%;
	font-weight: bold;
}

h4 {
	color: #000;
	font-size: 115%;
	font-weight: bold;
}

fieldset, img {
	border: none;
}

label {
	color: #369;
	font-size: 95%;
	font-weight: bold;
	line-height: 175%;
}

ul { 
	list-style-type: none; 
}

ol li {	
	margin-left: 3em; 
}


/* --------------------
 * Input Styling
 * -------------------- */
.textfield, textarea {
	background-color: #fff;
	border: 1px solid #999;
	padding: 3px 5px;
	width: 140px;
}

.textfield:focus, textarea:focus {
	border-color: #fc0;
}

textarea {
	width: auto;
}

.submit {
  background: url("images/form_submit_white.gif") no-repeat center top;
	border: none;
	display: block;
  height: 25px;
  width: 73px;
  text-indent: -999em;
  cursor: pointer;	
}

.readonly {
	background-color: #fff;
	border: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}


/* --------------------
 * General Layout
 * -------------------- */
#container {
	background-color: #fff;
	border-top: 1px solid #3e6682;
	border-bottom-width: 0;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 760px;
} 

#header {
	margin: 0;
}

#header a {
	background: #f8f8f8 url("images/title.gif") repeat-x;
	border: 1px solid #e5e5e5;
	border-top-width: 3px;
	display: block;
	height: 73px;
	line-height: 73px;
	text-decoration: none;
	text-indent: -3650px;
}


/* --------------------
 * Navigation
 * -------------------- */
#navigation {
	background: #4d80a2 url(images/navigation_background_02.gif) repeat-x;	
	font: 90%/150% Trebuchet MS, Helvetica, Verdana, sans-serif;
	margin: -15px 9px 0 9px;
}

#navigation ul {
	background: url(images/navigation_right.gif) no-repeat bottom right;
	margin: 0;
}

#navigation li {
	border-right: 1px solid #e5e5e5;
	float: left;
	margin: 0;
}

#navigation a:link, #navigation a:visited {
	background: url(images/navigation_background_01.gif) repeat-x bottom;
	border-right: 1px solid #3e6682;
	border-bottom-width: 0;
	color: #fff;	
	float: left;
	min-height: 21px;
	padding: 5px 20px 6px 20px;
	text-decoration: none;
	white-space: nowrap;
}

#navigation a:hover, #navigation a:focus, #navigation a:active, #navigation a.current {
	background-color: #ffe340;
	background-image: url(images/navigation_background_01_ho.gif);
	border-right: 1px solid #c1a32a;
	color: #333;
}

/* First item is different */
#navigation li.first {
	border-left: none;
}

#navigation li.first a:link, #navigation li.first a:visited {
	background: url(images/navigation_left.gif) no-repeat bottom left;
	border-left: none;
}

#navigation li.first a:hover, #navigation li.first a:focus, #navigation li.first a:active {
	background-color: #ffe340;
	background-image: url(images/navigation_left_ho.gif);
}

#skip-navigation {
	 position: absolute;
	 left: -999em;
}


/* --------------------
 * Content
 * -------------------- */
#content {
	position: relative;
	clear: both;
	font-size: 75%;
	padding: 0 40px 20px 40px;
	margin-top: 1.25em;	/* Collapses with first h2 */
}

#content blockquote {
	background: #f0f0f0 url("images/equote.gif") no-repeat bottom right;
	border: 1px solid #e5e5e5;
	color: #666;
	font-size: 95%;
	line-height: 125%;
	margin: 1em;
}

#content blockquote p {
	background: url("images/squote.gif") no-repeat top left;
	padding: 1em 1em 0 1em; /* p has a bottom margin already */	
}

#content h2 {
	background: url("images/bullet_header_yellow.gif") no-repeat 0 60%;
	clear: both;
	margin: 1.25em 0 0.25em -15px;
	padding-left: 15px;
}

#content ul li, #content dt {
	background: url("images/bullet_yellow.gif") no-repeat 0 60%;
	padding-left: 10px;
}

body p { /* Specificity issues */
	margin: 0 0 1em 0;
}

#content-side {
	background-color: #f0f0f0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;	
	margin: 1.25em -40px 0 -40px;
	padding: 0 40px 1.25em 40px;
}

#content-side h3 {
	margin: 0;
}

/* Specific styling for ACP links */
#content h2 a.note, #content h3 a.note {
	color: #3086bf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0.5em;
}

#content h3 a.note {
	font-size: 80%;
}


/* --------------------
 * Footer
 * -------------------- */
#footer-container {
	background: #5c8198 url("images/background_02.gif") repeat-x;
	padding-bottom: 10px;
}

#footer {
	background: url("images/footer_background_02.gif") repeat-y;
	border-right: 1px solid #3e6682;	
	border-bottom: 1px solid #3e6682;	
	border-left: 1px solid #3e6682;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}

#footer ul {
	background: url("images/footer_background_01.gif") no-repeat;
	border-bottom: 5px solid #e5e5e5;
	margin: 0;
	padding: 18px 20px 6px 20px;
}

#footer li {
	border-left: 1px solid #fff;
	float: left;
	font-size: 70%;
	line-height: 100%;
	margin-left: 0;
	margin-right: 0.75em;
	padding-left: 0.75em;
	padding-bottom: 0.2em;
}

#footer a:link, #footer a:visited {
	border-bottom-color: #fff;
	color: #fff;
	font-weight: bold;
}

#footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: none;
}

#footer li.first {
	border-left: none;
}


/* --------------------
 * Client Login
 * -------------------- */
#client-login {
	background-color: #f0f0f0;
	border: 1px solid #e5e5e5;
	clear: both;
	margin: 1.25em 0 20px 0;
	padding: 10px 15px;
}

#client-login h3 {
	margin: 0;
}

#client-login p {
	margin: 0 5px;
}

#client-login label, #client-login input, #client-login button {
	float: left;
	margin: 2px 0;
}

#client-login label {
	clear: left;
	min-width: 80px;
	white-space: nowrap;
}

#client-login .submit {
  background: url("images/form_login_button.gif") no-repeat center top;
	clear: none;
  height: 25px;
  width: 63px;
	margin: 0 15px;
  text-indent: -999em;
  cursor: pointer;
}

#client-login .note {
	margin-bottom: 5px;
}


/* --------------------
 * Projects / Products
 * -------------------- */
.project, .product {
	border-top: 1px solid #ccc;
	clear: both;
	margin-right: 160px;
	margin-top: 20px;
	padding: 10px 0 0 0; /* Assuming all images have the same width */
}

div.project.first, div.product.first { /* Needs div element to prevent IE from applying it elsewhere */
	border-top: none;
	margin-top: 0;
	padding-top: 1px; /* Replace top border by 1px padding to prevent collapsing margins */
}

.project h3, .product h3 {
	color: #333;
	font-size: 120%;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0;
}

.project.first h3, .product.first h3 {
	margin-top: 15px;
}

.project p, .product p {
	font-size: 95%;
	line-height: 135%;
	margin: 0;
}

/* Assign fixed width */
.project-info, .product-info {
	margin-left: 180px;
}

.project .more, .product .more {
	margin-top: 1em;
}

.project-image, .product-image {
	border: 1px solid #ccc;
	float: left;
	margin: 10px 10px 0 0;
	padding: 1px;	
}

.project.first .project-image, .product.first .product-image {
	margin-top: 10px;
}

/* Project Links */
.more {
	text-align: right;
}
.more a {
	background: url("images/more_arrow.gif") no-repeat 100% 50%;
	padding-right: 10px;
}
 
 
/* --------------------
 * Products
 * -------------------- */
#content .order-product {
	background: none;
	padding-right: 0;
}

#product-request-proposal {
	position: relative;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	padding: 10px 200px 10px 15px;
}

#product-request-proposal .request-proposal {
	position: absolute;
	right: 15px;
	top: 50%;
	background: url("images/form_request_proposal.gif") no-repeat center top;
	border-bottom: 0;
	display: block;
	height: 25px;
	margin-top: -12px;
	overflow: hidden;
	width: 162px;
	text-indent: -999em;
}

/* --------------------
 * Project Files
 * -------------------- */
#project-files {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #666;
	font-size: 95%;
	margin: 1em 0;
	padding: 1em 0;
}

#project-files-listing {
	margin-top: 25px;
}

/* --------------------
 * Forms
 * -------------------- */
 
/* Contact Sales/Order */ 
#userform p {
	border-top: 1px solid #ccc;
	padding: 1em 2em 0.5em 2em;	
	vertical-align: top;
}

#userform p input {
	padding: 4px;
	width: 220px;
}
#userform textarea {
	width: 220px;
}

#userform p.order-form-submit {
	padding-left: 240px;
}
 

/* --------------------
 * Extra Content
 * -------------------- */
#content-agenda h4 {
	margin: 0;
}

#content-agenda dl {
	margin: 0;
}

#content-agenda dt {
	font-weight: bold;
	float: left;
	margin-right: 2em;
}
 
 
 
/* --------------------
 * General Classes
 * -------------------- */
#content .error {
	background-color: #f0f0f0; 
	border: 1px solid #f00;
	color: #f00;
	margin-bottom: 1.25em;
	padding: 10px 15px;
}

#content .error-message {
	color: #333;
	font-size: 95%;
	margin: 0;
}

#content .error p {
	font-weight: bold;
	margin: 0;	
}

#content .note {
	color: #666;
	font-size: 95%;
}

#content .required {
	color: #f90;
}

/* --------------------
 * Editize: Image Alignment
 * -------------------- */
.imginline, .imgleft, .imgright {
	border: 1px solid #ccc;
	margin: 10px 0 10px 0;
	padding: 1px;		
}

.imgleft {
	float: left;
	margin-right: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
}

/* --------------------
 * Float Clearing
 * -------------------- */
#navigation ul:after,
#footer ul:after,
#client-login:after,
.project:after,
.product:after
{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}


/* --------------------
 * initial.css
 * -------------------- */
 
/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

