* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #222;
	background: #E3E3E3;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height:140%;
}

img
{	border-width: 0px;
}

a:link		{font-weight: bold; color: #2882AA; text-decoration: none;}
a:visited	{font-weight: bold; color: #2882AA; text-decoration: none;}
a:hover		{font-weight: bold; color: #FF9900; text-decoration: underline;}
a:active	{font-weight: bold; color: #2882AA; text-decoration: none;}


h5 {
	margin:5px 0;
	padding-bottom: 4px;
	font-size:20px;
	font-weight: bold;
	border-bottom: 3px solid #FFAF00;
}



/*----------> Header Elements <----------*/

div#head_wrap
{
	clear:both;
	margin-bottom: 8px;
	width: 100%;
	height: 133px;
	background: #28506E url('http://vgdistrict.com/theme/images/header_bg2.png') repeat-x;
}

div#banner
{
	margin: 0 auto;
	height: 100px;
	width: 960px;
	background: url('http://vgdistrict.com/theme/images/banner_2.png') no-repeat;
}

div#profile-box
{
	float: right;
	line-height:146%;
	margin-top: 10px;
	margin-right: 45px;
	width: 305px;
	height: 80px;
	color: #FFF;
}

#profile-box div#avi
{
	margin-top: 5px;
	float:left;
	width: 70px;
}

#profile-box div#info
{
	font-size: 11px;
	float:right;
	width: 220px;
}

#profile-box a, #profile-box a:visited, #profile-box a:hover, #profile-box a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#profile-box div#avi img
{
	max-height: 65px;
	max-width: 65px;
	border: 1px solid #DDD;
}

/*----------> Nav Bar <----------*/
#menu
{	
	margin: 0 auto;
	height: 30px;
	width: 960px;
	padding: 0;
	z-index: 100}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 16px arial;}

#menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px 4px 10px;
	border-left:#FF9900;
	border-right:#FF9900;
	border-bottom:#FF9900;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#menu li a:hover
{	
	background: #FFAF00;}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #E8ECF3;
	border-top: 5px solid #FFAF00;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	z-index: 30;}

#menu div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 7px 20px 7px 12px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #444;
	font: 12px arial
}

#menu div a:hover
{	
	background: #444;
	color: #FFF;
}
	
/*----------> Site Ad and 3rd Party Ads <----------*/

div#ad_wrap
{
	clear:both;
	margin: 0 auto;
	margin-bottom: 8px;
	width: 956px;
	height: 90px;
}

div#site-ad
{
	float: left;
	margin-right: 8px;
	width: 220px;
	height: 90px;
}

div#top-ad
{
	float: right;
	width: 728px;
	height: 90px;
}

/*----------> Container and Wrappers <----------*/

div#container_top
{
	margin: 0 auto;
	height: 8px;
	width: 982px;
	border-bottom: 1px #333;
	background: url('http://vgdistrict.com/theme/images/top_bg.png');
}

div#container
{
	position: relative;
	margin: 0 auto;
	padding: 10px 21px;
	width: 940px;
	min-height:500px;
	background: url('http://vgdistrict.com/theme/images/body_bg.png') repeat-y;
}

div#right_container
{
	position: relative;
	margin: 0 auto;
	padding: 10px 21px;
	width: 940px;
	min-height:500px;
	background: url('http://vgdistrict.com/theme/images/bg_right.png') repeat-y;
}

div#right_container_s
{
	position: relative;
	margin: 0 auto;
	padding: 10px 21px;
	width: 940px;
	min-height: 500px;
	background: url('http://vgdistrict.com/theme/images/bg_right_s.png') repeat-y;
}
div#left_container
{
	position: relative;
	margin: 0 auto;
	padding: 10px 21px;
	width: 940px;
	min-height:500px;
	background: url('http://vgdistrict.com/theme/images/bg_left.png') repeat-y;
}

div#left_container_s
{
	position: relative;
	margin: 0 auto;
	padding: 10px 21px;
	width: 940px;
	min-height:500px;
	background: url('http://vgdistrict.com/theme/images/bg_left_s.png') repeat-y;
}

div#left_main
{
	float:left;
	padding-right: 10px;
	width: 620px;
}


div#right_sub
{
	float:right;
	padding-left: 10px;
	width: 300px;
}

div#left_main_s
{
	float:left;
	padding-right: 10px;
	width: 584px;
}


div#right_sub_l
{
	float:right;
	padding-left: 10px;
	width: 336px;
}

div#left_sub
{
	float:left;
	padding-right: 10px;
	width: 250px;
}

div#right_main
{
	float:right;
	padding-left: 10px;
	width: 670px;
}

/*-------------*/



div.sub_box
{
	width: 280px;
	padding: 10px 10px 10px;
	background: #FFF;
	font-size: 11px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

dl.sub_box
{
}




dl.sub_box dt {
	float: left;
	clear: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	display: block;
}

dl.sub_box dd {
	margin-left: 0;
	padding-left: 5px;
	margin-bottom: 3px;
	color: #666;
	float: left;
	width: 65%;
}

div.heading
{
	margin:8px 0;
	background: url('http://vgdistrict.com/theme/images/heading.png');
	color: #FFF;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	font-weight: bold;
}

div.heading_l
{
	margin:8px 0;
	background: url('http://vgdistrict.com/theme/images/forum_cat.png');
	color: #FFF;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	font-weight: bold;
}

div.sub_head
{
	margin-bottom: 5px;
	background: url('http://vgdistrict.com/theme/images/sub_head.png') no-repeat;
	color: #FFF;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	font-weight: bold;
}

div.divider
{
	width: 600px;
	margin: 8px 0;
	background: url('http://vgdistrict.com/theme/images/divider.png') repeat-x;
	color: #FFF;
	padding: 4px 10px 4px 10px;
	font-size: 12px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	