/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #946284 url(images_files/main_background.jpg) repeat-x top;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #662451;
	font-size: 12px;
}

/* General Links */
a:link { text-decoration : underline; color : #662451; border: 0px;} 
a:active { text-decoration : underline; color : #662451; border: 0px;} 
a:visited { text-decoration : underline; color : #662451; border: 0px;} 
a:hover { text-decoration : underline; color : #662451; border: 0px;} 

img { padding: 0px; margin: 0px; border: 0px;}

/* HardGlam Top */
.hardglam_top {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	background: #000000;
}

.hardglam_top a:link { text-decoration : underline; color : #FFFFFF; border: 0px;} 
.hardglam_top a:active { text-decoration : underline; color : #FFFFFF; border: 0px;} 
.hardglam_top a:visited { text-decoration : underline; color : #FFFFFF; border: 0px;} 
.hardglam_top a:hover { text-decoration : underline; color : #FFFFFF; border: 0px;} 

/* Intro */
.intro {
	font-size: 12px;
	color: #662451;
	padding-left: 12px;
	padding-right: 12px;
}

.intro .welcome {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.stats {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images_files/box_sitestats.jpg) no-repeat center;
	height: 105px;
	width: 190px;
	vertical-align: top;
	padding-top: 18px;	
}

.stats .site_title {
	font-size: 14px;
}

.main_navigation {

	height: 40px;
	_padding-left: 6px;
	_padding-right: 6px;
}

.content {

	padding-left: 12px;
	padding-right: 12px;
	font-size: 14px;

}

.content .normaltext{
	font-size: 14px;
}

.content .title {
	font-size: 18px;
	color: #946284;
	font-weight: bold;
}

.prefooter {
	background: url(images_files/content_background.jpg) repeat-y center;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	font-size: 12px;
}

.footer {
	background-color: #FFFFFF;
	background: url(images_files/footer_background.jpg) repeat-x top;

}

.hgnetwork_box {
	height: 105px;
	width: 190px;
	font-size: 10px;
	background: url(images_files/box_footer.gif) no-repeat center;
	text-align: center;
	.padding-left: 7px;
	_padding-left: 7px;
}

.hgnetwork_box img {
	border: 1px solid #FFFFFF;
}

.hgnetwork_box a:link { text-decoration : none; color : #FFFFFF; border: 0px;} 
.hgnetwork_box a:active { text-decoration : none; color : #FFFFFF; border: 0px;} 
.hgnetwork_box a:visited { text-decoration : none; color : #FFFFFF; border: 0px;} 
.hgnetwork_box a:hover { text-decoration : none; color : #FFFFFF; border: 0px;} 

.pagenav{
	font-size: 12px;
	font-weight: bold;
	color: #946284;
}

.pagenav a:link { text-decoration : none; color : #946284; border: 0px;} 
.pagenav a:active { text-decoration : none; color : #946284; border: 0px;} 
.pagenav a:visited { text-decoration : none; color : #946284; border: 0px;} 
.pagenav a:hover { text-decoration : none; color : #946284; border: 0px;} 

.updatebox {
	background: url(images_files/box_updates.jpg) no-repeat top;
	width: 783;
}

.updatebox .updateboxlinks{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.updatebox .updateboxlinks a:link { text-decoration : none; color : #FFFFFF; border: 0px;} 
.updatebox .updateboxlinks a:active { text-decoration : none; color : #FFFFFF; border: 0px;} 
.updatebox .updateboxlinks a:visited { text-decoration : none; color : #FFFFFF; border: 0px;} 
.updatebox .updateboxlinks a:hover { text-decoration : none; color : #FFFFFF; border: 0px;}

.updatebox .images{
	border: 1px solid #000000;
}

.updatebox .updatename{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.updatebox .updatedescription{
	font-size: 12px;
	color: #C6B6C1;
	padding-left: 4px;
	padding-right: 4px;
}

.updatebox .membersupdatename{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.updatebox .membersupdatedescription{
	font-size: 12px;
	color: #C6B6C1;
	padding-left: 4px;
	padding-right: 4px;
}

.link a, .link a:visited {
	margin: 0px;
	padding: 4px 6px 4px 6px;
	background-color: #946284;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

.link a:hover {
	color: #ffffff;
	background-color: #662451;
	text-decoration: none;
}

.join_text {
	font-size: 14px;
	color: #662451;
	font-weight: bold;
}
