﻿html { min-height: 100%; margin-bottom: 1px; }
body, .body
{
    font-family: Arial, Sans-Serif;
    line-height: 1.3em;
	color: Black;
	font-size: 10pt;
	background-color: Black;

}

body, p, td
{
    margin: 0px;
    padding: 0px;
}

.body
{
    background-color:  #dbbf8d;
    text-align: center;
}


img
{
    border: 0px;
    behavior: url(/js/iepngfix.htc);

}


.ui-fade-rollover{}



#popin_coverDiv
{
	background-color: #ddebf6;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

H1, H2, H3, H4
{
    font-family: Arial;
}

H1
{
    font-size: 18pt;
}
H2
{
    font-size: 16pt;
}
H3
{
    font-size: 14pt;
}
H4
{
    font-size: 12pt;
}


/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
.vote div.rating{cursor:pointer;margin:2em;clear:both;display:block}
.vote div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
.vote div.cancel, .vote div.star{float:left;width:13px;height:13px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
.vote div.cancel, .vote div.cancel a{background:url(/images/delete.png) no-repeat 0 -13px}
.vote div.star, .vote div.star a{background:url(/images/star.png) no-repeat 0 0px}
.vote div.cancel a, .vote div.star a{display:block;width:13px;height:100%;background-position:0 0px;border:1 solid #FF0000}
.vote div.star_on a{background-position:0 -13px!important}
.vote div.star_hover a, .vote div.star_live a:hover{background-position:0 -26px}
/* Read Only CSS */
.vote div.star_readonly a, .vote div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
.vote div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
.vote_large div.rating{cursor:pointer;margin:2em;clear:both;display:block}
.vote_large div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
.vote_large div.cancel, .vote_large div.star{float:left;width:29px;height:29px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden; }
.vote_large div.cancel, .vote_large div.cancel a{background:url(/images/delete_large.png) no-repeat 0 -29px}
.vote_large div.star, .vote_large div.star a{background:url(/images/star_large.png) no-repeat 0 0px}
.vote_large div.cancel a, .vote_large div.star a{display:block;width:29px;height:100%;background-position:0 0px;border:1 solid #FF0000}
.vote_large div.star_on a{background-position:0 -29px!important}
.vote_large div.star_hover a, .vote_large div.star_live a:hover{background-position:0 -58px}
/* Read Only CSS */
.vote_large div.star_readonly a, .vote_large div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
.vote_large div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

#genericPopin
{
    
}