/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Background
----------------------------------------------------------------------------------------------------*/

body#page { 
/*background-attachment: fixed;
background-position: center;*/
	background: url(/images/ls1111.png);
}

#maininner{
	background: rgba(255, 255, 255, 0.7);
	min-height: 210px;
	margin-top: 14px;
}

#sidebar-a{background: rgba(255, 255, 255, 0.7);margin-top: 14px;}
#sidebar-b{background: rgba(255, 255, 255, 0.7) url(/images/diagram61.png) no-repeat;margin-top: 14px;border-left: 1px solid #000;
width: 250px;}
#vmCartModule{background: rgba(255,255,255,0.7);}

#content{margin: 15px;}

.breadcrumbs{margin: 18px;}

/*#sidebar-a{background: rgba(255, 255, 255, 0.7);}*/