﻿/* yellow border: #edb022 
yellowback #fcd56e  ffedc2
text-color: #333333;	
*/
body 
{
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", tahoma;
	font-size:12px;	
	color: #333333;	
    background: url(images/back.jpg);
    
    background-repeat:repeat-x;	
}

.hoverMenu{		
	background: #ffedc2 !important;	
	border: 1px double #edb022 !important;
	
	font-family: sans-serif, tahoma;
    font-size: 10px !important;
    color: #333333;
        
	opacity:.95;
	filter: alpha(opacity=95);
    visibility:hidden;    
}

div.line {
background:#5b9fc9 none repeat scroll 0 0;
height:1px;
margin:2px;
}

hr
{
   background:#5b9fc9 none repeat scroll 0 0;
height:1px;
margin:3px;
    }
.space
{
    height:8px;
    }

#leftdetails
{    
    
float:left;
width:590px;
}
#rightdetails
{
    
float:right;
width:385px;
}

#leftcnt 
{    
    
float:left;
width:485px;
}

#rightbig 
{
    
float:right;
width:485px;
}

#leftinner
{
float:left;
width:310px;
    }
#rightinner
{
float:right;
width:165px;
    }    

#leftinner2
{
float:left;
width:160px;
    }
#rightinner2
{
float:right;
width:315px;
}        

#wrapper
{
	width:980px;
	margin: 0 auto;
	display:block;
	padding: 0px; 
}

#header
{
	width:980px;
	height: 130px;	
	display:block;
	background-image: url(images/logo.jpg);
	background-repeat:no-repeat;
}

#content
{
	width:980px;	
	float:left;	
	display:block;		
}

#footer
{
    float:left;
	font-size:10px;
	width:980px;		
	height:68px;
	display:block;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

p
{
    text-align:justify;
	margin:0px;
	padding:0px;
	padding-bottom: 4px; 
	line-height:14px;
	}
p.normal
{
	text-indent:15px;
	margin:0px;
	padding:0px;
	padding-bottom: 6px; 
	text-align:justify;
	}	
	
.titleContainer
{
color: #1a62c6;
font-size: 12px;
font-weight:bold;
font-variant:small-caps;
font-family: Tahoma;
	}
	
	.titleContainer2
{
color: white;
font-size: 13px;
font-weight:bold;
font-family: Tahoma;
	}
	
	.titleContainer3
{
color: #4f4f4f;
font-size: 13px;
font-weight:bold;
font-family: Tahoma;
	}
	
	
.title, .titleCenter
{
    
    float:none;    
    height:30px;
    width:100%;
font-size: 17px;
font-weight:bold;
font-style:italic;
line-height:25px;
vertical-align:middle;
	}
	
	.subtitle
	{
	    font-size: 14px;
	    
	    font-weight:bold;
	    }
	
	.titleCenter
{
text-align:center;
	}
	
.titleObject
{
color: #1a62c6;
font-size: 14px;
font-weight:bold;
	}	

.titleDetails
{
color: #1a62c6;
font-size: 22px;
font-weight:bold;
font-style:italic;
	}	

	
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, .emptyRatingStar
{
		display:block;
		float:left;
		height:17px;
		width:17px;		
	}
.filledRatingStar
{
    background-image: url(images/star.gif);    
}
	
.emptyRatingStar
{
	background-image: url(images/star-inactive.gif);
}
	
.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:#4181d8;
	
	padding:2px;	
	}		
	
.tablegroups
{
    background: #f0f0f0;
    border: #e5e5e5 1px solid;
    }	
.groups
{
    width:100%;
    background: #1a62c6;
    color:White;
    font-variant:small-caps;
    font-weight:bold;
    font-size:10px;
    padding:2px;
    }	
.groupItems
{
    
    }
    
    .titleImage
    {
        background:url(images/go.png);
        width:21px;
        height:26px;
        float:left;
        }