/**
    CSS style
**/

html {
	overflow-y: scroll;
	height: 100.3%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url('../images/baggrunde/bg14.png');
	background-color:#000000;
	background-repeat: no-repeat;
	background-position:top;
	background-attachment: fixed;
	line-height:14px;
	
	font-family: "Lucida Grande",geneva,tahoma,sans-serif;
	font-size: 11px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width:940px;
}

#clcheader {
	width:940px;
	float:left;
}

#top_sektion {
	float: left;
	margin: 0;
	padding: 0;
	
	width:940px;

	clear:both;
}

#top_bar {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url('/images/web09/main-back_top.png');
	background-repeat: no-repeat;
	background-position:left bottom;
	width:940px;
	height:10px;
}

#content_holder {
	float:left;
	
	background-image: url('/images/web09/main-back_mid.png');

	//min-height:600px;
	width:940px;
	color:#b7b9b7;
}

#content_holder a {
	color: #f7f9f7;
	text-decoration:none;

}

#content_holder a:hover {
	text-decoration:underline;
}

.main_content_holder {
	position: relative;
	float:left;
	margin: 0;
	width:700px;
}

.main_content {
	margin: 0;
	line-height:16px;
	font-family: "Lucida Grande",geneva,tahoma,sans-serif;
	font-size: 12px;
	text-align: left;
	
	float:left;

	//min-height:600px;

	position:relative;
	left:20px;
	
	width:660px;	
}

.topProductimage {
	margin: 0;
	padding: 0;
	position:relative;
	left: -20px;
	top: -10px;
}

/* IE-browser only */
* html .topProductimage {
	float: left;
}

#right_nav {
	position: relative;
	font-size: 100%;
	font-family: "Lucida Grande", tahoma, Verdana, sans-serif;
	text-align: left;
	
	float: left;	
	clear: right;
	/*
	padding-bottom: 80px;
	width: 240px;
	background: url('/images/web09/cross-platform_140.png') no-repeat center bottom;*/
}

#right_nav ul {
	list-style-type:none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#right_nav {
	font-size: 100%;
	font-family: "Lucida Grande", tahoma, Verdana, sans-serif;
	width:240px;
	padding: 0px;
	margin: 0px;
}
#right_nav ul {
	list-style-type:none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#right_nav ul ul {
	list-style-type:none;
	background-color:#525252;
}
#right_nav ul ul ul{
	list-style-type:none;
	background-color:#727272;
}
#right_nav ul li {
	margin: 0px;
	padding: 0px;
}
#right_nav ul li a {
	display: block;
	padding: 6px 0px 5px 15px;
	text-decoration: none;
	font-weight:bold;
	font-size: 13px;
	color:#dfdfdf;
}
#right_nav ul ul li a {
	padding:6px 0px 5px 25px;
	font-weight:normal;
	font-size: 12px;
	padding-right:15px;
}
#right_nav ul ul ul li a {
	padding-left:10px;
	padding: 4px 0px 4px 40px;
	font-size: 11px;
	padding-right:15px;
	text-align:left;
}
#right_nav ul ul ul ul li a {
	margin:0px 0px 0px 35px;
	padding-left:10px;
	padding-right:15px;
	text-align:left;
}
#right_nav ul ul ul ul ul li a {
	margin:0px 0px 0px 45px;
	padding-left:10px;
	text-align:left;
}
#right_nav ul li a:hover {
	text-decoration:none;
	display:block;

	color: #eaeaea;
}


#buttonsBottom {
	float:left;
	
	padding-top:70px;
	padding-bottom:40px;
	
	background-image: url('/images/web09/main-back_mid.png');

	height:120px;
	
	padding-left:20px;
	width: 940px;
}

/* for non-IE browsers */
html>body #buttonsBottom {
	width: 920px;
}

#buttonsBottom a {
	color: #f7f9f7;
	text-decoration:none;
}

.buttonsBottomBG{
	height:120px;
}

.buttonBottomGetInTouch, .buttonBottomSignUp, .buttonBottomCLCstore{
	float:left;
	background-color: #212121;
	background-repeat:no-repeat;
	padding:0 20px;
}

.buttonBottomGetInTouch{
	background-image:url(/images/web09/BottomGetinTouch_back.png);
}

.buttonBottomSignUp{
	background-image:url(/images/web09/BottomSignUp_back.png);
}

.buttonBottomCLCstore{
	background-image:url(/images/web09/BottomCLCstore_back.png);
}

/*p.buttonsBottomBG{
	padding:10px;
}*/

.boxgrid{
	width: 210px;
	height: 120px;
	float:left;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

#bottom_bar {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url('/fileadmin/template/clcbiojapan/images/main-bottom.gif');
	background-repeat: no-repeat;
	background-position:left top;
	width:940px;
	height:10px;
}

#footerLeft {
	width:940px;
	float:left;
	clear: both;
	color:#b7b9b7;
	line-height: 20px;
}

table {
	border-collapse: collapse;
}

td, tr, table {
	font-family: "Lucida Grande",geneva,tahoma,sans-serif;
	font-size: 11px;
}

a {
	color: #b11116;
	text-decoration:none;
}
	
a:hover {
	/*color: #f7f9f7;*/
	text-decoration:underline;
}

h1, h2, h3{
        font-family: "Lucida Grande",geneva,tahoma,sans-serif;
}

h1{
	font-size:23px;
	padding: 0 0 0 0;
	line-height:30px;
	text-align:left;
}

h2, h3{
	font-size:13px;
	text-align:left;
	line-height:18px;
}

h4{
	font-size:12px;
	text-align:left;
}

h5{
	font-size:12px;
	text-align:left;
}

#content_holder h1, #content_holder h2 #content_holder h3, #buttonsBottom h3 {
	color:#dfdfdf;
}

form{
	margin:0px;
	padding:0px;
}

hr{
	border-top: 0px;
	border-bottom: 1px dotted #ddd;
	border-left: 0px;
	border-right: 0px;

	height: 0px;
}

img{
	border: 0px;
}

.dotline{
	border-bottom: 1px dotted #525252;
	padding: 4px 15px 4px 0;
}

.newsdate{
	font-size: 11px;
	color: #999;
}

/*
Product specific headers
*/
#mainWB h1, #mainWB h2, #mainWB h3{
	color: #ffc10e;
}

#genomicsWB h1, #genomicsWB h2, #genomicsWB h3,#dnaWB h1, #dnaWB h2, #dnaWB h3 ,#gfxMachine h1, #gfxMachine h2, #gfxMachine h3{
        /*color: #0070b8;*/
	/*color: #579eb7;*/
	color: #0196b7;
}

#sequenceViewer h1, #sequenceViewer h2, #sequenceViewer h3{
	color: #b30027;
}

#proteinWB h1, #proteinWB h2, #proteinWB h3{
	color: #8cc747;
}

#rnaWB h1, #rnaWB h2, #rnaWB h3{
	/*color: #552c8f;*/
	/*color: #6f2c91;*/
	color: #844aa1;
}

#devKit h1, #devKit h2, #devKit h3{
	color: #cca930;
}

#bioDB h1, #bioDB h2, #bioDB h3{
	color: #48878e;
}


