/*
Theme Name: Multipop
Theme URI: http://www.multipop.org
Description: The januari 2007 Multipop theme.
Version: 1.0
Author: Barry Ceelen

*/

body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.hidden {
	display: none;
	}

.rulerhidden {
	display: none;
	visibility: hidden;
	width: 100%;
	}

.rulergrey {
	width: 100%;
	height: 1px;
	color: #e5e5e5;
	background-color: #e5e5e5;
	border: 0px none;
	margin: 0px;
	}

/* shelf */

#shelf {
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #2e2e2e;
	}

#shelflite {
	width: 100%;
	margin: 0px auto 0px auto;
	background-color: #cdcdcd;
	}

#shelfbottom {
	width: 100%;
	border-top-width: 2px;
	border-top-color: 9d9d9d;
	}

#shelfbottomlite {
	width: 100%;
	border-top-width: 2px;
	border-top-color: #161616;
	}

#shelfcontainer {
	width: 820px;
	margin: 0px auto 0px auto;
	padding-bottom: 12px;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: right;
	text-decoration: none;
	color: #ffffff;
}


#shelfbottom {
	width: 100%;
	height: 40px;
	background-image: url(images/bgshelfbottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	}

#shelfbottomlite {
	width: 100%;
	height: 40px;
	background-image: url(images/bgshelfbottomlite.gif);
	background-position: top;
	background-repeat: repeat-x;
	}

#shelfbottomcontainer {
	width: 820px;
	margin: 0px auto 0px auto;
	text-align: right;
	}

#shelfbottomcontainerlite {
	width: 820px;
	margin: 0px auto 0px auto;
	text-align: right;
	}

#shelftab {
	width: 180px;
	height:40px;
	background-color: #ffffff;
	background-image: url(images/clientlogintab.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	cursor: pointer;
	}
	
#shelftablite {
	width: 180px;
	height:40px;
	background-color: #ffffff;
	background-image: url(images/clientlogintablite.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	}

.clickmelite {
	width: 170px;
	font-family: Helvetica, sans-serif;
	font-size: 25px;
	color: #2e2e2e;
	cursor: pointer;
	top: -3px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: auto;
}

#shelflogin {
	color: #cdcdcd;
	}

#shelflogin label {
	margin-left: 10px;
	}
	
/* end shelf */

.content {
	margin: 0px 0px 0px auto;
}

h1 {
	width: 820px;
	margin: 0 auto 0 auto;
	margin-top: 14px;
	margin-bottom: 16px;
	font-size: 3em;
	font-weight: normal;
	color: #2e2e2e;
	}

h1 a	{
	width: 820px;
	margin: 0 auto 0 auto;
	margin-top: -20px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	}
	
h1 a:hover {
	text-decoration: underline;
	}

#logotext {
	width: 820px;
	margin: 0 auto 0 auto;
	margin-top: -20px;
	margin-bottom: 20px;
	font-size: 3em;
	font-weight: normal;
	color: #2e2e2e;
	}

#logotext a	{
	width: 820px;
	margin: 0 auto 0 auto;
	margin-top: -20px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #2e2e2e;
	text-decoration: none;
	}
	
#logotext a:hover {
	text-decoration: underline;
	}

.textcontainer {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	}
	
.textcontainer-login {
	width: 100%;
	margin: 0px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
.textcontainer-lite {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 40px;
	padding-bottom: 15px;
	float: left;
	}

.litegray {
	color: #CCCCCC;
	}

.bigtext {
	width: 820px;
	margin: 0 0 0 18px;
	font-size: 1.5em;
	font-weight: normal;
	color: #2e2e2e;
	display: block;
	}

.bigtext a {
	text-decoration:none;
	color: #666666;
	}
	
.bigtext a:hover {
	text-decoration:underline;
	}

.bigtext_red {
	width: 820px;
	margin: 0px auto 15px auto;
	color: #FF0000;
	font-size: 1.5em;
	}

	

/* end shelf */


/* Login Form */

#login {
	width: 100%;
	margin: -15px auto 0px;
	padding: 15px 0 15px 0;
	background-image: url(images/bgdiastripe.gif);	
	}

#login a {
	text-decoration:none;
	color: #666666;
	}
	
#login a:hover {
	text-decoration:underline;
	}

/* skype icon */

#skypeicon {
	width: 26px;
	height: 26px;
	background: url(http://mystatus.skype.com/mediumicon/multipop%2Eorg);
	display: block;
	float: left;
	margin: 0 14px 0 0;
	}

#maillink {
	float: left;
	}

address {
	font-style: normal;
	display: inline;
	}

