BODY {
	SCROLLBAR-FACE-COLOR: #336600;
	SCROLLBAR-HIGHLIGHT-COLOR: #336600;
	SCROLLBAR-SHADOW-COLOR: #99CC33;
	SCROLLBAR-3DLIGHT-COLOR: #99CC33;
	SCROLLBAR-ARROW-COLOR: #99CC33;
	SCROLLBAR-TRACK-COLOR: #99CC33;
	SCROLLBAR-DARKSHADOW-COLOR: #336600;
}
A { text-decoration:none}
A.lien1 {font-family: Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 10px}
A.lien1:hover {font-family: Verdana, Arial, Helvetica, sans-serif; line-height:14px; font-weight: bold; color: #000033; text-decoration: none; font-size: 10px}
A.lien2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; font-size: 10px}
A.lien2:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; color: #FFCA2A; text-decoration: none; font-size: 10px}
A.lien3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #010F37; text-decoration: none; font-size: 10px}
A.lien3:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #0066CC; text-decoration: none; font-size: 10px}

H1 {font-family: Verdana, Helvetica; font-size: 13px; color: #FFCA2A; font-style: normal; font-weight: bold; text-decoration: none; margin: 0px;}
H2 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #FFCA2A; font-style: normal; font-weight: bold; text-decoration: none; margin: 0px;}
.texte {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000033;line-height: 140%;}
.texteblanc {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; font-weight: bold;}
.textebleufonce {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000033; font-weight: bold;}

.titre_jaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCA2A;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0;
}
A.lien4 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #3399FF; text-decoration: none; font-size: 10px
}
A.lien4:hover {
font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #FFCA2A; text-decoration: none; font-size: 10px
}
.titre_bleu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	font-weight: bold;
}
A.lien5 {

font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFCA2A; text-decoration: none; font-size: 10px
}
A.lien5:hover {

font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color: #3399FF; text-decoration: none; font-size: 10px
}

body {
    padding: 0;
	margin: 0 0 20px 0;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

body.portal {
    background: url("../graphics/portal/body-bar.png") transparent repeat-x 0% 0%;
}

img {
    border-width: 0;
    padding: 0;
    margin: 0;
}
form .wide {
  margin:0;
  padding:0;
  font-size: 110%;
}
a {
    color: #3399FF;
}
a:hover {
    color: #3399FF;
    text-decoration: underline;
}

.title {
    text-align: center;
    text-transform: uppercase;
}

.decorator {
    padding: 0;
}

.space {
    width: 40%;
    line-height: 5px;
    margin-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #000;
}


/* HP css */

/* parent styles */

#hometitle {
    display: none;
}

#container-nocol {
    padding: 20px 0 0px 40px;
}

#wrapper {
    width: 730px;
    margin: 0;
	text-align: left;
    position: relative;
    z-index: 30;
}

#help-content {
    width: 700px;
    margin-left: 0;
    padding-left: 0 !important;
}

.background {
    background: #fff url(http://www.midiblogs.com/graphics/portal/home-background.png) no-repeat 265px 45px;
}

#footer {
	text-align: center;
	font-size: 90%;
	width: auto;
	padding: 35px 0 1em 0;
}

#left {
    overflow: hidden;
	float: none;
	width: 220px;
	background-color: #d20000;
	margin-left: 0px;
	position: absolute;
	left: 5px;
	top: 5px;
}

#left .decorator span {
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
}

.centerbox {
	background-color: transparent;
	padding: 15px 0 0 0px;
	margin: 0 auto 0 248px;
    text-align: left;
}

/* left sidebar */

/* 1st box */

#left #logobox {
    background-color: #d20000;
    height: 167px;
	margin: 0px;
	width: 220px;
	clear: both;
}

#left #logobox .first {
    float: left;
    background: url(http://www.midiblogs.com/graphics/portal/style/left_top_red.png) no-repeat left top;
}

#left #logobox .last {
    float: right;
    background: url(http://www.midiblogs.com/graphics/portal/style/right_top_red.png) no-repeat right top;
}

#logobox a,
#logobox img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/* 2nd box */

#loginbox {
    background-color: #d20000;
	margin: 0px;
	width: 220px;
	clear: both;
	padding-bottom: 20px;
}

#loginbox .first {
    float: left;
    background: url(http://www.midiblogs.com/graphics/portal/style/left_top_red_gey.png) no-repeat left top;
}

#loginbox .last {
    float: right;
    background: url(http://www.midiblogs.com/graphics/portal/style/right_top_red_grey.png) no-repeat right top;
}

#loginbox h5 {
    margin: 0;
    padding: 15px 0 0 15px;
    font-size: 100%;
    letter-spacing: 0.01em;
    color: #fff;
    font-weight: bold;
}

#loginbox form {
    margin: 0;
    padding: 0 0 0 15px;
}

#loginbox input {
    margin: 8px 0 0 0;
    padding: 0;
	font-size: 11px;
	vertical-align: middle;
}

/* also used in inner portal */

#loginbox input.login,
#searchbox input.login {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #26548F;
	height: 16px;
	width: 120px;
}

#loginbox input.valid,
#searchbox input.valid {
	border: 2px solid #fff;
	background-color: #000;
	color: #fff;
	width: 75px;
	font-weight: bold;
}

#loginbox input.ok,
#searchbox input.ok {
	border: 2px solid #fff;
	background-color: #000;
	color: #fff;
	width: 40px;
	font-weight: bold;
}

#left #loginbox a {
    padding: 10px 0 0 15px;
    color: #fff;
    text-decoration: underline;
    display: block;
    font-size: 90%;
    font-style: normal;
}

#left .space {
    margin-left: 15px;
    width: 70%;
    line-height: 5px;
    border-bottom: 1px dotted #fff;
}

#loginbox .text {
    margin-top: 20px;
    margin-bottom: 5px;
    margin-left: 15px;
    color: #fff;
}

/* sidebar footer */

#left .footerbox .first {
    float: left;
    background: url(http://www.midiblogs.com/graphics/portal/style/left_bottom_red.png) no-repeat left bottom;
}

#left .footerbox .last {
    float: right;
    background: url(http://www.midiblogs.com/graphics/portal/style/right_bottom_red.png) no-repeat right bottom;
}

/* center */

.centerbox h5 {
    color: #d20000;
    font-size: 110%;
    margin: 0 0 10px 0;
    padding: 0px;
	text-align: left;
}

.centerbox .communities {
    text-align: left;
    float: left;
    margin: 0;
    padding: 0.5em 1em 0em 10px;
    width: 240px;
}

.centerbox a {
	text-decoration: underline;
}

.communities a {
    line-height: 180%;
}


.centerbox ul {
    float: left;
	text-align: left;
    margin: 0;
    padding: 0.5em 2em 0em 0;
    width: 145px;
    background-color: transparent;
}

.centerbox ul li {
    text-decoration: none;
    padding: 0.3em 0 0.4em 0;
    margin: 0;
    list-style-type: none;
}

.centerbox .decorator span {
    margin: 0;
    padding: 0;
    width: 12px;
    height: 12px;
}

/* blog list */

.centerbox .hype {
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    width: 240px;
    text-align: left;
}

.centerbox #blogs {
    background-color: #eae0dc;
    margin: 0 0 0 -10px;
    padding-bottom: 0px;
    border: 1px solid #fff; /* hack */
}

#blogs .first {
    float: left;
    background: url(http://www.midiblogs.com/graphics/portal/style/left_top_big_grey.png) no-repeat left top;
}

#blogs .last {
    float: right;
    background: url(http://www.midiblogs.com/graphics/portal/style/right_top_big_grey.png) no-repeat right top;
}

#blogs table {
    font-family: inherit;
	font-size: 100%;
	margin: 0 0 0 10px;
	border-collapse: collapse;
}

#blogs td {
    font-family: inherit;
	font-size: 100%;
	border-collapse: collapse;
	padding-bottom: 5px;
}

#blogs .first2 {
    float: left;
    background: url(http://www.midiblogs.com/graphics/portal/style/left_bottom_big_grey.png) no-repeat right bottom;
}

#blogs .last2 {
    float: right;
    background: url(http://www.midiblogs.com/graphics/portal/style/right_bottom_big_grey.png) no-repeat right bottom;
}

/* promo box */

#create-blog {
    margin-left: 3px;
}

.centerbox .ads {
    background: #eae0dc url(http://www.midiblogs.com/graphics/portal/style/bottom_grey.png) no-repeat left bottom;
    margin: 0;
    padding: 0 0 2em 0;
    margin-left: 5px;
    width: 206px;
}

.ads h5 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 5px 0 5px 0;
    background: #d20000 url(http://www.midiblogs.com/graphics/portal/style/top_red.png) no-repeat left top;
}

.ads p {
    background: transparent;
    color: #000;
    text-align: left;
    margin: 10px 1.5em 0 1.5em;
    padding: 0;
    line-height: 150%;
}

/* background logo */

#background {
    clear: both;
    float: left;
    background: url(http://www.midiblogs.com/graphics/portal/home-background.png) no-repeat 0% 0%;
    width: 495px;
    height: 224px;
    margin: -15px 0 0 0;
    padding: 0px;
}

/* inner portal */

#container-nocol #main {
    width: 700px;
    float: left;
    margin: 0;
    font-size: 110%;
}
#main .home {
    margin-left: 15px;
    margin-top: 0px;
    background-color: #d6c2b8;
    height: 358px;
    text-align: center;
}

#main .home a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 324px;
}

#main H1 {
    font-family: Verdana, Helvetica;
    font-size: 13px;
    color: #FFCA2A;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    margin: 0px;
    border-bottom: 1px solid #FFCA2A;
    text-align: left;
    margin: 10px 0;
    padding: 2px 0;
    text-transform: uppercase;
}

#container-nocol h2 a:hover {
    color: #FFCA2A;
    text-decoration: none;
}

#rightcolumn {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    overflow: visible;
}
#main h1 {
}

#main h3 {
    font-size: 105%;
    margin: 10px 0;
    padding: 0;
}
#main h2 {
    margin: 20px 0 3px 0;
    padding: 0;
}
#main p {
    line-height: 150%;
}
#main li {
    line-height: 150%;
}
#main .news h2 {
	color: #000;
    font-size: 100%;
    font-weight: bold;
	border-width: 0;
    width: auto;
}
#main .news .signature {
	float: right;
	font-style: italic;
}

.features img.left {
    float: left;
    margin: 1em 1em 1em 0;
    padding: 3px;
    border: 1px solid #000;
}
.features img.right {
    float: right;
    margin: 1em 0 1em 1em;
    padding: 3px;
    border: 1px solid #000;
}
.features h2 {
    clear: both;
}

#inspired-usage {
}
#inspired-blogslist li {
    text-decoration: none;
    padding: 0.3em 0 0.4em 0;
    margin: 0;
    list-style-type: none;
}
#inspired-blogslist span.pagedlinks {
    padding: 0.5em 0 0.5em 0.5em;
    margin: 0;
    list-style-type: none;
}

#inspired-blogslist {
}

#inspired-blogslist table {
    font-family: inherit;
	font-size: 100%;
	margin: 15px 0 0 10px;
	border-collapse: collapse;
}

#inspired-blogslist td {
    font-family: inherit;
	font-size: 100%;
	border-collapse: collapse;
	white-space: normal;
}

#inspired-blogslist td.first {
    width: 70px;
    padding-right: 5px;
    padding-bottom: 10px;
}

#inspired-blogslist td.second {
    padding-bottom: 10px;
}

#inspired-blogslist td p {
	background-color: transparent;
	margin: 0 0 3px 0;
	padding: 0;
}
#inspired-blogslist td p.posted {
	background-color: transparent;
	margin: 0 0 15px 0;
	padding: 0;
}
#inspired-blogslist td h3 {
	overflow: hidden;
	width: 80%;
	background-color: transparent;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
}
#inspired-blogslist td h3 a,
#inspired-blogslist td h3 a:hover {
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;
}

p#communities-list {
    text-align: center;
    width: 95%;
    margin-left: 30px;
}

#communities-list a {
    text-decoration:none;
    line-height: 150%;
    padding-bottom: 2px;
}

#communities-list a:hover,
#communities-list a:active {
    text-decoration:underline;
    padding-bottom: 2px;
}


#listing h4 {
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 9px;
    padding-top: 12px;
    margin-top: 0;
    margin-bottom: 0;
}

#listing ul li {
    list-style-type: disc;
    margin-left: 2em;
    padding-left: 0.5em;
    line-height: 140%;
}

#listing ul li ul li {
    list-style-type: circle;
    margin-top: 0.2em;
    line-height: 130%;
}

#listing dl {
    margin: 0 0 0 4em;
    padding: 0;
}
#listing dt {
    font-weight: bold;
    color: #222;
    padding: 0.8em 0 0.5em 0;
}
#listing dd {
    border-left: 1px solid #ccc;
    margin: 0.5em 0 1em 2em;
    padding: 0em 0 0.9em 1em;
    line-height: 150%;
}
#subscribe-process {
    float: right;
    margin: 2em 0 2em 0;
}

#subscribe-process img {
    vertical-align: middle;
    margin: 0 0.5em 0.2em 0.5em;
}

#subscribe-process h5 {
    color: #d20000;
    font-size: 120%;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 9px;
    padding-top: 2px;
    margin-top: 0;
    display: inline;
    text-decoration: none;
    border: 0px;
}

#subscribe-process h5.off {
    color: #d9d9d9;
}

.searchresult {
    padding: 0;
    margin: 0;
}

.searchresult li {
    text-decoration: none;
    padding: 0.3em 0.3em 0.4em 0.3em;
    margin: 0;
    margin-bottom: 10px;
    list-style-type: none;
}

.searchresult li.bidded {
}

.searchresult a {
    text-decoration: none;
}

.searchresult a:hover {
    text-decoration: none;
}

/* title of sponsored link */
.searchresult a.title {
    text-decoration: underline;
    font-size: 110%;
}
.searchresult a:hover.title {
    color: #d20000;
}

/* desc of sponsored link */
.searchresult a.light {
}

/* hp of sponsored link, used elsewhere */
a.important {
    color: #d20000;
	text-decoration: underline;
}

a:hover.important,
a:active.important {
    color: #d20000;
	text-decoration: underline;
}

/* link to sponsor */
.searchresult a.sponsor {
    font-style: italic;
}



.searchresult .nav {
    width: 100%;
    margin-top: 15px;
    font-weight: bold;
}

.searchresult .nav a.prev {
    display: block;
    float: left;
    padding-right: 5px;
}
.searchresult .nav a.next {
    display: block;
    float: right;
    padding-left: 5px;
}

#sponsored-links {
    margin-left: 3.1em;
    margin-top: 2em;
}

#sponsored-links h2 {
    border-width: 0px;
    font-size: 110%;
    margin-bottom: 0.4em;
}

table.bloglistehp tr td {
  padding:7px 5px;
  width 100px;
  vertical-align: top;
}

table.bloglisteinviteshp tr td {
  padding:1px 2px;
}