@charset "utf-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #3D7CC9;
	margin: 15px 0px 0px 0px;
	padding: 0;
	text-align: center;
	line-height: 16px;
}
h1 {
	font-size: 18px;
	color: #FE6B04;	
	font-weight: normal;
}
h2 {
	font-size: 15px;
	color: #0e2f64;	
}
a {
	color: #0e2f64;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;	
}
#container { 
	width: 921px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/images/container-bg.jpg);
	background-repeat: repeat-y;
} 
#header-flash { 
	clear: both;
	padding: 0px;
    width: 921px;
	height: 264px;
}	

#main-nav { 
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;	
	font-size: 11px;
	color: #0e2f64;	
	font-weight: bold;
	height: 37px;
	width: 891px;
	background-image: url(/images/main-nav-bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
} 
.main-nav a { 
	color: #0e2f64;
	text-decoration: none;	
}
.main-nav a:hover { 
	color: #ffffff;
}
#banner { 
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 10px;
	color: #999999;	
	height: 88px;
	width: 921px;
} 
#main-container {
	margin: 0px;
	padding: 0px;	
	height: auto;
	width: 921px;
}
#sidebar1 {
	float: left;
	padding: 0px;
	margin: 20px 0px 20px 20px; /* firefox fix */
	width: 261px;
	clear: left;
}
/*/*/html*#sidebar1 {
	margin-left: 20px;  /* safari fix */
}/* */	
html*#sidebar1 {
	.margin-left: 20px; /* IE7 fix */
	_margin-left: 10px; /* IE6 fix */
}
#sidebar-top {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 43px;
	width: 261px;
	text-align: center;
	clear: left;
	float: left;
}
#sidebar-middle {
	padding: 2px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 241px;
	height: 100%;
	background-image: url(/images/success-stories-middle.jpg);
	background-repeat: repeat-y;
	clear: left;
	float: left;
}
#sidebar-btm {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 39px;
	width: 261px;
	clear: left;
	float: left;
}
.orange-line {
	border-bottom: 1px solid #FF9900;
	margin: 20px 0px 20px 0px;
	width: 100%;
	height: 1px;
}
#bottom-pics {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 600px;
}
#our-cause {
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 280px;
}
#our-cause-top {
	padding: 0px;
	margin: 0px;
	height: 29px;
	width: 265px;
	background-image: url(/images/our-cause-top.jpg);
	background-repeat: no-repeat;
}
#our-cause-middle {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 245px;
	height: 90px;
	background-image: url(/images/our-cause-middle.jpg);
	background-repeat: repeat-y;
	clear: both;
}
#our-cause-btm {
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 265px;
	background-image: url(/images/our-cause-btm.jpg);
	background-repeat:  no-repeat;
	clear: both;	
}
#podcasts {
	float: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 280px;
}
#podcasts-top {
	padding: 0px;
	margin: 0px;
	height: 29px;
	width: 265px;
	background-image: url(/images/podcasts-top.jpg);
	background-repeat: no-repeat;
}
#podcasts-middle {
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 245px;
	height: 90px;
	background-image: url(/images/our-cause-middle.jpg);
	background-repeat: repeat-y;
	clear: both;
}
#podcasts-btm {
	padding: 0px;
	margin: 0px;
	height: 10px;
	width: 265px;
	background-image: url(/images/our-cause-btm.jpg);
	background-repeat:  no-repeat;
	clear: both;	
}
#mainContent { 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 0px;
	width: 600px;
} 
#mainContent-left { 
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 295px;
	font-size:12px;
} 
#mainContent-right { 
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 305px;
	text-align: right;
}
#licensing-footer {
	border-top: 1px solid #999999;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
}
#footer { 
	height:	54px;
	width: 921px;
	padding: 20px 0px 20px 0px;
	background-image: url(/images/all-lines-ftr.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
} 
#footer a { 
	color: #FFFFFF;
} 
#footer a:hover { 
	color: #FE6B04;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: 0px;
}
a {
	text-decoration: underline;
}

/* Standard Styles */

.CarTable 
{ 
	background-color: black; 
	margin: 0px; 
}

.CarContentCell 
{ 
	color: black; 
	padding: 6px; 
	background-color: #FEFEFE; 
}

.CarContentCellAlternate 
{ 
	color: black; 
	padding: 6px; 
	background-color: #F0F9FF; 
}

div.hr {
	margin: 4px 0 4px 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	background:#ffffff;
}

/* Listing Styles */

.Normal .CarLink a:link, .Normal .CarLink a:active, .Normal .CarLink a:visited
{
	color:#F27606;
	font-weight:bold;
}

a.arrowLink:link, a.arrowLink:visited, a.arrowLink:active 
{
	background: url("/images/icon_arrow.gif") no-repeat 3px 7px;
	margin:2px 10px 2px 0;
	padding:2px 2px 2px 18px;
}

/* Photo Styles */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}
div.felement ftext{
margin:12px 0px 0px 0;
}

.ticket_contents{ padding: 0px 10px; }

.ticket .timeline_container{ float: left; width: 100%; position: relative; margin-top: 15px; margin-bottom: 15px; padding: 5px 0; background: #FAFACB; border: 1px solid #bb9; }
.ticket.priority_highest .timeline_container,
.ticket.priority_highest #ticket_associations{ background: #fff4f4; border-color: #f99; }
.ticket.priority_high .timeline_container,
.ticket.priority_high #ticket_associations{ background: #fff4f4; border-color: #f99; }
.ticket.priority_normal .timeline_container,
.ticket.priority_normal #ticket_associations{ background: #FFFFE8; }
.ticket.priority_low .timeline_container,
.ticket.priority_low #ticket_associations{ background: #ECF8FF; border-color: #A6DDFF; }
.ticket.priority_lowest .timeline_container,
.ticket.priority_lowest #ticket_associations{ background: #ECF8FF; border-color: #A6DDFF;  }

.ticket .timeline{ padding: 0 10px 0 11px; }
.ticket .timeline_start{ height: 16px; position: absolute; top: 6px; left: 10px; color: #666; }
.ticket .timeline_start_current{ color: #000; }
.ticket .timeline_section{ float: left; position: relative; min-height: 18px; width: 20%; background: url(/images/timeline.section.incomplete.png) left 1px no-repeat; color: #666; }
.ticket .timeline_section_complete{ background: url(/images/timeline.section.complete.png) left 1px no-repeat; color: #666; }
.ticket .timeline_section_current{ background: url(/images/timeline.section.complete.png) right 1px no-repeat; color: #000; }
.ticket .timeline_arrow{ float: right; position: relative; height: 18px; width: 16px; background: url(/images/timeline.arrow.png) left 1px no-repeat; }

* html .ticket .timeline_section{ background-image: url(/images/timeline.section.incomplete.gif); }
* html .ticket .timeline_section_complete{ background-image: url(/images/timeline.section.complete.gif); }
* html .ticket .timeline_section_current{ background-image: url(/images/timeline.section.complete.gif); }
* html .ticket .timeline_arrow{ background: url(/images/timeline.arrow.gif) right 1px no-repeat; }

.ticket .timeline_marker{ float: left; position: relative; left: 100%; top: 1px; margin-left: -8px; }
.ticket .timeline_start span,
.ticket .timeline_marker span{ display: block; font-size: 9px; position: relative; width: 100px; text-align: center; left: -42px; }
.ticket .timeline_start span{ text-align: left; width: auto; left: 0; }
.ticket .timeline_end span{ text-align: right; left: -84px; }

#repositories_list .repository .timeline { position: relative; bottom: 0px; left: 0; font-size: 10px; height: 40px; margin: 0; padding: 3px; border: 1px solid #ccc; background: #fff; white-space: nowrap; }
#repositories_list .repository .timeline li { position: relative; float: left; width: 9px; margin: 0 3px 0 0px; padding: 0; height: 100%; background: #eef3f7; }
#repositories_list .repository .timeline li a { cursor: default; display: block; height: 100%; }
#repositories_list .repository .timeline li .label { display: block; position: absolute; bottom: -2em; left: 0; background: #fff; width: 100%; height: 2em; line-height: 2em; text-align: center; }
#repositories_list .repository .timeline li a .count { display: block; position: absolute; bottom: 0; left: 0; height: 0; width: 100%; background: #929ea9; text-indent: -9999px; overflow: hidden; }
#repositories_list .repository .timeline li:hover { background: #ddd; }
#repositories_list .repository .timeline li a:hover .count { background: #900; }
#repositories_list .repository .repository_description{ color: #444; font-size: 12px; }
