.welcome-msg {
    float: left;
    font-size: 0.95em;
}
#header-cart {
    position: absolute;
    z-index: 20;
    width: 200px;
    right: 0;
    top: 7px;
}
#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: #f0f3f4;
    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: #990000;
    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: 200px;
    position: relative;
    width: 930px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 13px;
    border: 1px solid #ccc;
}
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;
}
.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: 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: #fff;
    color: #fff;
}
.footer .informational h6 {
	font-size: 1.1em;
	margin-bottom: 0.4em;
	color: #666666
}

.footer .contacts {
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px 0;
	clear: both;
	font-size: 0.9em; 
	line-height: 31px;
	margin: 17px 0 10px;
}

    
.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}
.tag-list-index .col-main .mini-product-tags .content{
        border: none;
}

/******* Color changes *******/

.middle-container{ background-color: #ffffff !important; }
.shop-access a { color:#990000 !important; }
.shop-access a:hover  { text-decoration:underline; color:#990000 !important; }
.language-switcher label { color:#dfdfdf !important; }
.catalog-listing h5 a, .catalog-listing h5 a:hover { color:#666666 !important; }
.product-collateral .collateral-box h4{ color:#990000 !important; }
#nav ul li a:hover { background: #990000 !important; }
body { background: #fff !important; }
h4, h3 {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
	margin-left: 5px} 

/******* Color changes *******/

.fpbox1 {
	background-color: #6FF;
	height: 170px;
	width: 170px;
	border: 0px solid #C33;
	margin: 3px;
	padding: 0px;
	float: left;
	clear: right;
	position: relative;
}
#fpboxgrp {
	height: 174px;
	width: 710px;
	background-color: #09f;
	background-image: url(/media/images/fpimage_bg.png);
}

/******* Company address *******/

.company {
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	background-color: #FFF;
	text-decoration: none;
	width: 650px;
	margin: 2px;
	clear: right;
	float: left;
	padding: 10px;
	text-align: center;
}
.inf {
	font-size: 11px;
}
.jtimg {
	float: right;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 10px;
}
.jtimgnb {
	float: right;
	padding: 10px;
	background-color: #FFF;
	border: 0px solid #CCC;
	margin: 10px;
}
.data-table ul li {
	list-style-type: disc;
	padding-bottom: 10px;
	list-style-position: outside;
	white-space: normal;
	margin-left: 20px;
	padding-left: 10px;
}
.jt ul li {
	list-style-type: disc;
	padding-bottom: 10px;
	list-style-position: outside;
	white-space: normal;
	margin-left: 20px;
	padding-left: 10px;
}
.jt ol li {
	list-style-type: decimal;
	padding-bottom: 10px;
	list-style-position: outside;
	white-space: normal;
	margin-left: 20px;
	padding-left: 10px;
}
.fpbox {
	color: #333333;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}
.fpbox a { 
	color:#333333; text-decoration:none; 
}
.fpbox a:hover {
	color:#990000; text-decoration:underline; 
}
.jtj p {
	text-align: justify;
}


.jthbtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: justify;
	background-color: #ffffff;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.3em;
}

.jthbtext h2 {
	text-align: center;
	color: #666666;
	padding: 20px;
	font-size: 1.8em;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.jthbtext h5 {
	text-align: center;
	color: #666666;
	font-style: italic;
	padding-right: 50px;
	padding-left: 50px;
}

.jthbtext h3 {
	color: #666666;
	margin-left: 5px;
	margin-right: 5px
}

.jthbtext img {
	float: right;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #fff;
	margin: 10px;
}

.jthbtext ul li {
	color: #666666;
	list-style-type: disc;
	padding-bottom: 10px;
	list-style-position: outside;
	white-space: normal;
	margin-left: 20px;
	padding-left: 10px;

}


.category-description {
	text-align: justify;
}

.product-specs ul li {
	list-style-type: disc;
	padding-bottom: 2px;
	list-style-position: outside;
	white-space: normal;
	margin-left: 20px;
	padding-left: 10px;
	}

/**************************
.jt_cat_img {
	border: 1px solid #ccc;
	margin: 5px;
	padding: 10px;
	background-color: #f8f8f8;
}
/**************************
/**************************

.short-description ul li {
	list-style-type: disc;
	padding-bottom: 2px;
	list-style-position: outside;
	white-space: normal;
	margin-left: 2px;
	padding-left: 1px;
}
.description ul li {
	list-style-type: disc;
	padding-bottom: 2px;
	list-style-position: outside;
	white-space: normal;
	margin-left: 2px;
	padding-left: 1px;
}
****************************/
