#beatPlaya
{
	height:162px;
	max-width:305px;
}

#embedPlaya
{
	height:400px;
	max-width:305px;
	margin-top:5px;
}

#battlePlaya
{
	clear:left;
	height:165px;
}

#beatDescription
{
	
}

#EMBED_USERS td
{
	padding:4px;
}

#EMBED_USERS .user
{
	background-color:#111;
	border-left:solid #000 1px;
	border-right:solid #000 1px;
	background-image: url(../images/row_title_top.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#EMBED_USERS .views
{
	font-weight:bold;
	border-left:solid #333 1px;
	border-right:solid #333 1px;
	border-bottom:solid #111 1px;
}

#EMBED_USERS .embed_row
{
	background-color:#000;
}

/* CONTENT FORMATTING */
.darkBG 
{
	background-image: url(../images/headerSpace.png);
}

.noMarginContent
{
	text-align:center;
	padding:0px;
	margin:0px;
	float:left;
	width:694px;
}

#contentInner {
	text-align:left;
	padding:7px;
	margin:0px;
	overflow:hidden;
	width:685px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	clear:both;
}

.lInner{
	left:3px;
	padding:10px;
	float:left;
	display: inline;
	width:132px;
}
#tableHolder {
	text-align:center;
}
.genTable {
	text-align:left;
	height:250px;
	position:relative;
}

.genTable tr td{
	padding:10px;
}
.oneThird {
	width:220px;
	margin:5px;
}
/* SIDE NAV */
.profile_image { 
	width:120px;
	height:140px;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:5px;
	text-align:center;
	display:block;
}

.navInfo { 
	text-align:center;
	display:block;
	width:100%;
}

.genInfo { 
	background:#000000;
	color:#999999;
}

.genInfo ul {
	padding-left:20px;
	margin-left:0px;
}

.sideLinks
{
	margin-bottom:0px;
}

.sideLink
{
	width:100%;
	background-image: url(../images/row_title.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#888888;
	height:20px;
	padding-top:2px;
}

.sideMessages {
	display:block;
}

.sideTitle {
	width:100%;
	background-color:#000000;
	padding:4px 0px 4px 0px;
	color:#888888;
}

#customInfo {
	height:170px;
}

#cartInfo {
	height:100px;
}


/* TOP */
#login {
	float:right;
	position:relative;
	top:28px;
	padding-right:8px;
}

#register {
	padding-top:15px;
	padding-left:5px;
	float:left;
position:relative;
	
}

/* SUB MENU */
#subMenu {
	background-color:#000000;
	/*background-image: url(../images/subMenu_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
	height:33px;
	width:698px;
	margin:0px;
	padding:0px;
	border-bottom:2px #444444 solid;
}

#subMenu ul
{
	margin:0px;
	padding:0px;
	padding-top:2px;
}

.icyMenu_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 28px;	
}


.icyMenu_title li {
	float: left;
	background-color: #000000;
	background-image: url(../images/row_button.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	border-left:1px #000000 solid;
	border-right:1px #777777 solid;
	height: 28px;
	line-height: 28px;
}


.icyMenu_title li.active {
	   background-image: url(../images/row_orange.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.icyMenu_title li.over {
	color:#ff7800;
	background-image: url(../images/row_blue.png);
	background-repeat: repeat-x;
	background-position: left top;
	border:1px #ffffff solid;
	margin-top:-1px;
}

.icyMenu_title a
{
	padding:7px 10px 6px 10px;
}
.icyMenu_title a:link, .icyMenu_title a:visited
{
	color:#CCCCCC;
	font-weight:bold;
}

.icyMenu_title a:hover, .icyMenu_title a:active
{
	color:#ffffff;
}

/**** ERROR TABLE ****/
#alerts
{
	background-color:#000000;
	color:#ffffff;
	border:1px #777777 dashed;
}

.successHead
{
	color:#00FF00;
}

.errorHead
{
	color:#FF0000;
}
/***** BASIC MEMBER INFO *****/
.basicInfo_main
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:292px;
	height:82px;
	background-color:#000000;
	padding:4px;
	text-align:center;
}
.basicInfo_small
{
	width:233px;
	height:83px;
	background-color:#000000;
	padding:4px;
	margin:2px;
}

.basicInfo_main img
{
	border:none;	
}

.basicInfo_img
{
	float:left; 
	width:100px;
	height:80px;
	text-align:center;
	background-color:#333333;
	border:1px #777777 dashed;
	background-image: url(../images/footer_bottom.png);
}

.basicInfo
{
	display:inline;
	float:right;
}

/* BOTTOM */
.ads {
	padding:6px;
	display:block;
	position:relative;
}

.ads img {
	border:none;
	padding:5px;
}

.playBtn{
		padding: 0px 10px 0px 10px;
}

/* BATTLES */

#TopMC
{
	float:right;
	padding:4px;
	padding-top:6px;
	width:300px;
}

#TopMC .infoRow
{
	background-color:#666666;
}

.link_gray a, .link_white a
{
	padding:4px;
}

.link_gray a:link, .link_gray a:visited
{		
	color:#888888;
}
 
.link_white a:link, .link_white a:visited
{		
	color:#FFFFFF;
}

.link_gray a:hover, .link_gray a:active
{		
	color:#FFFFFF;
}
 
.link_white a:hover, .link_white a:active
{
	color:#888888;
}

.blink
{
	text-decoration: blink;	
}
/* END OF CONTENT FORMATTING */

/* MISC STYLES */
h1 {
	font-size:16px;
	color:#ff7800;
}

h2 {
	font-size:14px;
	color:#ff7800;
}

.h2style {
	font-size:14px;
	color:#ff7800;
}

a:link, a:visited {
	color:#ff7800;
	text-decoration:none;
}

a:hover, a:active {
	color:#0099FF;
	text-decoration:none;
}

img
{
	border:0px;
}

.icyImg
{
	border:2px #000000 solid;
}

.icy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
}

.icy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff7800;
	background-color: #000000;
	padding: 3px;
	border:1px #444444 solid;
}

.lowKey
{
	color: #ADADAD;
}

.bold
{
	font-weight:bold;
}

.bold2
{
	color: #ff7800;
	font-weight:bold;
}

.size8
{
	font-size:8px;
}

.size10
{
	font-size:10px;
}

.size16
{
	font-size:16px;
}
.btmMargin
{
	margin-bottom:6px;
}
.btmBorder
{
	border-bottom:2px #777777 solid;
}

.noBulletMargin li
{
	margin-left:0px;
	padding-left:0px;
	margin-top:3px;
}

.noBulletMargin ul
{
	margin-left:18px;
	padding-left:0px;
}

.noStrong
{
	font-weight:normal;
}

.row_height
{
	/*Size of row_color.png */
	height:28px;
	padding-top:6px;
}
.beat_row_height
{
	/*Size of row_color.png */
	height:32px;
	min-height:32px;
	line-height:24px;
}

.error {
	background-image: url(../images/row_red.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:28px;
	padding:6px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}

.success {
	background-image: url(../images/row_green.png);
	background-repeat: repeat-x;
	background-position: left top;
	height:28px;
	padding-top:6px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
}

/* GENERAL */

hr {
	border: none 0;
	border-top: 1px dashed #3E3E3E;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	padding: 3px;
} 

.widget
{
	padding-bottom:6px;
}

.floatLeft{
	float:left;
}

.row1 {
	background-color: #0B0B0B;
}

.row2 {
	background-color: #000000;
}

.table_title
{
	background-image: url(../images/row_title.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#666666;
}

.icicles
{
	background-color: #111111;
	background-image: url(../images/icicles.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/* BATTLE STYLES */

.winner
{
	color:#00FF00;
}

.loser
{
	color:#FF0000;
}

.mc1
{
	border-left: solid #222222 1px;	
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;
}

.mc2
{
	border-right: solid #222222 1px;
	border-bottom: solid #000000 1px;
}

.row_green
{
	background-image: url(../images/row_green.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#ffffff;
}

.row_win
{
	background-image: url(../images/winner.png);
	background-repeat: repeat-x;
	background-position: center center;
	color:#ffffff;
}

.row_red
{
	background-image: url(../images/row_red.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#000000;
}

.row_gray
{
	background-image: url(../images/row_title_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#888888;
}

.row_orange
{
	background-image: url(../images/row_orange.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#ffffff;
}

.row_teal
{
	background-image: url(../images/row_teal.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#ffffff;
}

.orange
{
	color:#ff7800;
}

.paginate
{
	background-image: url(../images/row_title_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0B0B0B;
	color:#ffffff;
	padding:4px;
	border:3px solid #000000;
}

.NAV_ICONS
{
	margin:3px;
}

.top_head
{
	padding:8px;
	font-size:20px;
	font-weight:bold;
	background-image: url(../images/row_title_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:2px #333 solid;
	color:#ff7800;
}

.alt_head
{
	background-color:#000000;
	color:#777777;
	padding:4px;
	font-size:10px;
}

/* MooTabs */
.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 28px;	
}

.mootabs_title li {
	float: left;
	background-color: #3975BD;
	background-image: url(../images/row_title.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #fff;
	height: 24px;
	line-height: 24px;
}


.mootabs_title li.active {
	background-image: url(../images/row_orange.png);
	background-repeat: repeat-x;
	background-position: left top;
}


.mootabs_panel {
	display: none;
	position: relative;
	width: 660px;
	top: 0px;
	clear: both;
	color: #ffffff;
	overflow: auto;
	padding: 10px;
	background-color: #222222;
	border:3px #000000 solid;
	background-position:bottom;
	background-repeat:repeat-x;
	background-image: url(../images/footer_bottom.png);
}


.mootabs_panel.active {
	display: block;
}

.mootabs_title li.over {
	color:#ff7800;
}

#icyTabs {
	text-align:left;
	display:block;
	position:relative;
}

#beatPreview {
	overflow:auto;
}

.ajax-loading {
	padding: 20px;
	background: url(../images/spinner.gif) no-repeat center;
}
