/*********************************************************
/* Delimited Blocks
/*********************************************************/
.Delimited 
{
	background: #eeeeee;
}

.Delimited .BlockHeader
{
	background: #0076BE;
}

.Delimited .BlockHeader H6
{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}

.Delimited .BlockContent
{
	padding: 5px;
}


/*********************************************************
/* Teaser
/*********************************************************/

.Teaser .TeaserLink
{
	display: block;
	margin-top: 5px;
}

/*********************************************************
/* StandardArticle
/*********************************************************/
.StandardArticle
{
}

.StandardArticle .ArticleImage
{
	margin-bottom: 10px;
}

.StandardArticle .ArticleImageLeft
{
	margin-right: 10px;
	float:left;
}

.StandardArticle .ArticleImageRight
{
	margin-left: 10px;
	float:right;
}

/*********************************************************
/* Image
/*********************************************************/
.Image
{
	line-height: 0;
}

.Image IMG
{
	display: block;
}

/*********************************************************
/* Register
/*********************************************************/
.Register h6
{
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 5px;
}

/*********************************************************
/* Login
/*********************************************************/
.Login LABEL
{
	color: #333333;
	font-weight: normal;
}

.Login .LoginBox
{
	width: 100px;
}

.Login .LoginForm 
{
	margin-bottom: 10px;
}

/*********************************************************
/* StyledPage
/*********************************************************/
.StyledPage .TopBlock 
{
	margin-bottom: 10px;
}

.StyledPage .TopBlock .Content
{
	margin-left: 100px;
}

.StyledPage .LeftImage
{
	position: relative;
	float:left;	
	top: -20px;
	left: -20px;
	margin: 0 -20px -45px 0;
}

/*********************************************************
/* Diary
/*********************************************************/
.Symbols .SymbolItem
{
	text-align:center;	
	float:left;
	width:60px;
}

.Symbols .SymbolItem IMG
{
	display: block;
	margin: 0 auto;
}

.DiarySearch .SearchResultList .EmLink
{
	float: right;
}

.DiaryMessageItem .InnerListItem
{
	padding: 10px;
}

.DiaryMessageItem .VisitorMessage .MessageContent 
{
	margin-left: 58px;
}

.Diary .UserLogo 
{
	float: left;
	margin-right: 10px;
}

.DiaryMessageItem .Heart
{
	float: right;
	margin: 0 0 10px 10px;
}

/*********************************************************
/* DiaryWrite
/*********************************************************/
.DiaryWrite .EntryForm
{
	padding: 0 10px;
	background-image: url(/templates/contentblocks/diary/images/write.gif);
	background-position: 420px 15px;
	background-repeat: no-repeat;
}


/*********************************************************
/* DiaryCalendar
/*********************************************************/
.DiaryFavourites,
.DiaryMood,
.DiaryCalendar
{
	float: left;
}

.DiaryCalendar .CalendarTitle TD
{
	font-weight: bold;
	font-size: 1.2em;
	text-transform: capitalize;
	color: #666666;
}

.DiaryCalendar .CalendarDay
{
	color: #666666;
	border: solid 1px #ccc;
	padding: 1px;
}

.DiaryCalendar .HasMessage
{
	background-color: #0C68B6;
}

.DiaryCalendar .OtherMonth
{
	color: #CCCCCC;
}

.DiaryCalendar .NextMonth,
.DiaryCalendar .PreviousMonth
{
	height: 13px;
	width: 13px;
	overflow: hidden;
}

.DiaryCalendar .PreviousMonth
{
	background-image: url(/images/button_prev.gif);
}

.DiaryCalendar .NextMonth
{
	background-image: url(/images/button_next.gif);
}

/*********************************************************
/* DiaryFavourites
/*********************************************************/
.DiaryFavourites .HeartImage
{
	float: left;
	margin-right: 5px;
}

.DiaryFavourites .DiaryFavouritesList
{
	padding: 5px;
}

.DiaryFavourites .FavouritesListItem
{
	display: block;
	clear: both;
}

.DiaryFavourites .EmLink
{
	float: left;
}

.DiaryFavourites .DeleteIcon
{
	float: right;
	margin: 4px;
}

/*********************************************************
/* FaqList
/*********************************************************/
.FaqList .QuestionTable 
{
	margin: 10px;
}

.FaqList .Ingress
{
	margin-bottom: 0px;
}

/*********************************************************
/* TipGenerator
/*********************************************************/


/*********************************************************
/* TipGeneratorDropDown
/*********************************************************/
.TipGeneratorDropDown
{
}

/*********************************************************
/* RelatedLinks
/*********************************************************/
.RelatedLinks .RelatedLinksLink
{
}

/*********************************************************
/* FaqList
/*********************************************************/
.FaqList .QuestionList .EmLink
{
	display: block;
}

/*********************************************************
/* OrderForm
/*********************************************************/
.OrderForm
{
}

.OrderForm .ProductList
{
}

.OrderForm .ProductList .ProductImage
{
	width: 85px;
	float: right;
	margin: 0 0 .5em .5em;
}

.OrderForm .ProductList .OrderItem
{
	_height: 0%;
}

.OrderForm .ProductList .OrderItem TABLE
{
	width: 100%;
}

.OrderForm .ProductList .DownloadLink
{
	display: block;
}

.OrderForm .ProductList .QuantitySelection
{
	text-align: right;
	height: 2em;
}

/*********************************************************
/* Friend
/*********************************************************/
.Friend .FriendLink
{
	display: block;
	font-weight: normal;
}

.Friend .Main
{
	float: left;
	width: 410px;
}

.Friend .SideBar
{
	float: right;
	width: 140px;
}

.FriendSearch .SearchResultList TD
{
	width: 570px; /* FireFox TD-width issue - Check this */
}

.FriendEdit .ListItem .Label
{
	font-weight: bold;
	width: 200px;
}

/*********************************************************
/* Search
/*********************************************************/
.Search .TextBox
{
	width: 300px;
}

.Search .SearchAlternatives
{
	margin: 10px 0;
}

.Search .Rank 
{
	width: 50px;
	vertical-align: top;
}

.Search .Match A
{
	display: block;
}

/*********************************************************
/* SelfTest
/*********************************************************/
.SelfTest
{
}

.SelfTest .Content
{
	margin-left:10px;	
}

/*********************************************************
/* SearchDoctor
/*********************************************************/
.SearchDoctor
{
}

.SearchDoctor .SearchResultList TD
{
	width: 570px;
}

.SearchDoctor .SearchSelect
{
	display: block;	
	float:left;
}

.SearchDoctor .Map
{
	float:right;	
}

/*********************************************************
/* NewsLetter
/*********************************************************/
.NewsLetter
{
}

/*********************************************************
/* SiteMap
/*********************************************************/
.SiteMap TABLE
{
	width: 100%;
}

.SiteMap A
{
	color: #333333;
}

.SiteMap .TopLevel TD
{
	padding: 10px 0 5px;
}

.SiteMap .TopLevel A
{
	white-space: nowrap;
	font-weight: bold;
}

.SiteMap TD
{
	line-height: .7em !important;
	line-height: 1em;
}

/*********************************************************
/* StyledArticle
/*********************************************************/
.StyledArticle
{
	margin-left:10px;
}
