﻿
.titleContainer
{
color: #5b89c4;
font-size: 12px;
font-weight:bold;
font-variant:small-caps;
font-family: Tahoma;
	}
	
	

img.news
{
	float:left;
	padding: 3px;
}

tr
{
	vertical-align:top;
	}
	
.pageText
{
	margin:5px;
	text-align:justify !important;
	text-indent: 20px;
	}
p.pageText
{
	text-align:justify !important;
	text-indent: 20px;
	}	
	
		
.filledRatingStar
{
		display:block;
		float:left;
		background-image: url(images/star.gif);
		height:17px;
		width:17px;		
	}
	
	.emptyRatingStar
{
		display:block;
		float:left;
		background-image: url(images/star-inactive.gif);
		height:17px;
		width:17px;		
	}
	
	.hoverMenu		
	{
	padding:5px;
	background: white repeat-x scroll left top;
	border: 1px outset black !important;	
    font-size: 9px !important;            	
    visibility:hidden;    
}

	
.info, .photo, .contacts, 	.details, .web, .email, .online, .skype
{
float:left;
display: block;
width:32px;
height:32px;
border: 0px !important;	
	}

.info
{
background: url(images/info.png);
}
	
.photo
{
background: url(images/photo.png);
}
	
.contacts
{	
background: url(images/contacts.png);
}
	.details
{
background: url(images/details.png);
	}
		.web
{	
background: url(images/web.png);

	}
	
	.email
{
background: url(images/email.png);
	}
	
	
		.online
{    
background: url(images/online.png);
	}
	
	
		.skype
{
background: url(images/skype.png);
	}
	
	
	.stars
	{
		float:left;
		}
		
		
th
{
	color:White;
	background-color:#3d91bf;
	
	padding:2px;	
	}		
	
.tablegroups
{
    background: #fef5de;
    border: #e5e5e5 1px solid;
    }	
.groups
{
    width:100%;
    background: #1a62c6;
    color:White;
    font-variant:small-caps;
    font-weight:bold;
    font-size:10px;
    padding:2px;
    }	
.groupItems
{
    
    }
    
    .modalBackground
    {
        background:#e5e5e5;        
       	filter:alpha(opacity=50);
	opacity:0.5;
        }
