/* CSS Document */


.Article01 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #b9001c;
    text-align:justify;
}
.date5555 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #130e46;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.whitetext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
}
.logintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ffc22f;
}
.passwordtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: underline;
}
.postareview {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #130e46;
}

.formtext {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #130e46;
}
.reddate {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #b9001c;
}
.greytext {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
}
.Nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
a.Nav_text:link
{
	color:#333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}

a.Nav_text:visited
{
	color:#333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}

a.Nav_text:hover
{
	color:#333333;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
}
.leftMenuStyle
{
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    border:0px;
    vertical-align:top;
}


a img {border:0;}


.Screen_name {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #2b3354;
	padding-left: 5px;
}
.review_info {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 05px;
}
.topic_name {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b9001c;
	padding-left: 5px;
	
}#ex1 {
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.Screen_name_grey {
	font-family: calibri;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	padding-left: 05px;
}
.bluetext_copy {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #130e46;
	padding-left: 10px;
	}
	
.red_highlight_text_copy {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #b9001c;
}
.graytext {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70) !important;
    opacity: 0.7;
    top: 0px !important;
    left: 0px !important;
    position: absolute !important;
    z-index: 1 !important;
}
.Screen_name_grey_date {
	font-family: calibri;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-left: 05px;
}

.BGCalenderDay
{
   background-color: Gray;
    }
    
/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../Images/SavedStar.png);
}
