﻿/*Club 63 North css update 2010 - Athabasca Media */
/*------------------------------------------------*/

body {
	background: #222;
	color: #444;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 12px;
}

a {
	color: #222;
}
a:hover {color: #0000ff;}

.top {
	background-color:#ffd700;
	width:auto;
	height:15px;
}

.topb {
	background-color:#EEE;
	width:auto;
	height:5px;
}


.main {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	width: 880px;
	border: 0px solid #DFEEF7;
	 
}

.content {
	float: right;
	margin:auto;
	padding: 5px 20px;
	width: 625px;
 
	 
	 
}
/*-----------New Vertical Menu Feb2010----*/
.sidebarmenu ul{
margin: 0;
padding: 0;

list-style-type: none;
font: bold 13px Verdana;
width: 200px; /* Main Menu Item widths */

}
 
.sidebarmenu ul li{
position: relative;
z-index:999;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;

border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #4662A3; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
color:black;
background-color: #ffd700;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }


/*---end menu----*/
.title
{
  	color:#333569;
   	font-size: 14px;
   	font-weight: bold;
	margin: 0px;
}

.date
{
    font-size: 12px;
    margin:0px;
}
.sandi
{
    font-size: 12px;
    margin:2px;padding:5px;
background:#ccc;
}


.more
{
	font-size: 11px;
	margin-top:5px;
	text-align:right;
	margin-right:35px;
	color:#444;
}
.more a{font-size:11px;
	color:#444;
	text-decoration:none;
}
.more a:hover{
	font-size:11px;
	color:#000064;
}
.cluba  a:active{
background-color: red; /*background of tabs (default state)*/
}
h1 {
	font: 18px verdana;
	color:#4662A3;
	margin: 0px;
}

h2 {
	font-size:14px;
	color:#787878;
	margin:9px 9px 9px 3px;

}

h3 {
	color:#579;
   	font-size: 14px;
	margin-bottom: 4px;
}

.insidebox {
margin:auto;
    width: auto;
    line-height: auto;
    color: #555A60;
    font-size:14px;
    padding: 5px 6px 0px 6px;
    background-color:#f9f9f9;
    border:1px solid #efefef;
    text-align: justify;
    

}

a.img{
border:none;

}

.insidebox.a.img {
border: none;}

.insidebox h1 {
font-size:16px;
color:#000;
font-weight: bold;

}
.insidebox h2.fm{
border:none;
}
.insidebox ul{
margin-left:30px;
}
.insidebox li {
list-style-type: disc;
margin-bottom:10px;
}
.insidebox li.club{
list-style-type:decimal;
margin-bottom:10px;
}
.insidebox ol.ad{
list-style-type:none;
margin-bottom:0px;
}
.insidebox ol {
list-style-type: disc;
margin-left:15px;
margin-top:10px;
margin-bottom:10px;
}
 
.archive
{
    width:100px;
    line-height: 20px;
    font-size:10px;
    background-color: #f4f1f1;
    border:1px solid #DDDDDD;
    float:left;
    text-align:center;
}



/*traditional - Athabasca Media */

li {list-style: none;}



.clearer {clear: both;}

.footer {
	width: auto;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	background: #4662A3;
	border:none ;
	text-align: center;
	height: auto;
}
.footer a{
color:yellow;
}

/*---Club 63 Board and Staff format */

#mytable {	width: 580px;
padding: 0;
margin: 0;
}caption {padding: 0 0 5px 0;
width: 580px;
font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}th {font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	color: #4f6b72;	border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}
#mytable.club {
border:none;
}
th.nobg {	
border-top: 0;
border-left: 0;
border-right: 1px solid #C1DAD7;
background: none;}

td {	
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
background: #fff;
padding: 6px 6px 6px 12px;
color: #4f6b72;
}
td.club{
border:0px;
padding: 6px 6px 6px 12px;
}
tr.xclub{
border:0px;
}
td.alt {
background: #F5FAFA;
color: #797268;
}

th.spec {
}

a:link.img, a:visited.img {
text-decoration: none;
border: none;
} 


