.welcome-msg {
    float: left;
    padding-right: 7px;
    color: #a8a8a8;
	padding-top:1px;
}

.f-left  { float: left; }
.f-right { float: right; }

.page-head { border-bottom:1px dotted #BC8B83 ;}

.toplinks{
	float: left;
	background: url(../images/customer-menu-left.gif) no-repeat left top;
	padding-left:6px;
}
.toplinkswr{
	background: url(../images/customer-menu-right.gif) no-repeat right top;
	padding-right: 6px;
}

.toplinks *{
	color: #fff;
	font-size: 11px;
}

.toplinks li{
	background: url(../images/pipe-fat.gif) no-repeat right 50%;
	display:inline;
	padding:0 6px 0 3px;
}

.toplinks .last{
	background: none;
}


#nav .last {
	margin-right: 0px;
}

#header-cart{
	float: right;
	 background: url(../images/icon-cart.gif) no-repeat left top;
	padding: 0px 10px 0px 20px;
}

#header-cart, #header-cart *{
	color: #fff;
	font-size: 11px;
}


/* additional nav items */
.cms-home .nav-home a, 
.cms-about-magento-demo-store .nav-about a,
.cms-delivery .nav-delivery a,
.contacts-index-index .nav-contacts a,
.catalog-category-view .nav-catalog a { background: #e0cac7 !important; }

.callout-center { width: 950px; margin: 12px auto; }

.mini-navigation h4 {}
.mini-navigation li { vertical-align: bottom; }
.mini-navigation li a { display: block; background: url(../images/bullet-nav.gif) no-repeat 100% 50%; }
.mini-navigation li a span { display: block; background: url(../images/hline-dotted.gif) repeat-x 0 100%;}


.group-select {
    border:1px solid #BC8B83;
    }
.group-select .legend {
    border:1px solid #BC8B83;
	background: #BC8B83;
	color: #fff;
    }
	
table.pager td , table.view-by td  {	    
	border-top:1px solid #BC8B83;
}

.listing-type-grid .grid-row { border-bottom:1px solid #BC8B83; }
	
/* glider */
#slider { 
    position: relative;
    height:370px;
    z-index: 5;
    width: 963px;
}
div.scroller { 
    width:962px;
    height:370px;
    overflow: hidden;
    position: relative;    
}
div.slidercontrolwr a {
    position:absolute;
    top:170px;
    z-index:6;
    width: 25px;
    height: 28px;
    text-indent: -9999px;
}
div.slidercontrolwr .aprev {
    left: 0px;
    background: url(../images/slide-right.gif) no-repeat left top;
}
div.slidercontrolwr .anext {
    left: 937px;
    background: url(../images/slide-left.gif) no-repeat left top;
}
div.scroller img{
    border: none;
}
div.scroller div.section {  
    width:962px;
    height:370px;
    overflow:hidden;
    margin-bottom: 20px;
    /*float:left;*/
}
div.scroller div.content {
    /*width: 10000px;*/
    padding: 0px;
}

.content .sliderdescription{
    width: 960px;
    padding: 0px 10px;
    display: block;
    position:relative;
    top:-40px;
    color: #000;
    background: url(../images/grid.gif) repeat left top;
    font: 11px bold Helvetica, sans-serif;
    opacity:0.65;
    filter:alpha(opacity=65);       
}   
.content .sliderdescription p{ line-height: 20px; text-align: center; }
div.sliderdescription:hover{ background: #fff; }
.content a { text-decoration: none; color: #5a5a5a; }


.slidercontrol {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0 0;
padding:0;
}
.slidercontrol{
    list-style: none;
    padding: 0px;
    margin: 0px;    
}

.footer .payments {
    margin-top: 10px;
    float: right;
}
.footer .mini-newsletter {
    font-size: 1.1em;
    width: 330px;
    float: left;
}
.footer .mini-newsletter h4 {
    width: 60px;
    margin: 0;
    line-height: 21px;
    text-indent: -9999px;
    background: url(../images/newsletter-header-bg.gif) no-repeat 0 50%;
}
.footer .mini-newsletter input {
    margin: 0 0 0 10px;
}

.informational a{
	text-transform: uppercase;
}

/* matrix slider */
.recently-wrapper {
    clear: both;
    margin-top: 6px;
}
.recently {
    width: 963px;
    height: 194px;    
    position: relative;
}
.recently .head {
    display: none;
}
.recently .content {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0px;
    padding: 13px 30px;
    width: 902px;
    height: 168px;
    background:transparent url(../images/gradient.gif) repeat-x left top;
}
.recently p, 
.recently .price-box {
    margin: 0;
    padding: 0;
}
.recently #move-left,
.recently #move-right {
    position: absolute;
    z-index: 7;
    width: 30px;
    height: 161px;
    top: 13px;
    text-indent: -9999px;
}
.recently #move-left {
    left: 0;
    background: url(../images/move-right.gif) no-repeat 50% 50%;
}
.recently #move-right {
    right: 1px;
    background: url(../images/move-left.gif) no-repeat 50% 50%;
}

#matrix-slider li,
#matrix-slider-row li {
    float: left;
    width: 168px;
    height: 168px;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}
#matrix-slider li div.item,
#matrix-slider-row li div.item {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    padding-top: 3px;
    width: 168px;
    height: 165px;
    text-align: center;
}

/********************** Tabs */
.tabs                   { overflow:hidden; }
.tabs li                { float:left; border-right:1px solid #E0CAC7; font-size:0.9em; line-height:1em;  background:url(../images/tabs_bg.gif) repeat-x 0 100% #f2f2f2; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 15px; color:#444; }
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover { background:#BC8B83 url(../images/button-bg.gif) repeat-x scroll 0 0;  font-weight:bold; color:#fff; }
.padder{
	background:transparent url(../images/gradient.gif) repeat-x left top;
	padding: 10px;
	border-top:1px solid #BC8B83;
}
.short-description{ margin: 5px 0px;}

.data-table thead tr th { background: #d1b3af; }
.data-table tfoot tr { background-color:#d1b3af; }
.data-table tfoot tr.first { background:#d1b3af; }

.one-page-checkout .active .step-count { color:#fff; border:1px solid #BC8B83; background:#BC8B83; }
.one-page-checkout .active h3 { color:#BC8B83; }
.header-bottom-container{
	position: relative;
}

.header-nav{
	float:left;
	width: 500px;
}