@import url("reset.css");
@import url("base.css");

body, html{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background: url('images/bg.gif') #f4f7fc repeat-x;	
margin:0px;
color:#343434;
padding:0px;
}
img, a, p, h1, h2, h3, ul, li, div, span{
padding: 0px;
margin: 0px;
color:#343434;
border:none;
}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	z-index:5;
}

ul.crossfade li{
position: absolute;
	top: 0;
	left: 0;
	width: 712px;
	height: 181px;
	margin-left:-712px;
	visibility: hidden;
}

a {
color:#6D83AA;
-moz-outline:none;
}
h1 {
color: #757575;
font-size: 2em;
font-family: Helvetica, sans-serif;
}
h2
{
color: #71859E;
}
ul li{
list-style: none;
list-style-position: inside;
}
p{
padding:6px 0px 6px 0px;
letter-spacing: 0.1px;
line-height:120%;
}
th, td {
border:none;
text-align:left;
}


hr {
	margin-bottom:12px;
	border-top: 1px dashed #CFC0AF;
	border-right: medium none #CFC0AF;
	border-bottom: 1px solid transparent;
	border-left: medium none #CFC0AF;
}


#content ul, #content ul li{
list-style-type:disc;
/*list-style-position: outside;*/
margin-left:10px;
}
#content ul li{
margin-left:0px;
}
#wrapper{
padding:30px 0px 0px 0px;
width:933px;
min-height:500px;
background: url('images/right_strip.gif') no-repeat right 30px;
text-align:left;	
}
#header{
width:928px;
height:226px;	
background: url('images/header_bg.jpg') no-repeat top right;
}
#header img{
position: relative;
z-index: 5;
}
#body{
margin-left:1px;
width:926px;
background:#ffffff;
min-height: 400px;
}
#footer{
width:901px;
height:66px;
background: url('images/footer_bg.gif') no-repeat;
text-align:right;
color:#CCC;
padding: 22px 30px 0px 0px;
}
#footer a{
color:#ccc;
font-weight:bold;
text-decoration:none;
}
#search_tab{
float:right;
position: relative;
z-index: 3;
margin:-44px 6px 0px 0px;
height:32px;
width:245px;
padding-top:9px;
text-align:right;
background: url('images/search_tab.gif') no-repeat;
}
.search_go{
float:right;
margin: 0px 4px 0px 8px;
}
#navigation{
float:left;
width: 190px;
margin-right:0;
}

.menu {
font-size:12px;
text-decoration:none;
}
#content{
float:left;
min-height:600px;
width:700px;
}
.logo{
margin-left:22px;
float:left;
}
.header_img{
float:right;
margin:10px -12px 0px 0px;
}
#welcome_text{
width:457px;
float:left;
border-left: 1px solid #e5e5e5;
padding: 5px 10px 0px 10px;
}
#welcome_text p{
line-height:160%;
}
#latest_news{

}
.big_blue{
color:#2454C0;
font-size:13px;
font-weight:bold;
}
.h1_whats_happ{
background: url('images/h1_whats_happ.jpg') no-repeat;
text-indent:-9000px;
height:24px;
width:199px;
}
.h1_latest_news{
background: url('images/latest_news.jpg') no-repeat;
text-indent:-9000px;
height:20px;
width:133px;
}
.h1_latest_photos{
background: url('images/latest_photos.jpg') no-repeat;
width:245px;
height:37px;
float:left;
text-indent:-9000px;
}
.h1_nearest_club{
background: url('images/nearest_club.jpg') no-repeat;
width:232px;
height:37px;
float:left;
text-indent:-9000px;
}
.h1_new_to_gliding{
background: url('images/new_to_gliding.jpg') no-repeat;
width:234px;
height:37px;
float:left;
text-indent:-9000px;
}
.h1_quick_links{
background: url('images/h1_quick_links.jpg') no-repeat;
width:97px;
height:21px;
text-indent:-9000px;
}
#quick_links{
margin: 0;
min-height:120px;
}
#quick_links ul{
width:720px;
padding: 3px 0px 3px 0px;
}
#quick_links ul li{
	width: 230px;
	float:left;
	display:block;
	margin: 2px 8px 2px 0px;
}
#quick_links a{
color: #4276d2;
}
#sub_home{
float:left;
margin-top:10px;
width:714px;
}
#latest_news{
padding-left:20px;
margin-top: 5px;
width:200px;
float: left;
border-left: 1px solid #e5e5e5;
}
#latest_news ul{
margin-left: 4px;
}
#latest_news ul li{
list-style-type: none;
list-style-position:inside;
padding:4px 0px 4px 0px;
}
#latest_news a{
font-size:11px;
color:#4276d2;
}
#latest_photos{
width: 245px;
float: left;
}
#nearest_club{
width:232px;
float:left;
}	
#new_to_gliding{
width:234px;
float:left;
}
#new_to_gliding p{
margin-top: 21px;
}
.latest_photos_img{
margin-top:8px;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}
#latest_photos_tab{
float:right;
margin-right:6px;
background: url('images/latest_photos_tab.jpg') no-repeat;
width: 92px;
text-align: center;
padding-top:4px;
height: 24px;
}
#latest_photos h2{
font-size:16px;
font-weight: normal;
margin-top:35px;
color:#333;
}
#latest_photos_footer{
background: url('images/sub_footer_left.jpg') no-repeat;
height:8px;
}
#nearest_club_footer{
border-bottom: 1px solid #e5e5e5;
height:7px;
}
#new_to_gliding_footer{
background: url('images/sub_footer_right.jpg') no-repeat;
height:8px;
}
.sub_home_content{
border-left: 1px solid #e5e5e5;
min-height: 320px;
padding:48px 8px 8px 8px;
}
#associations{
margin:20px auto;
width:165px;
}

#club_detail .right_image
{
	float:right;	
	clear:right;
	padding-left:10px;
}

#club_detail #back-to-club-finder img
{
}

#club_detail .image_description
{
	text-align:right;
	font-style:italic;
	margin-top:2px;
	margin-bottom:10px;
}
#club_detail h2 {font-size:1.8em; }
#club_detail .tagline { font-size:1.5em;margin-bottom:5px; }

#club_detail hr {color:#ffffff; border-top:1px dotted #999;clear:right;}

#club_detail #details
{
	padding:10px;
	border:1px solid #ccc;
	margin-top:20px;
}

#club_detail #details hr {margin-bottom:10px;}

#club_detail #details th, #club_detail #details td
{
	vertical-align:top;
	border:0px;
}
#club_detail #details th
{
	text-align:left;
}

#club_detail #details #map_view
{
	cursor:pointer;
	margin-bottom:5px;
}

.right_pod_header, .right_pod_footer, .right_pod_body{
  height:9px;
  width:281px;
	line-height:9px;
	padding:0px;
  background-repeat: no-repeat;
}

.right_pod_header {
  background-image: url('right_pod_header.gif');
}

.right_pod_body {
  border-left: 1px solid #dde2ea;
  border-right: 1px solid #dde2ea;
	padding-left:3px;
	padding-right:3px;
  width:273px;
	height:auto;
}

.right_pod_footer {
  background-image: url('right_pod_footer.gif');
  margin-bottom:15px;
}

/** MENU **/

#menu- a.menu_items {
font-family:Arial, Helvetica, sans-serif;
	height: 27px;
	width: 185px;
	display:block;
	text-indent:25px;
	font-size:15px;
	color:#6B7380;
	text-decoration:none;
	font-weight:bold;
	
	line-height:27px;
}

#menu- a.menu_itemsselected {
	background: url("images/roll-over.jpg");
	font-family:Arial, Helvetica, sans-serif;
	height: 27px;
	width: 185px;
	display:block;
	text-indent:25px;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	line-height:27px;
	color:#6595DD;
}

#menu- a.menu_items:hover {
color:#6595DD;
}


#menu-subblock a.menu_items, #menu-subblock a.menu_itemsselected {
 	background: url("images/menu/submenu_bg.jpg") repeat-y;
	color: #32415a; 
	height:15px;
	line-height:15px;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 4px 32px;
	text-indent:0;
	height: 16px;
	text-decoration:none;
}
#menu-subblock a.menu_itemsselected {
color:#6595DD;
}
#navigation ul, #navigation ul li{
	margin: 0;
	padding: 0;
	list-style-position:outside;
}
ul#menu-subblock{
	margin: 0;
	padding: 0;
	padding-bottom:2px;
	background: url("images/menu/submenu_bg.jpg") no-repeat left bottom;
}

.classified{margin-bottom:10px;}
.classified_type{font-weight:bold;}

div.comment-box {
border:1px dashed #999999;
padding:5px;
padding-left:15px;
background-color:#EEEEEE;
margin:5px;
margin-bottom:10px;
}

div.comment-box ul {

padding-left:5px;
}

div.comment-box ul li{
list-style-image:url('/sites/gliding.co.nz/images/icons/page_white_acrobat.png');
list-style-position:outside;
list-style-type:disc;
padding:3px;
vertical-align:middle;
line-height:120%;

}

div.deleted {

display:inline;
text-decoration:none;
}
.eventTable table{

}

/** MEMBERS LISTINGS **/

.listing-table{
	margin:0;
}
.listing-table td {
	font-size:12px;
	padding:3px;
}
.listing-table p {
	padding:0px;
}
.listing-divider{
	margin: 0;
	padding:0;

}

.listing-name{
	color:#91afe2;
	font-size:14px;
	font-weight:bold;
	line-height: 28px;
}
.Caps {
	text-transform: capitalize;
}
#cancelled{
	background-color:#FFF2F2;
	margin:15px;
	padding:5px;
	text-align:center;
	color:#FF0000;
	border-top: dashed 1px #FFC1C1;
	border-bottom: dashed 1px #FFC1C1;
	font-style:italic;
	font-weight:bold;
}

fieldset {
border:1px dashed;
font-weight:bold;
}

#sitemap .pn-title {
font-size:16px;
}

#sitemap ul a {
text-decoration:none;
}

#sitemap ul a b{
font-size:14px;
color:#666666;
border-bottom:dotted 1px #666666;
}

#sitemap ul, #sitemap ul li{
padding:5px;
list-style:none;
list-style-image:none;
list-style-position:outside;
}

