
/* #### NEWS/COMMUNITY PAGES */
#mainMod { margin-top:10px;line-height:1.4em;}
#mainMod p {
  margin:0.8em 0;
  font-size:1em;
  
}
#mainMod ul {
	margin: 0 0 0 5px;
	padding: 0;
	
}
#mainMod ul li {
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 0 0 0 8px;
	margin: 5px 0 5px 0;
}
#rightMod {
  text-align:right;
  width:200px;
  float:right;
  margin-left:5px;
  vertical-align:top;
}
#rightMod .promo { margin-bottom:5px; }

div.newsHead {
	height: 30px;
}

div.newsHead h1 {
	width: 250px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
}

div.newsHead div.submitStory { width:120px; float:right;text-align:right; margin-top:10px; }


.newsItem { 
	padding-bottom:15px;
	padding-top:15px;
	background-image:url(/images/lineThin.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	min-height:50px;
}

div.newsImg {
  width:auto;
  margin-right:0px;
  vertical-align:top;
  float:left;
  margin-right:10px;
}

div.itemText {
	margin-left: 65px;
}

#mainMod div.newsArticle div.itemText {
	margin-left: 165px;
}

#mainMod div.newsItem h3 {
	margin: 0;
	padding: 0;
}

#mainMod div.newsItem p { 
	margin: 0;
	padding: 0; 
	line-height:1.3em;
}

div.latestNews {
	background-image:url(/images/lineThin.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}

div.latestNews div.newsItem div.itemText {
	margin-left: 165px;
	min-height: 120px;
}

div.stdNews {
	background-image:url(/images/lineThin.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}
div.stdNews div.newsItem div.itemText {
	margin-left: 95px;
}
div.allNews div.newsItem div.itemText {
	margin-left: 65px;
}
.allNews .newsItem, .stdNews .newsItem, .latestNews .newsItem {
	background-image: none;
} 


.allNews h1 { margin:15px 0 0 0;padding:0;}




/* EVENT CALENDAR */

#mainMod div.eventsCalendar {
  width:500px;
  background:url(../images/CalendarBar.png) top left no-repeat;
  height:55px;
  margin-bottom:15px;
  padding-left: 5px;
}
#mainModv div.eventsCalendar ul {
  list-style-type:none;
  padding:0px;
  margin:2px 0px 0px 0;
 
  float:left;
}
#mainMod div.eventsCalendar ul li {
  display:inline;
	list-style: none;
	background-image: none;
  float:left;
  margin:20px 11px 0 0;
  padding: 0;
}
#mainMod div.eventsCalendar ul li.year {
  margin:0px 3px 0 0;
  padding-bottom:5px;
  vertical-align:top;
}
#mainMod div.eventsCalendar ul li.year h2 {
	width: 25px;
}
#mainMod div.eventsCalendar ul li.activeMonth {
  font-weight:bold;
}
#mainMod div.eventsCalendar h1 {

}

/* OUTDOOR INFORMATION */

div#ubSubNav {
	
}
div#ubSubNav ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#ubSubNav ul li {
	margin: 0;
	padding: 3px 0 5px 0;
	background-image:url(/images/lineThin.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}

/* ## Paddy Club ## */
span.required
{
	color: #18755B;
}
div.required {
  clear:left;
  position:relative;
  color: #18755B;
  width:10px;
  float:left;
  font-weight:bold;
  min-height:5px;/* min height for gecko browsers who otherwise won't display empty element */
}
div.stdForm label {  display:block;  width:90px;  float:left;  text-align:left;font-weight:normal; }
div.stdForm input {  width:160px; float:left; display:block; font-size:1em; padding:0px;  margin-bottom:8px; }
div.stdForm textarea { float:left; display:block; font-size:1.1em; padding:0px;  margin-bottom:8px;width:160px; }
div.stdForm { width:300px; text-align:center; margin:0px; padding-bottom:0px; clear:both;padding-top:20px; float:left;}
div.left {width:250px;float:left;}
div.right {width:250px;float:right;}
.joinPaddy { position:relative;margin-left:25px;float:left;width:505px;margin-bottom:25px;}
.joinPaddy .btnDownloadPDF { position:absolute; top:15px; right:25px; }
.joinPaddy .btnJoinClub { position:absolute; bottom:5px; right:38px; }
.contactPaddy {position:relative;float:left; margin-left:25px; width:385px;}
.contactPaddy .btnSend { position:absolute; bottom:10px;right:0px;width:65px; margin-left:10px; }

.stateStores .storeLocation { position:relative;float:left;width:160px;margin-right:5px;margin-bottom:5px; height: 85px;}
.storeLocator h2, .storeLocator h1 { clear:both; width:100%;float:left;margin-top:0px;}
.stateStores .storeLocation address { font-style:normal; }

dl#storeDetails
{
	margin: 0;
	padding: 0;
	width: 400px;
/*	border: solid 1px red; */
}

dl#storeDetails dt
{
	font-weight: bold;
	float: left;
	clear: left;
	padding: 0;
	padding-top: 5px;
	width: 140px;
/*	border: solid 1px red; */
}

dl#storeDetails  dd
{
	
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	width: 180px;
/*	border: solid 1px red; */
}


/* Photogallery */

div.galleryList {
	margin: 10px 0 0 0;
	min-height: 60px;
	background-image:url(/images/lineThin.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}

div.galleryList div.pic {
	width: 60px;
	float: left;
}

div.galleryList div.pic img {
	border:1px solid #18755B;
}

div.galleryList div.text {
	margin: 0 0 0 60px;
}

div.galleryList div.text h3 {
	margin: 0;
	padding: 0;
}

div.galleryList div.text p {
	margin: 2px 0 2px 0;
	padding: 0;
}

div.galleryList div.text p.date {
	margin: 0 0 1.1em 0;
}

div#photogallery {
	text-align: center;
	margin: 30px 0 0 0;
}

div#galleryPic {
	
}

div#photogallery img {
	border: 1px solid #CF2446;
	display: block;
	margin: 10px auto;
}

#thumbs{
	background-color: #f1f3eb;
	padding-left: 4px;
	margin: 5px auto 10px auto;
	padding-top: 10px;
 }

#thumbs a{
	float: left;
	margin: 0 6px 12px 11px;
	border: 1px solid #18755B;
	}

#thumbs a img{		
	border: none;
	margin: 0;
}

#thumbs a:hover{
	border: 1px solid #fff;
	}

.photo{
	border: 1px solid #18755B;
}
	
div#galleyButtons {
	width: 350px;
	margin: 20px auto 0 auto;
}

div#galleyButtons input.first {
	float: left;
}

div#galleyButtons input.last {
	float: right;
}