﻿.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=45);
	opacity:0.45;
}
.newStyle34
{ 
    background-color: #FCF7E0;
    width: 250px;
}
.xs
{
    color: #990000;
    background-color: #FFFBD6;
    font-size:small;
}
.xsd
{
    color: #000000;
    background-color: #FDF9EA;
    font-size:x-small
}

a.xs:hover
{
     color:#FFFFFF;
     background-color:#990000;
}
.od
{
    font-size: x-small;
    background-color: #FDF9EA;
    color: #808080;
}

.dh
{
    font-size:x-small;
    font-weight:bold;
}
.ts
{
   
    background-color: #FDF9EA;
    font-weight:bold;
    font-size:small; 
    color:#333399;
}
.coolness2
{
}
.CLHeader
{
    width:inherit; 
    height: 19px;
    color: #3C300D;
    background-color: #E4D185;
    font-weight: bold;
    cursor: pointer;
    font-size: 14pt;
    font-family: 'Times New Roman' , Times, serif;
    overflow: hidden;
    vertical-align: middle;
    padding-right: 5px;
    padding-bottom: 5px;
}
.CLHeaderDX
{
    height: 19px;
    color: #3C300D;
    background-color: #E4D185;
    font-weight: bold;
    font-size: 14pt;
    font-family: 'Times New Roman' , Times, serif;
    overflow: hidden;
    vertical-align: middle;
    padding-right: 5px;
    padding-bottom: 5px;
}
.DC
{
    border-color: #E2B06D;
    color: #990000;
    background-color: #FDF9EA;
    text-decoration:none;
    float: right;
    text-indent: 3px;
    padding-right: 3px;
    font-size: 10pt;
    margin-top: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    vertical-align: top;
    height: 14px;
}
.RatingDX
{
    border-style: solid;
    border-width: 3px;
    border-color: #E2B06D;
    float: right;
    background-color: #FFFBD6;
    color: #990000;
    display: inline;
    margin-top: 2px;
    height: 14px;
    vertical-align: middle;
}
.RatingDX img
{
    vertical-align: top;
    width: 78px;
    display: inline;
}
 .ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(i/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(i/E.png);
}

.savedRatingStar {
    background-image: url(i/S.png);
}
.ta
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-indent: 5px;
    border: 3px solid #E2B06D;
    height: 69px;
    width: 481px;
}
.bx
{
    float: left;
    font-size: 8pt;
}

.cphdx
{
    height: 17px;
    color: #3C300D;
    background-color: #FDF9EA;
    font-size: 12pt;
    font-family: 'Times New Roman' , Times, serif;
    overflow: hidden;
    vertical-align: middle;
    padding-right: 5px;
    padding-bottom: 5px;
}
.commentsmove
{
    background-color: #FFFBD6;
    color: #990000;
    cursor: move;
}
.bi 
{
     float:right;
     clear:both;
}
.bi input
{
    height: 23px;
    width: 90px;
    font-size: 9pt;
    vertical-align: top;
    margin-bottom: 3px;
}
.BlogTitle
{
    width:inherit;
    overflow: hidden;
}
.B
{
    border-color: #E2B06D;
    color: #990000;
    background-color: #FFFBD6;
    text-decoration: underline;
    float: right;
    text-indent: 3px;
    padding-right: 3px;
    font-size: 10pt;
    margin-top: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    vertical-align: top;
    height: 14px;
}
.blogs
{
    
}
.CL 
{
    width:inherit; 
	background-color:white;
}
.modalPopup {
	background-color:#FDF9EA;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:678px;
}
.currententry
{
    font-size:x-small; 
    color: #990000;
    background-color:#FFCC66;
}
.hoverentry
{
    color:#FFFFFF;
    background-color:#990000;
    font-size:x-small;
    cursor:pointer;
}
.hasentry
{
    color: #990000;
    background-color: #FFFBD6;
    font-size:x-small;
    cursor:pointer;
    text-decoration:underline;
}
