﻿@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - UMRG Video
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		umrg_base.css
	Date:			Mar 08, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	/*	membership
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#mainOuter1 {
		background:#1e2325 url(../images/template/navBG.jpg) 0 0px repeat-x;
	}
	#main {
		width:960px;
		margin:0 auto; padding:0;
	}
	
	#mainOuter1 #main #bgspacer
	{
        height:100px;
        background-color:Transparent;
	}
		#sideCol #profile {
			font:normal 11px Arial, Helvetica, sans-serif;
			color:#819196;
		}
			#profile h2 {
				color:#7095a1;
				font:bold 13px Arial, Helvetica, sans-serif;
			}

			#profile a:link, #profile a:visited {
				color:#4b717b;
				font:bold 9px Verdana, Arial, Helvetica, sans-serif;
				text-decoration:none;
				padding:1px 0 0 1px;
			}
				#profile a:active {
					color:#22c4db;
				}
				#profile a:hover {
					color:#ffffff;
					text-decoration:underline;
				}

.profile_nav
{
	margin-bottom:20px;
}

.sdk
{
	display:none;
}
