/* @override http://samsog.affiniscape.com/associations/905/stylesheets/samsog_home.css */


/* Main Content
----------------------------------------*/
#maincontentcell {
	border-left: none;
	border-right: none;
}


/* Client-side Left Navigation
----------------------------------------*/
#leftnavcell {
	background: #ECE7D7 url(/associations/905/imgs/bak_navtop2.png) repeat-x;
	padding: 14px 14px 20px 14px;
}

#leftnavcell table {
	background: #fff none;
	padding: 0;
	width: 180px;
}

#leftnavcell p {
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 0 0;
}

#leftnavcell img {
	padding: 12px 0;
}

#leftnavcell a:link, 
#leftnavcell a:active, 
#leftnavcell a:visited {
	color: #3C547E;
	text-decoration: none;
	font-weight: normal;
}

#leftnavcell a:hover {
	color: #597FB0;
	text-decoration: none;
}

#leftnavcell ul {
	color: #333;
	margin: 13px 20px 0 8px;
	padding: 0;
	list-style: none;
	text-align: right;
}

#leftnavcell ul li {
	background: none;
	padding: 7px 0 7px 0;
}

#leftnavcell ul li,
#leftnavcell ol li {
	font: 16px Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.3em;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	background: #D0C6A6 url(/associations/905/imgs/bak_navtop2.png) repeat-x;
	padding: 14px 10px 20px 10px;
	width: 167px;
}

#rightnavcell h3 {
	color: #3C547E;
	font-size: 15px;
	line-height: 1em;
	border-top: none;
	border-bottom: 3px solid #597FB0;
}

#rightnavcell p {
	padding: 0 0 12px 0;
}


/* Calendar Widget
----------------------------------------*/
div#example1.quick-cal {
	margin: 15px 10px 25px 10px;
	width: 530px;
}

div#example1.quick-cal h3 {
	color: #938148;
	font-size: 30px;
	line-height: 1em;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 8px 0;
	border: none;
}

div#example1.quick-cal h3 a {
	color: #938148;
	font-weight: normal;
	text-decoration: none;
}

div#example1.quick-cal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#example1.quick-cal li {
	border-top: 6px solid #fff;
	padding: 0 0 10px 0;
}

div#example1.quick-cal li.odd { background: transparent url(/associations/905/imgs/bak_odd_li.png) no-repeat left bottom; }

div#example1.quick-cal li.even { background: transparent url(/associations/905/imgs/bak_even_li.png) no-repeat left bottom; }

div#example1.quick-cal li.odd div { background: transparent url(/associations/905/imgs/bak_odd_div.png) no-repeat left top; }

div#example1.quick-cal li.even div { background: transparent url(/associations/905/imgs/bak_even_div.png) no-repeat left top; }

div#example1.quick-cal li div {
	padding: 10px 0 0 70px;
}

div#example1.quick-cal li div:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#example1.quick-cal li div {display:inline-block;}
/* Hide from IE Mac \*/
div#example1.quick-cal li div {display:block;}
/* End hide from IE Mac */

div#example1.quick-cal span.date {
	color: #fff;
	display: block;
	float: left;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
	margin: 0 0 0 -65px;
}

div#example1.quick-cal span.date span {
	display: block;
	font-weight: normal;
	line-height: 0;
	vertical-align: top;
}

div#example1.quick-cal span.date em {
	display: block;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
}

div#example1.quick-cal h4 {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 14px;
}

div#example1.quick-cal h4 a {
	text-decoration: none;
}

div#example1.quick-cal p {
	color: #555;
	font-size: 11px;
	margin: 10px 1px;
}

div#example1.quick-cal span.register {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_span.png) no-repeat right top;
	float: right;
	margin: 0 10px;
}

div#example1.quick-cal span.register a {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_a.png) no-repeat left top;
	color: #fff;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}

