.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: #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: 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: #888;
    color: #333;
}

h4, h3, .category-head h2 {
    font-size: 14px;
    font-weight: bold;
    color: #007ed3;
}


.col-main p{
	margin-left:  5px;
	margin-right:  5px;
}

.short-description ul{
	list-style: disc inside;
	font:12px/1.2em arial;
	margin-top:0px;
}

.short-description li{
	margin:0px 0px 0px 0px;
}
/Vertical Nav / #nav_vert { padding:0 20px; font-size:1em; z-index:999; width:180px; background-color: #F6F6F6; } / ALL LEVELS */ /* Style consistent throughout all nav levels */ 

#nav_vert li { 

width:200px; 

list-style:none; 

position:relative; 

text-align:left; 

background-color: #F6F6F6; 

border-bottom-width: thin; 

border-bottom-style: solid; 

border-bottom-color: #CCCCCC; 

} 

#nav_vert li.over { z-index:999; } 

#nav_vert li.active { z-index:999; } /* to prevent the li separator from showing through on mouseover on li */ 

#nav_vert a { line-height:1.3em; } 

#nav_vert a, #nav_vert a:hover { display:block; text-decoration:none; } 

#nav_vert span { display:block; cursor:pointer; color: #000; } 

/ 1ST LEVEL */ #nav_vert li { float:left; background:url(../images/nav_bg.gif) repeat-x 50%; height:30px; margin-right:1px; } #nav_vert li.active a { color:#4c6a16; } #nav_vert a { float:left; padding:5px 12px 6px 8px; color:#4c6a16; font-weight:bold; font-family:Trebuchet MS; font-size:13px;} #nav_vert li.over a, #nav_vert a:hover { color:#CCCCCC; } / 1ST LEVEL RESET / #nav_vert ul li, #nav_vert ul li.active { float:none; height:auto; background:none; margin:0; } #nav_vert ul a, #nav_vert ul a:hover { float:none; padding:0; background:none; } #nav_vert ul li a { font-weight:normal !important; } / 2ND LEVEL */ 

#nav_vert ul { 

position: absolute; 

width:200px; 

margin-left:180px; 

top:0px; 

left:-10000px; 

border:1px solid #666666; 

} 

/* Show menu */ 

#nav_vert li.over ul { left:0; } 

#nav_vert li.over ul ul { left:-10000px; } 

#nav_vert li.over ul li.over ul { left:100px; } 

#nav_vert ul li a { background:#FFFFFF/*#ecf3f6*/; } 

#nav_vert ul li a:hover { background: #F2F1D2; /*#d5e4eb;*/ } 

#nav_vert ul li a span { background:url(../images/nav_divider.gif) repeat-x 0 100%; } 

#nav_vert ul li a, #nav_vert ul li a:hover { color:#2f2f2f !important; } 

#nav_vert ul span, #nav_vert ul li.last li span { padding:6px 15px 6px 15px; } 

#nav_vert ul li.last span { background:none; } 

/ 3RD+ LEVEL / 

#nav_vert ul ul { top:5px;} 

#nav_vert ul ul ul { left:-10000px;} 

#nav_vert li.over ul li.over ul ul { left:-10000px;} 

#nav_vert li.over ul li.over ul li.over ul { left:100px; } 

/* Fix for the IE bug */ 

#nav_vert iframe { 

position: absolute; 

left: -1px; 

top: 0; 

z-index: -1; 

filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); 

} 

.brochuresFileList{
	margin-bottom: 150px;
	margin-left: 25px;
	}

.brochureWrapper{
	width: 553px;

	margin-top: 15px;
	margin-bottom: 25px;
	clear: all;
	}
.brochureTitle{
border-left: 1px #dadadb dashed;
background: #ededed;
  	width:522px;
  	height: 22px;
	text-align: left;
  	line-height: 18px;
  	font-size: 16px;
  	font-weight: normal;
	padding: 5px 15px 5px 15px;
	

	}	
	
.brochureTitle a{
	color: #dd0000;
	text-decoration: none;
	}
.brochureTitle a:hover{
	color: #7a0000;
	}			
.brochureDescription{
	border-right: 1px #ededed dashed;
	border-left: 1px #ededed dashed;
	background: #dadadb;
	width: 290px;
	height: 38px;
	float: right;
	padding: 5px 15px 5px 15px;
	}
.brochureFileInfo{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left: #e9e9e9 1px dashed;
	border-right: #e9e9e9 1px dashed;
	border-bottom: #e9e9e9 1px dashed;
	}
.brochureFileInfo ul li{
	margin-bottom: 2px;
	}	
.brochureSplash{
	font-size: 14px;
	font-color: #3e3e3e;
	font-style:italic;
	margin: 20px;

}
