 /*	EVENTIM PARTNER DATA
 *	------------------------------
 * 	Partner = Krone Multimedia GesellschaftmbH & Co KG
 *	PID = 6
 *	POOL ID = 875 
------------------------------------------------------------------------------------*/

/*	EVENTIM PARTNERS CSS GUIDLINES
 *	------------------------------
 *	If you are buildling your custom made CSS from this template CSS please follow
 *	this example along to see examples of changing the look and feel of your partner
 *  site.
------------------------------------------------------------------------------------*/

/*	=BODY
 *	-----
 *	On body you should define your font-family, if it
 *	differs from the default wich is Arial.
-----------------------------------------------------*/

body, input, select, textarea, a, table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body #wrapper {
	margin-top: 0;
}
/*	=CONTENT
 *	--------
 *	This part defines the line above content and under
 *	the links to Log in etc.
-----------------------------------------------------*/
#content {
	background: url(/static/lang/at/images/partners/6/portion_bg.gif) no-repeat 10px 0;
}

/*	=LOGOS
 *	------
 *	This is the part where you add your logos to the
 *	presentation on your partner site. In order to do
 *	this you will have to contact Dhimahi and ask them
 *	to upload your logo (dimensions: 188x40 px). 
 *	All logos are then uploaded in the
 *	same location /static/lang/at/images/partner/{pid}/logo.gif.
------------------------------------------------------*/
#container #logos #eventim_logo {
    display: block;
}

#logos #partner_logo a {
	background: #fff url(/static/lang/at/images/partners/6/logo.gif) no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	width: 620px;
	height: 80px;
}

#logos #eventim_logo {
	top: 88px;
	margin-right: 0;
	background-color: white;
	width: 55px;
	height: 24px;
	background: #fff url(/static/lang/at/images/portion_logo_oet.gif) no-repeat;
}

/*	=USERSPACE (font size of userspace)
-----------------------------------------------------*/
#userspace {
	margin-bottom: 3px;
}

#userspace a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	padding-right:20px;
}

#userspace li {
	display: inline;
}

#userspace li a {
	border-top: none;
	background: url(/static/lang/at/images/partners/6/square.gif) no-repeat ;
	background-position: left center;
	padding-left: 12px;
	padding-bottom: 6px;
	width: 100%;
}

* html #userspace li a {
	width:130px;
}

#userspace li a:hover {
	color: #999;
	border-top: none;
	background: url(/static/lang/at/images/partners/6/square.gif) no-repeat;
	background-position: left center;
}

#userspace {
	padding: 110px 10px 2px 10px;
}

#userspace li.info {
	height:17px;
	width:100%;
}

* html #userspace li.info {
	height:23px;
}

#userspace li.info a, #userspace li.info a:hover{
	background: none;
	color: #000000;
}

#userspace li.first {
    background: none;
}

/* = TOP (language)
-----------------------------------------------------*/
#location {
	display: none;
	margin-top: 180px;
	left: 512px;
}

/*	=DELIMITER
 *	----------
 *	This is the delimiter on the event page. It is
 *	used for Venue Info and Iformation about the event.
-----------------------------------------------------*/
#events .delimiter {
	background: none;
	background-color: #FE010B;
	width: 422px;
}

/*	=LINK & TITLE COLORS
 *	--------------------
 *	This is part of the CSS is for defining the colors
 *	of links. They should all be the same color, but
 *	just in case here we reference them separately.
-----------------------------------------------------*/
#events .event a {
	color: #FE010B;
}

#events .big a.title, .big p.title {
	color: #000000;
}

#basket .event span {
	color: #FE010B;
}

#events .event a {
	color: #FE010B;
}

#user_add_container a {
	color: #fff;
}

/*	=BUY PROCESS ~ TABLE HEADINGS & EVENTIM_INFO
 *	--------------------------------------------
 *	Table heading images on buy process and eventim info. 
 *	Again all in the appropriate partner folder
-----------------------------------------------------*/
#categories table th, #eventim_info h3 {
	background: url(/static/lang/at/images/partners/6/cell_left.gif) no-repeat;
}

#categories table th span, #eventim_info h3 span {
	background: url(/static/lang/at/images/partners/6/cell_right.gif) no-repeat right;
}

#breadcrumbs_buy li a.last {
    border-bottom: 1px solid #00486b;
    background: url(/static/images/breadcrums_buy_arrow.gif) no-repeat 50% 12px;
}

/*	=REGISTRATION
 *	-----------------------------
 *	Table heading images on register process.
-----------------------------------------------------*/
#registration .section {
	background: url(/static/lang/at/images/partners/6/section.gif) no-repeat;
	padding-left: 8px;
}

#registration .section p {
	text-align: left;
}

/*	=LOGIN section on the right
 *	-----------------------------
 *	Picture in the appropriate folder.
-----------------------------------------------------*/
#login_performance form {
	border: 1px solid #000000;
}

#login_performance h3 span {
	background: none;
	background-color: #000000;
	color: #ffffff;
}

/*	=EVENTBUY (color of event title)
-----------------------------------------------------*/
#eventbuy h3 {
	font-size: 130%;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}

#breadcrumbs_buy {
    background: #fe010b;
}

#breadcrumbs_buy li, #breadcrumbs_buy li a {
   color: #fff;
   background: none;
}
