﻿
.lightbox_bg {
    background:#ffffff none repeat scroll 0 0;
    display:none;
    height:100%;
    left:0;
    filter:alpha(opacity=50);
    opacity: 0.5;
    top:0;
    width:708px;
    z-index:50;
    display:none;
    position:absolute;
}

.sapEvents { padding-bottom: 40px; }
.sapEvents .body { margin-top: 20px; }

#leftColumn { width: 280px; float:left; }
#centerColumn { width:393px; padding-right: 0px; float:right; }

#map span
{
    display:none;    
}

/*large map borders */

.mapWrapper  
{
}

.mapBorderTop
{
    background:url(/images/sapevent/events_start_map_top.gif) no-repeat top left;
    height:5px;
    line-height:5px;
    font-size:5px;
    width:689px;
}

.mapBorderLeft
{
    background:url(/images/sapevent/events_start_map_left.gif) repeat-y top left;
    width:7px;
    height:270px;
    float:left;
}

#map.largeMap
{
    width: 672px; 
    height: 270px;
    float:left;
}

.mapBorderRight
{
    background:url(/images/sapevent/events_start_map_right.gif) repeat-y top right;
    width:8px;
    height:270px;
    float:left;
}

.mapBorderBotttom
{
    background:url(/images/sapevent/events_start_map_bot.gif) no-repeat top left;
    height:9px;
    line-height:9px;
    font-size:9px;
    width:689px;
}

#mapSearchCtrl
{
    padding-top: 10px;
    padding-bottom: 10px;
/*    background-color: #f9f9f9; */
    height: 40px; 
    border-bottom: solid 1px #b6b6b6; 
}


/*small map borders */

.mapSmallWrappper
{
    width:280px;   
}

.mapSmallBorderTop
{
    background:url(/images/sapevent/events_event_info_top.gif) no-repeat top left;
    height:5px;
    width:280px;
    font-size:5px;
    line-height:5px;
}

.mapSmallBorderLeft
{
    background:url(/images/sapevent/events_event_info_left.gif) repeat-y top left;
    float:left;
    height:190px;
    width:5px;
}

.smallElectionMap, .smallEventMap
{
    height:190px;
    width:267px;
    float:left;
}

.mapSmallBorderRight
{
    background:url(/images/sapevent/events_event_info_right.gif) repeat-y top right;
    float:left;
    height:190px;
    width:5px;
}

.mapSmallBorderBottom
{
    background:url(/images/sapevent/events_event_info_bot.gif) no-repeat top left;
    height:6px;
    width:280px;
    font-size:6px;
    line-height:6px;
}



/* ---- */


#mapSearchCtrl .leftCorner { margin-top: 5px; float: left; width: 4px; height: 30px; background: url(/images/SAPEvent/search_inputfield_left.gif) no-repeat;}
#mapSearchCtrl .rightCorner { margin-top: 5px; float: left; width: 4px; height: 30px; background: url(/images/SAPEvent/search_inputfield_right.gif) no-repeat;}
#mapSearchCtrl .middle 
{ 
    float: left; width: 270px; height: 30px; 
    background: url(/images/SAPEvent/search_inputfield_mid.gif) repeat-x;
    margin-top: 5px;
}


#mapSearchCtrl .mapSearchInput
{
    border: solid 0px #FFF; width: 260px;
    margin: 5px 0px 0px 2px;
}
#mapSearchCtrl .mapSearchDistance
{
    float:left;
    margin: 10px 0 0 20px;
    font-family: Arial;
    width: 250px;
}

#mapSearchCtrl .mapSearchDistance .strong
{
    font-weight: bold;
}

#mapSearchCtrl .mapSearchDistance .radio
{
    margin: 0 4px 0 8px;
}

#searchMoreEvents
{
    padding-left: 10px;
    display: none;
}

#mapSearchCtrl .redButton
{
    float: left;
    margin-top: 5px;
}


#mapSearchBtn { margin: 5px 0px 0px 0px; float:right; cursor: pointer; }

.event_sri_top
{
/*    background: url(/images/SAPEvent/event_bg_top.gif) no-repeat;*/
    height: 10px;
/*    width: 431px;*/
    overflow: hidden;
}
/*.event_sri_bottom
{
    background: url(/images/SAPEvent/event_bg_bottom.gif) no-repeat;
    height: 12px;
    width: 431px;
    margin-bottom: 20px;
}


.event_sri
{
    background: url(/images/SAPEvent/event_bg_mid.gif) repeat-y;
    background-color: #FFF;
    width: 431px;
    font-family: Arial;
}*/

.event_sri_inner { margin: 0 5px 0 10px; }
/*#eventSearchLegend .event_sri .event_sri_inner, #eventSearchFilter .event_sri .event_sri_inner { padding: 0px 10px 0px 10px; }*/
#eventSearchLegend .event_sri_bottom { margin-bottom: 0px; }
#eventSerchHits { font-weight: bold;}

#eventSearchLegend .event_sri .event_sri_inner .searchFilter { margin: 0 6px 0 4px; }
#eventSearchLegend .event_sri .event_sri_inner .removeable
{
    padding-right: 15px;
    background: url(/images/SAPEvent/btn_filter_remove.gif) no-repeat right;
    cursor: pointer;
}

#eventSearchFilter
{
    padding-bottom: 20px;
}


#eventSearchResult .event_sri_bottom{
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 5px;
}
#eventSearchFilter .event_sri_inner{
    margin-right: 0px;
}


#eventSearchFilter ul 
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#eventSearchFilter ul li
{
    display: inline;
    margin: 0;
    padding: 0;
    line-height: 18px;
}

#eventSearchFilter a.filter 
{
    background: #e3e2e0 url(/images/SAPEvent/Buttons/btn_filter_left_light.gif) no-repeat scroll left top;
    float: left;
    padding-left: 9px;
    margin-right: 10px;
    text-decoration: none;
    color: #000;
}

#eventSearchFilter a.filter span 
{  
    background: #e3e2e0 url(/images/SAPEvent/Buttons/btn_filter_right_light.gif) no-repeat scroll right top; 
    display: block; 
    padding: 0px 9px 0px 0px; 
    float: none;
    height: 20px;
    cursor: pointer;
}

#eventSearchFilter a.filter:hover, #eventSearchFilter a.filter.selected, #eventSearchFilter a.filter.hover
{
    background: #787677 url(/images/SAPEvent/Buttons/btn_filter_left_dark.gif) no-repeat scroll left top;
    float: left;
    padding-left: 9px;
    margin-right: 10px;
    text-decoration: none;
    color: #FFF;
}

#eventSearchFilter a.filter:hover span, #eventSearchFilter a.filter.selected span, #eventSearchFilter a.filter.hover span
{  
    background: #787677 url(/images/SAPEvent/Buttons/btn_filter_right_dark.gif) no-repeat scroll right top; 
    display: block; 
    padding: 0px 9px 0px 0px; 
    float: none;
    height: 20px;
    cursor: pointer;
}

#eventSearchFilterTypes a.filter { width: 120px; overflow: hidden; height: 20px; }
#eventSearchFilterTypes img.dropDownIcon { border: 0px; position: absolute; top: 2px; left: 110px;}

#eventSearchFilter a.showAll { width: 27px; }
#eventSearchFilter a.ourEvents { width: 56px; }

.event_sri_leftcol { float: left; width: 72px; text-align: center;}
.event_sri_leftcol .eventdate 
{
    width: 72px;
    background: url(/images/SAPEvent/event_date.gif) no-repeat;
    height: 52px;
    color: #FFF;
    font-size: 28px;
    font-weight:normal;
}
.event_sri_leftcol .eventdate .day
{
    font-weight: bold;
    margin: 1px 0 -5px 0;    
}
.event_sri_leftcol .eventdate .month
{
    font-size: 13px;
    font-weight: bold;
    display: block;
}
.signedup
{
    width: 72px;
    background: #d3d1d2 url(/images/SAPEvent/event_date_bottom.gif) no-repeat bottom;
    min-height: 25px;
    font-size: 11px;
    text-align: center;
}

.signedup span { padding-top: 3px; display: block; }

.leftCol .reportEvent { text-align: center; }
.leftCol .report
{
    width: 72px;
    background: url(/netroots/images/icon_anmal_inlagg.gif) no-repeat 0px 2px;
    padding-left: 12px;
    display: block;
    margin: 5px 0 0 2px;
    font-size: 10px;
    text-decoration: none;
}

.leftCol .canceledEvent { text-align:center; padding-top: 15px; }

.event_sri_info
{
    float: right;
    width: 290px;
}
.event_sri_info h2
{
    font-family: Arial;
    margin: 0 0 5px 0;
    padding: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
}

.event_sri_info .location { color: #676767; margin-bottom: 4px;}

.event_sri_info a.small { font-size: 11px}

.event_sri_info .moreInfo { margin-top: 15px; }
.event_sri_info .moreInfo .eventType { font-size: 11px; color: #676767}

.floatright { float: right; }
.floatleft { float: left; }

.clear { clear:both; line-height: 0px; height: 0px; }

.event_view_top {}
.event_view_mid { background-color: #FFF; width: 431px; font-family: Arial; width: 684px;}
.event_view_bottom {}
.event_view_inner { padding: 0 0 0 2px; }

.event_view_mid .leftCol { float: left; width: 86px; }
.event_view_mid .rightCol { float: right; width: 277px;}
.event_view_mid .centerCol { float: left; width: 310px;}

.centerCol .infoTable { border-collapse: collapse; }
.centerCol .infoTable .title {color: #656565; padding-right: 5px; /*width: 80px;*/ }

.centerCol .description { margin-top: 22px; }

.rightCol .mapHolder { border: solid 1px #b6b6b6; padding: 4px; }
.rightCol .map {width: 253px; height: 200px; }

.event_view_inner .eventdate
{   
    width: 72px;
    background: url(/images/SAPEvent/event_date.gif) no-repeat;
    height: 52px;
    color: #FFF;
    font-size: 28px;
    font-weight:normal;
    text-align: center;
}
.event_view_inner .eventdate .day
{
    font-weight: bold;
    margin: 1px 0 -5px 0;  
}
.event_view_inner .eventdate .month
{
    font-size: 13px;
    font-weight: bold;
    display: block;
}

.centerCol h1
{
    font-family: Arial;
    margin: 0 0 5px 0;
    padding: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
}


.msgDialog { display: none; }

/* --------------- ( Dropdown Menu ) --------------------------------------------- */
#eventSearchFilterTypes {
	position: relative;
}
#eventSearchFilterTypes li {
	position: relative;
	float: left;
}
#eventSearchFilterTypes li a:hover {
	background: #ec1c34;
	color: #fff;
	text-decoration: none;
}
#eventSearchFilterTypes li ul {
	border: none;
	position: absolute;
	top: 19px;
	left: 0px;
	height: 0;
	width: 180px;
	display: none;
}
#eventSearchFilterTypes li ul li {
	border-bottom: 1px solid #ccc;
	display: list-item;
	background-color: #787677;
}
#eventSearchFilterTypes li ul li a {
	padding: 2px 0 2px 4px;
	width: 175px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

.greymid { padding: 5px 0px 0px 9px;}

#mapAnchor { color: #606060; margin-bottom: 10px; font-size: 12px; }
#mapAnchor span { font-family: Arial; font-size: 20px; padding-right: 10px; color: #3d3d3d; }



/*  SUBMIT FORM  */
.eventForm { width: 670px; }
.eventForm table { width: 588px; }
.eventForm td.title { width: 160px; text-align: right; padding-right: 10px; }
.eventForm tr td { padding-bottom: 8px; } 

#tblLocation .mapHolder { border: solid 1px #8b8b8b; padding: 4px; }
#tblLocation .googleMap { width: 400px; height: 265px; }
.AvanFormService_NumberField { width: 60px; }
.AvanFormService_TextField, .AvanFormService_NoteField { width: 390px; }

.PhoneField .AvanFormService_TextField, .EmailField .AvanFormService_TextField { width: 207px; }
#ParticipantLimit, .ParticipantlimitField { text-align: left;}
#ParticipantLimitTitle { text-align: right; }
.StreetAddressField .AvanFormService_TextField { width: 280px; }
.eventForm .redtitle { color: #ec3046 }
.eventForm .line hr { color: #d6d4d5; background-color: #d6d4d5; height: 1px }
.eventForm .buttons { text-align: right; }
.eventForm .helptext { color: #898989; width: 400px;}

.DateEnd_DateHourField { margin-left: 0px; }
.DateEndField .AvanFormService_DateField  {display: none;}



.centerCol .signupLink { font-weight: bold; color: #fff; text-decoration: none; }
.centerCol .signupLink:visited { text-decoration: none; color: #fff; }

.centerCol .signupLinkDiv 
{
    padding-top: 6px;
    height: 28px;
    width: 62px;
    text-align: center;
    background: url(/images/SAPEvent/buttons/btn_delta.gif) no-repeat;
    float: right;
    margin-left: 13px;
    cursor: pointer;
}

/** Green Module **/
.green_module_top{
	background: url(/images/SAPEvent/Controls/green_event_top.gif) no-repeat top left;
	height:5px;
	overflow:hidden;
}
.green_module_mid{
	background: url(/images/SAPEvent/Controls/green_event_mid.gif) repeat-y top left;
	width: 250px;
	overflow: hidden;
}
.green_module_bottom{
	background: url(/images/SAPEvent/Controls/green_event_bottom.gif) no-repeat top left;
	height:5px;
	overflow:hidden;
}
.green_module_inner{
    padding: 0 5px 5px 5px;
    color: #FFF;
}

.green_module_inner img { border: solid 2px #FFF; }
.green_module_inner h2 { font-size: 20px; font-family: Verdana; font-weight: normal; margin-bottom: 6px;}
.green_module_inner h2 a,.green_module_inner h2 a:visited, .green_module_inner h2 a:hover { color: #FFF; text-decoration: none; font-size: 20px; }
.green_module_inner .content { padding: 0px 5px 5px  5px;}

#leftColumn .nextNationalEvent { margin-top: 20px; cursor: pointer; }
#leftColumn .modules { margin-top: 20px; }
.firstUpper { text-transform: capitalize}

table tr.alternating td { background-color: #d6d3d6; }


/*Election Centers*/


.election
{
/*    background: url(/images/SAPEvent/eventlistning_bg_mid.gif) repeat-y;*/
    background-color: #FFF;
    width: 256px;
    font-family: Arial;
}

.election_center_top
{
/*    background: url(/images/SAPEvent/eventlistning_bg_top.gif) no-repeat;*/
    height: 15px;
    width: 270px;
    overflow: hidden;
}

.election_center_inner
{
     padding: 0 10px 0 10px;
}

.election_center_bottom
{
/*    background: url(/images/SAPEvent/eventlistning_bg_bot.gif) no-repeat;*/
    height: 17px;
    width: 270px;
    margin-bottom: 20px;
    border-bottom: solid 1px #e7e7e7;
}



.infoArrow
{
    display: inline-block;
    padding-left: 8px;	
    background: url(/images/2010/arrow-more.gif) no-repeat 0px 6px;	
/*    margin: 0px 0px 23px*/
}
.infoArrow a
{
    color: #3b3b3b;	
    border-bottom: #ed1b34 1px solid;
    font-size: 11px;
}

.infoArrow a:hover
{
    border-width: 0px;
    text-decoration: none
}
