@charset "utf-8";
html, body {
	border: 0;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/t11/bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #d3d2d2;
	font-family: "MS Sans Serif", sans-serif, Verdana, Tahoma, Arial;
}
.OuterContainer {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
}
.generic{
	margin-right: auto;
	margin-left: auto;
	width: 1012px;
	font-family: "MS Sans Serif", sans-serif, Verdana, Tahoma, Arial;
	font-size: 11px;
	letter-spacing: 0.07em;
	position: relative;
	overflow:hidden;
	clear: both;
}
.center{
	text-align:center;	
}
.CategoryBox {
	float: left;
	width: 334px;
	padding: 0px;
	list-style-type: none;
	font-family: "MS Sans Serif", sans-serif, Verdana, Tahoma, Arial;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 5px;
	height:100%;
	font-size: 13px;/*	background-color: #FF0;*/
}
.CategoryBox:first-child {
	margin: 0px;
}
.CategoryBox a:link, .CategoryBox a:visited{
	text-decoration: none;
	color: #555;
}
.CategoryBox a:hover{
	color:#C60;	
}
.CategoryBox .CategoryContent {
	height: 210px;
}
.CategoryBox>li:first-child {
	background-image: url(../../images/t11/categoryboxheader.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 334px;
	margin:0px;
	padding:16px 11px 0px 11px;
	text-indent: 0px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
/*	background-image: url(../../images/t11/categoryboxheader.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 312px;
	margin:0px;
	padding:18px 11px 0px 11px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
*/
}
.CategoryBox>li{
	text-indent: 20px;
	line-height: 18px;
	padding:0px 11px 0px 11px;
	background-image: url(../../images/t11/categoryboxcontent.png);
	background-repeat: repeat-y;
}
.CategoryBox>li>ul{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}
.CategoryBox>li>ul>li:first-child{
	font-weight: bold;
	text-indent: 20px;
}
.CategoryBox>li>ul>li{
	text-indent: 35px;
	line-height: 18px;
}
.Box01:after{
	content: url(../../images/t11/category01.png);
}
.Box02:after{
	content: url(../../images/t11/category02.png);
}
.Box03:after{
	content: url(../../images/t11/category03.png);
}
#SiteMap {
	width: 1012px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#SiteMap>li:first-child {
	background-image: url(../../images/t11/sitemapheader.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 21px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #7f7f7f;
	font-size: 11px;
	font-weight: bold;
}
#SiteMap>li:first-child>a:link, #SiteMap>li:first-child>a:visited{
	color: #7f7f7f;
	text-decoration: none;
}
#SiteMap>li:first-child>a:hover{
	color:#C60;	
}
#SiteMap>li{
	float: left;
	padding: 12px;
	width: 100%;
	background-image: url(../../images/t11/sitemapcontent.png);
	background-repeat: repeat-y;
}
#SiteMap:after{
	content: url(../../images/t11/sitemapfooter.png);
}
#SiteMap>li>ul{
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#SiteMap>li>ul>li:first-child{
	color: #7f7f7f;
	font-size: 11px;
	font-weight: bold;
	padding-bottom:8px;
}
#SiteMap>li>ul>li{
	font-size: 11px;
	padding-bottom:2px;
}
#SiteMap>li>ul>li a:link,#SiteMap>li>ul>li a:visited{
	color: #7f7f7f;
	text-decoration: none;
}
#SiteMap>li>ul>li a:hover{
	color:#C60;		
}
/* Sitemap inner lists :: Partners*/
#Partners{
	width:530px;
	background-image: url(../../images/t11/partnersDivider.gif);
	background-repeat: repeat-y;
}
#Partners>li:first-child{
	float:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#Partners>li{
	float:left;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
}
#Partners>li>a>img{
	border:none;
}
#Copyright {
	margin-bottom:30px;
}
#karatzanis>a:link, #karatzanis>a:visited{
	text-decoration:none;
	color:#000;
}
#karatzanis>a:hover{
	color:#C60;		
}
#login-message,
#reg-message {
display: none;
margin: 0 auto;
}
.ui-dialog {
}