html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td
{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{font-size:100%;}


h1{font-size:138.5%; border-bottom:1px solid #808080; padding-bottom:5px;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold; margin:0.5em 0em;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
blockquote,ul,ol,dl{margin:0.5em;}
ol,ul,dl{margin-left:0.5em;}
ol li{list-style:decimal outside;}
ul li{list-style:none outside;}
dl dd{margin-left:1em;}
th,td{border:1px solid #808080;padding:.2em;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
p,fieldset,table,pre{margin-bottom:0.5em;}





body {
    padding:0px;
	margin:5px 5px 0px 5px;
	margin:auto;
	font-family: arial;
	font-size: 14px;
	line-height: 150%;
	color: #202020;
	width: 975px;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: underline;
}

a:active {
	color: #0066CC;
	text-decoration: none;
}


.wrapper
{
	margin:10px;
}



.frame .body
{
	border-left: 1px solid #336699;	
	border-right: 1px solid #336699;
	float:left;
}	

.frame .top, .frame .bottom
{
	float:left;
	width:100%;
	height:5px;	
}

.frame .topCenter
{
	background:#FFFFFF url(/static/image/combined_background.png) repeat-x 0px -95px;
	height:5px;
	float:left;
	font-size:0px;
	line-height:0px;
}

.frame .bottomCenter
{
	background:#FFFFFF url(/static/image/combined_background.png) repeat-x 0px -110px;
	height:5px;
	float:left;
	font-size:0px;
	line-height:0px;	
}

.frame .topLeft, .frame .topRight, .frame .bottomLeft, .frame .bottomRight
{
	float:left;
	width:5px;
	height:5px;
	font-size:0px;
	line-height:0px;
}

.frame .topLeft
{
	background:#FFFFFF url(/static/image/combined_background.png) no-repeat 0px -90px;
}

.frame .topRight
{
	background:#FFFFFF url(/static/image/combined_background.png) no-repeat 0px -100px;
}	

.frame .bottomLeft
{
	background:#FFFFFF url(/static/image/combined_background.png) no-repeat 0px -105px;
}

.frame .bottomRight
{
	background:#FFFFFF url(/static/image/combined_background.png) no-repeat 0px -115px;
}	


#sybio
{
	width: 100%;
	float:left;
}	

#topBanner
{
	width:100%;
	height:140px;
}	

#topBanner .left
{
	float:left;
	margin-top:10px;
}

#topBanner .right
{
	float:left;
	margin-left:10px;
	margin-top:10px;
}	

#topBanner #contact
{
	height:24px;
	width:100%;
	float:left;
	text-align:right;
}

#topBanner #contact .hint
{
	color:#FF6600;	
}

#mainMenu {
	float:left;
	margin-top: 1em;
	width:976px;
	height:30px;
	font-weight:bold;
	font-size:16px;
	background:#FFFFFF url(/static/image/combined_background.png) repeat-x 0px -30px;
}

#mainMenu a
{
	color:#FFFFFF;
	text-decoration:none;	
}

#mainMenu .item
{
	float:left;
	display:inline;
	width: 125px;
	height: 26px;
	text-align:center;
	margin-top: 4px;
}

#mainMenu .leftPad
{
	float:left;
	width:5px;
	height:30px;
	background:#FFFFFF url(/static/image/combined_background.png) no-repeat 0px 0px;
}

#mainMenu .rightPad
{
	float:right;
	width:5px;
	height:30px;
	background:#FFFFFF url(/static/image/combined_background.png) no-repeat 0px -60px;	
}

#mainBody
{
	float:left;
	width:975px;
	overflow:auto;
	margin:10px 0px;
}

#leftPanel .productDetail
{
	width:100%;
}

#leftPanel .productDetail h3
{
	clear:left;
}	

#leftPanel ul li
{
	list-style-type:circle;
}

#leftPanel ol li
{
	margin-left: 15px;
}


#leftPanel .image
{
	float:left;
	margin-right: 10px ;
	font-size: 12px;
	text-align:center;
}

#leftPanel .feature
{
	float:left;
	width:480px;
}

#leftPanel .feature ul li
{
	list-style:circle inside;
}

#leftPanel .note
{
	color:#FF6600;
	font-weight:bold;	
}

#rightPanel
{
	width:235px;
	min-height:600px; _height: 600px;
	float:left;
	margin-left: 20px;
}	

#rightPanel .frame .body
{
	width: 233px;
	min-height: 400px; _height:400px;
}

#rightPanel .frame .topCenter, #rightPanel .frame .bottomCenter
{
	width:225px;
	height:5px;
}

#rightPanel .frame .body h3, #mainBody #rightPanel .frame .body ul
{
	margin: 0.25em;
}

#rightPanel .frame .body h2
{
	padding-left: 10px;
	background-color: #336699;
	margin:0px;
	color:#FFFFFF;	
}	

#footer
{
	width: 975px;
	font-size:12px;	
	border-top:1px solid #808080;
	padding-top: 5px;
	float:left;
}

#product_show
{
   margin-top: 25px;
}

#product_show .cat_list 
{
	margin-top: 10px; 
}

#product_show .cat_list .item
{
	background-color:#336699;
	float:left;
	height: 1.5em;
	line-height:1.5em;
    margin-right: 5px;
    padding-left: 3px;
    font-size: 123.1%;
}

#product_show .cat_list .item-sel
{
	background-color:#CF5D22;
}

#product_show .cat_list .round
{
	background:#336699 url("/static/image/combined_background.png") no-repeat scroll 0 -120px;
	width: 5px;
    height:5px;
	float:right;
}

#product_show .cat_list .item-sel .round
{
	background:#CF5D22 url("/static/image/combined_background.png") no-repeat scroll 0 -125px;
}


#product_show .cat_list a
{
	color: #FFFFFF;
    text-decoration: none;
}

#product_show .image_row 
{
	clear:both; 
	overflow:auto; 
	height:85px;
	border:1px solid #336699;
	padding:10px;
}
#product_show .image_row .cell  
{
	position:relative;
	float:left; 
	border:5px solid #FFFFFF; 
	width:100px; 
	height:75px; 
	font-size:12px;
}

#product_show .image_row .cell .name
{
	position:absolute;
	left:5px;
	top:5px;
}

#product_show .image_row .cell .name a
{
	color:#000000;
	text-decoration:none;
}

#product_show .image_row .cell-sel  
{
	border:5px solid #61B064; 
}

#product_show .large_view
{
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
    padding: 30px 30px 60px 30px;
    border: 1px solid #336699;
	background-color:#336699;
}

#product_show .large_view h2
{
	color:#FFFFFF;
	text-align:center;
}

#product_show .large_view .img
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
    width: 400px;
}


.publication
{
	margin: 10px;
}

.publication .pub_title
{
	font-weight: bold;	
}

.publication .pub_author
{
	font-style: italic;	
}

.publication .quote
{
	font-style: italic;	
}