.welcome-msg {
    float: left;
    font-size: 0.95em;
}
#header-cart {
    float:left;
    z-index: 20;
}
#header-cart .head {
    margin-bottom: 7px;
    padding-right: 8px;
}
#header-cart .head h4 {
    cursor: pointer;
    float: none;
    display: inline;
    padding-left: 15px;
    background: url(../images/icon-cart.gif) no-repeat 0 50%;
}
#header-cart .head h4,
#header-cart .head h4 a {
    color: #ababab;
    font-size: 0.95em;
    font-weight: normal;
}
#cart-content {
    background: #F7F7F7;
    border: 0px solid #727379;
    border-top: none;
    padding: 0 3px 5px;
    margin:1px;
    -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: 55px;
    right: 0px;
    width: 172px;
}
#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;
}

div.scroller
{
    height: 200px;
    overflow: hidden;
    width: 930px;
    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: 200px;
    overflow: hidden;
    width: 930px;
}
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 Helvetica, 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: 12px bold Helvetica, sans-serif;
    text-decoration: none;
}

.blog_menu 
 {
  color: #434444;
  line-height: 12px;
  text-align: left;
	font: 12px/1.55em arial,helvetica,sans-serif;
	text-decoration: none;
	width:125px;
  overflow:hidden;

 }
 
.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;
    text-align: left;
}
.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: 11px;
}
.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-gray.gif) repeat-x 0 0;
    border: 1px solid #adadad;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -opera-border-radius: 4px;
    margin: 0px;
    vertical-align:top;
    padding: 3px 6px;
    color: #4f4f4f;
}
.form-button:hover, .form-button-alt:hover {
    border-color: #888;
    color: #333;
}
/* eteamsys modified 07/10/2010 */ 
h1.product_name {
    font-size: 12px;
    font-weight: bold;
    color: #919191;
	
}

/*modified 03 march 11*/
.category-head h1 {
    font-size: 12px;
    font-weight: bold;
    color: #919191;
	/*float: right;
    margin-right: 133px;
    margin-top: -22px;*/
	 margin:0px;
    padding:0px;
    display:inline;
}

h2 {
    font-size: 12px;
    font-weight: normal;
    color: #919191;
}

.product-name {
    font-size: 12px;
    font-weight: bold;
    color: #919191;
}

/* end 03 march*/

/* end eteamsys */
h3, .category-head h2 {
    font-size: 12px;
    font-weight: bold;
    color: #919191;
}
h4 {
    font-size: 12px;
    font-weight: normal;
    color: #919191;
}

.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}
/* eteamsys added 404 page */
#nav-sitemap {
padding:0px;
padding-left:50px;
}
.sitemap-lvl0 {
float:left;
padding-top: 14px;
}
.sitemap-lvl0 span {
display:block;
  background:url(../images/box-content-bg-list-menu.jpg) no-repeat;
  height:25px;
  width:175px;
  padding-left:25px;
  font-size: 1em;
 
}
.sitemap-lvl0 span a {
  color:black;
  text-decoration:none;
  font-weight:bold;
  padding:0px;
}
.sitemap-lvl0 span a:hover {
  color:#e1003a;/*blue #0D92FB;*/
}
ul.sitemap-lvl0 li.sitemap-lvl1 span a {
  display:inline;
  color:gray;
  text-decoration:none;
  font-weight:normal;
}
ul.sitemap-lvl0 li.sitemap-lvl1 span a:hover {
  color:black;
  text-decoration:none;
  font-weight:normal;
}
ul.sitemap-lvl0 li.sitemap-lvl1 span {
padding:0px;
  padding-left:25px;
  background:none;
  height:20px;
  display:inherit;
  font-weight:normal;
}
#pagenotfound {
padding-left:10px;
}
.sitemap-form {
  position:relative;
  display:block; 
  width:450px;
}

.col-left-logo {
  text-align:center; 
  padding:10px;
}
.col-left-logo img {
  margin-top:20px;
  }
/* end */ 
