/**/
.panelMenu1
{

}
/*vertical menu div*/
.panelMenu2
{
float:left; 
margin-right:40px;    
}
/*div search button*/
.panelSearch
{
float:right;  
margin-right: 5px;

margin-top:0px;

}
/**/
.panelLatest
{
background-color: #99CCFF;
margin:5px 0px 10px 0px;
}
/**/
.panelLatest a
{
color: #000000;
text-decoration: none;
}
/**/
.panelAlsoBought
{

}
/**/
.panelSiteMap
{

}
/*div tagcloud*/
.paneltagCloud
{
background-color: #111116;
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:2px;
display:block;
margin:0px 0px 0px 0px;
}
/*tagcloud hyperlink*/
.paneltagCloud a
{
color: #FFFFFF;
 text-decoration: none;
}
/*div shopcart*/
.shopcart
{
background-color: #8CC740;
font-size: 10px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}
/*hyperlink shopcart*/
.shopcart a
{
color: #FFFFFF;
text-decoration: none;
}
/*hyperlink hover shopcart*/
.shopcart a:hover
{
text-decoration: underline;
}
/*title shopcart (big)*/
.shopcart .title
{
padding: 0px;
margin: 0px;
font-size: 18px;
}
/*text shopcart*/
.shopcart .text
{
font-size: 11px;
color:#FFFFFF;
}
/*breaking line in shopcart*/
.shopcart .line
{
padding: 0px;
margin: 0px;
border-style: none none solid none;
border-bottom-width: 1px;
border-bottom-color: #0066FF;
height: 1px;
}
/*bullet list shopcart*/
.shopcart ul li
{
list-style-image: none;
    list-style-type: none;
    text-align: left;
}
/*header orderform*/
.header
{
width: 100%;
border-bottom-style: dashed;
border-bottom-width: 1px;
border-bottom-color: #666666;
text-align: right;
padding: 0px 0px 20px 0px;
margin: 0px 0px 10px 0px;
font-size: 12px;
height:60px;
}
/*title header orderform*/
.header .title
{
text-align: left;
	padding: 0px;
	margin: 0px;
	width: auto;
	float: left;
}
/*header orderform step1-2-3*/
.header .step
{
text-align: right;
	color: #FF0000;
	padding: 0px 0px 5px 0px;
	margin: 0px 2px 0px 0px;
	width: 300px;
	float: right;
}
/*div orderform*/
.orderform
{
margin: 10px auto 10px auto;
	width: 96%;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 13px;
	float: left;
}
/*item on a orderform*/
.orderform .item
{
font-size: 15px;
}
/*orderform header 1*/
.orderform h1
{
padding: 0px;
	margin: 0px;
	font-size: 16px;
}
/*div productlist*/
.productlist
{
border: 1px solid #EEEEEE;
	padding: 5px;
	overflow: hidden;
	width: 30%;
	height: 200px;
	display: inline;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 1%;
}
/*heading 1 productlist(title)*/
.productlist h1
{
font-size: 14px;
    padding: 0px;
    margin: 0px;
}
/*productlist paragraph*/
.productlist p
{
font-size: 11px;
}
/*div product*/
.product
{

}
/*div stationary elements*/
.stationary
{

}
/*div article*/
.panelText
{

}
/**/
.panelThumb
{

}
/**/
.panelTypeSearch
{
margin-top:20px;
}
/**/
.productlistContainer
{
padding:10px;
}
/**/
.product .paragraph
{

}
/**/
.product .title
{
font-size:22px;
}

