html { font-size: 100%; /* IE hack */ }

#mainContent ul { list-style: url('/images/site_bits/redesign/arrowbullet.gif'); }

body {
	margin: 0;
	background: #fff;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #000;
}

object{display:block;}

#header {
	width: 970px;
	height: 116px;
	margin: auto;
	position: relative;
	background: url('images/site_bits/mainbg.jpg') repeat-y;
}

#headerImage {
	width: 700px;
	height: 100%;
	position: absolute;
	right: 15px;
	top: 0;
}

#headerImage img {
	position: absolute;
	bottom: 0;
}

#logo {
	width: 210px;
	height: 100px;
	position: absolute;
	top: 8px;
	left: 19px;
}

#navOuter {
	width: 100%;
	height: 31px;
	background: url('images/site_bits/menubg.jpg') repeat-x; 
}

#nav {
	width: 990px;
	margin: auto;
	position: relative;
}

#subnavOuter {
	width: 100%;
	height: 23px;
	background: url('images/site_bits/submenubg.jpg') repeat-x;
}

#subnav {
	width: 970px;
	margin: auto;
	position: relative;
}

#thirdnav {
	width: 200px;
	border-top: 1px dotted #67cb33;
}

#thirdnav ul { list-style: none; margin: 0; padding: 0; }
ul#subsubMenu li { width: 200px; border-bottom: 1px dotted #67cb33; padding: 2px 0; background: #fff; }
ul#subsubMenu li.active a { color: #fff; }
/*ul#subsubMenu li.active { background: #6c3; }
ul#subMenu3 li { background: #b2e599; }
ul#subMenu3 li.active { background: #b2e599; }*/
ul#subMenu3 li a, ul#subMenu3 li a:link,ul#subMenu3 li a:visited { color: #063; }
ul#subMenu3 .active ,ul#subMenu3 .active a:link,ul#subMenu3 .active a:visited{font-weight:bold;}

ul#subMenu3 li { padding: 0; border-bottom: none; }

.subActive { background: #6c3; padding: 2px; }
.sub { padding: 2px; }
.subActive2 { padding: 2px; background: #b2e599; }
.sub2 { padding: 2px; background: #b2e599; }

#mainContent {
	margin: auto;
	width: 970px;
	background: url('images/site_bits/mainbg.jpg') repeat-y;
	position: relative;
}

#mainContentLeft {
	width: 450px;
	margin: 10px 0 10px 60px;
	_margin: 10px 0 10px 30px;
	float: left;
}

#mainContentLeft ul { margin-bottom: 0; }

#mainContentRight {
	background: #eae8e9;
	width: 335px;
	margin: 6px 60px 0 0;
	_margin: 6px 30px 0 0;
	padding: 5px;
	float: right;
	/*position: relative;*/
}

#twoColNarrowLeft, #threeColLeft {
	width: 200px;
	margin: 6px 0 20px 60px;
	_mar\gin: 20px 0 20px 30px;
	float: left;
}

#twoColNarrowLeft.membership { width: 580px; }

#threeColRight {
	width: 200px;
	margin: 6px 60px 20px 0;
	_mar\gin: 20px 60px 20px 0;
	float: left;
}

#threeColMid {
	width: 420px;
	margin: 6px 5px 6px 5px;
	padding: 0 6px;
	float: left;
	border-left: 1px dotted #67cb33;
	border-right: 1px dotted #67cb33;
}

#twoColWideRight {
	width: 630px;
	margin: 6px 60px 6px 0;
	_mar\gin: 6px 30px 6px 0;
	padding: 0 6px;
	float: right;
	border-left: 1px dotted #67cb33;
}

#tcwr_left { width:48%; float: left; }
#tcwr_right { width: 48%; float: right; }

#twoColWideRight.membership { width: 250px; }

#twoColContentLeft {
	width: 430px;
	margin: 6px 0 20px 60px;
	_mar\gin: 20px 0 20px 30px;
	float: left;
}

#twoColContentRight {
	width: 400px;
	margin: 6px 60px 6px 0;
	_mar\gin: 6px 30px 6px 0;
	padding: 0 6px;
	float: right;
	border-left: 1px dotted #67cb33;
}

/* redesign stuff */
#indexLeft { width: 520px; margin: 0 0 0 20px; _mar\gin: 0 0 0 10px; padding-left: 10px; float: left; background: url)('/images/site_bits/redesign/indexbg.gif') no-repeat top left; }
#indexLeft p { padding-right: 20px; }
#indexRight { width: 390px; margin: 0 20px 0 0; _mar\gin: 0 10px 0 0; padding-right: 10px; _padd\ing-right: 0; float: right; background: url('/images/site_bits/redesign/indexbg.gif') no-repeat top right; }
.indexShadowTopLeft { width: 530px; height: 10px; position: relative; left: -10px; background: url('/images/site_bits/redesign/indexshadowtop.gif') no-repeat top left; }
.indexShadowTopRight { width: 400px; height: 10px; position: relative; background: url('/images/site_bits/redesign/indexshadowtop.gif') no-repeat top right; }
#indexSSWrapper { width: 519px; height: 250px; /*border-left: 1px solid #063; border-bottom: 1px solid #063; border-top: 1px solid #063;*/ }
#indexSSInner { width: 515px; height: 244px; /*border: 2px solid #6c3;*/ }
#indexSlideshow { width: 515px; height: 214px; }
#indexLeftPull { width: 515px; height: 29px; /* background: url('/images/site_bits/redesign/indexleftpullbg.gif') no-repeat; */ background: #063; border-top: 1px solid #6c3 }
	#indexLeftPull a, #indexLeftPull a:link, #indexLeftPull a:visited, #indexLeftPull a:active { display: block; width: 495px; padding: 0 10px; height: 29px; line-height: 29px; color: #fff; font-size: 12px; font-weight: bold; text-decoration: none; }
#indexPulls { width: 390px; height: 250px; /*border-right: 1px solid #063; border-bottom: 1px solid #063; border-top: 1px solid #063;*/ }
	.pull_link { width: 390px; height: 62px; line-height: 62px; position: absolute; right: 0; top: 0; }
	.pull_link_edit { width: 280px; }
		.pull_link a, .pull_link a:link, .pull_link a:visited, .pull_link a:active { background: url('/images/site_bits/redesign/pullbg_members_new.gif') no-repeat left top; display: block; padding: 0 0 0 110px; height: 62px; line-height: 62px; color: #fff; font-size: 18px; }
		.pull_link a:hover { color: #fff; text-decoration: none; background-position: left bottom; }
		
		.pull_link_edit a, .pull_link_edit a:link, .pull_link_edit a:visited, .pull_link_edit a:active, .pull_link_edit a:hover { padding: 0; background: url('/images/site_bits/redesign/pullbg_members.gif') no-repeat left top; }

	.pull_image { width: 90px; height: 62px; position: absolute; left: 0; top: 0; overflow: hidden; }
#indexLowerContent { width: 930px; margin: 0 20px; }
	#indexLowerLeft { width: 505px; padding: 0 10px; float: left; }
	#indexLowerRight { width: 390px; float: right; margin-right: 10px; }
		#indexFeatMember { float: left; width: 245px; height: 100px; margin-left: 10px; }
		#indexSubscribe { float: right; width: 105px; height: 100px; background: #fff url('/images/site_bits/redesign/indexnewsbg.jpg') no-repeat bottom right; border-left: 1px solid #063; margin-right: 20px; _mar\gin-right: 10px; padding: 0 0 0 15px; font-size: 11px; *line-height: 12px; }
			#indexSubscribe h2 { font-size: 11px; margin: 0; padding: 0; }
			#indexSubscribe p { margin: 0; padding: 0; }
			#indexSubscribe h2 a, #indexSubscribe h2 a:link, #indexSubscribe h2 a:visited, #indexSubscribe h2 a:active { display: block; width: 100%; background:url('/images/site_bits/redesign/indexarrow.gif') no-repeat center right; }
			#indexSubscribe hr { height: 0; border: none; border-top: 1px dashed #063; }
		#indexRSS { width: 410px; height: 102px; background: url('/images/site_bits/redesign/indexrssbg.gif') no-repeat; clear: both; position: relative; }
			#indexRssWrapper { width: 370px; height: 82px; position: absolute; top: 10px; left: 20px; }
			#indexRssWrapper2 { display: table; #position: relative; height: 82px; overflow: hidden; }
				#indexRssInner { #position: absolute; #top: 50%; display: table-cell; vertical-align: middle; }
				#indexRssInner2 { #position: relative; #top: -50%; }
					#indexRSS h2 { margin: 0; padding: 0; font-size: 11px; }
#indexTabsWrapper { width: 950px; margin: 0 10px; padding: 0; height: 62px; background: url('/images/site_bits/redesign/indextabsbg_members.jpg') no-repeat; position: relative; }
#indexTabs { position: absolute; top: 0; right: 10px; }
.pullthrough { width: 390px; height: 62px; background: url('/images/site_bits/redesign/pullbg_members.gif') no-repeat top left; border-bottom: 1px solid #fff; position: relative; }
.indexShadowLeft { margin-bottom: 5px; width: 530px; height: 10px; position: relative; left: -10px; background: url('/images/site_bits/redesign/indexshadow.gif') no-repeat top left; }
.indexShadowRight { margin-bottom: 5px; width: 400px; height: 10px; position: relative; background: url('/images/site_bits/redesign/indexshadow.gif') no-repeat top right; }
/* end redesign stuff */

#fullWidth {
	margin: 0 60px;
	padding: 6px 0;
}

#awdwrapper {
	width: 910px; height: 385px;margin:auto;
	padding: 0px 0 25px 0;
	position: relative;
}

#memwrapper {
	width: 910px; height: 385px; background: url('/images/site_bits/membersbg.jpg') no-repeat;
	margin: 0 30px;
	padding: 6px 0;
	position: relative;
}
	#awdinnerleft { width: 350px; height: 131px; position: absolute; top: 254px; right: 350px; }
	#awdinnerright { width: 350px; height: 131px; position: absolute; top: 254px; right: 0; }
	#awdwrapper p, #memwrapper p { padding: 0 20px 0 0; margin: 0; }
	#awdwrapper a, #awdwrapper a:link, #awdwrapper a:visited, #awdwrapper a:active, #memwrapper a, #memwrapper a:link, #memwrapper a:visited, #memwrapper a:active { color: #063; text-decoration: underline; }
	#awdwrapper a:hover, #memwrapper a:hover { color: #000; }
	#awdlogowrapper { width: 178px; height: 179px; left: 0; top: 211px; position: absolute; background: url('/images/site_bits/awdlogobg.gif') no-repeat; }
	#awardslogo { width: 165px; height: 110px; position: absolute; top: 40px; }

	
#memberslistleft { width: 50%; float: left; }
#memberslistright { width: 50%; float: left; padding-top: 15px; }

#dropsector { font-size: 0.9em; }

form#membersfilter { margin-bottom: 20px; }

.clearFloat {
	clear: both;
}

#search {
	width: 100%;
	height: 32px;
	background: url('images/site_bits/searchbg.jpg') center repeat-x;
	position: relative;
	line-height: 32px;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
}

#search.twocol { height: 28px; background: url('images/site_bits/searchbg.jpg') bottom repeat-x; line-height: 28px; }

#searchInner {
	margin: auto;
	width: 850px;
	height: 32px;
	_hei\ght: 28px;
	position: relative;
}

#searchBox {
	float: left;
	_p\osition: absolute;
	_t\op: 8px;
}

#newsletter {
	float: right;
	text-align: left;
	margin: 0;
	position: relative;
	width: 376px;
	height: 69px;
	padding: 17px 23px 30px 23px;
	/*background: #7fc242;*/
	background: url('/images/site_bits/redesign/memberslogin.png') no-repeat;
	color: #063;
	font-weight: bold;
	font-size: 12px;
	right: 14px;
}

#newsletter a, #newsletter a:link, #newsletter a:visited, #newsletter a:active { color: #fff; }

#newsletter p { margin: 0 0 8px 0; padding: 0; }


#search.twocol #searchBox, #search.twocol #newsletter { _t\op: 5px; }

.gradbox { width: 270px; /*min-height: 251px; _hei\ght: 251px;*/ background: url('/images/site_bits_members/gradbox_white.png') no-repeat bottom left; float: left; margin-bottom: 10px; }
.gradbox .gbinner { width: 230px; padding: 0 20px 10px 20px; }
.gbinner ul { margin: 0; padding: 5px 0 0 0; }
.gbinner ul li { list-style: disc inside; padding-bottom: 7px; background: url('/images/site_bits_members/fnhr.gif') repeat-x bottom left; }

.whiteboxtop { width: 270px; height: 20px; background: url('/images/site_bits_members/whiteboxtop_white.gif') no-repeat; }
.whiteboxmid { width: 270px; min-height: 20px; background: url('/images/site_bits_members/whiteboxmid_white.gif') repeat-y; }
.whiteboxbtm { width: 270px; height: 20px; background: url('/images/site_bits_members/whiteboxbtm_white.png') no-repeat; _be\havior: url('/images/site_bits_members/iepngfix.htc'); }

.gradbox p { margin: 0; padding: 0; }

.whiteboxmid h1 {
	color: #000;
	border-bottom: 2px solid #3c0;
	margin-bottom: 10px;
}

#lowerContentOuter {
	margin: 0 auto;
	width: 970px;
	height: 183px;
	background: url('images/site_bits/mainbg.jpg') repeat-y;
}

#lowerContentOuter.fullWidth {
	height: auto;
	background: none;
}

#lowerContent {
	margin: auto;
	width: 942px;
	height: 173px;
	background: #006634 url('images/site_bits/tile40.jpg');
	border: 4px solid #006634;
	border-top: none;
}

#lowerContentInner {
	margin: auto;
	width: 850px;
	height: 150px;
	padding: 0 1px 1px 1px;
	background: #fff;
}

#membersFooter {
	/*background: #67cb33;*/
	width: 423px;
	height: 149px;
	/*padding: 10px;*/
	border: 1px solid #006634;
	border-top: none;
	float: left;
	position: relative;
}

#login {
	width: 130px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-right: 1px dotted #fff;
	float: left;
}

#featured {
	width: 253px;
	padding: 5px 10px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

#featured a { color: #fff; }

#slideRSS {
	float: right;
	width: 424px;
	height: 149px;
}

#slideshow {
	width: 100%;
	height: 74px;
	overflow: hidden;
}

#rssTitle {
	width: 414px;
	height: 32px;
	line-height: 32px;
	background: url('images/site_bits/searchbg.jpg') repeat-x;
	color: #fff;
	padding-left: 10px;
}

#rss {
	width: 414px;
	min-height: 34px;
	background: #006634;
	line-height: 16px;
	color: #fff;
	padding: 5px 0 5px 10px; _padd\ing: 8px 0 9px 10px;
}

#lowerContentShadow {
	margin: auto;
	width: 970px;
	height: 10px;
	background: url('images/site_bits/btmshadow.jpg') no-repeat;
}

#footer {
	margin: auto auto 20px auto;
	background: none;
	padding: 5px;
	border-bottom: 1px solid #67cb33;
	width: 940px;
	color: #aaa;
	font-size: 0.8em;
	text-align: center;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited { color: #aaa; text-decoration: none; }
#footer a:hover { color: #666; }

#sponsors { height: 10px; }
#sponsors img{ float: right; position: absolute; bottom: 5px; right: 60px; }
#sponsors a {float: right; position: absolute; bottom: 15px; right:260px;font-weight:normal;}

#footerimages { margin: auto; width: 950px; }
	#nwdalogo { float: left; margin-right: 15px; }
		#nwdalogo a { background: url('/images/site_bits/nwdalogo.gif') center top no-repeat; display: block; width: 59px; height: 25px; cursor: default; }
		#nwdalogo a:hover { background-position: bottom center; }
	#euflag { float: left; }
		#euflag a { background: url('/images/site_bits/euflag.gif') center top no-repeat; display: block; width: 37px; height: 25px; cursor: default; }
		#euflag a:hover { background-position: bottom center; }

#membersTwoCol {
	border: 3px double #006634;
	position: relative;
	height: 149px;
	/*padding: 10px;*/
	width: 423px;
	/*background: #67cb33;*/
}

#slideRssTwoCol { width: 429px; }

#slideRssTwoCol #rssTitle, #slideRssTwoCol #rss { width: 415px; border-left: 2px solid #67cb33; border-right: 2px solid #67cb33; }
#slideRssTwoCol #rss { border-bottom: 2px solid #67cb33; }

#membersWrapper { background: #67cb33; width: 403px; height: 139px; padding: 5px 10px; }

/* text formatting */
a, a:link, a:visited, a:active { color: #67cb33; text-decoration: none; }
a:hover { text-decoration: underline; }
#login a, #login a:link, #login a:visited, #login a:active { color: #006634; text-decoration: none; }
#login a:hover { text-decoration: underline; }
h1 { color: #67cb33; font-size: 1.4em; margin: 0; padding: 0; }
h2 { color: #67cb33; font-size: 1.2em; margin: 0; padding: 0; }
h3 { color: #000; font-size: 1.2em; margin: 0; padding: 0; }
p{margin:10px 0 0 0;color:#444444;}
#mainContentRight h1 { font-size: 1.2em; color: #666; }
#membersFooter h2, #membersTwoCol h2 { color: #fff; }
#membersFooter p, #membersTwoCol p { margin: 0 0 10px 0; padding: 0; }
#nav ul { margin: 0; padding: 0 0 0 40px; display: inline; }
#nav li a, #nav li a:link, #nav li a:visited, #nav li a:active { color: #fff; text-decoration: none; }
#nav li { display: inline; font-size: 1.2em; font-weight: bold; line-height: 31px; }
#nav li a { padding: 0 10px; } /* padding changed from 20px to 10px */
#nav li a.navFirst { padding-left: 30px; margin-left: -20px; *margin-left: 0; *padding-left: 10px; } /* padding-left changed from 40px and 20px respectively */
#nav li { height: 31px; position: relative; background-repeat: no-repeat; }
/*#nav li:hover { height: 31px; padding: 7px 0 8px 0; *padding: 8px 0 7px 0; background: url('images/site_bits/tabbg.jpg') no-repeat; }*/
#nav li.active { height: 31px; padding: 7px 0 8px 0; *padding: 8px 0 7px 0; background: url('images/site_bits/tabbg2.jpg') no-repeat; }
#nav li.activehover { height: 31px; padding: 7px 0 8px 0; *padding: 8px 0 7px 0; background: url('images/site_bits/tabbg2.jpg') no-repeat; }

#subnav ul { display: none; }
#subnav li { display: inline; font-size: 1em; font-weight: bold; line-height: 20px; }
#subnav li a, #subnav li a:link, #subnav li a:visited, #subnav li a:active { color: #006634; text-decoration: none; padding: 0 10px 0 20px; }
#subnav li a:hover { color: #fff; }
#subnav .active a,#subnav .active a:link,#subnav .active a:visited{color:white}

#newsfeed a, #newsfeed a:link, #newsfeed a:visited, #newsfeed a:active { color: #67cb33; text-decoration: none; }
#rss a, #rss a:link, #rss a:visited { color: #67cb33; text-decoration: none; }
#rss a:hover{color:white;} 

.tab { display: none; width: 3px; height: 31px; position: absolute; top: 0; right: 0; _lef\t: auto; _ri\ght: auto; background: url('/images/site_bits/tabslice2.jpg'); }

.tab { display: none; width: 3px; height: 31px; position: absolute; top: 0; right: 0; _lef\t: auto; _ri\ght: auto; background: url('/images/site_bits/tabslice2.jpg') no-repeat top left; }
.tabactive { display: block; }
.tabhover { display: none; width: 3px; height: 31px; position: absolute; top: 0; right: 0; _lef\t: auto; _ri\ght: auto; background: url('/images/site_bits/tabslice2.jpg') no-repeat top left; }


#mainContentRight hr { height: 1px; border: none; border-bottom: 1px solid #67cb33; margin: 2px 30px 2px 0; padding: 0; *margin-top: -7px; }
#twoColContentLeft hr { height: 1px; border: none; border-bottom: 1px dotted #67cb33; margin: 6px 0; padding: 0; *margin-top: -2px; }
#membersFooter hr, #membersTwoCol hr { height: 2px; border: none; border-bottom: 2px solid #006634; margin: 0; padding: 0; *margin-top: -7px; }

/* login form */
.inputDiv { width: 128px; height: 16px; border: none; margin-top: 3px; background: #fff; position: relative; }
#login form { border-top: 2px solid #006634; margin: 0 0 10px 0; padding: 0; *padding-top: 3px; }
#search form { display: inline; margin: 0; padding: 0; position: relative; }
#login form input, #searchBox form input, #newsletter form input { width: 125px; *width: 124px; margin: 0; height: 12px; border: 1px solid #006634; font-size: 10px; color: #67cb33; *margin-top: -1px; *margin-bottom: -1px; line-height: 11px; padding-left: 3px;  }
#login form input.submit { position: absolute; top: 1px; right: -1px; *top: 2px; _ri\ght: 1px; width: 15px; height: 14px; background: url('images/site_bits/submit.jpg') no-repeat; border: none; cursor: pointer; }
#newsletter form input#name { width: 97px; }
#newsletter form input#email { width: 117px; }
#searchSubmit, #newsletterSubmit { position: relative; }
#searchBox form input#btnSearch { position: absolute; top: -2px; right: 1px; *top: 2px; _ri\ght: 168px; width: 15px; height: 14px; background: url('images/site_bits/submit.jpg') no-repeat; border: none; cursor: pointer; }
#newsletter form input#btnNewsletter { position: absolute; top: -2px; right: 1px; *top: 2px; _ri\ght: 294px; width: 15px; height: 14px; background: url('images/site_bits/submit.jpg') no-repeat; border: none; cursor: pointer; }

#newsletter form input { margin: 5px 0 0 0; }
#newsletter form a#btnNewsletter, #newsletter form a#btnNewsletter:link, #newsletter form a#btnNewsletter:visited, #newsletter form a#btnNewsletter:active { width: 34px; border: 1px solid #fff; position: absolute; float: right; background: url('/images/site_bits/redesign/loginarrows.gif') no-repeat right center; top: 0px; right: -2px; color: #fff; font-size: 9px; display: block; padding: 1px 2px; *top: 1px; }
#newsletter form a#btnNewsletter:hover { text-decoration: none; }
#newsletter form { width: 376px; font-weight: normal; position: relative; padding: 0; margin: 0 0 5px 0; }
#newsletter form p { color: #063; margin: 0; padding: 0; }
#newsletter form input#editor_name, #newsletter form input#passwordent { width: 118px; *width: 116px; margin: 0; }

#newsletter form input#editor_name { display: inline; }

.rssfeed { 
			display:inline; 
			padding:0px 18px 4px 0px; 
			background:url(/pageeditor2/icons/rss-feed.gif) right top no-repeat;
			}

/*Dynamic list styles*/

.dynamic, ul.dynamic {	padding:0px;margin:0px;display:block;list-style:url(none); list-style:none;}
.dynamic .default {		height:130px;	}
.dynamic .default img{		float:left;margin:0px 10px 5px 0px;border:1px solid #67cb33;display:block;}
.dynamic .default p{        margin:5px 0px;}
.dynamic .default h3 {font-size:1.2em;margin:0px 0 0 0;padding:0;}
.dynamic .default hr {border:1px solid #67cb33;border-width:1px 0 0 0;height:1px;line-height:1px;display:block;clear:both;}

.dynamic .featuredmember { margin: 0; padding: 0; list-style:url(none); list-style:none;min-height:90px; clear: both;}
.dynamic .featuredmember img { float: left; border: 1px solid #063; display: inline; margin: 0 15px 15px 0; width: 88px; height: 88px; }
.dynamic .featuredmember h3 { font-size: 11px; margin: 0; padding: 0; *margin-top: -15px; }
.dynamic .featuredmember span.h3 { font-weight: bold; }

.dynamic .indexnews { margin: 10px 0 0 0; padding: 0 10px; }
.dynamic .indexnews h3 { margin: 0; padding: 0; display: inline; font-size: 11px; color: #063; }
.dynamic .indexnews a, .dynamic .indexnews a:link, .dynamic .indexnews a:visited, .dynamic .indexnews a:active { color: #063; font-weight: bold; font-size: 11px; }
.dynamic .indexnews a:hover, .dynamic .indexnews a:hover h3 { color: #fff; text-decoration: none; }
.dynamic .indexnews p { margin: 0; padding: 0; color: #fff; }

.dynamic .frontnews {		margin:5px 0 0 0;padding:1px 1px 1px 1px;display:block;min-height:50px;border-bottom:1px solid #67cb33;width:300px;}
.dynamic .frontnews img{	 float:left;margin:0 5px 0px 0px;border:1px solid white;clear:left;display:block;width:46px;height:46px;}
.dynamic .frontnews p{        margin:0px;padding:0px;float:left;}
.dynamic .frontnews strong {display:block;font-size:1.1em;padding:0;}
.dynamic .frontnews hr {height:1px;line-height:1px;border:1px dotted #67cb33;border-width:1px 0 0 0;padding:0; margin:0;width:300px;display:block; float:left;}
.dynamic .frontnews a,.dynamic .frontnews a:link, .dynamic .frontnews a:visited{color:#444444; font-weight:normal; font-size:0.85em;} 
.dynamic .frontnews small{color:#006634;} 

.dynamic .membernews {		margin:5px 0 10px 0;display:block;min-height:75px; }
.dynamic .membernews img{	 float:left;margin:0 10px 0px 0px;border:none;clear:left;display:block;width:60px;height:60px; padding: 5px; background: url('/images/site_bits_members/dlimgbg.gif') no-repeat;}
.dynamic .membernews p{        margin:0px;padding:0px;}
.dynamic .membernews strong {display:block;font-size:1.1em;padding:0;}
.dynamic .membernews hr {height:1px;line-height:1px;border:1px dotted #f78f1e;border-width:1px 0 0 0;padding:0; margin:0;}
.dynamic .membernews a,.dynamic .membernews a:link, .dynamic .membernews a:visited{color:#444444; font-weight:normal; font-size:0.85em;} 
.dynamic .membernews small{color:#006634;} 
.dynamic .membernews .fnlink { display: block; margin-top: 5px; padding-top: 7px; background: url('/images/site_bits_members/fnhr.gif') repeat-x top left; margin-left: 81px; }
.dynamic .membernews .fnhr { height: 7px; background: url('/images/site_bits_members/fnhr.gif') repeat-x; width: 148px; margin-left: 81px; margin-top: 5px; }

.dynamic .subnews {			}
.dynamic .subnews img {	 float:left;margin:5px;border:1px solid white;clear:left;display:block;width:46px;height:46px;}
.dynamic .subnews p {  margin:0px;color:white;}
.dynamic .subnews strong {display:block;font-size:1.1em;padding:0;}
.dynamic .subnews hr {height:1px;line-height:1px;border:1px dotted #008800;border-width:1px 0 0 0;margin-right:10px;}


/*tables and form styles*/

.tabledefault{ border-collapse: collapse;font-size:85%;border:1px solid #aaaaaa;margin:10px;width:400px;}
.tabledefault td {border:1px solid #006634;padding:5px;}
.tabledefault th {border:1px solid #006634;background:#eeeeee;padding:5px;color:black;text-align:left; }
.tabledefault p {font-size:100%;margin:0px;}

.formdefault input{font-size:100%;}
.formdefault dt{ float:left;width:100px;font-size:100%;padding:3px 1px;height:20px;}
.formdefault  dd{min-height:26px;margin:0px;padding:1px;width:155px;}
.formdefault dd input , .formdefault dt input ,.formdefault dd select , .formdefault dt select ,.formdefault dd textarea , .formdefault dt textarea
{width:150px;font-family:sans-serif;margin-left:0px;font-size:100%;}
.formdefault dd textarea , .formstyle1 dt textarea {height:60px;margin-left:0px;}

.formButton a,formButton a:link, formButton a:visited{border:1px solid #67cb33;display:block;width:70px;padding:2px;}
.formButton a:hover{background:#67cb33;color:white;text-decoration:none;}



/* gallery */
	.gallery_list { width: 100px; text-align: center; float: left; margin-right: 10px; margin-bottom: 10px; }
	.gallery_list img { padding: 2px; border: 1px solid #063; }
	.gallery_list p { font-weight: bold; }
	.gallery_list a, .gallery_list a:link, .gallery_list a:visited, .gallery_list a:active { text-decoration: none; }
	.gallery_list a:hover { text-decoration: underline; }
	#gallery_main { padding: 2px; border: 1px solid #063; margin: auto; }
	.gallery_thumb { width: 54px; height: 54px; padding: 2px; border: 1px solid #063; margin-left: 5px; float: left; margin-top: 5px; }
	.gallery_thumb_active { width: 54px; height: 54px; padding: 2px; border: 1px solid #063; margin-left: 5px; float: left; margin-top: 5px; background: #67cb33; }
	.gallery_thumb img, .gallery_thumb_active img { width: 54px; height: 54px; border: none; cursor: pointer; }

	

	
	
h2.voucher { line-height: 26px; font-size: 12px; color: #fff; background: url('/images/site_bits/redesign/voucherh2.gif') no-repeat left top; padding: 8px 13px 0 13px; margin: 0 0 1px 0; width: 380px; position: relative; left: -8px; margin-right: -16px; top: -8px; margin-bottom: -8px; }

.dynamic .voucher { margin: 0; background: url('/images/site_bits/redesign/dlvoucher2.gif') no-repeat left top; height: 92px; padding: 0 10px 0 0; border-top: 1px solid #fff; }
.dynamic .voucher img { margin: 0; padding: 0; float: none; width: 92px; height: 92px; border: none; }
.dynamic .voucher h3 a, .dynamic .voucher h3 a:link, .dynamic .voucher h3 a:visited, .dynamic .voucher h3 a:active { color: #fff; }
.dynamic .voucher h3 { margin: 0; padding: 6px 0 5px 0; }
.dynamic .voucher p { margin: 0; padding: 0; color: #063; }
.dynamic .voucher a.voucher_image, .dynamic .voucher a.voucher_image:link, .dynamic .voucher a.voucher_image:visited, .dynamic .voucher a.voucher_image:active { display: block; width: 92px; height: 92px; float: left; margin: 0 15px 0 0; background: url('/images/site_bits/redesign/dlimgbg2.png') no-repeat; position: relative; }
.dynamic .voucher div.dlshadow { position: absolute; top: 0; left: 0; width: 92px; height: 92px; background: url('/images/site_bits/redesign/dlimgshadow2.png') no-repeat; _back\ground: none; cursor: pointer; }
.dynamic .voucher div.dlshadow img { _fil\ter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/site_bits/redesign/dlimgshadow2.png', sizingMethod='scale'); }

form#voucherform { padding: 5px 10px; background: #7fc242; color: #fff; margin: 0; }
form#voucherform textarea { margin: 5px 0; width: 473px; *width: 472px; padding: 5px; border: 1px solid #fff; background: #d1f0c2; height: 50px; font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
form#voucherform span.darktext { color: #063; }
form#voucherform a#vouchersubmit, form#voucherform a#vouchersubmit:link, form#voucherform a#vouchersubmit:active { display: block; border: 1px solid #fff; color: #fff; font-weight: bold; padding: 2px; width: 105px; background: url('/images/site_bits/redesign/formarrows.gif') no-repeat right center; }
form#voucherform a#vouchersubmit:hover { text-decoration: none; color: #063; }

div#voucherbtmshadow { width: 390px; padding: 0 8px; height: 66px; background: url('/images/site_bits/redesign/voucherbtmshadow.gif') no-repeat; position: relative; left: -8px; _mar\gin-right: -16px; }
div#voucherbtmshadow a, div#voucherbtmshadow a:link, div#voucherbtmshadow a:visited, div#voucherbtmshadow a:active { color: #fff; position: absolute; right: 40px; bottom: 12px; }

ul#voucherlist { width: 390px; background: url('/images/site_bits/redesign/voucherlistbg.gif') repeat-y; padding: 0 8px; position: relative; left: -8px; _mar\gin-right: -16px; }

#loginlinks { width: 378px; height: 60px; }
	#loginlinks_left { width: 154px; float: left; height: 60px; padding: 0 15px 0 20px; }
	#loginlinks_right { width: 154px; float: right; height: 60px; padding: 0 15px 0 20px; }
	a.loginlink, a.loginlink:link, a.loginlink:visited, a.loginlink:active { background: url('/images/site_bits/redesign/loginlink.gif') no-repeat left center; display: block; width: 134px; line-height: 30px; *line-height: 28px; padding: 0 0 0 20px; }

/* safari hack - to target safari only (because of the webkit thing)
		- works for now but other browsers might pick it up sometime in the future... */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#sponsors { height: 25px; }
}

