﻿/*===========================================
	welcome button / login button
===========================================*/
.ms-SPLink *{
	border: 0px;
	margin: 0;
	padding: 0;
}
.ms-SPLink{
	line-height: 18px;
}
.ms-SPLink a{
	text-indent: 20px;
}
.ms-SPLink img{
	float:left;
}
.ms-SPLink a{
	float:left;
}
.ms-SPLink img{
	margin: 4px 0 0 0;
}
.ms-SPLink A:visited{
	display:block;
	color:#fff;
	text-decoration:none;
}
.ms-SPLink A:link{
	display:block;
	color:#fff;
	text-decoration:none;
}
.ms-SPLink A:hover{
	text-decoration:none;
	background-color: transparent;
}
.ms-SpLinkButtonActive a{
	height: 18px;
}
.ms-SpLinkButtonInActive a{
	height: 18px;
}
.ms-SpLinkButtonActive{
	height: 18px;
}
.ms-SpLinkButtonInActive{
	height: 18px;
}
.ms-SpLinkButtonInActive{
	background-image: none;
	background-repeat:no-repeat;
	background-color: transparent;
}
.ms-SpLinkButtonActive{
	border-color: transparent;
	background-image: none;
	background-repeat:no-repeat;
	background-color: transparent;
}

.ms-pagebreadcrumb{
	display:none;
}
/*===========================================
	Search
===========================================*/
#SRSB *{
	padding: 0;
	margin: 0;
}
td.ms-sbcell{
	border-color: transparent;
}
select.ms-sbscopes{
	display:none
}
td.ms-sbcell input{
	height: 15px;
	line-height: 15px;
	border: 0px;
	font-size: 10pt;
	font-family: Verdana;
	position:relative;
	left: 50px;
	top: 4px;
}
td.ms-sbgo{
	display: none
}

/*===========================================
	webpart
===========================================*/
.ms-WPHeader TD{
	border-bottom:1px solid transparent !important;
}
.ms-WPBorderBorderOnly{
	border: 1px transparent solid !important;
}
.ms-WPBorder{
	border: 1px transparent solid !important;
}
.ms-partline {
	background-color:#fff;
	border-bottom: 1px transparent solid !important;
}
.ms-WPTitle{
	font-weight:bold;
	font-family: Verdana;
	font-size:10pt;
	margin: 0 0 10px 0;
}
.ms-WPTitle A:visited{
	text-decoration:none;
	cursor:pointer;
}
.ms-WPTitle A:link{
	text-decoration:none;
	cursor:pointer;
}
a.ms-addnew{
	font-weight:normal;
	font-family: Verdana;
	font-size:8pt;
	text-decoration:none;
}
/*.ms-WPBody, .ms-WPBody FONT, .ms-WPBody p{
	font-family: Verdana;
	font-size: 9pt;
}*/
/*===========================================
	topNavigation
===========================================*/
.ms-topnavselected{
	border: 0px;
	background-image: none;
	background-color: transparent;
	font-size: 10pt;
	color:#fff;
	height: 96px;
	width: 96px;
}
.ms-topnav{
	border: 0px;
	background-image: none;
	background-color: transparent;
	font-size: 10pt;
	color:#fff;
	height: 96px;
	line-height: 18px;
	width: 96px;
}
.ms-topnavselected img{
	display:none;
}
.ms-topnav img{
	display:none;
}
.ms-topnavselected a{
	padding: 0;
	text-align:center;
	font-weight: 700;
	line-height: 18px;
}
.ms-topnav a{
	padding: 0;
	text-align:center;
	font-weight: 700;
	line-height: 18px;
}
.ms-topNavFlyOuts a{
	display:block;
	*width:88px;
	min-width:88px;
	color:#3764a0;
	padding:8px 4px;
}

