<<<<<<< .mine
/* CSS Document */

html 
{
	height:100%;
}

body
{
	margin: 0 0 0 0;
	min-height:100%; 	
	background-image:url(../pics/Common/Page/bg.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: normal;
	color:#003366;
}

a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#003366;
	text-decoration:underline;	
}

a:hover
{
	color:#FF6600;
}

a:visited
{
	color:#003366;
}

a:link
{
	color:#003366;
}

a:active
{
	color:#003366;
}


/*Middle brown column*/

#MiddleColumn
{
	height: 101%;
	min-height: 101%;
	width: 760px;
	background-image:url(../pics/Common/Page/container_bg.png);
	margin: auto;
}

/*Main container Shadow Column*/
#ShaddowColumn
{
	width: 760px;
	background-image:url(../pics/Common/Page/shadow_bg.png);
}



/*Main Content Container*/
#ContentContainer
{
	width: 740px;
	margin: auto;
	background-color:#FFFFFF;
}



/*top Header containing Logo and Search box*/
#Header
{
	width: 740px;
	min-height: 40px;
	height: 3.5em;
	background-color:#FFFFFF;
	overflow: hidden;
	float: left;
	clear: both;
}

#Header .logo
{
	width: auto;
	height: 3.5em;
	min-height: 40px;
	float: left;
	width: 250px;
	background-image: url(../pics/Common/Page/richtags_logo.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#Header .search
{
	height: 3.5em;
	min-height: 40px;
	float: right;
	width: auto;
}


/*General search area, in the page header*/

#SearchBox
{
	height: 2.6em;
	margin: 5px;
	background-image:url(../pics/Search/bg_px.gif);
}

#SearchBox div.search_leftSide
{
	float: left;
	height: 100%;
	width: 7px;
}

#SearchBox div.search_Middle
{
	float: left;
	height: 100%;
}

#SearchBox div.search_rightSide
{
	float: left;
	height: 100%;
	width: 7px;
}

#SearchBox div.search_tl
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_tl.gif);
	background-repeat: no-repeat;
}

#SearchBox div.search_bl
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_bl.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

#SearchBox div.search_tr
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_tr.gif);
	background-repeat: no-repeat;
}

#SearchBox div.search_br
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_br.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
}

#SearchBox .searchBox
{	
	width: 200px;
	height: 1.5em;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	border: 1px solid #abadb3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-image:url(../pics/Search/search_bg.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-left: 25px;
}

#SearchBox .activeSearch
{	
	width: 200px;
	height: 1.5em;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	border: 1px solid #CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-image:url(../pics/Search/active_search_bg.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-left: 25px;
}


#SearchBox .searchBtn
{
	cursor:pointer;
}

#SearchBox .clearBtn
{
	cursor:pointer;
}




/*Navbar containing logo portion and links*/

#Navbar
{
	font-size: 10px;
	color:#FFFFFF;
	line-height:18px;
	height: 20px;
	width: 740px;
	background-image:url(../pics/Common/Page/navbar_bg.png);
	float: left;
	clear: both;
}

#Navbar .logo
{
	height: 20px;
	width: 60px;
	float: left;
}

#Navbar .staticlinks
{
	height: 20px;
	width: 300px;
	float: left;
	/*background-image:url(../pics/Common/Page/static_link_bg.png);*/
	background-repeat:no-repeat;
}

#Navbar .staticlinks a
{
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline;
}

#Navbar .functionallinks
{
	height: 20px;
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 5px;
}


#Navbar .functionallinks a
{
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline;
}


#Navbar .functionallinks a:hover
{
	color:#FF9900;
}

/* Promo area, this is the 3verb section on the homepage, and contains the columns when using the mSpace explorer*/
#PromoArea
{
	width: 740px;
	height: auto;
	background-image:url(../pics/Common/Page/promo_area_bg.png);
	float: left;
	clear: both;
}


#PromoArea .promoMain
{
	float: left;
	width: 330px;
	height: 197px;
}

#PromoArea .promoVerbs
{
	float: left;
	width: 410px;
	height: 197px;
}

#PromoArea .promoExplore
{
	width: 410px;
	height: 50px;
}

#PromoArea .promoStore
{
	width: 410px;
	height: 45px;
}

#PromoArea .promoReuse
{
	width: 410px;
	height: 45px;
}

#PromoArea .promoShare
{
	width: 410px;
	height: 57px;
}




/*ClosedColumns for the mSpace closed columns to be displayed*/

#ClosedColumns
{
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}


/* Footer Containing Stakeholder Logo's*/
#Footer
{
	width: 760px;
	height: 97px;
	background-image:url(../pics/Common/Page/footer_bg.png);
	margin: auto;
}

#Footer .logos
{
	margin: auto;
	padding-top: 23px;
	width: 40px;
}





/*NavigationFooter for the static links not at the top of page*/

#NavigationFooter
{
	text-align:center;
	line-height: 40px;
	font-size: 10px;
}

#NavigationFooter a
{
	font-size: 1em;
}

#NavigationFooter a:hover
{
	color:#FF9900;
}

/*Powererd by Footer, links to mSpace*/

#PoweredFooter
{
	text-align:center;
	margin-top: 20px;
	font-size: 10px;
	color: #778A92;
}

#PoweredFooter img
{
	border: 0px;
}










/*Main content area, used by info box control*/

#MainContent
{
	padding: 10px;
	float: left;
	clear: both;
	position:relative;
}

#HomeFeed
{
	margin-top: 30px;
}

.HomeFeedIconGroup, .HomeFeedIconComment, .HomeFeedIconTag
{
	float: left;
	clear: both;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 5px;
}

.HomeFeedIconGroup
{
	background-image: url(../pics/InformationControl/Homepage/homefeed_group.png);
}

.HomeFeedIconComment
{
	background-image: url(../pics/InformationControl/Homepage/homefeed_comment.png);
}

.HomeFeedIconTag
{
	background-image: url(../pics/InformationControl/Homepage/homefeed_tag.png);
}

.HomeFeedItem
{
	font-size: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
	padding-top: 4px;
	float: left;
	width: 450px;
}

.HomeFeedItem a
{
	font-size: 10px;
	text-decoration: none;
	color: #ff932f;
}

.HomeFeedItem a:hover
{
	text-decoration: underline;
}

.HomeFeedTags
{
	padding-top: 5px;
	padding-left: 20px;
	color: #5C7C9D;
}

.HomeFeedTags:before
{
	content: "\00BB \0020";
=======
/* CSS Document */

html 
{
	height:100%;
}

body
{
	margin: 0 0 0 0;
	min-height:100%; 	
	background-image:url(../pics/Common/Page/bg.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight: normal;
	color:#003366;
}

a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#003366;
	text-decoration:underline;	
}

a:hover
{
	color:#FF6600;
}

a:visited
{
	color:#003366;
}

a:link
{
	color:#003366;
}

a:active
{
	color:#003366;
}


#BrowserWarning, #DynamicRedirect
{
	background-color: #FF9900;
	text-align: center;
	padding: 20px;
	width: 700px;
	margin: auto;
	color: #FFFFFF;
}

#BrowserWarning a, #DynamicRedirect a
{
	color: #EFEFEF;
}

/*Middle brown column*/

#MiddleColumn
{
	height: 101%;
	min-height: 101%;
	width: 760px;
	background-image:url(../pics/Common/Page/container_bg.png);
	margin: auto;
}

/*Main container Shadow Column*/
#ShaddowColumn
{
	width: 760px;
	background-image:url(../pics/Common/Page/shadow_bg.png);
}



/*Main Content Container*/
#ContentContainer
{
	width: 740px;
	margin: auto;
	background-color:#FFFFFF;
}



/*top Header containing Logo and Search box*/
#Header
{
	width: 740px;
	min-height: 40px;
	height: 3.5em;
	background-color:#FFFFFF;
	overflow: hidden;
	float: left;
	clear: both;
}

#Header .logo
{
	width: auto;
	height: 3.5em;
	min-height: 40px;
	float: left;
	width: 250px;
	background-image: url(../pics/Common/Page/header_logo.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	position: relative;
}

#Header .search
{
	height: 3.5em;
	min-height: 40px;
	float: right;
	width: auto;
}


/*General search area, in the page header*/

#SearchBox
{
	height: 2.6em;
	margin: 5px;
	background-image:url(../pics/Search/bg_px.gif);
}

#SearchBox div.search_leftSide
{
	float: left;
	height: 100%;
	width: 7px;
}

#SearchBox div.search_Middle
{
	float: left;
	height: 100%;
}

#SearchBox div.search_rightSide
{
	float: left;
	height: 100%;
	width: 7px;
}

#SearchBox div.search_tl
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_tl.gif);
	background-repeat: no-repeat;
}

#SearchBox div.search_bl
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_bl.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

#SearchBox div.search_tr
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_tr.gif);
	background-repeat: no-repeat;
}

#SearchBox div.search_br
{
	width: 100%;
	height: 50%;
	background-image:url(../pics/Search/bg_br.gif);
	background-repeat: no-repeat;
	background-position:bottom;	
}

#SearchBox .searchBox
{	
	width: 200px;
	height: 1.5em;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	border: 1px solid #abadb3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-image:url(../pics/Search/search_bg.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-left: 25px;
}

#SearchBox .activeSearch
{	
	width: 200px;
	height: 1.5em;
	margin-top: 0.4em;
	margin-bottom: 0.6em;
	border: 1px solid #CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-image:url(../pics/Search/active_search_bg.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	padding-left: 25px;
}


#SearchBox .searchBtn
{
	cursor:pointer;
}

#SearchBox .clearBtn
{
	cursor:pointer;
}




/*Navbar containing logo portion and links*/

#Navbar
{
	font-size: 10px;
	color:#FFFFFF;
	line-height:18px;
	height: 20px;
	width: 740px;
	background-image:url(../pics/Common/Page/navbar_bg.png);
	float: left;
	clear: both;
}

#Navbar .logo
{
	height: 20px;
	width: 60px;
	float: left;
}

#Navbar .staticlinks
{
	height: 20px;
	width: 300px;
	float: left;
	background-image:url(../pics/Common/Page/static_link_bg.png);
	background-repeat:no-repeat;
}

#Navbar .staticlinks a
{
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline;
}

#Navbar .functionallinks
{
	height: 20px;
	width: 300px;
	float: right;
	text-align: right;
	padding-right: 5px;
}


#Navbar .functionallinks a
{
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline;
}


#Navbar .functionallinks a:hover
{
	color:#FF9900;
}

/* Promo area, this is the 3verb section on the homepage, and contains the columns when using the mSpace explorer*/
#PromoArea
{
	width: 740px;
	height: auto;
	background-image:url(../pics/Common/Page/promo_area_bg.png);
	float: left;
	clear: both;
}


#PromoArea .promoMain
{
	float: left;
	width: 330px;
	height: 197px;
}

#PromoArea .promoVerbs
{
	float: left;
	width: 410px;
	height: 197px;
}

#PromoArea .promoExplore
{
	width: 410px;
	height: 50px;
}

#PromoArea .promoStore
{
	width: 410px;
	height: 45px;
}

#PromoArea .promoReuse
{
	width: 410px;
	height: 45px;
}

#PromoArea .promoShare
{
	width: 410px;
	height: 57px;
}




/*ClosedColumns for the mSpace closed columns to be displayed*/

#ClosedColumns
{
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}


/* Footer Containing Stakeholder Logo's*/
#Footer
{
	width: 760px;
	height: 97px;
	background-image:url(../pics/Common/Page/footer_bg.png);
	margin: auto;
}

#Footer .logos
{
	margin: auto;
	padding-top: 23px;
	width: 202px;
}





/*NavigationFooter for the static links not at the top of page*/

#NavigationFooter
{
	text-align:center;
	line-height: 40px;
	font-size: 10px;
}

#NavigationFooter a
{
	font-size: 1em;
}

#NavigationFooter a:hover
{
	color:#FF9900;
}

/*Powererd by Footer, links to mSpace*/

#PoweredFooter
{
	text-align:center;
	margin-top: 20px;
	font-size: 10px;
	color: #778A92;
}

#PoweredFooter img
{
	border: 0px;
}










/*Main content area, used by info box control*/

#MainContent
{
	padding: 10px;
	float: left;
	clear: both;
	position:relative;
}

#HomeFeed
{
	margin-top: 30px;
}

.HomeFeedIconGroup, .HomeFeedIconComment, .HomeFeedIconTag
{
	float: left;
	clear: both;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 5px;
}

.HomeFeedIconGroup
{
	background-image: url(../pics/InformationControl/Homepage/homefeed_group.png);
}

.HomeFeedIconComment
{
	background-image: url(../pics/InformationControl/Homepage/homefeed_comment.png);
}

.HomeFeedIconTag
{
	background-image: url(../pics/InformationControl/Homepage/homefeed_tag.png);
}

.HomeFeedItem
{
	font-size: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
	padding-top: 4px;
	float: left;
	width: 450px;
}

.HomeFeedItem a
{
	font-size: 10px;
	text-decoration: none;
	color: #ff932f;
}

.HomeFeedItem a:hover
{
	text-decoration: underline;
}

.HomeFeedTags
{
	padding-top: 5px;
	padding-left: 20px;
	color: #5C7C9D;
}

.HomeFeedTags:before
{
	content: "\00BB \0020";
>>>>>>> .r202
}

