﻿.themeImageSmall {
    float:left;
    width:231px;
    height:102px;
    min-height:102px;
    margin:0 9px 10px 0;
    padding:0;
    background-color:#999999;
}
.themeImageSmall img {
    position:absolute;
    width:231px;
    height:102px;
    border:0;
}

.themeImageSmall a {
    text-decoration:none;
}

.themeTitleSmall{
    position:absolute;
    margin-top: 83px;
    width:221px;
    padding-right:9px;
    text-align:right;
    background-image: url(/img/themEntranceTitleBg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
}

.themeImageMiddle {
    float:left;
    width:231px;
    height:214px;
    min-height:214px;
    margin:0 9px 10px 0;
    background-color:#999999;
}

.themeImageMiddle img {
    position:absolute;
    width: 231px;
    height: 214px;
}

.themeImageMiddle a {
    text-decoration:none;
    
}

.themeTitleMiddle{
    position:absolute;
    margin-top: 196px;
    width:221px;
    padding-right:9px;
    text-align:right;
    background-image: url(/img/themEntranceTitleBg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
}

.themeImageLarge {
    float:left;
    width:471px;
    height:214px;
    min-height:214px;
    margin:0 9px 10px 0;
    background-color:#999999;
}

.themeImageLarge img {
    position:absolute;
    width: 471px;
    height: 214px;
}

.themeImageLarge a {
    text-decoration:none;
}

.themeTitleLarge{
    position:absolute;
    margin-top: 197px;
    width:461px;
    padding-right:9px;
    text-align:right;
    background-image: url(/img/themEntranceTitleBg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
}

.themeImageHuge {
    float:left;
    width:711px;
    height:214px;
    min-height:214px;
    margin:0 9px 10px 0;
    background-color:#999999;
}

.themeImageHuge img {
    position:absolute;
    width: 711px;
    height: 214px;
}

.themeImageHuge a {
    text-decoration:none;
}

.themeTitleHuge{
    position:absolute;
    margin-top: 196px;
    width:701px;
    padding-right:9px;
    text-align:right;
    background-image: url(/img/themEntranceTitleBg.png);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	color: #FFFFFF;
}