
* {
	margin:0px;
	padding:0px;
}
body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}
ul {
	list-style-type: none;
	list-style-position: outside;
}
h1 {
	font-size:24px;
}
img
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px
}
a
{
    color: #000000
}
#logo
{
    width: 100%;
    position: absolute;
    top: 0px;
    min-width: 800px
}
#logo_inner
{
    margin: 0px auto;
    width: 800px
}
#logo_left
{
    float: left;
    width: 300px
}
#logo_right
{
    margin-top: 10px;
    font-size: 16px;
    float: right;
    width: 500px;
    text-align: right
}
#logo_right p
{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 13px
}
#logo_right h2
{
    font-size: 18px
}
#home_content
{
    margin: 130px auto 0px;
    width: 800px
}
#nav_top {
	position:absolute;
	top:80px;
	background:#1b8aba url('http://atsko.com/image/menu1_n.png');
	min-width:800px;
    width:100%;
	height:25px;
    TEXT-ALIGN: center;
}
#nav_top_inner {
    min-width:800px;
	width:800px;
	margin:0px auto 0px auto;
	color: #eef8fb;
/*	background:#a2dcea;*/
}
#nav_top li.selected a {
	background-color: #a2dcea;
	color:#125466;
}
#nav_top ul {
	padding: 5px 0px 7px 0px;
}
#nav_top li {
	display:inline;
}
#nav_top li a {
	color:#eef8fb;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:5px 5px 8px 5px;
}
#nav_top li a:hover {
	color:#006699;
	background:#7ec4d8 url('http://atsko.com/image/menu1_h.png');
}
#breadcrumbs
{
    padding-right: 0px;
    padding-left: 0px;
    background: url(../image/menu2_n.png) #a2dcea;
    padding-bottom: 3px;
    width: 100%;
    padding-top: 3px;
    position: absolute;
    top: 105px;
    min-width: 800px
}
#breadcrumbs_inner
{
    margin: 0px auto;
    width: 800px;
    color: #125466
}
#breadcrumbs ul
{
}
#breadcrumbs li
{
    display: block;
    float: left;
    margin-right: 20px;
    position: relative
}
#breadcrumbs li a
{
    font-weight: bold;
    font-size: 12px;
    color: #125466;
    text-decoration: none
}
#content_left
{
    border-right: #47a4be 1px solid;
    font-size: 14px;
    float: left;
    width: 580px
}
#content_left p
{
    margin-bottom: 10px
}
#content_left h2
{
    padding-right: 5px;
    padding-left: 5px;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px
}
#content_left h2 a
{
    text-decoration: none
}
#content_left h3
{
    font-size: 14px
}
ul#productsummarydetail h2
{
    background-color: #eeeeee
}
ul#productsummary h2 a
{
    color: #777777
}
ul#productsummary h3 a
{
    color: #555555;
    text-decoration: none
}
ul#productsummarydetail h3 a
{
    color: #555555;
    text-decoration: none
}
ul#productsummary h3 a:hover
{
    text-decoration: underline
}
ul#productsummarydetail h3 a:hover
{
    text-decoration: underline
}
ul#productsummary
{
    padding-right: 0px;
    padding-left: 0px;
    background: #eeeeee;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px
}
div#productsummary_container
{
    height:395px;
}
ul#productsummarydetail
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px
}
ul#productsummary li
{
    width: 100%
}
ul#productsummarydetail li
{
    clear: both;
    width: 100%
}
ul#productsummary li:hover
{
    background: #000;
    color: #fff
}
ul#productsummary li ul
{
    border-right: #aaa 1px solid;
    padding-right: 10px;
    border-top: #aaa 1px solid;
    /* margin-top: 100px;*/
    top:165px;
    display: none;
    padding-left: 10px;
    z-index: 1000;
    background: #fff;
    left: 30%;
    float: right;
    padding-bottom: 10px;
    border-left: #aaa 1px solid;
    width: 400px;
    padding-top: 10px;
    border-bottom: #aaa 1px solid;
    position: absolute;
    moz-border-radius: 5px
}
ul#productsummary li ul#odor
{
    /*margin-top: -300px*/
}
ul#productsummary li ul#uvprot
{
    /*margin-top: -175px*/
}
unknown
{
    position: absolute
}
ul#productsummary li ul li
{
    width: 400px;
    color: #666
}
unknown
{
    display: none
}
unknown
{
    display: block
}
ul#productsummary li ul li:hover
{
    background: #fff;
    color: #000
}
ul#productsummary li:hover h2
{
    background: #000;
    color: #fff
}
ul#productsummary li:hover h2 a
{
    background: #000;
    color: #fff
}
ul#productsummary li.CSStoHighlight
{
    background: #000;
    color: #fff
}
ul#productsummary li.CSStoHighlight h2 a
{
    background: #000;
    color: #fff
}
ul#productsummary li.CSStoHighlight ul li
{
    background: #fff;
    color: #666
}
ul#productsummary li.CSStoHighlight ul li.CSStoHighlight
{
    color: #000
}
ul#productsummary h2.CSStoHighlight
{
    background: #000
}
ul#productsummary li ul.CSStoShow
{
    display: block
}
.button
{
    font-weight: bold;
    font-size: 11px;
    background: url(http://atsko.com/image/butbg.gif) #68c1ff;
    color: #ffffff;
    font-family: arial;
    text-decoration: none
}
.productitem_odd
{
    clear: both
}
.productitem_odd img
{
    float: right;
    margin: 10px
}
.productitem_even
{
    clear: both
}
.productitem_even img
{
    float: left;
    margin: 10px 10px 10px 0px
}
#content_right
{
    float: right;
    width: 200px
}
#content_right h2
{
    font-size: 16px;
    margin-bottom: 5px;
    color: #307cc0
}
#content_right h3
{
    font-size: 12px;
    margin-bottom: 5px;
    color: #000000
}
#content_right h3 a:hover
{
    text-decoration: none
}
#content_right p
{
    margin-bottom: 5px;
    color: #000
}
#nav_bottom
{
    clear: both;
    width: 100%;
    background-color: #1b8aba
}
#nav_bottom_inner
{
    margin: 0px auto;
    width: 840px;
    color: #eef8fb
}
#nav_bottom ul
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 7px;
    padding-top: 5px
}
#nav_bottom li
{
    display: inline
}
#nav_bottom li a
{
    padding-right: 10px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 8px;
    color: #eef8fb;
    padding-top: 5px;
    text-decoration: none
}
#nav_bottom li a:hover
{
    background-color: #7ec4d8
}
#footer
{
    clear: both;
    padding-right: 10px;
    border-top: #aaaaaa 5px solid;
    padding-left: 10px;
    background: #cccccc;
    padding-bottom: 10px;
    padding-top: 10px
}
#footer_inner
{
    margin: 0px auto;
    width: 800px
}
#footer_inner a
{
    color: #000
}
h1.ptitle
{
    padding-right: 5px;
    padding-left: 5px;
    background: #eee;
    margin-bottom: 7px;
    padding-bottom: 5px;
    padding-top: 5px
}
div#product_main
{
    float: right;
    width: 70%
}
div#product_desc
{
    font-size: 12px;
    float: left;
    width: 30%
}
div#product_desc ul
{
    font-weight: bold;
    color: #000;
    list-style: disc outside;
    padding-left:10px;
    padding-right:5px;
    margin-left:10px;
}

.ButtonNew {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(http://atsko.com/ui/image/butbg.gif) repeat-x;
       COLOR: #FFFFFF; FONT-WEIGHT: bold;
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}