/**
 *
 * Template by
 * DaveC
 * Template name Aqua Frames
 * File name DaveC6.0.1
 * movies@KnightDT.com
 * 
 */


body {
        color: white;
        background-color: #C1E0FC;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:normal;
        scrollbar-face-color: #0058BA;
        scrollbar-highlight-color: #FFffff;
        scrollbar-3dlight-color: #387FC2;
        scrollbar-darkshadow-color: #387FC2;
        scrollbar-shadow-color: #1ABDEA;
        scrollbar-arrow-color: #ffffff;
        scrollbar-track-color: #1ABDEA;
}

.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;
}

.DaveC {
	    color: White;
	    background-color: #0058BA;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 6pt;
	    font-weight : normal;
        padding-left: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 5px;
}

.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;
}

