label {
	color: #8C6685;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
}
/*PHPSC*/
.required{
	color:#FF0000;
}

.error, .error_message {
	color:#FF0000;
	font-size: 11px;
	margin: 2px 0px;
	font-weight: normal;
}

.highlight {
	background-color: #C2BEC1;
	color:#000000;
	padding: 0;
}

.nprice {
	color: #666;
	text-decoration: line-through;
}

img { border:none; }

#notification {
	/*
	position: fixed;
	bottom: 0;
	padding: 0;
	height: 20px;
	margin: 0;
	width: 100%;
	background-color: #98CA01;
	display: block;
	text-align: center;
	padding-top: 5px;
	color:#000000;
	*/
	position: fixed;
	bottom: 0;
	padding: 0;
	margin: 0;
	color:#000;
	min-height:50%;
	width:100%;
	height:100%;
	z-index:5000;
	background-color: #98CA01;
	border: 2px solid black;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
}

#secondary_menu 
{
	color:#6A4A6A;
}


#secondary_menu a
{
	color:#9A8A98;
	text-decoration:none;
}

.club_mini_title {
	text-align:center;
	color: #C1BEC1;
	font-weight: bold;
}
.club_mini_title a {
	font-weight: bold;
	color: #C1BEC1;
	text-decoration: none;
}
.club_mini_title a:hover {
	text-decoration: underline;
}

.album_f_module_box {
	float: left;
	height: 180px;
	width: 977px;
	background-color: #2B002B;
	margin: 0px 0px 0px 0px;
}

.album_f_module_title {
	height: 41px;
	width: 238px;
	padding-top:5px;
	padding-bottom:5px;
}

.album_f_module_content {
	width: 977px;
	height: 95px;
}

.club_a_module_box {
	float: left;
	height: 50px;
	width: 977px;
	background-color: #2B002B;
	margin: 0px 0px 0px 0px;
}

.club_a_module_content {
	width: 977px;
	height: 50px;
}

.pic_holder {
	float: left;
	height: 150px;
	width: 150px;
	border: none;
	padding: 3px;
	text-align: center;
	margin: 6px;
}


.list_mini_title_news {
	float: left;
	color: #C1BEC1;
	font-weight: bold;
}

.list_mini_title_news a {
	font-weight: bold;
	color: #C1BEC1;
	text-decoration: none;
}
.list_mini_title_news a:hover {
	text-decoration: underline;
}

