.welcome-msg {
    float: left;
    font-size: 0.95em;
}
#header-cart {
	width: 210px;
	position:absolute;
	right: 10px;
	top: 24px;
	height: 29px;
}
#header-cart .head {
    margin-bottom: 7px;
    padding-right: 8px;
}
#header-cart .head h4 {
	color: #8a8c7a;
	font-weight: normal;
	float: right;
	height:29px;
	line-height:29px;
	padding-left:33px;
	background: url(../images/icon-cart-empty.gif) no-repeat 0 50%;
}
#header-cart .head h4.full {
    background-image: url(../images/icon-cart-full.gif) !important;
	color: #660000;
}

#header-cart .head h4 a {
    color: #660000;
	text-decoration:none;
}
#cart-content {
    background: #292a34;
    border: 1px solid #727379;
    border-top: none;
    padding: 0 3px 5px;
    -moz-border-radius: 0 0 8px 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-radius: 0 0 8px 8px;
    color: #aaa;
    position: absolute;
    top: 23px;
    right: 0px;
    width: 200px;
}
#cart-content .product-images {
    float: left;
}
#cart-content .product-images img {
    border: 1px solid #a9a9a9;
}
#cart-content .product-details {
    margin: 0 0 0 60px;
}
#cart-content h6 {
    color: #1E7EC8;
    text-indent: 5px; 
}
#cart-content li {
    clear: both;
}
#cart-content a:hover {
    color: #aaa;
}
#cart-content .actions a span {
    cursor: pointer;
}
#cart-content #center-buttons {
    padding-top: 5px;
    clear: both;
    text-align: center;
}

#slider
{
    height: 199px;
    position: relative;
    width: 717px;
    margin: 0px auto 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
}
div.scroller
{
    height: 199px;
    overflow: hidden;
    width: 717px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 199px;
    overflow: hidden;
    width: 717px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Verdana, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.content a
{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}

.footerl .mini-newsletter {
    float: left;
    clear:both;
    width:390px;
}
.footerl {
    float: left;
}
.footerl .mini-newsletter h4{
    color: #505050;
    margin-right: 10px;
}
.footerl form, .footerl .mini-newsletter h4 {
    float: left;
    line-height: 30px;
    font-size: 10px;
}
.footerl .mini-newsletter input.input-text {
    float: left;
}
.footerl .form-button-alt{
    float: right;
    margin:3px 0px 0px 6px;
}

.form-button, .form-button-alt {
    background: #aeaeae url(../images/gradient-yellow.gif) repeat-x 0 0;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #666666;
    border: none;
}
.form-button:hover, .form-button-alt:hover {
    border-color: #888;
    color: #333;
}

.form-button span.audio {
    background: url(../images/audio_grey.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.form-button span.audio-small {
    background: url(../images/audio_grey.gif) 0 0 no-repeat;
	display: block;
	width: 16px;
	height: 14px;
}

.form-button:hover span.audio, .form-button-alt:hover span.audio {
    background: url(../images/audio_black.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.form-button:hover span.audio-small, .form-button-alt:hover span.audio-small {
    background: url(../images/audio_black.gif) 0 0 no-repeat;
	display: block;
	width: 16px;
	height: 14px;
}

h4, h3, .category-head h2 {
    font-size: 12px;
    font-weight: bold;
    color: #663300;
}


.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}

.product-shop h4 {
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-transform:uppercase;
	font-size: 16px;
}

.product-shop h4.summary {
	color: #663300;
	font-weight: bold;
	font-size: 12px;
}

.format {
	color: #663300;
	font-weight: bold;
	font-size: 11px;
}

.isbn {
	color: #000;
	font-size: 10px;
}

.how-to-download {
	font-size: 10px;
	color: #660000;

}

.data-table {
	line-height: 13px;
}

.data-table td {
	padding: 10px;
}

p.extras {
	color: #666666;
	font-size: 9px;
	line-height: 11px;
	margin-top: 20px;
}

p.formcode {
	color: #666666;
	font-size: 10px;
	line-height: 11px;	
	margin-left: -1px;

}
p.slugline {
	color: #666;
	font-size: 13px;
	font-weight: bold;
      line-height: 14px;
      margin-bottom: -2px;
      margin-left: -1px;

}

p.sluglist {
	color: #660000;
	font-size: 9px;
	font-weight: bold;
      line-height: 11px;
      margin-bottom: 1px;
      margin-left: 0px;

}

p.blogbites {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
      line-height: 13px;
      margin-left: 3px;
	margin-right: 3px;


}



h1#logo {
	float:none;
}

h1#logo a {
	height:64px;

}
.button-level-multiple {

 margin-right: 10px;
 text-align: right;
}

IMG.catleft  {
	position: relative;top:0;left:-13px;}

IMG.wrap  {
	padding-right: 8px;}


IMG.catcenter  {
	float:center;}


.footer #badges {
    position: absolute;
    top: 0px;
    right: 0;
}

.footer #payment_processing {
    position: absolute;
    top: 80px;
    right: 0;
}

.footer #payemnts {
    position: absolute;
    top: 110px;
    right: 0
}

.isbnsearch {
visibility : hidden;
}

a.stbar.chicklet img {border:0;height:16px;width:16px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;}