#status {
	padding: 20px;
	position: relative;
}
#status h1 {
	margin: 0;
	padding: 0;
	float: left;
	font-weight: normal;
}
#status .settings {
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}
#modules {
	position: relative;
	padding: 0 20px 20px 20px;
}
#modules .tab {
	float: left;
	border-right: 1px solid white;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #C80000;
	/*
	height: 62px;
	*/
}
#modules .accreditation, #modules .intranet {
	float: right;
}
#modules .tab a {
	color: #808080;
}
#modules .tabInactive {
	background-color: #F7F7F7;
}
.tabActive, .panels, .panels h2 span {
	background-color: #ECECEC !important;
}
.contentPad {
	margin: 0 20px;
	padding: 20px 0;
}
.profile_pad .contentPad {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*
.index_resetpass .contentPad, .index_lostpass .contentPad, .index_signedup .contentPad, .index_signup .contentPad, .profile_search .contentPad {
	margin: 20px;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}
*/
#modules .tabActive a {
	color: #EC008C;
}
#modules .tab img {
	float: left;
	margin-right: 5px;
}
#modules .tabPad {
	padding: 20px;
}
#modules .content {
	clear: both;
}
.panels {
	/*
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	*/
	clear: both;
}
body.debug #main {
	background-color: black;
}
body.debug .panels .panel {
	background-color: #CCCCCC;
}
body.debug .panels .split_twothird {
	background-color: green;
}
body.debug .panels .split_third {
	background-color: yellow;
}

.panels .panel {
	width: 290px;
	float: left;
	overflow: hidden;
	position: relative;
}
.panels .split_twothird {
	float: left;
	width: 370px;
}
.panels .split_third {
	width: 250px;
	float: left;
}
.panels .panelDouble {
	width: 620px;
}
.panels .panelTripple {
	width: 910px;
}
.panels .panel .panelPad {
	padding: 20px;
}
.lb .panels .panel .panelPad {
	padding: 0px;
}
.lb .panels .panel {
	width: auto;
}

.panels .panelHalf {
	width: 455px;
}
.panels h3 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

.panels h2, #facebox h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 15px;
	background-image: url(/img/eurovisionfamily/header-line.jpg);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	position: relative;
	z-index: 2;
}
.panels h2 span, #facebox h1 span {
	padding-right: 13px;
}
#facebox h1 span {
	background-color: #ECECEC;
}
.content p {
	margin-top: 0;
	margin-bottom: 10px;
}
.profile .about {
	/*
	width: 322px;
	float: left;
	margin-left: 20px;
	*/
}
.profile input.text_field {
	width: 320px;
}
/*
.profile input.text_field, .profile select {
	font-size: 10px;
}
*/
.profile textarea {
	width: 320px;
	height: 50px;
}
.profile #Country {
	width: 325px;
}
.profile .about div {
	margin-bottom: 20px;
}
.profile_edit .profile .about div {
	margin-bottom: 8px;
}
.locationMap {
	overflow: hidden;
	height: 150px;
	width: 250px;
	border: 1px solid black;
}

div.share {
	background-color: #CCCCCC;
}
div.reactlink a, div.share div.i a {
	margin-bottom: 2px;
}
div.share div.i a:hover {
	color: black;
}
div.share div.i {
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 7px;
	border-top: 1px solid white;
}
div.reactlink a, div.share div.blog a {
	background: url(/img/upload/myeurovision/blog_my.gif) no-repeat top left;
	padding-left: 23px;
}
div.share div.facebook a {
	background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?59:26981) no-repeat top left;
	padding-left: 23px;
}
div.share div.digg a {
	position: absolute;
	top: 8px;
	left: 38px;
}
div.reactlink {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
div.element {
	margin-bottom: 20px;
}
div.img {
	padding: 3px;
	border: 1px solid #B0B0B0;
}
div.img img {
	display: block;
	margin: 0;
	padding: 0;
}
input.bg {
	height: 23px;
}
input.bgicon {
	padding-left: 17px;
}
input.bg, input.bgicon {
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
input.addfriend {
	width: 210px;
	background-image: url(/img/myeurovision/button_addasfriend.jpg);
}
input.addcomment {
	width: 249px;
	background-image: url(/img/myeurovision/button_postcomment.jpg);
}
div.error {
	color: red;
}
fieldset, form {
	margin: 0;
	padding: 0;
	border: none;
}
/*
#generic_top .my .signup {
	background-image: url(/img/myeurovision/button_signup.gif);
	height: 22px;
	width: 68px;
	display: block;
}
*/

form.vertical fieldset label, fieldset legend {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 5px 0;
	left: 0px;
	line-height: 25px;
}

fieldset label.element {
	display: block;
	margin: 0 0 0 0;
	font-weight: bold;
}

form.sending input.submit {
	background-image: url(/img/eurovisionfamily/ongoing.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

