/******************************
Description...: Master Screen CSS
Copyright.....: Persona Ltd.
Author........: lewis@per-so-na.com
Last Changed..: 14-05-2008
Notes #1......: DO NOT MODIFY
Notes #2......: Flex code curtosy of http://www.frequency-decoder.com/
/******************
Layout**/
* {
padding:0;
margin:0;
border:0;
}
body {
font-family:arial, tahoma, sans-serif;
font-size:100%;
text-align:center;
background:url(../img/bg.gif) top repeat-x;
}
.container {
position:relative;
width:980px;
margin:0 auto;
text-align:left;
background-color:#fff;
}
/******************
Banner Area**/
#banner-holder {
float:left;
position:relative;
width:100%;
background:#eaeaea url(../img/banner-holder_bg.gif);
}
#logo {
float:left;
height:101px;
width:252px;
}
#logo h1 {
height:81px;
width:232px;
background:url(../img/logo.gif);
margin:10px;
}
#logo h1 a {
display:block;
height:81px;
width:232px;
}
#logo h1 span, #logo p {
display:none;
}
#quote {
top:40px;
z-index:20;
float:left;
padding-left:230px;
}
#quote p {
font-family:calibri, arial, tahoma, sans-serif;
font-size:0.95em;
color:#55a51c;
float:left;
width:260px;
padding-top:32px;
}
/******************
Skip-to-content**/
#skip_content {
position:absolute;
top:0;
right:0;
height:15px;/*Saf/Op needs me*/
background:url(../img/skip_bg.gif) right top no-repeat;
}
#skip_content p {
font-size:0.7em;
margin:0 11px 1px 14px;
}
#skip_content a {
color:#fff;
text-decoration:none;
}
/******************
Search**/
#search-area {
position:absolute;
top:102px;
right:8px;
z-index:99;
}
.search {
font:0.8em arial, helvetica, sans-serif;
}
.search input {
width:128px;
height:17px;
font:1.0em arial, helvetica, sans-serif;
color:#55a51c;
padding:2px 12px 2px 12px;
background:url(../img/search-field.gif) no-repeat;
}
.search input.submit {
width:15px;
height:21px;
padding:0;
background:none;
}
.search input.submit:hover {
cursor:pointer;
}
/*CMS SEARCH+RESULTS*/
.search input#ctl00_CMSSearchBox_btnGo {
width:15px;
height:21px;
padding:1px;
background:url(../img/search-btn.gif) no-repeat;
}
.search input#ctl00_CMSSearchBox_btnGo:hover {cursor:pointer;}
.PagerControl {margin:15px;font-size:0.75em;}
/******************
Navigation**/
#nav-holder {
float:left;
background:url(../img/navigation_bg.gif) no-repeat;
}
#mini-navigation {
float:left;
width:210px;
height:32px;
font-family:calibri, arial, tahoma, sans-serif;
color:#fff;
}
#mini-navigation li {
display:inline;
font-size:0.8em;
font-weight:bold;
}
#mini-navigation li a {
float:left;
color:#fff;
width:90px;
height:22px;
text-align:center;
text-decoration:none;
padding:7px 0 0;
margin:0 3px;
}
#mini-navigation li a:hover {
text-decoration:underline;
}
#mini-navigation li a.active {
text-decoration:underline;
background:#363433;
}
/******************
Navigation**/
#navigation {
float:left;
width:570px;
height:32px;
margin-right:200px;
font-family:calibri, arial, tahoma, sans-serif;
}
#navigation ul {
list-style:none;
}
#navigation li a {
text-decoration:none;
}
#navigation li a:hover {
color:#fff;
text-decoration:underline;
}
/********
Flexy**/
ul#flex {
width:100%;
float:left;
position:relative;
z-index:2;
}
ul#flex li {
float:left;
position:relative;
display:inline;
font-size:1.05em;
}
ul#flex li a {
float:left;
color:#ceddc3;
width:140px;
height:28px;
text-align:center;
padding:4px 0 0;
}
ul#flex a:link, ul#flex a:visited {}
ul#flex a.active:link, ul#flex a.active:visited, ul#flex a:hover {
text-decoration:none;
color:#fff;
}
#animated-tab {
position:absolute;
z-index:1;
height:32px;
background:url(../img/navitem_bg.gif) bottom no-repeat;
}
/******************
Sub Navigation**/
#subnav {
float:left;
width:100%;
/*height:19px;*/
background:url(../img/subnav_bg.gif) right bottom no-repeat;
}
#subnav ul {height:6px;}
#subnav ul.edu {margin-left:240px;}
#subnav ul.news {margin-left:365px;}
#subnav ul.mem {margin-left:515px;}
#subnav li {
display:inline;
font-size:0.7em;
}
#subnav li a {
float:left;
text-align:center;
padding:2px 10px 0 10px;
margin:0 5px 3px 5px;
}
#subnav a {
color:#000;
text-decoration:none;
}#subnav a.selected {color:#55a51c;}
#subnav a:visited {}
#subnav a:hover {text-decoration:underline;}

/******************
Master Holder**/
.master-holder {
float:left;
width:940px;
margin:0 20px 0;
}
/******************
Breadcrumb**/
#breadcrumb {
float:left;
width:740px;
}
#breadcrumb p {
font-size:0.7em;
margin-top:7px;
}
#breadcrumb a {
font-weight:bold;
text-decoration:underline;
color:#55a51c;
}
#breadcrumb a:hover {
text-decoration:none;
}
/******************
RSS Area**/
#rss-area {}
#rss-area a {
float:right;
position:relative;/*Saf/Op needs me*/
width:140px;
height:21px;
font-size:0.9em;
text-align:right;
padding:11px 35px 0 0;
margin:5px 0 -15px;
background:url(../img/icon-largerss.gif) right no-repeat;
}
#rss-area img {
float:right;
}
/******************
Left Side**/
.side-intro {
float:left;
clear:left;
width:210px;
margin:12px 15px 15px 0;
}
.side-intro h2 {
font-size:1.2em;
font-weight:normal;
color:#55a51c;
margin:18px 0 0;
}
.side-intro p {
font-size:0.7em;
margin:15px 0 0;
}
.side-intro ul {}
.side-intro ul li {
list-style:disc;
font-size:0.7em;
line-height:1.3em;
margin:10px 0 0 20px;
}
.side-intro img {
margin:10px 0;
clear:left;/*Happy now, IE?*/
}
.side-intro p.home-tag {
float:left;/*width:300px;*/
font-family:"Times New Roman", Times, serif;
font-size:0.9em;
color:#55a51c;
margin:15px 40px 0 0;
}
.side-intro p.home-tag span {
font-size:1.4em;
font-weight:bold
}
/******************

Logo rotator**/

#logo-rotate {

float:left;

overflow:hidden;

width:190px;

height:90px;/*100px*/

margin-top:20px;

}

#logo-rotate p {

margin:0 0 0 45px;

text-align:center;

color:#55a51c;

}

#logo-rotate img.logos {

width:130px;

height:65px;

margin:5px 0 5px 40px;

border:1px solid #d6d6d6;

}


/****float right version*******/


#logo-rotate-right {

float:right;

overflow:hidden;

width:190px;

height:90px;/*100px*/

margin-top:20px;

}

#logo-rotate-right p {

margin:0 0 0 45px;

text-align:left;

color:#55a51c;

}

#logo-rotate-right img.logos {

width:130px;

height:65px;

margin:5px 0 5px 40px;

border:1px solid #d6d6d6;

}


/******************

Featured Deal**/
#spec-deal {
float:left;
width:210px;
margin:15px 0;
padding-bottom:20px;
background:#5ca825 url(../img/spec-deal_bg.gif) bottom no-repeat;
}
#spec-deal h3 {
font-weight:bold;
font-size:0.85em;
color:#fff;
margin:0 10px 10px;
}
#spec-deal p {
color:#fff;
margin:10px;
}
#spec-deal ul {margin-bottom:15px;}
#spec-deal ul li {
color:#fff;
line-height:normal;
margin:0 10px 0 25px;
}
#spec-deal img {margin:0;}
/******************
Content Holder**/
#content-holder {
float:left;
width:715px;
}
a.print {
position:absolute;
top:177px;left:260px;
font-size:0.7em;
padding-right:13px;
background:url(../img/icon-print.gif) 100% 2px no-repeat;
}
.eve-three a.print {top:165px;}
/******************
Main Content LV2**/
.main-content {
float:left;
width:715px;
background:#fff url(../img/main-content_bg.gif) no-repeat;
margin-bottom:40px;
}
.main-content h3 {
font-family:calibri, arial, tahoma, sans-serif;
font-size:1.4em;
font-weight:normal;
line-height:1.1em;
width:591px;
height:105px;
padding:28px 110px 0 14px;
margin:0 0 10px;
background-repeat:no-repeat;
background-position:591px 0px;
}
.main-content h4 {
font-size:1.1em;
font-weight:normal;
margin:0 15px;
padding-left:22px;
margin-top:-75px;
background-repeat:no-repeat;
background-position:left 3px;
}
.main-content h5, .main-content h6 {
font-size:0.75em;
margin:15px 15px 0;
}
.main-content p {
font-size:0.75em;
margin:0 15px;
}
.main-content p.posted {
font-size:0.7em;
font-weight:bold;
}
.main-content p.post-date {
margin:-10px 15px 10px;
font-style:italic;
color:#666;
}
.main-content p.single {
font-size:0.7em;
margin:15px 0 0 15px;
}
.main-content ul {list-style:disc;}
.main-content ul li {
font-size:0.75em;
line-height:1.3em;
margin:5px 0 10px 30px;
}
.main-content ol {list-style:decimal;}
.main-content ol li {
font-size:0.75em;
line-height:1.3em;
margin:5px 0 10px 40px;
}
.main-content ul.basic {list-style:none;}
.main-content ul.basic li {
font-size:0.75em;
line-height:1.3em;
margin:0 0 5px 30px;
}
.main-content ul.basic ul {list-style:none;}
.main-content ul.basic li li {
font-size:1.0em;
margin:5px 0 5px 30px;
}
.main-content img {
float:right;
clear:right;
margin:0 25px 10px;
}
.main-content a:link, .main-content a:active, .main-content a:visited {}
.main-content a:hover {}
/******************
Labelled Images**/
.main-content .label-image {
float:right;
width:275px;
margin:0 25px 10px;
}
.main-content .label-image p {
float:right;
clear:both;/*IE Needs me*/
width:275px;/*IE Needs me*/
text-align:center;
font-weight:bold;
font-size:0.6em;
color:#55a51c;
margin:5px 0;
}
.main-content .label-image img {
/*width:275px;*/
margin:0;
}
.main-content .profile-image {
float:right;
width:160px;
margin:0 25px 10px;
}
.main-content .profile-image p {
float:right;
width:160px;
text-align:center;
font-weight:bold;
font-size:0.6em;
color:#55a51c;
margin:5px 0;
}
.main-content .profile-image img {
width:160px;
margin:0;
border:1px solid #000;
height:auto !important;
}
.main-content .feature-image {
float:right;
clear:right;
width:190px;
margin:0 25px 10px;
}
.main-content .feature-image p {
float:right;
width:190px;
text-align:left;
font-weight:bold;
font-size:0.6em;
color:#55a51c;
margin:0 0 0;
}
.main-content .feature-image img {
width:auto;
float:left;
margin:0 0 0 0;
}
/******************
Library Accordian**/
#library-accordion {
margin:10px 0 40px 15px;
}
#library-accordion dt a {
float:left;
width:674px;
font-size:0.95em;
color:#000;
margin:2px 0;
padding:3px 0 3px 8px;
text-decoration:none;
background:#ccc url(../img/lib-accordian_bg.gif) no-repeat top;
}
#library-accordion dt a:hover {
color:#fff;
background:url(../img/lib-accordian_bg.gif) no-repeat bottom;
}
#library-accordion dt a:focus, #library-accordion dt a:active {
color:#fff;
background:url(../img/lib-accordian_bg.gif) no-repeat bottom;
}
#library-accordion dd ul {
padding:10px 0;
}
#library-accordion dd li {
list-style:none;
margin:6px 10px;
}
/******************
Profile + Realted blocks**/
.profile {clear:left;}
.profile p {
padding-top:48px;
}
.profile img {
float:left;
width:60px;
height:60px;
margin:0 15px 10px 15px;
}
.bookmark {
	float:left;
	clear:left;
	margin-top: 15;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 20px;
}
.bookmark img {
float:left;
margin:0;
border:0;
}
.related {
float:left;
width:660px;
margin:0 25px 40px 0;
}
.related ul {
float:left;
width:660px;
list-style:none;
margin:-15px 0 0 15px;
padding:20px 0 10px 0;
border:1px solid #f4aa00;
}
.main-content .related li {
margin:0 15px 5px;
}
/******************
Event details LV3**/
#event-info {margin-bottom:15px;}
#event-info p {
font-size:0.9em;
margin:0 15px;
}
#event-info span {
color:#55a51c;
}
/******************
Event details LV3**/
#gallery {
float:left;
clear:left;
width:260px;/*685px*/
margin:15px;
}
#gallery h6 {
font-size:0.75em;
margin:5px 0;
}
#gallery img {
float:left;
width:125px;/*130px*/
height:90px;
margin:5px 3px 0 0;/*4px 4px 0 0*/
}
/******************
Flash LV3**/
#flash-area {
float:left;
width:400px;
margin:15px 0;
}
#flash-area h6 {
font-size:0.75em;
margin:5px 0;
}
#flash {
float:left;
width:400px;
margin:5px 0;
}
.mem-three #flash-area {
float:none;
width:685px;
margin:0 15px 15px;
}
.mem-three #flash-area embed {margin-right:10px;}
/******************
Education LV2**/
.edu-two {}
.edu-two h3 {
height:auto;
margin:0 0 20px;
}
.edu-two h4 {
font-size:1.1em;
font-weight:normal;
padding-left:0;
margin:10px 0 10px 15px;
}
.edu-two p {
margin:0 15px 15px;
}
.edu-two img.header {
border:0;
}
/******************
Education LV3**/
.edu-three {
background:url(../img/main-content-red_bg.gif) no-repeat;
}
.edu-three h3 {
height:auto;
margin:0 0 20px;
}
.edu-three h4 {
font-size:1.1em;
font-weight:normal;
padding-left:0;
margin:10px 0 10px 15px;
}
.edu-three p {
margin:0 15px 15px;
}
/******************
News LV2**/
.news-two {}
.news-two h3 {
width:auto;/*IE needs me*/
height:auto;
margin:0 0 20px;
}
.news-two h4 {
font-size:1.1em;
font-weight:normal;
padding-left:0;
margin:10px 0 10px 15px;
}
.news-two h5 {
font-size:0.9em;
font-weight:normal;
color:#55a51c;
margin:0 15px 10px;
}
.news-two p {
margin:0 15px 15px;
}
/******************
News LV3**/
.news-three {
background:url(../img/main-content-red_bg.gif) no-repeat;
}
.news-three h3 {
height:auto;
margin:0 0 20px;
}
.news-three h4 {
font-size:0.75em;
font-weight:bold;
padding-left:0;
margin:15px 15px 0;
}
.news-three p {
margin:0 15px 15px;
}
/******************
Events LV2**/
.eve-two {
background:url(../img/main-content-org_bg.gif) no-repeat;
}
.eve-two h3 {
height:auto;
margin:0 0 20px;
}
.eve-two h4 {
font-size:0.75em;
font-weight:bold;
padding-left:0;
margin:15px 15px 0;
}
.eve-two li span {
font-size:0.9em;
font-weight:bold;
}
/******************
Events LV3**/
.eve-three {
background:url(../img/main-content-red_bg.gif) no-repeat;
}
.eve-three h3 {
height:auto;
margin:0 0 20px;
}
.eve-three h4 {
font-size:0.75em;
font-weight:bold;
padding-left:0;
margin:15px 15px 0;
}
.eve-three p {
margin:0 15px 15px;
}
.eve-three ul li li {
font-size:1.0em;/*for sitemap page*/
}
/******************
Members LV2**/
.mem-two {
background:url(../img/main-content-org_bg.gif) no-repeat;
}
.mem-two h3 {
height:auto;
margin:0 0 -10px;
}
.mem-two h4 {
font-size:0.75em;
font-weight:bold;
padding-left:0;
margin:15px 15px 0;
}
/******************
Members LV3**/
.mem-three {
background:url(../img/main-content-red_bg.gif) no-repeat;
}
.mem-three h3 {
height:auto;
margin:0 0 20px;
}
.mem-three h4 {
font-size:0.75em;
font-weight:bold;
padding-left:0;
margin:15px 15px 0;
}
.mem-three p {
margin:0 15px 15px;
}
.mem-three img {border:0;}



.mem-four {
background:url(../img/main-content-red_bg.gif) no-repeat;
}
.mem-four h3 {
width:auto;/*IE needs me*/
height:auto;
margin:0 0 20px;
}
.mem-four h4 {
font-size:1.1em;
font-weight:normal;
padding-left:0;
margin:10px 0 10px 15px;
}
.mem-four h5 {
font-size:0.9em;
font-weight:normal;
color:#55a51c;
margin:0 15px 10px;
}
.mem-four p {
margin:0 15px 15px;
}



/******************
Tabbed box**/
#tab-box {
	float:left;
	width:696px;
	background:#fff;
	border:1px solid #55a51c;
	margin-top: -1px;
	margin-right: 7px;
	margin-bottom: 20px;
	margin-left: 7px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#tab-box h5 span {
font-weight:normal;
color:#aaa;
}
#tab-box_nav {
float:right;
position:relative;
z-index:50;
width:690px;
margin:25px 7px 0;
}
#tab-box_nav ul {margin-left:6px;}
#tab-box_nav li {
display:inline;
list-style:none;
font-size:0.7em;
}
#tab-box_nav li span {
font-weight:bold;
}
#tab-box_nav li a {
float:left;
/*width:90px;*/
padding:6px 5px;
margin:0 1px;
text-align:center;
text-decoration:none;
background:#ececec;
border:1px solid #55a51c;
}
#tab-box_nav li a:hover {
text-decoration:underline;
background:#fff;
border-bottom:1px solid #fff;
}
#tab-box_nav li a.selected {
color:#000;
background:#fff;
border-bottom:1px solid #fff;
}
/******************
Gargon Box**/
.glossary {
width:680px;
margin:15px;
font-size:0.75em;
background:#8dc266;
}
.glossary th {
font-size:0.9em;
font-weight:bold;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
border-top:1px solid #fff;
text-align:left;
padding:3px 3px 3px 6px;
background:#8dc266;
}
.glossary th.nobg {
border-top:1px solid #fff;
border-left:0;
border-right:1px solid #fff;
background:none;
}
.glossary td {
border-right:1px solid #fff;
border-bottom:1px solid #fff;
background:#fff;
padding:3px 3px 3px 6px;
color:#333;
}
.glossary td.alt {
background:#c7dfb5;
color:#333;
}
.glossary th.spec {
border-left:1px solid #fff;
border-top:0;
background:#fff;
font-size:0.9em;
font-weight:bold;
}
.glossary th.specalt {
border-left:1px solid #fff;
border-top:0;
background:#8dc266;
font-size:0.9em;
font-weight:bold;
}
/******************
Small Content**/
.small-content {
float:left;
width:350px;
margin:0 15px 0px 0;
padding-bottom:20px;
background:#fff url(../img/small-content_bg.gif) no-repeat;
}
.small-content h3 {
font-family:calibri, arial, tahoma, sans-serif;
font-size:1.4em;
font-weight:normal;
line-height:1.1em;
width:241px;
padding:28px 105px 0 14px;
margin:0 0 10px;
background-repeat:no-repeat;
background-position:250px 0px;
}
.small-content h3.icon {
height:47px;
}
.small-content h3.livedate {
padding-right:0;
width:auto;
}
.small-content h3 span {
font-size:0.4em;
font-weight:normal;
margin:-2px 2px 2px;
}
.small-content h4 {
font-size:1.1em;
font-weight:normal;
margin:0 15px;
/*margin-top:-10px;only good for home*/
}
h4.main {
padding-left:22px;
background:url(../img/icon-bullet02.gif) left 3px no-repeat;
}
h4.main span {
font-size:0.8em;
font-weight:normal;
}
.small-content h5 {
font-size:0.75em;
margin:15px 15px 0;
}
.small-content p {
font-size:0.75em;
margin:0 15px;
}
.small-content p.main {
font-size:0.75em;
margin:15px 15px 15px 30px;
}
.small-content p.posted {
font-size:0.7em;
font-weight:bold;
}
.small-content p.single {
clear:left;
margin:15px 15px 0 15px;
padding-left:16px;
background:url(../img/icon-bullet01.gif) left 1px no-repeat;
}
.small-content ul {}
.small-content ul li {
list-style:none;
font-size:0.75em;
line-height:1.3em;
margin:0 0 5px 15px;
}
.small-content dl {}
.small-content dl dt {
list-style:none;
font-size:0.75em;
font-weight:bold;
line-height:1.3em;
margin:10px 0 10px 15px;
}
.small-content dl dd {
list-style:none;
font-size:0.7em;
font-weight:bold;
color:#55a51c;
line-height:1.3em;
margin:5px 15px;
padding-left:12px;background:url(../img/icon-pound.gif) no-repeat 0% 2px;
}
.small-content img {
float:right;
margin:5px 15px 15px;
border:1px solid #000;
}
.small-content img.mainheadline {
margin:0 15px 0 5px;
width:130px;
height:80px;
}
.small-content img.video {
float:right;
margin:10px 5px;
border:0;
}
.small-content .headline img {
float:right;
margin:0 15px 0 5px;
width:75px;
/*height:45px;*/
}
.small-content .headline h5 {
float:left;/*Opera fix*/
width:85%;
}
.small-content .headline p {clear:left;}
.remove {margin-right:0;}
/*Marketplace placeholder*/
.place {
height:275px;
margin-right:0;
background:#fff url(../img/small-content-place_bg.gif) no-repeat 0 0;
}
/******************
Featured Deal block**/
.deals-outer {
float:left;
width:340px;
margin:0 0 0 5px;
background:url(../img/deals-outer_bg.gif) no-repeat;
}
.deals {
float:left;
width:340px;
background:url(../img/deals-bg.gif) bottom no-repeat;
padding:10px 0 20px;
}
.deals img {
clear:right;
}
.deals h6 {
font-size:0.75em;
margin:15px;
}
/******************
Fancy Dates**/
.date-headline {
float:left;
clear:left;
width:100%;
margin:-20px 0 -10px 0;
}
.date {
float:left;
clear:left;
width:43px;
height:auto;
margin:20px 10px 30px 15px;
text-align:center;
color:#fff;
background:url(../img/date_top.gif) no-repeat;
}
.day {
background:url(../img/date_mid.gif) no-repeat;
padding-bottom:9px;
}
.day p {
margin:8px 0 0 2px;
line-height:1.6em;
text-align:center;
font-size:0.6em;
}
.number {
font-size:1.9em;
}
.small-content .date-headline {float:none;margin:-10px 0 0 0;}
.small-content .date {margin:0px 10px 30px 15px;}
/******************
Standard/Coloured Buttons**/
.button-reg a {
float:right;
width:190px;
font-size:0.75em;
text-align:center;
margin:5px;
padding:2px 5px 3px 5px;
background:#ddebd2;
border:1px solid #57a51d;
}
.button-reg a.home-gloss {
width:120px;
font-size:0.65em;
margin:-15px 15px 0 0;
padding:1px 5px 2px 5px;
}
.button-reg a:link, .button-reg a:visited {
color:#000;
text-decoration:none;
}
.button-reg a:hover {
text-decoration:underline;
}
.button-green a {
float:left;
width:161px;
height:14px;
font-size:0.7em;
text-align:center;
margin:15px 0 0 0;
padding:4px 5px 5px 5px;
background:url(../img/btn-green.gif) top no-repeat;
}
.button-green a:link, .button-green a:visited {
color:#fff;
text-decoration:none;
}
.button-green a:hover {
color:#fff;
background:url(../img/btn-green.gif) bottom no-repeat;
}
.button-red a {
float:right;
width:161px;
height:14px;
font-size:0.7em;
text-align:center;
margin:-15px 15px 0;
padding:4px 5px 5px 5px;
background:url(../img/btn-red.gif) top no-repeat;
}
.button-red a:link, .button-red a:visited {
color:#fff;
text-decoration:none;
}
.button-red a:hover {
background:url(../img/btn-red.gif) bottom no-repeat;
}
.button-orange a {
float:left;
position:relative;/*IE7 needs me*/
width:161px;
height:14px;
font-size:0.7em;
text-align:center;
margin:5px 15px 5px;
padding:4px 5px 5px 5px;
background:url(../img/btn-orange.gif) top no-repeat;
}
.button-orange a:link, .button-orange a:visited {
color:#333;
text-decoration:none;
}
.button-orange a:hover {
background:url(../img/btn-orange.gif) bottom no-repeat;
}
.button-black a {
float:right;
width:161px;
height:14px;
font-size:0.7em;
text-align:center;
margin:-15px 15px 0;
padding:4px 5px 5px 5px;
background:url(../img/btn-black.gif) top no-repeat;
}
.button-black a:link, .button-black a:visited {
color:#fff;
text-decoration:none;
}
.button-black a:hover {
background:url(../img/btn-black.gif) bottom no-repeat;
}
.button-subscribe a {
float:left;
position:relative;
width:161px;
height:14px;
font-size:0.7em;
text-align:center;
margin:15px 0 0;
padding:4px 5px 5px 5px;
background:url(../img/btn-subscribe.gif) top no-repeat;
}
.button-subscribe a:link, .button-subscribe a:visited {
color:#fff;
text-decoration:none;
}
.button-subscribe a:hover {
background:url(../img/btn-subscribe.gif) bottom no-repeat;
}
.button-event a {
	float:left;
	clear:left;
	position:relative;
	width:161px;
	/*width:670px; New attribute */
	height:14px;
	font-size:0.7em;
	text-align:center;
	background:url(../img/btn-event.gif) top no-repeat;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.button-event a:link, .button-event a:visited {
color:#fff;
text-decoration:none;
}
.button-event a:hover {
background:url(../img/btn-event.gif) bottom no-repeat;
}
/******************
Moo Sliders**/
.slider-holder {
float:left;
clear:left;
/*width:650px; New attribute 
padding-bottom: 50px; New attribute */
}
#sliderOpen {
float:left;
width:210px;
margin-top:-10px;
background:url(../img/contactform-top.gif) 210px 0;
}
#sliderClosed {
float:left;
width:210px;
margin-top:-10px;
background:url(../img/contactform-top.gif) 210px 0;
}
#sliderEvent {
float:left;
width:310px;
margin-top:-10px;
margin-left:15px;
background:url(../img/eventform-top.gif) 0 0 no-repeat;
}
#sliderEvent ul {
margin-top:5px;
}
#sliderEvent li {
color:#fff;
font-size:1.1em;
margin:0;
padding:0;
}
#sliderEvent a {
color:#fff;
}
/******************
Contact Forms**/
.contactform {
float:left;
width:210px;
margin:10px 0 0;
padding:0 10px 10px;
font:0.9em calibri, arial, tahoma, sans-serif;
color:#fff;
background:url(../img/contactform-bottom.gif) bottom;
}
.contactform input {
width:128px;
height:17px;
font:0.8em arial, helvetica, sans-serif;
color:#55a51c;
padding:2px 12px;
background:url(../img/input-field.gif) no-repeat;
}
.contactform textarea {
width:161px;
height:87px;
font:0.8em arial, tahoma, helvetica, sans-serif;
color:#55a51c;
padding:2px 12px;
background:url(../img/textarea_bg.gif) no-repeat;
}
.contactform input.submit {
float:right;
width:auto;
height:20px;
margin-top:5px;
padding:0;
background:none;
}
.contactform input.submit:hover {
cursor:pointer;
}
.contactform input.file {
width:180px;
height:19px;
padding:0;
background:#fff;
border:1px solid #ddd;
}
.eventform {
float:left;
width:210px;
margin:10px 0 0;
padding:0 10px 10px;
font:0.9em calibri, arial, tahoma, sans-serif;
color:#fff;
background:url(../img/eventform-bottom.gif) bottom;
}


.event-page-upcoming {
	width:300px;
	font-size:25px;
	
	margin-bottom: 20px;
	margin-top: 20px;
	font-family:calibri;
}



.eventform p {
font-size:1.0em;
line-height:normal;
margin-bottom:10px;
}
.eventform input {
width:128px;
height:17px;
font:0.8em arial, helvetica, sans-serif;
color:#55a51c;
padding:2px 12px;
background:url(../img/input-event-field.gif) no-repeat;
}
.eventform textarea {
width:161px;
height:87px;
font:0.8em arial, tahoma, helvetica, sans-serif;
color:#55a51c;
padding:2px 12px;
background:url(../img/texttarea-event_bg.gif) no-repeat;
}
.eventform input.submit {
float:right;
width:auto;
height:20px;
margin-top:5px;
padding:0;
background:none;
}
.eventform input.submit:hover {
cursor:pointer;
}
.eventform input.file {
width:180px;
height:19px;
padding:0;
background:#fff;
border:1px solid #ddd;
}
.eventform input.submit {
float:right;
width:55px;
height:20px;
margin-top:5px;
padding:0;
background:none;
background:url(../img/submit-event-btn.gif) no-repeat;
}
.eventform input.submit:hover {
cursor:pointer;
}
.profile-view {
float:left;
width:310px;
margin:10px 0 0;
padding:0 10px 10px;
font:0.9em calibri, arial, tahoma, sans-serif;
color:#fff;
background:url(../img/profile-view_bg.gif) 0 bottom no-repeat;
}
.profile-view ul {list-style:none;}
#sliderEvent .profile-view ul li {margin-right:15px;}
/******************
Members Table (home)**/
.home-members {
float:left;
width:324px;
margin:-10px 15px 8px;
font-size:0.75em;
}
table.home-members table {margin:5px 0;}
.home-members td {vertical-align:top;}
.home-members td.hm-name {width:262px;font-size:1.5em;}
.home-members td.hm-business {font-size:1.2em;}
.home-members td.hm-date {color:#55a51c;}
.home-members img {margin:0;width:60px;height:60px;}
/******************
Members Table (members)**/
/*.members-members {
float:left;
width:676px;
margin:10px 10px 20px;
font-size:0.75em;
}
table.members-members table {margin:5px 0;}
.members-members td {vertical-align:top;}
.members-members td.hm-name {width:262px;font-size:1.5em;}
.members-members td.hm-business {font-size:1.2em;}
.members-members td.hm-date {color:#55a51c;}
.members-members img {margin:0 15px 0 0;width:60px;height:60px;}*/

.member-prof {float:left;width:320px;height:100px;margin:0 5px 15px 12px;}
.member-prof p {margin:3px 0;}
.member-prof p.hm-name {font-size:1.1em;}
.member-prof p.hm-business {font-size:0.9em;}
.member-prof p.hm-service {font-size:0.7em;font-style:italic;color:#666;}
.member-prof p.hm-date {color:#55a51c;}
.member-prof img {margin:0;width:60px;height:60px;}
/******************
Footer**/
#footer-holder {
float:left;
width:100%;
margin-top:20px;
background:#55a51c url(../img/footer_bg.gif) repeat-x;
}
#footer {
width:980px;
position:relative;
margin:0 auto;
background:url(../img/footer-watermark.gif) top right no-repeat;
padding-bottom:10px;
}
#footer p {
font-size:0.7em;
color:#b7df99;
text-align:left;
padding:5px 0px 0;
}
#footer a:link, #footer a:active, #footer a:visited {
color:#b7df99;
text-decoration:underline;
}
#footer a:hover {
text-decoration:none;
}
#tag {
width:980px;
margin:0 auto;
text-align:left;/*IE needs me here*/
}
#tag p {
float:left;
width:300px;
font-family:"Times New Roman", Times, serif;
font-size:0.85em;
color:#fff;
text-align:left;
padding:15px 20px 0;
}
#tag p span {
font-size:1.5em;
font-weight:bold
}
#tag img {
float:left;
margin:15px 40px 15px 15px;
}
#links {
float:left;
margin:0 35px 0 15px;
width:62%;
}
#links p {
text-align:right;
}
#back-top {
position:absolute;
top:-25px;
right:15px;
}
#back-top a:link, #back-top a:visited {
color:#55a51c;
}
/******************
Global Styles**/
.line {
border-bottom:1px solid #ddd;
margin:10px 1%;
height:1px;
clear:both;
}
.clearing {clear:both;}
acronym, abbr {cursor:help;border-bottom:1px dotted #000;}
fieldset {border:0;}
address {
font-style:normal;
font-size:0.75em;
margin:0 15px 10px;
}
strong {font-weight:bold;}
em {font-style:italic;}
blockquote {font-style:italic;color:#55a51c;}
/******************
Links**/
a:link, a:visited {color:#55a51c;text-decoration:underline;}
a:hover {color:#55a51c;text-decoration:none;}
a:active {color:#55a51c;outline:none;}
a:focus {outline:none;}
a.rss {padding-right:12px;background:url(../img/icon-rss.gif) no-repeat 100% 2px;}
a.more {padding-right:14px;background:url(../img/icon-more.gif) no-repeat 100% 2px;}
a.prev {padding-right:14px;background:url(../img/icon-prev.gif) no-repeat 100% 2px;}
a.netvibes {padding-left:12px;background:url(../img/icon-netvibes.gif) no-repeat 0% 50%;}
a.digg {padding-left:12px;background:url(../img/icon-digg.gif) no-repeat 0% 50%;}
a.delicious {padding-left:12px;background:url(../img/icon-delicious.gif) no-repeat 0% 50%;}
/******************
Clearfix**/
.clearfix:after {
content:".";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0;
}
html[xmlns] .clearfix {
display:block;
}
* html .clearfix {
height:1%;
}
/******************
Self clearing floats**/
#divname:after, #name:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/*<!-- event new page styles-->*/

.txt{
	padding-top:100px;
}
.heading {
	color: #f15c22;
	font-size: 24px;
}
.events-heading {color: #f26630; font-weight: bold; font-size:14px; }
.date2 {
color: #f15c22;
height:50px; 
float:left; 
background-image: url(../img/date.jpg);
padding-top:12px; 
padding-left:18px; 
width:40px;  
background-repeat:no-repeat;
}

.date2 span {
font-size:medium;
}
.Slogan {
font-size: 14px; 
font-family: Arial, Helvetica, sans-serif; 
font-style: italic;  
}
.Empty{ height:auto; width:650px}
.maindiv{
background-image:url(../img/logoandback.jpg); 
background-repeat:no-repeat; 
/*height:300px;*/
font-size:small;
padding-left:230px;
width:715px;
float:left;
}
.innerdiv{
height:60px; width:inherit;
}
