/*--------------------[GENERAL RULES]--------------------*/
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #448ccb url(/img/htmlBg.png) repeat-x;
}

body {
	height: 100%;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}

#container {
	width: 1000px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	float: left;
	background: url(/img/containerBg.png) repeat-y center;
}

#logo {
	width: 100%;
	height: 324px;
	background: url(/img/bodyBg.png) no-repeat right bottom;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: -1;
}

p {
	margin: .75em 0;
}

h1 {
	font-size: 20px;
	color: #002650;
}

h2 {
	font-size: 18px;
	color: #002650;
}

h3 {
	font-size: 14px;
	color: #002650;
}

h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}

a {
	color: #1f4f82;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
	cursor: pointer;
}

img {
	border-width: 0;	
}







#header {
	padding: 8px 17px 0;
	width: 966px;
	float: left;
}


#header h1 {
	float: left;
}

#header h1 a {
	background: url(/img/GrabTheMike_beta.png) no-repeat left top;
	height: 78px;
	width: 250px;
	float: left;
}

#header h1 a span {
	display: none;
}

#header h4 {
	float: right;
	color: #003471;
	font-family: Georgia, "Times New Roman", Serif;
	margin: 50px 16px 0 0;
}


#navh {
	width: 966px;
	height: 32px;
	float: left;
	background: #0054a6;
}

#navh ul {
	z-index: 101;
	height: 32px;
	float: left;
}

#navh ul ul {
	z-index: 102;
	width: 199px;
	position: absolute;
	top: 32px;
	left: 0;
	display: none;
	border-top: 1px solid #52779D;
}

#navh ul ul ul {
	z-index: 103;
	left: 199px;
	border-left: 1px solid white;
	top: 0;
}

#navh ul li {
	position: relative;
	list-style: none;
	float: left;
}

#navh ul li a {
	padding: 0 16px 0 0;
	font: bold 14px/32px Helvetica, Arial, sans-serif;
	cursor: pointer;
	display: block;
	text-decoration: none;
	float: left;
}

#navh ul li a:hover {
	background: #448CCB;
}

#navh ul ul li a {
	padding: 4px 0;
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	width: 199px;
	border-bottom: 1px solid #52779D;
	background-color: #0072bc;
}

#navh ul ul li a:hover {
	background-image: none;
	background-color: #448CCB;
}

#navh .menuText {
	color: white;
	float: left;
	margin-left: 16px;
}

#navh ul ul .menuText {
	width: 160px;
}

#navh ul ul ul .menuText {
	width: auto;
	margin-right: 16px;
}

#navh .menuArrow {
	color: white;
	float: right;
	margin-right: 8px;
}



#content {
	padding: 16px 33px 80px;
	width: 934px;
	float: left;
}

#main {
	float: left;
	width: 698px;
}

#side {
	float: right;
	width: 220px;
}

.boxCol {
	width: 222px;
	float: left;
}

.boxCol .infoText {
	margin-top: 239px;
}

.boxCol .infoText,
.boxCol .infoText h2,
.boxCol .infoText h5,
.boxCol .infoText p {
	width: 100%;
}

.boxCol .infoText h5 {
	text-align: right;
}

#box1 {
	background: url(/img/assets/box-jricz.jpg) no-repeat left 31px;	
}

#box2 {
	background: url(/img/assets/box-beatbumz.jpg) no-repeat left 31px;	
	margin: 0 16px;
}

#box3 {
	background: url(/img/assets/box-rook.jpg) no-repeat left 31px;	
}

.boxRow {
	float: left;
	width: 100%;
	margin-top: 16px;
}

.boxRow h2 {
	background: #0054a6;
	padding: 4px;
	color: White;
}

#radioBox .infoText {
	background: url(/img/assets/box-radio.jpg) no-repeat left top;
	padding-left: 119px;
	min-height: 111px;
	margin-top: 8px;
	float: left;
}

#supportBox .infoText {
	background: url(/img/assets/box-support.jpg) no-repeat right top;
	padding-right: 119px;
	min-height: 111px;
	margin-top: 8px;
	text-align: right;
	float: left;
}

#login {
	width: 202px;
	background: #7da7d9;
	float: left;
	padding: 8px;
	border: 1px solid #004a80;
}

#login label {
	float: left;
	clear: left;
	margin-top: 8px;	
}

#login input {
	width: 198px;
	float: left;
	clear: left;
}

#login input.btn {
	width: 64px;
	margin: 8px 0;
}

#login span {
	float: left;
	clear: left;
	width: 200px;
}

.boxAd {
	width: 218px;
	float: left;
	clear: left;
	border: 1px solid #004a80;
	margin-top: 16px;
	text-align: center;
	color: #999;
}

#ad1 {
	background: black url(/img/assets/ad1.jpg) no-repeat left bottom;
	height: 325px;
}

#ad2 {
	background: black url(/img/assets/ad2.jpg) no-repeat left bottom;
	height: 200px;
}

#footer {
	padding: 16px 0 8px;
	margin: 0 33px;
	width: 934px;
	float: left;
	clear: both;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	border-top: 1px solid #CCC;
}

#footer span {
	font-size: 11px;
	float: right;
	line-height: 1.25em;
	clear: right;
}

#footer a {
	float: left;
	height: 30px;
	width: 90px;
	margin-right: 16px;
	background-repeat: no-repeat;
}

#footer a span {
	display: none;
}