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

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

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

/* HardGlam Top */

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

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

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
font-size: 11px;
border: 1px solid black;
background-color: #000000;
}

.mainitems a{
font-size: 11px;
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 150px;
position: absolute;
top: 1.2em;
left: 0;
background-color: #000000;
border: 1px solid white;
}

.subuls li{
   width: 150px;
	height: 22px;
	border-bottom: 1px solid white;
	vertical-align: middle;
	padding-top: 4px;
}

.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

.navigation {
	background: url(images_files/nav_background.jpg) no-repeat;
	height: 36px;
	font-size: 11px;
	_font-size: 11px;
	.font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

.uppercase {
	text-transform: uppercase;
}

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

.navigation_dropdown {
	font-size: 12px;
	_font-size: 10px;
	.font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.content {
	background: url(images_files/content_background.png) repeat-y top;
}

.hg_intro {
	background: url(images_files/intro_background.jpg) no-repeat top;
	height: 147px;
	width: 766px;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 20px;
}

.leftcolumn_title {
	background: url(images_files/leftcolumn_title.gif) no-repeat top;
	height: 48px;
	width: 766px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 14px;
}

.leftpush{
	padding-left:26px;
}

.website_box {
	height: 142px;
	width: 233px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #110417;
	text-align: center;
	padding-top: 110px;
}

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

.leftcolumn2_title {
	background: url(images_files/leftcolumn2_title.gif) no-repeat top;
	height: 48px;
	width: 511px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 14px;
}

.leftcolumn3_title {
	background: url(images_files/leftcolumn3_title.gif) no-repeat top;
	height: 48px;
	width: 255px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 14px;
}

.becomemember {
	background: url(images_files/becomemember_background.jpg) no-repeat top;
	height: 301px;
	width: 766px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left:40px;
	padding-top:20px;
}


li{
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

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

.stats {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.stats a:link { text-decoration: none; color : #FFFFFF; border: 0px; font-size: 12px; font-weight: bold;} 
.stats a:active { text-decoration: none; color : #FFFFFF; border: 0px; font-size: 12px; font-weight: bold;} 
.stats a:visited { text-decoration: none; color : #FFFFFF; border: 0px; font-size: 12px; font-weight: bold;} 
.stats a:hover { text-decoration : underline; color : #FFFFFF; border: 0px; font-size: 12px; font-weight: bold;} 

.rightcolumn_title {
	background: url(images_files/rightcolumn_title.png) no-repeat top;
	height: 48px;
	width: 270px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 14px;
}

.latestupdate_box {
	background: url(images_files/latestupdates_box.jpg) no-repeat top;
	height: 142px;
	font-size: 11px;
	color: #FFF;
	padding-top: 2px;
}

.latestupdate_box a:link {text-decoration: none; color : #FFF; border: 0px;} 
.latestupdate_box a:active {text-decoration: none; color : #FFF; border: 0px;} 
.latestupdate_box a:visited {text-decoration: none; color : #FFF; border: 0px;} 
.latestupdate_box a:hover {text-decoration : underline; color : #FFF; border: 0px;} 

.footer {
	font-size: 12px;
	color: #FFFFFF;
}

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

.sites_intro {
	font-size: 11px;
	color: #FFF;
	text-align: center;
}

.update_box_top{
	background: url(images_files/update_box_top.jpg) no-repeat top;
	height: 30px;
	width: 599px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}

.update_box_top a:link {text-decoration: none; color : #FFF; border: 0px;} 
.update_box_top a:active {text-decoration: none; color : #FFF; border: 0px;} 
.update_box_top a:visited {text-decoration: none; color : #FFF; border: 0px;} 
.update_box_top a:hover {text-decoration : underline; color : #FFF; border: 0px;} 

.update_box_middle{
	background: url(images_files/update_box_middle.jpg) repeat-y top;
	width: 599px;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	padding-left:10px;
	padding-right:10px;
}

.update_name {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.update_box_bottom{
	background: url(images_files/update_box_bottom.jpg) no-repeat top;
	height:15px;
}

.page_nav{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.update_box_top a:link {text-decoration: none; color : #FFF; border: 0px;} 
.update_box_top a:active {text-decoration: none; color : #FFF; border: 0px;} 
.update_box_top a:visited {text-decoration: none; color : #FFF; border: 0px;} 
.update_box_top a:hover {text-decoration : underline; color : #FFF; border: 0px;} 

.normal_text {
	font-size: 12px;
	color: #FFFFFF;
}

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

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

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