* {
	margin: 0;
	padding: 0;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body{
  color:#333333;
  font-family:Verdana;
  font-size:11px;
}
a{
  color:green;
  text-decoration: none;
}
a:hover{
  color: #4a4f52;
}
h1.media{
  color:#555555;
  font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
  font-size:25px;
  margin:8px 0;
  padding:3px 3px 3px 0;
}
img {
	border: none;
}
.cleaner
{
	clear:both;
}

#startButton{
  position: absolute;
  font-weight: bold;
  width: 100px;
  top: 0px;  
  left: 20px;
  z-index:1000000000;
  cursor: pointer;
}
div.editable_slot {
  background: none !important;
}

ul.site_navigation {
  list-style-type:none;
}
ul.site_navigation li{
  display: inline;
}

#photosFlow {
/*  width: 700px;
  height: 500px;*/
}

.notice {
  border: 1px solid gray;
  font-weight: bold;
  padding: 10px;
  margin: 5px;
}
.err_msg {
  font-size: small;
  color: red;
}
#sfosCartHolder{
  background-color:#DDD;
  border-color:#FFFFFF #D9D9D9 #D9D9D9;
  border-style:solid;
  border-width:1px 1px 1px 0;
  color:#000000;
  padding:7px 10px;
}

#cms_center_panel {
}

#cms_content{
  background-color:#EEEEEE;
}

.boxTitle{
  margin-bottom: 10px;
  padding-bottom:3px;
  text-align: center;
  background-color:gray;
  color: white;
}

.category_menu{
  margin-bottom: 10px;
  background-color:#DDD;
  border-color:#FFFFFF #D9D9D9 #D9D9D9;
  border-style:solid;
  border-width:1px 1px 1px 0;
  color:#000000;
  padding:7px 10px;
}

.menu_root{
  border: none !important;
  padding: 0px !important;
}

.product_thumb{
  background-color: #CCC;
  padding: 5px;
}
.product_thumb ul, .product_detail ul {
  list-style: none;
}
.product_detail{
  padding-left: 20px;
}
.thumb-row{
  vertical-align: top;
}
.product_thumb h3 {
  color: black; 
  margin-bottom: 5px;
  padding-left: 10px;
}
.product_thumb a {
  color: red; 
}
.product_thumb a:hover {
  color: red; 
}
.product_thumb {
  text-align: justify;
}
.item-params{
  padding: 5px;
  margin-top: 10px;
  background-color: #DEDEDE;
}

.level0{
  background-color: white;
  padding: 20px;
}

ul.dropdown-vertical {
  width:100% !important;
}

ul.dropdown {
  float: none !important;
}
.subCats{
  width: 100%;
}

.subCats ul {
  list-style: none;
}

.main-header{
  margin-bottom: 20px;  
}

.cart-items{
  width: 100%;
}
.content{
  padding-left: 20px;
  padding-right: 20px;
}
.content-description{
  margin-bottom: 10px;
}

#lang {
  list-style: none;
}
#lang li {
  display: inline;
}
.dock_icon{
  cursor: pointer;
}
