.cleaner, .cl {clear:both;}

.cartItem
{
                position:relative;
                width:268px;
				background-image:url(../images/cartBackground.jpg);
				background-repeat:repeat-y;
				margin:0 0 0 10px;
}

.cartItemHeader
{
                position:relative;
                width:268px;
                min-height: 56px;
				background-image:url(../images/cartHeader.jpg);
				background-repeat:no-repeat;
}

.cartItemFooter
{
                position:relative;
                width:268px;
                height: 5px;
				background-image:url(../images/cartFooter.jpg);
				background-repeat:no-repeat;
				margin-left:10px;
}



#panelLeft{	
				width:307px;
				float:left;
				margin:0;
				padding:0;				
}

#panelRight{	
				width:196px;
				float:right;
				margin:0;
				padding-right:43px;
				position:relative;
				
}

#logoPlexi 

{			width:137px;
			height:170px;
			position: absolute; top: 60px; left: 107px;
			display: block;
			z-index: 20;
			outline:none;
}

#logoNoLimits 

{			width:250px;
			height:100px;
			position: absolute; top: 110px; left: 120px;
			display: block;
			z-index: 20;
			outline:none;
}

#logoHome 

{			width:45px;
			height:45px;
			position: absolute; top: 260px; left: 26px;
			display: block;
			z-index: 20;
			outline:none;
}

/*	search  */
.searchPanel{
					width:230px;
					position:relative;
					margin:10px 0 15px 50px;
}
.EditSearch{
				background-image:url(../imagesNoLimits/search.jpg);
				background-repeat:no-repeat;
				background-color:Transparent;
				border:0;				
				width:115px;
				height:23px;
				float:left;
				margin:0;
				padding:0 5px 0 30px;
				position:relative;
				color:#fff;
				font-size:10px;
}
.BtnSearch{
				width:45px;
				margin:0 27px 0 0;
				background-color:Transparent;
				border:0;	
				float:right;
				color:#BFBFBF;
				position:relative;
				top:2px;
				font-weight:bold;
				font-size:12px;
				cursor: pointer;
}
/*	end search  */

/* left menu*/
#menuLeft {			
				list-style:none;
				position:relative;
				padding: 10px 0 20px 45px;
				position:relative;
}


#menuLeft a {			
text-decoration:none;
color:#bfbfbf;
}

#menuLeft a:hover {			
text-decoration:none;
color:#ebebeb;
}

#menuLeft>ul{
 margin:0;
 padding:0;
}

#menuLeft>ul>li{
	background-image:url(../imagesPlexi/treeL1.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:8px 0 10px 33px;
	margin-bottom:3px;
	font-size: 12px;
    text-decoration: none;
    list-style:none;
    list-style-image:none;    
    list-style-type:none;
	display:block;
	font-weight:bold;
}

#menuLeft>ul>li>ul
{
    margin-left:-42px;
    font-size: 10px;
}

#menuLeft>ul>li>ul>li
{
	background-image:url(../imagesPlexi/treeL2.jpg);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:8px 0 0 20px;
	margin-bottom:3px;
	font-size: 10px;
    text-decoration: none;
    list-style:none;
    list-style-image:none;    
    list-style-type:none;
	display:block;
	font-weight:bold;	
	
	
}

#menuLeft>ul>li>ul>li>a{  
padding-left:7px;
}



#menuLeft>ul>li>ul>li{  
	list-style-image:none;

}

#menuLeft>ul>li>ul>li>ul{

	margin: 0 0 0 0;
	padding: 5px 0 0 5px;
}

#menuLeft>ul>li>ul>li>ul>li {
	margin: 0 0 0 0;
	padding:6px 0 0 6px;
	list-style-image:none;
	list-style-type:none;
}

#menuLeft li.selected>a {color:#ebebeb; font-weight:bold; text-decoration:none;}


/* left menu*/

.panelPartners{	
				width:212px;
				min-height:100px;
				margin: 40px 0 70px 50px;
				float:left;
				position:relative;
}

/* galerie panel right */
.boxTipWrap	{
	position:relative;
	margin:0 0 20px 0;
}

.boxTipHeader
{
 	position:relative;
 	width:210px;
 	height:3px;
 	background-image:url(../imagesNoLimits/boxTipHeader.jpg);
	background-repeat:no-repeat;   

}

.boxTipBackground
{
 	position:relative;
 	width:210px;
 	background-image:url(../imagesNoLimits/boxTipBackground.jpg);
	background-repeat:repeat-y;
}

.boxTipFooter
{
 	position:relative;
 	width:210px;
 	height:28px;
 	background-image:url(../imagesNoLimits/boxTipFooter.jpg);
	background-repeat:no-repeat; 
}

.boxTipFooterText
{
    margin:0;
    padding-top:9px;
    color:#000;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}
.boxTipImage
{
    position:relative;
    text-align:center;
    padding: 10px 0 10px 0;    
    margin:0 auto 0 auto;
}


.boxTipTitle 	{
    font-size: 11px;
    font-weight:bold;
	color:#BFBFBF;    
    margin:0 auto 0 auto;
	position:relative;
	padding:9px 0 0 5px;	
}

.boxTipTitle a 	{
	color:#BFBFBF;    
    text-decoration:none;
}


.tableIco 
{
    width:29px;
 	height:33px;
 	background-image:url(../imagesNoLimits/treeL1.jpg);
	background-repeat:no-repeat;
	background-position:center; 
	padding-left:7px;
}

.tableText 
{
margin:0 3px 0 5px;
text-align:center;
}

.tableText a
{
text-decoration:none;
}

/* end galerie panel right */

/* top menu*/
#menu {			width:900px;
				position:absolute;
				top:268px;
				left:110px;
				z-index:20;
}
.menuMain {
				list-style:none;
				margin:0 auto 0 auto;
				padding:0 0 0 0;
}
.menuMain li a {
				font-size: 16px;
				color: #fff;
				text-decoration: none;
				text-transform:uppercase;
				display:block;
				margin:0;
				padding:3px 0 0 0;
				height:23px;
				text-align:center;
				outline:none;
}
.menuMain li {
				list-style-image:none;
}
.menuMain li a:hover {
				color: #fff;
				background-image:url(../imagesPlexi/tl-1.png);
				background-repeat:repeat-x;
}
/* buttons */
.menuItem0	{
                width:186px;
				float: left;
}
.menuItem0:hover	{

}

.menuItem1	{
                width:170px;
				float: left;
}
.menuItem1:hover	{

}

.menuItem2	{
                width:260px;
				float: left;
}
.menuItem2:hover	{

}

.menuItem3	{
                width:270px;
				float: left;
}
.menuItem3:hover	{

}


/* end buttons */
