/**
 *
 * Template by
 * DaveC
 * Template name Aqua II
 * File name DaveC4.2.1
 * movies@KnightDT.com
 * 
 */


body {
        color: white;
        background-color: #C1E0FC;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:normal;
}

.maintable {
        
        background-color: #1ABDEA;
        font-size: 10pt;
        font-weight: bold;

        
        padding-top: 2px;
        padding-bottom: 2px;
}


.subtitle {
        color: #000066;
        background-color: #A1CBF5;
	    font-size: 9pt;
        font-weight: bold;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
}

.tagtitle {
	    color: #000000;
        background-color: #A1CBF5;
	    font-size: 10pt;
        font-weight: bold;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        padding-bottom: 3px;
}

.maintitle {
	    color: White;
	    background-color: #0058BA;
        font-family: Arial, Verdana, Helvetica, sans-serif;
	    font-size: 16pt;
	    font-weight : bold;
        padding-left: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 5px;
}

.celllabel {
        color: White;
        background-color: #303030;
        font-size: 8pt;
        font-weight : normal;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
}

.cellvalue {
        color: White;
        background-color: #0273AE;
        font-size: 8pt;
        font-weight : bold;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
}

.cellalt {
        color: White;
        background-color: #387FC2;
        font-size: 8pt;
        font-weight : normal;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
}

.plot {
        color: White;
        background-color: #387FC2;
        font-size: 9pt;
        font-weight : normal;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
}

.cellalt1 {
        color: White;
        Font: bold;
        background-color: #387FC2;
        font-size: 8pt;
        font-weight : normal;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
}

.cellalt2 {
        color: White;
        Font: bold;
        background-color: #0273AE;
        font-size: 8pt;
        font-weight : normal;
        padding-top: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
}

.stars {
        color: White;
        background-color: #387FC2;
        font-size: 5pt;
        font-weight : normal;
        padding-top: 3px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 3px;
}

.covertext {
        color: White;
        
        font-size: 6.5pt;
}

.detailsbg {
        background-color: #C1E0FC;
}

.link {
        text-decoration: underline;
        color: #ffffff;
}


a:hover.link {
        text-decoration: underline;
        color: #FF0000;
}


.link span {
        text-decoration: underline;
        color: #000066;
        Font: bold;
}


a:hover.link span {
        text-decoration: underline;
        color: #FF0000;
        Font: bold;
}

.searchresult {
        color: Black;
        background-color: #FFFF93;
}


