﻿
.item {
	margin: 30px 0 30px 0;
	color: #656565;
}

.item h1 {
	font-size: 2em;
	padding: 0;
	margin: 0 0 5px 0;
	border: 0;

}

.item h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
}

.item h5 {
	font-size: 1em;
	color: #656565;
	padding: 0;
	margin: 0 0 10px 0;
	border: 0;
}

.item .section {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #303F68;	
}

.item .section div.info {
	font-family: arial;
	font-size: 0.8em;
}

.item .social {

}

.licensing {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dotted #303F68;		
}

.licences-list {
	font-family: arial;
	font-size: 0.9em;
}

.licences-list .title {
	font-weight: bold;
	color: #000;
	padding: 0 5px 0 5px;
}

.licences-list .bullet {
	float: left;
	width: 10px;
	height: 15px;
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -108px;
	z-index: 500;
}

.licences-list .details {
	padding: 10px 20px 0 5px;
}

.licences-list .select {
	margin: 0;
	padding: 0;
	width: 18px;
	height: 16px;
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -16px;
	position: relative;
	top: -2px;
	cursor: pointer;
	z-index: 10;
}

.licences-list .select.ed {
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -48px;	
}

.licences-list .select.set {
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -48px;	
	cursor: default;
}

.licences-list .select.added {
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -320px;	
	cursor: default;
}

.pagination {
	margin: 0;
	padding: 0;
}

.pagination ul {
	list-style-type: none;
	margin-top: 20px;
	padding: 0;
}

.pagination li {
	cursor: pointer;
	text-align: center;
	display: inline-block;
	color: #532402;
	text-shadow: #FFF 1px 1px 2px;
	padding: 0;
	font-size: 1em;
	font-family: seguisb,arial;
	cursor: pointer;
	width: 80px;
	height: 30px;
	background-color: #DFDFDF;
	border-radius: 6px;
	margin-right: 10px;
}

.pagination li div {
	padding-top: 4px;	
}

.pagination li:hover {
	background-color: #E1863B;
}

.pagination li.set {
	color: #FFF;
	background-color: #FF9900;
	text-shadow: #777 1px 1px 2px;
}

.nextpage {
	margin-top: 20px;	
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
	background-color: #DFDFDF;
	border-radius: 6px;
}

.nextpage div {
	color: #532402;
	text-shadow: #FFF 1px 1px 2px;
	padding: 7px 10px 7px 10px;	
}

.support {
	position: fixed;
	top: 180px;
	left: -500px;
	z-index: 1000;
}

.support .body {
	width: 500px;
	height: 500px;
	background-color: #333;
	float: left;
	border-radius: 0 0 8px 0;
}

.support .tab {
	width: 35px;
	height: 85px;
	float: left;
	background-color: #333;
	border-radius: 0 8px 8px 0;
	cursor: pointer;
}

.support .subject {
	color: #FF9900;
	margin-bottom: 10px;
	font-size: 14px;	
}

.support .description {
	line-height: 21px;	
}


.licensing {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #E0DFDF;	
}

.licences-list {
	font-family: arial;
	font-size: 0.9em;
}

.licences-list .title {
	font-weight: bold;
	color: #000;
	padding: 0 5px 0 5px;
}

.licences-list .bullet {
	float: left;
	width: 10px;
	height: 15px;
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -108px;
	z-index: 500;
}

.licences-list .details {
	padding: 10px 20px 0 5px;
}

.licences-list .select {
	margin: 0;
	padding: 0;
	width: 18px;
	height: 16px;
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -16px;
	position: relative;
	top: -2px;
	cursor: pointer;
	z-index: 10;
}

.licences-list .select.ed {
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -48px;	
}

.licences-list .select.set {
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -48px;	
	cursor: default;
}

.licences-list .select.added {
	background: url('../../../images/default/en_EN/icons-16x16.png') no-repeat 0 -320px;	
	cursor: default;
}

.pagination {
	margin: 0;
	padding: 0;
}

.pagination ul {
	list-style-type: none;
	margin-top: 20px;
	padding: 0;
}

.pagination li {
	cursor: pointer;
	text-align: center;
	display: inline-block;
	color: #532402;
	text-shadow: #FFF 1px 1px 2px;
	padding: 0;
	font-size: 1em;
	font-family: seguisb,arial;
	cursor: pointer;
	width: 80px;
	height: 30px;
	background-color: #DFDFDF;
	border-radius: 6px;
	margin-right: 10px;
}

.pagination li div {
	padding-top: 4px;	
}

.pagination li:hover {
	background-color: #E1863B;
}

.pagination li.set {
	color: #FFF;
	background-color: #FF9900;
	text-shadow: #777 1px 1px 2px;
}

.nextpage {
	margin-top: 20px;	
	font-size: 0.9em;
	font-weight: bold;
	cursor: pointer;
	background-color: #DFDFDF;
	border-radius: 6px;
}

.nextpage div {
	color: #532402;
	text-shadow: #FFF 1px 1px 2px;
	padding: 7px 10px 7px 10px;	
}

.licence-element {
    background-color: #F2F2F2;
    padding: 15px;
    margin-bottom: 15px;
}

.licence-element h2 {
    font: normal 1em Arial;
    font-weight: bold;
    color: #000000;
    padding: 0;
    margin: 0;
}

.licence-element p {
    color: #000000;
    font-size: 0.9em;
}

.licence-element .small-text {
    font-size: 0.85em;
}

.licence-element a.btn {
    display: block;
    padding: 13px 0 13px 20px;
    text-align: center;
	color: #FFFFFF;
}
