/*
---------------------------------------------------------------->
STANDARD TAGS
*/
BODY {
   margin: 10px; padding: 0;
   font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Tahoma, "MS Trebuchet", sans-serif;
   font-size: 18px;
   min-width: 870px;
}
A {
    color: #2b4d94;
}
A:hover {
    text-decoration: none;
}
H2 {
    margin: 4px 0; padding: 0;
    font-size: 1.1em;
}
H2.barred {
    color: #fff;
    background: #3187c7 url(/images/bg_header_curve.gif) top left no-repeat;
    margin-top: 10px;
    padding: 0 8px 2px 8px;
    clear: both;
}
H3 {
    font-size: 1.2em;
    margin: 6px 0; padding: 0;
}
H4 {
    margin: 12px 0 4px 0; padding: 0;
}
H4.barred {
    font-size: 0.8em;
    color: #fff;
    background: #3187c7 url(/images/bg_header_curve_small.gif) top left no-repeat;
    margin: 10px 0 0 0;
    padding: 1px 8px;
    clear: both;
}
LI {
    padding: 0 0 4px 0;
}
INPUT {
    margin: 0 8px 4px 0;
    font-size: 0.8em;
    vertical-align: middle;
    background: #E6F0F8;
}
TEXTAREA {
    font-size: 0.8em;
    background: #E6F0F8;
}
HR {
    padding: 0;
    margin: 2px 0;
}
FORM {
    padding: 0; margin: 0;
}

/*
---------------------------------------------------------------->
STRUCTURAL CONTAINERS
*/
#page {
    width: 900px;
    margin: 0 auto;
}

/*
---------------------------------------------------------------->
PAGE HEADER
*/
#hdr {
    margin: 0; padding: 0;
    height: 72px;
    background: url(/images/hdr_bg_expanding.gif) top left repeat-x;
}
#hdr_logo {
    width: 266px;
    margin: 0; padding: 0;
    display: inline;
    position: relative;
    float: left;
}
#hdr_nav {
    height: 72px;
    width: 368px;
    display: inline;
    position: relative;
    float: left;
}
#hdr_subnav {
    width: 266px;
    height: 72px;
    margin: 0; padding: 0;
    text-align: right;
    display: inline;
    position: relative;
    float: right;
    background: url(/images/hdr_bg_rightCap.gif) top right no-repeat;
}
#hdr_subnav P {
    font-size: 0.8em;
    padding: 0;
    margin: 15px 20px 0 0;
    color: #fff;
    text-align: right;
}

#hdr_subnav a, a:visited, #hdr_subnav a:active {
    color: #fff;
}
#hdr_subnav a:hover {
    text-decoration: none;
}

/*   SEARCH FORM   */
.hdr_search {
    margin: 3px 0 0 0; padding: 0 10px 0 0;
    font-size: 0.8em;
    color: #fff;
}
.hdr_search_input {
    vertical-align: middle;
    width: 168px;
    height: 26px;
    padding: 4px 0px 4px 4px;
    border: none;
    background: url(/images/input_hdr_search.gif) no-repeat top left;

}

/*
---------------------------------------------------------------->
MAIN NAV ROLLOVERS
*/

#hdr_navlist {
    margin: 0; padding: 0;
    height: 30px;
    list-style: none;
    display: inline;
    overflow: hidden;
}
#hdr_navlist li {
    margin: 0; padding: 0;
    list-style: none;
    display: inline;
}
#hdr_navlist a {
    float: left;
    padding: 30px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:30px; /* for IE5/Win */
}
#hdr_navlist a:hover, #hdr_navlist a:active {
    background-position: 0 -30px;
}
#hdr_navlist a.selected {
    background-position: 0 -60px;
}

#hdr_nav_create a {
    margin: 23px 0 0 74px;
    width: 111px;
    background: url(/images/hdr_btn_create.gif) top left no-repeat;
}
#hdr_nav_explore a {
    margin: 23px 0 0 2px;
    width: 111px;
    background: url(/images/hdr_btn_explore.gif) top left no-repeat;
}


/*
---------------------------------------------------------------->
PLAYER AREA CONTENT
*/
#playerFlash {
   text-align: center;
   margin: 20px 0;
}

/*
---------------------------------------------------------------->
HOME PAGE CONTENT
*/
.homeBanner {
    margin: 10px 0;
    width: 900px;
    height: 295px;
    background: url(/images/home_banner.jpg) top left no-repeat;
}
#homePlayer {
	margin-left: 20px;
	padding-top: 20px;
	float: left;
	position: relative;
	display: inline;
}
#homeBannerLeft {
	float: left;
	margin: 46px 0 0 10px;
}
#homeBannerRight {
	float: right;
	position: relative;
	display: inline;
	margin: 80px 42px 0 0;
}
#home_veteran {
    width: 438px;
    height: 134px;
    background: url(/images/bg_home_veteran.gif) top left no-repeat;
    float: left;
}
#home_veteran P {
    padding: 30px 10px 0 110px;
    margin: 0;
}
#home_news {
    width: 438px;
    height: 134px;
    background: url(/images/bg_home_news.gif) top left no-repeat;
    float: right;
    text-align: center;
    padding-top: 34px;
}
#home_news IMG {
    padding: 0 4px;
}



/*
---------------------------------------------------------------->
CREATE TABS
*/

#createTabsList {
    margin: 0; padding: 0;
    height: 28px;
    list-style: none;
    display: inline;
    overflow: hidden;
}
#createTabsList li {
    margin: 0; padding: 0;
    list-style: none;
    display: inline;
}
#createTabsList a {
    float: left;
    padding: 28px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:28px; /* for IE5/Win */
}
#createTabsList a:hover, #createTabsList a:active {
    background-position: 0 -28px;
}

#createTabsList a.selected {
    background-position: 0 -56px;
}

#skins a {
    margin-left: 32px;
    width: 164px;
    background: url(/images/tab_pickPlayer.gif) top left no-repeat;
}
#titles a {
    width: 210px;
    background: url(/images/tab_describePlaylist.gif) top left no-repeat;
}
#find a {
    width: 101px;
    background: url(/images/tab_find.gif) top left no-repeat;
}
#add a {
    width: 101px;
    background: url(/images/tab_add.gif) top left no-repeat;
}

#record a {
    width: 118px;
    background: url(/images/tab_record.gif) top left no-repeat;
}
#track_order a {
    width: 140px;
    background: url(/images/tab_manage.gif) top left no-repeat;
}



/*
---------------------------------------------------------------->
CREATE CONTENT
*/
.contentTable {
    width: 900px;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #1e397e;
    border-right: 1px solid #1e397e;
}
.contentTable TD {
    border: none;
    vertical-align: top;
    padding-left: 15px;
}
.contentTable TD.leftBorder {
    border-left: 1px solid #6E90E5 !important;
}
.contentTable TD.rightBorder {
    border-right: 1px solid #6E90E5 !important;
}
#customization-tab-content P {
    margin: 6px 0;
}
#customization-tab-content IMG {
    vertical-align: middle;
}
.createContentTop {
    clear: both;
    margin: 0px;
    padding: 0px;
}
.createContentBottom {
    clear: both;
    width: 900px;
    height: 13px;
    margin: 0; padding: 0;
    background: url(/images/createContentBgBottom.gif) top left no-repeat;
}
.createBottomButton {
   width: 100%;
   clear: both;
   text-align: center;
   margin: 2px 0;
}

#customization-tab-content H3, H4 {
       color:#3187C7;
}

div.status { vertical-align: middle;}

/* Skin tab styles */
.skin_preview {text-align: center; padding-bottom: 10px;}
#skin_list div.skin_preview .preview_image { padding: 10px; }
#skin_list div.selected .preview_image { background-color: #FF6600; }
#skin_list div.skin_preview .preview_image:hover { background-color: #3399FF; }
#skin_list div.skin_preview .title { font-weight: normal; font-size: 0.8em; color: #FF6600; margin: 0; }

#remove-all {
    clear: both;
    padding-top: 1.6em;

}
#playlist_image {
  float: right;
  padding: 4px;
/*  margin: -30px 120px 10px 0;*/
}

#track_order_instructions, #track_order_message {
    width: 575px;
}

.manageTrack {
    list-style-type: none;
    cursor: pointer;
    margin:  0;
    height: 1.6em;
    width: 570px;
    float: left;
  vertical-align: middle;
}
.manageTrackHandle {
    height: 1.6em;
    width: 11px;
    font-size: 0.9em;
    float: left;
    background: #fff;
}
.manageTrackRow {
    height: 1.6em;
    width: 555px;
    font-size: 0.9em;
    float: left;
}
.manageTrackRowText {
    float: left;
    padding: 2px 0 0 4px;
    margin: 0;
}
.deleteTrackIcon {
    height: 100%;
    width: 20px;
    font-size: 0.9em;
    padding: 4px 0 0 0;
    margin: 0;
    float: right;
    display: inline;
    text-align: center;
}
.manageTrackEdit {
    width: 265px;
    font-size: 0.9em;
    padding: 6px;
    margin-right: 20px;
    float: right;
    display: inline;

}
.manageTrackEditIcon {
    float: right;
}

/*
---------------------------------------------------------------->
MAIN CONTENT
*/
.shaded3col {
    background: url();
}
.mainContent {
    clear: both;
    margin: 0;
    padding: 10px 20px;
    /* min-height: 140px; */
    border-left: 1px solid #1e397e;
    border-right: 1px solid #1e397e;
}
.mainContent P {
    margin: 6px 0;
}
.mainContent IMG {
    vertical-align: middle;
}
.mainContentTop {
    clear: both;
    width: 900px;
    height: 13px;
    margin: 20px 0 0 0; padding: 0;
    background: url(/images/createContentBgTop.gif) top left no-repeat;
}
.mainContentBottom {
    clear: both;
    width: 900px;
    height: 13px;
    margin: 0; padding: 0;
    background: url(/images/createContentBgBottom.gif) top left no-repeat;
}
.bg3col_top {
    background: url(/images/bg_3col_top.gif) top left no-repeat;
}
.bg3col {
    background: url(/images/bg_3col.gif) top left repeat-y;
}
.bg3col_bottom {
    background: url(/images/bg_3col_bottom.gif) top left no-repeat;
}


/*
---------------------------------------------------------------->
EXPLORE PAGE
*/

.exploreCol1 {
               width: 436px;
               float: left;
               margin-right: 10px;
}

.exploreCol2 {
               width: 436px;
               float: left;
               padding: 0 0 0 10px;
               border-left: 1px solid #8bbce0;

}

.pageBlock {
    width: 100%; /* must change to less when ads are used */
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}
.searchBlock {
    width: 100%;
    margin-top: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: #3187C7;
    text-align: center; /* may left-justify this after ads are added */
}

.itemBlock {
    clear: both;
    margin-top: 4px;
    overflow: hidden;
}
.itemGraphic {
    margin-right: 4px;
    float: left;
    display: inline;
}
.itemText {
    margin-right: 4px;
    margin-bottom: 8px;
}
.itemTextFeaturing {
    margin-top: 4px;
    font-size: 0.8em;
}

/* replacement for styled HR that works with IE's
stupid margin issue */
.hrLine {
        width: 100%;
        height: 1px;
        font-size: 1px;
        background: #3187c7;
        color: #3187c7;
        margin: 6px 0;
}

/*
---------------------------------------------------------------->
ACCOUNT PAGES
*/
.leftright_box {
  margin-left: 10%;
  width: 95%;
  clear: both;
}
.align_box {
  position: relative;
  float: left;
  width: 40%;
  margin-right: 20px;
}
.align_box IMG {
  vertical-align: middle;
  margin-left: 20px;
  display: inline;
}


/*
---------------------------------------------------------------->
SHARE PAGE
*/
.sharePreview {
    width: 900px;
    clear: both;
    margin: 10px 0;
}
.shareLinks {
    font-size: 0.8em;
    padding-left: 10px;
}
.shareLeft {
    clear: left;
    width: 355px;
    float: left;
    margin: 0 10px 20px 0;
}
.shareRight {
    width: 515px;
    float: left;
    margin-bottom: 20px;
}
.shareBlock {
    border: 1px solid #3187c7;
    padding: 4px 12px;
}

/*
---------------------------------------------------------------->
PROFILE PAGE
*/
.profileSection {
    margin-top: 4px;
    font-size: 0.8em;
}


/*
---------------------------------------------------------------->
PLAYLIST PAGE
*/
.playlistLeft {
    clear: left;
    width: 436px;
    float: left;
    margin: 10px 10px 10px 0;
}
.playlistRight {
    width: 436px;
    float: left;
    padding: 0 0 0 10px;
    border-left: 1px solid #8bbce0;
    margin: 10px 0;
}
#playlistPlayer {
    float: left;
    margin: 10px 0;
}

.playlistDetails {
    margin: 10px 0 10px 15px;
    padding: 8px 15px;
    float: right;
    width: 30%;
}

.playlistDetails IMG {
    vertical-align: middle;
}

.playlistDetails P {
    font-size: 0.8em;
    margin: 4px 0;
    padding: 0;
}

.playlistDJ {
    margin: 10px 0 0 0;
    float: left;
}
.playlistDJimage {
    margin: 12px 0 0 20px;
    float: left;
}
.playlistLinks {
    clear: both;
    font-size: 0.8em;
    margin-top: 5px;
}
.playlistLinksCol {
    margin-right: 20px;
    display: inline;
    float: left;
}

.commentDate {
    font-size: 0.8em;
    margin-left: 10px;
}
.commentText {
    font-size: 0.8em;
    margin: 6px 0 0px 0;
}

/*
---------------------------------------------------------------->
GENERIC STUFF
*/

.finePrint {
    font-size: 0.7em;
    color: #333;
}
.finePrint a, a:visited, .finePrint a:active {
    color: #333;
}

.indented_left {
    padding-left: 20px;
}
.indented_right {
    padding-right: 30px;
}
.centered {
    text-align: center;
}
.rt {
    text-align: right;
}
.bottomLine {
    border-bottom: thin solid #1e397e;
}
.inputSmall {
    font-size: 0.8em;
}
.clearBoth {
    clear: both;
}
.clearLeft {
    clear: left;
}
.bgEven {
    background: #c4d6e5;
}
.bgOdd {
    background: #E6F0F8;
}
.bgSel {
    background: #f1c784;
}

/*
---------------------------------------------------------------->
PAGE FOOTER
*/
#footer {
   padding-top: 5px;
   width: 100%;
   clear: both;
   margin: 20px 0;
   font-size: 0.8em;
   color: #333;
}
#footerLinks {
   float: left;
}
#footerCopyright {
   float: right;
}

#forgotResult {
   color: #3187C7;
}

.highlight {
    background-color: #f9c58a;
    font-weight: normal;
}

.warning {
   color: #3187C7;
   font-size: 0.8em;
}

/* Stuff for standard Rails form error styles */
.fieldWithErrors { display: inline; }
.fieldWithErrors INPUT { background: #fdd; }

/* Pagination styles a la Digg */
.pagination {
  padding: 3px;
  margin: 3px;
  font-size: smaller;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #3187C7;
  text-decoration: none;
  color: #3187C7;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #113399;
  color: #113399;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #FF6600;
  font-weight: bold;
  background-color: #FF6600;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

