
h1.pageTitle {
	background-image: url('../images/mentaldetox/titlepage.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	margin: 0 0 10px 0;
	padding: 0 0 0 35px;
    font-weight: normal;
	font-family:"Trebuchet MS", Arial;
	font-size: 20px;
	color: #B1BE1B;
	border-bottom: 1px #B1BE1B solid;
	height: 26px;
}

.style1 {
	color: #B7C922;
	font-weight: bold;
}

#top-header {
	width: 975px;
	height: 213px;
	background-image: url(../images/mentaldetox/header_new.jpg);
	background-repeat: no-repeat;
}

/* menu TOP LOGIN */

#top-login {
 	width: 805px;
	text-align: right;
	padding: 3px 60px;
	color: #f6a500;
	font-size: 12px;
	font-weight: bold;
}
#top-login a:active,
#top-login a:visited,
#top-login a:link {
	padding: 0 3px 1px 3px;
	color: #f6a500;
	text-decoration: none;
}
#top-login a:hover {
	padding: 0 3px 1px 3px;
	color: #aa0113;
	text-decoration: none;
} 

/* menu TOP MENU */

#top-menu {
 	width: 955px;
	text-align: left;
	padding: 4px 10px;
	font-weight: bold;
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
}
#top-menu a:active,
#top-menu a:visited,
#top-menu a:link {
	padding: 1px 3px 1px 3px;
	color: #ffffff;
	text-decoration: none;
}
#top-menu a:hover {
	padding: 1px 3px 1px 3px;
	color: #738005;
	text-decoration: none;
} 

#top-menu a.current_home:active,
#top-menu a.current_home:visited,
#top-menu a.current_home:link {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#top-menu a.current_home:hover {
	font-weight: bold;
	text-decoration: none;
	color: #738005;
} 

#top-banner {
	background-image: url('../images/mentaldetox/header.jpg');
	width: 975px;
	height: 124px;
	display: block;
	border-top: 1px #cccccc solid;
} 


#top-community {
	background-color:#B1BE1B; 
	width:975px; 
	height:18px; 
	text-align:right;
}
#top-community-flash {
	background-color:#B1BE1B; 
	float:left; 
	width:500px; 
	height:18px;
}
#top-community-menu {
	float: right; 
	width: 474px; 
	height: 18px; 
	text-align: right; 
	margin: 0 auto;
}

/*
====================Top Navigation Block======================*/
#top-nav {
	margin-top: 146px;
    position: relative;
	text-align: left;
	width:861px;
    color: #ffffff;
	text-transform: uppercase;
}
#top-nav a,
#top-nav a:active,
#top-nav a:visited,
#top-nav a:link {
	font-size: 13px;
    padding: 1px 9px 3px 9px;
    font-weight: bold;
    color: #ffffff;
}
#top-nav a:hover, #top-nav li.current a {
    color: #6b6b6b;
    text-decoration: none;
}

/* Left Col */

#layout-leftCol {
    background: url('../images/home/leftbg.png') left top repeat-y;
    width: 975px;
}
#layout-leftCol #middleCol {
    width: 770px;
}

#layout-leftColRight {
    background: url('../images/strength123/leftbg.png') left top repeat-y;
    width: 975px;
}
#layout-leftColRight #middleCol {
    width: 550px
}

#leftCol {
    float: left;
    width: 185px;
	padding-top: 15px;
}

/* ---------------- General menu ------------------ */

ul#general_menu {
    margin: 0px 0 15px 0;
    padding: 0;
    list-style-type: none;
}

ul#general_menu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul#general_menu .general_strength123 {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_strength123.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}
ul#general_menu .general_community {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_community.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}
ul#general_menu .general_mental {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_mental.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}
ul#general_menu .general_store {
	width: 185px;
	height: 19px;
	background-image:url('../images/home/general_store.gif');
	background-repeat:no-repeat;
	padding: 0px;
	margin: 10px 0 5px 0;
}


ul#general_menu .level_g2 {
	text-align:right;
	vertical-align:middle;
	padding: 4px 20px 0 0;
	color: #666666;
	font-size: 12px;
}

ul#general_menu a {
	color: #666666;
}
ul#general_menu a.current {
	font-weight:bold;
	color: #000000;
}

SPAN.pullquote {
	display: inline;
	margin: 0;
	font-family: Neuropolitical, Georgia, Times, serif;
	font-size: 11px;
}

/* Bottom Menu */
div#navbottom {
	text-align:center;
	margin: 0 auto;
	color:#CCCCCC;
}

div#navbottom ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: center;
}
div#navbottom li {
    margin: 0px 5px 0 0;
    color: #006699;
    text-align: left;
	float: left;
}
div#navbottom a:link,
div#navbottom a:visited,
div#navbottom a:hover,
div#navbottom a:active,
div#navbottom li a:hover {
    color: #666666;
}

/*
====================Default Block Styling=====================*/
.block {
	margin-bottom: 10px;
}
.block .header {

}
.block .header h2 {
    background: url('../images/mentaldetox/header.png') left top repeat-y;
	height: 19px;
	text-align:center;
	vertical-align:middle;
	margin: 0 auto;
	padding: 2px 0 0 0;
	color: #ffffff;
}
.contentProfil {
	padding: 15px 20px;
}
.contentProfil span.current {
	color: #000000;
	font-weight:bold;
}

/* 
------------------- Left Block ----------------- */

a.profilOverview:link,
a.profilOverview:visited,
a.profilOverview:hover,
a.profilOverview:active {
	color: #666666;
    background: url('../images/icons/profil_overview.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilContact:link,
a.profilContact:visited,
a.profilContact:hover,
a.profilContact:active {
	color: #666666;
    background: url('../images/icons/profil_contact.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilMail:link,
a.profilMail:visited,
a.profilMail:hover,
a.profilMail:active {
	color: #666666;
    background: url('../images/icons/profil_mail.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilBlog:link,
a.profilBlog:visited,
a.profilBlog:hover,
a.profilBlog:active {
	color: #666666;
    background: url('../images/icons/profil_blog.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilPhoto:link,
a.profilPhoto:visited,
a.profilPhoto:hover,
a.profilPhoto:active {
	color: #666666;
    background: url('../images/icons/profil_photo.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

a.profilRestaurant:link,
a.profilRestaurant:visited,
a.profilRestaurant:hover,
a.profilRestaurant:active {
	color: #666666;
    background: url('../images/icons/profil_restaurant.gif') left center no-repeat;
	padding: 4px 0 4px 30px;
	line-height: 22px;
}

/* ---------- right block ------------- */

#rightCol {
	padding: 16px 8px;
}

#rightCol div.header {
	background: url('../images/strength123/box_header.gif') repeat-x bottom right !important;
	height: 22px;
	line-height: 22px;
	padding:0 0 0 6px;
	margin:0;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}

#rightCol div.content {
	background: url('../images/strength123/box_content.gif') repeat-x bottom right !important;
	background-color: #ffffff !important;
	padding: 10px 10px 16px 10px;
	border-left:#dddddd 1px solid;
	border-right:#dddddd 1px solid;
}


/* ----------------------------------------- */

div.important_bar {
	width: 150px;
	height: 20px;
	background-image:url('../images/community/account_bar.png');
	background-repeat:no-repeat;
	padding: 3px 35px 0px 0px;
	margin: 0px 0px 10px 0px;
	color:#2E81BE;
	font-size:12px;
	text-align:right;
	cursor: pointer;
}
div.important_bar a:link,
div.important_bar a:visited,
div.important_bar a:hover,
div.important_bar a:active {
    color: #2E81BE;
}

/* ------------------------------------------- */

div.inContent {
	background-color: #FFFFFF;
}

.style1 {
	background-color: #FFFFFF;
}


