﻿html,body{
    margin:0;
    padding:0;
    height:100%;
    border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;


	margin-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}
       
       
a   	  { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: Black; }
a:link    { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: Black; }
a:hover   { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: Black; }
a:visited { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: Black; }
a:active  { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: Black; }

.page
{
    background-color:#222222;
    background-attachment: fixed;
    /*background-image: url('/App_Themes/CustomBurnTheme/images/nav/background.gif');*/
    background-repeat: repeat;
    }

.hideMe
{
    visibility:hidden;
    display:none;
    }
    
.imgLoading
{
    width:auto;
    height:auto;
    }
    
div.page_main_container {width:98%; margin:1%;}

.page_main
{
    padding: 0px;
    margin: 0px;
    border-collapse:collapse;
  
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:951px;
    }

.page_header
{
    padding: 0px;
    margin: 0px;

    background-image: url('/App_Themes/CustomBurnTheme/images/header/header_customburn.png');
    background-repeat:no-repeat;
    background-position:top;
    height: 179px;
    }

.page_content
{
    padding: 0px;
    margin: 0px;

    background-color:White;
    text-align:left;
    vertical-align:top;
    }

.page_footer
{
    padding: 0px;
    margin: 0px;

    background-image: url('/App_Themes/CustomBurnTheme/images/footer/footerimage.png');
    background-repeat:no-repeat;
    background-position:bottom;
    height: 67px;
    }

.navbar
{
    /* visibility: collapse;
    display: none; */
    padding: 0px;
    margin: 0px;
    border-collapse:collapse;

    width:100%;
    background-color:#a1dbed;
    }

.navbar_leftcap
{
    padding: 0px;
    margin: 0px;
    border-collapse:collapse;

    width:14px;
    height:27px;
    background-image: url('/App_Themes/CustomBurnTheme/images/menu/navbar_leftcap.png');
    background-repeat:no-repeat;
    background-position:top left;
    }
    
.navbar_rightcap
{
    padding: 0px;
    margin: 0px;
    border-collapse:collapse;

    width:14px;
    height:27px;
    background-image: url('/App_Themes/CustomBurnTheme/images/menu/navbar_rightcap.png');
    background-repeat:no-repeat;
    background-position:top right;
    }

.navbar_center
{
    padding: 0px;
    margin: 0px;
    border-collapse:collapse;

    height:27px;
    background-image: url('/App_Themes/CustomBurnTheme/images/menu/navbar_midsample.png');
    background-repeat:repeat-x;
    background-position:top;
    }

.content_leftcolumn
{
    width:200px;
    /* background-image: url('/App_Themes/CustomBurnTheme/images/nav/side_bgleft.jpg'); */
    background-position:top left;
    background-color: #000033;
    vertical-align: top;
    background-repeat:no-repeat;
    text-align:center;

}

.content_centercolumn
{
    /*border-left: solid 1px #ebebeb;
    border-right: solid 1px #ebebeb;*/
    border-top: solid 21px #000033;
    padding-top:0px;
    background-color: #f2f2f2;
    vertical-align:top;
    text-align:center;
}

.content_columnbackground
{
    background-color: #000033;
    vertical-align: top;
    background-repeat:no-repeat;
    }

.content_rightcolumn
{
    width:200px;
    /* background-image: url('/App_Themes/CustomBurnTheme/images/nav/side_bgright.jpg'); */
    background-position:top right;
    background-color: #000033;
    vertical-align: top;
    background-repeat:no-repeat;
    text-align:center;
}

.content_seperator
{
    background-color: #000033;
    margin-top:0;
    padding:0;
    vertical-align:top;
    height:4px;
    width:532px; 
       
    }


.ErrorMessage
{
    color:Red;
    }


.highlightcell
{
    background-color:White;
    }

.cursor_pointer
{
    cursor:pointer;
    }

.backbutton
{
    background-image: url('/App_Themes/CustomBurnTheme/images/nav/backbutton.png');
    width:64px;
    height:27px;
    }







.module_header_cart
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/Checkout.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }

.module_header_media_search
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/search.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }

.module_header_login
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/login.png');
    background-position: center left;
    width: 52px;
    height: 12px;
    }

.module_header_news
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/news.png');
    background-position: center left;
    width: 50px;
    height: 30px;
    }

.module_header_compilation_search
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/search.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }

.module_header_compilation_album_details
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/myorder.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }

.module_header_compilation_genre
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/genre.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }

.module_header_compilation_top10
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/topsellers.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }

.module_header_compilation_newalbum
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/newalbum.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }

.module_header_compilation_latest
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/LatestAdditions.png');
    background-position: center left;
    width: 198px;
    height: 30px;
    }

.module_header_compilation_information
{
    background-image:url('/App_Themes/CustomBurnTheme/images/modules/titles/Information.png');
    background-position: center left;
    width: 138px;
    height: 30px;
    }




.module_header_text
{
    /*background-color:#a1dbed;*/
    }

