html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 13px;
}

html>body #container {
	height: 100%;
}

#warning-old-ie {
	display: none;
}

#header {
	width: 100%;
	height: 150px;
	border-top: 2px solid #bd2634;
	background: #f6f6f7 url('/img/header-stripes-gradient.png') bottom left repeat-x;
	position: absolute;
}

#header img.logo {
	position: absolute;
	top: 15px;
	left: 20px;
	border: 0;
}

#header .search-box {
	position: absolute;
	top: 40px;
	right: 20px;
	text-align: right;
}

#header .search-box input {
	padding: 3px;
	font-size: 12px;
}

#header .search-box input.submit {
	padding: 0;
	position: relative;
	top: 6px;	
}

#header .search-box a {
	color: #000;
	font-size: 11px;
}

#header .search-box a:hover {
	text-decoration: none;
}

#header ul.top-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	position: absolute;
	top: 112px;
	left: 125px;
}

#header ul.top-menu li {
	float: left;
	margin: 0 1px 0 0;
	background: #bd2634 url('/img/top-menu-background.png') bottom left repeat-x;	
}

#header ul.top-menu li a {	
	float: left;
	color: #fff;		
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 12px;	
	padding: 5px;
	display: block;
	line-height: 14px;
	max-width: 170px;
	min-height: 26px;
}

#header ul.top-menu li a.current {
	color: #bd2634;
	background: #fff;	
}

#header ul.top-menu li.fix-height a {
	padding: 12px 5px 0px 5px;
}

#header ul.top-menu li.home a {
	background: url('/img/top-menu-home-icon.png') 5px 14px no-repeat;
	padding: 12px 5px 0px 20px;
}

#header ul.top-menu li.home a.current {
	background: #fff url('/img/top-menu-home-icon-on.png') 5px 14px no-repeat;
}

#header ul.top-menu li a:hover {
	text-decoration: underline;
}

#header ul.top-menu li a.current:hover {
	text-decoration: none;
}

#content {
    padding: 165px 20px 121px 20px;
}

#content .paginate {
	margin: 15px 0 0 0;
	text-align: right;
	color: #ccc;
}

#content .paginate b {
	padding: 2px 4px 2px 4px;
	border: 1px #8097ab solid;
	color: #8097ab;
	background-color: #c5d6e5;
	text-decoration: none;
	font-weight: bold;
}

#content .paginate a:link,
#content .paginate a:visited {
	color: #8097ab;
}

#content .paginate a:hover {
	text-decoration: underline;
}

#home .left-col,
#article .left-col {
	float: left;
	width: 75%;
	background: transparent url('/img/feature-pipe-right.png') top right no-repeat;
	min-height: 550px;
}

#home .left-col img.map {
	float: right;
	margin: 0 20px 0 0;
}

#home .left-col .hr {
	clear: both;
	float: left;
	margin: 20px auto 0 auto;
	background: transparent url('/img/feature-pipe.png') top center no-repeat;
	width: 100%;
	height: 20px;
	display: block;
	border: 0;
}

#home h1,
#article h1,
#home h2,
#article h2 {
	font-size: 17px;
	color: #8097ab;
}

#home h1,
#article h1 {
	font-size: 19px;
}

#home .left-col p {
	font-size: 14px;
	margin-right: 20px;
}

#home .left-col ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

#home .left-col ul li {
	background: transparent url('/img/bullet-arrows-red.png') 0px 5px no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0;
}

#home .left-col ul li a {
	color: #bd2634;
	font-weight: bold;
	font-size: 15px;
}

#home .left-col ul li a:hover {
	text-decoration: none;	
}

#home .right-col,
#article .right-col {
	float: left;
	width: 25%;
}

#home .right-col hr,
#article .right-col hr {
	border: 0;
	height: 2px;
	background: url('/img/gray.png');
	margin: 0 0 0 20px;
}

#home .right-col ul,
#article .right-col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home .right-col ul li,
#article .right-col ul li {
	margin: 0 0 5px 0;
}

#home .right-col ul li span,
#article .right-col ul li span {
	color: #dbdbdb;
}

#home .right-col ul li a,
#article .right-col ul li a {
	color: #bd2634;
}

#home .right-col ul li a:hover,
#article .right-col ul li a:hover {
	text-decoration: none;
}

#home .right-col .cats,
#article .right-col .cats {
	font-size: 12px;
}

#home .right-col .cats a,
#article .right-col .cats a {
	color: #8097ab;
}

#home .right-col .cats a:hover,
#article .right-col .cats a:hover {
	text-decoration: none;
}

#home .right-col a.rss-orange,
#article .right-col a.rss-orange {
	background: transparent url('/img/icon-rss-orange.png') 0px 2px no-repeat;
	color: #ff7718;
	padding: 0 0 0 20px;
	font-size: 11px;
}

#home .right-col a.rss-orange:hover,
#article .right-col a.rss-orange:hover {
	text-decoration: none;
}

#home .block,
#article .block {
	margin: 0 20px 0 20px;
}

#home .urgent {
	background: #6d8192 url('/img/bg-urgent.png') top right no-repeat;
	padding: 2px 2px 2px 10px;
	margin: 0 0 0 20px;
	color: #fff;
}

#home .urgent ul li span {
	color: #a7d5ff;
}

#home .urgent h2,
#home .urgent ul li a {
	color: #fff;
}

#home .urgent a.rss-blue {
	background: transparent url('/img/icon-rss-blue.png') 0px 2px no-repeat;
	color: #75beff;
	padding: 0 0 0 20px;
	font-size: 11px;
}

#home .urgent a.rss-blue:hover {
	text-decoration: none;
}

#home .login {
	background-color: #e0e0e4;
	padding: 10px;
	margin-right: 0;
}

#home .login h3 {
	background: #e0e0e4 url('/img/icon-block-login.png') 0px 3px no-repeat;
	font-size: 11px;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	margin: 0;
}

#home .login p {
	font-size: 11px;
}

#home .login a {
	color: #000;
}

#home .login a:hover {
	text-decoration: none;
}

#home .login a.forgot_password {
	position: relative;
	top: -7px;
}

#article .archive h2 {
	color: #5b6a77;
	border-bottom: 1px solid #e0e0e4;
}

#article .archive h3 a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
}

#article .archive h3 a:hover {
	text-decoration: underline;
}

#article .archive ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#article .archive ul li {
	margin: 0 0 5px 0;
}

#article .archive ul li span {
	color: #dbdbdb;
}

#article .archive ul li a {
	color: #bd2634;
}

#article .archive li a:hover {
	text-decoration: none;
}

#article .paginate,
#article .navigate,
#article .entry {
	margin: 0 20px 0 0;
}

#article .paginate,
#article .navigate {
	margin-top: 10px;
}

#article .entry h1 {
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
} 

#article .entry p.date {
	margin-top: 0;
	padding-top: 0;
}

#article .entry h1 a {
	color: #8097ab;
	text-decoration: none;
}

#article .entry h1 a:hover {
	text-decoration: underline;
}

#article .entry img {
	margin: 5px 10px 5px 10px;
	border: 0;
}

#article .entry ol,
#article .entry ul {
	margin: 0;
	padding: 0 0 0 30px;
}

#article .entry a,
#home .left-col a {
	color: #bd2634;
}

#article .entry a:hover,
#home .left-col a:hover {
	text-decoration: none;
}

#article .navigate a {
	color: #8097ab;
}

#article .navigate a.next {
	float: right;	
}

/*#article .navigate a span.raquo,
#article .navigate a span.laquo {
	font-weight: bold;
	font-size: 15px;
}*/

#article .navigate a.next:hover,
#article .navigate a.prev:hover {
	text-decoration: none;
}

#article .right-col {

}

#article .calendarBG {
	background-color: #fff; 
	margin: 0 0 15px 0;
	text-align: center;
}

#article .calendarBlank { 
	background: #fff url("/img/cal_noday.png") top left;
}

#article .calendarHeader { 
	font-weight: bold; 
	color: #000; 
	text-align: center;
}

#article .calendarMonthLinks {
	font-size: 11px;
	font-weight: bold;
	letter-spacing:	.1em;
}

#article .calendarMonthLinks a,
#article .calendarMonthLinks a:link,
#article .calendarMonthLinks a:visited {
	color: #bd2634;
	text-decoration: none;
}
  
#article .calendarMonthLinks a:hover {
	text-decoration:   underline;
}

#article .calendarDayHeading {
	font-weight: bold; 
	font-size: 11px;
	color: #a4a2a2; 
	text-align: center;
	vertical-align: middle;
	line-height: 6px;
}

#article .calendarToday,
#article .calendarCell { 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:  center;
	vertical-align: middle;
	color: #000;
	background: #ebebeb url("/img/cal_today.png") top left;
}

#article .calendarCell {
	color: #8e8c8c;
	background: #ebebeb url("/img/cal_today.png") top left;
}

#article .calendarCell a,
#article .calendarToday a,
#article .calendarCell a:link,
#article .calendarToday a:link,
#article .calendarCell a:visited,
#article .calendarToday a:visited {
	color: #bd2634;
	text-decoration: none;
	border-bottom: 1px dashed #bd2634; 
}
  
#article .calendarCell a:hover,
#article .calendarToday a:hover {
	border-bottom: 1px solid #bd2634; 
}

#content .whereami {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
}

#content .whereami a {
	color: #5e5e5e;
}

#page,
#directory {
	background: transparent url('/img/page-bg-logo-idl95.png') 15px 20px no-repeat;
	min-height: 530px;
}

#page .left-col {
	float: left;
}

#page .seventy-five {
	width: 75%;
}

#page .fifty {
	width: 50%;
}

#page .selected_address {
	padding: 3px 10px 10px 10px;
	margin-right: 30%;
	margin-top: 10px;
	background-color: #C3C3C3;
}

#page h1,
#search h1,
#directory h1 {
	font-size: 19px;
	/*text-transform: uppercase;*/
	color: #8097ab;
}

#page blockquote,
#directory blockquote {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#page .idlnumbers p {
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 15px 30%;
}

#page .idlnumbers .red {
	font-family: Verdana;
	color: #bd2634;
	font-size: 18px;
	font-weight: bold;
}

#page a,
#search a,
#directory a {
	color: #bd2634;	
}
	
#page a:hover,
#search a:hover,
#directory a:hover {
	text-decoration: none; 	
}

#page p,
#search p {
	line-height: 18px;
	margin: 0 15px 0 0;
}

#page p.center {
	text-align: center;
}

#page h2,
#search h2,
#directory h2 {
	font-size: 14px;
	/*text-transform: uppercase;*/
	color: #bd2634;
}

#directory .member {
	float: left;
	width: 280px;
	min-height: 280px;
	padding: 0 10px 0 10px;
}

#search fieldset {
	border: 1px solid #ccc;
	margin: 0 0 15px 0;
}

#search legend {
	color: #bd2634;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	font-size: 14px;
}

#search select {
	margin: 10px 0 0 0;
}

#page h3 {
	font-size: 13px;
	font-weight: bold;
	background: transparent url('/img/bullet-arrow-red.png') 0px 5px no-repeat;
	padding: 0 0 0 20px;
}

#page ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page ul li {
	background: transparent url('/img/bullet-arrow-red.png') 0px 5px no-repeat;
	padding: 0 0 3px 20px;
}

#page ul.commit li,
#page ul.join li {
	padding: 0 0 15px 20px;
}

#page ul.join li ul {
	list-style: disc;
	padding: 0 0 0 15px;
}

#page ul.join li ul li {
	background: none;
	padding: 0;
}

#page .frame {
	background-color: #bd2634;
	color: #fff;
	margin: 15px 15px 0 0;
	padding: 10px 10px 15px 10px;
}

#page .frame h2 {
	color: #fff;
	margin-top: 0;
	text-transform: uppercase;
}

#page .frame ul li {
	background: transparent url('/img/bullet-arrow-white.png') 0px 6px no-repeat;
	padding: 0 0 5px 20px;
	line-height: 18px;
}

#page .right-col {
	float: left;
}

#page .twenty-five {
	width: 25%;
	text-align: center;
}
	
#page .right-col blockquote {
	background: transparent url('/img/bg-quoleft.png') top left no-repeat;
	color: #bd2634;
	font-style: oblique;
	padding: 10px 0 0 30px;
	margin: 10px 0 0 5px;
	text-align: left;
}

#page .right-col blockquote div {
	background: transparent url('/img/bg-quoright.png') right bottom no-repeat;
	padding: 0 30px 10px 0;
}

#search hr,
#article .left-col hr {
	border: 0;
	height: 2px;
	background: #ccc url('/img/gray.png');
	color: #ccc;
	margin-top: 20px;
}

#footer {
	float: left;
	width: 100%;
	border-top: 2px solid #3f3f3f;
	background: #202020 url('/img/footer-stripes-gradient.png') top left repeat-x;	
	position: fixed;
	bottom: 0;
}

#footer #colsheading,
#footer #cols  {
	float: left;
	width: 100%;	
}

#footer .col {
	float: left;
	width: 195px;
	padding: 20px 20px 10px 20px;
	border-right: 1px solid #202020;
}

#footer #colsheading .col {
	padding: 20px 20px 0px 20px;
}

#footer #cols .col {
	padding: 0px 20px 0px 20px;
}

#footer .col h3 {
	margin-top: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#footer .col h3 a {
	color: #bd2634;	
	text-decoration: none; 	
}

#footer .col h3 a:hover {
	text-decoration: underline;
}

#footer .col ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .col ul li a {
	color: #9f9f9f;
	text-decoration: none;
}

#footer .col ul li a:hover {
	text-decoration: underline;
}

#footer ul.contacts li {
	background: url('/img/bullet-contacts-1.png') 0px 5px no-repeat;
	padding: 0 0 0 10px;
}

#footer ul.contacts li ul li {
	background: url('/img/bullet-contacts-2.png') 0px 5px no-repeat;
}

#footer ul.links li {
	background: url('/img/bullet-links.png') 0px 6px no-repeat;
	padding: 0 0 0 14px;
}

#footer ul.downloads li {
	background: url('/img/bullet-downloads.png') 0px 3px no-repeat;
	padding: 0 0 0 14px;
}

#footer ul.forums li {
	background: url('/img/bullet-forums.png') 0px 3px no-repeat;
	padding: 0 0 0 14px;
}

#footer div.footer {
	clear: left;
	color: #3f3f3f;
	padding: 0 20px 1px 20px;
}

#footer div.footer p {

}

#footer div.footer a {
	color: #3f3f3f;
}

#footer div.footer a:hover {
	text-decoration: none;
}
