
@import "default.css";
@import "horizontal.css";
@import "vertical.css";
@import "vertical-ext-rtl.css";

@import "nav.css";

body
{
	background: White url(../images/bg.gif) repeat;
	font: 11px/normal Arial, Helvetica, sans-serif;
}

img.rflt
{
	display: inline;
	float: right;
	margin: 0 0 10px 10px;
}
img.lflt
{
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
}

p
{
	padding: .5em 0;
}

ul.classic
{
	list-style: disc;
	padding: .5em 0 .5em 2em;
}
ul.classic ul
{
	list-style: circle;
	padding: .5em 0 .5em 2em;
}
ol.classic
{
	list-style: decimal;
	padding: .5em 0 .5em 2em;
}



#logo
{
	padding: 25px 90px;
}
#logo img
{
	display: block;
}





#container
{
	width: 1000px;
}

#header2
{
	height: 290px;
	padding: 0 15px;
	background: url(../images/header2.jpg) top left no-repeat;
}

#header
{
	height: 290px;
	width: 1000px;
	padding: 0 15px;
	background: url(../images/header.jpg) top left no-repeat;
}

#content
{
	float: left;
	padding-right: 15px;
	margin-bottom: 30px;
}

.bar
{
	min-height: 484px;
	border: solid 2px #9fb5c4;
	background-color: #e3e8eb;
}

* html .bar
{
	height: 484px;
}





#sidebar
{
	float: right;
	width: 180px;
}

#mainbar
{
	float: left;
	width: 778px;
	border-left: none;
}


#mainbar .wrapper
{
	float: left;
	padding: 7px 7px 7px 10px;
}



#mainbar
{
	background: #e3e8eb url(../images/bg2.gif) bottom left no-repeat;
}

#home #mainbar
{
	border: none;
	padding-left: 25px;
	background: #8aa1b3 url(../images/home/bg.gif) top left repeat-x;
	width: 755px;
	min-height: 488px;
}

#home #mainbar .wrapper
{
	padding: 0 !important;
	background: White url(../images/home/bg-t.gif) top right repeat-x;
}














































#news
{
	color: #084a73;
}

#news a.link
{
	display: block;
	color: #084a73;
	text-decoration: underline;
}

#news li
{
	padding: 0 10px 10px 20px;
}


.search
{
	padding: 0px 10px 0px 0px;
	border-top: solid 0px #9fb2c0;
	border-bottom: solid 1px #9fb2c0;
	margin: 0 10px 0 20px;
}

#searchform label
{
	color: #084a73;
	font-style: italic;
}

#searchform fieldset
{
	border-top: solid 1px #9fb2c0;
	border-bottom: solid 1px #9fb2c0;
}

#searchform p *
{
	vertical-align: middle;
}

#searchform #search
{
	width: 100px;
	margin-left: 10px;
}

.searchLabel
{
	color: #084a73;
	font-style: italic;
}



#breadcrumbs
{
	left: 10px;
	position: absolute;
	float: left;
	z-index: 0;
	margin-top: -54px;
	padding: 20px;
	color: #feb331;
}

#breadcrumbs a
{
	color: White;
}

#breadcrumbs a.home
{
	padding: 5px 7px;
	background: url(../images/bg-home.gif) center center no-repeat;
	width: 42px;
	height: 23px;
}








#highlights
{
	float: left;
	width: 345px;
	padding-top: 100px;
	padding-left: 5px;
	background: White url(../images/home/pic.jpg) top left no-repeat;
}

#highlights h2
{
	line-height: 24px;
	padding: 0 17px;
	background: #8aa0b2 url(../images/home/bg-heading.gif) bottom left repeat-x;
	color: White;
}

#highlights h3
{
	color: #084a73;
}

#highlights ul li
{
	margin: 5px 0;
	height: 95px;
	background-color: #e3e8eb;
	color: #8aa1b3;
}

#highlights ul li p
{
	padding: 0;
}

#highlights ul li img
{
	margin-right: 20px;
}

#highlights ul li.last
{
	margin-bottom: 0;
}

#highlights ul li .body
{
	padding: 15px 20px;
}
#highlights ul li .body *
{
}


#highlights li a, #highlights li a:visited
{
	color: #084a73;
}





#about
{
	float: left;
	width: 405px;
	margin-top: 4px;
	min-height: 449px;
	background: White url(../images/home/bg-big.gif) top right repeat-y;
	color: #084a73;
}

* html #about
{
	height: 449px;
}


#about .wrap
{
	padding: 25px 30px !important;
}


#about h1
{
	font-size: 24px;
	font-weight: normal;
}

#about ul
{
	margin-top: 25px;
}

#about ul li
{
	padding-left: 12px;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/home/bullet.gif) center left no-repeat;
	line-height: 170%;
}


.partners
{
	clear: both;
	height: 35px;
}

.partners img
{
	margin-right: 10px;
}

.partners .label
{
	padding: 0 15px 0 0;
	border-top: solid 5px White;
	margin-left: 5px;
	background-color: #e3e8eb;
	color: #8aa1b3;
	width: 329px;
	text-align: right;
	line-height: 30px;
}



#subbar
{
	float: left;
	width: 195px;
}


#article
{
	float: right;
	width: 550px;
	min-height: 466px;
	border: solid 1px #a9bac7;
	background-color: White;
}

#article .wrap
{
	padding: 15px 0px 0 13px;
}

#article h1
{
	color: #084a73;
	font-size: 20px;
	font-weight: normal;
	padding-left: 13px;
}

#article h3
{
	color: #084a73;
	font-size: 22px;
	font-weight: normal;
}

#footer
{
	clear: both;
	padding: 1em 35px;
	border-top: solid 3px #0c3b53;
	background-color: #01496d;
	color: #bad4e4;
}

#footer p
{
	padding: 0;
}

#back2top
{
	float: left;
	width: 150px;
	padding-top: 7px;
	text-align: center;
}

#back2top a
{
	color: #e2a225;
	padding-left: 18px;
	background: url(../images/arrow2-top.gif) center left no-repeat;
}


#footer #notice
{
	margin-left: 190px;
	background: url(../images/logo2.gif) center right no-repeat;
}

#footer #notice a
{
	color: #bad4e4;
}

.loginStatus
{
	margin: 10px 10px 0 0;
}

#article2
{
	float: left;
	width: 756px;
	min-height: 466px;
	border: solid 1px #a9bac7;
	background-color: White;
	font-size: 12px;
}

#article2 .wrap
{
	padding: 15px 25px;
}

#article2 h1
{
	color: #084a73;
	font-size: 22px;
	font-weight: normal;
}

#article2 h3
{
	color: #084a73;
	font-size: 13px;
	font-weight: normal;
}

#article2 a
{
	color: #083C52;
}

#article2 a:visited
{
	color: #589ecc;
}

#article a
{
	color: #0000CC;
}

#article a:link
{
	color: #0000CC;
}

#article a:visited
{
	color: #589ecc;
}


#login
{
	float: left;
	width: 280px;
	border: solid 1px #a9bac7;
	background-color: White;
}

#Error
{
	float: left;
	width: 100%;
	border: solid 1px #a9bac7;
	background-color: White;
}

#Error h1
{
	color: #084a73;
	font-size: 22px;
	font-weight: normal;
}

#Error .wrap
{
	padding: 15px 25px;
}


#login h1
{
	color: #084a73;
	font-size: 22px;
	font-weight: normal;
}

#login .wrap
{
	padding: 15px 25px;
}

.loginControl
{
	padding: 10px;
}


.hyperlink
{
	border-bottom: solid, 1px, blue;
}

.breadCrumbBold
{
	font-weight: bold;
}

.Bullet
{
	padding: 3px 0px 3px 0px;
	list-style-type: disc;
	list-style-position: outside;
	text-decoration: none;
	margin-left: 25px;
}

.PeptideError
{
	padding-left: 5px;
	font-weight: bold;
}

.ProductsSubtitle
{
	font-size: 11px;
	font-weight: normal;
	color: #084a73;
}

.newsMenu
{
	color: #084a73;
	margin-bottom: 10px;
}
