
.shopListEntry{
    margin-left: 20px;
}

.shopListEntry a{
    font-weight: normal;
    text-decoration: underline;
}

.shopPercents{
    font-size: 13px;
    color: #5b8f20;
    font-weight: bold;
    text-decoration: none;
}

.shopListCategory{
    font-size: 12px;
    color: #5b8f20;
    font-weight: bold;
    margin-top: 10px;
}

.loginManagement{
    margin-left: 340px;
    margin-top: -20px;
    position: absolute;
}

.loginManagement a{
    padding-left: 10px;
}

.cockpit{
	background: url(/images/cockpit.png) no-repeat;
	width: 480px;
	height: 212px;
	padding-top: 10px;
}

.datas{
	font-family: verdana,arial,sans-serif;
	margin-left: 200px;
	font-size: 12px;
	color: #5b8f20;
}

.balance{

}

.directCommunity{
	margin-top: 25px;
}

.indirectCommunity{
	margin-top: 27px;
}

.cockpitValue{
	margin-left: 64px;
	font-weight: bold;
}

.cockpitName{
	float: left;	
}

.main-content h2.green {
	clear: both;
	color: #84D02E;
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 1em 0pt 0.5em;
}

.main-content h3.green {
	clear: both;
	color: #84D02E;
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 1em 0pt 0.5em;
}

.spreadbox_login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background:url(/images/box_middle_300.png) no-repeat;
    	font-size: 12px;
}

.sb_form {
	margin: 0;
	text-align: center;
	color: gray;
}

.sb_inner{
	margin-left: 10px;
	margin-right:10px;
} 
    	  
.sb_input{
    	border: 1px solid #5b8f20;
	width: 178px;
	color: gray;
	background-color: #eeffd1;
    	margin-top: 8px;
}

.sb_button{
    	border: 1px solid #5b8f20;
    	color: white;
	background-color: #84d023;
	width: 180px;
    	margin-top: 8px;
	font-weight: bold;
	cursor:pointer;
}

.sb_error {
	background:#FFBF8F url(/images/error.png) no-repeat scroll 1% 50%;
	border:2px solid red;
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	min-height:45px;
	padding:4px 4px 4px 65px;
	text-align:left;
	width:70%;
}

.sb_success {
	background:#D4F99C url(/images/ok.png) no-repeat scroll left center;
	border:2px solid #00C000;
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	min-height:45px;
	padding:4px 4px 4px 60px;
	text-align:left;
	width:70%;
}


.ro {
	background:url(/images/roundedbox_ro.png) top right no-repeat;
}

.lo {
	background:url(/images/roundedbox_lo.png) top left no-repeat;
}

.ru {
	background:url(/images/roundedbox_ru.png) bottom right no-repeat;
}

.lu {
	background:url(/images/roundedbox_lu.png) bottom left no-repeat;
}

.bigro {
	background: url(/images/roundedbox_ro-green.png) top right no-repeat;
}

.biglo {
	background:url(/images/roundedbox_lo-green.png) top left no-repeat;
}

.bigru {
	background:url(/images/roundedbox_ru-green.png) bottom right no-repeat;
}

.biglu {
	background:url(/images/roundedbox_lu-green.png) bottom left no-repeat;
}

#sb_welcomeTipps{
	width: 850px;
	margin-top: 10px;
}

.sb_welcomeTippsContent {
	padding: 5px 0px 15px 10px;
	height: 350px;
}

.sb_welcomeTipp{
	border-right:1px solid #84D02E;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:330px;
	margin:10px 0px 0px 5px;
	width: 202px;
}


.sb_welcomeTipp img{
    border: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.sb_welcomeTippHeadline {
	font-size:11px;
	margin-left:65px;
	margin-top:10px;
	margin-right: 5px;
}

a .sb_welcomeTippHeadline {
	color: #5b8f20; 
}

a:hover .sb_welcomeTippHeadline {	text-decoration:underline; }

.sb_welcomeTippText, a:hover sb_welcomeTippText {
	clear:both;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	padding-left:5px;
	padding-top:5px;
	text-decoration:none;
	width: 180px;
	color: #024d92;
	cursor: pointer;
}

a:hover .sb_welcomeTippText{
    color: #5b8f20;
}


	.shopBox{
		border: 1px solid #5b8f20;
		width: 800px;
		height: 133px;
		font-family: verdana,arial,sans-serif;
		clear: both;
		margin-top: 15px;
	}
	
	.boxLogo{
		margin-left: 10px;
		float: left;
	}
	
	.boxLogo img{
		margin: 0px;
		margin-top: 3px;
	}
	
	.boxCommission{
		color: white;
		background: url(/images/commissionline.png) no-repeat top right;
		font-size: 17px;
		font-weight: bold;
		text-align: right;
		float: right;
		height: 25px;
		width: 200px;
	}
	
	.boxTop{
		height: 40px;
	}
	
	.boxTitle{
		margin-left: 10px;
		margin-top: 5px;
		color: #84d02e;
		font-weight: bold;
		float: left;
		font-size: 14px;
	}
	
	.boxSpreadIt{
		float: left;
		font-size: 13px;
		font-weight: bold;
		margin-left: 10px;
		margin-top: 5px;
	}
	
	.boxToShop{
		font-size: 13px;
		float: left;
		margin-left: 15px;
		margin-top: 5px;
	}
	
	.boxFooter{
		height: 25px;
		margin-top: 5px;
	}
	
	.boxSpreadboxLogo{
		float: right;
		margin-right: 2px;
		margin-top: 14px;
	}
	
	.boxDescription{
		width: 780px;
		overflow: auto;
		height: 60px;
		padding-left: 10px;
		font-size: 11px;
		clear: both;
	}

