/*
 * Project: tmb.at
 * Author:  Christian Haisjackl
 * eMail:   christian.haisjackl@chello.at
 *
 * Copyright by
 * Christian Haisjackl
 * Untergerbergstr 19
 * A 6020 Innsbruck
 * Austria
 *
 * Innsbruck 02.03.2008
 */


#events_frame						{width:100%; text-align:center;}
.events_chooser					{text-align:center;}
#events_head						{text-align:center;}
#events_subhead					{text-align:center;}
.events_site_chooser				{text-align:center; margin-bottom:1em;}
#events_gallery					{width:70%; margin:auto; vertical-align:middle; text-align:center; margin-bottom:1em;}
#events_text						{text-align:left; margin-bottom:1em;}

#events_head_bottom_left		{height:100%; width:400px; font-size:10px; float:left; padding-top:14px; text-align:left; padding-left:20px; letter-spacing:0px;}
#events_head_bottom_right		{height:100%; width:400px; font-size:10px; float:right; padding-top:14px; text-align:right; padding-right:20px; letter-spacing:0px;}

#events_img_main					{width:100%; text-align:center;}
#events_img_head					{text-align:center; margin-bottom:1em;}
#events_img_pic					{text-align:center; margin-bottom:1em;}

td.eventgallefttop				{padding:15px; text-align:center; border-left: 1px #990000 solid; border-top: 1px #990000 solid;}
td.eventgalleftmiddle			{padding:15px; text-align:center; border-left: 1px #990000 solid;}
td.eventgalleftbottom			{padding:15px; text-align:center; border-left: 1px #990000 solid; border-bottom: 1px #990000 solid;}
td.eventgalcentertop				{padding:15px; text-align:center; border-top: 1px #990000 solid;}
td.eventgalcentermiddle			{padding:15px; text-align:center; }
td.eventgalcenterbottom			{padding:15px; text-align:center; border-bottom: 1px #990000 solid;}
td.eventgalrighttop				{padding:15px; text-align:center; border-top: 1px #990000 solid; border-right: 1px #990000 solid;}
td.eventgalrightmiddle			{padding:15px; text-align:center; border-right: 1px #990000 solid;}
td.eventgalrightbottom			{padding:15px; text-align:center; border-right: 1px #990000 solid; border-bottom: 1px #990000 solid;}
td.evengtaldistcenter			{padding:0px; border: 1px #990000 dotted;}
td.eventgaldistcentertopH		{padding:0px; border-left: 1px #990000 dotted; border-top: 1px #990000 solid; border-right: 1px #990000 dotted;}
td.eventgaldistcentermiddleH	{padding:0px; border-left: 1px #990000 dotted; border-right: 1px #990000 dotted;}
td.eventgaldistcenterbottomH	{padding:0px; border-left: 1px #990000 dotted; border-bottom: 1px #990000 solid; border-right: 1px #990000 dotted;}
td.eventgaldistleftmiddleV		{padding:0px; border-left: 1px #990000 solid; border-top: 1px #990000 dotted; border-bottom: 1px #990000 dotted;}
td.eventgaldistcentermiddleV	{padding:0px; border-top: 1px #990000 dotted; border-bottom: 1px #990000 dotted;}
td.eventgaldistrightmiddleV	{padding:0px; border-top: 1px #990000 dotted; border-right: 1px #990000 solid; border-bottom: 1px #990000 dotted;}

