body {
	font-size: small;
	font-family: Tahoma;
}

a {
	text-decoration: none;
	color: #000;
}

#logo {
	padding-top: 10px;
	margin-bottom: 18px;
	height:160px;
}

#footer {
	padding-top:20px;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
}

#top-menu, #language-selector {
	float: left;
}

#top-menu {
	padding-left: 10px;
	width:600px;
}

#language-selector {
	padding-top: 5px;
}

#language-selector li {
	margin-left: 1px;
	margin-right: 1px;
}

#top-menu a, #top-menu a:visited, #top-menu a:hover
{
	color: #FFF;
	text-decoration:none;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

#top-menu ul li {
	display: inline;
}

#top-menu ul li {
	display: inline;
}

#language-selector ul li {
	display: inline;
}

.title {
	padding-left: 10px;
	height:30px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 16px;
}

#left-col {
	background-color: #F0F0F0;
}

#left-col .title {
	background-image: url(../images/left-col-title.gif);
	
	background-repeat: repeat-x;
}

#content-col .title {
	background-image: url(../images/content-col-title.gif);
	
	background-repeat: repeat-x;
}

.text-container {
	padding:10px;
	text-align: justify;
	line-height:20px;
}

.text-container img {
	margin:5px;
}

.tree-product {
	font-size: smaller;
	padding-left:10px;
}

#product-container {
	padding:5px;
}

#product-name {
	text-align:right;
	padding-right:5px;
	font-size: 14px;
	font-weight: bolder;
	line-height:30px;
	height:30px;
	vertical-align: middle;
	background-color: #FFB900;
	margin-bottom: 10px;
}

#product-description, #product-image {
	float: left;
	text-align: center;
}

#product-description
{
	width:300px;
	padding:5px;
	text-align: center;
}

#product-image {
	width: 230px;
	text-align:right;
	margin-left:10px;
}

#product-image img {
	border: 2px solid #FFB900;
}

#product-description {
}

#product-description table {
	width:95%;
}

#product-description table tr {
	border-bottom: 1px solid #ccc;
	height:20px;
	line-height: 20px;
	vertical-align: middle;
}

#product-outer-container {
	background-color: #FFF;
	min-height: 400px;
}

#product-pdf {
	font-weight: bold;
	text-align: center;
	float:left;
	width: 50%;
	line-height: 25px;
	vertical-align: middle;
}

#product-video {
	display: inline;
	float: right;
	font-weight: bold;
	text-align: center;
	width: 50%;
	text-align: right;
	line-height: 25px;
	vertical-align: middle;
}

#add-to-cart-container {
	padding-left:185px;
}

#add-to-cart {
	background-position: 10px center;
	background-repeat: no-repeat;
	background-image: url(../images/add_to_cart.png);
	font-size: 11px;
	width:210px;
	padding:0px!important;
	font-weight: bold;
	text-align: center;
	margin-top:20px;
	margin-bottom:40px;
	background-color: #ffd669;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
}

#add-to-cart a, #add-to-cart img {
	/*margin: 0!important;
	border:1px solid #000;*/
}


.product-list-container {
	background-color: #FFFFFF;
}

.product-list-product {
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right: 20px;
	vertical-align: middle;
	border-bottom: 1px dotted #ccc;
	min-height:70px;
	line-height: 70px;
}

.product-list-name {
}

.product-list-name, product-list-image {
	float: left;
}

.product-list-image {
	text-align: right;
}

.tree-list {
	background-color: #CECECE;
	font-size:11px;
	padding:4px;
	font-weight: bold;
	border-bottom: 1px solid #969696;
}

.tree-product {
	background-image: url(../images/freccia.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 2px;
	line-height: 15px;
	vertical-align:middle;
	border-bottom: 1px solid #eeeeee;
}

.used-loader {
	width:90%;
	margin: 20px;
	font-size: 10px;
}

.used-loader tr, .used-loader td {
	height: 16px;
	line-height: 16px;
	vertical-align:center;
}

.used-loader-label{
	background-color: #e6e6e6;
	border-bottom: 1px solid #cecece;
	padding-left:5px;
	width:130px;
}

.used-loader-value {
	padding-left: 5px;
	border-bottom: 1px solid #cecece;
}

.loader-image {
}

.used-loader-image {
	border:1px solid #CCC;
	vertical-align: middle;
	text-align: center;
	width:220px!important;
}

#video-box {
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  180px; 
    text-align: center;
    margin-left:10px;
}

#search-box {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-size: smaller;
}

#rev {
	background-color: #333;
	color:#FFF;
	text-align: left;
	font-weight: normal;
}


.left-align {
	text-align: left;
}

#new-products {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
	min-height:200px;
}

.pics {  
    height:  22px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  180px; 
    top:  0; 
    left: 0 
} 


#related-title
{
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-right: 10px;
}


.related-product
{
	float: left;
	width: 110px!important;
	min-height: 120px!important;
	text-align: center;
	font-size: smaller!important;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 2px;
}

img.view-large {
	border: 0px!important;
}


table.cart {
	margin: 20px;
}

table.cart th {
	background-color: #999;
	border-bottom: 1px solid #333;
}
