/****************************************
 Standard definitions
 ****************************************/
body {
	font-family: arial;
	font-size: 0.75em;
	margin: 20px 0 10px 0;
	padding: 0;
	background: #D0D0D0;
	text-align: center;
	color: #333;
}

form {
	margin: 0;
	display: inline;
}

a {
	color: #00ADEF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

fieldset {
	margin-bottom: 10px;
}

marquee span {
	margin-right: 200px;
	/*color:#000;*/
}

span.number {
	color: #B7CC27;
}
span.em {
	color: #00ADEF;
	font-weight: bold;
}

.word1 {
	font-size: 12px;
	margin-right: 10px;
}
.word2 {
	font-size: 13px;
	margin-right: 10px;
}
.word3 {
	font-size: 14px;
	margin-right: 10px;
}
.word4 {
	font-size: 15px;
	margin-right: 10px;
}
.word5 {
	font-size: 16px;
	margin-right: 10px;
}
.word6 {
	font-size: 17px;
	margin-right: 10px;
}
.word7 {
	font-size: 18px;
	margin-right: 10px;
}
.word8 {
	font-size: 20px;
	margin-right: 10px;
}
.word9 {
	font-size: 23px;
	margin-right: 10px;
}
.word10 {
	font-size: 28px;
	margin-right: 10px;
}

.greyedOut {
	background-color: #ffffff;  /* the background          */
	filter:alpha(opacity=30);   /* Internet Explorer       */
	-moz-opacity:0.3;           /* Mozilla 1.6 and below   */
	opacity: 0.3;               /* newer Mozilla and CSS-3 */
	filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=1,Opacity=1);
}

a.black {
	color: black;
}

/* Used to hilite compulsory form elements */
.requiredFormItem {
	color: Red;
}

/****************************************
 Used below forms where button is often
 right aligned
 ****************************************/

div.footNoteButtons {
	clear: both;
	text-align: right;
	margin: 10px 0 10px 0;
}


/****************************************
 Main Container
 ****************************************/
#PageContainer {
	margin: 0 auto;
	width: 814px;
	text-align: left;
	xfilter: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#111111,strength=7);
}

/****************************************
 Header
 ***************************************/
#Header {
	width: 814px;
}
#Header #HeaderNav {
	margin: 0;
	background: transparent url(/media/images/header/main.strap.gif) top left no-repeat;
	height: 40px;
	overflow: hidden;
}

#Header #HeaderNav ul {
	margin: 7px 0 0 20px;
	padding: 0;
	list-style: none;
}
#Header #HeaderNav ul li {
	display: block;
	float: left;
	margin: 9px 0 0 0;
	padding: 0;
}
/****************************************
 Main container container
 ****************************************/
#BodyContainer {
	clear: both;
	width: 793px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	overflow: hidden;
}
#BodyContainer tr td {
	vertical-align: top;
	padding: 0;
	margin: 0;
}


/****************************************
 Main Body (left column)
 ****************************************/
#MainContainer {
}

#MainContainer h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
}
#MainContainer h1, h2, h3, h4 {
	color: #00ADEF;
}
#MainContainer h3, h4 {
	font-weight:500;
}
#MainContainer h5, h6 {
	color: #000;
}
#MainContainer h4 {
	font-size: 1.2em;
}
#MainContainer h5 {
	font-size: 1.1em;
}
#MainContainer h6 {
	font-size: 1em;
}
#MainContainer p {
	margin-top: 0;
}

#MainContainer .noTopMargin {
	margin-top: 0;
}
#MainContainer .noBottomMargin {
	margin-bottom: 0;
}

#MainContainer #Main {
	background: white;
}
#Main div.pageTitle {
	height: 36px;
	/*background: transparent url(/media/images/misc/title.background.left.gif) top left no-repeat;*/
	padding-left: 0px;
	margin-bottom: 15px;
}
#Main div.pageTitle h1 {
	float: left;
	height: 36px;
	white-space: nowrap;
	margin: 0;
	font-size: 22px;
	padding: 3px 0 0 0;
	font-weight: bold;
	/*background: transparent url(/media/images/misc/title.background.right.gif) top right no-repeat;*/
	color: #00ADEF;
}



#Main div.pageTitle div.pageHeaderItem {
	float: right;
	margin-left: 5px;
}
#Main hr {
	height: 0px;
	border-top: 1px dashed #878787;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	clear: both;
}
#Main #Content {
	padding: 0 10px 10px 10px;
	width: 533px;
}


/****************************************
 Navigation (right column)
 ****************************************/
#NavigationFrame {
	background: url(/media/images/navigation/bar.bottom.background.gif);
}

#NavigationContainer {
	font-size: 0.95em;
	background: transparent url(/media/images/navigation/background.gif);
}
#NavigationContainer #Navigation {
}

div.boxContainer {
	margin: 10px 43px 0 14px;
	xclear: both;
}
div.box {
	padding: 10px 0px 10px 5px;
}
div.box a {
	color: #333;
	text-decoration: none;
}
div.box a:hover {
	text-decoration: underline;
}
div.box hr {
	height: 0;
	border-top: 1px solid #ccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 0;
	margin: 0 0;
	line-height: 0;
}
div.box div.boxTitle {
	background: transparent url(/media/images/navigation/box.title.background.top.gif) top left no-repeat;
	color: white;
	margin: 0;
}
div.box div.boxTitle h1 {
	background: transparent url(/media/images/navigation/box.title.background.bottom.gif) bottom left no-repeat;
	margin: 0;
	padding: 8px 10px 17px 30px;
	font-size: 1em;
	color: White;
}
div.box div.content {
	padding: 0 5px 5px 5px;
}

#SearchBoxContainer {
	background: transparent url(/media/images/navigation/box.search.background.gif) bottom left no-repeat;
}
#SearchBox {
	background: transparent url(/media/images/navigation/box.search.top.gif) top left no-repeat;
}


#SearchBox a{color:#00ADEF;}
#SearchBox a:hover{color:#00ADEF;text-decoration:underline;}


#PersonaliseBoxContainer {
}
#PersonaliseBoxHeader {
	background: transparent url(/media/images/navigation/box.personalise.top.gif) top left no-repeat;
	height: 10px;
	overflow: hidden;
}
#PersonaliseBoxContent {
	background: transparent url(/media/images/navigation/box.personalise.background.gif) top left repeat-y;
}

#PersonaliseBoxContent  a{color:#00ADEF;}
#PersonaliseBoxContent  a:hover{color:#00ADEF;text-decoration:underline;}

#PersonaliseBoxFooter {
	background: transparent url(/media/images/navigation/box.personalise.bottom.gif) bottom left no-repeat;
	height: 10px;
}
#PersonaliseBoxContent form input {
	margin-top: 2px;
}
#PersonaliseBoxContent form div label, #PersonaliseBoxContent form div.label {
	xdisplay: block;
	width: 70px;
	float: left;
	margin: 3px 0 0 0;
}
#PersonaliseBoxContent form input {
	width: 100px;
}
#TimeManagementContainer {
	margin: 10px 10px 0 0;
	height: 80px;
}
#TimeManagementSummary {
	margin: 10px 85px 0 0;
	text-align: right;
}
#TimeManagementInterval {
	color: #00ADEF;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#TimeManagementMinutesUsed {
	font-weight: bold;
}
#ClockContainer {
	float: right;
}
#ClockContainer img {
	margin: 13px 0 0 14px;
}
#ClockStatic, #ClockAnimated {
	width: 76px;
	height: 76px;
}
#ClockStatic {
	background: url(/media/images/navigation/clock/background.static.gif);
}
#ClockAnimated {
	background: url(/media/images/navigation/clock/background.animated.gif);
}

#CoolBoxContainer {
	background: transparent url(/media/images/navigation/box.cool.background.gif) bottom left no-repeat;
}
#CoolBox {
	background: transparent url(/media/images/navigation/box.cool.top.gif) top left no-repeat;
}
#CoolBox img {
	cursor: hand;
}
#CoolBox a {
	color: #00ADEF;
}
#CoolToolItems {
	margin: 5px 0 0 0;
}
#CoolToolItems h1, #CoolToolItems h2, #CoolToolItems h3, #CoolToolItems h4, #CoolToolItems h5, #CoolToolItems h6 {
	margin: 0;
	color: Black;
	font-size: 1em;
}
#CoolToolItems p {
	margin: 0;
}

#SponsorBoxContainer {
	background: transparent url(/media/images/navigation/box.cool.background.gif) bottom left no-repeat;
}
#SponsorBox {
	background: transparent url(/media/images/navigation/box.sponsor.top.gif) top left no-repeat;
}

#PersonaliseEmail {
	list-style: none;
	margin: 0 5px 0 10px;
	padding: 0;
}
#PersonaliseEmail ul {
	list-style: none;
	margin: 0 5px 0 3px;
	padding: 0;
}



/****************************************
 styles relating to tabs
 ****************************************/
div.tabs {
	margin: 10px 0 0 0;
	padding: 0 0 0px 5px;
	font-weight: bold;
	width: 523px;
}
div.tabs ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
div.tabs ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
div.tabs ul li a {
	display: block;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}
div.tabs ul li div {
	display: block;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}
div.tabs ul li.tabOn {
	background: url(/media/images/misc/tabs/on.bg.left.gif) top left no-repeat;
}
div.tabs ul li.tabOn a {
	background: url(/media/images/misc/tabs/on.bg.right.gif) top right no-repeat;
	color: White;
}
div.tabs ul li.tabOn a span {
	color: #E2EE95;
}
div.tabs ul li.tabOff {
	background: url(/media/images/misc/tabs/off.bg.left.gif) top left no-repeat;
}
div.tabs ul li.tabOff a {
	background: url(/media/images/misc/tabs/off.bg.right.gif) top right no-repeat;
	color: #A2A2A2;
}
div.tabs ul li.tabOff a span {
	color: #96AA1B;
}
div.tabs ul li.tabOff div {
	background: url(/media/images/misc/tabs/off.bg.right.gif) top right no-repeat;
	color: #A2A2A2;
}

/****************************************
 "bubble" styles for main content
 ****************************************/
div.bubble {
	margin: 0 0 10px 0;
	clear: both;
	
}

/****************************************
 misc styles
 ****************************************/
/* Relates to message history + published conversations */
div.message {
	margin: 0 0 15px 0;
	font-size: 1em;
}
h5.messageHeader {
	font-weight: normal;
}
h5.messageHeader span {
	color: #ADC324;
}
.messageArrow {
	width: 14px;
	height: 14px;
	margin-bottom: -4px;
}

div.messageBody {
	border: 1px solid #BCBCBC;
	padding: 10px;
	background: white;
}
div.messageFooter {
	background: url(/media/images/search/conversations/bubble.bottom.bg.gif) top left repeat-x;
	color: #555;
	font-size: 0.8em;
	padding: 10px 0 0 15px;
}

/* Display a box with a number */
div.hitCount {
	float: right;
	height: 30px;
	background: url(/media/images/misc/hitcount.left.gif);
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
	color: #ADC324;
	_width: 1px; /* Pre IE7 */
}
div.hitCount div {
	height: 30px;
	background: url(/media/images/misc/hitcount.right.gif) top right no-repeat;
	padding-right: 5px;
}
div.hitCount span {
	line-height: 29px;
	display: block;
	margin: 0 2px 0 2px;
}

/* Used to underline elements (e.g. tabs with float on) */
div.underline {
	clear: both;
	height: 1px;
	background-color: #ccc;
	overflow: hidden;
}

/* Used to show message status in different colours */
span.messageStatus1 {
	color: #adc324;
}
span.messageStatus2 {
	color: #ffbf00;
}
span.messageStatus3 {
	color: #ff0000;
}

/* Another style for labels */
label.headItem {
	float: left;
	width: 70px;
	color: #00ADEF;
}

form.data div {
	clear: both;
	xmargin: 2px 0 0 0;
}
form.data div label {
	width: 200px;
	margin: 4px 10px 10px 0;
	text-align: right;
	float: left;
}
form.data input.text {
	width: 280px;
}
form.data textarea.text {
	width: 280px;
	height: 80px;
}

div.formSection {
	margin: 10px 0 0 0;
}

div.formSectionpow {
	margin: 10px 0 0 50px;
}

label.formLabel {
	color: #00ADEF;
	float: left;
	width: 150px;
	/*width: 30px;*/
	font-weight: bold;
	text-align: right;
	margin-top: 0.2em;
}

label.formLabelpow {
	color: #00ADEF;
	float: left;
	width: 30px;
	font-weight: bold;
	text-align: right;
	margin-top: 0.2em;
}
div.formContent {
	margin-left: 170px;
	padding-top: 0.2em;
}

div.formContentpow {
	margin-left: 100px;
	padding-top: 0em;
}
label.shortFormLabel {
	color: #00ADEF;
	float: left;
	width: 80px;
	font-weight: bold;
	text-align: left;
	margin-top: 0.2em;
}
div.shortFormContent {
	margin-left: 80px;
	padding-top: 0.2em;
}

.formItem {
	width: 250px;
	
}

.formItempow {
	width: 250px;
	margin-left:20px;
	
}

div.form  {
	margin: 0 0 2px 0;
	clear: both;
}

div.form strong {
	color: #00ADEF;
}
div.form label.form {
	float: left;
	color: #00ADEF;
	font-weight: bold;
	width: 60px;
	margin: 3px 0 0 0;
}
div.form span.form {
	display: block;
	margin: 3px 0 0 0;
	float: left;
}
.button {
	color: #878787;
	background: white url(/media/images/misc/button.bg.arrow.blue.gif) center left no-repeat;
	padding: 2px 2px 2px 14px;
	margin: 0 3px 0 0;
	border: 1px solid #C3C2C2;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
}
.sbutton {
	color: #878787;
	background: white url(/media/images/misc/button.bg.arrow.red.gif) center left no-repeat;
	padding: 2px 2px 2px 14px;
	margin: 0 3px 0 0;
	border: 1px solid #C3C2C2;
	font-weight: bold;
	font-size: 0.9em;
	text-transform: uppercase;
}


/****************************************
 email table
 ****************************************/
#EmailTable {
	width: 513px;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0;
}
#EmailTable thead tr {
	font-weight: bold;
}
#EmailTable thead tr td a {
	color: #444;
}
#EmailTable tr td {
	padding: 2px;
	border-bottom: 1px dashed #ccc;
}
#EmailTable tbody tr.messageRead {
}
#EmailTable tbody tr.messageNew {
	font-weight: bold;
}

#EmailContent {
	padding: 10px;
}
#EmailContent div {
	margin: 2px 0 2px 0;
}
#EmailContent div strong {
	color: #00ADEF;
}
#EmailContent div label {
	float: left;
	color: #00ADEF;
	font-weight: bold;
	width: 60px;
	margin: 3px 0 0 0;
}
#EmailContent div input {
	width: 340px;
}
#EmailContent div select {
	width: 340px;
}
#Paging {
	margin: 10px 10px 0 10px;
	text-align: center;
}
#PagingPrevious {
	float: left;
}
#PagingNext {
	float: right;
}

/****************************************
 history table for message detail page
 ****************************************/
#EmailHistoryTable {
	width: 513px;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0;
}
#EmailHistoryTable tr td {
	padding: 2px;
	border-bottom: 1px dashed #ddd;
}

/****************************************
 toolbar underneath the main inbox
 ****************************************/
div.emailToolsContainer {
	clear: both;
	background: url(/media/images/misc/email/tools.bg.top.gif) top left no-repeat;
	width: 533px;
	padding: 0;
	margin: 0 0 10px 0;
}
div.emailTools {
	background: url(/media/images/misc/email/tools.bg.bottom.gif) bottom left no-repeat;
	width: 533px;
	padding: 5px 5px 10px 5px;
	margin: 0;
}
div.emailTools ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.emailTools ul li {
	float: left;
	margin: 0 3px 0 0;
}
div.emailTools ul li input {
	font-size: 1em;
}
div.emailTools ul li a {
	background: url(/media/images/misc/arrow.gif) top left no-repeat;
	display: block;
	padding: 2px 2px 2px 15px;
	color: #555;
	border: 1px solid #F5F6F6;
	text-decoration: none;
}
div.emailTools ul li a:hover {
	background-color: White;
	border: 1px solid #ccc;
}
div.emailTools ul li a.extra {
	background: url(/media/images/misc/arrow.extra.gif) top left no-repeat;
}
div.emailTools ul li a.extra:hover {
	background-color: White;
	border: 1px solid #ccc;
}
/****************************************
 toolbar underneath the main inbox
 ****************************************/
div.EmailExtra {
	width: 405px;
	padding: 0;
	margin: 0;
}

/****************************************
 email / contacts styles
 ****************************************/
#ContactsContainer {
	width: 115px;
	float: right;
	background: url(/media/images/misc/contacts/bubble.bg.top.gif) top left no-repeat;
	font-size: 0.9em;
	padding: 0;
}
#ContactsContainer ul {
	margin: 40px 0 0 0;
	padding: 0 0 20px 10px;
	list-style: none;
	background: url(/media/images/misc/contacts/bubble.bg.bottom.gif) bottom left no-repeat;
}
#ContactsContainer ul li a {
	color: Black;
}


/****************************************
 rich text
 ****************************************/
.formtextarea{border:solid 1px #d6d6d6}

#RichTextToolbar {
	background: #eee;
	padding: 2px;
	display: none;
	border: 1px solid #d6d6d6;
	position: relative;
	margin: 5px 0 5px 0px;
    width:79%;
}

#RichTextToolbar img {
	width: 22px;
	height: 22px;
	border: 1px solid #eee;
	vertical-align: middle;
}

#RichTextToolbar img.enabled {
}

#RichTextToolbar img.disabled {
}

#RichTextToolbar img.active {
	background: #f3f3f3;
	border: 1px inset white;
}
#RichTextToolbar select {
	font-size: 10px;
}

div.richTextMenu {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 200px;
	text-align: center;
	background: #eee;
	border: 2px outset white;
	font-family: Times;
}

div.richTextBar {
	background: #333;
	color: White;
	font-size: 16px;
	font-family: arial;
	text-align: center;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
}
div.items {
}
div.items div {
	margin: 2px 10px 2px 10px;
}
div.items a {
	display: block;
	color: Black;
	text-decoration: none;
	border: 1px solid #eee;
}
div.items a:hover {
	border: 1px solid red;
}
div.richTextItem {
	border: 1px solid #eee;
}
div.richTextItem:hover {
	border: 1px solid red;
	cursor: hand;
}
div.colorCells {
	margin: 0px;
}
td.colorCell {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	cursor: hand;
}
div.colorPreview {
	margin: 10px 20px 10px 20px;
	width: 80%;
	height: 20px;
	border: 1px solid black;
}

#AutoSaveResponse {
	display: none;
}

/****************************************
 Sub Template definitions
 ****************************************/
#WhatsHotContainer {
	float: right;
	background: url(/media/images/home/bubble.bg.top.gif) top left no-repeat;
	width: 149px;
	margin: 0 0 0 10px;
}
#WhatsHot {
	background: url(/media/images/home/bubble.bg.bottom.gif) bottom left no-repeat;
	padding: 10px 4px 15px 6px;
}
#WhatsHot img {
	width: 53px;
	height: 53px;
	float: left;
	margin: 0 4px 10px 0;
	border: 0;
}
#WhatsHotContainer a {
	text-decoration: underline;
}
#WhatsHot p {
	font-size: 0.9em;
	margin: 0 0 8px 0;
}
div.whatsHotTitle {
	background: transparent url(/media/images/home/title.bg.top.gif) top left no-repeat;
	margin: 0;
	clear: both;
}
div.whatsHotTitle h1, div.whatsHotTitle h2 {
	background: transparent url(/media/images/home/title.bg.bottom.gif) bottom left no-repeat;
	margin: 0 0 5px 0;
	padding: 4px 10px 10px 30px;
	font-size: 1em;
	color: #555;
}
div.whatsHotTitle h2 {
	font-weight: normal;
}

/****************************************
 Channel page definitions
 ****************************************/
#ChannelContainer {
	float: right;
	background: url(/media/images/channel/bubble.bg.top.gif) top left no-repeat;
	width: 149px;
	margin: 0 0 0 10px;
}
#Channel {
	background: url(/media/images/channel/bubble.bg.bottom.gif) bottom left no-repeat;
	padding: 10px 4px 15px 6px;
}
#Channel img {
	width: 52px;
	height: 52px;
	float: left;
	margin: 0 4px 10px 0;
	border: 0;
}
#Channel a {
	text-decoration: underline;
}
#Channel p {
	font-size: 0.9em;
	margin: 0 0 8px 0;
}
div.channelTitle, div.conversationsTitle {
	background: transparent url(/media/images/channel/title.bg.top.gif) top left no-repeat;
	margin: 0;
	clear: both;
}
/*
div h1, div h2 {
	margin: 0 0 5px 0;
	padding: 4px 10px 10px 30px;
	font-size: 1em;
	color: #555;
}
*/
div.channelTitle h1 {
	background: transparent url(/media/images/channel/title.bg.bottom.gif) bottom left no-repeat;
}
div.conversationsTitle h2 {
	background: transparent url(/media/images/channel/conversations.bg.bottom.gif) bottom left no-repeat;
	margin: 0 0 5px 0;
	padding: 4px 10px 10px 30px;
	font-size: 1em;
	color: #555;
	font-weight: normal;
}

#BooksContainer h5 {
	margin-bottom: 0;
	text-decoration: underline;
}

#ManageOptions div {
	clear: both;
	margin: 10px 0 10px 0;
}

#ManageOptions div input {
	float: right;
	width: 140px;
	margin: 0 0 0 10px;
}

#ManageOptions div p {
	margin: 0;
}

#ManageOptions div p label {
	color: #00ADEF;
	font-weight: bold;
}

/****************************************
 Message Thread look and feel
 ****************************************/
blockquote#MessageThread {
	border-left: 2px solid #336699;
	margin-left: 0;
	padding-left: 15px
}

blockquote#MessageThread div.quote {
	background: #fff url(/media/images/misc/quote.gif) no-repeat top left;
	padding: 40px 10px 10px 10px;
	margin: 10px;
	border-bottom: 1px solid #ccc;
}

/****************************************
 Misc styles
 ****************************************/
span.stageArrow {
	font-size: 2em;
}

/****************************************
 Container for tags
 ****************************************/
#TagContainer {
	line-height: 40px;
}

/****************************************
 footer links
 ****************************************/
#Footer {
	font-size: 0.9em;
	background: white;
	padding: 20px 10px 0 10px;
	text-align: center;
}

#Footer dd{text-align:left;position:relative;}

#Footer p {
	margin: 0;
}
/****************************************
 Shout outs
 ****************************************/
table.shoutOut {
	table-layout: fixed;
	border-collapse: collapse;
	width: 533px;
	padding: 0;
	margin: 0 0 15px 0;
}
table.shoutOut thead {
	font-weight: bold;
}
table.shoutOut td {
	vertical-align: top;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}

/****************************************
 Taxonomy
 ****************************************/
div.taxonomyBubbleTop {
	float: left;
	width: 106px;
	background: url(/media/images/misc/taxonomy.bubble.top.gif) top left no-repeat;
	height: 55px;
	margin: 5px 5px 0 0;
	padding: 10px;
	font-size: 0.9em;
}
div.taxonomyBubbleBottom {
	float: left;
	width: 106px;
	background: url(/media/images/misc/taxonomy.bubble.bottom.gif) top left no-repeat;
	height: 55px;
	margin: 5px 5px 0 0;
	padding: 10px;
	font-size: 0.9em;
}
div.taxonomyCategory {
	width: 500px;
	background: #F5F6F6;
	padding: 10px;
	display: none;
	overflow: hidden;
	height: 120px;
	filter: progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=50, Duration=0.4, Enabled=false);
}
div.taxonomyCategory a {
	line-height: 2em;
	font-size: 1.4em;
	margin-right: 20px;
}

/****************************************
 styles for the profiles pages
 ****************************************/
form#Profile div.item {
	clear: both;
}
form#Profile div.item label {
	width: 180px;
	margin: 3px 10px 10px 0;
	text-align: right;
	color: #00ADEF;
	font-weight: bold;
	float: left;
	font-size: 1.1em;
}
form#Profile div.item div.data {
	margin: 0 0 0 190px;
}
form#Profile div.item div.bold {
	color: #00ADEF;
	font-weight: bold;
	font-size: 1.1em;
}
form#Profile input.text, form#Profile textarea.text {
	width: 300px;
   
}


/****************************************
 styles for the search pages
 ****************************************/
#SearchSummary {
	margin: 10px 0 0 0;
}
#SearchSummary strong {
	color: #00ADEF;
}
#SearchSummary span {
	font-weight: bold;
	font-size: 1.4em;
	color: #ADC324;
}

div.searchItem {
	clear: both;
	margin: 10px 0 0 0;
	background: url(/media/images/search/conversations/search.item.bg.gif);
	width: 529px;
}
div.searchItemContent {
	margin: 0 15px 0 15px;
}
div.searchItemTools {
	float: right;
	width: 140px;
	font-size: 0.9em;
	color: #ADC324;
	padding-left: 5px;
	border-left: 1px solid #ADC324;
	min-height: 120px;
	_height: 120px;
}
div.searchItemTools p {
	margin: 0 0 8px 0;
}
div.searchItemToolsScrolling {
	float: right;
	width: 90px;
	font-size: 0.9em;
	color: #ADC324;
	padding-left: 10px;
	border-left: 1px solid #ADC324;
	min-height: 155px;
}
div.searchItemSummaryContainer {
	margin-right: 155px;
	min-height: 110px;
	_height: 110px;
	padding: 5px 10px 5px 10px;
	color: black;
	font-weight: bold;
	background: white;
}
div.searchItemSummaryContainer span {
	color: #00ADEF;
}
div.searchItemRow {
	xclear: both;
	margin-bottom: 3px;
}
div.searchItemDate {
	float: right;
}
div.searchItemAuthor {
	float: right;
}
div.searchItemSummary {
	margin-top: 10px;
	font-weight: normal;
}
div.searchItemSummaryScrolling {
	clear: both;
	margin-top: 10px;
	font-weight: normal;
	height: 100px;
	overflow: auto;
	overflow-y: scroll;
}
div.searchItemSummary:first-letter {
	font-size: 200%;
}
div.searchItemLink {
	text-align: right;
}
