@charset "UTF-8";
/****************************************************
Site: AMI ENTERTAINMENT NETWORK
Author: LP
Version: 2
Date: APR 11
****************************************************/
 
 
/****************************************************
BASICS
****************************************************/
 
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
/*CLEAR ALL PAGE LEFT AND RIGHTS BEFORE CLOSING THE PAGE -- CLOSE DIV TOO <div class="clear"></div> or it fracks up the footer nav bg colr*/

.clear {
	clear:both;
	line-height: 1px;
	visibility: hidden
}
/* Remove border around linked images */  
img {
	border: 0;
}
/* abbr tag - underlined and help cursor */
abbr[title] {
	border-bottom: 1px dotted #999;
}
abbr[title]:hover {
	cursor:help;
}
/*for the ie6, may it be banished quickly*/

img, h1, h1 a, div, a, input {
	behavior: url(images/iepngfix/iepngfix.htc)
}
a:active, a:focus {
	outline: none;
	-moz-outline-style: none;
}
.bump_top{
	margin-top:10px;}
/****************************************************
TYPOGRAPHY
***** ***********************************************/

body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 11px;
	line-height: 20px;
	background-color:#161616;
}
.banner_headers {
	font-family: Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	line-height: 22px;
}
#page_title {
	font-size: 19px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	color: #a7a7a7;
}
p {
	xpadding-bottom:5px;
}
strong, em, b, i {
	font-family:  "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #505050;
	text-decoration: none;
}
h3 {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:18px;
	xcolor:#545757;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	text-transform:uppercase;
}
h3.darkheading{
	color:#545757;
}
h2 {
	font-size: 19px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-weight:normal;
}
h2.noline {
	background:none;
}
h4 {
	font-weight: bold;
	padding:5px;
	font-size:13px;
	color:#e2e2e2;
	background-color:#1f2020;
	margin-bottom:10px;
}
h4.topnav {
	font-weight: bold;
	padding:0;
	font-size:12px;
	color:#dcdcdc;
	background:none;
	margin:0;
	text-transform:uppercase;
	
}
h4.topnav:hover{
color:#fff;	
}
/*brand specific*/
page_right a.music {
	color: #00a1e4;
	text-decoration: none;
}
page_right a.games {
	color: #f7941e;
	text-decoration: none;
}
page_right a.emerging {
	color: #008c44;
	text-decoration: none;
}
page_right a.video {
	color: #d71921;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*color*/
.color_orange_games {
	color: #f7941e;
}
.color_red_video {
	color: #d71921;
}
.color_blue_music {
	color: #00a1e4;
}
.color_green_emerging {
	color: #008c44;
}
/*alerts*/

.long_alert_container {
	background-image:url(images/bkg/alert_blank.jpg);
	width:910px;
	height: 50px;
	margin-bottom:10px;
}
.long_alert_container_new {
	background-image:url(images/bkg/alert_new.jpg);
	width:910px;
	height: 50px;
	margin-bottom:10px;
}
.long_alert_text {
	padding-top:17px;
	padding-left:70px;
}
.small_heading {
	text-align:center;
	font-weight:bold;
}
/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/

.right{
	float:right;
}
#top_header {
	margin: 0 auto;
	width: 100%;
	background-image:url(images/site/topnav_x.jpg);
	background-repeat: repeat-x;
	background-color:#1f2020;
	height:128px;
}
#body_container {
	margin: 0 auto;
	width: 100%;
	xbackground-image: url(images/bkg/header_detail_x.jpg);
	background-repeat: repeat-x;
	background-color:#f7f7f7;
}
#body_container A {
	color: #000000;
	xfont-weight:600;
	text-decoration: none;
	font-size: 12px;/*text-shadow:0 1px 1px #000000;*/
}
#body_container A:hover {
	text-decoration: underline;
}
.section_container {
	width: 930px;
	margin: 0 auto;
}
.topdetail_container {
	height: 5px;
	background-color:#212020;
}
#main_container {
	margin-top:25px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}
#main_image_holder {
	width: 852px;
	margin: 0 auto;
}
#main_content_container {
	width: 930px;
	margin: auto;
	padding-top:30px;/*padding-bottom: 10px;*/
	padding-bottom:10px;
}
#banner_container {
	background:url(images/site/bokeh.jpg) center top #000 no-repeat;
	width:100%;
	height:331px;
	padding-top:30px;
}
#content_container {
	background:#f7f7f7 url(images/site/innards_x_topdetail.jpg) top repeat-x;
}
#main_image_container {
	width: 910px;
	margin: auto;
	/*padding-top:20px;*/
	padding: 10px;
	background:url(images/site/main_image_container_bkg_repeat.png) repeat;
}
#logo_container {
	margin-top:22px;
	width: 146px;
	height: 89px;
	float: left;
	overflow: hidden;
}
#main_nav {
	float:right;
	
	width:650px;
	margin-top:9px;
}
.block {
	display:block;
}
/******FOOTER NAV****/
#footer_divider {
	height: 27px;
}
#footer_container {
	width: 100%;
	background: #161616;
	background: url(images/site/innards_x_bottomdetail.jpg) top repeat-x;
	padding:15px 0 10px 0;
}
.footer_dilines {
	width:100%;
	background:url(images/site/diagwfade.png) top center no-repeat;
	margin-top:-4px;
}
#footer_content {
	line-height:18px;
	background: url(images/site/footer_shadow_split.png) top no-repeat;
	color: #dcdcdc;
	font-size:10px;
	text-shadow: 1px 1px 1px #000000;
	min-height:270px;
	height:auto !important;
	height:270px;
}
#footer_content p {
	color:#d2d2d2;
	line-height:21px;
}
.footer_list {
	list-style:none;
	padding-left:.5em;
}
.footer_column1 {
	margin-top: 20px;
	xpadding-left:20px;
	width: 210px;
	float: left;
	padding-right:5px;
}
.footer_column2 {
	margin-top: 20px;
	width: 210px;
	float: left;
	padding-left:5px;
	padding-right:5px;
	margin-left:20px;
}
.footer_column3 {
	margin-top: 20px;
	width:425px;
	float: left;
	padding-left:5px;
	
	margin-left:40px;
	margin-bottom:40px; /*Pushes splitter down, should be adjusted when updated to remove copy*/
}

.footer_column_boiler {
	margin-top: 20px;
	padding-right:30px;
	width: 700px;
	float: right;
}
.footer_clear {
	clear: both;
	height: 10px;
	
	background:url(images/site/footer_bottomnav_x.jpg) repeat-x;
}
.footer_title {
	font-weight: bold;
	height:21px;
	line-height:21px;
	font-size:12px;
	color:#e2e2e2;
	background-color:#1f2020;
	margin:0;
	float:left;
	padding:0 4px;
	margin-right:5px;
}
#footer_content a {
	color: #949292;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}
#footer_content a:hover {
	color: #FFf;
}
.copyright {
	font-size:8px;
	color:#868686;
}
.block{
	display:block;
	margin-bottom:15px;
	height:20px;
}
/** New footer social icons**/
.megatouch_color {
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat 0 -63px;
	width:4px;
	padding:3px 0;
	font-weight: bold;
	height:14px;
	font-size:12px;
	float:left;

}
a.megafacebook {
	float:left;
	text-indent: -9999px;
	width:22px;
	height:21px;
	display:inline;
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat 0 0;
	margin-right:5px;
}
a.megatwitter{
	float:left;
	text-indent: -9999px;
	width:22px;
	height:21px;
	display:inline;
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat  -21px 0;
	margin-right:5px;
	
	
}
a.megaapple{
	
	float:left;
	text-indent: -9999px;
	width:22px;
	height:21px;
	display:inline;
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat  -42px 0;
margin-right:10px;
}


.music_color{
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat 0 -84px;
	width:4px;
	padding:3px 0;
	font-weight: bold;
	height:14px;
	font-size:12px;
	float:left;
}
a.musictwitter{

	float:left;
	text-indent: -9999px;
	width:22px;
	height:21px;
	display:inline;
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat 0 -21px;
}

.ami_color{
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat 0 -105px;
	width:4px;
	padding:3px 0;
	font-weight: bold;
	height:14px;
	font-size:12px;
	float:left;

}

a.amilinkedin {
	float:left;
	text-indent: -9999px;
	width:22px;
	height:21px;
	display:inline;
	background:url(images/site/snicons_22x21bar_4x21.png) no-repeat 0 -42px;
}


/****************************************************
TOP NAV
****************************************************/
.nav_column{
	
	float:left;
	display:inline;
	margin-right:20px;
}
.arrow{
	background:url(images/nav/megamenuarrow.png) no-repeat top center;
	
	height:12px;
	width:73px;
	float:left;
	margin-top:-7px;
	margin-left:-15px;/*padding on sub and sub_special*/

}
.dropdownarrow{
	background:url(images/nav/downarrow.png) no-repeat;
	

}
	
.nav_column_last{
	margin-right:0;
	float:left;
	display:inline;
}
.sub_products{
	width:505px;}
ul#games_topnav li{
	display:inline;
}
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	
	z-index:1000;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	z-index:9999;
}
ul#topnav li a {
	float: left; 
	
	height:119px;
	
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: 0 -238px;
color:#555;
height:127px;}

ul#topnav a.topLinks {
	background: url(nav_products.png) no-repeat;
	 background:url(images/nav/nav_119x115_hover_active.png) no-repeat 0 0;
	width:108px;
	text-align:center;
	line-height:170px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#777777;
	
}

ul#topnav a.solutions {
	background: url(nav_sale.png) no-repeat;
	width: 124px; 
}
ul#topnav a.partners {
	background: url(nav_community.png) no-repeat;
	width: 124px; 
}
ul#topnav a.eventsandmedia {
	background: url(nav_store.png) no-repeat;
	width: 141px; 
}


ul#topnav li .sub {
	position: absolute;	
	top: 125px; left:-10px;
	background: #2a2a2a url(images/nav/dropdownbkg.jpg) repeat-x;
	padding: 15px;
	float: left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
	z-index:1001;  /*ie 7 and slider*/
	xborder: solid 1px #000000;
	
	/*ffshadow*/
	-moz-box-shadow: 1px 1px 1px #181818;
	-webkit-box-shadow:  1px 1px 1px #181818;
	box-shadow: 1px 1px 1px #181818;
	text-shadow: 1px 1px 1px #000000;

}
ul#topnav li .row {clear: both; float: left; width: 100%; cmargin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 155px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding:0 0 0 5px;
	display: block;
	text-decoration: none;
	color: #949292;
}
ul#topnav .sub ul li a:hover {color: #fff ;}




/*special repeated for the cols in products, need to revist and clean up.*/
ul#topnav li .sub_special {
	position: absolute;	
	top: 125px; left: -10px;
	background: #2a2a2a url(images/nav/dropdownbkg.jpg) repeat-x;
	padding: 15px;
	float: left;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
	z-index:1001;  /*ie 7 and slider*/
	xborder: solid 1px #000000;
	
	/*ffshadow*/
	-moz-box-shadow: 1px 1px 1px #181818;
	-webkit-box-shadow: 1px 1px 1px #181818;
	box-shadow:  1px 1px 1px #181818;
	text-shadow: 1px 1px 1px #000000;
}

ul#topnav li .sub_special ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 155px;
	float: left;
}
ul#topnav .sub_special ul li {
	width: 100%;
	color: #fff;
}

ul#topnav .sub_special ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding:0 0 0 5px;
	display: block;
	text-decoration: none;
	color: #949292;
}
ul#topnav .sub_special ul li a:hover {color: #fff ;}

/****************************************************
LOGO AND STUFF
****************************************************/

   

h1 {
	display: block;
	width: 150pxpx;
	height: 85px;
	text-indent: -9999px;
	background-position:bottom;
	background: transparent url(images/bkg/logo.png) no-repeat 0 0;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
/**social network links**/



/* Remove border around linked images */
img {
	border: 0;
}
/*************************************************/
/*SUBNAV*/
/*************************************************/

#page_subnav_container, #page_games_subnav_container, #page_music_subnav_container, #page_video_subnav_container {
	margin-bottom: 25px;
}
.subnav_item {
	height: 25px;
}
.subnav_active, .subnav_item:hover {
	background: #1F2020;
	color: #fff;
}
.subnav_txt {
	position: relative;
	top: 2px;
	left: 2px;
}
#page_subnav_container a {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#page_subnav_container a:hover {
	text-decoration: none;
	color: #505050;
}
/***********************************************************/

/*PAGE SPECIFIC CSS*/
/**********************************************************/

/*landing*/
#page_container {
	min-height: 200px;
	height:auto !important;
	height:400px;
}
#buckets_container {
	margin-top:-10px;
	height: 144px;
	margin-bottom: 40px;
	width:940px;
}
#operator_buckets_container {
	margin: 0 auto;
	height: 144px;
	xpadding-right:10px;
	xpadding-left:10px;
	padding-bottom:30px;
}
#bottom_buckets_container {
	height: 144px;
	margin: 0px;
}
.buckets {
	xwidth: 300px;
	xheight: 144px;
	xbackground: url(images/home/buckets/bg.png);
	float: left;
	border: solid 5px #333333;
}
.buckets_spacer {
	width: 15px;
	height: 20px;
	float: left;
}
.operator_buckets_spacer {
	width:300px;
	height: 20px;
	float: left;
	margin:10px;
	xbackground-color:#CCC;
	height:144px;
}
#page_title_hr {
	font-size: 19px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat: repeat-x;
	background-position:bottom left;
	text-transform:uppercase;
}
#page_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	xcolor:#545757;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	text-transform:uppercase;
}
.page_subtitle {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	xcolor:#545757;
	color: #a7a7a7;
	text-transform:uppercase;
}
.page_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:18px;
	xcolor:#545757;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	text-transform:uppercase;
}
.short_page_subtitle_dark_hr {
	color:#545757;
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	background:url(images/site/HR_short.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-transform:uppercase;
}
.page_subtitle {
	font-size: 15px;
	line-height:30px;
	margin-bottom:-5px;
	margin-top:10px;
	color: #a7a7a7;
	text-transform:uppercase;
}
#short_subtitle_hr, .short_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #a7a7a7;
	background:url(images/site/HR_short.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#page_left_container {
	width: 290px;
	float: left;
	bottom:0px;
	height:100%;
}
#page_left {
	width: 310px;
	float: left;
	bottom:0px;
	height:100%;
}
.page_left_highlight {
	background-color:#ebebeb;
	padding:10px 10px 5px 10px;
}
.page_left_highlight_titlebar, h3.highlight {
	background-color:#545757;
	color:#FFF;
	font-size: 15px;
	line-height:30px;
	margin-bottom:-1px;
	padding-left:10px;
}
.page_left_callouts {
	margin:20px 0 20px;
}
#page_right {
	width: 620px;
	float: left;
}
#page_body {
	width: 580px;
	margin-left: 20px;
	position:relative;
	min-height:270px;
	height:auto !important;
	height:270px;
}
.btm_logo {
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	margin-top:10px;
}
#more_info_container {
	margin-bottom:20px;
}
#page_lists {
	padding-left:4em;
}
.lists {
	padding-left:4em;
}
/****************************HOME*********************/
/*height pushes the 2buckets down... */
#home_page_body {
	width: 610px;
	margin-left: 7px;
	height:242px;
}
/**************************ADVERTISING*/
#advertising_form_container {
	width:300px;
	float:left;
}
/********************************************games****/


/*legacy software container stffs*/


#games_page_left {
	width: 310px;
	float: left;
}
#games_page_right {
	width: 610px;
	float: left;
}
#games_page_left a {
	color: #f7941e;
}
#games_page_right a {
	color: #f7941e;
}
.games_subnav_item {
	height: 25px;
}
.games_subnav_active, .games_subnav_item:hover {
	background: #1F2020;
	color: #f7941e;
}
#page_games_subnav_container a {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#page_games_subnav_container a:hover {
	text-decoration: none;
	color: #f7941e;
}
#hardware_container {
	padding-top:10px;
	/*height:318px;*/
	float: left;
}
.hardware {
	text-align:center;
	width:280px;
	/*height: 318px;*/
	
	float: left;
	margin-bottom:20px;
}
.hardware_spacer {
	width: 40px;
	height: 20px;
	float: left;
}
.gamehardware_spacer {
	width: 20px;
	height: 20px;
	float: left;
}
.hardwaredisplay_caption {
	text-align:left;
	line-height:14px;
	font-size:10px;
	padding-left:20px;
}
#games_contact_container {
	margin-top:40px;
}
#games_contact_container a {
	color: #f7941e;
}
#specs_table {
	width:100%;
	border:none;
}
#specs_table td {
	vertical-align:top;
	margin-bottom:20px;
}
#games_wallimage_container {
	position:relative;
	bottom: 0;
}
/********SUBPAGE: SOFTWARE*************/
.games_software_box {
	float:left;
	xmargin-bottom:10px;
	text-align:left;
	width:155px;
	height:109px;
	background-image:url(/images/site/thumbnailbgs.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-bottom:30px;
}
.games_software_thumb_group_container {
	margin-left:46px;
}
.games_software_thumb_title_text {
	text-align:center;
	margin-top:10px;
	margin-left:-10px;
	height:auto;
}
/********SUBPAGE: tournamaxx*************/
#games_tournamaxx_events {
	height:500px;
	width:580px;
	xmargin-left:10px;
}
.games_tournamaxx_event {
	margin-bottom:20px;
	height:100px;
	font-size:15px;
}
.games_tournamaxx_eventtxt {
	xposition:relative;
}
.games_tournamaxx_eventname {
	float:left;
	width:140px;
	padding-left:20px;
	padding-top:40px;
}
.games_tournamaxx_eventimg {
	float:left;
	text-align:center;
	width:200px;
	vertical-align:middle;
}
.games_tournamaxx_eventdate {
	float:left;
	width:190px;
	padding-top:40px;
	text-align:right;
	padding-right:20px;
}
/********************************VIDEO*/

#video_page_title_hr {
	font-size: 19px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #d71921;
	background:url(images/site/HR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#video_page_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:18px;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#video_short_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #a7a7a7;
	background:url(images/site/HR_short.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#video_short_subtitle_hr_highlight {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #d71921;
	background:url(images/site/HR_short.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#video_page_left {
	width: 310px;
	float: left;
}
#video_page_right {
	width: 610px;
	float: left;
}
#video_page_left a {
	color: #d71921;
}
#video_page_right a {
	color: #d71921;
}
#video_highlight {
	margin:auto 0;
	color: #d71921;
}
/*****************-MUSIC***************/
/***special blue subnav***/

.music_subnav_item {
	height: 25px;
}
.music_subnav_active, .music_subnav_item:hover {
	background: #1F2020;
	color: #00A1E4;
}
.music_subnav_txt {
	position: relative;
	top: 2px;
	left: 2px;
}
.vids {
	text-align:center;
	margin-bottom:20px;
}
#page_music_subnav_container a {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#page_music_subnav_container a:hover {
	text-decoration: none;
	color: #00A1E4;
}
/***/
#music_page_title_hr {
	font-size: 19px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #00A1E4;
	background:url(images/site/HR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#music_page_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#music_short_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #a7a7a7;
	background:url(images/site/HR_short.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#music_page_left {
	width: 310px;
	float: left;
}
#music_page_right {
	width: 610px;
	float: left;
}
#music_page_left a {
	color: #00A1E4;
}
#music_page_right a {
	color: #00A1E4;
}
#juke_container {
	padding-top:10px;
	/*height:318px;*/
	float: left;
}
.juke {
	text-align:center;
	width: 260px;
	/*height: 318px;*/
	
	float: left;
	margin-bottom:20px;
}
.juke_spacer {
	width: 40px;
	height: 20px;
	float: left;
}
#music_contact_container {
	margin-top:40px;
}
#music_contact_container a {
	color: #00A1E4;
}
#music_highlight {
	margin:auto 0;
	color: #00A1E4;
	text-align:center;
}
#music_specs_table td {
	vertical-align:top;
	margin-bottom:20px;
}
.pdf_large {
	background-image:url(images/site/pdf_large.png);
	width:500px;
	height:101px;
	background-repeat:no-repeat;
	overflow:hidden;
	padding-right:20px;
	xpadding-top:10px;
	margin-bottom:40px;
}
.hd_title {
	margin:3px 0 0 60px;
}
.hd_description {
	margin:10px 0 0 30px;
	color: #505050;
}
/*******************************************/
/*CONTACT*/
/******************************************/
#contact_page_left {
	width: 310px;
	float: left;
}
#contact_page_right {
	width: 610px;
	float: left;
}
#contact_page_left a.video {
	color: #d71921;
}
#contact_page_right a.video {
	color: #d71921;
}
#contact_page_left a.game {
	color: #f7941e;
}
#contact_page_right a.game {
	color: #f7941e;
}
#contact_page_left a.music {
	color: #00A1E4;
}
#contact_page_right a.music {
	color: #00A1E4;
}
/*HEADLINE COLORS*/
.contact_page_subtitle_hr {
	font-size: 15px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	color: #a7a7a7;
	background:url(images/site/HR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-transform:uppercase;
	font-weight:bold;
	line-height:20px;
}
.music {
	color: #00A1E4;
}
.games {
	color: #f7941e;
}
.video {
	color: #d71921;
}
.emerging {
	color: #008c44;
}
#contact_form_container {
	float:left;
	width:600px;
}
#contact_address_container {
	line-height:18px;
	margin-top:10px;
}
.contact_address_title {
	font-size:15px;
	font-weight:bold;
}
.contact_address_type {
	font-weight:bold;
}
#contact_social_networking_container {
	float:left;
	display:inline;
	width:300px;
	margin-top:10px;
}
.contact_social_networking {
	float:left;
	padding:5px 0 0 38px;
	background-repeat:no-repeat;
	margin-top:5px;
	margin-bottom:10px;
}
.facebook {
	background-image:url(/images/site/sn_facebook_full.jpg);
	height:28px;
	width:100px;
}
.facebook:hover {
	background-position:0 -32px;
	text-decoration:underline;
}
.facebook_nosize {
	background-image:url(/images/site/sn_facebook_full.jpg);
	height:28px;
}
.facebook_nosize:hover {
	background-position:0 -32px;
	text-decoration:underline;
}
.twitter {
	background-image:url(/images/site/sn_twitter_full.jpg);
	width:100px;
	height:28px;
}
.twitter:hover {
	background-position:0 -32px;
	text-decoration:underline;
}
.myspace {
	background-image:url(/images/site/sn_myspace_full.jpg);
	width:100px;
	height:28px;
}
.myspace:hover {
	background-position:0 -32px;
	text-decoration:underline;
}
.linkedin {
	background-image:url(/images/site/sn_linkedin_full.jpg);
	width:220px;
	height:28px;
}
.linkedin:hover {
	background-position:0 -32px;
	text-decoration:underline;
}
/*******************************************/
/********************************************/
/********************************************/
/*PRESS RELEASES*/
#press_release_main_content_container {
	width: 930px;
	margin: auto;
}
#press_release_subtitle {
	margin-bottom:20px;
	font-size:14px;
	padding-left:10px;
	padding-right:30px;
	text-align:center;
}
#press_release_title {
	font-size: 20px;
	font-family: "Gill Sans", Verdana, Tahoma, Helvetica, Geneva, sans-serif;
	text-align:center;
	margin-bottom:5px;
	color:#656464;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:30px;
	padding-top:15px;
}
#press_release_body {
	padding-left:10px;
	padding-right:30px;
}
#press_release_body a {
	color:#000;
	text-decoration:none
}
#press_release_body a:hover {
	color:#000;
	text-decoration:underline;
}
#press_release_extra {
	margin-top:20px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:30px;
}
#press_release_contact_container {
	margin-top:20px;
	padding-right:30px;
	padding-bottom:10px;
	padding-left:10px;
}
#press_release_back {
	padding-left:10px;
	padding-bottom:20px;
}
.thumb_group_container {
	width:100%;
	margin-top:20px;
}
/*******************************************/
/********************************************/


/*******************************************locations**/
.locations_subheading {
	padding-left:10px;
}
#locations_form_container {
	width:300px;
	float:left;
}
/*******************************************sales**/
.sales_midwest_color {
	color:#196886;
}
.sales_northeast_color {
	color:#aa792c;
}
.sales_southeast_color {
	color:#941b22;
}
.sales_westcoast_color {
	color:#6d7a35;
}
#sales_list_container {
	xmargin-left:10px;
	width:100%;
}
.sales_item {
	height: 25px;
}
.sales_active, .sales_item:hover {
	background: #767676;
	color: #fff;
}
.sales_txt {
	position: relative;
	top: 2px;
	left: 5px;
	font-size:11px;
}
.sales_location_name {
	width:280px;
	float:left;
}
.sales_contact_name {
	width:170px;
	float:left;
}
.sales_contact_number {
	width:110px;
	float:right;
	text-align:right;
	padding-right:12px;
}
#sales_list_container a {
	color: #767676;
	text-decoration: none;
}
#sales_list_container a:hover {
	text-decoration: none;
	color: #505050;
}
.sales_title {
	font-size: 13px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:-9px;
	text-transform:uppercase;
}
/*************404***************/

#fourofour_page_left {
	width:510px;
	float: left;
	padding-left:30px;
	padding-bottom:30px;
}
#fourofour_page_right {
	width: 350px;
	float: left;
	padding-top:100px;
}
#fourofour_title {
	font-size:58px;
	margin-top:25px;
	margin-bottom:35px;
	margin-left:-5px;
}
/*******************sellsheets************/

#sellsheets_container {
	float:left;
}
.sellsheet {
	float:left;
	margin-bottom:20px;
	text-align:center;
	width:143px;
	text-transform:uppercase;
	padding-top: 77px;
	padding-bottom:10px;
	padding-right:5px;
}
.sellsheet_purple {
	background-image:url(images/site/pdf_purple.png);
	background-repeat:no-repeat;
	width:130px;
}
.sellsheet_green {
	background-image:url(images/site/pdf_green.png);
	background-repeat:no-repeat;
	width:130px;
}
.sellsheet_games {
	background-image:url(images/site/pdf_game.png);
	background-repeat:no-repeat;
	width:130px;
}
.sellsheet_music {
	background-image:url(images/site/pdf_music.png);
	background-repeat:no-repeat;
	width:130px;
}
.sellsheet_video {
	background-image:url(images/site/pdf_video.png);
	background-repeat:no-repeat;
	width:130px;
}
.sellsheet_all {
	background-image:url(images/site/pdf_all.png);
	background-repeat:no-repeat;
	width:130px;
}
.sellsheet_spacer {
	width: 15px;
	height: 20px;
	float: left;
}
#single_sheet_container {
	padding-left:75px;
	height:140px;
	padding-top:10px;
}
/****************************PROMOTIONS************************/

/**************AMOA ***********/
#mikesig {
	background-image:url(/images/AMOA/maassig.png);
	background-repeat:no-repeat;
	width:225px;
	height:60px;
	margin-bottom:-12px;
	padding-right:10px;
}
/*
.event_single{
padding-bottom:20px;	
}*/

.event_name {
	font-size:14px;
	text-transform:uppercase;
	color:#484848;
	display:block;
	padding-top:10px;
	margin-bottom:5px;
	background:url(images/site/HR.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-weight:bold;
}
.event_date {
	display:inline;
	font-weight:bold;
	margin-bottom:5px;
}
.event_social {
	padding-left: 15px;
	padding-right:10px;
	float: right;
	width: 40px;
}
.event_venue_loc {
	display:block;
}
.event_content {
	margin-top:5px;
	display:block;
}
.event_link {
	margin-top:5px;
	color:#484848;
	background-color:#ebebeb;
	float:left;
	text-transform:uppercase;
	padding:3px 6px 3px 3px;
	font-weight:normal;
	margin-right:10px;
	font-weight:bold;
}
.event_link:hover, event_active {
	background-color:#505050;
	color:#fff;
	font-weight:bold;
}
.event_link img {
	vertical-align:text-bottom;
	padding-right:5px;
}
/********************END OF SITE*********************/
/****************************************************/






/****************************************************/
/***********FORMS AND FRONT END VALIDATION **********/
/****************************************************/




/*.form_field_container {
	margin: auto;
	
	margin-bottom: 20px;
}
*/

.requiredinput{
	color:#7b175e;
	font-weight:bold;
}
.page_rt_form_field_container {
	width: 536px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
.page_rt_form_double_spacer {
	float:left;
	height:10px;
	width:20px;
}
#form_errors {
	clear: both;
	width: 300px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #F00;
	font-size: 10px;
	float:left;
}
.form_error_notice {
	color: #F00;
	font-size: 9px;
}
.form_radio_btn {
	width: 177px;
	height: 30px;
	float: left;
}

textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

input.radio {
	display:inline;
	margin-left:0.5em;

}
#form_field_container {
	width:300px;
	float:left;
}
#form_field_container_double {
	width:580px;
	float:left;
}
#form_radio_container {
	xwidth:350px;
	float:left;
	margin-right:40px;
		margin-bottom:0.5em;
}
#form_radio_container_double {
	width:580px;
	float:left;
}
#contact_buttons {
	xmargin: auto;
	height: 41px;
	font-size: 14px;
}
.contact_button {
	float: left;
	height: 33px;
	background: url(images/advertising/submit.jpg) no-repeat;
	padding-top: 14px;
	margin-top:10px;
}
input.contact_submit, input.contact_reset {
	width: 100px;
	margin-right:70px;
	height: 34px;
	background: #1f2020;
	border: none;
	cursor: pointer;
	color: #FFF;
	font-size: 17px;
	/*letter-spacing: 0.2em;*/
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top:-11px;
	margin-left:3px;
}
input.contact_submit:hover, input.contact_reset:hover {
	background: #767676;
}
.form_field_title {
	position: relative;
	top: 2px;/*margin-top:5px;*/
	margin-bottom:-5px;
	margin-top:10px;
	xwidth: 250px;
}
.form_radio_title {
	display:inline;
}
.form_shortest_title_inline {
	display:inline;
}
.form_short_text {
	width: 248px;
	background: transparent;
	color: #767676;
	padding-top: 15px;
	padding-left: 2px;
	border: none;
}
.form_instr {
	font-weight: bold;
	color: #138de0;
	margin-top: -5px;
}
#form_button_container {
	margin-left:-2px;
	padding-top:10px;
	height:45px;
	margin-left:150px;
}
/**********FORM VALIDATION  ********/

fieldset {
	border:0;
}
.form_short_field {
	border:0px;
	height:30px;
	float: left;
	background: url(images/forms/short_field_bkg.jpg) no-repeat;
	width: 252px;
	color: #767676;
	margin-top:10px;
	margin-right:-5px;
}
.form_short_field_inline {
	border:0px;
	height:30px;
	xfloat: left;
	background: url(images/forms/short_field_bkg.jpg) no-repeat;
	width: 252px;
	color: #767676;
	margin-top:10px;
	margin-right:-5px;
	display:inline;
}
.form_long_field {
	border:0px;
	height:30px;
	float: left;
	background: url(images/forms/long_field_bkg.jpg) no-repeat;
	width: 555px;
	color: #767676;
	margin-top:10px;
}
.form_shortest_field {
	border:0px;
	height:30px;
	float: left;
	background: url(images/forms/shortest_field_bkg.jpg) no-repeat;
	width: 105px;
	color: #767676;
	margin-top:10px;
}
.form_shortest_field_inline {
	border:0px;
	height:30px;
	display:inline;
	background: url(images/forms/shortest_field_bkg.jpg) no-repeat;
	width: 105px;
	color: #767676;
	margin-top:10px;
}
.form_textarea_field {
	border:0px;
	height:152px;
	float: left;
	background: url(images/forms/message_field.jpg) no-repeat;
	width: 555px;
	color: #767676;
	margin-top:10px;
}
input.form_short_field {
	padding-top:5px;
	padding-left:5px;
}
input.form_short_field_inline {
	padding-top:5px;
	padding-left:5px;
	display:inline;
	vertical-align:middle;
}
input.form_long_field {
	padding-top:5px;
	padding-left:5px;
}
input.form_shortest_field {
	padding-top:55px;
	padding-left:5px;
}
input.form_shortest_field_inline {
	padding-top:5px;
	padding-left:5px;
	display:inline;
}
textarea.form_textarea_field {
	padding-top:5px;
	padding-left:5px;
	overflow:auto;
	padding-right:5px;
}
input.form_textarea_field {
	padding-top:5px;
	padding-left:5px;
}
input.button {
	margin-top:-15px;
}
form_field_container text {
}
input.text {
	width:160px;
	padding-top:15px;
	color: #767676;
}
label {
	display:block;
	font:normal 11px/14px verdana;
}
span.hint {
	background: url(images/formvalidation/bg-span-hint-gray1.jpg) no-repeat top left;
	color:#444;
	padding:20px;
	width:5px;
	position:absolute;
	margin-left:2px;
	margin-top:10px;
	display:none;
}
fieldset.welldone span.hint {
	background:transparent url(images/formvalidation/bg-fieldset-welldone1.jpg) no-repeat 194px 24px;
	color:#000;
}
fieldset.kindagood span.hint {
	background: url(images/formvalidation/bg-span-hint-kindagood1.jpg) no-repeat top left;
}
/*Moves the bint up and down*/
fieldset.welldone {
	background:transparent url(images/formvalidation/bg-fieldset-welldone1.jpg) no-repeat 260px 29px;
}
fieldset.notgood {
	background:transparent url(images/formvalidation/bg-span-hint-gray1.jpg) no-repeat 260px 29px;
}

