@charset "UTF-8";
/* CSS Document SOMbike.com*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}

body {
	font-family:"Verdana","Arial","Helvetica","Geneva",sans-serif;
	background:#FFF url(images/SOM-header-background.jpg) top center no-repeat;
	height:100%;
}
img {
	border:0;
}
P {
	font-size:10px; 
	color:#333333;
	line-height:16px;
	}
h2 { 
	color:#444;
	font-size:11px;
	color:#444;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:5px;
	width:550px;
}
h3 {
	padding-top:15px;
	font-size:12px;
	color:#333;
}
.red  {
	color:#82262A;
}


#wrapper {
	margin-top:0px;
	padding: 0px;
	border:0;
	width: 1024px;
	margin-right:auto;
	margin-left:auto;
	height:800px;	
}	
#header {
	width:1000px;
	float:left;
	padding:0;
	margin:0;
	border:0;
}
#header-inner {
	width:1000px;
}
#header-left {
	float:left;
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-left: 30px;
	}
	
#header-right {
	float:right;
	margin:0;
	width:360px;
	padding-top: 42px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#header-links {
	float:right;
	margin:0;
	width:600px;
	padding-top: 2px;
	padding-right: 206px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
	font-size:10px;
	}
#main {
	float:left;
	width:1024px;
	clear:both;
	padding-bottom: 20px;
}
#content {
	float:left;
	width:800px;
}
#footer{
	width:100%;
	float:left;
	clear:both;
	text-align:center;
}
#footer-left {
	float:left;
	padding-left:88px;
}
#footer-right {
	float:right;
	text-align:left;
	padding-left:10px;
	padding-right:150px;
	padding-top:65px;
	padding-bottom:25px;
	width:420px;
}
#footer p {
line-height:18px;
}

a {
   color:#00389F;
   text-decoration:none;
   border:none;
}
a:visited {
	color:#999;
	border:none;
}
a:hover {
	background-color:#FFC;
	border:none;
	text-decoration: none;
	list-style-image: none;
}

.slogan {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color: #808080;
	text-indent:-10px;
	font-style:oblique;
}
#center {
	float:right;
	text-align:left;
	width:530px;
	padding-right:20px;
}
#main-header {
	background-color:#999;
	width:100%;
	color: #FFF;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 4px;
}
	
#sidebar-left {
	width:225px;
	margin-left:0px;
	margin-right:0px;
}
.sidebar-left-item {
	margin:20px 0px;
	text-align:center;
}
#events {
	background-color:#003B9F;
	padding:3px;
	margin-bottom:4px;
}
#sidebar-right-banner-2 {
	margin-bottom:10px;
	font-size:11px;
	line-height:16px;
}
.events-header {
	color:#FFF;
}
#agenda {
}
#sidebar-right {
	float:right;
	width:200px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
}
#links-sidebar {
	text-align:center;
	padding-top:20px;
}
#sidebar-press {
	margin-bottom:20px;
}
table.events {
	width:175px;
	border-collapse:collapse;
	background: url(images/table-background.png) bottom center no-repeat;
	}
table.press {
	width:200px;
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-top-color:#999999;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-left-color:#999999;
	border-width: 1px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
}
table.press th {
	text-align:left;
	font-size:12px;
	background-color: #E1F4FD;
	line-height: 20px;
	letter-spacing: 2px;
	padding: 4px;
}
table.events td {
	margin:0;
	padding:4px;
	border-bottom:1px dashed #FFF;
	font-size:10px;
	line-height:14px;
}
table.press td {
	margin:0;
	padding:4px;
	border-bottom:1px dashed #666666;
	font-size:10px;
	line-height:14px;
}
table tr {
	padding:2px;
}
table td a {
	display:block;
	color:#666;
}
.event-date {
	color:#003B9F;
	font-weight:bold;
	text-decoration:underline;
}
.press-source {
	font-weight:bold;
	color:#003B9F;
}
.links {
	margin-top:10px;
	text-align:left;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.links ul{
	width:200px;
	border-collapse:collapse;
	margin-left: 0px;
	padding-left:0px;
	font-size:10px;
	line-height:14pt;
	list-style-type: none;
	color: #666;
}
.links ul a {
	color:#003B9F;
	padding-left:4px;
}
.links ul a:hover {
		background-color:#FFC;
}
.links-header {
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	font-weight: bold;
	color: #666;
	background-color:#FED800;
	width:186px;
	display:block;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
	font-weight: bold;
	font-size:10px;
	width: 100%;
	font-size: 8px;
	text-align: right;
}

.underlinemenu ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: RIGHT; /*set value to "left", "center", or "right"*/
	font-size:10px;
}

.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	color: #494949;
	padding: 6px 3px 3px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 2px solid #666; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-color: #FED800;
}
#header-left a:hover {
	background-color:#FFF;
}

#links-main {
	padding-top:10px;
	width:550px;
	float:left;
	text-indent:5px;
}
#links-main ul {
	font-size:11px;
	text-decoration:none;
	list-style-type: none;
	text-indent:10px;
	line-height:16px;
}
#sidebar-right-banner-1 {
	width: 200px;
	overflow:hidden;
	float: none;
	color:#009;
	
	font-size:11px;
}
.map-google {
	padding-left:5px;
	text-align:center;
}
#about {
	margin-top:10px;
	width:500px;
	font-size:12px;
	line-height: 20px;
	padding-left: 20px;
}
#center p {
	padding-top:10px;
	font-size:12px;
	line-height:22px;
	padding-bottom: 10px;
}
#join {
	margin:10px 20px 20px 20px;
}
.join-text {
	font-size:12px;
	color:#333;
}
.join-text p{
		padding-left:10px;
}
.join-text ul li{
	padding-top:10px;
	list-style-type: none;
	color:#666;
	padding-left:10px;
}
.join-text strong{
	color:#555;
	font-weight:bold;
}
.join-committees li{
	margin-left:20px; 
	list-style:square;
	font-size:11px;
}

.index-list li {
	padding-top:10px;
	list-style-type: none;
}
#rules-of-the-road ul {
	background-color:#FC9;
	padding:8px;
}
#rules-of-the-road ul {
	font-size:12px;
	color:#003B9F;
}
#rules-of-the-road ul li {
	list-style-type:none;
	padding-top:5px;
	padding-bottom:5px;
}
#quotes em {
	color:#512C22;
	line-height:18px;
	text-align:left;
	margin-bottom:4px;
	}
#quotes {
	padding-left:10px;
}
#education {
	float:left;
	width:550px;
}
#education-header {
	float:left;
	padding:20px 0px 10px 10px;
	width:550px;
}
#illustration {
	float:right;
	width:170px;
}
#letsride {
	float:left;
	width:300px;
}
#top-para {
	width:350px;
 	float:left;
	padding:5px 10px 10px 20px;
}
.education {
	color:#333;
	font-size:12px;
	line-height:18px;
	padding:0;
}
#education-main {
	width:540px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#education-main ul li {
	text-indent:0px;
	font-size:11px;
	padding-bottom:4px;
	margin-left:30px;
}
#class-info {
	border:#009 dotted 2px;
	padding:8px;
	margin:20px 0px;
	line-height:20px;
}
.education p {
	margin:4px 0px;
	padding:0px;
	line-height:12px;
}
#education-main.strong {
	margin:0;
	padding:0;
}
.name {
	color:#006;
}
.chain {
	margin:20px 0px;
	text-align:center;
}
#btww-flyer {
	margin:10px 0 0 10px;
	}
#btww-info {
	margin-left:10px;
	background:url(images/SOMbike-bike-to-work-week-poster_03.jpg) no-repeat top left;
	padding:20px 40px 20px 10px;
}
#btww-banner-text {
	color:#666; 
	display:block; 
	background:url(images/BTWW-banner_02.jpg) top left;
	margin-bottom:10px;
}
.btww-date {
		color:#0072B5;
		padding:0 10px 0 0;
		font-weight:bold;
		font-size:14px;
}

.btww-time {
		color:#0072B5;
		font-weight:bold;
		padding-right:8px;
}
.btww-location {
		color:#0072B5;
		padding:0 8px 0 10px;
		font-weight:bold;
}
#t-shirt {
	text-align:center;
	color:#0072B5;
	margin:0 20px 20px 20px;
	padding:0px 10px;
	font-size:12px;
}

