body {
        margin: 0;
        background: url(ositebg0.gif) repeat-y #666666 center;
        font: 11px/13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}


#oprice {
        font-family: Verdana, "Lucida Grande", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #ffcc66;
        text-align: center;
}



p {
        font: 11px/13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

h3 {
        font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #333;
}

div#wrapper {
        color: #441;
        width: 750px;
        margin: 0 auto;
        padding: 0;
        text-align: left;
        background-color: transparent;
}

/* @group header */

div#header {
        height: 120px;
        width: 750px;
        margin: 0px;
        padding: 0;
        border: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: no-repeat url(gtop.gif) black;
        top: 0;
}

div#header img {
        margin: 76px 0 0 30px;
        border: 0;
}

div#header h1 {
        display: none;
}

/* @end */

/* #sidenav {
        position: absolute;
        margin-top: 0;
        top: 120px;
        margin-left: 10px;
} */

/* @group sidenav */

#sidenav {
        float: left;
        width: 99px;
        position: absolute;
        margin-top: 0px;
        /*

top: 120px;
        left: 120px;*/
        margin-left: 3px;
}

html>body div#sidenav {
        margin-left: 2px;
        min-height: 400px;
}

#sidenav a {
        display: block;
        width: 99px;
        margin: 0;
        padding: 6px 0px 7px 12px;
        color: #e4e4e4;
        text-decoration: none;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-family: Verdana, "Lucida Grande", "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
        font-weight: bold;
        font-size: 9px;
}

#sidenav a:hover {
        background-position: -113px 0;
        color: #000000;
}

#sidenav a:active {
        background-position: 0px 0;
        color: #ff6600;
}

.navbut1 {
        background-image: url("butbg_10.gif");
}

.navbut2 {
        background-image: url("butbg_20.gif");
}

.navbut {
        background-image: url("butbg000.gif");
}

.navbutbase {
        background-image: url(butbg_ba.gif);
}

/* @end */

/* @group content */

#content li {
        font: 11px/13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
        margin-left: 0px;
        padding: 0;
        margin-bottom: 10px;
        /*width: 500px;*/
}

/* My Comment */

#content {
        width: 600px;
        top: 0;
        margin: 0px 0 0 130px;
        position: relative;
        min-height: 500px;
}

#content img {
        border: 0;
}

#content form {
        margin: 0;
        padding: 0;
}

/*#content form input {
        margin: 6px 0;
        padding: 0;
}*/

#content a:link {
        text-decoration: none;
        color: black;
        font-weight: bold;
}

#content a:visited {
        text-decoration: none;
        color: #333333;
        font-weight: bold;
}

#content a:hover {
        text-decoration: underline;
        color: black;
        font-weight: bold;
}

#content a.toplink:link {
        text-decoration: none;
        color: #c7c7c7;
        font-weight: bold;
        padding-left: 25px;
        background: url(toplink1.gif) no-repeat left bottom;
}

#content a.toplink:visited {
        text-decoration: none;
        color: #c7c7c7;
        font-weight: bold;
        padding-left: 25px;
        background: url(toplink1.gif) no-repeat left bottom;
}

#content a.toplink:hover {
        color: #000;
        font-weight: bold;
        background: url(toplink2.gif) no-repeat left bottom;
}

#content h4 {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        color: #ff6600;
        line-height: 16pt;
        border-top: 2px solid #ccc;
        border-spacing: 0px 4px;
        text-align: left;
        margin: 12px 0 6px;
}

div#content ul ol {
        font-family: "Lucida Grande", verdana, sans-serif;
}

#content h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
        color: #666666;
        margin: 0;
}

#content h6 {
        font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #333;
        line-height: 16pt;
        border-top: 2px solid #ccc;
        border-spacing: 0px 4px;
        text-align: left;
        margin: 12px 0 6px;
}

/* @end */

/* @group Playlist Tables */

.playlist {
        border: 1px solid #666666;
}

.playlist th {
        font-family: "lucida grande", verdana, sans-serif;
        font-weight: bold;
        font-size: 11px;
        padding: 3px 6px;
        border-left: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
        text-align: left;
        background-color: #CCC;
}

.playlist tbody tr td {
        font-family: "lucida grande", verdana, sans-serif;
        font-size: 11px;
        padding: 3px 6px;
        border-left: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
}

.playlist tbody tr.gone td {
        background-color: #CCC;
        color: #999;
        border-left: 1px solid #D9D9D9;
        border-bottom: 0px solid #D9D9D9;
}

/* @end */

/* @group Otable Tables */

.otable {
        border: 1px solid #666666;
        margin-top: 10px;
}

.otable th {
        font-family: "lucida grande", verdana, sans-serif;
        font-weight: bold;
        font-size: 11px;
        padding: 3px 6px;
        border-left: 1px solid #000;
        border-bottom: 1px solid #000;
        text-align: left;
        background-color: #000;
        color: #ccc;
}

.otable tbody tr td {
        font-family: "lucida grande", verdana, sans-serif;
        font-size: 11px;
        padding: 3px 6px;
        border-left: 1px solid #0c2943;
        border-bottom: 1px solid #0c2943;
}

.otable tbody tr.row2 td {
        background-color: #CCC;
        color: #999;
        border-left: 1px solid #0c2943;
        border-bottom: 1px solid #0c2943;
}

.otable td.hilite {
        background-color: #CCC;
        color: #000;
        border-left: 1px solid #0c2943;
        border-bottom: 1px solid #0c2943;
}

.otable td.lolite {
        background-color: #fff;
        color: #ccc;
        border-left: 1px solid #0c2943;
        border-bottom: 1px solid #0c2943;
}

.otable tbody tr td.boldy {
        font-weight: bold;
}

.otable tbody tr td.dlr_type_y {
        background: url(platinum.gif) no-repeat left top;
        padding-left: 24px;
}

.otable tbody tr td.dlr_type_n {


/*background: url(../globalnav/platinum_flag.gif) no-repeat left top;*/
        padding-left: 24px;
}

/* @end */

/* @group subnav */

div#subnav {
        position: absolute;
        position: relative;
        height: 50px;
        width: 618px;
        border: 0;
        background: url(mainpage.gif);
        padding: 0 0 0 20px;
        margin-top: 0px;
        left: 110px;
}

div#subnav ul#menu {
        margin: 3px 0 0 110px;
}

html>body div#subnav ul#menu {
        /*

Correct value for browsers that don't suffer from IE Win's bugs */
        margin-top: 0px;
}

div#subnav ul#menu li a {
        text-decoration: none;
        color: #333;
}

div#subnav ul#menu a:hover {
        color: #ccc;
        background: #333;
}

div#subnav ul#menu li {
        margin: 0;
        padding: 0px;
        list-style: none;
        /*      position: absolute; */
        top: 0;
        font: bold 10px 'Lucida Grande', LucidaGrande, Lucida, Verdana, Arial, Helvetica, sans-serif;
}

ul#menu li, ul#menu a {
        height: 22px;
        display: inline;
        padding: 5px 4px 5px 4px;
}

/* @end */

#prefooter {
        text-align: center;
}

#footer {
        text-align: center;
        clear: both;
        width: 734px;
        height: 50px;
        background: url(footerbg.gif) no-repeat center;
        padding-top: 25px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        margin: 0 auto;
}


/* @group shopping */



/* @end */

