/*
Theme Name: Prevention Sante Default
Theme URI: http://www.preventionsante.be/
Description: The default theme for Prevention Sante
Version: 1.6
Author: www.preventionsante.be
Author URI: http://www.preventionsante.be/
Tags: 

*/

body {
	font:14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background:url(images/page-bg.jpg) repeat-x #ddf4b5;
}
.bodyThickBox {
	background: #FFFFFF;
	font:14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
img {
	border:0;
}
a:link {
	font:12px Arial, Helvetica, sans-serif;
	color:#1c72a9;
	text-decoration:none;
}
a:hover {
	font:12px Arial, Helvetica, sans-serif;
	color:#1c72a9;
	text-decoration:underline;
}
a:visited {
	font:12px Arial, Helvetica, sans-serif;
	color:#1c72a9;
	text-decoration:none;
}
a.Size14:link {
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.Size14:hover {
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a.Size14:visited {
	font:14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
form {
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 16px;
	color:#4fa7df;
}
/*Header*/
.TopNavigation {
	height:100px;
	padding:30px 0 0 396px;
	width:628px;
	position:relative;
	#margin-top: -18px;
}
*html .TopNavigation {
	height:100px;
	padding:30px 0 0 396px;
	width:628px;
	position:relative;
	#margin-top: -22px;
}
.TopNavigation .LanguagesBar {
	height:30px;
	overflow:hidden;
	padding-right:94px;
}
.TopNavigation .LanguagesBar .ProfilTab {
	height:18px;
	overflow:hidden;
	background:url(images/bg_languages_tab.gif) no-repeat;
	width:44px;
	float:right;
	text-align:center;
}
.TopNavigation .LanguagesBar .ProfilTab a {
	font-size:14px;
	color:#888888;
	text-decoration:none;
}
.TopNavigation .LanguagesBar .ProfilTab a:hover {
	color:#86c722;
}
.TopNavigation .LanguagesBar .LanguagesTab {
	height:18px;
	overflow:hidden;
	background:url(images/bg_languages_tab.gif) no-repeat;
	width:44px;
	float:right;
	text-align:center;
	line-height:18px;
	margin-left:6px;
}
.TopNavigation .LanguagesBar .LanguagesTab span {
	font-size:12px;
	color:#888888;
}
.TopNavigation .LanguagesBar .LanguagesTab a {
	color:#888888;
	text-decoration:none;
}
.TopNavigation .LanguagesBar .LanguagesTab a:hover {
	color:#86c722;
}
.TopNavigation .LanguagesBar .LanguagesTab a.Selected {
	color:#7fb921;
}
.TopNavigation img {
	margin:0;
	padding:0;
	border:0;
}
.TopNavigation img.Logo {
	margin:0;
	padding:0;
	border:0;
	position:absolute;
	top:25px;
	left:120px;
}
.TopNavigation ul {
	padding:0;
	margin:0;
}
.TopNavigation li {
	display:inline;
	margin:0;
	float:left;
}
.TopNavigation li a, .TopNavigation li a:hover {
	background: 0 0 no-repeat;
	display:block;
	height:100px;
	text-indent:-20000px;
	outline:none;
}
/*.TopNavigation ul li.accueil a {
	width:89px;
	background:url(images/menu-accueil.jpg);
}
.TopNavigation ul li.accueil a:hover, .TopNavigation ul li.accueil_active {
	width:89px;
	background:url(images/menu-accueil-h.jpg);
}
.TopNavigation ul li.inscriptions a {
	width:124px;
	background:url(images/menu-inscriptions.jpg);
}
.TopNavigation ul li.inscriptions a:hover, .TopNavigation ul li.inscriptions_active {
	width:124px;
	background:url(images/menu-inscriptions-h.jpg);
}
.TopNavigation ul li.archives a {
	width:104px;
	background:url(images/menu-archives.jpg);
}
.TopNavigation ul li.archives a:hover, .TopNavigation ul li.archives_active {
	width:104px;
	background:url(images/menu-archives-h.jpg);
}
.TopNavigation ul li.maladies a {
	width:106px;
	background:url(images/menu-maladies.jpg);
}
.TopNavigation ul li.maladies a:hover, .TopNavigation ul li.maladies_active {
	width:106px;
	background:url(images/menu-maladies-h.jpg);
}
.TopNavigation ul li.pharmacies a {
	width:124px;
	background:url(images/menu-pharmacies.jpg);
}
.TopNavigation ul li.pharmacies a:hover, .TopNavigation ul li.pharmacies_active {
	width:124px;
	background:url(images/menu-pharmacies-h.jpg);
}*/

/*TopTool Bar*/
.TopToolBar {height: 18px; padding: 0; margin: 0; right: 10px; position:relative; float: right; z-index: 10000;}
.TopToolBar div.SectionRight{width: 12px; height: 22px; float: right; background: 0 0 no-repeat url(images/toolbar-r.png); behavior:url(css/iepngfix.htc);}
.TopToolBar div.SectionMiddel{height: 22px; float: right; background: 0 0 repeat-x url(images/toolbar-m.png)}
.TopToolBar div.SectionLeft{width: 12px; height: 22px; float: right; background: 0 0 no-repeat url(images/toolbar-l.png); behavior:url(css/iepngfix.htc);}
.TopToolBar a {}
.TopToolBar .anchorReplacement{font:12px Arial, Helvetica, sans-serif; color:#000000; text-decoration:none;}
.TopToolBar div.Spacer{width: 50px; height: 22px; float: right;}

.FormErrorMessage {font-size: 12px; color: #FF0000; background-color: #F3C5C8; margin: 0px; padding: 5px; border: 1px solid #FF0000; }
.FormMessage {
	font-size: 12px;
	color: #009966;
	background-color: #CCFDDB;
	margin: 0px;
	padding: 5px;
	border: 1px solid #009966;
}

/*Text Styles*/
.ErrorText {color: #FF0000;}
.InformationText {color: #0066CC;}
.Size14Text {font-size:14px}

/*Footer*/
.footerContainer {
	width:1024px;
	height:29px;
	background:url(images/footer-bg.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
	margin:0 auto;
	font-size:12px;
	padding:15px 0 0 0;
	text-align:center;
	clear:both;
}
.footerContainer a, .footerContainer a:hover {
	color:#fff;
	text-decoration:underline;
}
/*Main Containers*/
.MainContainer {
	background:url(images/main-page-bg.jpg) no-repeat #fff;
	width:1024px;
	margin:0 auto;
	min-height:232px;
}
.MainContainerThickBox {
	width:890px;
	margin:0 auto;
	min-height:232px;
	background-color: #FFFFFF;
}
.MainContainerThickBoxReoverPw {
	width:450px;
	min-height:200px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MainContainerBottom {
	background:url(images/body-bottom-bg.jpg) no-repeat #fff bottom;
	width:1024px;
	margin:0 auto;
	height:70px;
}
.HeaderContaine {
	height:210px;
}
.MenuContainer {
	height:50px;
	padding:20px 0 0 410px;
	clear:both;
}
.Menu {
	width:520px;
	height:32px;
	font-size:14px;
}
.MenuSection1 {
	width:230px;
	color:#fff;
	float:left;
	background:url(images/menu-sec1-bg.jpg) no-repeat;
	height:25px;
	border:0;
	padding-top:5px;
	padding-left:12px;
	font-size:13px;
}
.Menu a, .Menu a:hover, .Menu a:visited {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.MenuSection2 {
	width:161px;
	color:#0e639a;
	float:left;
	background:url(images/menu-sec2-bg.jpg) no-repeat;
	height:25px;
	border:0;
	padding-top:5px;
	padding-left:15px;
	font-size:13px;
}
.MenuSection3 {
	width:95px;
	float:left;
	background:url(images/menu-sce3-bg.jpg) no-repeat;
	height:30px;
	border:0;
	color:#fff;
	font-size:13px;
}
/*One Column*/
.OneColumnTemp {
	padding:60px 0 0 217px;
	width:807px;
}
.OneColumnTempContent {
	width:589px;
	margin-top:10px;
	color:#8a8a8a;
	background:url(images/1Col-bg-middle.jpg) repeat-y;
}
.OneColumnTempContent .top {
	background:url(images/1Col-bg-top.jpg) no-repeat;
	height: 45px;
}
.OneColumnTempContent .middle {
	margin-left: 60px;
	margin-right: 60px;
}
.OneColumnTempContent .middle table td {
	padding:5px 0 5px 0;
}
.OneColumnTempContent .middle table td.Heading {
	font-size:16px;
	color:#8dcc25;
}
.OneColumnTempContent .bottom {
	background:url(images/1Col-bg-bottom.jpg) no-repeat bottom;
	height: 45px;
}
.TwoColumnTemp {
	margin:60px 0 0 100px;
	padding: 0;
	/*padding:70px 0 0 100px;*/
	width:655px;
	float:left;
	background:#fff;
}
*html .TwoColumnTemp {
	margin:0 0 0 20px;
	padding: 0;
	/*padding:70px 0 0 100px;*/
	width:655px;
	float:left;
	background:#fff;
}
.TwoColumnTempThickBox {
	width:655px;
	float:left;
	background:#fff;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}
*html .TwoColumnTemp {
	padding:70px 0 0 50px;
	width:655px;
	float:left;
	background:#fff;
}
*html .TwoColumnTempThickBox {
	padding:20px 0 20px 10px;
	width:655px;
	float:left;
	background:#fff;
}
.TwoColumnTempRight {
	width:190px;
	float:left;
	padding:90px 0 0 0;
	margin: 0;
}
.TwoColumnTempRightThickBoxLogin {
	width:190px;
	float:left;
	padding:20px 0 0 0;
}
.TwoColumnTempContent {
	width:613px;
	margin-top:10px;
	color:#8a8a8a;
	background:url(images/2Col-Top-bg-middle.jpg) repeat-y;
}
.TwoColumnTempContent .top {
	background:url(images/2Col-Top-bg-top.jpg) no-repeat;
	height: 45px;
}
.TwoColumnTempContent .middle {
	position: relative;
	margin-top: -20px;
	margin-bottom: -20px;
	margin-left: 25px;
	margin-right: 25px;
}
.TwoColumnTempContent .middle table td {
	padding:10px 0 10px 0;
}
.TwoColumnTempContent .bottom {
	background:url(images/2Col-Bottom-bg-bottom.jpg) no-repeat;
	height: 45px;
}
*html .TwoColumnTempContentBottom {
	height:280px;
}
.TwoColumnSmallTemp {
	padding:70px 0 0 300px;
	width:655px;
	float:left;
}
.TwoColumnSmallTempRight {
	width:190px;
	float:left;
	padding:70px 0 0 0;
}
.TwoColumnSmallTempContent {
	width:439px;
	margin-top:10px;
	color:#8a8a8a;
	background:url(images/2Col-bg-small-middle.jpg) repeat-y;
}
.TwoColumnSmallTempContent .top {
	background:url(images/2Col-bg-small-top.jpg) no-repeat;
	height: 45px;
}
.TwoColumnSmallTempContent .middle {
	margin-left: 40px;
	margin-right: 40px;
}
.TwoColumnSmallTempContent .middle td {
	padding:5px 0;
}
.TwoColumnSmallTempContent .middle table input.Txt220 {
	width:260px;
}
.TwoColumnSmallTempContent .bottom {
	background:url(images/2Col-bg-small-bottom.jpg) no-repeat bottom;
	height: 45px;
}

.ProfileCheckBoxes table {
	width:480px;
	border:0;
	padding:0;
	margin:0;
}
.ProfileCheckBoxes table td {
	width:160px;
}
td.Lbl250 {
	width:250px;
}
input.Txt220 {
	width:220px;
}
td.Lbl410 {
	width:410px;
}
td.Lbl80 {
	width:80px;
}
input.Txt370 {
	width:370px;
}
input.Txt70 {
	width:73px;
}
td.Lbl170 {
	width:172px;
	padding-bottom:0;
}
input.Txt140 {
	width:140px;
}
td.Lbl310 {
	width:315px;
}
.Txt300 {
	width:290px;
}
.Txt280{width:280px;}
.Txt28075{width:280px; height:75px}
.Txt460{width:460px; height: 100px}
td.Condition {
	color:#1c72a9;
	font-size:12px;
	padding:0;
}
td.SubmitButtonContinue1 {
	text-align:center;
}
td.Lbl170 {
	width:170px;
}
.Txt265 {
	width:265px;
}
.SubmitButton {
	background:url(images/submit-bg.jpg) no-repeat;
	width:94px;
	height:32px;
	border:0;
	color:#1c72a9;
	padding:0 0 0 15px;
	margin:0 0 0 180px
}
.SubmitButtonContinue {
	background:url(images/btn-countinue.jpg) no-repeat;
	width:120px;
	height:41px;
	border:0;
	color:#1c72a9;
	padding:0 0 0 5px;
}
.SubmitButtonAjouter {
	background:url(images/btn-ajouter.jpg) no-repeat;
	width:120px;
	height:29px;
	border:0;
	color:#1c72a9;
	padding:0 0 0 14px;
}
.SubmitButtonCompte {
	background:url(images/btn-compte.jpg) no-repeat;
	width:250px;
	height:40px;
	border:0;
	color:#1c72a9;
	padding:0 0 0 8px;
	font-size:17px;
}
.GreenBar {
	width:580px;
	height:35px;
}
.GreenBarL {
	color:#669e06;
	width:433px;
	font-size:14px;
	float:left;
	background:url(images/green-bar-L.jpg) no-repeat;
	border:0;
	height:31px;
	padding-left:15px;
	padding-top:5px;
}
.GreenBarR {
	color:#fff;
	width:130px;
	font-size:14px;
	float:left;
	text-transform:uppercase;
	background:url(images/green-bar-R.jpg) no-repeat;
	border:0;
	height:31px;
	text-align:left;
	padding-left:5px
}
.TwoColContentRaw {
	width:565px;
	margin-top:15px;
	clear:both;
	margin-bottom:30px;
}
.TwoColContentRawL {
	width:170px;
	float:left;
}
.TwoColContentRawR {
	width:395px;
	float:left;
	font-size:16px;
}
.TwoColContentRaw a {
	color:#4fa7df;
	text-decoration:none;
}
.BlueContainer {
	width:182px;
}
.BlueContainerImg {
	width:182px;
	height:83px;
}
.BlueContainerContent {
	width:142px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/blue-bg.jpg) no-repeat bottom;
	font-size:12px;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
}
.BlueContainerContent h1 {
	font-size:19px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.BlueButton {
	background:url(images/blue-button.jpg) no-repeat;
	width:120px;
	height:24px;
	color:#004c7d;
	font-size:12px;
	padding:5px 0 0 25px;
	margin-top:10px;
}
*html .BlueButton {
	width:117px;
}
.BlueButton a, .BlueButton a:hover {
	color:#004c7d;
	font-size:12px;
	text-decoration:none;
}
.BlueSmallContainer {
	width:156px;
}
.BlueSmallContainerImg {
	width:156px;
	height:72px;
}
.BlueSmallContainerContent {
	width:135px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/blue-small-bg.jpg) no-repeat bottom #4fa7df;
	font-size:11px;
	padding:10px;
	margin-bottom:10px;
}
.BlueSmallContainerContent h1 {
	font-size:19px;
	margin:0;
	padding:0 0 3px 0;
	font-weight:normal;
}
.BlueSmallButton {
	background:url(images/blue-small-button.jpg) no-repeat;
	width:125px;
	height:21px;
	color:#004c7d;
	font-size:12px;
	padding:4px 0 0 25px;
	margin-top:6px;
}
.BlueSmallTContainer {
	width:156px;
}
.BlueSmallTContainerImg {
	width:156px;
	height:72px;
}
.BlueSmallTContainerContent {
	width:137px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/blue-smallT-bg.jpg) no-repeat bottom left #469bd2;
	font-size:11px;
	padding:10px;
	margin-bottom:10px;
}
.GreenContainer {
	width:182px;
}
.GreenContainerImg {
	width:182px;
	height:83px;
}
.GreenContainerContent {
	width:137px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/green-bg.jpg) no-repeat bottom #8ccb25;
	font-size:12px;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
}
.GreenContainerContent h1 {
	font-size:19px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#2c4600;
}
.GreenButton {
	background:url(images/green-button.jpg) no-repeat;
	width:120px;
	height:24px;
	font-size:12px;
	padding:5px 0 0 25px;
	margin-top:10px;
}
*html .GreenContainerContent {
	padding:10px 16px 10px 16px;
}
.GreenButton a, .GreenButton a:hover {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.AshContainer {
	background:url(images/ash-button.jpg) no-repeat;
	width:179px;
	height:27px;
	padding:5px 0 0 15px;
	color:#3994ce;
	font-size:11px;
}
.AshContainerSmall {
	background:url(images/ash-button.jpg) no-repeat;
	width:179px;
	height:27px;
	padding:5px 0 0 15px;
	color:#3994ce;
	font-size:11px;
	float: right;
}
.AshContainerBig {
	background:url(images/ash-button-big.jpg) no-repeat;
	width:270px;
	height:27px;
	padding:5px 0 0 15px;
	color:#3994ce;
	font-size:11px;
	float: right;
}
.LoginToEdit
{
	margin-left: 420px;
	margin-top: 50px;
	width: 400px;
}
.LoginRight {
	padding-top:100px;
}
.TblLogin {
	margin-left:50px;
	margin-top:35px;
}
.MailContent {
	width:425px;
	font-size:12px;
	color:#61696e;
	float:left
}
.MailContent img {
	margin:10px 0;
}
.BlueText {
	color:#1c72a9;
}
.BoldText {
	font-weight:bold;
}
.GreenText {
	color:#8ccb25;
	font-size:16px;
}
.GreenTextItalics {
	color:#8ccb25;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
	font-style:italic;
}
.AlignRight {
	text-align:right;
}
.AlignCenter {
	text-align:center;
}
.ClearRow {
	clear:both;
}
.GreenHeading {
	color:#8ccb25;
	font-size:16px;
	padding-bottom:6px;
	padding-top:18px;
}
.BlueHeading {
	color:#4fa7df;
	font-size:23px;
	padding-bottom:6px;
	padding-top:18px;
}
.BorderContiner {
	border-bottom:1px dotted #c3c6c8;
	font-size:12px;
	color:#4fa7df;
	margin:15px 0;
	padding:0 0 5px 0
}
.Font16 {
	font-size:16px;
}
.Font12 {
	font-size:12px;
}
.Font13 {
	font-size:13px;
}
/*NewsLetter*/
.NewsLetterTemp {
	padding:0;
	width:208px;
	float:left;
	padding-top:27px;
}
.NewsletterArchiveList
{
	width:208px;
	margin-left:16px;
	background:url(images/newsletter-bg-middle.jpg) repeat-y;
}
*html .NewsletterArchiveList {
	margin-left:8px;
}
.NewsletterArchiveList .top
{
	background:url(images/newsletter-bg-top.jpg) no-repeat;
	height: 45px;
}
.NewsletterArchiveList .middle
{
	position: relative;
	margin-top: -25px;
	margin-bottom:-25px;
	margin-left:18px;
}
.NewsletterArchiveList .middle ul {
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
}
.NewsletterArchiveList .middle ul li {
	background:url(images/blue-arrow.jpg) no-repeat;
	padding:0 0 5px 15px;
	margin:0;
	font-size:13px;
	color:#61696e;
	text-decoration:underline;
}
.NewsletterArchiveList .bottom
{
	background:url(images/newsletter-bg-bottom.jpg) no-repeat;
	height: 45px;
}
.NewsLetterRaw {
	width:169px;
	border-bottom:1px dotted #b8bbbe;
	padding:0 0 10px 0;
	color:#61696e;
	margin-bottom:20px;
}
.NewsLetterRaw .title {
	color:#1c72a9;
	font-weight:bold;
	margin: 0;
	padding-bottom: 3px;
}
.NewsLetterButton {
	background:url(images/light-blue-bg.jpg) no-repeat;
	width:159px;
	height:14px;
	font-size:12px;
	color:#61696e;
	font-style:italic;
	padding:5px;
	margin-bottom:15px;
}
.NewsLetterRaw a {
	color:#8ccb25;
	font-size:13px;
	text-decoration:none;
	padding:10px 0 0 0;
}
.NewsletterLinks {
	background:url(images/green-dropdown.jpg) no-repeat;
	width:159px;
	height:17px;
	color:#fff;
	font-size:12px;
	padding:5px;
}
.Commentaires {
	width:436px;
}
.Commentaires h1 {
	font-size:17px;
}

.CommentairesBg {
	width:436px;
}
.CommentairesBg .top {
	background:url(images/comments-top.jpg) no-repeat bottom;
	height: 11px;
	padding:0px;
	margin:0px;
}

.CommentairesBg .middle {
	background:url(images/comments-middle.jpg) repeat-y;
	padding:20px;
	margin:0px;
}

.CommentairesBg .bottom {
	background:url(images/comments-bottom.jpg) no-repeat;
	height:11px;
	padding:0px;
	margin:0px;
}


.CommentairesBgRaw {
	border-bottom:1px solid #ced9df;
	padding-bottom:10px;
	margin-bottom:10px;
}
.Commentaires h2 {
	color:#60afe3;
	font-size:12px;
	font-style:italics;
	padding:0;
	margin:0;
}
.NewsletterArchive {
	width:425px;
	clear:both;
	margin-bottom:15px;
	float: left;
}
.NewsletterArchiveR {
	width:100px;
	float:left;
}
.NewsletterArchiveL {
	float:left;
	width:325px;
}
.NewsletterArchiveL h1 {
	color:#3290cc;
	font-size:16px;
	padding:10px 0;
	margin:0
}
.NewsletterArchiveL .ReadMore {
	background:url(images/light-blue-arrow.jpg) 0px 4px no-repeat;
	padding-top: 0;
	padding-left: 10px;
}
/*Categories*/
.CategoriesTemp {
	padding:0;
	width:198px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}
.CategoriesTempTopPadding {
	padding:0;
	width:198px;
	float:left;
	padding-top: 10px;
	margin-right:10px;
	overflow:hidden;
}
.CategoriesContentTop {
	width:168px;
	background:url(images/newsletter-bg-top.jpg) no-repeat top;
	padding:20px;
}
.CategoriesContentBottom {
	width:208px;
	background:url(images/newsletter-bg-bottom.jpg) no-repeat bottom;
	margin-top:10px;
}
.CategoriesContentBottom ul {
	list-style:none;
	padding:0;
	margin:5px 0 0 0;
}
.CategoriesContentBottom ul li {
	background:url(images/blue-arrow.jpg) no-repeat right;
	padding:0 0 5px 15px;
	margin:0 0 5px 0;
	font-size:13px;
	color:#61696e;
	text-decoration:none;
	border-bottom:1px dotted #61696e;
	font-weight:bold;
}
.CategoriesContentBottom ul li a:hover {
	background:#e9f5d5;
	display:block;
	height:15px;
}
.maladiesMain {
}
.maladiesImage {
	width:192px;
	float:left
}
.maladiesText {
	color:#7cc01d;
	font-size:16px;
	float:left;
	width:220px;
	margin-bottom:10px;
}
.maladiesMain a, .maladiesHightLightText a {
	color:#8ccb25;
	text-decoration:none;
}
.maladiesMain img {
	vertical-align:middle;
}
.maladiesHightLight {
	background:#f5f5f5;
	padding:10px;
	margin-top:15px;
}
.maladiesHightLightHeading {
}
.maladiesHightLightImage {
	width:192px;
	float:left;
}
.maladiesHightLightText {
	float:left;
	width:184px;
}
.maladiesHightLightText img {
	vertical-align:middle;
}
.HomeContentMain {
	width:1024px;
	margin-top:20px;
	background:url(images/home-content-main.jpg) repeat-x bottom;
	padding-bottom:40px;
}
.HomeContentLeft {
	width:510px;
	float:left;
	padding-top:100px;
	padding-left:90px;
}
.HomeContentLeft h1 {
	color:#61696e;
	font-size:17px;
	padding-right: 10px;
}
.HomeContentRight {
	width:327px;
	float:left;
}
.HomeContentRightTop {
	background:url(images/home-content-top.jpg) no-repeat top;
	width:307px;
	padding-top:170px;
	padding-left:20px;
	padding-bottom:20px;
}
.HomeContentRightBottom {
	background:url(images/home-content-bottom.jpg) no-repeat bottom;
	width:327px;
}
.HomeContentRightTop table {
	color:#fff;
	font-size:12px;
	width:260px;
	margin-left:25px;
	margin-top:5px;
}
.HomeContentRightTop table a {
	color:#fff;
	text-decoration:underline;
}
.HomeContentRightTop table td {
	padding:3px 0;
}
.HomeContentButton {
	width:290px;
	height:30px;
	margin-top:20px;
}
.HomeContentButtonL {
	width:173px;
	float:left;
	padding-left:10px;
	color:#5b4c51;
	padding-top:7px;
	border:0;
	background:url(images/home-button-input-bg.jpg) no-repeat top;
	border:0;
	height:30px;
}
.HomeContentButtonR {
	width:93px;
	float:left;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	background:url(images/home-button-bg.jpg) no-repeat top;
	border:0;
	height:30px;
}
.HomeBody {
	width:500px;
	height:500px
}
.HomeVideoContent
{
/*	padding: 0;
	background-color: #777777;
	width: 422px;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);*/
}
.HomeGreenContainer {
	background:url(images/home-green-bg.jpg) no-repeat;
	width:926px;
	height:475px;
	padding:30px 0 10px 98px;
	overflow:hidden;
}
*html .HomeGreenContainer {
	height:475px;
}
.HomeBlueContainerMain {
	width:926px;
	margin-top:10px;
	margin-bottom:15px;
}
*html .HomeBlueContainerMain {
	margin-top:7px;
}
.HomeBlueContainer {
	width:926px;
	margin-top:10px;
	margin-bottom:15px;
}
.HomeBlueContainer {
	background:url(images/home-white-bg.jpg) no-repeat;
	width:805px;
	height:90px;
	padding:20px 0 10px 30px;
}
.HomeBlueContainer table {
	width:770px;
}
.HomeBlueContainerBlock1 {
	float:left;
	width:145px;
}
.HomeBlueContainerBlock2 {
	float:left;
	width:205px;
}
.HomeGreenBlueContainer {
	width:235px;
	margin-right:20px;
	float:left;
}
.HomeGreenBlueContainerImg {
	width:235px;
	height:126px;
	margin-top:10px;
}
.HomeGreenBlueContainerContent {
	width:195px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/home-green-blue-bg.jpg) no-repeat bottom #85bf24;
	font-size:12px;
	min-height: 100px;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
}
.HomeGreenBlueContainerContent h1 {
	font-size:13px;
	margin:0;
	padding:0 0 5px 0;
	font-weight:bold;
}
.HomeGreenBlueButton {
	background:url(images/home-green-blue-bg-button.jpg) no-repeat;
	width:175px;
	height:24px;
	color:#004c7d;
	font-size:12px;
	padding:5px 0 0 25px;
	margin-top:10px;
}
*html .HomeGreenBlueButton {
	width:171px;
}
.HomeGreenBlueButton a, .HomeGreenBlueButton a:hover {
	color:#004c7d;
	font-size:12px;
	text-decoration:none;
}
.HomeGreenCategory {
	width:328px;
	float:left;
}
.HomeGreenCategoryContent {
	width:328px;
	margin-top:10px;
	float: none;
	background:url(images/home-green-category-middle.jpg) repeat-y top;
}
.HomeGreenCategoryContent .top {
	background:url(images/home-green-category-top.jpg) no-repeat top;
	height: 30px;
}
.HomeGreenCategoryContent .middle {
	position: relative;
	margin-top: -15px;
	margin-bottom: -15px;
	margin-left: 17px;
	min-height: 222px;
	padding: 0;
}
.HomeGreenCategoryContent .bottom {
	background:url(images/home-green-category-bottom.jpg) no-repeat bottom;
	height: 30px;
}
.HomeGreenCategoryContent .middle ul {
	list-style:none;
	padding:0;
	margin:0;
}
.HomeGreenCategoryContent .middle ul li {
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #dfdfdf;
	color:#4fa7df;
	font-size:12px;
	padding:2px;
}
.HomeGreenCategoryContent .middle ul li {
	font-size: 11px;
}
.HomeGreenCategoryTopL {
	width:110px;
	margin-right:55px;
	float:left;
}
.HomeGreenCategoryTopR {
	width:110px;
	float:left;
}
.HomecategoryHeading {
	width:285px;
	height:14px;
	background:url(images/home-category-heading.jpg) no-repeat;
	margin-bottom:7px;
	padding:5px;
}
.HomecategoryHeadingL {
	width:173px;
	float:left;
	color:#fff;
	font-size:12px;
}
.HomecategoryHeadingR {
	float:left;
	color:#fff;
	font-size:12px;
}
.HomecategoryHeadingR a {
	color: #ffffff;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.TwoColumnForumTemp {
	padding:70px 0 0 300px;
	width:455px;
	float:left;
	background:#fff;
}
.TwoColumnForumTemp img {
	vertical-align:middle;
}
.ForumHeader {
	background:url(images/forum-bg.jpg) no-repeat;
	width:429px;
	height:23px;
	margin-bottom:10px;
	padding:7px 0 0 20px;
	clear:both;
	color:#3290cc;
	font-weight:bold;
	margin-top:15px;
}
.ForumRow {
	width:420px;
	border-bottom:1px dotted #b0b4b6;
	clear:both;
	padding:3px 0 3px 0;
	font-size:13px;
	font-weight:bold;
	color:#61696e;
	margin-left:5px;
}
.ForumRowContent1Heading {
	width:210px;
	float:left;
}
.ForumRowContent3Heading {
	width:61px;
	float:left;
}
.ForumRowContent1 {
	width:230px;
	float:left;
}
.ForumRowContent2 {
	width:120px;
	float:left;
}
.ForumRowContent3 {
	width:61px;
	float:left;
	text-align:center;
}
.ForumButton {
	background:url(images/form-button-bg.jpg) no-repeat;
	width:415px;
	height:31px;
	padding:5px 0 0 20px;
	color:#3290cc;
	font-size:13px;
	font-weight:bold;
	margin:20px 0;
}
.ForumContent {
	font-size:13px;
	padding-top:20px;
}
.ForumCButton {
	background:url(images/forum-c-button.jpg) no-repeat;
	width:81px;
	height:25px;
	color:#1c72a9;
	border:0;
	margin-top:5px;
	padding:0px 0 0 10px;
	font-size:11px;
}
.ForumContentTextArea {
	width:500px;
}
.ForumContentText {
	padding:10px 20px 0 0;
	text-align:right;
}
.SignUp {
	width:330px;
	margin-top:10px;
}
/*Newsletter Mail*/
.MainContainerMail {
	background:url(images/main-page-bg-mail.jpg) no-repeat #fff;
	width:649px;
	margin:0 auto;
	min-height:139px;
}
.TwoColumnTempMail {
	padding:48px 45px 0 45px;
	width:559px;
	float:left;
	background:#fff;
}
*html .TwoColumnTempMail {
	padding:0px 40px 0 40px;
	width:559px;
	float:left;
	background:#fff;
}
.MailContentNewsMail {
	width:375px;
	font-size:12px;
	color:#61696e;
	float:left;
	margin-right:25px;
}
.MailContentNewsMail img {
	margin:10px 0;
}
.MailContentNewsMail h1 {
	font:normal 23px arial;
	color:#4fa7df;
	margin:0;
}
.GreenTextNewsMail p {
	color:#8ccb25;
	font-size:15px;
	margin:0;
}
.MailContentNewsMail p {
	color:#61696e;
	font-size:12px;
	margin:0;
}
.HeaderContainerNewsMail {
	height:139px;
}
.HeaderContainerNewsMail h1 {
	padding:55px 45px;
0 0;
	text-align:right;
	margin:0;
	font:bold 25px arial;
	color:#7c7c7c;
}
.TwoColumnTempRightNewsMail {
	width:156px;
	float:left;
	padding:37px 0 0 0;
}
.TwoColumnTempRightNewsMail h1 {
	font:normal 16px arial;
	color:#8ccb25;
	margin:15px 0;
}
.BlueContainerNewsMail {
	width:157px;
}
.BlueContainerNewsMailImg {
	width:156px;
}
.BlueContainerContentNewsMail {
	width:117px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/blue-bg-newsmail.jpg) no-repeat bottom;
	font-size:11px;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
}
*html .BlueContainerContentNewsMail {
	width:117px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/blue-bg-newsmail.jpg) no-repeat bottom;
	font-size:11px;
	padding:10px 15px 10px 14px;
	margin-bottom:10px;
}
.BlueContainerContentNewsMail h1 {
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.BlueButtonNewsMail {
	width:127px;
	height:21px;
	color:#004c7d;
	font-size:12px;
	padding:5px 0 0 0;
	margin-top:10px;
}
.GreenContainerNewsMail {
	width:157px;
display:
}
.GreenContainerNewsMailImg {
	width:157px;
}
.GreenContainerContentNewsMail {
	width:117px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/green-bg-newsmail.jpg) no-repeat bottom #8ccb25;
	font-size:11px;
	padding:10px 20px 10px 20px;
	margin-bottom:10px;
}
*html .GreenContainerContentNewsMail {
	width:117px;
	border-top:1px solid #fff;
	color:#fff;
	background:url(images/green-bg-newsmail.jpg) no-repeat bottom #8ccb25;
	font-size:11px;
	padding:10px 15px 10px 15px;
	margin-bottom:10px;
}
.GreenContainerContentNewsMail h1 {
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:normal;
	color:#2c4600;
}
.GreenButtonNewsMail {
	width:127px;
	height:24px;
	font-size:12px;
	padding:5px 0 0 0;
	margin-top:10px;
}
.VoirLesBtnWrapper {
	margin:14px 0 0 0;
}
.RightLogoContainer {
	margin:0 0 10px 0;
}
.MainContainerBottomNewsMail {
	background:url(images/body-bottom-bg.jpg) no-repeat #fff bottom;
	width:649px;
	margin:0 auto;
	height:70px;
}
.NewsMailToNav {
	padding:42px 45px 0 0;
	text-align:right;
	color:#4fa7df;
}
.NewsMailToNav a {
	font:normal 12px arial;
	color:#4fa7df;
	text-decoration:none;
}
.NewsMailToNav a:hover, .NewsMailToNav a:visited {
	font:normal 12px arial;
	color:#4fa7df;
	text-decoration:none;
}
.footerContainerNewsmail {
	width:649px;
	height:29px;
	background:url(images/footer-bg.jpg) no-repeat;
	color:#fff;
	text-decoration:none;
	margin:0 auto;
	font-size:10px;
	padding:15px 0 0 0;
	text-align:center;
	clear:both;
}
.footerContainerNewsmail a, .footerContainerNewsmail a:hover {
	color:#fff;
	text-decoration:underline;
	font-size:10px;
}
.footerBotNewsMail {
	font:normal 10px arial;
	color:#76af19;
	margin:10px 0;
	text-align:center;
}
/*drop down*/
.DropDownWrapper {
	width:481px;
	font:normal 14px arial;
	color:#6b6b6b;
	margin:-2px 20px 0 20px;
	position: relative;
	z-index:9999;
}
*html .DropDownWrapper {
	width:481px;
	font:normal 14px arial;
	color:#6b6b6b;
	margin:-9px 20px 0 20px;
	position: relative;
	z-index:999;
}
.DropDownMid {
	width:429px;
	border-left:1px solid #a1ceea;
	border-right:1px solid #a1ceea;
	background:#e6f5fe;
	padding:10px 25px 0 25px;
}
.DropDownBot {
	background:url(images/dropdown-bg.png) no-repeat top left;
	height:15px;
}
.HomeContentLeft h1.HomeTitle {
	color:#54aae3;
	font-size:25px;
	font-weight:normal;
}
.HomeNewsReceive{
	font-size:22px;
	color:#FFFFFF;
}
.DeseaseChoise{
	background:url(images/bg_desease_choise.gif) no-repeat;
	width:275px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#ffffff;
	margin:15px 0 15px 0;
}
.SignUp a {
	width:327px;
	height:47px;
	line-height:47px;
	text-align:center;
	background:url(images/login.gif) no-repeat;
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#61696e;
}
.SignUp a:hover {
	width:327px;
	height:47px;
	line-height:47px;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:14px;
	color:#61696e;
}
.SignUp a span {
	font-size:16px;
	color:#2579b0;
}
.SignUp a span.SignUpClick {
	font-size:14px;
	color:#2579b0;
}
h3.HomeTitles{
	font-size:22px;
	padding:0;
	margin:0;
	font-weight:normal;
	color:#FFFFFF;
}
.RecieveTitle {
	font-size:16px;
	color:#3290cc;
	padding:0 0 5px 0;
	margin:0;
}
.BlueTitles {
	font-size:22px;
	color:#4fa7df;
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
}
.BlueTitles2 {
	font-size:22px;
	color:#4fa7df;
	padding:0 0 0 0;
	margin:0 0 15px 0;
	font-weight:normal;
}
.GreenTitles {
	font-size:22px;
	color:#8ccb25;
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
}
.GreenTitlesNewsletter {
	font-size:22px;
	color:#8ccb25;
	padding:0 0 3px 20px;
	margin:0;
	font-weight:normal;
}
.MiddleTitles {
	color:#61696e;
	font-size:20px;
	padding:0;
	margin:0;
}
.MiddleTitles span {
	color:#2f8ec9;
}
.MiddleTitles2 {
	color:#61696e;
	font-size:20px;
	padding:0;
	margin:11px 0 5px 0;
}
.MiddleTitles2 span {
	color:#2f8ec9;
}
.ValueTitles {
	font-size:22px;
	color:#2f8ec9;
	padding:0 0 0 0;
	margin:0;
	font-weight:normal;
}
.ValueTitles span {
	font-size:20px;
	color:#61696e;
}
.NewsletterTitle{
	font-size:14px;
	color:#61696e;	
}
.NewsletterTitle span{
	font-size:26px;
	color:#4fa7df;	
}

.VerticalSpacer15
{
	height: 15px;
	clear: both;
}

.LongNarrowList
{
	padding:0;
	width:197px;
	float:left;
	background:url(images/myaccount-left-middle.jpg) repeat-y top;
	margin-right:30px;
}
.LongNarrowList h1 {
	color:#4fa7df;
	font-size:14px;
	padding:20px 0 10px 0;
	margin:0;
}
.LongNarrowList .top {
	background:url(images/myaccount-left-top.jpg) no-repeat;
	height: 38px;
}
.LongNarrowList .middle {
	position: relative;
	margin-top: -20px;
	margin-bottom: -20px;
	margin-left: 20px;
}
.LongNarrowList .middle ul {
	list-style:none;
	padding:0;
	margin:0;
}
.LongNarrowList .middle ul li {
	font-size:13px;
	color:#61696e;
	text-decoration:none;
	border-bottom:1px dotted #61696e;
	font-weight:bold;
	width:159px;
}
.LongNarrowList .middle ul li a {
	display:block;
	font-size:13px;
	color:#61696e;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0 5px 5px;
	background:url(images/light-blue-arrow.jpg) no-repeat right;
}
.LongNarrowList .middle ul li a:hover {
	display:block;
	background: #eaf5d5 url(images/light-blue-arrow.jpg) no-repeat right;
	color:#61696e;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0 5px 5px;
}
.LongNarrowList .middle ul li a.active {
	display:block;
	background: #eaf5d5 url(images/light-blue-arrow.jpg) no-repeat right;
	color:#61696e;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0 5px 5px;
}
.LongNarrowList .middle ul li.last {
	border:none;
}
.LongNarrowList .middle ul.UnderList {
	padding:10px 0 10px;
}
.LongNarrowList .middle ul.UnderList li {
	background:url(images/under_list_bullet.gif) no-repeat;
	font-size:12px;
	color:#7c7c7c;
	text-decoration:none;
	border:none;
	font-weight:normal;
	width:159px;
	padding:2px 0 2px 15px;
	margin:0 0 0 20px;
	width:auto;
}
.LongNarrowList .middle ul.UnderList li a {
	font-size:12px;
	color:#7c7c7c;
	text-decoration:none;
	font-weight:bold;
	padding:0;
	margin:0;
	background:none;
}
.LongNarrowList .middle ul.UnderList li a:hover {
	color:#4fa7df;
	background:none;
	margin:0;
	padding:0;
}
.LongNarrowList .middle ul.UnderList li a.Selected {
	color:#4fa7df;
	background-image:none;
	margin:0;
	padding:0;
}
.LongNarrowList .bottom {
	background:url(images/myaccount-left-bottom.jpg) no-repeat;
	height:38px;
}

#MoreInfo1, #MoreInfo2, #MoreInfo3, #MoreInfo4 {
	display:none;
}

.LoginPageSubmit{
	background:url(images/bg_login_page_submit.gif) no-repeat;
	height:31px;
	width:103px;
	line-height:31px;
	padding:0 0 0 10px;
	margin:0 13px 0 0;
	border:none;
	color:#1c72a9;
	font-size:11px;
	float:right;
}

.Hidden
{
	display: none;
}

#loading
{
/*	background:#ff0000;
	color:#fff;
	font-size:14px;
	font-familly:Arial;
	padding:2px;
	display:none;
	float: right; */
	background: url(images/ajax-loader.gif) no-repeat;
	height: 16px;
	width: 290px;
	display:none;
	float: left;
}
.pharmacy {
	width: 470px;
	border: 1px solid #4aa5c6;
	padding: 3px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.pharmacy #name {
	border: 0;
	float: left;
}
.pharmacy  a {
	float: left;
	text-decoration: none;
	display: block;
	border: 0;
	height: 17px;
	width: 17px;
	padding: 0px;
	margin-top: -2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	float: left;
}
.pharmacy .delete {
	background-image: url(images/delete.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#ancaddpharmacy
{
	margin-top: 2px;
	margin-left: 6px;
	background-image: url(images/add.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
}
#ancaddpharmacy:hover
{
	text-decoration: underline;
}
#divMenuError
{
	z-index: 1000;
	position: relative;
}
.FormErrorMessage {background:url(images/error.png) no-repeat 5px 5px; font-size: 12px; color: #FF0000; background-color: #F3C5C8; margin: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 25px; border: 1px solid #FF0000; }
.FieldErrorMessage {background:url(images/error.png) no-repeat; padding-left: 20px; font-size: 12px; color: #FF0000; margin-top: 1px; margin-bottom: 3px;}
.FormInformationMessage {background:url(images/accept.png) no-repeat 5px 5px; font-size: 12px; color: #009966; background-color: #CCFDDB; margin: 0px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 25px; border: 1px solid #009966; }
.FormMessage {
	font-size: 12px;
	color: #009966;
	background-color: #CCFDDB;
	margin: 0px;
	padding: 5px;
	border: 1px solid #009966;
}
.PharmacySearchMessage {
	clear: both;
	padding-top: 20px;
}
#pmaramcyMapDialog
{
	display: none;
	font:12px Arial, Helvetica, sans-serif; 
}
#pmaramcyMapDialog div
{
	margin: 0;
	padding: 0;
}
#pmaramcyMapDialog .searchArea
{
	float: left;
	margin-bottom: 10px;
	position: relative;
}
#pmaramcyMapDialog input.TxtBox{height:20px; width:250px; border:1px solid #d0d0d0; font:normal 12px arial; color:#747474; padding:3px 2px;}
.pharmacy, #pmaramcyMapDialog .pharmacy {
	width: 250px;
	border: 1px solid #cccccc;
	padding: 3px;
	float: left;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	overflow: hidden;
}
#pmaramcyMapDialog .pharmacy {
	margin-right: 2px;
}
#loading, .loading
{
/*	background:#ff0000;
	color:#fff;
	font-size:14px;
	font-familly:Arial;
	padding:2px;
	display:none;
	float: right; */
	background: url(images/ajax-loader.gif) no-repeat;
	height: 16px;
	width: 16px;
	visibility: hidden;
}
.addLink {
	background-image: url(images/add.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-left: 20px;
	margin-top: 5px;
	display: block;
	height: 20px;
	border: none;
	text-decoration: underline;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	outline: none;
}
#clear_both {
	clear: both;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

