/*
BRANDING:
Green = 8CC63F
Light Gray  = EFEFEF

*/

/* password */

div.password-description {display:none
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; 
}

strong { font-weight:bold; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
	padding:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Globals */
body {
	line-height: 1;
	color: #333333;
	font-family: Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}

a {
	color:#000000;
	text-decoration:none;}
	
	a:hover {color:#8CC63F;
	}

.pageWrapper { width:1000px; margin:0 auto; padding: 0; position:relative; overflow:hidden; }

.last { margin-right:0;}

.clear {clear:both;}

.wrapper {position:relative; overflow:hidden;}

.left { float:left; }

.right { float:right; }

#contentWrapper p {	margin-bottom:12px; }

#contentWrapper h2 {
	border-bottom: 2px solid #EFEFEF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px 0;
    width: 100%;
}

.brandButton {
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    padding: 4px 10px;
    text-align: center;
}

.brandButton:hover {
	color:#FFFFFF;
	background-color:#252525;
}

.floatRight { float:right; }

.floatLeft { float:left; }

.form-item .description {
    font-size: 0.85em;
    line-height: 1.5em;
}

/*************************************************/
/* SYSTEM */
/*************************************************/
/*** Breadcrumbs ***/
.breadcrumb {
	padding:0 0px 5px;
}
/*** Message boxes ***/
div.status, div.error, div.messages, div.warning {
	padding:35px 10px 35px 80px;
	color:#000;
	margin:2px 0 8px;
	border:none;
}
div.messages, div.status {
	background:#bae965 url(../images/icons/message_status.png) no-repeat scroll 23px center;
	border:1px solid #98d12b;
}
div.warning {
	background:#f2f45a url(../images/icons/message_warning.png) no-repeat scroll 23px center;
	border:1px solid #eeb70d;
}
div.error {
	background:#fe8787 url(../images/icons/message_error.png) no-repeat scroll 23px center;
	border:1px solid #d23f3f;
}

.admin-list dt, .node-type-list dt { font-size:20px; font-weight: bold; }

.admin-list dd, .node-type-list dd { margin-bottom:20px;}

/* Admin Menu */

#block-menu-menu-intern-menu { padding:20px; background-color:#EEE;}

#block-menu-menu-intern-menu h2 { font-size:20px; font-weight: bold; margin-bottom:10px; }

#block-menu-menu-intern-menu ul { margin:0; padding:0; }

#block-menu-menu-intern-menu li { list-style:none; display:inline; margin-right:20px; }

#block-menu-menu-intern-menu li a { background-color:#66CC00; color:#FFF; padding:4px 8px;  }

/*** Forms ***/
fieldset {
	/*background:#f8f8f8;
	border-color:#c4c4c4;*/
}
fieldset.collapsed {
	background:none;
}
fieldset legend a:link, fieldset legend a:visited {
	color:#000000;
}
fieldset legend {
	color:#000000;
}
#wrapper fieldset legend a:link, #wrapper fieldset legend a:visited {
	color:#000000;
}
.form-item label {
	font-weight:normal;
	color:#050505;
	font-size:13px;
	margin-bottom: 3px;
	padding-left: 1px;
}
/*** Tabs ***/
div.tabs ul.tabs, div.tabs ul.tabs li, div.tabs ul.tabs li a:link, div.tabs ul.tabs li a:visited, div.tabs ul.tabs li.active, div.tabs ul.tabs li.active a:link, div.tabs ul.tabs li.active a:visited {
	background:none;
	padding:0px;
	margin:0px;
	border:none;
	bottom:0px;
}
/*** Primary Tabs ***/
div.tabs ul.primary li, div.tabs ul.primary span, div.tabs ul.primary li.active {
	display:block;
	float:left;
	background:url(../images/tabs-bg.png) left top no-repeat;
}
div.tabs ul.primary li, div.tabs ul.primary li.active {
	padding-right:5px;
	background-position:right -24px;
}
div.tabs ul.primary li span {
	padding:0 5px 0 10px;
}
div.tabs ul.primary li.active {
	background-position:right -72px;
}
div.tabs ul.primary li.active span {
	background-position:left -48px;
}
div.tabs ul.primary {
	border-bottom:2px solid #000000;
}
div.tabs ul.primary li, div.tabs ul.primary li.active {
	margin-right:5px;
}
div.tabs ul.primary li a:link, div.tabs ul.primary li a:visited, div.tabs ul.primary li a:hover, div.tabs ul.primary li.active a:link, div.tabs ul.primary li.active a:visited, div.tabs ul.primary li.active a:hover {
	padding:6px 0 5px;
	height:13px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.03em;
	overflow:hidden;
	background:none;
}
#wrapper div.tabs ul.primary li.active a:link, #wrapper div.tabs ul.primary li.active a:visited {
	color:#FFFFFF;
}
/*** Secondary Tabs ***/
div.tabs ul.secondary {
	background:#000000;
	border-bottom:2px solid #b4b4b4;
	text-transform:uppercase;
}
div.tabs ul.secondary li, div.tabs ul.secondary li.active {
	padding:0 10px;
	background:url(../images/tabs-sec-bg.gif) right top no-repeat;
}
div.tabs ul.secondary li a:link, div.tabs ul.secondary li a:visited, div.tabs ul.secondary li.active a:link, div.tabs ul.secondary li.active a:visited {
	padding:5px 0 5px;
}
#wrapper div.tabs ul.secondary li.active a:link, #wrapper div.tabs ul.secondary li.active a:visited {
	color:#FFFFFF;
}


/*** Tables ***/
table {
	margin-bottom:10px;
}
thead th {
	border-bottom-width:4px;
	border-bottom-style:solid;
	color:#1a1a1a;
	font-size: 14px;
    font-weight: bold;
    padding: 12px 6px;
}
thead th a:link, thead th a:visited {
	color:#1a1a1a;
}
tr.even td, tr.odd td {
	border-bottom:0;
	padding:10px 15px;
}
tr.even td {
	background:#FDFDFD;
	border-top:1px solid #d0d0d0;
}
tr.odd td {
	background:#EFEFEF;
	border-bottom:1px solid #d0d0d0;
}
/*** Message boxes ***/
div.status, div.error, div.messages, div.warning {
	margin: 10px 0;
	padding:10px 10px 10px 70px;
}
div.messages, div.status {
}
div.warning {
}
div.error {
}

/* Global Layout Elements */

.col2-3 { width:728px; position:relative; overflow:hidden;  }

.col1-3 { width:250px; position:relative; overflow:hidden; }

.quicktabs_main {
	position:relative;
	overflow:auto;
}

.quicktabs_wrapper {
	position:relative;
}

/* Header Elements */

#headerWrapper {
	padding:10px 0;
	height:40px;
}

#siteLogo {
    float: left;
    margin-left: 0px;
    width: auto;
}

#userNav {
	float:right;
	width:250px;
	border: 0px solid #000000;
	margin-top:0px;
}

#userNav div.fb-login-button { float: left; clear: right; margin:0 10px 0 0; border: 0px solid blue; position:relative; top: 0; left: 0; }

#userNav ul { float:right; padding-top: 3px; }

#userNav li {
	float:left;
	padding:10px;
}

#userNav li.last { margin-right:0; border:none; }

#userNav a { font-size:16px; line-height:12px; 	color: #8CC63F; font-weight: bold;}

/* Main Site Nav */

#siteNavMain {
    left: 180px;
    position: absolute;
    top: 20px;
}

#siteNavMain ul { padding:0; margin:0; }

#siteNavMain li {
	background: url("images/main-nav-divider.png") no-repeat scroll 6% 50% transparent;
    float: left;
}

#siteNavMain li a {
    color: #252525;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    padding: 0px 15px 0px 19px;
}

#siteNavMain li a:hover {color:#8CC63F; }

/* Main Body Content Elements */

#contentWrapper {
	background-color: #FFFFFF;
}

#contentWrapper .content { 
}

/* Footer Elements */


#contentWrapper .content {
}
#footerWrapper .content {
}
#footerWrapper {
    margin: 0 auto 40px auto;
	width:100%;
}
#footerSummary {
    background-color: #252525;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    padding: 30px 15px;
	width:100%;
    position: relative;
		 color: #E7E7E8;
		 background:url("images/footer-rapgrid-bkg.png") no-repeat scroll 947px 270px #252525;
		 
}

#footerSummary a:hover {
	color:#8CC63F;}
#footerSummary a, #footerSummary p {
   
}

#seo-footer { width:1000px; margin:0 auto 40px auto; }

#seo-footer div.threeCol {
    float: left;
    margin-right: 32px;
    width: 625px;
}

#seo-footer div.threeCol a {
  
   width: 130px;
}

#seo-footer div#foot-col-two {
    margin-right: 18px;
    width: 150px;
}
#seo-footer div.oneCol {
    float: left;
    margin-right: 0;
}
#seo-footer div#foot-col-three {
    width: 130px;
}
#seo-footer div#foot-col-three a {
    color: #8CC63F;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

#seo-footer div.oneCol {
    float: left;
    margin-right: 0;
}
#footerSummary h3 {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#footerSummary a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
    text-transform: uppercase;
		display:block;
}
#footerSummary h4 {
    color: #E7E7E8;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}
#footerSummary p {
    margin: 0 0 18px;
}
#aboutRapgrid p {
    line-height: 14px;
}
span.copyright {
    font-size: 10px;
}

/* Battle Videos */
/*.battleTeaser {
    border: 2px solid #EFEFEF;
    float: left;
    padding: 2px;
    width: 150px;
    height:175px;
}
*/
.battleTeaser {
    background-color: #FFFFFF;
    height: 179px;
    margin-bottom: 20px;
    margin-right: 10px;
    overflow: hidden;
    padding: 0px;
    width: 156px;
    margin:0px;
    float: left;
}
.battleTeaserInfo {
	padding:5px;
}

.battleTeaserInfo div { margin-bottom:2px; display:block; }

.battleTeaserPhoto img { width: 156px;}

.battleTeaserPhoto a {
    border-bottom: 6px solid #FFFFFF;
    display: block;
    height: 112px;
}
.battleTeaserPhoto a:hover {
	border-bottom:6px solid #8CC63F;
}

.battleTeaserTitle {
	font-size:12px;
	font-weight:bold;
	height:25px;
}

.featuredLegueContainers .battleTeaserTitle {
	margin-bottom:9px;
}

.battleTeaserDate {}

.battleTeaserLeague {}

#mainBattleContainer { margin-bottom:4px;}

#rapgridPlayerContainer {
	width:700px;
	float:left;
}

/* playlist carousel */

li.jcarousel-item {
   opacity: .4;
   z-index: 1;
}

li.jcarousel-item:hover {
   opacity: 1;
}

.jcarouselselected {
    opacity: 1 !important;
}

div.rank-wrap {
  position: relative;
  top: -55px;
  display: table;
}

span.list-rank {
  position: absolute;      
  font-size: 5em;
  color: white;
}

#rank-description {
  width: 100%;
  margin-auto;
  text-align: center;

}

.breadcrumbNav {
    background-color: #EFEFEF;

    margin-bottom: 4px;
    padding: 10px;
}

#battleSocialWidgets, #commonSocialWidgets {
	position: absolute;
    right: 6px;
    top: 6px;
	width: 455px;
}

.battleRapper {
	background-color: #FBFAFA;
    height: 437px;
    padding: 2px;
    position: relative;
    width: 142px;
}

#battleRapperLeft {
	margin-right:4px
}

#battleRapperRight {}

.view-rap-battles .last .battleTeaser { margin-right:0;}

/* Rapper Products - Battle Page */

.rapperProduct 

.rapperProduct {
	position:relative;
	padding:4px;
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}

.productImage { width:75px; float:left;}

.productImage img { width:75px; }

.productInfo { width:55px; float:right; position:relative; height:75px;}

.productBuy {
	background-color: #252525;
    bottom: 6px;
    color: #FFFFFF;
    left: 0;
    line-height: 14px;
    padding: 2px 7px;
    position: absolute;
    text-transform: uppercase;
}

.productPrice {}

.productTitle {
	display: block;
    font-weight: bold;
    height: 24px;
	margin-bottom:4px;
}

.productClass {}

.view-product-by-id .rapperProduct {
	height: 75px;
    position: relative;
	padding: 10px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.sidebarProducts .rapperProduct .views-field-field-image-cache-fid {
	float:left;
	margin-right:12px;
}

.view-product-by-id .imagecache-product_list img {
	width: 75px; 
	height:75px;
}

.rapperProduct .views-field-title {
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 0 4px;
    width: 43px;
    display: block;
    height: 24px;
}



.rapperProduct .views-field-nothing {}

.rapperProduct .views-field-sell-price {}

.rapperProduct .views-field-phpcode-1 a {
	background-color: #252525;
    bottom: 10px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    left: 80px;
    line-height: 14px;
    padding: 2px 7px;
    position: absolute;
    text-transform: uppercase;
}

.battleRapper .rapperProduct {
	height: 75px;
    position: relative;
	padding: 10px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

.battleRapper .rapperProduct:hover {
	background-color:#FFF;
    border-top: 1px solid #8CC63F;
    border-bottom: 1px solid #8CC63F;
}

.battleRapper .marketPlace {
	height:10px;
	line-height:10px;
	font-size:10px;
	color:#333;
}

/* Past Battles */

.pastRapperBattles {
	bottom: 0;
    height: 155px;
    position: absolute;
	width:100%;
}

.pastRapperBattles li {
}

.pastRapperBattles li a {
	border-bottom: 1px solid #999999;
    display: block;
    padding: 4px;
}

.pastRapperBattles li a:hover { background-color:#8CC63F; color:#FFFFFF; border-bottom:1px solid #FFF; -webkit-transition: color .25s linear; transition: color .25s linear .1s; }

#battleUserVotes {
	background-color: #FBFAFA;
    border-bottom: 2px solid #999999;
    border-top: 2px solid #999999;
    margin-bottom: 4px;
    padding: 20px 0;
}

.battleRapperUserVotes {
	padding:5px 24px;
    text-align: center;
    width: 100px;
}

#battleRapperLeftVotes {}

.myVote {
	
}

#voteChoiceUi {
	border:0; color:#8CC63F; font-weight:bold; background-color:transparent;
}

.voteCount {
	background-color: #FFFFFF;
    display: block;
    font-size: 24px;
    padding: 6px;
}

.votes { 
	background-color: #EFEFEF;
    color: #252525;
    display: block;
    font-size: 12px;
    padding: 6px 0;
}

.myVote .votes {
    background-color: #8CC63F;
    color: #FFF;
}

.myVote .voteCount {
	background-image: linear-gradient(bottom, rgb(255,255,245) 0%, rgb(250,252,197) 96%);
background-image: -o-linear-gradient(bottom, rgb(255,255,245) 0%, rgb(250,252,197) 96%);
background-image: -moz-linear-gradient(bottom, rgb(255,255,245) 0%, rgb(250,252,197) 96%);
background-image: -webkit-linear-gradient(bottom, rgb(255,255,245) 0%, rgb(250,252,197) 96%);
background-image: -ms-linear-gradient(bottom, rgb(255,255,245) 0%, rgb(250,252,197) 96%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(255,255,245)),
	color-stop(0.96, rgb(250,252,197))
);
}

#userVotesMessage {
	left: 154px;
    position: absolute;
	width:700px;
}

#userVotesMessage .warning {
	padding:10px;
	background-color:#F3FFE7;
	font-size:14px;
	line-height:21px;
	text-align:center;
	border:1px solid #8CC63F;
	color:#000000;
}

#userVotesPoll span {
	background-color: #252525;
    border-bottom: 1px solid #252525;
    border-top: 1px solid #252525;
    color: white;
    font-size: 14px;
    height: 27px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 32px;
    width: 50px;
    z-index: 4;
}

#winLeft { left:17px;}

#voteTie { left:322px;}

#winRight { right:23px; }


#battleInfoContainer {}

.battleSidebar {
	width:142px;
	padding:2px;
	color:#FBFAFA;
	text-align:center;
}

#battleSidebarLeft {}

#battleInfo { width:650px; }

#battleSidebarRight {}

#battleSummary {
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#battleSummaryInfo {
	background-color: #EFEFEF;
	padding:10px;
	margin-bottom:0;
}

#battleSummaryText {
	border: 1px solid #CCCCCC;
    font-size: 12px;
    line-height: 20px;
    padding: 10px;
}

h1#battleTitleHeader {
	border-bottom: 1px solid #444444;
	background-color:#252525;
    color: #DDDDDD;
    font-size: 24px;
    margin:0;
	padding-top:5px;
    text-align: center;
}

.battleResult {border-bottom:2px solid transparent; position:absolute;}

.battleResult.winner {
	background-color: #FFFFFF;
    border-bottom: 2px solid #006699;
    display: block;
    padding: 2px 6px;
    right: 6px;
    text-align: center;
    top: 100px;
}

/* Battle Series */



.view-get-next-in-series .views-field-nid { text-align:center; display:block;}

.view-get-next-in-series .field-content a { padding:10px; background-color:#EFEFEF; display:block; text-transform:uppercase; font-weight:bold; color:#000; }

.view-get-next-in-series .field-content a:hover { background-color:#8CC63F; color:#FFF; }

/* Battle Rappers */

.view-id-rapper_overview h3 {
	clear:both;
	padding:10px;
	background-color:#EFEFEF;
	margin-bottom:10px;
	background-color: #EFEFEF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
}
.view-id-rapper_overview .views-row  a:hover {
	color:#FFF;}

.view-id-rapper_overview .views-row {
	padding:3px;
	background-color:#f3f3f3;
	float:left;
	margin:0 12px 12px 0;
}

.view-id-rapper_overview .last { margin-right:0;}

.view-id-rapper_overview.view-display-id-block_1 .views-row {
	width:184px;
	height:205px;
}

.view-id-rapper_overview .views-row:hover {
	background-color:#8CC63F;} 

.views-field-field-rapper-photo-fid {  }

.view-id-rapper_overview .views-field-title {
    font-size: 10px;
    font-weight: bold;
    word-break: break-all;
}

.view-id-rapper_overview .views-field-country {
    font-size: 10px;
	font-style:italic;
}

.battleRapperRecords {
    border-bottom: 1px solid #DDDDDD;
    border-collapse: collapse;
    border-top: 1px solid #DDDDDD;
    font-size: 10px;
    margin-bottom: 10px;
    width: 100%;
}

.battleRapperRecords th {background-color:#252525; color:#FFF;
font-size:14px;
padding-top:3px;
line-height:14px;}

.battleRapperRecords th, .battleRapperRecords td { padding:8px 4px 4px; width:33%; border:1px solid #DDD; 
font-size: 14px;
}

.rapperTeaserContainer {
	padding:4px;
}

.rapperPhoto {
	margin-bottom:10px;
}

.rapperName {
	font-size:14px;
	margin-bottom:4px;
}.rapperLocation {
    color: #666666;
    font-size: 10px;
    margin-bottom: 8px;
}
.rapperLocation span {
    text-transform: uppercase;
}

#artistDirectory {
	background-color: #EFEFEF;
    margin-bottom: 4px;
    padding: 10px;
	width:980px;
}

#artistDirectory-sticky-wrapper { 
	background-color: #EFEFEF;
	height:34px;
}

#artistDirectory a {
	display:inline;
	border-right:1px solid;
	padding:2px 6px;
}

#artistDirectory a:last-child { border-right:none; }

#quicktabs-rapper_overview_qt {}

#quicktabs-rapper_overview_qt ul.quicktabs_tabs {
	margin:0;
	padding:0;
}

#quicktabs-rapper_overview_qt ul.quicktabs_tabs li { display:inline-block; margin-right:-2px; padding:0; }

#quicktabs-rapper_overview_qt ul.quicktabs_tabs li a { display:block; padding:10px 20px; color:#000; background-color:#EFEFEF; font-size: 14px; }

#quicktabs-rapper_overview_qt ul.quicktabs_tabs li.active a { background-color:#8CC63F; font-weight:bold; }

/* Rapper Profile Elements */

#rapperProfileContainer {}

#rapperProfileHeader {
	padding:12px 30px;
	background-color:#EFEFEF;
	margin-bottom:20px;
}

#rapperProfileHeader h1 {
	
}

#rapperInfoContainer {
	float:left;
	width:370px;
	border-right: 1px solid #DDDDDD;
}

#rapperProfileHeader #rapgridPlayerContainer {
	float:right;
	width:540px;
	height:322px;
}

.rapperProduct .productTitle {
	display: block;
    font-weight: bold;
    height: 24px;
    margin-bottom: 4px;
}

#rapperPhoto {
	width:auto;
	float:left;
}

#rapperInfoStats {
	width:150px;
	float:right;
	margin:20px 10px 0 0;
}

#rapperLinks {
	border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

#rapperLinks li {
	list-style:none;
	float:left;
}

#rapperLinks li a {
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 11px;
    margin: 5px;
    padding: 4px;
		font-weight: bold;
}
#rapperLinks li a:hover {
    background-color: #8CC63F;
    color: #FFFFFF;
}
.sidebarProducts .rapperProduct {
    background: none repeat scroll 0 0 #EFEFEF;
    border: none;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 8px;
    position: relative;
}
.sidebarProducts .productTitle, .sidebarProducts .rapperProduct .views-field-title {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 4px;
	width:140px;
	display:block;
}
.sidebarProducts .rapperProduct .views-field-phpcode-1 a {
	background-color: #252525;
    bottom: 6px;
    color: #FFFFFF;
    left: 100px;
    line-height: 14px;
    padding: 2px 7px;
    position: absolute;
    text-transform: uppercase;
	font-size:11px;
	font-weight:normal;
}

.sidebarProducts .rapperProduct .views-field-phpcode-1 a:hover { color:#8CC63F; }
.sidebarProducts .productInfo {
    width: 145px;
}
.sidebarProducts .productClass, .sidebarProducts .rapperProduct .views-field-nothing {
    top: -10px;
}
.sidebarProducts .productImage {
    height: auto;
    width: auto;
}
.sidebarProducts {
}


.sidebarProducts h2 {
 background-color: #EFEFEF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
}
.sidebarProducts .rapperProduct img {
    display: block;
    float: left;
    height: auto;
    margin-right: 5px;
}
.sidebarProducts .rapperLocation span {
    text-transform: uppercase;
}
.sidebarProducts .rapperproductTitle {
    border-top: 1px solid #666666;
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-top: 4px;
    overflow: hidden;
    padding-top: 4px;
    text-transform: uppercase;
    width: 100%;
}
.sidebarProducts .rapperBuybtn {
}
.sidebarProducts .rapperBuybtn a {
    font-size: 35px;
    left: 108px;
    position: absolute;
    text-transform: uppercase;
    top: 19px;
}
.sidebarProducts span.price {
    font-size: 20px;
    left: 109px;
    position: absolute;
    top: 60px;
}

.sidebarProducts .productPrice, .sidebarProducts .rapperProduct .views-field-sell-price { display:block;}

.rapperMarketplaceBlock .views-row {}

.rapperStoreLink a {
    background-color: #252525;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding: 8px;
	display:block;
	text-align:center;
	margin-bottom:10px;
}
.rapperStoreLink a:hover { background-color:#8CC63F; color:#FFFFFF;}


.col1-3 h2 {
	background-color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    color: #FFFFFF;
}

.rapperTeaserContainer .rapperProduct {}

.rapperTeaserContainer .view-product-by-id .imagecache-product_list img {
    float: left;
    height: 75px;
    margin-right: 4px;
    width: 75px;
}

.rapperTeaserContaine .views-field-title { float:left; }

/* My Favorite Module */

#userFavorite {
	padding:5px 6px;
	float:left;
	margin-right:20px;
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}

.userFavorite:hover { color:#FFFFFF; background-color:#66CC00; }

/* League Profiles */

#leagueProfileHeader {
	background-color: #EFEFEF;
    margin-bottom: 20px;
    padding: 12px 30px;
}

#leagueInfoContainer {
	border-right: 1px solid #DDDDDD;
    float: left;
    width: 370px;
}
#leagueInfoContainer h1, #rapperProfileHeader h1 {
    border-bottom: 1px solid #DDDDDD;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
		padding-bottom:5px;
}
#leagueLogo {
    border-bottom: 6px solid #DDDDDD;
    margin-bottom: 8px;
}

#leagueInfoStats {}

.leagueLocation {
    display: block;
    font-weight: bold;
    margin-bottom: 8px;
		font-size:14px;
		padding-left:4px;
}

.leagueLocation span {}

.leagueRecordData {}

#leagueLinks {
	border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

#leagueLinks li a {
    border-radius: 4px 4px 4px 4px;
		-webkit-border-radius:4px;
    display: block;
    float: left;
    font-size: 11px;
    line-height: 11px;
    margin:5px;
    padding: 4px;
		font-weight: bold;
}
#leagueLinks li a:hover {
    background-color: #8CC63F;
    color: #FFFFFF;
}

#leagueLinks {
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    clear: both;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
#leagueLinks li a {
    border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    margin: 5px;
    padding: 4px;
}
#leagueLinks li a:hover {
    background-color: #8CC63F;
    color: #FFFFFF;
}
#leagueLinks ul {
}
#leagueLinks li {
}

.follow {
	background-color:#8CC63F;
	color:#FFF;
	width:75px;
	line-height:14px;
	font-size:14px;
	padding-top:4px;
	font-weight:bold;
	display:block;
	text-align:center;
	float:right;
	
}

.follow:hover { background-color:#252525; color:#FFF;}

#leagueProfileHeader #rapgridPlayerContainer {
    float: right;
    height: 322px;
    width: 540px;
}
#leagueProfileHeader #rapgridPlayer {
}
#leagueProfileContent {
}
#leagueProfileContent .left {
}
#leagueProfileContent .right {
}
#leagueProfileContent .right h2 {
}

.leagueBanner { margin-bottom:20px;}

.quicktabs_main.quicktabs-style-basic {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #EFEFEF;
    border-color: #AAAAAA;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 1px;
    clear: both;
    height: 436px;
    margin-bottom: 10px;
    padding: 15px 20px 10px 5px;
}

ul.quicktabs_tabs.quicktabs-style-basic {
    border-bottom: 1px solid #AAAAAA;
    font-weight: bold;
    height: 22px;
    margin: 0;
    padding: 0 5px 0 0;
}
ul.quicktabs_tabs.quicktabs-style-basic li {
    border-image: none;
    border-style: solid;
    border-width: 1px;
    margin: 0 -1px 0 0;
    padding: 5px 10px;
    border-color: #AAAAAA;
    background-color: #FFFFFF;
    display:inline-block;
}

ul.quicktabs_tabs.quicktabs-style-basic li:hover {
	background-color: #EFEFEF;
}

ul.quicktabs_tabs.quicktabs-style-basic li.active {
   border: 1px 1px 0px 1px;
   border-color: #AAAAAA #AAAAAA #EFEFEF;
   background-color: #EFEFEF;
}

#recent-news #quicktabs_container_ .views-field-title .field-content a {
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 14px;
}
#recent-news #quicktabs_container_ .views-field-field-battle-date-value .field-content {
	font-size:10px;
	font-style: italic;
	margin-top: 4px;
}
#recent-news #quicktabs_container_ .item-list ul li {
	list-style: none outside none;
	margin: 0 0 1.15em 0.5em;
	padding: 0;
}

/* #frontRecentTabs { */

/*
#recent-news #quicktabs_container_ {
    border-right: 1px solid #EFEFEF;
    background: #EFEFEF;
    height: 442px;
    overflow: auto;
    padding: 0 19px 11px 10px;
    position: relative;
    width: 237px;
}

#recent-news #quicktabs_container_ .item-list ul {
    border-right: 1px solid #AAAAAA;
    margin: 0 -19px 0.75em 0;
    padding: 0 12px 0 0;
}

ul.quicktabs_tabs.quicktabs-style-basic a {
    color: #252525;
    text-decoration: none;
}
ul.quicktabs_tabs.quicktabs-style-basic a:hover {
}
ul.quicktabs_tabs.quicktabs-style-basic li.active a {
    color: #027AC6;
}
ul.quicktabs_tabs.quicktabs-style-basic li.active a {
    color: #252525;
}
ul.quicktabs_tabs.quicktabs-style-basic a:hover {
    color: #8CC63F !important;
}
ul.quicktabs_tabs.quicktabs-style-basic li:hover {
    font-weight: normal;
}
ul.quicktabs_tabs.quicktabs-style-basic li {
    background-color: #EFEFEF;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 2px 14px;
}
ul.quicktabs_tabs.quicktabs-style-basic a {
    font-weight: bold !important;
}
ul.quicktabs_tabs.quicktabs-style-basic li.active {
}
*/



.adTitle {
	margin-bottom:10px;
	color:#999;}
/* League Teasers */

#node-29 h1 {
	border-bottom: 1px solid #DDDDDD;
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
	clear:both;
}

.leagueTeaser {
    background-color: #FFFFFF;
    border: 2px solid #EFEFEF;
    float: left;
    height: 120px;
    margin-bottom: 20px;
    margin-right: 16px;
    padding: 6px;
    width: 218px;
}


.leagueTeaser a {
	display:block;
	border-bottom:6px solid #EFEFEF;
}

.leagueTeaser a:hover {
	border-bottom:6px solid #8CC63F;
}


.leagueTeaser img {
	border:1px solid #EFEFEF;
	padding:1px;
	margin-bottom:6px;
	border-bottom:none;
}

.leagueTeaserName {
	font-size:16px;
	font-weight:bold;
	display:block;
	clear:both;
	margin-top:8px;
}

.leagueTeaserLocation {}

/* Slider Vote System */

#slider {
	margin-top:20px;
}

#userVotesPoll .ui-widget-content {
    background: url("images/vote-slider-bkg.png") repeat scroll 50% 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #222222;
	width:633px;
	margin:20px auto 0;
}

#userVotesPoll .ui-corner-all {
    border-radius: 8px 8px 8px 8px;
}

#userVotesPoll .ui-state-default, #userVotesPoll .ui-widget-content .ui-state-default {
	border: medium none;
    border-radius: 0 0 0 0;
}

#userVotesPoll .ui-slider-handle {
    background: url("images/vote-slider-arrow.png") no-repeat scroll 50% 0 #ABFF00;
	width:70px;
	height:31px;
	cursor: pointer;
}

#userVotesPoll .ui-slider-horizontal {
    height: 20px;
    border-radius: 0 0 0 0;
}

#userVotesPoll .ui-slider-handle {
    background: url("images/vote-slider-arrow.png") no-repeat scroll 50% 0 #ABFF00;
	width:70px;
	height:31px;
	cursor: pointer;
}

#userVotesPoll .ui-corner-all {
    border-radius: 8px 8px 8px 8px;
}

#userVotesPoll .ui-state-default, #userVotesPoll .ui-widget-content .ui-state-default {
	border: medium none;
    border-radius: 0 0 0 0;
}

#userVotesPoll .ui-slider-horizontal {
    height: 20px;
    border-radius: 0 0 0 0;
}

#userVotesPoll .ui-slider-horizontal .ui-slider-handle {
    margin-left: -38px;
    top: -6px;
}

#voteButton {
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    left: 420px;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: 84px;
    width: 165px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
}

/* Front Page Elements */

.rapGridSlide { position: relative; overflow: hidden; }

h2.slideHeading {
    background-color: #000000;
    bottom: 0;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 900;
    left: 0;
    opacity: 0.8;
    padding: 15px 30px;
    position: absolute;
    width: 100%;
}

/*
#frontHeaderContainer { margin-bottom: 20px; }
*/

#frontHeaderContainer #rapgridPlayerContainerFront { background-color:#252525; height:484px;}

#rapgridPlayerContainerFront #battleTitleHeader a {
	background-image:url(images/rg-header-bkg-squares.png);
	background-repeat:no-repeat;
	background-position:98% 50%;
	display:block;
	color:#DDD;
}

#rapgridPlayerContainerFront #battleTitleHeader a:hover {color:#8CC63F; } 

#frontBanner1 { margin-bottom: 20px;}

#frontTopTabs {
	background-color: #333333;
	height: 160px;
	padding: 10px;
	margin-bottom:10px;
}

#frontTopTabs .quicktabs_main li {
	list-style: square outside none;
    margin: 0 0 15px 15px;
}

#frontTopTabs li.last { margin-bottom:0; }

#frontTopTabs li a {
	
}

#leagueProfileContent .right h2, .rapperStore h2 {
	margin-bottom:20px;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	background-color: #EFEFEF;
}

h2#featuredLeagues, h2.crispTitle {
	font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

#frontFeaturedLeagues { margin-bottom: 20px; }

#frontFeaturedLeagues .battleTeaserLeague { display:none; }

.featuredLegueContainers {
    background-color: #EFEFEF;
    border: 0px solid #050505;
    float: left;
    height: 395px;
    margin-right: 10px;
    width: 156px;
	margin-bottom:10px;
}

.featuredLegueContainers.last { margin-right: 0; }

.featuredLegueContainers h3 {
	background-color: #252525;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 6px;
    text-align: center;
}

.featuredLegueContainers h3 a { color:#FFFFFF; display:block; }

.featuredLegueContainers h3 a:hover { color:#8CC63F; }

.featuredLegueContainers .videoFeed ul { clear:both;}

.featuredLegueContainers .videoFeed ul li a { padding:4px; border-bottom:1px solid; display:block; height:22px }

.featuredLegueContainers .videoFeed ul li a:hover { background-color:#8CC63F; color:#FFFFFF; border-bottom:1px solid #FFF; -webkit-transition: color .25s linear; transition: color .25s linear .1s; }

.featuredLegueContainers ul { border-top: 5px solid #8CC63F; }

/* Events  Elements */

.contentRight .block {
	background-color:#EFEFEF;
	padding:10px;
	margin-bottom:20px;
}

.contentRight .block .view-content .views-row {
	margin-bottom:10px;
	border-bottom:1px solid #252525;
	padding-bottom:10px;
}
.contentRight .block .view-content .views-row-last {
	border-bottom:none;
	margin-bottom:0;
}

.contentRight .block h2 {
    background-color: #EFEFEF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.contentRight .block .view-content .views-row h3 {
    font-weight: bold;
}

.battleEvent {
    background: none repeat scroll 0 0 #EFEFEF;
    margin-bottom: 25px;
    padding: 15px;
}

.battleEvent .eventDesc p {
	font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.battleEvent .views-row {
}
.eventFull {
}

.battleEvent .readMore {
	background-color: #FFFFFF;
    color: #252525;
    display: inline;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 8px;
}

.battleEvent a.readMore:hover { background-color:#8CC63F; color:#FFFFFF;}

.battleEvent .eventDate  .readMore {
	padding:0px;
}

.eventTitle h2 {
	background-color: #252525;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    padding: 8px;
}

.eventImg {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #FCFCFC;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
}
.eventDate {
    border-bottom: 1px solid #999999;
    display: block;
    font-size: 14px;
    font-style: italic;
    margin: 12px 0 12px 8px;
    padding-bottom: 8px;
}

.eventTicket {
	background-color: #E5FFD5;
    border: 1px solid #8CC63F;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
}

.eventTicket h3 {
	font-size:18px;
	padding-bottom:6px;
	border-bottom:1px solid;
	margin-bottom:15px;
}

.presentedBy {
}
#contentWrapper .content.sidebar {
    float: left;
    margin-top: 10px;
    width: 728px;
}
div.contentRight {
    float: right;
    margin-top: 10px;
    width: 250px;
}

#block-block-1 { padding:0;}

/* User Profile */

.form-item p.description {
	font-size:1em;
	line-height:1.5em;
}

#userAccountLinks {
	clear: both;
    display: block;
    padding: 15px 0;
    position: relative;
}

#userAccountLinks .brandButton { margin-right:6px; }

#userFollows {}

#userFollows h3 {
	background-color: #252525;
    color: #FFFFFF;
    font-weight: bold;
    padding: 4px 10px;
}

#userFollows ul {}

#userFollows li a {
	border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 11px;
    margin: 5px;
    padding: 4px;
}

.recentVideos { clear:both; }

.recentVideos .view-display-id-block_6 .views-row-last .battleTeaser { margin-right:0; }

.recentVideos h3 {
    background-color: #EFEFEF;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
}

/* */

#gridStats {
	height: 35px;
    margin-bottom: 21px;
}

#gridStats ul {
	background-color: #252525;
    color: #535353;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 50px;
    min-width: 960px;
    position: relative;
    text-transform: uppercase;
}

#gridStats li {
    border-left: 1px solid #474747;
    display: inline-block;
    height: 50px;
    line-height: 53px;
    text-align: center;
    vertical-align: middle;
    width: 16%;
}

#gridStats li a {
    color: #8CC63F;
    cursor: pointer;
    display: block;
    font-size: 12px;
    position: relative;
    text-decoration: none;
}

#gridStats .num {
    font-size: 25px;
    padding: 0 6px 3px;
    position: relative;
    top: 0px;
}

#gridStats span {
    vertical-align: middle;
}

#gridStats li div.clear {
    display: none;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 15px;
}

/* Marketplace Products */

#marketplaceSlideshow {  } 

#marketplaceSlideshowDetail { position: relative; overflow: hidden; background-color: #000000; width: 100%; }

h2.marketplaceSlideHeading {
    bottom: 20px;
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    font-weight: 800;
    height: 32px;
    left: 0;
    padding-left: 16px;
    padding-top: 16px;
    width: 100%;
}

#slideNav {
    bottom: 6px;
    float: right;
    padding: 5px 15px 15px;
    position: absolute;
    right: 29px;
    z-index: 200;
}

#slideNav a { font-size: 1px; padding: 6px 7px; margin-right: 8px; border: 0px solid #D0D0D0 ; background-color: #EFEFEF; color: #EFEFEF; }

#slideNav a.activeSlide { font-size: 1px; padding: 6px 7px; margin-right: 8px; border: 0px solid #D0D0D0; background-color: #8CC63F; color: #8CC63F; }


#productWrapper { margin-bottom:20px;}

#productImage { width:540px; }

#productCopy { width:450px; }

#productInfo { padding:12px 30px; background-color:#EFEFEF; }

#productInfo h1 {
    border-bottom: 1px solid #DDDDDD;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.productReference { 
	float: left;
    font-size: 16px;
    margin-top: 4px;
}

.productType { float:right; }

.productSku { float:right; font-weight:bold; }

#productWrapper .productPrice { float:left; font-size:29px; font-weight:bold; }

#productMetaInfo {
	clear: both;
    border-bottom: 1px solid #DDD;
    padding-bottom: 8px;
    margin-bottom: 10px;
}



#productAddInfo {
	clear:both;
}

.node-add-to-cart {
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    width: 165px;
	border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	float:right;
	margin-top:6px;
}

.node-add-to-cart:hover {}

#productDescription {
	padding: 12px 30px;
    font-size: 14px;
    line-height: 1.5em;
}

.view-id-uc_products {  }

.namePrice {
	display:block;
	clear:both;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	background-color:#F3FFE7;
	margin-bottom:10px;
	clear:both;
	margin-right:40px;
}

#edit-varprice-wrapper {
}

#edit-varprice-wrapper label { display:none; }

#edit-varprice-wrapper .field-prefix {
	font-size:21px;
	font-weight:bold;
}

#edit-varprice-wrapper .description {
	font-size: 11px;
    margin-top: 10px;
    padding-right: 60px;
    text-align: right;
}

#edit-varprice {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #DDDDDD #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    font-size: 18px;
    padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
}

/* Shopping Cart */



#cart-block-contents {
display:none;
}

#shoppingcart {
background: -moz-linear-gradient(top, rgba(242,242,242,0) 0%, rgba(160,160,160,.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,242,242,0)), color-stop(100%, rgba(160,160,160,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(242,242,242,0) 0%, rgba(160,160,160,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(242,242,242,0) 0%, rgba(160,160,160,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(242,242,242,0) 0%, rgba(160,160,160,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(242,242,242,0) 0%, rgba(160,160,160,1) 100%); /* W3C */
 	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f2f2f2', endColorstr='#a0a0a0', GradientType=0 ); /* IE6-9 */
	display: block;
	height: 47px;
	margin: auto;
	position: relative;
	text-shadow: 0 1px 0 white;
	background-color:#EEEEEE;
}

#block-uc_cart-0 h2 { display:none; }

#shoppingcart h3{
 	background-image: url("images/shopping_cart_18.png");
    background-position: 15px 9px;
    background-repeat: no-repeat;
    font-size: 20px;
    padding: 10px 0 10px 45px;}

.cart-block-items {
display:none;
}

.cart-block-title-bar {
display:none;
}

#shoppingcart_r {
	float: right;
    font-size: 14px;
    line-height: 28px;
    margin-right: 15px;
    margin-top: -30px;
	width:auto;
}

#shoppingcart_r .brandButton {
	margin-left:10px;
	line-height:16px;
	padding:4px 14px;
}

#shoppingcart_r .brandButton:hover {
	text-shadow:none;
	background-color:#252525;
	color:#FFFFFF;
}

#cart-form-products th, #cart-pane th {
	font-size:14px;
	font-weight:bold;
	padding: 12px 6px;
}

#cart-form-products .desc, #cart-form-products .uc-price {
	font-size:14px;
}

#cart-form-products .subtotal {
	font-size:14px;
}

#cart-form-products .subtotal .uc-price {
	font-size:18px;
	padding-left:24px;
}

#cart-form-buttons #edit-update, #cart-form-buttons #edit-checkout, .next-button input {
    background-color: #8CC63F;
    border: medium none #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    padding: 4px;
    text-align: center;
    width: 165px;
}

#continue-shopping-link a {
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    padding: 6px 29px;
    text-align: center;
    width: 165px;
}


#continue-shopping-link {
    float: left;
    left: 0.75em;
    position: relative;
    top: 13px;
}

#cart-form-buttons #edit-update:hover, #cart-form-buttons #edit-checkout:hover, #continue-shopping-link a:hover, .next-button input:hover {
	background-color:#252525;
}

#cart-form-buttons {
	border:none;
    border-top: 3px solid #252525;
    margin: 0.5em 0 2em;
    text-align: right;
}

#uc-cart-checkout-form {
	font-size:14px;
}

#uc-cart-checkout-form fieldset legend {
	border-bottom: 2px solid #EFEFEF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px 0;
    width: 100%;
}

#uc-cart-checkout-form fieldset.collapsible legend a {
	color:#000000;
}

#uc-cart-checkout-form fieldset.collapsible.collapsed legend a {
	color:#999999;
}

#uc-cart-checkout-form .fieldset-wrapper {
	line-height: 1.5em;
    padding: 20px;
	font-size:15px;
}

#uc-cart-checkout-form .description {
	background-color: #FFFFFF;
    font-style: italic;
    padding: 10px;
	margin-bottom:10px;
	border-bottom:1px dashed #999999;
}

.address-pane-table {}

.address-pane-table tr {}

.address-pane-table table td { padding:6px; }

.address-pane-table td.field-label { border-bottom:1px solid #DDDDDD; }

.address-pane-table input {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD #DDDDDD #999999;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    font-size: 18px;
    padding: 4px;
	font-family:Arial, Helvetica, sans-serif;
}

.address-pane-table select {
    font-size: 14px;
    padding: 4px;
}

.address-pane-table input.required {
	background-color:#f3ffe7;
}

#payment-pane {
    font-size: 14px;
}

#payment-pane #payment_details { background-color:#f3ffe7}

#checkout-form-bottom {
	border:none;
    border-top: 3px solid #252525;
    margin: 0.5em 0 2em;
}

#checkout-form-bottom .form-submit {
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    padding: 4px;
    text-align: center;
    width: 165px;
}

#checkout-form-bottom .form-submit:hover {
	background-color:#000000;
}

/* Order Review Page */

#reviewOrderMsg {
	background-color: #EFEFEF;
    float: left;
    font-size: 14px;
    line-height: 1.4em;
    padding: 1.5%;
    width: 35%;
}

.order-review-table {
    border: 1px solid #999999;
    font-size: 0.9em;
    line-height: 1.4em;
    margin: 0 0 5em;
    width: 60%;
	float:right;
}

.order-review-table tbody {
    border-top: 0 none;
}

.order-review-table .pane-title-row {
    background-color: #252525;
    font-weight: bold;
    padding: 0.5em 1em;
    text-align: center;
}

.order-review-table .pane-title-row td {
	color: #FFFFFF;
    font-size: 18px;
    padding: 10px;
    text-align: left;
}

.order-review-table td {
    font-size: 14px;
    line-height: 22px;
    padding: 8px;
}

.order-review-table .review-button-row {
	border:none;
    border-top: 3px solid #252525;
	background-color:#FFFFFF;
}

.review-button-row .form-submit {
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
    padding: 4px;
    text-align: center;
    width: 165px;
}

#reviewOrderMsg img {
	background-color: #FFFFFF;
    padding: 20px 52px;
}

#checkoutCompleteHeader {
	font-size:14px;
	line-height:20px;
}

#checkoutCompleteHeader .floatLeft {
	background-color: #F3FFE7;
    margin-bottom: 20px;
    padding: 1.5%;
    width: 65%;
}

#checkoutCompleteHeader h2 {}

#checkoutCompleteHeader .floatRight {
	padding: 64px 0 0;
    width: auto;
}

#checkoutCompleteHeader .orderId {
	font-size: 2em;
    line-height: 3em;
}

#checkoutCompleteHeader .orderId a {
	color:#8CC63F;
}

#checkoutCompleteHeader .userAccountLinks {}

#continueShopping {
	display: block;
    font-size: 2em;
    margin-bottom: 60px;
    padding: 14px;
    width: 65%;
}

/* Registration Page */

#block-block-2 .content {
background-color: #EDEDED;
padding: 10px;
margin: 0 0 10px 0;
}

#block-block-2 p {
background-color: #EDEDED;
padding: 0;
margin: 0;
font-size: 14px;
}

#block-block-2 h2 {
font-size: 24px;
margin: 0 0 0 0;
background-color: #000000;
color: #FFFFFF;
}

#block-block-2 a {
text-decoration: underline;
}

/* Rap Grid Search */

.view-rapgrid-search {}

.view-rapgrid-search table.views-table { width:100%; }

.view-rapgrid-search table.views-table caption { background-color: #EFEFEF; padding:20px; font-size:22px; font-weight:bold; text-align:left; }

.view-rapgrid-search th.views-field-title { display:none;}

.view-rapgrid-search .views-field-title { background-color: transparent; border:none; width: 100%; }

.view-rapgrid-search table.views-table tr.even, .view-rapgrid-search table.views-table tr.odd {
    background-color: #FFF;
    border-bottom: 1px solid #CCCCCC;
    padding: 0.1em 0.6em;
}

#block-views--exp-rapgrid_search-page_1 {
	background-color: #EFEFEF;
    margin-top: 1px;
    padding: 2px;
	border-bottom: 1px solid #DDDDDD;
}

#block-views--exp-rapgrid_search-page_1 .content { float:right; }

#block-views--exp-rapgrid_search-page_1 .views-widget-filter-title {}

#block-views--exp-rapgrid_search-page_1 .views-submit-button input { margin-top:2px; cursor:pointer; }

#edit-keyword { width:170px; }

/* Grid Blog */

.blogContent { font-size:1.3em; line-height:1.5em; }

.blogContent h1 { font-size:2.5em;  font-weight:bold; display:block; margin-bottom:15px; }

.blogContent h2 { font-size:2.5em;  font-weight:bold; display:block; margin-bottom:15px;  }

.blogContent h3 { font-size:16px;  font-weight:bold; display:block; margin-bottom:15px;  }

.blogContent p { margin-bottom:20px; }

.blogContent strong { font-weight:bold; }

.blogContent em { font-style:italic; }

.blogContent ul, .blogContent ol { margin-left:15px; margin-bottom: 15px; }

.blogContent li { margin-left:24px; }

.blogContent ul li { list-style:square; }

.blogContent ol li { list-style: decimal; }

/* Voting Slider UI */

#wrap {
	margin: 0 auto;
	width: 972px;
	min-height: 120px;
	background: #fff;
	padding: 14px;
}

#votingStrip {
	padding: 8px;
	height: 72px;
	width: 956px;
	background: #FBFAFA;
	position: relative;
	border-bottom: 2px solid #999;
	border-top: 2px solid #999;
}

#labels {
	position: absolute;
	top: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#labels li {
	float: left;
	width: auto;
}

#labels li a {
	color: #333;
	text-decoration: none;
	width: 318px;
	display: block;
}

#labels li a:hover {
	color: #ABFF00;
}

#labels li a.selected {
	color: #8CC63F;
}

#labels li a.left {
	text-align: left;
}

#labels li a.center {
	text-align: center;
}

#labels li a.right {
	text-align: right;
}


#slider {
	position: relative;
	top: 38px;
	height: 9px;
	width: 100%;
	background: #8CC63F;
	cursor: pointer;
}


#slider a.clicker {
	padding: 0;
	margin: 0;
	height: 20px;
	width: 20px;
	background: #FBFAFA;
	border: 3px solid #8CC63F;
	border-radius: 20px;
	display: block;
	position: absolute;
	top: -9px;
	left: -4px;
}

#slider a.clicker:hover {
	background: #ABFF00;
}

#slider a.clicker.center {
	left:464px;
	display: none;
}

#slider a.clicker.right {
	left:933px;
}

a#indicator {
	float: none;
	width: 43px;
	height: 31px;
	display: block;
	background: url(images/indicator.png) no-repeat top left;
	position: absolute;
	bottom: 0;
	left: 458px;
	cursor: w-resize;
}
#note {
	color: #333;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -20px;
	display: none;
}

#note.no-cast {
	display: block;
}

/* ADDENDUM */

#user-register, #user-login, #user-pass  {
	background-color: #EDEDED;
    margin-bottom: 20px;
    padding: 20px;
    width: 360px;
	float:left;
}


#user-register label, #user-login label, #user-pass label {
	font-size:1.5em;
	font-weight:bold;
}

#block-block-2 h2 {
font-family: helvetica;
font-size: 24px;
font-weight: bold; 
background-color: #000000;
color: #FFFFFF;
padding: 10px;
}

#user-register #edit-submit, #user-login #edit-submit, #user-pass #edit-submit {
	background-color: #8CC63F;
    border: medium none #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 4px;
    padding: 6px 29px;
    text-align: center;
    width: 165px;
}

#user-register input, #user-login input, #user-pass input {
	border-color:#DDDDDD #DDDDDD #999999;
  border-image-source:none;
  border-style:solid;
  border-width:1px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  padding:4px;
  width:97%;
  margin-bottom:10px;
}

#user-register input.required, #user-login input.required, #user-pass input.required {
  background-color:#F3FFE7;
}

#user-register input#edit-captcha-response { width:154px; }


#user-register fieldset.captcha legend, #user-register fieldset.captcha .description, #user-pass fieldset.captcha legend, #user-pass fieldset.captcha .description { display:none; }

#block-block-5, #block-block-3 {
	padding:20px;
	text-align:center;
	font-size:2em;
	width:360px;
	text-transform:uppercase; 
}

#block-block-6 {
	float:right;
	width:540px;
	margin-top:-128px;
}

#block-block-6.clear-block:after {
	clear:none;
}

#block-block-6 h2 {
	margin-bottom:20px;
}

/* News */
span.newsDate {
    clear: both;
    color: #888888;
    display: block;
    padding-bottom: 5px;
}


#newsBlock {
    margin-top: 30px;
}
#newsBlock h2 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.newsTeaser {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
}
.newsTeaser:hover {
    background: none repeat scroll 0 0 #F5F5F5;
}
.newsTeaser .floatLeft {
    float: left;
}

.newsTeaser .floatRight {
    float: right;
    width: 483px;
}






.newsFull .floatRight {
    float: right;
    width: 440px;
}
.newsTeaser .floatLeft img {
    border: 1px solid #000000;
}
.newsTeaser h3 {
    font-size: 16px;
    line-height: 25px;
}
.newsTeaser p {
    margin: 10px 0;
}
.newsTeaser span.newsDate {
}



#newsBlock {
    margin-top: 30px;
}
#newsBlock h2 {
background-color: #F5F5F5;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 10px;
}
.newsFull {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 5px 0;
    position: relative;
}
.newsFull:hover {
    background: none repeat scroll 0 0 #F5F5F5;
}
.newsFull .floatLeft {
    float: left;
}
.newsFull .floatRight {
    float: right;
    width: 440px;
}
.newsFull .floatLeft img {
    border: 1px solid #000000;
}
.newsFull h3 {
    font-size: 16px;
    line-height: 25px;
}
.newsFull p {
    margin: 10px 0;
}
.newsFull span.newsDate {
}


/****************************************************** TOP 100 PAGE ********/

.top100Wrapper {
	width: 940px;
	background-color: #8cc63f;
	position: relative;
	padding: 30px;
	background-image:url('http://rapgrid.com/sites/all/themes/rapgrid/images/top100-bg.jpg');
}

.top100HeaderWrapper {
	position: relative;
}

.top100HeaderWrapper img {
	float:right;
}

#top100Header {
	font-size: 85px;
	font-weight: bold;

	}
	
.top100Description {
    font-size: 18px;
    padding: 12px 0 37px;
    line-height: 24px;
    font-style:italic;
}

.top100Wrapper h3 {
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 7px;
	border-top: 4px solid black;
	padding-top: 10px;
}

.top100Wrapper h4 {
	font-size: 31px;
	font-weight: bold;
	border-bottom: 4px solid black;
	padding-bottom: 10px;
}

.top100Wrapper h2 {
border-bottom: 0px solid #EFEFEF;
}

.contestWrapper {
	width: 100%;
	height: 462px;
	position: relative;
}

.contest1, .contest2 {
	float: left;
	width: 450px;
	border: 0px solid black;
}

.contest1 {
	margin-right: 32px;
}

.contestWrapper ol {
	list-style-type:decimal;
	margin-top: 20px;
	margin-bottom: 30px;
}

.contestWrapper ol li {
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 23px;
}

.disclaimer {
	font-size: 12px;
	}

.contestDisclaimer {	
	padding-top: 10px;
	font-size: 18px;
}

.blogWrapper {
  border: 1px solid green ;
}

/* Playlist Addons */

.ajaxLink img {
	height:100px;
	width:auto;
}

a.ajaxLink {
	position:relative;
}

a.ajaxLink.loading span {
	width:100px;
	height:100px;
	background-color:#8CC63F;
	opacity:0.5;
}

.linkOverlay {
	margin:0;
	padding:0;
	line-height:0;
	position:absolute;
}

.list-rank a {
	color:white;
}

#rank-description {
	text-align:left;
	font-size:14px;
	line-height:20px;
	padding:20px 0;
	width:700px;
	margin:0 auto;
}
.rankNum {
	font-size:18px;
	padding:0 1px 0 0;
	font-weight:bold;
	float:left;
}
#recent .box {
    background-color: #FFFFFF;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    margin: 0 0 12px;
    padding: 0;
}
.box, .text-list, .object-detail, .object-grid, .object-prevnext, .object-prevnext-minimal {
    background-color: #FFFFFF;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    margin: 0 0 12px;
    padding: 0;
}

.quoteContainer {
	width:715px;
	background-color: rgb(37, 37, 37);
	padding:6px;
	margin:0 auto;
	margin-bottom:8px;
	color:#CCC;
	min-height:15px;
	height:auto;
	float:left;
	position:relative;
}

.randomQuoteWrapper {
	position:relative;
	overflow:hidden;
}

.quoteContainer div.quote{
	float:left;
}

.quoteContainer div.title{
	float:right;
}

.addQuote {
    width: 239px;
    float: right;
    border: 1px solid #AAAAAA;
    background-color: rgb(238, 238, 238);
    padding: 6px;
    min-height: 15px;
    text-align: center;
}

.quoteContainer { position:relative; overflow:hidden;}
.quoteContainer, .quoteContainer a { color: rgb(238, 238, 238); font-weight:bold; font-size:14px; }
.addQuote a { color: rgb(37, 37, 37); font-weight:bold; font-size:14px; }

.quoteContainer a:hover, .addQuote a:hover { color:#8CC63F; }

.quoteContainer .addQuote a { font-size:10px !important; font-weight:400!important; margin:0 3px;}

.randomQuoteContainers .views-field-title .field-content a {
	font-size: 15px;
	text-decoration: inherit;
	text-transform: uppercase;
	font-weight: inherit;
	line-height: 15px;
	font: italic;
}

.view-id-video_content {
	background-color: #FFFFFF;
}

#mycontent{
  top: 0px;
  left: 10px;
  color: #fff;
}

#mycontent h2 {
  font-size: 13px;
}

.fb-login-button { padding-left:20px!important; padding-top:7px!important; }









#featured_Section_Homepage { border:none; width:1000px; height:275px; }

#vod_1 { width:500px; height:250px; float:left; }

#vod_1 .field-item {
    float: left;
    width: 245px;
}

#vod_1 .field-item:first-child {
   margin-right: 5px;
}

#vod_1 .productTitle { width:250px; float:right; margin-top:205px; font-size:10px!important; text-transform:uppercase; margin-right:-5px!important; }

#vod_1 .productClass { display:none; }

#featured_Section_Homepage h3 { font-size: 26px;
font-weight: bold;
margin-bottom: 20px; }

#featured_Section_Homepage .productImage img {
    height: 200px;
    width: 245px;
}

#featured_Section_Homepage .productPrice { display:none; }

#featured_Section_Homepage .productBuy { display:none; }

#news_1 p { display:none;  }



#news_1 { width:500px; height:250px; float:right; }



#news_1 header { width:245px!important; float:right; }

.blogPublisherInfo { display:none; }

#news_1 header h3 { font-size:10px!important; text-transform:uppercase; }

#news_1 .field-item {
    float: left;
    width: 245px;
}

#news_1 .field-item:first-child {
   margin-right: 5px;
}

#news_1 .field-item img {
    height: 200px;
    width: 245px !important;
}


