body{ 
	background: #91CAEF;
	}
	
#leftBodyImg
{
	position: absolute;
	top: 0px;
	left: -57px;
}	

div#logo
{
	margin: 15px;
}
	
.wrapper { 
	/*background: #fff url(../images/background.jpg) repeat-x;*/
	
	}


.headerTOP
{
	background: #fff url(../images/header-bg2.jpg) no-repeat;
	height: 143px;
}
.header-top
{ 
	height: 139px;
	line-height: 0;
	background: url(../images/bkg_shadow-top2.png) no-repeat bottom;
}

.header a,
.header a:hover,
.header-bottom-links ul li a,
.header-bottom-links ul li a:hover{ 
	color: #333;
	}

.col-main a {color: #1b3890;}

.header-cms{ 
	height: 67px;
	padding: 0;
	margin: 0;
	}

.multi-store-container {
	display: none;
	}

.base-mini .head{
	background: url(../images/base_mini_head_bg.gif);
	border-bottom: 1px solid #eee;
}

.base-mini .head h4{
	color: #fff;
	text-transform: uppercase;
}

#vertical-nav .active a, ul.vertnav li.open a.vertnavlink {
    color:#1b3890 !important;
    font-weight: bold;
}
ul.vertnav li.closed a.vertnavlink {
    color:#333333 !important;
    font-weight: normal;
}
ul.vertnav li.nobullet a.vertnavlink {
    color:#333333 !important;   
}

#logo{
	padding-top: 0;
}

.catalog-listing h5 a {text-decoration: none;}

.middle
{
	border-top: none !important;
}

.shop-access li.last
{
	display: none;
}

.shop-access a,
.shop-access a:hover
{
	color: #1b3890;
}

.header-bottom-links
{
	margin-right: 15px;
	margin-top: 30px;
}

.header-bottom-links #contact
{
	background: url(../images/contact.gif) center right no-repeat;
}

.header-bottom-links #contact a
{
	margin-right: 25px;
}


/* Form-button, Form-button-alt  */		
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	/* Safari and Google Chrome only - fix margins */
	.form-button-alt span,
	.form-button span 
	{
		margin-top: 0px;
		padding: 3px 0 0 18px; 
		height:19px; 
	}
}

.form-button-alt,	
.form-button
{
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
	padding: 0 18px 0 0; 
	margin-right:5px;
	font-size:12px; 
	text-align: center; 
	background: transparent url(../images/btn-bg.png) no-repeat right -61px; 
}

.form-button-alt span,
.form-button span 
{
	position: relative;
	font-weight: bold;
	display: block; 
	white-space: nowrap;
	padding: 2px 0 0 18px; 
	height:20px; 
	background: transparent url(../images/btn-bg.png) no-repeat left top; 
	color:#fff; 
	border: none;
}
/* Form-button, Form-button-alt  */

