body
{
	margin:0;
	padding:0;
	font-family: verdana;
	font-size: 12px;
}

h1
{
	font-family: myriad, verdana;
	color: #3D3D3D;
	font-size: 24px;
	margin:1em 0 0.5em 0;
	padding:0;
}

h1 a, h1 a:visited, h1 a:link
{
	color: #3D3D3D;
	text-decoration:none;
}

h2
{
	color: #3D3D3D;
	font-size:18px;
}

h3
{
	color: #3D3D3D;
	font-size:16px;
}

th
{
	text-align:left;
	vertical-align:top;
}

form
{
	margin:0;
	padding:0;
}

input[type="text"], input[type="file"], input[type="password"]
{
	border: 1px inset #BBBBFF;
	padding:2px;
}

textarea
{
	border: 1px inset #BBBBFF;
	padding:2px;
}

input[readonly="readonly"], input[readonly]
{
	background-color: #CCCCCC;
	border: 1px inset #CCCCCC;
}

p
{
	margin:1em 0 1em 0;
	padding:0;
}

a:link, a:visited
{
	color: #93C804;
}

.clear
{
	clear:both;
}

.no-bullets-list
{
	list-style:none;
	margin: 0;
	padding:0;
}

#header
{
	margin:0;
	padding:0;
}

#sitelanguage-select
{
	width:970px;
	margin: 20px auto;
}

#sitelanguage-select ul
{
	list-style:none;
	float:right;
	margin:0;
	padding:0;
}

#sitelanguage-select ul li
{
	float:left;
	margin-right:4px
}

#sitelanguage-select img
{
	border:0;
}

#header-logo
{
	height:55px;
	width:970px;
	margin:20px auto;
}

#header-logo a
{
	display:block;
	height:55px;
	width:258px;
}

#content
{
	padding: 0em 1em 0em 1em;
	width: 970px;
	margin: auto;
}

#navbar
{
	margin:0;
	padding:0;
	height:35px;
	list-style:none;
	display:block;
	padding-top:4px;
	width: 999px;
	margin: auto;
	font-size: 14px;
}

#navbar li
{
	text-align:center;
	font-weight:bold;
	color:white;
	float:left;
	width:120px;
	position:relative;
}

#navbar li a
{
	color: white;
	text-decoration:none;
	display:block;
}

#navbar ul
{
	display:none;
	background-color:white;
	color:black;
	left:0;	
	list-style:none;	
	position:absolute;
	margin:0;
	padding:0;
	float:none;
}

#navbar ul li
{
	background-color: #DDFFAA;
	color:black;
	margin:0;
	padding:0;
	text-align:left;
	padding:2px 2px 6px 6px;
}

#navbar li:hover ul li a
{
	color:black;
}

#navbar li:hover ul
{
	display:block;
}

#navbar li:hover ul li:hover a
{
	color:#006600;
}

#footer
{
	clear:both;
}

#footer-inner
{
	width:970px;
	margin:auto;
}

.status div
{
	font-weight: bold;
	margin-bottom:0;
	font-size: 1.2em;
}

.status ul
{
	margin: 0.5em 0 1em 1.2em;
	padding: 0;
}

.status ul li
{
	margin: 0em;
}

.status-ok
{
	color: #00EE00;
}

.status-error
{
	color: #EE0000;
}

/** pagenavigation */
.pagenavigation
{
	width: 800px;
	margin: auto;
	text-align:center;
}

.pagenavigation .previous
{
	float:left;
}

.pagenavigation .next
{
	float:right;
}

#news-batch .pagenavigation
{
	width: 700px;
	clear:both;
	margin-top:2em;
}

.breadcrumble
{
	color: #000000;
	font-size: 12px;
}

#mainbar
{
	float:left;
	width:700px;
}

#sidebar
{
	margin-left:700px;
	padding: 3em 1em 1em 1.5em;
}

#sidebar-menu
{
	list-style:none;
	margin:0;
	padding:0;
	font-size:1.3em;
	color: #77AA00;
}

#sidebar-menu li a
{
	text-decoration: none;
	color:#77AA00;
	display:block;
	width: 90%;
	height:100%;
}

#sidebar-menu li
{
	margin: 0.5em 0 0.5em 0;
	padding: 12px 0 0 0;
	border-top:1px solid #000000;
}

#sidebar-menu li:first-child
{
	margin-top:30px;
	border-top:0;
}

/* The window */

#sidebar-menu ~ .window
{
	margin-top:3em;
}

#sidebar .window
{
	background: url(/portal/images/product-box/left.gif) repeat-y left top;
}

#sidebar .window-left
{
	float:left;
	width:27px;
}

#sidebar .window-topleft
{
	background: url(/portal/images/product-box/tlc.gif) repeat-x left top;
	width:27px;
	height:20px;
	float:left;
}

#sidebar .window-top
{
	background: url(/portal/images/product-box/top.gif) repeat-x 0 top;
	height:20px;
}

#sidebar .window-topright
{
	background: url(/portal/images/product-box/trc.gif) repeat-y right top;
	width:21px;
	height:20px;
	float:right;
}

#sidebar .window-body
{
	background: url(/portal/images/product-box/right.gif) repeat-y right top;
	margin-left:27px;
}

#sidebar .window-center
{
	margin-right:21px;
}

#sidebar .window-center p:last-child
{
	margin-bottom:0;
}

#sidebar .window-bottomleft
{
	background: url(/portal/images/product-box/blc.gif) no-repeat left bottom;
	width:27px;
	height:20px;
	float:left;
}

#sidebar .window-bottom
{
	background: url(/portal/images/product-box/bottom.gif) repeat-x 0 bottom;
	height:20px;
}

#sidebar .window-bottomright
{
	background: url(/portal/images/product-box/brc.gif) no-repeat right bottom;
	width:21px;
	height:20px;
	float:right;
}

#sidebar .window-center >h1, #sidebar .window-center >h2, #sidebar .window-center >h3
{
	margin-top:0;
}

/** HOME */
#sharecare-slogan
{
	font-weight:bold;
	font-size:1.6em;
	margin: 1.5em 0em 1.5em 0em;
	color: #3D3D3D;
	font-family:myriad,verdana;
}

#front-about
{
	width:490px;
	float:left;
}

#front-twitter
{
	margin-left: 532px;
}

#front-about img, .d_content img
{
	padding: 5px;
}

div.product-slogan
{
	font-weight: bold;
	font-size: 1.5em;
	width: 220px;
	text-align: left;
	color: #3D3D3D;
}

#twtr-search-widget h3
{
	color:white;
}

.tweet
{
	margin: 1em 0em 1em 0em;
	min-height: 48px; /*Avatar height*/
}

.tweet .reply_on_name, .tweet .reply_on_name a
{
	color:#91C701;
	font-weight:bold;
}

.tweet img
{
	float:left;
	width:48px;
	height:48px;
	margin: 0 8px 0 0;
}

.tweet .poster_name
{
	font-style:italic;
	font-size:0.9em;
	text-transform: capitalize;
}

/** News */
.news
{
	/*background-color: #EEFFEE;*/
	border-color: 1px solid #DDEEDD;
	padding:0.2em;
	margin: 0em 0em 1em 0em;
	clear:both;
}

.news h2
{
	font-weight:bold
}

.news img
{
	max-height:200px;
	max-width:200px;
	float:left;
	margin-right:20px;
}

.readmore
{
	margin-top:-2em;
	text-align:right;
	float:right;
	clear:both;
}

#news-subscribe ul
{
	list-style:none;
	margin:0 0 5em 0;
	padding:0;
}

#news-subscribe ul li
{
	padding:0;
	margin: 0.5em 0em 0.5em 0em;
}

#news-subscribe img
{
	margin: 5px 15px -5px 0px;
}

#news-twitter
{
	background-color: #93C804;
	padding: 0.5em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#news-twitter .tweet img
{
	float:left;
	height:30px;
	margin-right:5px;
}

#news-twitter .tweet div
{
	margin-left: 40px;
}

#news-twitter .head
{
	color:white;
	padding:5px;
}

#news-twitter .head span
{
	font-size:1.5em;
	font-weight:bold;
}

#news-twitter .body
{
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

#news-twitter .feet
{
	height: 35px;
	padding-top:12px;
}

#news-twitter .feet img
{
	float:left;
	width:100px;
	border:0;
}

#news-twitter .feet div
{
	float:right;
	font-size:14px;
	font-weight:bold;
	color:white;
	padding-top:5px;
	letter-spacing:-1px;
}

#news-twitter .feet div a
{
	text-decoration:none;
	color:white;
}

.comment
{
	margin: 1em 0em 1em 0em;
	padding: 0.5em;
}

.comment .author
{
	font-weight:bold;
	font-size: 1.2em;
}

.comment .date
{
	font-weight:normal;
	font-size: 0.9em;
	line-height:0.9em;
	margin-bottom:1em;
}

/* News article */
#news-article .the-article
{
	margin: 0 0 4em 0;
}

#news-article .the-article img
{
	margin: 5px;
}

#news-article .the-article > h1
{
	margin: 1em 0 0 0;
	padding:0;
}

#news-article .the-article .date
{
	margin:0;
	padding:0;
	font-style:italic;
	font-weight:0.9em;
}

#news-article .the-article
{
	padding: 0 1.3em 0 0;
}

#news-article #share-icons
{
	margin-top:4px;
	clear:both;
}

#news-article #share-icons ul
{
	list-style:none;
	margin: -1.8em 0 0 25px;
	height: 1em;
}

#news-article #share-icons ul li
{
	float:left;
	margin: 0 20px 0 0;
}

#news-article #shareMail
{
	position:absolute;
	margin: 1em 0 0 155px;
	padding: 1em 0.5em 1em 0.5em;
	border:2px solid green;
	width:400px;
	height:150px;
	background-color: #FFFFFF;
	
	display:none;
}

#news-article #shareMail table
{
	margin-top:5px;
	width: 90%;
	margin:auto;
}

#news-article a
{
	text-decoration: none;
}

#news-article img.share-icon
{
	height:22px;
	border:0;
	vertical-align:middle;
	margin-right: 4px;
}

/** About Team */
#about-team ul, #about-team-profile ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#about-team table tr td
{
	vertical-align:top;
}

#about-team table tr td img
{
	height:210px;
	border:0;
}

#about-team table tr td .meta, #about-team-profile .meta
{
	margin: 0 0 2em 0;
}

#about-team table tr td .meta div, #about-team-profile .meta div
{
	font-weight:bold;
	font-size:1.3em;
}

#about-team table tr td .meta .social-networks, #about-team-profile .meta .social-networks
{
	margin-top:1em;
	height:1em;
}

#about-team table tr td .meta .social-networks li, #about-team-profile .meta .social-networks li
{
	float:left;
	margin-right:6px;
}

#about-team table tr td .meta .social-networks li img, #about-team-profile .meta .social-networks li img
{
	height: 20px;
	vertical-align:middle;
	border:0;
	margin-right:4px;
}

/** Contact */
#page-contact #meta
{
	clear:both;
}

#page-contact #meta .addressbox
{
	float:left;
	width:300px;
}

#page-contact #meta .helpdeskbox
{
	float:left;
	width:300px;
}

#page-contact #meta .followbox
{
	margin-left: 600px;
	padding-left: 10px
}

#page-contact #meta h3
{
	margin-top:0;
}

#page-contact #map_form-wrapper
{
	clear:both;
	margin-top:7em;
}

#page-contact .googlemap
{
	float:left;
	width:550px;
}

#page-contact .form
{
	margin-left: 550px;
}