** BASIC */

body {
    margin: 0px;
    padding: 0px;
}

/** FORMS */

form {
    margin: 0px;
    padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

#ho_content { 
    /* width:995px; */
    /* width:1070px; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#ho_content.app_picapp { 
    max-width: 1300px;
    min-width: 1070px;
    /*width: 1070px;*/
 }

#ho_content.app_aboutapp { 
    max-width: 1300px;
    min-width: 1070px;
    /*width: 1070px;*/
 }

#ho_content.app_xbt { 
    max-width: 1300px;
    min-width: 1070px;
 }

#ho_content.app_helloapp { 
    max-width: 1300px;
    min-width: 1070px;
 }

#categorytree {
    margin-left: 18px;

}
/** TEXTS */

/*body, th, td, input, textarea, select {*/
#content {
    padding: 8px 17px 5px 17px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    /*font-family:Verdana,Arial,sans-serif;*/

    font-size: 11px;
    line-height: normal;

    /*color: #1C252D;*/
    color: #888888;
    //color: #444444;
}

#secondary_nav {
    padding: 0px 15px 5px 15px;
    font-size:1.1em;

}

.ul1 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.ul1 a {
    padding-left: 11px;
    background: url(/hello/images/frame/homepage11.gif) no-repeat left center;
}

.ntext1 {
    font-size: 11px;
    font-weight: bold;
    color: #395260;
    //color: #222222;
}

.ntext1 a {
    font-size: 11px;
    font-weight: normal;
    color: #2FA8BA;

}
.ntext2 {
    padding-left: 10px;
    background: url(/hello/images/frame/homepage12.gif) no-repeat left center;
    font-weight:bold;
    font-size: 13px;
    color: #395260;
}

.ntext3 {
    font-weight:bold;
    font-size: 13px;
    color: #4A981F;
}

.text4 {
    padding-left: 10px;
    background: url(/hello/images/frame/homepage12.gif) no-repeat left center;
    font-weight:bold;
    font-size: 16px;
    color: #395260;
}


.text5 {
    font-weight:bold;
    font-size: 16px;
    color: #1F9822;
}

.text6 {
    text-align: center;
    font-size: 10px;
    color: #B5B5B5;
}

.prodtopic {
    font-weight:bold;
    font-size: 16px;
    color: #444;
}

.prodtopic2 {
    font-weight:bold;
    font-size: 16px;
    color: #1F9822;
    text-decoration: underline;
}


.footercomment a {
    padding-left: 18px;
    padding-bottom: 4px;
    background: url(images/comments.png) no-repeat left center;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #444444;
}
.smalltext a {
    padding-left: 10px;
    padding-bottom: 4px;
    background: url(images/pic_comment.gif) no-repeat left center;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #444444;
}

.smalltext a:hover {
    color: #444444;
}


#main_column .entry_footer
{
    /*background: #E4EBF3;*/
}

#main_column .entry_footer p.cats
{
    font-size: 0.9em;
    display: block;
    height: 22px;
    color: #666666;
    font-family: Georgia;
    float: right;
    padding-top: 1.0em;
}

#main_column .entry_footer p a
{
    color: #666666;
}

#main_column .entry_footer .has_more {
    padding-top: 1.0em;
}

#main_column .entry_footer .has_more a  {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #444444;
}

#main_column .entry_footer p a:hover
{
    color: #444444;
}

#main_column .entry_footer_end {
    padding-top: 1px;
    background: #EFF9FF url(/hello/images/dotted_vert.gif) repeat-x left;

}

.productartistlink a {
    font-size:12px;
    color:#444444;
    font-weight:bold;
}

.productartistlink a:hover {
    color: #444444;
}

.newslist a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #444444;
}
.newslist a:hover {
    color: #444444;
}

.isfavorite {
    background: #A7334d;
    color: #fff;
    padding:3px;
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
    font-size:1.1em;
}

/** LINKS */

a {
    color: #1F98AA;
}

a:hover {
    color: #1F98AA;
    text-decoration: none;
}

/** STYLES */

.style1 {
    font-size: 10px;
    color: #FFFFFF;
}

.style1 a {
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: underline;
}

.style1 a:hover {
    color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
    background: url(/hello/images/frame/homepage09.gif);
    height: 39px;
}

.bg2 {
    background: #EFF9FF url(/hello/images/frame/homepage20.jpg) repeat-x left top;

}

.bg3 {
    background:url(/hello/images/frame/homepage19.gif) repeat-y right;
}

.bg4 {
    background: #EFF9FF;
}

.bg5 {
    background: #EFF9FF url(/hello/images/frame/bar.gif) repeat-x left;
    color: #395260
}
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
    float: left;
    margin-right: 15px;
}

.img2 {
    float: right;
    margin-left: 15px;
}


hr { display: none; }

.hr1 {
    height: 1px;
    margin: 1em 0px;
    background: url(/hello/images/frame/homepage13.gif) repeat-x left top;
}

/* OLD */


input,textarea,select{
    font-family: Arial, Verdana, Tahoma, sans-serif;
    color: #888888;
    /*	font-size: 11px;*/
}



.pm {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.login {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}


.spotlight {
    font-size: 14px;
    color: #4D5760;
}


.text1 {
    color: #4D5760;
    //color: #222222;
}

.text2 {
    font-size: 10px;
    color: #606060;
}

.text3 {
    font-size: 10px;
    color: #949494;
}


a.link1 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 9px;
    color: #FFFFFF;
    background-image: url(images/index15.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

a.link1h {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 9px;
    color: #FFFFFF;
    background-image: url(images/index15.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}

a.link2 {
    color: #606060;
}

a.link3 {
    color: #FFFFFF;
    text-decoration: none;
}



a.link4 {
    color: #4D5760;
    text-decoration: none;
}

a.tracker2 {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0092A9;
}

a.tracker2:hover {
    text-decoration: none;
}

a.tracker {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0092A9;
}

a.tracker:hover {

    text-decoration: none;
}

a.tracker:visited {
    color: #9A9A9A;
}

.tbl {
    table-layout:auto;
}

.tbl td {
    overflow:hidden;
    white-space:nowrap;
} 

table.tb2 td{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0092A9;
    padding: 2px;
}

#menu {
    height: 19px;
    padding-top: 2px;
}

/*.ch{cursor:pointer;cursor:hand}a.ad:link 
{ color: #0000cc }*/

a.ad { 
    color: #9D9D9E; 
    text-decoration: none;}

#loading-layer-inner
{
    width: 150px;
    height: 14px;
    padding: 18px 10px 10px 10px;
    text-align: center;
    color: #000;
    border: 1px solid;
    border-color: #CCC #666 #666 #CCC;
    background-color: #FCF8C7;
}

.favorite {
    background: #f1f6ec url(/public/style_images/master/information.png) no-repeat 8px 10px;
    padding: 10px 10px 10px 30px;
    border: 1px solid #b0ce94;
    color: #3e4934;
    line-height: 150%;
}

.favorite.user {
    background: #f9f7e0;
    color: #6c6141;
    font-size: 1em;
    border: 1px solid #eadca0;
    padding: 5px 5px 5px 5px;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

.producthook_img { 
    float: left;
    padding: 5px 10px 5px 0px;
 }

.producthook_text { 
    float: left;
    width: 74%;
    padding: 5px 0px 0px 0px;
    vertical-align:middle;
    font-size: 1em;
 }

.producthook_artist { 
    font-size: 0.9em;
 }

.producthook_comments { 
    float:left;
    margin-top: -5px;
    /* margin-left: 45px; */
 }

.producthook_comments a{ 
    color: #000;
 }

.producthook_text a{ 
    color: #000;
 }

.producthook_title { 
    height: auto;
    margin-bottom: 10px;
    line-height: 120%;

 }

.producthook_border {
    clear: both;
    border-bottom: 1px solid #BACABA;
 }

.prodcomment { 
    margin-top: 5px;
 }

input.buttonAddtolist {
    color:#fff;
    padding:3px 5px;
    width:auto;
    background: url("/images/addtoallowbutton.jpg") repeat-x scroll 0 0 #4a6c09;
    webkit-border-radius: 4px;
    moz-border-radius: 4px;
    border-radius: 4px;
    border:1px solid #2f4406
}

.producthook_button { 
    float: right;
    position: relative;
 }

.gotostore a {
    background: url("/hello/images/addtoallowbutton.jpg") repeat-x scroll 0 0 #4a6c09;
    border-radius: 4px;

    border: 1px solid #2f4406;
    color: #FFFFFF !important;
    cursor: pointer;
    float: left;
    line-height: 120%;
    text-decoration: none;
    margin-top: -8px;
}

.gotostorelink {
    height: 15px !important;
    line-height: 100% !important;
    padding: 4px 8px 1px !important;
}

.rightSideBlock {
    background: none repeat scroll 0 0 #FFF !important;
    border: 1px solid #69B367;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    padding: 0px 0px 10px 10px;
    box-shadow: 5px 5px 5px #888;
}

.ipsSideBlock h3 { 
 }

#maincontentbox { 
    background: none repeat scroll 0 0 #FFF !important;
    border: 1px solid #BBB;
    /* border: 1px solid #69B367; */
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 5px 5px #888;
    padding-top: 10px;
    margin-bottom: 10px;
 }

.showMoreLink, .showLessLink { 
    text-align: center;
 }

td { padding: 0px; }

textarea.commentBox
{
    border:1px solid #999999;
    width:100%;
    margin:5px 0;
    padding:3px;
    box-sizing: border-box;
    webkit-box-sizing:border-box;
    moz-box-sizing: border-box;
    ms-box-sizing: border-box;

}
