/* start general */
html{font-size: 100.1%;}
body{
	font:64%/16px arial,sans-serif;
	margin:0;
 	color:#bdbdbd;
	background: #FFFFFF; /*#211b1b;*/
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
form, fieldset{display:inline;}
img{border:none;}
label, select, textarea, input{vertical-align:top;}
select, input, textarea{
	font: 12px/14px Arial, sans-serif;
	color: #000;
}
/* end general */
/* start header */
.header{
	height: 194px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
/* start logo */
.logo{
	display: block;
	background: url(../images/logo-2.gif) no-repeat;
	width: 248px;
	height: 90px;
	overflow: hidden;
	text-indent: -3333px;
	margin-bottom: 27px;
}
/* end logo */
.slogon{
	position: absolute;
	left: 265px;
	top: 33px;
	font-size: 16px;
	line-height: 18px;
	color:#333;
}
/* start module events */
.evenets{
	background: #000;
	clear: both;
	height: 45px; 
	padding: 0px 0px 0px 15px; /*15px 0 0 41px;*/
}
.evenets h4{
	margin:0;
	font-size: 14px;
	line-height: 16px;
	color: #f00;
	float: left;
	padding: 15px 17px 15px 0px;
	background: url(../images/sep.gif) no-repeat 100% 50%;
}
.evenets p{
	margin:0;
	padding:0 30px 0 12px;
	color: #fff;
	overflow: hidden;
	font-size: 14px;
	background: url(../images/sep.gif) no-repeat 0 50%;
}

.evenets .messagediv{
	margin:0;
	padding:15px 30px 0 12px;
	color: #fff;
	overflow: hidden;
	display:none;
	font-size: 14px;
	/*background: url(../images/sep.gif) no-repeat 0 50%;	*/
}

.evenets ul{
	margin: 0px;
	padding: 15px 0px 0px 20px;
	color: #fff;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	list-style:none;
}

.evenets ul li a:link,.evenets ul li a:visited{
	margin: 0px;
	padding:0px;
	color: #fff;
	text-decoration: none;
}

.evenets ul li a:hover{
	color: #fff;
	text-decoration: underline;
}

/* end module events */
/* start module change font size */
.change-font-size{
	/*position: absolute;*/
	float:right;
	font-size: 9px;
	line-height: 11px;
	margin: 25px 0px 0px 0px;
	/*left: 884px;
	top: 16px;*/
	width: 68px;
	text-align: right;
}
.change-font-size span{
	display: block;
	padding:0 0 3px 1px;
	text-align:right;
	color:#444;
}
.change-font-size ul{
	font-size: 11px;
	float: left;
	line-height: 19px;
	height: 19px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: solid #595454;
	border-width: 1px 1px 1px 0;
	text-align: right;
}
.change-font-size li{
	display: inline;
	border-left: 1px solid #595454;
	float: left;
	height: 19px;
	text-align: center;
	width: 21px;
}
.change-font-size a{color: #444; /*#d5d2cd;*/}
.change-font-size a:hover{text-decoration: none;}
.change-font-size #decrease{
	line-height: 11px;
	padding-top: 5px;
	height: 14px;
}
.change-font-size #reset{
	font-size: 14px;
	line-height: 14px;
	padding-top: 3px;
	height: 16px;
}
.change-font-size #increase{
	font-weight: bold;
	font-size: 17px;
}
/* end module change font size */
/* end header */
/* start nav */
.nav{
	background: #333;
	border-top: 1px solid #484848;
	width: 100%;
	font-size: 14px;
	margin: -17px 0px 0px 0px;
}
.nav ul{
	padding: 0;
	list-style: none;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	display: table;
	margin: 0 auto;
}
.nav li{
	display: table-cell;
	height: 33px;
	float: left;
	margin-top: -1px;
	background: url(../images/nav-item-sep.gif) no-repeat;
	padding-left: 1px;
}
.nav li:first-child{background: none;}
.nav li a{
	height: 32px;
	padding: 1px 22px 0 21px;
	position: relative;
	color: #fff;
	float: left;
}
.nav .current_page_item a{ background: #f00;}
.nav li a:hover, .nav .active a{
	background: #f00;
	text-decoration: none;
}
/* end nav */
.main-holder{/*background: url(../images/decoration.gif) no-repeat 50% 0;*/}
.main{
	margin:0 auto;
	width: 989px;
	padding-top: 194px;
	position: relative;
}
/* start content */
.main-inner{
	background: #fff;
	min-height: 722px;
	border-top: 1px solid #f8f8f8;
	padding: 24px 16px 54px;
}
/* start slideshop */
.slideshow{
	width: 730px;
	float: left;
	position: relative;
}
.slideshow img{float: left;}
.slideshow .slides{
	width: 481px;
	height: 266px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.slideshow .slides li{
	width:481px;
	height:266px;
	position:absolute;
	top:0;
	left:0;
}
.slideshow #slidenav ul{
	margin: 0;
	padding: 0;
	top: 0px;
	left: 481px;
	list-style: none;
	position: absolute;
	z-index: 100;
	height: 266px;
	width: 249px;
	background: #f00 url(../images/slideshow-nav-item-wborder-dotted.gif) repeat-y;
	font-size: 18px;
	line-height: 18px;
	vertical-align: top;
}
.slideshow #slidenav li{
	background: url(../images/slideshow-nav-item-hborder-dotted.gif) repeat-x;
	padding-top: 1px;
}
.slideshow li a{
    color: #ff8080;
    display: block;
    padding:  0 0 0 17px;
    height: 64px;
    width: 230px;
    position: relative;
    outline:none;
}
.slideshow li a span{
    vertical-align: middle;
    display: table-cell;
    height: 64px;
}
#slidenav ul li a.activeSlide:link, #slidenav ul li a.activeSlide:visited{
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	width: 231px;
	background: url(../images/arrow-red.png) no-repeat;
	padding-left: 48px;
	margin-left: -30px;
}




.slideshow .activeSlide{position: relative;}
/* end slideshop */
.sidebar{
	clear: both;
	margin: 15px 0px 0px 0px;
	width: 100%;
	overflow: hidden;
}
.sidebar .banner{float: right;}
.sidebar .banner img{border: 1px solid #dadada;}
.sidebar .description{
	position: absolute;
	left: 6px;
	top: 196px;
	color: #fff;
}
.sidebar .description h2{
	margin: 0;
	font-size: 21px;
	line-height: 22px;
	background: #000;
	padding: 6px 47px 7px 10px;
	font-weight: normal;
	float: left;
}
.sidebar .description p{
	margin: 0;
	clear: left;
	width: 460px;
	opacity: 0.6;
	filter: alpha(opacity=100);
	font-size: 18px;
	line-height: 1.3;
	background: #000;
	position: relative;
	top: -5px;
	left: 2px;
	padding: 8px 8px 6px 7px;
}
.holder{padding: 30px 0 0 9px;}
.holder:after{
	display: block;
	clear: both;
	content: "";
	width: 100%;
}
.page .main-inner{
	background: #fff url(../images/border-silver.gif) repeat-y 243px 0;
	min-height: 754px;
	padding: 0 0 54px;
	border: 0;
	overflow: hidden;
}
.extra .main-inner{
	background-position: 711px 0;
	padding-bottom: 34px;
}
.sidebar2{
	position: relative;
	width: 100%;
}
.sidebar2 span{color: #000;}
.sidebar2 h1{
	margin: 0;
	color: #fff;
	position: absolute;
	font-weight: normal;
	font-size: 270%;
	line-height: 29px;
	padding: 25px 0 10px 38px;
}
.sidebar2 img{display: block;}
/* start content */
.content{
	width: 650px;
	float: right;
	color: #666;
	padding:  19px 66px 33px 0;
}
.extra .content{
	float: left;
	width: 660px;
	padding:  19px 0 33px 35px;
}
.content a{
	text-decoration: underline;
	color: #f00;
}
.content a:hover{text-decoration: none;}
.content h2{
	margin: 0;
	padding-bottom: 18px;
	font-size: 180%;
	line-height: 1.1em;
	color: #f00;
}
.content h3{
	margin: 0;
	font-size: 120%;
	line-height: 1.5em;
}
.content p{
	margin: 0;
	font-size: 120%;
	line-height: 1.5em;
	padding: 0 0 17px;
}
.content ul{
	margin: 0;
	padding: 17px 0 17px 9px;
	list-style: none;
	font-size: 120%;
	line-height: 1.5em;
}
.content ul li{
	/*background: url(../images/marker.gif) no-repeat 0 10px;*/
	padding-left: 8px;
}
.content .list-events{padding: 7px 0 21px;}
.content .list-events .inner{overflow: hidden;}
.content .list-events li img{
	float: left;
	margin-right: 14px;
}

.entry img{
	float: none;
	margin-right: 0px;
}

.content .list-events li{
	background: none;
	width: 100%;
	padding: 0;
	overflow: hidden;
	padding-bottom: 33px;
}
.list-events h3{
	color: #333;
	font-weight: normal;
	font-size: 150%;
	line-height: 1em;
	padding-bottom: 6px;
}
.list-events p{
	font-size: 100%;
	line-height: 1.5em;
	padding-bottom: 11px;
}
/* end content */
/* start path */
.path{
	height: 37px;
	border-bottom: 1px solid #e6e6e6;
	color: #666;
	line-height: 37px;
	padding-left: 41px;
	background: #fff;
}
.path strong{font-size: 120%;}
.path ul{
	display: inline;
	margin: 0 0 0 -6px;
	padding: 0;
	list-style: none;
}
.path li{
	display: inline;
	background: url(../images/sep-for-path.gif) no-repeat 0 50%;
	padding: 0 1px 0 6px;
}
.path li:first-child{background: none;}
.path li{
	font-size: 120%;
}
.path li a{
	color: #666;
	text-decoration: underline;
}
.path li a:hover{text-decoration: none;}
/* end path */
/* start left column */
.column{
	width: 191px;
	float: left;
	padding:13px 0 0 35px;
}
.extra .column{
	float: right;
	padding:32px 34px 0 0;
	width: 219px;
}
.content .pagenav{
	padding: 0 0 0 90px;
	text-align: center;
	line-height: 20px;
}
.content .pagenav li{
	background: none;
	display: inline;
	font-size: 90%;
	padding: 0;
}
.content .pagenav li a{
	border: 1px solid #e6e6e6;
	text-decoration: none;
	color: #666;
	padding: 1px 8px 2px;
}
.content .pagenav li a:hover, .content .pagenav .active a{
	background: #333;
	border-color: #333;
	color: #fff;
}
.content .pagenav .prev{padding-right: 8px;}
.content .pagenav .next{padding-left: 8px;}
.content .pagenav .next a{padding-right: 28px;}
/* start left navigation */
.nav1{
	margin: 0;
	padding: 0 0 24px;
	list-style: none;
}
.nav1 li{
	font-size: 120%;
	line-height: 1.16em;
	padding-top: 1px;
}
.nav1 li a{
	background: #333;
	display: block;
	color: #fff;
	padding: 8px 10px 11px 15px;
}
.nav1 li.current_page_item a{background: #f00;}
.nav1 li a:hover, .nav1 .active a{
	text-decoration: none;
	background: #f00;
}

.nav1 li ul{
	list-style:none;
}
.nav1 li.current_page_item ul a{
	background: #333;
}


/* end left navigation */
.banner1 img{
	display: block;
	border: 1px solid #ddd;
}
/* end left column */
/* start general module settings */
.module{
	background: #1c1c1c;
	padding: 41px 0 25px;
	position: relative;
}
.module .inner{
	padding-left: 18px;
	padding-right: 20px;
	min-height: 150px;
}
.module h3{
	margin: 0;
	background: url(../images/bg-title.gif) no-repeat 0 100%;
	min-height: 34px;
	position: absolute;
	top: -10px;
	left: -9px;
	white-space: nowrap;
	font-size: 150%;
	color: #fff;
	padding:8px 17px 0 10px;
}
.module h3 span{font-weight: normal;}
.module p{
	font-size: 140%;
	line-height: 1.21em;
	margin: 0;
	padding: 0 0 27px 3px;
}
.module p strong{
	color: #fff;
	font-weight: bold;
}
/* end general module settings */
/* start module what is it */
.what-is-it{
	width: 504px;
	float: left;
}
.what-is-it .btn{
	background: url(../images/btn.gif) no-repeat;
	width: 273px;
	display: block;
	height: 41px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	line-height: 41px;
	padding: 0 0 0 18px;
}
.what-is-it .btn:hover{text-decoration: none;}
/* end module what is it */
/* start find a club */
.find-a-club{
	width: 261px;
	background: #1c1c1c url(../images/bg-map.gif) no-repeat 22px 37px;
	float: right;
	min-height: 153px;
	padding-left: 159px;
}
.find-a-club h4{
	font-size: 140%;
	line-height: 1.14em;
	color: #fff;
	margin: 0;
}
.find-a-club select{
	width: 153px;
	color: #666;
}
.find-a-club address{
	font-size: 110%;
	line-height: 1.36em;
	font-style: normal;
}
.find-a-club .form{padding: 7px 0 21px;}
.find-a-club address span{font-size: 12px;}
.find-a-club a{text-decoration: underline;color: #bdbdbd;}
.find-a-club a:hover{text-decoration: none;}
/* end find a club */
/* start module intro */
.intro{
	width: 631px;
	background: #fff;
	float: left;
	border: 1px solid #e1e1e1;
	margin-top: 34px;
}
.intro .inner{
	padding: 0 0 13px 11px;
	overflow: hidden;
}
.intro .frame{
	width: 144px;
	color: #333;
	padding: 0 4px;
	float: left;
}
.intro h3{padding-right: 83px;}
.intro h4{
	margin: 0;
	font-size: 150%;
	line-height: 1em;
	padding: 11px 0 0 2px;
	color: #333333;
}

.intro h4 a:link,.intro h4 a:visited{
	color: #333333;
}

.intro p{
	margin: 0;
	padding: 0;
	font-size: 110%;
	line-height: 1.18em;
}
/* end module intro */
/* start module video */
.video{
	background: transparent;
	margin-top: 34px;
	float: right;
	width: 293px;
	padding: 0;
}
.video h3{padding-right: 55px;}
.video .flash{padding-bottom: 11px;}
.video a{
	font-size: 120%;
	line-height: 14px;
	color: #f00;
	text-decoration: underline;
	margin-left: 4px;
}
.video a:hover{text-decoration: none;}
/* end module video */
/* start module1 */
.module1 h3{
	margin: 0;
	font-size: 180%;
	line-height: 1.1em;
	color: #f00;
	padding-bottom: 1px;
	text-transform: uppercase;
}
.module1 .more{
	color: #f00;
	text-decoration: underline;
	font-size: 120%;
}
.module1 .more:hover{text-decoration: none;}
.module1 span{
	color: #666;
	font-size: 120%;
}
.module1 ul{
	margin: 0;
	padding: 3px 0 7px;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.videos{padding-bottom: 31px;}
.videos .flash{padding: 7px 0 3px;}
.photos{padding-bottom: 25px;}
.photos img{display: block;}
.photos li{
	float: left;
	margin: 4px 2px 0 0;
}
/* end module1 */
/* start calendar */
.calendar table, tr, td, th{
	margin: 0;
	border: 0;
	padding: 0;
}
.calendar table{width: 209px;}
.calendar td, th{
	width: 28px;
	font-size: 120%;
	line-height: 14px;
	padding: 4px 0;
}
.calendar td{
	border: 1px solid #e6e6e6;
	background: #e6e6e6;
	text-align: center;
	vertical-align: middle;
	color: #55534d;
}
.calendar .today{
	background: #f00;
	color: #fff;
	border-color: #f00;
}
.calendar thead th{
	background: #55534d;
	color: #fff;
	padding: 6px 0;
	font-weight: normal;
}
.calendar .white{background: #fff;}
.calendar .pad{
	background: #55534d;
	border-collapse: collapse;
	color: #fff;
	font-size: 140%;
	line-height: 16px;
	white-space: nowrap;
	padding: 9px 0 6px;
	border-width: 0 0 4px;
	border-bottom: solid #fff;
}
#calendar_wrap{padding: 18px 0 31px;}
#calendar_wrap .pad{
	text-align: center;
	width: 149px;
}
#calendar_wrap #prev{width: 28px;}
#calendar_wrap #next{width: 28px;}
/* end calendar */
/* start footer */
.footer{
	/*clear:both;*/
	/*background:url(../images/foot-bg.png) no-repeat top center;*/
	float: left;
	width: 850px;
	font-size: 110%;
	color: #444; /*#fff;*/
	text-align: center;
	padding: 32px 0 110px;
}
.footer ul{
	margin: 0;
	padding: 14px 0;
	list-style: none;
}
.footer li{
	display: inline;
	background: url(../images/footer-nav-item-sep.gif) no-repeat 0 50%;
	padding: 0 0 0 6px;
}
.footer li:first-child{background: none;}
.footer a{
	color: #333; /*#666;*/
	text-decoration: underline;
}
.footer a:hover{text-decoration: none;}
.footer span{color: #333; /*#666;*/}
/* end footer */
.calendar .today a{
    color: #fff;
}
.list-events h3 a{
    color: #333;
	text-decoration:none;
}


.divider{
	background:url(../images/divider.gif) center top no-repeat;
	margin: 5px 0px 25px 0px;
}

.date_tags{
	color:#69340d;
	padding: 0px 0px 18px 0px;
	margin: 0px;
}

.brace_e{
	color:#CCC;
	font-weight:bolder;
	font-size: 2em;
	margin-right: 15px;
	vertical-align:sub;
}

.brace{
	color:#CCC;
	font-weight:bolder;
	font-size: 2em;
	vertical-align:sub;
}


#commentblock label span { 
	color: #FF0000; 
}

#commentblock ol { 
	padding: 0; 
}

.signle-post-teaser{
	background: #CCCCCC; /*#edf9d2;*/
	padding: 5px;
	text-align: center;
	color:#333;
	font-size: 0.9em;
	font-weight: normal;	
	margin: 8px 0px 12px 0px;
}

.signle-post-teaser a:link,.signle-post-teaser a:visited{
	color:#444;
	text-decoration:none;
}

.signle-post-teaser a:hover{
	color:#BB4411;
	text-decoration:none;
}

.join-comments{
	background:url(../images/comments_icon.gif) no-repeat 0% 50%;
	padding: 4px 0px 0px 23px; 
	margin-right: 15px;
}

.trackback-uri{
	background:url(../images/trackback.png) no-repeat 0% 50%;
	padding: 4px 0px 0px 23px; 
	margin-right: 15px;
}

.comment-rss{
	background:url(../images/feeds.png) no-repeat 0% 50%;
	padding: 4px 0px 0px 23px; 
	margin-right: 15px;
}

.see-trackbacks{
	background:url(../images/trackback.png) no-repeat 0% 50%;
	padding: 4px 0px 0px 20px; 
	margin-right: 15px;
}

.form {
	background:#F8FED6;  /*#f8f8f8;*/
	padding: 20px;
	margin-bottom: 20px;
}

.lbl{
	clear: both;	
	width: 90px;
	margin-right: 10px;
	/*overflow: none;*/
	float: left;
}

input {
	margin: 0 2px 3px 0px;
	padding: 1px;
}

input.textfield {
	background: #fff url(../images/input.gif);
	border-top: none;
	border-left: none;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding: 3px;
	width: 45%;
	float: left;
}

textarea {
	clear:both;
	background: #fff url(../images/input.gif) no-repeat;
	border-top: none;
	border-left: none;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding: 3px;
	margin-left: 100px;
	width: 70%;
}


ol.commentlist li{
	list-style:none;	
}

ol.commentlist li.box{
	background:none;
	margin-bottom: 45px;
}

.avatar{
	float: left;
	margin-bottom: -10px;
	padding-right: 14px;	
}

.commentinfo{
	vertical-align: middle;
	padding: 8px 0px 0px 8px;
	background: #edf9d2;
	border-bottom: 1px solid #CCC;
}

.commentspan{
	padding-top: 17px;	
}

.comment-text{
	background:#F8FED6;		
	font-size: 0.8em;
	padding: 3px 10px 5px 13px;
}
 
/*...............................................Chat CSS.....................................................*/
#wp_wall{
	/*border: 1px solid #36F;*/
	width: 100%;
	margin: 0px;
	padding: 15px;
	background:#FFA;
  border: 1px solid #FC0;
  -moz-border-radius-bottomleft: 8px; 
  -webkit-border-bottom-left-radius: 8px; 
  -moz-border-radius-bottomright: 8px; 
  -webkit-border-top-right-radius: 8px;	
  -moz-border-radius-topleft: 8px; 
  -webkit-border-top-left-radius: 8px; 
  -moz-border-radius-topright: 8px; 
  -webkit-border-top-right-radius: 8px;	  
}
.wallnav{
	float:right;	
}

.wallcomments{
	margin: -10px 0px 0px 0px;
	padding: 0px;
}

.chatter{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 28px;
	background: url(../images/user.png) no-repeat left top;
	min-height: 26px;
}

#submit_wall_post{
	background: #444;
	color:#FFF;
	padding: 4px 9px 4px 9px;
	font-weight: bold;
	float:right;
  -moz-border-radius-bottomleft: 5px; 
  -webkit-border-bottom-left-radius: 5px; 
  -moz-border-radius-bottomright: 5px; 
  -webkit-border-top-right-radius: 5px;	
  -moz-border-radius-topleft: 5px; 
  -webkit-border-top-left-radius: 5px; 
  -moz-border-radius-topright: 5px; 
  -webkit-border-top-right-radius: 5px;	  	
}

#wp_latest{
	float: right;
	margin-top: -5px;
}

.clearer{
	margin: 0px;
	padding: 0px;
	clear: both;
}

#wallform label{
	color: #444;
	font-weight: bold;
	margin-right: 10px;
	font-size: 14px;
}

#wpwall_author,#wpwall_email{
	width: 45%;
	margin: 0px;
	padding: 3px;
	border: none;
	color: #FFFFFF;
	background:#ccc;
	border: 1px solid #ADADAD;	
}

#wallform #wpwall_comment{
	margin: 0px;
	padding: 3px;
	color: #FFFFFF;
	background:#ccc;
	border:none;
	border: 1px solid #ADADAD;
	width: 98%;
	height:18px;
}

#sfversion{
	display:none;	
}

#sforum{
	font-size: 1.8em;
	color: #444;
}

/* chat Login CSS */
.chat-login{
	width: 270px;
	margin: 0px auto 0px;
	padding: 14px 14px 14px 18px;
	background:#F7F7F7;
	border: 1px solid #ccc;
  -moz-border-radius-bottomleft: 8px; 
  -webkit-border-bottom-left-radius: 8px; 
  -moz-border-radius-bottomright: 8px; 
  -webkit-border-top-right-radius: 8px;	
  -moz-border-radius-topleft: 8px; 
  -webkit-border-top-left-radius: 8px; 
  -moz-border-radius-topright: 8px; 
  -webkit-border-top-right-radius: 8px;	 	
}

.chat-login h2{
	display:none;		
}

.chat-login label{
	font-size: 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.chat-login .mid{
	margin: 0px;
	padding: 4px 3px 4px 2px;
	width: 240px;
	font-size: 15px;
}

.sidebarlogin_otherlinks{
	margin: 0px;
	padding 0px;
}

.sidebarlogin_otherlinks li{
	margin-top: -14px;
	list-style: none;
}

p.submit{
	text-align: right;
	margin-top: -30px;	
}

p.chk-box{
	padding: 16px 0px 0px 0px;	
}

#wp-submit{
	border: none;
	width: 121px;
	height: 39px;
	text-align:center;
	font-size: 14px;
	color:#333;
	font-weight:bolder;
	background:url(../images/sub.png) no-repeat;
}

.w_gall{
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	margin: 0px;
	padiing: 0px;
}

li.wGallery{
	float: left;
	width: 22%;
	padding: 0px 9px 0px 9px;
	list-style:none;
	list-style-image:none;
	list-style-type:none;	
	background: none;
}

.wGallery{
	list-style:none;
	list-style-image: none;
	list-style-type:none;
	border: none;
}

.wGallery a{
	text-decoration:none;
}

.wGallery li{
	background:none;
}

/*
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
.commentlist{
    width: 425px;
}
*/

.old-logo{
	position: absolute;
	background: url(../images/no-name-club-logo.jpg) no-repeat;
	height: 85px;
	width: 88px;
	font-size: 9px;
	line-height: 11px;
	left: 884px;
	top: 2px;
}

h4.title{
	height: 30px;
	width: 120px;
	padding: 10px 0px 0px 0px;	
}

.auto{
	height: 80px;
	width: 120px;
}