#rankingHeaderTab {
	background-color: #f4f4f4;
	padding: 10px 0;
	margin-left: 50px;
	margin-top: 10px;
	display: inline-block;
	position: relative;
	top: 7px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0 10px #aaaaaa;
	-webkit-box-shadow: 0px 0 10px #aaaaaa;
	box-shadow: 0px 0 10px #aaaaaa;
}

#rankingHeaderTab p {
	background-color: #859fc4;
	color: white;
	font-weight: bold;
	padding: 5px 50px;
}

#rankingHeaderTab a {
	color: white;
}

#rankingHeader {
	background-color: #f7f7f7;
	padding-top: 15px;
	padding-bottom: 15px;
	-moz-box-shadow: 0px 0 5px #aaaaaa;
	-webkit-box-shadow: 0px 0 5px #aaaaaa;
	box-shadow: 0px 0 5px #aaaaaa;
}

#rankingHeader3C {
    padding: 0 300px 0 150px;
}

#rankingImageColumn {
	float: left;
	width: 150px;
        margin-left: -150px;
	text-align: center;        
}

#insertInWeb {
	font-size: 0.8em;
	margin: 1em 0;
	position: relative;
}

#insertInWeb img {
	vertical-align: middle;
}

#insertInWebCode {
	background-color: white;
	border: 1px solid #cccccc;
	padding: 10px 25px 10px 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	visibility: hidden;
}

#insertInWebCode img {
	position: absolute;
	top: 3px;
	right: 3px;
}

#insertInWebCode p {
	margin: 0.5em 0;
}

#insertInWebCode input {
	width: 100%;
}

h1 {
    margin-bottom: 10px;
    margin-right: 10px;
}

#rankingAdvertColumn {
	float: right;
	width: 300px;
	margin-right: -300px;
}

#rankingDescriptionColumn {
	margin: 0 15px;
}

#rankingDescriptionColumn img {
	vertical-align: middle;
        margin-right:5px;
}

#rankingRating {
    float: left;
    white-space: nowrap;
}

#rankingRatingForm {
	float: left;
}

#rankingVotes {
	font-size: 0.8em;
	margin-left: 10px;
}

#rankingDescriptionColumn p {
	text-align: justify;
	margin: 10px 0;
	font-size: 0.9em;
        line-height:1.3em;
}

#rankingAuthorAndSources {
	font-size: 0.8em;
	margin: 0 10px;
}

#rankingAuthorAndSources li {
	background: url("http://static.classora.com/files/images/circle_star.png") left center no-repeat;
	line-height: 20px;
	padding-left: 25px;
	margin-bottom: 3px;
}

#rankingStats {
        margin-top: 1em;
        text-align: left;
	font-size: 0.8em;
}

#rankingStats li {
	margin-bottom: 5px;
}

#rankingHeaderShortCuts {
	padding: 7px 0;
	text-align: center;
}

#rankingStillNotPublished {
	background: #f6eded url("http://static.classora.com/files/images/system/icon_books.gif") 10px center no-repeat;
	padding: 5px 0 5px 85px;
        clear:both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#rankingMessage {
	margin-top: 0.5em;
	background: transparent url("http://static.classora.com/files/images/icon_information.gif") 10px center no-repeat;
	padding-left: 50px;
	line-height: 35px;
	color: #4F72A8;
}

#rankingViews {
	text-align: center;
}

#rankingViews a {
	display: inline-block;
	margin: 0 10px;
	height: 35px;
	line-height: 35px;
	color: white;
	padding-right: 120px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid white;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#rankingViews a:hover {
	text-decoration: none;
}

#rankingData {
	margin-top: 10px;
	background: #fbfbfb url("http://static.classora.com/files/images/ranking_data_bg.png") top repeat-x;
	padding-top: 1em;
	-moz-box-shadow: 0px 0 5px #aaaaaa;
	-webkit-box-shadow: 0px 0 5px #aaaaaa;
	box-shadow: 0px 0 5px #aaaaaa;
	overflow: hidden;
}

#rankingDataLeftColumn {
	width: 75%;
	float: left;
}

#rankingAdministrationList {
        display: none;
	font-size: 0.8em;
	padding: 0.5em;
	text-align: center;
	overflow: hidden;
	background-color: #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#rankingAdministrationList li {
	float: left;
	margin: 5px;
}

#chooseEditionWithCombo {
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 50px 10px 10px;
}

#chooseEditionWithCombo form {
	display: inline;
}

#chooseEditionWithCombo label {
	border-bottom: 1px dotted #666666;
}

#chooseEditionCombo {
	font-size: 1.0em;
	color: #666666;
}

#chooseEditionWithComboExplanation {
	margin-left: 20px;
	padding: 10px;
	font-size: 0.7em;
	font-weight: normal;
	font-style: italic;
	background: transparent url("http://static.classora.com/files/images/home/quote.png") top left no-repeat;
}

#rankingDataTable {
	width: 100%;
}

#rankingDataTable thead tr {
	border-bottom: 1px solid #dddddd;
}
	
#rankingDataTable tbody tr {
	border-bottom: 1px dotted #dddddd;
}

#rankingDataTable th {
	background-color: #4f74a9;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color: white;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #dddddd; /*ie*/
}

#rankingDataTable th a {
	color: white;
}

#rankingDataTable th.tableCorner {
	background: #4f74a9 url("http://static.classora.com/files/images/table_top_left_corner.png") top left no-repeat;
}

#rankingDataTable th.entryColumn {
	text-align: left;
}

#rankingDataTable th.addColumns {
	background-color: #859fc4;
}

#rankingDataTable th.addColumns a {
	color: white;
}

#rankingDataTable th img {
	vertical-align: middle;
}

#loadingImg {
	display: none;
}

#rankingDataTable td {
	text-align: center;
	vertical-align: middle;
	padding: 5px 10px;
	border-bottom: 1px dotted #dddddd; /*ie*/
}

#rankingDataTable td.rankingPositionCell {
	background-color: #4f74a9;
	color: white;
	font-style: italic;
	font-size: 1.3em;
}

#rankingDataTable td.rankingPositionCell a {
	color: white;
}

#rankingDataTable td.rankingImageCell {
	background-color: white;
	width: 40px;
	padding: 3px 0;
}

#rankingDataTable td.rankingEntryCell {
	text-align: left;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #f2f2f2;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #f2f2f2;
        line-height:1.4em;
}

#rankingDataTable td.rankingEntryCell:hover {
	background-color: #f2f2c2;
	border-right: 1px solid #dddddd;            
}

#rankingDataTable td.rankingEntryCell a {
	color: #666666;
}
	
#rankingDataTable td.rankingVoteCell {
	background-color: #f2f2f2;
	border-bottom: 1px solid #dddddd;
	width: 100px;
	min-width: 100px;
}

#rankingDataTable td.rankingEmptyCell {
	border-bottom: 1px solid #dddddd;
	background-color: white;
	width: 70px;
}

#rankingDataTable td.rankingDataCell {
	background-color: #4f74a9;
	color: white;
	font-size: 1.1em;
        width:200px;
}

#sortLoadingBar {
	display: none;
}

#rankingDataTable td.enhanced {
	background-color: #f7ead3;
}

#addRowBlock {
	background-color: #859fc4;
	color: white;
	padding: 20px 20px 15px 20px;
}

.yellowLink {
	color: #ffff99;
	font-weight: bold;
}

#addRowBlock span {
	margin: 0 10px;
	padding: 5px 15px;
	font-size: 0.7em;
	font-style: italic;
	background: transparent url("http://static.classora.com/files/images/home/quote.png") top left no-repeat;
}

#rankingDataRightColumn {
	width: 25%;
	float: right;
	background-color: #efefef;
}

#rankingViewsExplanation {
	text-align: center;
	font-size: 0.9em;
	margin: 10px 30px;
	padding: 5px;
	background: transparent url("http://static.classora.com/files/images/home/quote.png") top left no-repeat;
}

.currentView {
	background-color: #4f74a9;
}

.rankingViewTab {
	padding: 10px;
}

.rankingViewTab a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: white;
	padding-right: 120px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid white;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
}

#tableViewTab {
	background: #4f74a9 url("http://static.classora.com/files/images/table_view.png") top right no-repeat;
}

.currentView #tableViewTab {
	background: #9f9f9f url("http://static.classora.com/files/images/table_view.png") top right no-repeat;
}

#mapViewTab {
	background: #4f74a9 url("http://static.classora.com/files/images/map_view.png") top right no-repeat;
}

.currentView #mapViewTab {
	background: #9f9f9f url("http://static.classora.com/files/images/map_view.png") top right no-repeat;
}

#chartViewTab {
	background: #4f74a9 url("http://static.classora.com/files/images/chart_view.png") top right no-repeat;
}

.currentView #chartViewTab {
	background: #9f9f9f url("http://static.classora.com/files/images/chart_view.png") top right no-repeat;
}

#mosaicViewTab {
	background: #4f74a9 url("http://static.classora.com/files/images/mosaic_view.png") top right no-repeat;
}

.currentView #mosaicViewTab {
	background: #9f9f9f url("http://static.classora.com/files/images/mosaic_view.png") top right no-repeat;
}

#moreDataViewTab {
	background: #4f74a9 url("http://static.classora.com/files/images/more_data_view.png") top right no-repeat;
}

.currentView #moreDataViewTab {
	background: #9f9f9f url("http://static.classora.com/files/images/more_data_view.png") top right no-repeat;
}

#chooseEditionWithLinks {
	margin: 20px 10px;
}

#chooseEditionWithLinks p {
	text-decoration: underline;
}

#chooseEditionWithLinks ul.firstLevelEditionList {
	margin: 1em 0;
	font-size: 0.9em;
	background-color: #d7d8da;
	overflow: hidden;
}

#chooseEditionWithLinks ul.firstLevelEditionList li {
	float: left;
	padding: 2px 4px;
	/*border-bottom: 1px solid white;*/
	background-color: #d7d8da;
}

#chooseEditionWithLinks ul.firstLevelEditionList li.editionSelected {
	font-weight: bold;
}

#chooseEditionWithLinks ul.firstLevelEditionList li.editionSelected a {
	color: #1000aa;
}

#chooseEditionWithLinks ul.firstLevelEditionList li.secondLevelEditions {
	display: none;
	float: none;
	clear: both;
}

#chooseEditionWithLinks ul.firstLevelEditionList li.secondLevelEditions ul {
	background-color: #e7e5e8;
	overflow: hidden;
}

#chooseEditionWithLinks ul.firstLevelEditionList li.secondLevelEditions ul li {
	float: left;
	padding: 2px 4px;
	/*border-bottom: none;*/
	background-color: #e7e5e8;
}

#searchInRanking{
	margin: 20px 10px;
	padding: 10px;
	color: white;
	background-color: #4e73a8;
	border: 2px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	overflow: hidden;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#4e73a8', endColorstr='#a5d0fd');
	/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = '#4e73a8', endColorstr = '#a5d0fd')";
	/*Element must have a height (not auto)*/
	/*All filters must be placed together*/
	background-image: -moz-linear-gradient(left, #4e73a8, #a5d0fd);
	background-image: -ms-linear-gradient(left, #4e73a8, #a5d0fd);
	background-image: -o-linear-gradient(left, #4e73a8, #a5d0fd);
	background-image: -webkit-gradient(linear, left top, right top, from(#4e73a8), to(#a5d0fd));
	background-image: -webkit-linear-gradient(left, #4e73a8, #a5d0fd);
	background-image: linear-gradient(left, #4e73a8, #a5d0fd);
	/*--IE9 DOES NOT SUPPORT GRADIENT BACKGROUNDS--*/
}

#searchInRanking p {
	text-decoration: underline;
	margin-bottom: 10px;
}

#searchInRanking span {
	font-size: 0.8em;
	float: left;
	margin-top: 0.5em;
	margin-right: 1em;
}

#currentVotes{
	margin: 20px 10px;
}

#currentVotes p {
	text-decoration: underline;
}

#preferenceListSettings {
	margin-top: 1em;
	font-size: 0.9em;
}

#preferenceListSettings form {
	margin-bottom: 0.5em;
}

#currentVotes table {
	margin-top: 0.8em;
	width: 100%;
	background-color: #8e8e8e;
	text-align: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#currentVotes table th {
	vertical-align: middle;
	padding: 6px 3px;
	color: white;
	border-bottom: 1px solid white;/*ie*/
        font-weight: normal;
}

#currentVotes table th a {
	color: white;
}

#currentVotes table td {
	padding: 0 3px;
	vertical-align: middle;
}

#currentVotes table img {
	vertical-align: middle;
}

#currentVotes table thead tr {
	border-bottom: 1px solid white;
}

#currentVotes table tbody tr {
	border-bottom: 1px solid white;
}

#currentVotes table tbody td {
	border-bottom: 1px solid white;/*ie*/
}

#currentVotes table tfoot {
	text-align: center;
	font-size: 0.8em;
	font-style: italic;
	background: transparent url("http://static.classora.com/files/images/home/quote.png") 10% 10% no-repeat;
}

#currentVotes table tfoot td {
	padding: 6px;
	color: white;
}

#currentVotes table td.votesPositionCell {
	text-align: center;
	color: white;
}

#currentVotes table td.votesImageCell {
	text-align: center;
	background-color: white;
}

#currentVotes table td.votesEntryCell {
	color: #666666;
	padding: 3px;
}

#currentVotes table td.votesEntryCell a {
	color: #666666;
}

#currentVotes table td.votesVoteCell {
	color: #666666;
	text-align: center;
}

#currentVotes table td.votesOddRow {
	background-color: #d8d8d8;
}

#currentVotes table td.votesEvenRow {
	background-color: #e6e6e6;
}

#currentVotes table td.votesChangeViewCell {
	font-size: 0.8em;
        padding: 4px;
        text-align: center;
}

#friendsVoted {
	margin: 20px 10px;
        overflow: hidden;
}

#friendsVoted p {
	text-decoration: underline;
}

#friendsVoted ul {
	margin-top: 0.8em;
}

#friendsVoted ul li {
	float: left;
	margin: 0 2px 2px 0;
}

#rankingFooter {
	margin-top: 2em;
	margin-bottom: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	overflow: hidden;
}

#relatedRankings {
	width: 25%;
	float: right;
}

#relatedRankingsTitle {
	border-bottom: 1px dotted #666666;
	font-weight: bold;
	margin-bottom: 1em;
	display: inline-block;	
}

#relatedRankingsListContainer {
	font-size: 0.9em;
	background-color: #f4f4f4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow: 0px 0 10px #aaaaaa;
	-webkit-box-shadow: 0px 0 10px #aaaaaa;
	box-shadow: 0px 0 10px #aaaaaa;
}

#relatedRankingsListContainer p {
	text-align: center;
	padding: 1.5em;
	background: transparent url("http://static.classora.com/files/images/home/quote.png") 1em 1em no-repeat;
}

#relatedRankingsList {
	font-size: 0.9em;
}

#relatedRankingsList li {
	padding: 0.5em;
	overflow: hidden;
}

li.oddRelatedRanking {
	background-color: #edf3ef;
}

li.evenRelatedRanking {
	background-color: #f5f7f6;
}

#relatedRankingsList li img {
	border: 1px solid #e3e3e3;
	float: left;
	margin-right: 0.5em;
}

#relatedRankingsList li.otherRelatedRankings a {
	display: block;
	padding: 0.5em;
	font-size: 0.9em;
	font-weight: bold;
}

#insertNewRow {
	display: none;
	margin-top: 1em;
}

#insertNewRow p {
	margin-bottom: 0.6em;
}

#insertNewRow button {
	margin-top: 0.6em;
        margin-right: 1em;
}

#rankingNotFound p, #rankingNotFound ul, #rankingNotFound form {
	margin: 1em 0;
}

#rankingNotFound li {
	margin: 1em 3em;
	list-style-type: disc;
}

#mapViews {
	text-align: center;
}

#rankingMap {
	width:100%;
	height:500px;
}

#noElementsOnMap {
	text-align: center;
	font-size: 1.2em;
	padding: 2em;
}

#noElementsOnMap p {
	margin: 1em;
}

#chartViews {
	margin: 10px 0;
}

#chart {
	width: 100%;
	overflow-x: scroll;
}

#evolutionChart {
	width:100%;
	height:400px;
}

#evolutionChartParticipants {
	margin-top: 20px;
	overflow: hidden;
}

#evolutionChartParticipants ul {
	margin-top: 5px;
}

#evolutionChartParticipants li {
	float: left;
	margin: 5px;
}

#evolutionChartSuggestions {
	margin-top: 20px;
	overflow: hidden;
	background-color: #efefef;
	padding: 10px;
	-moz-box-shadow: 0px 0 3px #aaaaaa;
	-webkit-box-shadow: 0px 0 3px #aaaaaa;
	box-shadow:0 0 3px #AAAAAA;
}

#evolutionChartSuggestions ul {
	margin-top: 10px;
}

#evolutionChartSuggestions li {
	float: left;
	margin: 5px;
	width: 150px;
	font-size: 0.9em;
}

#compareWithRelatedEntries {
	margin: 20px 10px 20px 0;
	overflow: hidden;
	background-color: #efefef;
	padding: 10px;
	-moz-box-shadow: 0px 0 3px #aaaaaa;
	-webkit-box-shadow: 0px 0 3px #aaaaaa;
	box-shadow:0 0 3px #AAAAAA;
}

#compareWithRelatedEntries ul {
	margin-top: 10px;
}

#compareWithRelatedEntries li {
	float: left;
	margin: 5px;
	width: 150px;
	font-size: 0.9em;
	text-align: center;
}

#evolutionChartData {
	margin-top: 20px;
	text-align: center;
}

#hideDataTableLink {
	display: none;
}

#evolutionChartDataTable {
	display: none;
	margin: 10px auto;
	font-size: 0.9em;
	min-width: 500px;
}

#evolutionChartDataTable tr {
	border-bottom: 1px dotted #DDDDDD;
}

#evolutionChartDataTable th {
	background-color: #4F74A9;
	color: white;
	padding: 5px;
	border-right: 1px dotted #DDDDDD;
}

#evolutionChartDataTable th a {
	color: white;
}

#evolutionChartDataTable td {
	background-color: #f2f2f2;
	padding: 5px;
	border-right: 1px dotted #DDDDDD;
}

#otherRankingsForComparisons {
	margin: 20px;
}

#otherRankingsForComparisons p {
	text-decoration: underline;
}

#otherRankingsForComparisons ul {
	margin: 1em 0;
	font-size: 0.9em;
	background-color: #D7D8DA;
}

#otherRankingsForComparisons li {
	padding: 0.5em;
}

li.oddCommonRanking {
	background-color: #D7D8DA;
}

li.evenCommonRanking {
	background-color: #e7e5e8;
}

#comparisonHeader {
        padding-right: 300px;
        overflow: hidden;
}

#comparisonHeader p {
	font-size: 0.9em;
	margin: 15px 0;
	text-align: justify;
}

.comparisonEntry {
	float: left;
	width: 200px;
	margin: 0 10px;
	text-align: center;
	position: relative;
}

.comparisonEntry a {
	display: block;
	margin-top: 10px;
}

.comparisonEntry span {
	font-size: 0.8em;
}

.comparisonEntry1, .comparisonEntry1 a {
	color: blue;
}

.comparisonEntry2, .comparisonEntry2 a {
	color: red;
}

.comparisonEntry3, .comparisonEntry3 a {
	color: orange;
}

a.closeComparisonEntry {
	position: absolute;
	top: 0;
	right: 10px;
}

.comparisonVersus {
	float: left;
	width: 80px;
	text-align: center;
	font-size: 0.8em;
}

.comparisonVersus a {
	display: block;
	margin-top: 30px;
}

.comparisonVersus span {
	display: block;
}

#compareEvolutionForm {
	margin: 20px 10px 20px 0;
	overflow: hidden;
	background-color: #efefef;
	padding: 0 10px;
	-moz-box-shadow: 0px 0 3px #aaaaaa;
	-webkit-box-shadow: 0px 0 3px #aaaaaa;
	box-shadow:0 0 3px #AAAAAA;
}

div.compareEvolutionFormEntry {
	margin-bottom: 10px;
	margin-left: 20px;
}

ul.mosaic {
	overflow: hidden;
	margin: 10px auto;
	width: 725px;
}

ul.mosaic li {
	float: left;
	width: 135px;
	text-align: center;
	margin: 4px;
	border: 1px dotted #bbbbbb;
	background: #EDF3EF url("http://static.classora.com/files/images/mosaic_bg.png") top left repeat-x;
}

li.mosaicSameLine {
}

li.mosaicNewLine {
	clear: left;
}

ul.mosaic span {
	display: block;
	margin: 3px 0;
}

.mosaicPosition {
	font-size: 1.3em;
	font-style: italic;
	color: white;
}

#uniqueChampionContainer {
	text-align: center;
}	

#uniqueChampion {
	width: 200px;
	margin: 1em auto;
	border: 1px dotted #bbbbbb;
	background: #EDF3EF url("http://static.classora.com/files/images/mosaic_bg.png") top left repeat-x;
}

#uniqueChampion span {
	display: block;
	margin: 5px 0;
}
