/* Start CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* End CSS RESET*/


body
{
	font-family: Arial;
	font-size: 80%;
	text-align: left;
}

.after:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

}

#background
{
	background: url(/template-images/sos/bg_big.jpg) repeat-y;
	margin: 0px auto;
	width: 860px;
}

.SOSsubfooter
{
	clear: both;
	margin: 40px 15px 25px 15px;
	width: 730px;
}

/*New SOS Page*/
#tdBanner
{
    height:116px;
    width:251px;
}

#frmtxt1
{
  height:100px;
}

#scrollotherinfo
{
    height:100px;
    overflow:scroll;
    width: 300px;
}

#SOSbanner
{
    height:120px;
    margin: 0 50px;
    width: 760px;
}

#Countdowntimer
{
	background: url(/template-images/sos/countdown_time_bg.jpg) no-repeat 90% 45%;
	color:blue;
    height:90px;
    font-size:10px;
    padding-top:36px;
    vertical-align:middle;
	width:256px;
}

#header1 #SOSbanner #Countdowntimer #ThreeNumber
{
    background-image:url(/template-images/sos/CountdownTriple.jpg) no-repeat;
    height: 26px;
    padding-right: 2px;
    text-align:center;
    width:50px;
    
}

#BigMargin
{
	margin-left:85px;
}

#header1 #SOSbanner #headerlogo
{
    background-image:url(/template-images/sos/lifeboat_logo_big.jpg);
    background-repeat:no-repeat;
    background-position:90% 63%;
}

#header1 #SOSbanner #Countdowntimer #TwoNumber
{
    background-image:url(/template-images/sos/CountdownDouble.jpg);
    background-repeat:no-repeat;
    width:32px;
    height:26px;
    padding-right:2px;
}

#tdPadding
{
    text-align:center;
    padding-right:6px;
    color:#000066;
}

#header1
{
    height:116px;
}
#topPanel 
{ 
	margin: 0 50px;
	text-align:center;
	width: 760px;
}

#topPanel ol 
{
	width: 760px;
}

#topPanel li 
{
	float:left;
}

#topPanel li a 
{ 
	display: block; 
	font-weight: bold;  
	text-decoration: none; 
}

#SOSbreadcrumbOuter
{
	float:left;
}
		
#SOSbreadcrumbNav  
{
	font-size: 0.75em; 
	margin-left:50px;
	margin-right:50px;
	text-align:center;
	height:30px;
	width: 760px;
}
	
#SOSbreadcrumbNav ol 
{ 
	padding: 10px 0 0 10px;
	width: 750px;
}

#SOSbreadcrumbNav li 
{ 
	float: left; 
}

#SOSbreadcrumbNav li a 
{ 
	color: #FF0000;
	text-decoration: none; 
}

#SOSbreadcrumbNav li a:hover  
{
	text-decoration: underline; 
}

#SOSbreadcrumbNav li span 
{ 
	color: #000066; 
	padding: 0px 4px 0px 6px; 
	text-decoration: none;
}
				
#SOScontent
{
	margin: 0 50px;
	width: 760px;
}

.socialNetwork
{
	background: url(/template-images/sos/socialNetwork.png) no-repeat 0 31px;
	border: 1px solid red;
	float: left;
	height: 226px;
	margin-right: 18px;
	overflow: hidden;
	width: 174px;
}

.socialNetwork h2 a
{
	display: block;
	height: 31px;
	text-indent: -9999px;
	width: 174px;
}

#merchandise
{
	margin-right: 0;
}

#merchandise > a
{
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 161px;
}

#socialNetworking ul
{
	margin: 0 auto;
	width: 161px;
}

#socialNetworking ul li
{
	float: left;
	height: 54px;
	line-height: 54px;
	vertical-align: middle;
}

#socialNetworking ul li a
{		
	line-height: 54px;	
}

#socialNetworking ul li a img
{
	line-height: 54px;
	vertical-align:middle;
}

#socialNetworking p, #merchandise p
{
	padding: 10px;
}

#hdrTwitter a
{
	background: url(/template-images/sos/hdrTwitter.png) no-repeat top left;
}	

#hdrShop a
{
	background: url(/template-images/sos/hdrShop.png) no-repeat top left;
}

#hdrShareSOS
{
	background: url(/template-images/sos/hdrShareSOS.png) no-repeat top left;
	height: 31px;
	text-indent: -9999px;
	width: 174px;
}

#hdrSOSSimple
{
	background: url(/template-images/sos/hdrSOSSimple.png) no-repeat top left;
	height: 31px;
	text-indent: -9999px;
	width: 174px;
}

#NetworkingDiv
{
	float:left;
	width:760px;
	padding-bottom:5px;
}

#NetworkingDiv #InnerDiv
{
	background-image: url(/template-images/sos/HOMEPAGEBANNER_twitter.jpg) no-repeat;
	font-size: 8px;
	height: 226px;
    vertical-align: top;
    padding-bottom: 5px;
	text-align: left;
	width: 176px;
}

#NetworkingDiv #InnerDiv #tbltwitter
{
	border-color: red;
	border-style: solid;
	border-width: 0 1px 1px 1px;
    overflow: scroll;
    height:192px;
    width:174px;
}

#NetworkingDiv #InnerDiv #twitterlink
{
    background-image:url(/template-images/sos/HOMEPAGEBANNER_twitterlabel.jpg);
    background-repeat:no-repeat;
    display:block;
    width:176px;
    height:32px;
    text-indent:-9999px; 
}

#NetworkingDiv #InnerDivSocial
{
	background:url(/template-images/sos/HOMEPAGEBANNER_social2.jpg) no-repeat top center;
	height:226px;
	padding: 0 14px 5px 14px;
	width:176px;
}

#tbltwitter
{
	height: 195px;
	overflow: scroll;
}

#tbltwitter table td
{
	padding-bottom: 10px;
	font-size: 11px;
	text-align: left;
}

#SimpleSOS
{
	padding: 0 14px 5px 14px;
	height: 226px;
	width: 176px;
}

#SimpleSOS, #merchandise, #socialNetworking
{
	color: #3f3f3f;
}

#NetworkingDiv #InnerDivCenter
{
	padding-bottom:5px;
}


#mainContent
{
	float:left;
	height: 100%;
	margin: 0 10px 0 2px;
    text-align: left;
	width:548px;
}

#homeContent
{
	
}

#mainContentNomenu
{
    margin-left:2px;
    margin-right:10px;
    
    float:left;

    height:100%;
    text-align:left;
	width:728px;
}

html>body .formBuilder fieldset #div_frmOpenToPublic
{ 
    text-align:left;
}

html>body .formBuilder fieldset #div_frmOpenToPublic .form_radio_items
{    
    padding-left:140px;
}

#mainContent #content .Title
{
    background-image:url(/template-images/sos/SOS_Landing_DoSomething.gif);
    background-repeat:no-repeat;
    width:178px;
    height:36px;
    float:left;
}

#ContextualNav
{
    width:180px;
    float:right;
}

#ContextualNav .Title
{
    background-image:url(/template-images/sos/SOS_Landing_Menu.gif);
    background-repeat:no-repeat;
    width:91px;
    height:38px;
    float:left;
}

#ContextNavItems
{
	background-color:#EDEDED;
}

#ContextNavItems p
{
       font-size: 16px;
       font-weight: bold;
       text-align: left;
       vertical-align: top;
       padding-left: 10px;
}

#ContextNavItems p a 
{
	color:#c31e1e;
}

#ContextNavItems p a:link 
{
	color:#c31e1e;
}

#ContextNavItems p a:hover 
{
	color:#660000;
}

#LinksDiv
{
    float:left;
    height:15px;
    text-align:center;
    width:760px;
}

#LinksDivBottom
{
    float:left;
    width:760px;
    text-align:center;
    height:7px;
}

#LinksDiv #LeftLink
{
    float:left;
    width:370px;
    height:20px;
    text-align:left;
    margin-bottom:5px;
}

#LinksDiv #RightLink
{
    float:right;
    width:370px;
    height:20px;
    text-align:left;
    margin-bottom:5px;
}
.style2
{
    color: #D03838;
	font-weight: bold;
}

.style3 
{
	color: #D13837;
	font-weight: bold;
}
.style4 
{
	color: #C31D1D;
	font-weight: bold;
}
#Redirect
{
    text-align:left;
    font-size:12px;
    color: #003772;
}

#SeeOurSnaps,#FundraisingPack, #HowtoPay
{
	 border: 1px solid red;
	 float: left;
	 height: 325px;
	 margin: 0 16px 0 0;
	 width: 370px;
}

#hdrLatestPhotos a
{
    background:url(/template-images/sos/home_latest_photos.jpg) no-repeat;
	display: block;
	height:32px;
	text-indent: -9999px;
	width:370px;
}

/* Fancy Text Headers */
#hdrFundraisingPack a
{ 
    background:url(/template-images/sos/hdrGetFundraisingPack.jpg) no-repeat top left;
	display: block;
	height:32px;
	text-indent: -9999px;
	width:370px;
}

#hdrHowtoPay
{
    background:url(/template-images/sos/hdrHowToPay.jpg) no-repeat top left;
	display: block;
	height:32px;
	text-indent: -9999px;
	width:370px;
}

#TopText
{
    width:754px; 
    height:71px;
    border-width:2px;
    border-color:#A61A1A;
    border-style:solid;
    margin-bottom:15px;
    padding-left:2px;
     padding-top:4px;  
     margin-left:50px;
     margin-right:50px;
     text-align:left;
     float:left;
     display:inline;
}

#WidgetGenerator, #TotalRaised
{
	border:1px solid red;
	float:left;
	height:325px;
	overflow: hidden;
	text-align:center;
	width:370px;
}

#WidgetGenerator #InnerWidget
{
   
    vertical-align:middle;
    overflow:hidden;
}

#hdrCreateEvent a
{
	background:url(/template-images/sos/home_events_generator.jpg) no-repeat;
	display: block; 
    height: 32px;
	text-indent: -9999px;
	width: 370px;
}

#hdrTotalRaised
{
	background:url(/template-images/sos/hdrTotalRaised.jpg) no-repeat;
	display: block; 
    height: 32px;
	text-indent: -9999px;
	width: 370px;
}

#GoogleMap, #RegisterNow
{
	border: 1px solid red;
	float: left;
	height: 325px;
	margin-bottom: 10px;
	width: 370px;
}

#hdrSearchEvent a
{
	background:url(/template-images/sos/home_search_event.jpg) no-repeat;
    display: block;
    height:32px;
	text-indent: -9999px;
    width:370px; 
}

#hdrRegisterNow a
{
	background:url(/template-images/sos/hdrRegisterFor2012.jpg) no-repeat;
    display: block;
    height:32px;
	text-indent: -9999px;
    width:370px; 
}

.ImgLatestEvents
{
    float:left;
}

#DivLatestEvents
{
    text-align:left;
    width:370px;
    vertical-align:top;
    float:left;
    padding-top:30px;
}

#DivAllEvents
{
    width:548px;
    text-align:left;
    vertical-align:top;
    float:left;
    margin-top:10px;
    margin-bottom:10px;
}

#DivLatestEvents .Firsthalf
{
    width:34px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    vertical-align:top;
    text-align:left;
}

#DivAllEvents .Firsthalf
{
    width:34px;
    padding-left:2px;
    padding-right:2px;
    padding-top:2px;
    vertical-align:top;
    text-align:left;
}

#DivAllEvents .Secondhalf
{
   width:514px;
   text-align:left;
   vertical-align:top;
}

#DivAllEvents .Secondhalf .Secondhalftable
{
   width:514px;
   text-align:left;
   vertical-align:top;
}

#DivAllEvents .Secondhalf .Secondhalftable .BigDetails
{
    font-size:14px;
}

#DivAllEvents .Secondhalf .Secondhalftable .SmallDetails
{
    font-size:12px;
}

#DivLatestEvents .Secondhalf
{
    width:350px;
    text-align:left;
    vertical-align:top;
}
/* START FOOTER */
#Sosfooter 
{
	margin: 0 50px;
	clear: both; 
	font-size: 0.9em; 
	width: 760px;
}

#footerNav 
{
	border-top: 1px solid white;
	border-bottom: 1px solid white; 
	background-color:#D31803;
	width: 760px;
}

#footerNav ol 
{
	background-color:#D31803;
	float: right;
}

#footerNav li 
{
	float: left; 
	padding: 10px 20px 10px 0; 
}

#footerNav li a 
{
	border-right: 1px solid white; 
	color: white; 
	display: block;
	padding-right: 20px; 
	text-decoration: none; 
}

#footerNav li span 
{
	border-right: 1px solid #091176; 
	color: #091176; 
	display: block; 
	padding-right: 20px; 
	text-decoration: none; 
}

#footerNav a:hover 
{
	text-decoration: underline; 
}

#footerNav li.last a 
{
	border: none; 
	padding-right: 0; 
}

#Sosfooter p 
{
	background-color:#D31803;
	color: white; 
	display: block; 
	font-size: 0.9em; 
	padding: 5px 0;
}
	
/* END FOOTER */

/*Other Stuff*/
.backgroundSOS
{
      text-align:center;
      width:864px;
}

#backgroundimgleft
{
    height:1400px;
    background-image: url(/template-images/sos/SOS_Home_02.gif);
}
#backgroundimgright
{
    height:1400px;
    background-image: url(/template-images/sos/SOS_Home_05.gif);
}
#innerArea
{
    width:778px;
    text-align:center;
    margin:0px auto; /* Right and left margin widths set to "auto" */
    text-align:left; /* Counteract to IE5 */
    position:fixed;
    left:322px;
}
/*.Spacer
{
height:10px;
background-image: url();
}*/

#backgroundimglefttest
{
    width:31px;
    height:1000px;
    background-image: url(/template-images/sos/SOS_Home_02.gif);
    background-repeat:repeat-y;
    left:289px;
    bottom:0px;
    position:fixed;
}
#backgroundimgrighttest
{
    width:33px;
    height:1400px;
    background-image: url(/template-images/sos/SOS_Home_05.gif);
    background-repeat:repeat-y;
    right:287px;
    bottom:0px;
    position:fixed;
}
/*New SOS Page*/

/*SOS New Nav*/
.dotLeft
{
	background-image:none;
}

#rnlilogo
{
	margin-left:20px;
	margin-top:35px;
}

#banner
{
	background-image:url(/template-images/sos/compositeBanner.jpg);
	width:100%;
	height:190px;
}

.calendar
{
	background-repeat:no-repeat;
	background-position: 0px 10px;
	float: right;
	height: 183px;
	margin-right: 15px;
	width: 165px;
}

.midBanner
{
	background-repeat:no-repeat;
	background-position: 0px 10px;
	float:right;
	height: 150px;
	margin-right:15px;
	width:330px;
}
/* All the left panel content is contained in here */
#leftPanel
{
	
	float: left;
	height: 100%;
	margin-top: 50px;
	width: 150px;
}

#leftPanel li
{
	list-style:none;
	font-weight:bold;
	margin-bottom:8px;
}

.leftMenu
{
	margin-left:20px;
	font-family:Arial;
	font-weight:bold;
}

.leftMenu ul
{
	background-color:Transparent;
}

#leftPanel li a
{
	font-size: 100%;
	color:white;
	text-decoration:none;
}

#leftPanel li a:hover
{
	color:white;
	text-decoration:underline;
}

#footerNav li.last a
{
	border-right: none;
}



#leftPanel li a:visited
{
	color:white;
}

#leftPanel li.selected a
{
	font-weight:bold;
	color:red;
}

#leftPanel li.selected a:hover
{
	color:red;
}

#leftPanel li.selected a:visited
{
	color:red;
}

#leftPanel li ol
{
	margin-left:10px;
	margin-top:5px;
}

#leftPanel li.selected ol li a, #leftPanel li.selected ol li a:hover, #leftPanel li.selected ol li a:visited
{
	margin-top:5px;
	color:White;
}

#leftPanel li.selected ol li.subSelected a, #leftPanel li.selected ol li.subSelected a:hover, #leftPanel li.selected ol li.subSelected a:visited
{
	margin-top:5px;
	color:orange;
}


/* END OF LEFT PANEL CONTENT */

/*#content
{
	float:left;
	width:496px;
	/*background-color:Yellow;
}*/

#content ul li
{
	font-size:90%;
	list-style-type:disc;
	margin:0px 10px 5px 13px;
	font-family:Arial;
}

#content ol li
{
	font-size:90%;
	list-style-type: decimal;
	margin: 0px 10px 5px 18px;
	font-family:Arial;
}

#rightPanel
{
	width:134px;
	height:100%;
	float:left;
	/*background-color:Blue;*/
	margin-top:40px;
	margin-bottom:10px;
}

#mainPanel
{
}

.panelContent
{
	background-color: White;
	margin-bottom:10px;
	height:100%;
}

.panelInner
{
	margin-left:15px;
	margin-right: 15px;
	margin-top:5px;
	margin-bottom:5px;
}

.panelInner img
{
	margin: 5px 0px 5px 0px;
}

.redletter p
{
	display:inline;
}

.redletter
{
	margin:0px;
	padding:0px;
}

.redletter p span
{
	color:Red;
}

.redl
{
	color:Red;
}

#header
{
	background-image:url(/template-images/sos/whiteback.gif);
	background-position: 150px 400px;
	background-repeat:repeat-y;
	width:100%;
	height:195px;
}

.pageimagefloatleft
{
	float:left;
	margin-right:6px;
}

.pageimagefloatright
{
	float:right;
	margin-left:6px;
}

.blueBackground
{
	background-color:#000066;
}

.redBackground
{
	background-color:#ff0000;
}

.header
{
	height:150px;
	width:100%;
}

.header img
{
	padding:0px;
}

.header .rnliLogo
{
	float:left;
}

.header .sosLogo
{
	float:right;
	padding-top:30px;
}

.header h1
{
	font-size:220%;
	margin-top:50px;
	margin-left:180px;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px;
	padding-top:0px;
	border-top:0px;
}

.header .mainMenu
{
	clear:both;	
	border:solid 1px #000066;
	height:1.2em;
}

.header .mainMenu li
{
	float:left;	
	list-style:none;
	padding-left:10px;
}

.header .mainMenu a,.header .mainMenu a:hover,.header .mainMenu a:visited
{
	font-weight:normal;
	text-decoration:none;
}

.panels
{
	margin-top:10px;
	clear:both;
	background-repeat:repeat-y;
	height:340px;
	
}

.widePanels
{
	margin-top:10px;
	clear:both;
	position:relative;
	height:340px;
}

html>body .panels
{
	height:auto;
	min-height:340px;
}

.centeredImage
{
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}

html>body .leftPanel .leftMenu
{
	height:auto;
	min-height:16em;
}

.mainPanelContent
{	
	width:350px;
	height:300px;
	padding:10px;
	background-color:White;
	float:left;
}

.mainPanelSecondLevelContent
{	
	width:350px;
	height:50px;
	padding:10px;
	background-color:White;
	float:left;
}

.wideMainPanel
{
	padding-left:188px;
	background-image:url(/template-images/sos/1panelBackgroundHeader.gif);
	background-repeat:no-repeat;
}

html>body .wideMainPanel
{
	padding-left:190px;
}

.wideMainPanelContent
{
	padding:10px;
}

.containerHeader
{
	color:White;
	font-weight:bold;
	font-size:130%;
	height:1.4em;
	min-height:1.4px;
	line-height:1.4em;
	padding-left:4px;
}

.containerHeader img
{
	padding-left:2px;
	padding-right:4px;	
	float:left;
}

.containerHeader div
{
	float:left;
}

.rightPanel
{
	float:right;
	width:118px;
}

.panelsFooter
{
	clear:both;
	background-image:url(/template-images/sos/backgroundHeader.gif);
	background-repeat:no-repeat;
	width:100%;
	height:1px;
}

.widePanelsFooter
{
	clear:both;
	background-image:url(/template-images/sos/1panelbackgroundHeader.gif);
	background-repeat:no-repeat;
	width:868px;
	height:1px;
}

.footer
{
	clear:both;
	width:600px;
	margin-left:auto;
	margin-right:auto;	
	text-align:center;
	font-size:80%;
}

html>body .footer
{
	padding-top:10px;
}

.footer img
{
	width:600px;	
}


.photoGallery
{
	margin-left:6px;	
}

.photoGallery ul
{

}

.photoGallery img
{
	list-style:none;
	float:left;
	width:80px;
	height:80px;
	border:solid 1px #000066;
	margin-right:10px;	
	margin-bottom:10px;
}


.pagingInfo
{
	clear:both;	
	width:100%;
}

.pagingInfo div
{
	border:0px;
	margin:0px;
	padding:0px;
}

.pagingInfo .previous
{
	float:left;	
	text-align:left;
}

.pagingInfo .pages
{
	margin-left:230px;
	margin-right:230px;
	text-align:center;
}

.pagingInfo .next
{
	float:right;	
	text-align:right;
}

.bannerContent
{
	text-align:center;
	padding-top:40px;	
	margin-left:190px;
	margin-right:190px;
}

#content .formBuilder .form_selecttext li
{
	list-style-type:none;
	margin-left:0px;
}
#field335557_text
{
    width:180px;
}
#div_field335557 div fieldset ul li
{
    	width:200px
}

#field361989_text
{
    width:180px;
}
#div_field361989 div fieldset ul li
{
    	width:200px
}
#eventsearch label{margin-right:4px;}
#eventsearch input{margin-right:8px;}

#SOSSimple ul
{
	margin: 0 auto;
	width: 161px;
}

#SOSSimple ul li
{
	background: url(/template-images/sos/lifeBelt.gif) no-repeat center left;
	margin: 20px 0;
	padding-left: 18px;
	width: 141px;
	
}

#SOSSimple ul li a
{
	display: block;
	margin-left: 5px;
	text-indent: -9999px;
}

#hdrRowathon
{
	background: url(/template-images/sos/hdrRowathon.gif) no-repeat top left;
	height: 19px;
	width: 78px;
}

#hdrShareOurSkills
{
	background: url(/template-images/sos/hdrShareOurSkills.gif) no-repeat top left;
	height: 18px;
	width: 130px;
}

#hdrSweepStake
{
	background: url(/template-images/sos/hdrSweepStake.gif) no-repeat top left;
	height: 67px;
	width: 97px;
}

#hdrEveryoneElse
{
	background: url(/template-images/sos/hdrEveryoneElse.gif) no-repeat top left;
	display: block;
	height: 26px;
	margin-left: 10px;
	width: 259px;
	text-indent: -9999px;
}

#hdrSchoolAndYouthGroups
{
	background: url(/template-images/sos/hdrSchoolAndYouthGroups.gif) no-repeat top left;
	display: block;
	height: 29px;
	margin: 20px 0 20px 10px;
	text-indent: -9999px;
	width: 352px;
}

#FundraisingPack img
{
	display: block;
	margin: 5px auto 0 auto;
	width: 345px;
}


