
div.AlbumsControllerRootClass div.SimplePageLayoutOuter div.SimplePageLayoutInner {
	max-width: 930px;
    min-width: 500px;
}

/* PATCH for having same dimensions when descending to individual albums START */

div.AlbumRootClass div.SimplePageLayoutOuter div.SimplePageLayoutInner {
	max-width: 930px;
    min-width: 500px;
    min-height: 0;
}
div.AlbumRootClass div.SimplePageLayoutOuter div.SimplePageLayoutInner div.SimplePageLayoutContainerOuter div.SimplePageLayoutContainerInner {
    min-height: 0;
}
div.AlbumRootClass div.SimplePageLayoutOuter div.SimplePageLayoutInner div.SimplePageLayoutContainerOuter div.SimplePageLayoutContainerInner div.SimplePageLayoutActualContent div.AlbumsTextGreek {
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #f0f0f0;
}
div.AlbumRootClass div.AlbumsTextGreek div.TextFormatSection {
	margin-bottom: 0;	
}
div.AlbumRootClass div.AlbumsTextGreek div.TextFormatSection h1 {
	margin-bottom: 0;
	font-size: 24px;
}
div.AlbumRootClass div.AlbumsTextGreek div.TextFormatSection div.TextFormatSectionContentCenterInner h1 a {
	color: #888;
}

/* PATCH for having same dimensions when descending to individual albums END */


div.AlbumsTextGreek {
	font-family: 'Tinos';
    font-size: 19px;
    color: #383838;
    text-shadow: 0 0 1px #bbb;
    line-height: 1.5em;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-bottom: 60px; 
}

div.AlbumsTextGreek div.TextFormatSection { margin-top: 25px; margin-bottom: 35px; }
div.AlbumsTextGreek div.TextFormatSection h1 {
	font-family: 'Open Sans Condensed';
    margin: 0;
    text-indent: 0;
    padding-bottom: 14px;
    margin-left: 30px;
    text-align: left;
    margin-right: 30px;
    margin-bottom: 20px;
	font-style: normal;
    font-weight: normal;
    font-size: 28px;    
    line-height: 50px;
}

div.AlbumsTextGreek div.TextFormatSection h1 a {
	color: #000;
    text-decoration: underline;
    font-weight: bold;
}
div.AlbumsTextGreek div.TextFormatSection h1 
span.AlbumsMainHeader {
	padding: 4px;
    border-radius: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: normal;
}
div.AlbumsTextGreek div.TextFormatSection h1 
span.AlbumsBreadCrumbSplitter {
	
}
div.AlbumsTextGreek div.TextFormatSection h1 
span.AlbumsBreadCrumb {
    color: #fff;
    background-color: #f19f0a;
    font-weight: normal;
    text-shadow: 0 0 1px #fff;	
}
div.AlbumsTextGreek div.TextFormatSection h1 
span.SinglesBreadCrumb {
	color: #fff;
    background-color: #0a9ff1;
    font-weight: normal;
    text-shadow: 0 0 1px #fff;	
}

div.AlbumsTextGreek div.TextFormatSection div.TextFormatParagraph {
	font-family: 'Tinos', 'Times new roman', 'serif';
	font-size: 17px;
    text-align: justify;
}

div.AlbumsTextGreek div.TextFormatSection div.TextFormatParagraph p {
	margin-bottom: 15px;
	margin-left: 40px;
    margin-right: 40px;
}


div.AlbumsTextGreek div.AlbumsListingInner {
	
}

div.AlbumsTextGreek div.AlbumsListingInner  div.AlbumCubeListingOuter {
    overflow: visible;
	padding-bottom: 30px;
	position: relative;
    width: 100%;
    max-width: 930px;
    /*
    height: 160px;
    */
}

div.AlbumsTextGreek div.AlbumsListingInner  div.AlbumCubeListingOuter div.AlbumCubeListingInner {
	text-align: center;
    display: block;
    /*
    width: 200%;
    margin-left: -50%;
    white-space: nowrap;
    position: absolute;
    */    
}


div.AlbumsTextGreek div.AlbumsListingInner div.AlbumListingOuter {
	
}
div.AlbumsTextGreek div.AlbumsListingInner div.AlbumListingOuter div.AlbumListingInner {
	
}

