﻿body
{
    background-color: #000;
    /*background-image: url('img/pinkjams_bg.gif' );
	background-repeat: no-repeat;
	background-position: top left;*/
    color: #000000;
    font-family: arial, calibri, sans-serif;
    line-height: 1.3;
	font-size: 85%;
    margin: 0;
    padding: 0;
}

*

a
{
    color: #330033;
	text-decoration: none;
}

plain
{
	color: #000000
	text-decoration: none;
}

a:visited
{
    color: #330033;
}

a:hover
{
    color: #FB4883;
    text-decoration: underline;
}

a:active
{
    color: #330033;
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address
{
    margin: 0.5em 0;
}

li, dd
{
    margin-left: 1em;
}

fieldset
{
    padding: .5em;
}

img
{
    border: 0;
}

p
{
    margin: 3px 0 3px 0;
    padding: 0;
}

.inside
{
    padding: 5px;
}

.inside_sm
{
    padding: 5px;
}

.clear
{
    clear: both;
}

.pink
{
    color: #FB4883;
}

.mini
{
	color: #000000;
    font-family: arial, calibri, sans-serif;
	font-size: 11px;
}

.left
{
    text-align: left;
}

.center
{
    text-align: center;
}

.right
{
    text-align: right;
}



div#bodyWrap
{
    border-left: 1px solid #8D8D8D;
    border-right: 1px solid #8D8D8D;
    margin: 0 auto;
    width: 790px;
}

div#banner
{
    background: url('http://www.pinkjamsdc.com/css/img/logo_pinkjams.jpg' ) no-repeat top center;
    background-color: #e1ddd9;
    height: 105px;
}



div#subbanner
{
    background-color: #000000;
    height: 20px;
    padding: .5em;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

div#feature_content
{
    background-color: #330033;
    padding: .5em;
    text-align: center;
    margin: 0px;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

div#feature_content h2
{
    font-family: arial, calibri, sans-serif;
	color: #ffffff;
    font-size: medium;
}

div#mainBody
{
    /*background-image: url('http://www.pinkjamsdc.com/css/img/content_background.png');
	background-repeat: repeat-y;*/
	background-color: #000;
    overflow: hidden;
	width: 100%
}

div#box_tright
{
	background-image: url('http://www.pinkjamsdc.com/css/img/rightcolumn_bg.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	/*border: 1px solid #000000;*/
	position: relative;
	width: 230px;
	height: 420px;
	margin: 5px;
    padding: 0px;
    text-align: left;
	color: #000000;
}

div#button_lright
{
	position: relative;
	left: -20px;
	top: 5px;
}

div#box_lleft
{
	background-image: url('http://www.pinkjamsdc.com/css/img/bottomleft_bg.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	border: 1px solid #000000;
	position: relative;
	width: 310px;
	height: 142px;
	margin-top: 10px;
    padding: .5em;
    text-align: left;
	color: #000000;
}

div#box_purple_alt
{
	background-image: url('http://www.pinkjamsdc.com/css/img/purplebox_bg.png');
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	width: 315px;
	height: 380px;
	margin: 0px;
    padding: 5px;
    text-align: left;
	color: #ffffff;
}

div#box_purple_small
{
	background-image: url('http://www.pinkjamsdc.com/css/img/purplebox_bg_small.png');
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	width: 335px;
	height: 300px;
	margin: 0px;
    padding: 6px;
    text-align: center;
	color: #ffffff;
}

div#mainBody_alt
{
    background-image: url('http://www.pinkjamsdc.com/css/img/content_background_homepage.png');
    background-repeat: repeat-y;
    overflow: hidden;
	width: 100%
}

div#mainBody_home
{
    background-image: url('http://www.pinkjamsdc.com/css/img/content_background_home.png');
    background-repeat: repeat-y;
    overflow: hidden;
	width: 100%
}

div#button_Content
{
    position: absolute;
    margin-left: 700px;
    margin-top: -65px;
}

div#buttonSpacer
{
    float: right;
    height: 125px;
    width: 90px;
}

div#mainBody_alt div#button_Content, div#mainBody_alt div#buttonSpacer
{
    display: none;
}

div#mainNav
{
    background-image: url('http://www.pinkjamsdc.com/css/img/navbar_bg.png');
    background-repeat: repeat-y;
    overflow: hidden;
	color: #330033;
    float: left;
    text-align: left;
    width: 200px;
}

div.mainNavItem
{

    /*background-color: #eeeeee;*/
    border: 2px solid #320033;
    font-weight: bold;
    margin-bottom: .5em;
}

div.mainNavItem_sub
{

    background-color: #ffffff;
    border: 2px solid #320033;
    margin-bottom: .5em;
	text-align: center;
}

div.player
{
    background-image: url('http://www.pinkjamsdc.com/css/img/purplebox_bg_alt.jpg');
    border: 2px solid #dddddd;
    font-weight: bold;
    margin-bottom: 1em;
}

div.mainNavItem_noBorder
{
    /*background-color: #eeeeee;*/
    font-weight: bold;
    margin-bottom: 1em;
}

div#mainNavItem a:hover, div#mainNavItem_noBorder a:hover
{
    color: #FB4883;
}

#mainNav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#mainNav li
{
    height: 1.5em;
    margin: 0;
    padding: 5px 0 0 5px;
    width: 170px;
}

#mainNav li a
{
    color: #330033;
    font-size: 1em;
    font-weight: bold;
}

#mainNav li a:hover
{
    background: url('http://www.pinkjamsdc.com/css/images/menuhover.gif' ) no-repeat;
    color: #FB4883;
}

.fb_share_link
{
    color: #330033;
    padding: 2px 0 0 20px;
    height: 16px;
    background: url('http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981') no-repeat top left;
}

div#content
{
	float: left;
    /*text-align: left;*/
}

div#mainBody div#content
{
    width: 590px;
}

div#mainBody_alt div#content
{
    width: 340px;
}

div#mainBody_home div#content
{
    width: 520px;
}

div#sideBar_tright
{
    float: right;
    width: 240px;
	height: 350px;
	padding: 5px;
}

div#mainBody div#sideBar
{
    display: none;
}

div#sideBar img
{
    max-width: 100%;
    width: 375px;
    height: 250px;
}

div#mainFooter
{
    background: #330033;
	text-align: center;
    clear: both;
    color: #ffffff;
}