body {
    margin: 0px;
    padding: 0px;
    font-family: arial, verdana, serif;
    font-size: 12px;
}

#header {
    width: 100%;
    height: 14px;
    background-image: url(images/top_bar.gif);
    font-size: 8px;
}

#header_footer {
    background-image: url(images/vertical_shadow.gif);
    background-repeat: repeat-x;
    margin-bottom: 0px;
    width: 100%;
    height: 30px;
}

#container {
	width: 780px;
	\width: 800px;
	w\idth: 780px;
	/* border: 1px solid gray; */
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
}

#container_top {
}

#logo {
	height: 50px;
	width: 300px;
	float: left;
}

#logo a, #logo:hover, #logo img {
   border: none;
   text-decoration: none;
   background: none;
}

#login_info {
   font-size: 100%;
   padding: 20px 0 0 0;
}

#banner {
    float: left;
    width: 100%;
    height: 161px;
    /*background-image: url(images/banner_1.gif);
	background-repeat: no-repeat;*/
}

#breadcrumbs {
    float: left;
    width: 100%;
    height: 10px;
    color: #777777;
    display:block;font:300 11px arial, verdana, sans serif;
    margin: 3px 0 0 0;
}

.polaroid {
    float: right;
    border: 1px solid #cccccc;
    padding: 3px;
    background-color: #ffffff;
    margin: 0 0 0 5px;
    height: 50px;
}

.article_image {
    padding: 3px;
    border: 1px solid #aaaaaa;
}

.article_image_container {
    float: right;
    padding: 0 0 8px 10px;
    background-color: #ffffff;
}


#polaroid_container a {
    background-color: #ffffff;
    background: none;
}

#polaroid_container a:hover {
    background-color: #bad876;
    border: 1px solid #cccccc;
}

#polaroid_container img {
    border: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

#polaroid_container {
    margin-top: 4px;
    float: right;
}

.menu_container {
    float: right;
    display:block;font:300 11px arial, verdana, sans serif;
    color: #534741;
}

#content {
	float: left;
	width: 580px;
	margin: 20px 0 20px 0;
}

#sidebar-a {
	float: left;
	width: 160px;
	margin: 20px 20px 0 0;
}

#sidebar-b {
	float: left;
	width: 260px;
	margin: 20px 0 0 20px;
	margin-left: ;
	background-color: yellow;
}

#footer {
	clear: both;
	padding: 5px;
	display:block;
	font:500 90% arial, verdana, sans serif;
	color: #444444;
	border-top:1px dotted #cccccc;
	
}

#content h1{
    display:block;
    font:500 180% arial, verdana, sans serif;
    letter-spacing:-0.02em;
    color: #d22437;
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
    border-top: 1px dotted #cccccc;
}

#content p {
     margin: 0 0 10px 0;
     font:500 100% arial,sans serif;
     line-height:1.7em;
     color: #000000;
}

.about {
     line-height:1.7em;
}


#content h2{
    display:block;
    font:bold 130% arial, verdana, serif;
    letter-spacing:-0.00em;
    color: #223d8a;
    margin: 10px 0 5px 0px;
    padding: 0 0 0 0px;

}

#content h2.editable_h {
    padding-left: 20px;
    display: inline;
    margin-bottom: 10px;
    background-image: url(images/icon_article.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#about h2.editable_h{
    background: none;
    padding-left: 0;
}

#specialoffer h2.editable_h{
    background-image: url(images/icon_specialoffer.gif);
}





#content h2.article_date {
    background: none;
    padding-left: 0px;
    display: inline;
    margin: 10px 0 10px 0;
}

.article_text {
    margin: 0 0 20px 0;
}

#sidebar-a h3{
    display:block;
    font:bold 120% arial, verdana, serif;
    letter-spacing:-0.00em;
    color: #223d8a;
    margin: 10px 0 5px 0px;
    padding: 0 0 0 0px;

}


#sidebar-b  a {
    font:bold 70% arial,sans serif;
    letter-spacing:-0.02em;
    color: #55a8b6;
}


#sidebar-b p {
    margin: 0 0 5px 0;
     font:500 65% arial,sans serif;
     line-height:1.7em;
     color: #736257;
}

a {
    color:#243f8b;
    border-bottom:1px dotted #243f8b;
    text-decoration: none;
    font-size: 100%;
}


.admin_menu_small {
    float:right;
}

.admin_menu_small a {
    padding-left: 20px;
    background-image: url(images/icon_delete.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

form a img, form a, form a:hover {
    border: none;
    text-decoration: none;
    background-color: #ffffff;

}


.admin {
  /* border: 1px solid #ee2d42;*/
   background-color:  #ffffd3;
   background-image: url(images/icon_admin.gif);
   background-position: left center;
   background-repeat: no-repeat;
   padding: 5px 5px 5px 25px;
   margin: 0 0 10px 0;
}

.admin div{
   padding: 10px;
}

h5.admin {
   font-size: 100%;
   padding: 3px 3px 3px 3px;
   margin: 0 0 10px 0;
   
   display: block;
}

.new_article_container form fieldset {
    margin: 10px 0 10px 0;
}



.form_input {
    display: block;
}

.form_input input {
    width: 400px;
}

.form_input textarea {
    width: 400px;
    height: 100px;

}

.form_input label {
    width: 100px;
    background-color: yellow;
}

a:hover {
    color: #243f8b;
    background-color: #ffffdd;
    border-bottom:1px solid #243f8b;
}


.product_preview {
    float: left;
    width: 170px;
    height: 120px;
    border: 1px solid #aaaaaa;
    padding: 8px;
    margin: 0 5px 5px 0;
    background-color: #e1e7f8;
    background-image: url(images/swirl_2.gif);
    background-position: right 0px;
    background-repeat: no-repeat;
}

.preview_image {
    float: left; 
    margin: 0 5px 0px 0;
}


.product_preview_title{
    display:block;
    font:bold 100% arial, verdana, serif;
    letter-spacing:-0.00em;
    color: black;
    margin: 0px 0 5px 0px;
    padding: 0 0 0 15px;
    background-image: url(images/bullet.gif);
    background-position: left 3px;
    background-repeat: no-repeat;

}

em.product_preview_desc {
   font-style: italic; 
}

.product_preview_desc {
   display:block;
   font:100 90% arial, verdana, serif;
}

.newline {
    margin: 0 0 10px 0;
}

#loginform {
    font-size: 90%;
    padding: 2px 5px 5px 5px;
    margin: 20px 0 0 0;
    border: 1px solid #cccccc;
}


#loginform input {
    font-size: 100%;
    width: 140px;
    border: 1px solid #aaaaaa;
    margin: 0 0 5px 0;
}

#loginform label {
    font-weight: bold;
    color: #999999;
    margin: 0;
}

#loginform .button {
    width: 70px;
    margin: 5px 0 0 0;
}

form {
   margin: 0;
   padding: 0;
}

.new_products {
   width: 100%;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* *************************
	TABELL
************************** */

/* 
	Cusco Sky table styles
	written by Braulio Soncco http://www.buayacorp.com
*/

table {
    width: 100%;
    text-align: left;
}

table, th, td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

td, th {
	padding: 4px;
}

thead th {
	text-align: left;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

tbody th {
	font-weight: bold;
}

tbody th.main {
	color: red;
}

tbody tr { background: #FCFDFE; }

tbody tr.odd { background: #F7F9FC; }

table a:link {
	color: #718ABE;
	text-decoration: none;
}

table a:visited {
	color: #718ABE;
	text-decoration: none;
}

table a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

tfoot th, tfoot td {
	font-size: 100%;
	color: #ee2d42;
}


/* *************************
	MAIN MENU
************************** */
/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px; /*For KHTML*/
  list-style: none;
}

ul#navmenu li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  display: block;
  background: #EEE;
  color: #666;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul,
ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

ul#navmenu a.expand, ul#navmenu li:hover li a.expand  {
  background-image: url(images/menu_bullet.gif);
  background-position: 90%;
  padding-right: 10px;
  background-repeat: no-repeat;
}

ul#navmenu a.expand:hover, ul#navmenu li:hover li a.expand:hover  {
  background-image: url(images/menu_bullet_hover.gif);
  background-position: 90%;
  padding-right: 10px;
  background-repeat: no-repeat;
}

/* *************************
	MAIN MENU
************************** */
/* Root = Vertical, Secondary = Vertical */
ul#navmenu2,
ul#navmenu2 li,
ul#navmenu2 ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px; /*For KHTML*/
  list-style: none;
}

ul#navmenu2 li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu2 a {
  border: 1px solid #c8c8c8;
  padding: 0 6px;
  display: block;
  background-color: #efefef;
  color: #666;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 10px; /*For IE*/
  margin: 0 0 2px 0;
}

/* Root Menu Hover Persistence */
ul#navmenu2 a:hover,
ul#navmenu2 li:hover a,
ul#navmenu2 li.iehover a {
  color: #d22437;
  border: 1px solid #c8c8c8;
}


ul#navmenu2 a.group, ul#navmenu2 li:hover li a.group  {
  border: 1px solid #243f8b;
  background-color: #243f8b;
  background-image: url(images/menu_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  cursor: default;
}

ul#navmenu2 a.group:hover, ul#navmenu2 li:hover li a.group:hover  {
  border: 1px solid #243f8b;
  background-color: #243f8b;
  background-image: url(images/menu_bg.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  cursor: default;
}

/*************** FORMS ********************** */
#articleForm fieldset
{
	margin: 0;
    display: block;
	width: 520px;
	border: 1px solid #aaaaaa;
}

#articleForm {
    font-size: 12px;
    text-transform: none;
}

#articleForm legend {
    
}

#articleForm .title, #articleForm .title, #articleForm .title, #articleForm .title
{
	display: block;
	width: 100%;
	margin: 0;
}

#articleForm a, #articleForm a:hover {
    border: none;
    text-decoration: none;
}

#articleForm label
{
	display: block;
	margin-bottom: 5px;
}

#articleForm textarea {
    width: 100%;
    height: 50px;
    font-family: arial, verdana, sans serif;
}

#articleForm .form_body textarea {
    width: 100%;
    height: 100px;
    font-family: arial, verdana, sans serif;
}

#articleForm label.first
{
	padding-top: 1em;
}

#articleForm select
{
	display: block;
	
}

.submit_button {
    border: 1px solid #223d8a;
    background-color: #e6ecff;
}

.editable{
	background-color: #ffffd3;
}

.editable textarea{
	background-color: #ffffd3;
	border: 1px solid #000000;
}

.editable input {
    width: 250px;
}


.byline {
    background-color: #e9efff;
    border-top: 1px solid #c2d3ff;
    text-align: right;
    margin: -5px 0 0 0;
    font-size: 80%;
    font-family: verdana;
    text-transform: uppercase;
    padding: 2px 3px 5px 3px;
    color: #223d8a;
}

.byline a {
    text-transform: uppercase;
    font-size: 50%;
    font-family: verdana;
    font-weight:bold;
}


/* product form */

#productForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border-top: 1px solid #a9a9a9;
	padding: 0 1em 1em 1em;
	background-image: url(http://www.semikolon.net/chemsmart/css/images/vertical_shadow.gif);
	background-repeat: repeat-x;
}

#productForm legend {
    border: 1px solid #a9a9a9;
	padding: 2px 5px 2px 5px;
	background-color: #ffffff;
}

#productForm fieldset.radio
{
	margin: 0 0 0 -10px;
	border: 0 solid #FFFFFF;
}

#productForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#productForm fieldset.radio label
{
	position: relative;
	top: -15px;
	display: inline;
	width: auto;
	margin: 0 0 0 10px;
	font-weight: bold;
	font-weight: normal;
}

#productForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#productForm input
{
	position: relative;
	top: -15px;
	left: 150px;
	display: block;
	width: 250px;
}

#productForm input.small
{

	top: -15px;
	left: 150px;
	display: inline;
	float: left;
	width: 150px;
}

#productForm input.small2
{
    top: -38px;
	left: 320px;
	display: inline;
	width: 150px;
}

#productForm input.checkbox {
    position: relative;
	top: -15px;
	left: 150px;
	display: block;
	width: 25px;
}

#productForm textarea
{
	position: relative;
	top: -15px;
	left: 150px;
	display: block;
	width: 400px;
	height: 100px;
}

#productForm input.submit
{
    float: right;
    margin-left: 3px;
	width: auto;
	border: 1px solid #aaaaaa;
	position: relative;
	top: 0;
	left: 0;
	display: inline;
}

#productForm label
{
	clear: both;
	float: left;
	display: block;
	width: 150px;
	margin-top: -10px;
	font-weight: bold;
}

#productForm label.first
{
	margin-top: 10px;
}

#productForm select
{
	position: relative;
	top: -15px;
	left: 150px;
	display: block;
}


/* Alphabetical register */
ul.navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul.navlist li
{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 9px;
font-weight: bold;
margin: 0 5px 5px 0;
padding: 5px 0 4px 0;
background-color: #fbfbfb;
border: 1px solid #ececec;
width: 30px;
text-align: center;
}

.navlist a {  
    border: none;
    text-decoration: none;
}

.navlist a, .navlist a:link
{
margin: 0;
padding: 5px 9px 4px 9px;
color: #092779;
text-decoration: none;

}

ul.navlist li#active
{
color: #f7f7f7;
background-color: #092779;
background-image: url(images/button_bg_selected.gif);
background-repeat: repeat-x;
}

.navlist a:hover
{
   color: #d22437;
   background-color: #092779;
}

.navlist a#current {
    color: #f7f7f7;
}

/* Product listing */

#product_list h2 {
    margin: none;
    padding: none;
    font:bold 120% arial, verdana, sans serif;
    letter-spacing:-0.02em;
    color: #000000;
    border: none;
}

#product_list p {
    font:100 90% arial, verdana, sans serif;
}

.product_listing {
    
    border: 1px solid #c2d3ff;
    padding: 0px 5px 5px 10px;
    margin: 10px 0 0 0;
}
img.product_listing_image {
    float:right;
    margin-top:8px;
    background-color:#ffffff;
    padding:5px;
    margin-right:5px;
    margin-bottom:5px;
    border:1px solid #C2D3FF;
    margin-left:10px;
    width:100px;
}

.product_listing_odd {
    background-color: #e9efff;
}

.product_listing_even {
    background-color: #f5f7fe;
}


/* Product */

#product_data {
   float: right;
   margin-left: 20px;
   margin-bottom: 20px;
   width: 200px;
   margin-top: 10px;
}

.product_image {
   padding: 5px;
   border: 1px solid #cccccc;
   margin-bottom: 10px;
   text-align: center;
   align: center;
}

#product_info h2 {
   display: inline;
}

.product_hms {
   background-color: #edf8e5;
   padding: 5px;
   border: 1px solid #c7dcb6; 
   margin-bottom: 5px;
}


.product_specs {
   background-color: #f4f7ff;
   padding: 5px;
   border: 1px solid #c3d1f8; 
   margin-bottom: 5px;
}

#product_info {
}

/* Lists */

.product_groups .col1 {
   width: 280px;
   margin: 0 20px 0 0;
   float: left;
}

.product_groups .col2 {
   width: 280px;
   margin: 0 0 0 0;
   float: left;
}

.product_groups a {
   border: none;
}

.product_groups .collapsed {
   background-image: url(images/icon_collapsed.gif);
   background-repeat: no-repeat;
   background-position: 6px center;
}

.product_groups .expanded {
   background-image: url(images/icon_expanded.gif);
   background-repeat: no-repeat;
   background-position: 6px center;
}

.product_groups .level0 {
   background-color: #e9efff;
   padding: 3px 3px 3px 25px;
   border: 1px solid #c9d8ff;
   font-weight: bold;
   margin-left: 0;
   margin-bottom: 5px;
   
}
.product_groups .level1 {
   background-color: #f9f9f9;
   padding: 3px 3px 3px 25px;
   border: 1px solid #ededed;
   font-weight: bold;
   margin-left: 20px;
   margin-bottom: 5px;
}
.product_groups .level2 {
   font-weight: bold;
   margin-left: 40px;
   margin-bottom: 5px;
}
.product_groups .level3 {
   background-color: #fefefe;
   padding: 3px;
   border: 1px solid #ededed;
   font-weight: bold;
   margin-left: 60px;
   margin-bottom: 5px;
}

.product_groups .administrate {
   float: right;
}

#errors{
   border: 1px solid #cccccc;
   padding: 3px;
   background-color: #feffe9;
}

.hidden {
   display: none;
}

.displayed {
   display: inline;
}


/* ORGANIZER */

.organizer .odd {
   padding: 4px 4px 4px 4px;
   margin-bottom: 5px;
}

.organizer .even {
   padding: 4px 4px 4px 4px;
   margin-bottom: 5px;
}

.organizer .level1 {
    font-weight: bold;
}

.organizer .level2 {
    margin-left: 30px;
}

.organizer .level3 {
    margin-left: 60px;
}

.organizer .level4 {
    margin-left: 90px;
}

.organizer .level5 {
    
    margin-left: 120px;
}

.organizer .color1 {
    background-color: #d9e3ff;
}

.organizer .color2 {
    background-color: #e2eaff;
}

.organizer .color3 {
    background-color: #ecf1fe;
}

.organizer .color4 {
    background-color: #f2f5fc;
}

.organizer .color5 {
    background-color: #fafbfe;
}

.organizer .editaa {
    margin-bottom: 5px;
    background-image: url(images/icon_admin_small.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-left: 15px;
    font-weight: normal;
    color: #6b6b6b;
    
}

.organizer .edit {
    background-color: #ffffff;
    font-weight: normal;
    color: #aaaaaa;
    padding: 4px 4px 4px 4px;
}

.organizer .administrate {
    float: right;
    margin-right: 5px;
    font-weight: normal;
    padding-left: 20px;
    background-image: url(images/icon_delete.gif);
    background-position: left center;
    background-repeat: no-repeat;
}

.organizer .title {
    float: left;
}

.organizer .temp {
    color: #52b128;
}

.right {
    float: right;
}

#about_images {
    margin-bottom: 10px;
}

#about_images img {
    padding: 5px;
    border: 1px solid #aaaaaa;
    margin-right: 9px;
}

#about_images a, #about_images a:hover, #about_images a:visited, #lightbox a, #lightbox a:hover, #lightbox a:visited {
    text-decoration: none;
    background-color: #ffffff;
    border: none;
}