@charset "utf-8";
/* CSS Document */

.blue {
	color: #3893d2;
}

.transitColumns {
	width:1000px;
	float:left;
	background:url(../images/sharepoint/box_mid.gif) left  top repeat-y;
	margin:10px 0 0 0;
	text-align:left;
	color:#444;
}

.transitColumns .top {
	width:1000px;
	float:left;
	background:url(../images/sharepoint/box_top.gif) left  top no-repeat;
}

.transitColumns .bottom {
	width:1000px;
	float:left;
	background:url(../images/sharepoint/box_btm.gif) left  bottom no-repeat;
}

.transitColumns .left {
	width:320px;
	padding:26px 0 26px 30px;
	float:left;
}

.transitColumns .right {
	width:620px;
	padding:0 0 46px 30px;
	float:left;
}

.transitColumns #transitContents {
	float:left;
	padding:0 0 0 20px;
	width:560px;
}

#globalCampaignContent #transitLinks {
	position:relative;
	display:block;
	width:602px;
	background:url(../images/sharepoint/rail.gif) center 21px no-repeat;
	margin:0;
	float:left;
	padding:0;
}

#transitLinks li {
	position:relative;
	display:block;
	margin:0;
	float:left;
	padding:0;
	width:86px;
	height:100px;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}

#transitLinks li a {
	position:relative;
	display:block;
	width:80px;
	height:40px;
	margin:0;
	float:left;
	padding:44px 3px 0 3px;
	text-align:center;
	color:#444;
	background:url(../images/sharepoint/stations.gif) -345px 11px no-repeat;
}

#transitLinks li .over {
	background:url(../images/sharepoint/stations.gif) -86px 11px no-repeat;
}

#transitLinks li .visited {
	background:url(../images/sharepoint/stations.gif) -172px 11px no-repeat;
}

#transitLinks li .overVisited {
	background:url(../images/sharepoint/stations.gif) -258px 11px no-repeat;
}

#transitLinks li a:link, #transitLinks li a:visited {
	color:#444;
}

#transitLinks li a:hover, #transitLinks li a:focus, #transitLinks li a:active {
	color: #3893d2;
}


#transitLinks.disabled li a {
	color:#444;
}

#transitLinks li.selected a {
	color:#3893d2;	
	background:url(../images/sharepoint/stations.gif) 0px 11px no-repeat;
}

#transitLinks li.target a {
	color:#3893d2;	
	background:url(../images/sharepoint/station_flash.gif) center 11px no-repeat;
}

#transitLinks li.selected, #transitLinks li.target {
	background:url(../images/sharepoint/pointer.gif) center bottom no-repeat;
}

.transitColumns a:hover {
	color: #3893d2;
}

.transitColumns h1 {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	position:relative;
	display:block;
	width:280px;
	color: #3893d2;
	line-height:28px;
	font-size:22px;
	font-weight:bold;
}

.transitColumns h2 {
	margin-bottom: 10px;
	color:#3893d2;
	font-weight:normal;
	margin-top:0;
	padding:15px 0 0 0;
	font-size:18px;
	line-height:20px;
}

.transitColumns p {
	margin-bottom: 10px !important;
}

.transitColumns .linkList h3 {
	margin-bottom:0;
	font-size:12px;
}


.transitColumns .linkList p {
	margin-top:0;
}

.transitColumns .note {
	font-size:9px;
}

.lowerBox a, .lowerBox a:link, .lowerBox a:visited {
	color:#3893d2;
}

.lowerBox a:hover, .lowerBox a:active, .lowerBox a:focus {
	color:#888;
}

.linkList a, .linkList a:link, .linkList a:visited {
	color:#3893d2;
}

.linkList a:hover, .linkList a:active, .linkList a:focus {
	color:#888;
}

.arrowLink {
	font-weight:bold;	
	display:inline-block;
	padding:2px 0 2px 16px;
	background:url(../images/sharepoint/link_arrow.gif) left center no-repeat;
}

ul.assets {
}

ul.assets li {
	padding-left: 30px;
	background-image: url(../images/assets_icons/ass_ico_doc.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 15px;
	margin-bottom: 0;
	padding-bottom: 8px;
	padding-top: 13px;
	margin-top: 0;
}

ul.assets li a {
	font-weight: bold;
}

ul.assets li.brs {
	background-image: url(../images/assets_icons/ass_ico_brs.gif);
}

ul.assets li.pdf_f {
	background-image: url(../images/assets_icons/ass_ico_pdf.gif);
}

ul.assets li.doc {
	background-image: url(../images/assets_icons/ass_ico_doc.gif);
}

ul.assets li.vid, ul.assets li.aud, ul.assets li.wcast {
	background-image: url(../images/assets_icons/ass_ico_media.gif);
}

ul.assets li.app {
	background-image: url(../images/assets_icons/ass_ico_app.gif);
}

ul.assets li.spr {
	background-image: url(../images/assets_icons/ass_ico_spr.gif);
}

.transitColumns .learn_more {
	margin-top: 20px;
	color: #3893d2;
}

.transitColumns .learn_more a {
	font-weight: bold;
	color: #3893d2;
}

.transitColumns .learn_more a:hover {
	color: #444444;
}

.tripleColumns {
	width:1000px;
	float:left;
	background:url(../images/sharepoint/3box_mid.gif) left  top repeat-y;
	margin:10px 0 0 0;
	text-align:left;
	color:#444;
}

.tripleColumns .top {
	width:1000px;
	float:left;
	background:url(../images/sharepoint/3box_top.gif) left  top no-repeat;
}

.tripleColumns .bottom {
	width:1000px;
	float:left;
	background:url(../images/sharepoint/3box_btm.gif) left  bottom no-repeat;
}

.tripleColumns .linkList {
	float:left;
	padding:20px 0;
	width:1010px;
	margin:0 -10px 0 0;
}

.tripleColumns .linkList li {
	float:left;
	margin:0;
	background:none;
	list-style:none;
	width:268px;
	padding:0 38px 0 30px;
}

.tripleColumns .linkList li .linkThumb {
	float:right;
	margin:0 0 20px 20px;
	padding:1px;
	border:1px solid #e5e5e5;
}

.linkList a, .linkList a:link, .linkList a:visited {
	color:#8f1925;
}

.linkList a:hover, .linkList a:active, .linkList a:focus {
	color:#888;
}

.arrowLink {
	font-weight:bold;	
	display:inline-block;
	padding:2px 0 2px 16px;
	background:url(../images/sharepoint/link_arrow.gif) left center no-repeat;
}
