body
{
	background-color: #d1d5ba;
	background-image: url(/img/microsoft_teams_bg.jpg);
	color: #30302e;
}

.header
{
	border-bottom: 4px #a0ba9e solid;
}



.bottom
{
	background-image: url(/img/bottom_back.png);
}

#dnn_ContentPane
{
	background-image: url(/img/teams/contentpane_back.png);
	background-repeat: repeat;
	padding: 10px;
	width: 600px;
}

#dnn_ContentPane .box
{
	padding: 0;
}

#dnn_RightPane .box {
	padding:0;
}

.menubox
{
	padding: 5px;
}

.menubox a img
{
	padding: 0 5px;
}

#dnn_RightPane .menubox
{
	background-image: url(/img/teams/contentpane_back.png);
}

#dnn_HeaderPane
{
	background-image: url(/img/teams/headerpane_back.png);
	margin-bottom: 20px;
}


.content hr
{
	border-color: #929290;
	margin: 10px 0 10px 0;
}

#dnn_ContentPane h2
{
	margin: 0;
	margin-top: 10px;
	text-transform: capitalize;
}

h2, h3, .blue
{
	color: #faa635;
	clear: none;
}

p img
{
	margin-right: 3px;
}

.right hr
{
	margin: 5px auto 5px auto;
	border-color: #929290;
	text-align: center;
}

.right a:hover img
{
	background-color: #daeff1;
}

.bottomTableMiddle
{
	border-left: 2px #a0bfa4 solid;
}

.bottomTableRight
{
	border-left: 2px #a0bfa4 solid;
}

.bottom h3 a, .bottom .minfo a, #subscribebox a
{
	color: #a0bfa4;
}

.content a
{
	color: #7d9b7f;
}

.content ul
{
	list-style-image: url(/Portals/0/teams/tick.png);
	padding-left: 15px;
	margin: 0;
	margin-bottom: 10px;
}

.content ul li
{
	line-height: 150%;
}

img.inline
{
	float: right;
	margin-left: 12px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#dnn_ContentPane p
{
	margin: 7px 0 0 0;
}

#latest_tweet {background-image: url(/img/teams/latest_tweet.png);}
#latest_feeds {background-image: url(/img/teams/latest_feeds.png);}
#contact_us {background-image: url(/img/teams/contact_us.png);}
#share {background-image: url(/img/teams/share.png);}
#search {background-image: url(/img/teams/search.png);}
#featured_person {background-image: url(/img/teams/featured_person.png);}
#subscribe {background-image: url(/img/teams/subscribe.png);}

tr.paging
{
	display: none;
}

.feedbackmsg
{
}

.none
{
	display: none;
}

.textbox, table.feedback input, table.feedback textarea, table.feedback select
{
	background-color: #eee;
	border: 1px #000 solid;
}

#dnn_ContentPane table.entries p
{
	margin: 0;
}

.entries .category, .entries .subject
{
	display: none;
}


table td
{
	vertical-align: top;
}

#dnn_ctr557_DD, #dnn_ctr560_DD, #dnn_ctr553_DD, #dnn_ctr550_DD
{
	padding-top: 10px;
}