/* CSS Document 
By: WolfX2
The Dark Side*/

img {
	border: 0px;
}
html {
	font-family:Segoe UI, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#c3c5c4;
}
body {
	background-image:url(Images/backgroundgraident.gif);
	background-repeat:repeat;
}
h1 {
	color:#9fa5a6;
	font-size:180%;
	font-weight:bold;
	border-bottom-color:#9fa5a6;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
h2 {
	color:#9fa5a6;
	font-size:160%;
	font-weight:bold;
}
h3 {
	color:#9fa5a6;
	font-size:140%;
	font-weight:bold;
}
h4 {
	color:#9fa5a6;
	font-size:120%;
	font-weight:bold;
}
#logoheader {
	background-color:black;
	padding: 15px;
	padding-left:30px;
}
#width {
	background-color:black;
	width:883px;
	padding-left:20px;
	padding-right: 20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
}
#navbar {
	background-color:black;
	padding: 15px;
	text-align:center;
}
#mainsiteimage {
	background-color:black;
	text-align:center;
}
hr {
	background-image:url(Images/hrsilver.gif);
	background-repeat:repeat-x;
	height:1px;
	padding:0px;
	margin:0px;
}
#sidebar {
	margin-top:5px;
	margin-left:10px;
	padding-bottom:10px;
	width:250px;
	float:left;
	text-align:center;
	display:inline;
	overflow: hidden;
}
#sidebarpara, #seccondsidebarleft, #footer {
	background-color:#0d0d0d;
	padding:5px;
}
#contentmain {
	background-color:#585858;
	background-image:url(Images/backgroundflag.gif);
	margin-top:5px;
	margin-right:10px;
	width:600px;
	float:right;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
}
#contentmain, #sidebarpara, #seccondsidebarleft, #footer {
	border-color:#464646;
	border-style:solid;
	border-width:1px;
}
#Header1 {
	padding-left:15px;
	padding-top:15px;
	text-align:left;
}
#content {
	padding-left:15px;
	padding-right:15px;
	padding-top:3px;
	text-align:left;
}
#homescreenshot {
	text-align:center;
}
#googleads {
	text-align:center;
}
#seccondsidebarleft {
	text-align:left;
	padding:10px;
}
.big {
	color:#9fa5a6;
	font-size:130%;
	font-weight:bold;
	border-bottom-color:#9fa5a6;
	border-bottom-style:dashed;
	border-bottom-width:2px;
}
a:link {
	color:#8ae6fd;
	text-decoration:none;
}
a:hover {
	color:#fe0003;
	text-decoration:underline;
}
a:visited {
	color:#729fa4;
	text-decoration:none;
}
#footer {
	text-align:center;
	color:#4e4e4e;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	font-size:80%;
	padding:10px;
	padding-top:5px;
	clear:both;
}
.copyright {
	font-size:smaller;
}
.bottomborder {
	border-bottom-color:#9fa5a6;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
#Skin-Chooser {
	/*width:auto;
float:left;*/
margin-top: 10px;
}
