﻿body {
	font-family:Arial;
	background-color:#fff;
	color:@text-color;
	font-size:12px;
	direction:ltr;
	background:none !important;
}

/* general fonts and colors */
input,textarea,select {
	font-family:arial;
	font-size:11px;	
	padding:1px;
}
a {
	color:#ff5a00;
	text-decoration:none;
}

h1{font-size:18px;}
h2{font-size:16px;}
h3, h3 a{font-size:14px;font-weight:bold;color:@title-color;}
h4, h4 a{font-size:12px;font-weight:bold;color:@title-color;}


.clear{clear:both;height:0px;overflow:hidden;}

.imd-logo{font-family:Times New Roman;color:#666666;font-size:13px;font-weight:bold;}
.imd-logo em{font-style:italic;font-weight:bold;}

.action{display:none;}
.contact-ticket{display:none;}
#page{
	width:650px !important;		
}
#content-header{
	display:none;	
}

#content-body {
	width:650px !important;	
}
	
	#content-body .content .content-block-body {
		width:650px !important;
	}
#content-related {
	display:none;
}	
#header{
	width:650px !important;
	height:126px;
	position:relative;
	z-index:1;	
}
	#header .logo{
		width:190px;
		height:77px;
		position:absolute;
		left:0px;
		top:0px;
		background:url('@images/General/logo.gif') no-repeat left top;	
	}
	#header .slogen{		
		position:absolute;
		left:200px;
		top:30px;
	}
	#header .contact{		
		position:absolute;
		right:7px;
		bottom:0px;
		width:125px;
		height:25px;
		background:url('@images/Buttons/contact.gif') no-repeat left top;
		text-align:center;
		padding-top:10px;
	}
	#header .ticket-button{
		display:none;
		position:absolute;
		right:7px;
		bottom:0px;
		width:125px;
		height:25px;
		background:transparent url('@images/general/contact-ticket-button.gif') no-repeat left top;			
		text-align:center;
		padding-top:10px;
	}

#top-menu{
	top:99px;
	left:25px;
	position:absolute;
	z-index:50;	
	display:none;
}
	#top-menu li{
		float:left;
		margin-right:-1px;
		background:url('@images/General/top-menu-sep.gif') no-repeat right 5px;		
	}
	#top-menu li a.top-menu-item{
		background:url('@images/General/top-menu-sep.gif') no-repeat left 5px;
	}
	#top-menu li a{
		color:@title-color;
		text-transform:uppercase;
		font-size:11px;
		display:block;
		padding:3px 15px;		
	}	
	#top-menu li a.current{
		color:#fff;
		background:transparent url('@images/Topmenu/current.gif') no-repeat left top;
	}
	#top-menu li.current-drop{		
		background:transparent url('@images/Topmenu/top.gif') no-repeat left top;
		height:27px;
	}
		#top-menu li.current-drop a.droppable{
			color:#fff;
			background:transparent url('@images/Topmenu/top.gif') no-repeat right -27px;
			height:27px;
		}	
	#top-menu li ul{
		width:131px;
		margin-left:2px !important;
	}
	#top-menu li ul li.submenu{
	}
	#top-menu li ul li{
		padding-left:6px;
	}
	#top-menu li ul li a{
		color:#fff;
		height:auto !important;		
		width:106px;
		padding:8px 0px 8px 8px;
		float:left;
		text-transform:none;
		border-bottom:solid 1px #2e66bc;
	}
	#top-menu li ul li a:hover{
		background-color:#003aa2;
	}
	#top-menu li ul li{
		width:119px;
		background:url('@images/Topmenu/menu-element.gif') repeat-y left top;		
	}
	#top-menu li ul li.first{
		padding-top:8px;		
		background:transparent url('@images/Topmenu/first.png') no-repeat left top;
		_background:transparent url('@images/Topmenu/first.gif') no-repeat left top;
	}
	#top-menu li ul li.last{		
		background:transparent url('@images/Topmenu/last.png') no-repeat left bottom;		
		_background:transparent url('@images/Topmenu/last.gif') no-repeat left bottom;
		padding-bottom:6px;
	}
	#top-menu li ul li.last a{
		border:none;
	}

#content{
	float:left;
	width:650px !important;	
}	
	#content #side-menu{
		width:140px;
		float:left;
		padding-left:11px;
		padding-right:23px;
		padding-top:1px;
		font-size:11px;
		display:none;
	}
		#content #side-menu li{
			width:140px;
			float:left;
			_float:none;
			margin-bottom:12px;
		}
			#content #side-menu li a{
				color:@text-color;
				font-size:12px;
			}
			#content #side-menu li a:hover{
				color:@title-color;
			}
			#content #side-menu .current a{
				color:@title-color;
			}
			#content #side-menu li ul{
				margin-top:10px;
				padding-top:8px;
				margin-bottom:-5px;
				border-top:solid 1px #d7d7d7;
				width:125px;
				float:left;
			}
			#content #side-menu li ul li{
				margin-left:15px;				
				border-bottom:solid 1px #d7d7d7;
				margin-bottom:7px;
				width:110px;
			}
			#content #side-menu li ul li div{
				padding-bottom:7px;
			}

#footer{
	clear:both;
	width:985px;
	height:80px;
	border-top:solid 1px #d7d7d7;
	color:#9a9a9a;
	font-size:10px;
	position:relative;
	margin-left:12px;	
	display:none;
}
	#footer a{			
		text-transform:uppercase;
		color:#9a9a9a;
	}
	#footer .links{
		position:absolute;
		top:7px;
		left:0px;
	}
		#footer .links li{
			float:left;		
		}
		#footer .links li.sep{
			background-color:#c6c6c6;
			height:9px;
			overflow:hidden;
			width:1px;
			margin:2px 7px 0px 7px;
		}
	#footer .credit{
		position:absolute;
		top:7px;
		right:0px;
	}
	#footer .copy-sep{
		background-color:#c6c6c6;
		height:9px;
		overflow:hidden;
		width:1px;		
		position:absolute;
		top:9px;
		right:78px;
	}
	#footer .copy{
		position:absolute;
		top:7px;
		right:85px;
	}
	
#share{
	width:387px;
	height:499px;
	padding:30px;
	background:url(@images/layout/testimonials-lb.png) no-repeat left top;
	_background:url(@images/layout/testimonials-lb.gif) no-repeat left top;
	position:relative;
}
	#share .close{
		width: 19px;
		height:9px;		
		background:url('@images/Buttons/close.gif') no-repeat left top;		
		position:absolute;
		top:33px;
		right:30px;
		cursor:pointer;
	}
	#share h1{
		border-bottom:1px solid #c3c3c3;		
		padding-bottom:5px;
		text-transform:uppercase;
		color:@title-color;
		margin-bottom:25px;
	}
	
.player{
	position:relative;	
}	
	.player .player-icon{
		position:absolute;
		right:5px;
		top:5px;
		background:url('@images/icons/player.png') no-repeat left top;
		_background:url('@images/icons/player.gif') no-repeat left top;		
		width:17px;
		height:15px;
	}

#team .item
{
	float: none ! important;
}

#team .team-seperator
{
	height: 30px;
	width: 100%;
	background-color: Red;
	display: block;
	margin-left: 20px;
}

#team .item .details .desc
{
	padding-bottom: 20px;
}
