﻿body
{
    /*       background-color: #FFCC66;     background-image: url(http://www.lonelycommotion.com/images/eric-solace.jpg);     background-repeat: no-repeat;     background-attachment: fixed;     background-position: center center;     */
    background: #000;
    margin: 0;
    padding: 0;
}

.hidden
{
    display: none;
}

img
{ 
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin-left: 13px;
}

#itune
{
    height: 50px;
    width: 50px;
}

#sonicbids  /* logo in footer*/
{
     height: 44px;
     width: 80px;
}

.imgEveryNote
{
    width: 184px;
    height: 119px;
    margin-top: 15px;
}

#p1
{
	width: 110px;
	height: 140px;
}

#p2
{
	height: 110px;
	width: 150px;
}

#p3
{    height: 120px;
    width: 183px;
}

#p4
{    height: 150px;
    width: 115px;
}

#p5
{    height: 160px;
    width: 103px;
}

#p6
{    height: 120px;
    width: 184px;
}

#p7
{
    width: 115px;
    height: 150px;
}

#p8
{
	height: 110px;
	width: 150px;
}

#p9
{
    height: 120px;
    width: 184px;
}

#p10
{
    width: 115px;
    height: 150px;
}

#p11
{
    
}

#p12
{    height: 136px;
    width: 112px;
}

h1
{
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    margin: 0;
    padding: 0;
    height: 49px;
}

/*used to add padding to the div's with the name content in them*/
#content .padding
{
    padding: 25px;
}

/*used to add padding to the div's with the name sidebar-a in them*/
#sidebar-a .padding
{
    padding: 25px;
}

#content h2
{
    margin: 0;
    padding: 0;
}

#content p
{
    margin: 0;
    padding: 0;
}

.page-container
{
	/*background-image: url('http://www.lonelycommotion.com/images/eric-solace.jpg');*/
    background-image: url(http://www.lonelycommotion.com/images/eric-solace.jpg);
	background-repeat: no-repeat;
	width: 770px; /* 849*/
	height: 600px;
	margin: auto; /* background: #C5DCEE;*/
}


.page-container a:link, a:visited
{
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page-container a:hover
{
    color: #26370A;
}

.page-container a:selected
{
    color: #c5dcee;
}

.page-containerBuy
{
   background-image: url("./../images/buyMusic.PNG");

    background-repeat: no-repeat;
    width: 800px;
    height: 795px;
    margin: auto; /* background: #C5DCEE;*/
}

#main-nav
{
    height: 50px;
    font: bold 12px Levenim MT, Century Gothic, Ebrima, Kalinga, Verdana, Arial;
}

#header
{
    height: 30px;
    width: 604px;
}

#sidebar-a
{
    float: left;
    width: 280px;
    line-height: 18px;
}

#content
{
    /* background:yellow; */
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 14px;
    color: White;
    margin-right: 0px;
    line-height: 18px;
    height: 235px;
    width: 800px;
    margin-left: 0px;
    margin-top: 0px;
}

#contentGallery
{
    background-color:Black;
    height: 745px;
    width: 643px;
    margin-left: 0px;
    margin-top: 0px;
}

#innercontent
{
    font: bold 12px Levenim MT, Century Gothic, Ebrima, Kalinga, Verdana, Arial;
    background-color:Black;
    /* position:absolute; */
    top: 418px;
    left: 244px;
    width: 800px;
    height: 597px;
    margin-top: 28px;
    color:White;
}

#gallery
{
    background-color:#000;
    padding: 0px 30px 30px 30px;
    width: 791px;
    margin-top: 0px;
}

.gallery
{
    background-color:#000;
    padding: 0px 30px 30px 30px;
    width: 423px;
    margin-top: 0px;
    text-align:center;
    margin-left: 250px;
}

#content2
{
	background-color: Black;
	width: 734px;
	margin-left: 25px;
	height: 550px;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content1
{
    padding: 20px 20px 20px 20px;
    background-color: Black;
    width: 735px;
    margin-left: 25px;
    height: 176px;
    text-align:left;
}

#content3
{
	text-align:left;
	padding: 20px;
	background-color: Black;
	width: 734px;
	margin-left: 25px;
	height: 0px;
}

/*Used on every note count page to get item stats */
.item
{    width: 300px;
     color:White;
     font: bold 12px Levenim MT, Century Gothic, Ebrima, Kalinga, Verdana, Arial;
     border-style: solid;
     border-right:none;
     border-left:none;
     float:right;
}

/*Used on every note count page to get item stats */
.itemeven
{    width: 300px;
     color:White;
     font: bold 12px Levenim MT, Century Gothic, Ebrima, Kalinga, Verdana, Arial;
     border-style: solid;
     border-right:none;
     border-left:none;
     float:right;
}

/*    BELOW IS THE new MENU SETTINGS: */
/*    BELOW IS THE NEW MENU SETTINGS: */
.padding
{
    color: #FFF;
    width: 222px;
    line-height: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 382px;
    margin-left: 0px;
}

.padding ul
{
    list-style-type: none;
    padding: 0;
}

.padding li a
{
    display: block;
    background: transparent url(./../images/arrowblue1.gif) 100% 0;
    height: 25px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    padding: 4px 0 4px 10px;
    line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    font-family: "Levenim MT", "Century Gothic", Ebrima, Kalinga, Verdana, Arial;
}

.padding li a:link, .padding li a:visited
{
    color: #fff;
}

.padding li a:hover
{
    color: #26370A;
    background-position: 100% -32px;
}


.padding li a.selected
{
    color: #c5dcee;
    background-position: 100% -64px;
}

/* WEBSITE EXAMPLE MENU CSS code starts here */
.sidebar-a
{
    border-style:none;
    float: right;
    width: 236px; /*width of menu*/ /*  border-style: solid solid none solid; sets a border on */ /* border-color: #94AA74; 	border-size: 1px; 	border-width: 1px; */
    height: 390px;
    text-align:left;
}

/* this is the layout of the divs containing logos at the bottom of the page*/
#footer a
{
    color: #FFF; 
    text-decoration: none;
}

#footer a:hover
{
    color: #db6d16;
}

#altnav
{
    width: 321px;
    float: right;
    text-align: right;
    height: 14px;
}

#footer
{
   /* clear: left; */
    padding: 13px 25px;
    /*background: #c5dcee; */
    background: #000000; 
    height: 120px;
    font-family: Tahoma, Arial, Helvetica, Sans-serif;
    font-size: 10px;
    border-top: 1px solid #efefef;
    line-height: 18px;
    color: #fff;
    text-align:center;
    
    width: 859px;
}

#webdesign
{
    clear:both;
    float:left;
    width: 199px;
}

.adds
{   
    text-align:center;
    font: bold 12px Levenim MT, Century Gothic, Ebrima, Kalinga, Verdana, Arial;
    width: 850px;
    left: 378px;
    top: 910px;
}

.adds1
{
    float: left;
/*    width: 202px;
    height: 18px;*/
}
/* WEBSITE EXAMPLE MENU CSS code ENDS here */

/* EMAIL STUFF BELOW */

#email
{
    border-style: solid; 
}

#outterEmail
{
    height: 578px; 
    width: 810px; 
    background-color: #000000;
    vertical-align:middle;
    padding: 0px 20px 20px 20px;
    
    color: #FFFFFF; 
    font-size: medium;
    text-align: center; 
    font-family: "Levenim MT", "Century Gothic", Ebrima, Kalinga, Verdana, Arial;
}

.buy
{
    padding: 20px 20px 20px 20px;
    color: #FFFFFF; 
    font-size: medium;
    text-align: center; 
    font-family: "Levenim MT", "Century Gothic", Ebrima, Kalinga, Verdana, Arial;
    width: 822px;
    height: 97px;
    margin-top: 0px;
}

.everyN
{
    padding: 40px 40px 30px 40px;
    color: #FFFFFF; 
    font-size: medium;
    text-align:left; 
    font-family: "Levenim MT", "Century Gothic", Ebrima, Kalinga, Verdana, Arial;
    width: 822px;
    height: 132px;
    margin-top: 0px;
}
/*  EVERY note counts jquery slider boxs*/
