body
{	 border: none;
	 border-collapse: collapse;
	 margin: 0px;
	 padding: 0px;
	 font-family: Arial;

	 
}
a 
{
	color:#3C1F21;
	}
img {border: none;
	 border-collapse: collapse;
	 margin: 0px;
	 padding: 0px;
	 }

table
{
	 border: none;
	 border-collapse: collapse;
	 margin: 0px;
	 padding: 0px;
	 
	}
	
	td
{
	 border: none;
	 border-collapse: collapse;
	 margin: 0px;
	 padding: 0px;
	 
	}
	

.menuFiller
{
	

 background-image: url(/Images/buttonBG.jpg);
 background-repeat: repeat-x;
 background-position: left top;
 text-align: right;
	
	}
	
.loginInput	
{
	border: solid 1px #cccccc;
	}
.loginInput2
{
    border: 1px solid #333333;
    background-color: Transparent;
    color: #333333;
    font-size: 11px;
}	
	.loginButton2
{
    border: 1px solid #333333;
    background-color: Transparent;
    color: #333333;
    font-size: 11px;
}	
.loginButton
{
	color: #cccccc; 
	border: solid 1px #cccccc;
	background-color:Transparent;
	}	
	
	
	
.label
{
 
 font-weight: bold; font-size: 12px; color: #8d1b64; line-height: 25px;
	
	}	
	
	
hr{height:1px; border:none; background-color: #cccccc;}	

img {border:0px;}


.smPath
{

	
	}
	
	
.infoBlock	
{
    
    font-size: 11px; 
    color: #b26496;
    text-align: justify;
    border: solid 1px #cccccc;
    padding: 5px;
    
    }
    
body #presence{position:fixed;z-index:99;bottom:0;right:0;color:#111111;font-size:11px;height:70px;padding:0;width:100%;}
    
    
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;} .clearfix{display:inline-block;} html[xmlns] .clearfix{display:block;} * html .clearfix{height:1%;}



.ratingStar {
    font-size: 0pt;
    width: 14px;
    height: 15px;
    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);
}


.reorderListWB li {  list-style:none; }
.reorderListWB ul {padding-left: 5px;}


.dvdLabel
{
    font-size: 14px;
    font-weight: bold;
    color: #800000;
    line-height: 25px;
}



.borderTable td 
{
    
    border: solid 1px #cccccc; text-align: center;
    
    }
    
.borderTable th
{
    
    border: solid 1px #cccccc;
    
    }
    
    
    
.SelectedMenuItem
{
    
    border-bottom: solid 2px #ff91d6;
    
    }    
    
    
.SubMenu
{
    
    padding: 5px;
    line-height: 18px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    
    }    
    
    
       
.leftCell
{
    width: 120px; text-align: right; float: left;
    
    }
    
.rightCell
{
    margin-left: 125px; text-align: left;    
    }            


.PContainer 
{
    border-width: 0px; overflow: hidden; position: fixed; z-index: 99999;
    bottom: 0px; width: 251px; height: 166px; right: 5px; background-color: transparent;
    visibility: hidden; display: none;
    
    }   
    
    
.PSubContainer 
{
    padding: 0px; 
    background: transparent url(/images/chatPopUp.gif) repeat scroll 0% 0%;
    position: relative; top: 0px; z-index: 99998; width: 251px; height: 166px;
    font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
      -moz-background-clip: border; 
        -moz-background-origin: padding;
        -moz-background-inline-policy: continuous;
    
    }     
    
    
.whiteText a
{
    color:#ffffff;
    
    }    
    
    
    .11px
    {
        font-size: 11px;
        }