body
{
    padding: 0px 0 10px 0;
    text-align: center;
	  float: center;
	  background: url();
	  background-color: #CED7D7;
    font-size: 100.01%;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
}
table
{
    font-size: 1em !important;
    font-family: Tahoma, Verdana, sans-serif;
    border: none;
}
table input
{
    font-size:1em;
}
table select
{
    font-size:1em;
}

form
{
    margin: 0;
    padding: 0;
}
#content input, #content select
{
    font-size: 1em;
}
img
{
    border: none;
    margin: 10px;
}
a:active, a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
	font-size: 1em;
}
a:hover
{
	color: #FF0000;
	font-size: 1em;
}
fieldset, form
{
    border: none;
    margin: 0;
    padding: 0;
}

h3
{
    margin: 0 0 0 0;
    padding: 0;
    font-size: 1.00em;
    text-align: center;
    color: #325153; 
    background-color: #fff;
    border-bottom: solid 1px #325153;
}
.warn
{
color: red;
}

/* Hides from IE-mac \*/
* html .clear, * html .floatform
{
    height: 1%;
}
.clear, .floatform
{
    display: block;
}
/* End hide from IE-mac */

p /* left or right image paragraphs */
{
    margin: 10 0 15px 0;
    padding: 0;
    text-align: left;
    background-color: none;
    float: left;
    font-size: 0.80em !important;
    display: block;
    width: 100%; /* this is what actually gets us the block display, prevents overlap w/ h3 */
}

ul.vert
{
    margin: 20 0 0 0;
    padding: 0;
    text-align: left;
    float: left;
    width: 100%;
    background-color:none;
    font-size: 0.80em !important;
    list-style-type: none;
    display: list-item;
}
li.vert 
{ 
    margin: 0 0 0 0;
    text-align: left;
    font-size: 0.80em; 
    float: left;
    display: list-item;
} 

ul.tame, ul.tame li
{
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}
ul.tame li
{
    line-height: 1.25em;
}
.tameHoriz, ul.tameHoriz li
{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1em;
}

ul.tameHoriz li
{
    display: inline;
    font-size: 1em;
}
br.cl
{
    clear: both;
}
.topnav /*  lettering now black on the topnav bar */
{
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*PAGE SETUP*/
#userName
{
}
#loginText
{
    margin-left: 1em;
}
textarea#OrderNotes
{
    width: 99% !important;
}

#bodyWrapper  /* wrap the entire page - tweaking to center*/
{
    background-image: url(images/rental-background.jpg);
    background-repeat: no-repeat;
    padding: 0;
    margin-bottom: 10px;
    margin: 0 auto;
    height: 900px;
    width: 905px;
    background-color: #ffffff;
    float: center;
    border: 1px solid #fff;
}

#leftWrap  /* used for the include leftnav menu */
{
    margin-top: 15px;
    margin-left: 20px;
    width: 310px;
    float: left;
    clear: both;
}

.hdr { font-size: 0.9em; font-weight: bold; } 

#sb-calendar 
{ 

    border: 1px solid #dddbdb; 
    background-color: #fff;
    padding: 10px;
    margin-bottom: 5px;
    width: 90%;
    height: 140px;
    font-size: 0.80em !important;
    font-weight: normal;
    float: right;
} 

.caltext { position: relative; top: 7.5em; } /* Position bottom calendar text */

#weather
{
    border: none; 
    padding: 7px;
    margin-bottom: 5px;
    height: auto;
    background-color: #fff;
    float: left;
}

#sb-fbook 
{
    background-image: url(images/ad-grad.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    margin: 0 0 10 10;        
    border: 1px solid #dddbdb; 
    width: 90%;
    height: 50px;
    padding: 10px;
    padding-bottom: 5px;
    background-color: #fff;
    font-size: 0.80em !important;
    font-weight: bold;
    float: right;
    text-align: left;
    
}

.fbtext {position: relative; top: 0.5em;} /* position fb link text */
.fprint {font-weight: normal; font-size: 0.70em !important;} /* fine print in ad */
.nprint {font-weight: normal; font-size: 0.80em !important;} /* un-bolded print in ad */
.ital {
 font-weight: bold;
 font-size: 0.80em !important;
 font-style: italic;
 background-color: #fff;
 padding: 5px;
}
.bld{
 font-weight: bold;
 font-size: 1em !important;
 background-color: #fff;
 padding: 5px;
 width: 200px;
}

#sb-calendar a, #sb-fbook a 
{
    font-size: 1em; /* reduce anchor text to be the same as regular text */
}

#footer
{
    background-image: url(images/ad-grad-sm.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    clear: both;
    margin: 0 0 0 0;
    padding-top: 10px;
    width: 100%;
    height: 30px;
    /*background-color: #F6F5F5; */
    border: 1px solid #ddd;
    text-align: center;
    font-size: 0.75em;
}

/* #footer a 
{
		font-size: 0.85em;
} */


#pre-footer
{
    clear: both;
    margin: 10 0 0 0;
    padding-top: 3px;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
    background-color: #ddd;
    /* border: 1px dashed #444; */
    font-size: 0.8em;
    text-align: center;
}
#pre-footer li
{
    list-style: none;
    display: inline;
    color: #444;
}

#pre-footer a {font-size: 1em;}

#breadcrumb
{
    float: left;
    color: #444;
}


/* CONTENT */

#content-sb  /* wrapper for right side sidebar items */
{
    margin: 20px 10px 1em 0px;
    width: 200px;
    height: auto;
    /*background-color: #879c9c;  - the darker teal*/
    /*background-color: #F6F5F5; /* the footer color  */
    background-color: #fff;
    float: right;
    clear: none;
}

#content-mid  /* wrapper for main centered content */
{
    margin: 20px 0 1em 230px;
    width: 450px;
    height: auto;
    /*background-color: #879c9c;  - the darker teal*/
    /* background-color: #e3e8e8; /* lighter teal=e3e8e8; */ 
    background-color: #fff
    font-size: 0.80em !important;
    float: center;
    clear: none;
}
#content-rmid  /* wrapper for main centered content on rental page */
{
    margin: 20px 10px 1em 420px;
    width: 450px;
    height: auto;
    /*background-color: #879c9c;  - the darker teal*/
    /* background-color: #e3e8e8; /* lighter teal=e3e8e8; */ 
    background-color: #fff
    font-size: 0.80em !important;
    float: center;
    clear: none;
}

#content-mid a:link, a:visited, a:active, a:hover
{
    font-size: 1em;
}
#content-rmid a:link, a:visited, a:active, a:hover
{
    font-size: 1em;
}
#content-cal  /* wrapper to place the calendar */
{
    margin: 15px 0 0 55px; /* 225 from the left side of the page */
    width: 650px;
    height: auto;
    background-color: #fff
    font-size: 0.80em !important;
    font-weight: bold;
    float: center;
    clear: none;
}
.ads /* container for ads and news - removed bottom image, changed bg color */
{
    /*background-image: url(images/ad-grad-sm.jpg);
    background-repeat: repeat-x;
    background-position: left top; */
    /*border: 1px solid #f0efef; 
    border-top: 3px solid #ddf;
    border-right: 3px solid #ddf;*/
    border-left: 3px solid #999;
    border-bottom: 3px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    padding: 10px;
    margin-top: 55px;
    margin-bottom: 5px;
    margin-left: 50px;
    width: 25%;
    background-color: #f6f5f5;
    font-size: 1em !important;
    font-weight: bold;
    float: left;
}

.ads a:link, .ads a:visited, .ads a:active, .ads a:hover
{
    font-size: 1em;
}

.botbar /* container for highlighted messages */
{
    border-left: 3px solid #999;
    border-bottom: 3px solid #999;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -135px;
    width: 60%;
    background-color: #f6f5f5;
    font-size: 1em !important;
    font-weight: bold;
    float: left;
}
/*.ads p {
font-weight: normal;
font-size: 0.8em;
}*/


/* LEFT NAV */

.leftNav /* lightened up the black line to be gray */
{
    /*border: 1px solid #666666; */
    border: 1px solid #ccc; /* matches .ads */
    border-top: 1px solid #F0EFEF;
    width: 80%;
    margin 10 500 10 50;
    background-color: #f6f5f5; /*playing with background colors */
    font-size: 1em !important;
    font-weight: bold;
   
}
/* fix IE display problems by making left side anchor text smaller */
.leftnav a:link, a:visited, a:active, a:hover
{
    font-size: 1.1em; 
}
.navHeader /* white text on rounded tops */
{
    background: url(http://www.senseneymusic.com/images/nav-header-tw.gif) no-repeat left top;
    width: 210px;
    height: 32px;
    line-height: 32px;
    padding-left: 15px;
    color: #fff;
    font-size: 0.85em !important; /* currently tweaking for compromise betw. IE and FFox */
    font-weight: bold;
}

/*HEADER ELEMENTS*/

#logo
{
    float: center;
    width: 905px;
    height: 150px;
    background: url(http://www.senseneymusic.com/images/logo.jpg) no-repeat center center;
    margin-right: 10px;
    display: block;
}

#logo b
{
    display: none;
}
#logo-child
{
    float: center;
    width: 905px;
    height: 80px;
    background: url(../images/banner-logo-905.jpg) no-repeat center center;
    display: block;
}

#logo-child b
{
    display: none;
}


a.wishlist
{
    background: url(images/icons/wishlist.gif) no-repeat left bottom;
	font-weight: bold;
}
a.cart
{
    background: url(images/icons/cart.gif) no-repeat left bottom;
	font-weight: bold;
}
a.account
{
    background: url(images/icons/your-account.gif) no-repeat left bottom;
	font-weight: bold
}
a.faq
{
    background: url(images/icons/faq.gif) no-repeat left bottom;
	font-weight: bold;
}
a.contact
{
    background: url(images/icons/contact-us.gif) no-repeat left bottom;
	font-weight: bold;
}
a.wishlist, a.cart, a.faq, a.contact, a.account
{
    padding: 3px 15px 3px 20px;
    position: relative; color:#000;
}
a:visited wishlist, a:visited cart, a:visited faq, a:visited contact, A:visited account
{

    position: relative; color:#000;
}
#header u
{
    color: #000;
    text-decoration: none;
}
#login
{
    margin: 0;
    padding: 0;
    float: right;
    font-size: 0.8em;
    padding-right: 15px;
}

/* HEADER HORIZ NAV*/

#horizNav
{
		color: #000;
	  background-color: #eeddaa; /* like sidebar shade */
    text-align: left;
    width: 905px;
    margin 0;
    clear: left;
    line-height: 35px;
    height: 35px;
    /*background: #778e8e url(http://www.senseneymusic.com/images/nav-bg.gif) repeat;*/
    border-top: solid 1px #002f2f;
    border-bottom: solid 1px #002f2f;
    position: relative;
    z-index: 1;
}
#horizNav a:active, #horizNav a:link, #horizNav a:visited
{
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    font-family: Tahoma,Verdana,sans-serif;
}

#nav
{
    margin: 0;
    padding: 0;
    height: 35px;
    list-style: none;
    white-space: nowrap;
}
#nav a
{
    margin: 0;
    padding: 0.9em 15px;
    background: url(images/tab-sep.gif) no-repeat center left;
}
#nav a:hover, #nav #firstTab a:hover
{
    background: url(images/nav-bg-hover.gif) repeat-x center right;
}

#nav li
{
    float: left;
    position: relative;
    margin: 0;
    background: #c00000 url(images/nav-bg.gif) center left repeat;
}

#nav ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: solid 1px #b24949;
    text-align: left;
}
#nav li ul
{
    width: 10em;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
    color: #fff;
}
#nav li li
{
    font-size: 0.8em;
    line-height: 2em;
    margin: 0;
    background: #990000 none;
    width: 100%;
    border-bottom: solid 1px #b24949;
}
#nav li li a
{
    display: block;
    margin: 0;
    background: none;
    padding: 0 1em;
    color: #fff !important;
}
#nav li li a:hover, #nav li li:hover
{
    background: #b24949 none !important;
}
#nav li > ul
{
    top: auto;
    left: auto;
}
#nav li:hover ul, #nav li.over ul
{
    display: block;
}
#nav #firstTab
{
    background-image: none !important;
    margin: 0;
}
/* HORIZ NAV SUB */

#horizNav2
{
    clear: both;
    background: #778e8e url(images/sub-nav-fade.gif) repeat-x left center;
    width: 905px;
    height: 3em;
    line-height: 3em;
    color: #fff;
    padding: 0px;
    margin-top: 0px;
    border-top: 1px solid #aaa;
}
#horizNav2 a:active, #horizNav2 a:link, #horizNav2 a:visited
{
    color: #fff;
    text-decoration: underline;
}
#horizNav2 a:hover
{
    color: #c00000;
}
#horizNav2 span
{
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
}
#horizNav2 form label
{
    color: #fff;
}
#horizNav2 form
{
    float: left;
    padding: 0 2em 0 1em;
    width: auto;
}
#horizNav2 fieldset
{
    width: 210px;
}

#horizNav2 ul
{
    float: left;
    padding: 0 1em;
}
.pipe
{
    padding: 0 1em;
    font-size: 0.9em;
    font-weight: normal;
}
img.liveHelp
{
    float: right;
    padding: 0 1em;
    vertical-align: middle;
    margin-top: 4px;
}

.searchBox
{
    height: 1.5em;
    width: 10em;
    border: 1px solid #A7A6AA;
    margin-top: 0.7em;
}



.catMark
{
    font-size: 0.8em;
    font-weight: bold;
    color: #aaa;
    letter-spacing: -2px;
}

/* FOOTER ELEMENTS */
#footer ul
{
    list-style: none;
    color: #444;
}

div#footerWrap
{
    width: 905px;
    height: auto;
    margin: 0;
    padding: 5px 0;
    border: 1px dashed #ddd;
}
.footerList
{
    text-align: left;
    width: 24%;
    height: 100%;
    display: inline;
    float: left;
    border-right: 1px dashed #ddd;
}
.topList li
{
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.5em 0;
    list-style: none;
}

/* CLOSER */
#closer
{
    font-size: 0.7em;
    color: #444;
    margin: 1em 0;
}
#closer a
{
    color: #444;
}


/* PRODUCT PAGE */
#productTopBox
{
    text-align: right;
    padding: 1.5em 10px 10px 10px;
}
h1 
{
color:#325153;
text-transform:uppercase;
}
h2
{
    margin: 20 0 0 0;
    font-size: 1.4em;
    text-align: center;
    color:#325153;
    border-bottom: solid 1px #ff9900;
}

#sku
{
    display: block;
}
#price
{
    font-weight: bold;
    font-size: 1.5em;
    display: block;
}
.SalePrice
{
    color: #cc0000 !important;
}
#description, #quoteBox, #otherinfo
{
    margin: 10px;
}
.prodHeader
{
    width: 99.5%;
    height: 1.2em;
    color: #6B6F83;
    clear: both;
    font-weight: bold;
    font-size: 1.2em;
    padding: 3px 5px;
    border-bottom: solid 2px #fa9d00;
}
#quoteBox input, #quoteBox select
{
    font-size: 1em;
    display: block;
    margin: 5px 0;
}
#mainImg
{
    margin: 0 10px 10px 0;
    float: left;
}
.AddToCartButton, .AddToWishButton, #Quantity
{
    font-size: 1em;
}
.addToForm
{
    margin-top: 1em;
}
#shipQuoteLabels
{
    width: 10em;
    height: auto;
    float: left;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#shipQuoteLabels label
{
    display: block;
    line-height: 2em;
}
#ShipQuote, #yourQuote
{
    font-weight: bold;
    line-height: 2em;
}
#shipQuoteWrapper
{
    height: auto;
    float: left;
}
#navArrows
{
    float: right;
}

/* ENTITY LANDING PAGE */

.topFeature
{
    float: left;
    width: 24.8%;
    height: auto;
    text-align: left;
}

.topFeatureP
{
    margin: 0;
    padding: 0.5em;
    text-align: left;
}
.topFeature p
{
    margin: 0;
    text-align: left;
}
.topFeatureP img
{
    margin-bottom: 0.5em;
}
.topPrice, .topName
{
    font-weight: bold;
    text-align: left;
}

#entitySep
{
    clear: both;
    margin-top: 1em;
}
.btmP
{
    clear: left;
    border-bottom: 1px solid #eee;
    float: left;
    width: 683px;
    margin: 0.5em 0;
    padding: 0.5em;
}
.btmP img
{
    float: left;
    margin-right: 1em;
}
.btmP span
{
    display: block;
}
.btmName, .btmPrice, .btmSalePrice
{
    font-size: 1.1em;
    font-weight: bold;
}
.btmDescription, .topDescription
{
    display: block;
    padding-bottom: 1em !important;
}
.btmPrice
{
}
.btmSalePrice
{
    color: #cc0000;
}
.btmInStock, .btmOutStock, .topInStock, .topOutStock
{
    display: inline !important;
    font-weight: bold;
    color: #FA9D00;
}
.btmOutStock, .topOutStock
{
    color: #aaa;
}
#entityPageHeader p
{
    margin-top: 0;
}
#entityPageHeader img
{
    margin: 0 1em 0.5em 0;
    float: right;
}

.entityCategory
{
    margin: 0 0 1em 0;
    font-size: 1.1em;
}

/* OTHER SELECTORS */
.MediumCell, .LightCell
{
    border: none;
}

.errorLg
{
    color: Red;
    font-size: 12px;
    font-weight: bold;
}

.SBProdName
{
    font-size: .7em;
}
.SBCatName
{
    font-size: .8em;
    font-weight: bold;
}

.PBCartFull
{
    font-size: .7em;
    color: Blue;
    font-weight: bold;
}



/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    border: solid 0px #000;
    background-color: transparent;
    line-height:35px;  
}

.MenuGroup
{
    border: solid 0px #000;
    color: #000000;
    font-size: 0.8em!important;
    margin: 0;
    background: #600000 none;
}

.MenuGroup td, .MenuGroupHover td, .MenuItemHover td, td.MenuItemHover
{
    color: #fff
}

.TopMenuItem, .TopMenuItemHover
{
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    cursor: hand;
    cursor: pointer;
    margin:0;
    padding: 0 1.25em!important;
    line-height: 35px;
    vertical-align:middle;
    background: url(images/tab-sep.gif) no-repeat top left;
}
.TopMenuItem
{
    background: url(images/tab-sep.gif) no-repeat top left;
}


/*leaf menu items*/
.MenuItem, .MenuItemHover, .MenuItem td, .MenuItemHover td
{
    color: #fff;
    border: solid 0px white;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    background: #990000 none;
    width: 100%!important;
}

.MenuItemHover, .MenuItemHover td
{
    background: #e16363 none;  
}

.ScrollItem
{
    background-color: green;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemH
{
    background-color: aqua;
    color: orange;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}

.ScrollItemA
{
    background-color: Lime;
    color: yellow;
    font-size: 0.8em;
    border: solid 0px gray;
    cursor: default;
    text-align: center;
}
.freeship{
	color: #990000;
	font-size:30px;
	font-weight: bold;
}
.phone{
	font-size:14px;
	color: #FFFFFF;
	font-weight: bold;
}

/*
-----------------------------------------------------------------------
 Component Art Vertical Menu Style:
-----------------------------------------------------------------------


.VertTopMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertMenuGroup
{
  border:solid 0px #003167;
  background-color:transparent;
}

.VertTopMenuItem
{
  color:#FFFFFF;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
.VertTopMenuItem td {color:#FFFFFF;}
td.VertTopMenuItem {color:#FFFFFF;}

.VertTopMenuItemHover
{
  color:#444444;
  background-color:#FEDF15;
  font-size:11px;
  cursor:hand;
  cursor:pointer;
  padding-top: 2px;
  padding-bottom: 2px;
}

td.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

td.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItem
{
  background-color:White;
  color:#444444;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertMenuItemHover
{
  background-color:#EEEEEE;
  color:#285D9F;
  font-size:11px;
  border: solid 0px white;
  cursor:hand;
  cursor:pointer;
  padding-top: 3px;
  padding-bottom: 3px;
}

.VertScrollItem
{
  background-color:#FBFBFB; 
  font-size:11px; 
  border:solid 0px #FBFBFB; 
  cursor:default;
  text-align:center;
}

.VertScrollItemH
{
  background-color:silver; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}

.VertScrollItemA
{
  background-color: darkgray; 
  color:black; 
  font-size:11px; 
  border:solid 0px gray; 
  cursor:default;
  text-align:center;
}
*/

/*
-----------------------------------------------------------------------
 Component Art Tree Style:
-----------------------------------------------------------------------


.TreeView 
{ 
  background-color:transparent;
  border: #919191 0px solid; 
  padding-top:2px;
  cursor: default; 
  color: #FFFFFF;
  cursor: hand;
  cursor:pointer;
}

.TreeNode 
{ 
  font-size: 11px; 
  color: #FFFFFF;
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  cursor: hand; 
  cursor:pointer;
}

.HoverTreeNode 
{ 
  color: #FFCC00;
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  text-decoration: none; 
  cursor: hand; 
  cursor:pointer;
}

.SelectedTreeNode 
{ 
  font-size: 11px; 
  padding:0px;
  padding-left: 3px; 
  padding-right: 3px; 
  background-color: #a0a0a0; 
  cursor: hand; 
  cursor:pointer;
}

.NodeEdit 
{
  border:1px silver solid;
  font-size: 11px;
}

*/
.style4 a:link {color:#fff; font-weight:bold; margin-right:10px;}
.style4 a:visited {color:#fff;}
.style4 a:hover {color:#fff;}
.style4 a:visited {color:#fff;}
.style4 a:active {color:#fff;}
