﻿
#Shell_Page_Surround #Shell_Page_Content
{
    /* page background placeholder */
    background-image:url("/_style/module/events/i/bg_details.png");
    background-repeat:no-repeat;
    background-position:700px 15px;
}


#Div_Shell_Events_Top #Div_Events_Tabstrip
{
    display:block;
    background:none; 
    width:746px;
    height:29px;
	/*margin-left:5px;*/
	margin-top:20px;
	clear:both;
}

#Div_Events_Tabstrip #Events_Tabstrip_Details
{
    
    float: left;
    margin-left: 1px;

}


#Div_Events_Tabstrip #Events_Tabstrip_Comments,
#Div_Events_Tabstrip #Events_Tabstrip_Map
{
    float:left;
    margin-left:5px;
}

#Events_Tabstrip_Details #Events_Tabstrip_Details_Left,
#Events_Tabstrip_Comments #Events_Tabstrip_Comments_Left,
#Events_Tabstrip_Map #Events_Tabstrip_Map_Left
{
    background-repeat:no-repeat;
    float:left;
    height:29px;
    width:24px;
}
#Events_Tabstrip_Details #Events_Tabstrip_Details_Left
{
    background-image:url("/_style/module/events/i/eventdetail-tab-details-L.png");
}

#Events_Tabstrip_Comments #Events_Tabstrip_Comments_Left
{
    background-image:url("/_style/module/events/i/eventdetail-tab-comments-L.png");
}

#Events_Tabstrip_Map #Events_Tabstrip_Map_Left
{
    background-image:url("/_style/module/events/i/eventdetail-tab-map-L.png");
}

#Events_Tabstrip_Details a.Events_Tabstrip_Details_Link ,
#Events_Tabstrip_Comments a.Events_Tabstrip_Comments_Link ,
#Events_Tabstrip_Map a.Events_Tabstrip_Map_Link 
{
    background-image:url("/_style/module/events/i/eventdetail-tab-mid.png");
    background-repeat:repeat-x;
    font-weight:normal;
    text-decoration:none;
    float:left;
    height:21px;
    padding-top:8px;
    padding-right:8px;
    color:#34a5e2; /* tboaqua */
    }

#Events_Tabstrip_Details #Events_Tabstrip_Details_Right,
#Events_Tabstrip_Comments #Events_Tabstrip_Comments_Right,
#Events_Tabstrip_Map #Events_Tabstrip_Map_Right
{    
	background-image:url("/_style/module/events/i/eventdetail-tab-R.png");
    background-repeat:no-repeat;
    float:left;
    height:29px;
    width:7px;
}

#Div_Events_Tabstrip a.Events_Tabstrip_Current
{
    color:#003e7e; /* tboblue */
	font-weight:bold;
}


#Div_Shell_Events_Mid
{
    background:none; 
    background-image:url("/_style/module/events/i/details-background.png");
    background-repeat:no-repeat;
    background-position:left top;
	width:746px;
	float:left;
}

#Div_Shell_Events_Right
{
    background:none; 
	width:180px;
	float:right;
	margin:10px;
	margin-top:0px;
}

#Div_Shell_Events_Mid #Div_Shell_Events_Content
{
    background:none; 
    width:726px;
	margin:10px;
	clear:both;
}

#Div_Shell_Events_Mid #Div_Shell_Events_Content_BackLink 
{
    display:block;
    width:702px;
    height:30px;
    float:left;
    margin:10px;
}  

#Div_Shell_Events_Content_BackLink a.BackLink
{
    display:inline-block;
    width:147px;
    height:28px;
    background:url("/_style/module/events/i/back_to_previous_events.png") center center no-repeat;   
    text-align:center;
    /*padding-top:13px;
    padding-left:10px;
    margin-left:10px; */
    margin: 0px 0px;
    padding: 14px 0px 0px 12px;
    font-weight:bold;
    text-decoration:none;
    color:#ffffff; /*tboBlue*/ 
}

#Div_Shell_Events_Mid #Div_Shell_Events_Content_Banner 
{
    display:inline-block;
    width:702px;
    height:30px;
    float:left;
	margin:20px;
	margin-top:0px;
	margin-bottom:30px;
	clear:both;
}  


#Div_Shell_Events_Mid #Div_Shell_Events_Split_Bar
{
    display:inline-block;
    background:none; 
    width:726px;
	margin:10px;
	margin-bottom:0px;
	clear:both;
}
#Div_Shell_Events_Mid #Div_Shell_Events_RelatedSearchesSummary
{
    background:none; 
    width:726px;
	margin:10px;
	margin-top:0px;
	margin-bottom:20px;
	clear:both;
}

#Div_Shell_Events_Right .Add_Event_Link,
#Div_Shell_Events_Right .Register_Link
{
    display:block;
    margin-bottom:20px;
}

div.Div_Video
{
	display:block;
	border:solid 1px #34a5e2;
	margin-top:20px;
}
Div#DivWeather
{
	margin-top:15px;
	margin-bottom:5px;
}
	
Div.SpotLight{ margin-top:10px;}

#EventContactBar p {margin: 10px 0px 0px 20px;}

#EventContactBar a
{	padding: 10px 10px 5px 30px;
	display:inline-block;
	text-decoration:none; }
#EventContactBar a:hover
{	text-decoration:underline; }

#EventContactBar a.website
{	background:url(i/common-website-icon.png) no-repeat top left;}
#EventContactBar a.email
{	background:url(i/common-email-icon.png) no-repeat top left;	}
 
#EventContactBar span.phone
{ 
  padding:  10px 10px 5px 30px;
	display:inline-block;
	background:url(i/common-telephone-icon.png) no-repeat center left;
}
#EventContactBar span.phonesmall
{ padding: 0px 0px 12px 5px; display:inline-block;}

