.cart-icon{
	padding-right: 25px;
	background: url("../images/cart.gif") right center no-repeat;
}
.main-content{
	width:928px;
	height: 534px;
	background: url("../images/main_bg.jpg") no-repeat left top;
	position: relative;
}
.enter-store{
	width: 107px;
	height: 275px;
	position: absolute;
	left: 430px;
	top: 215px;
}
.cms-categories .col-main{
	position: relative;
    width:928px;
    height: 534px;
    background: url("../images/cat_content_bg.gif") no-repeat left top;
    margin: 0;
}
.cms-home .col-main{
	margin: 0;
}
.cms-home .footer, .cms-categories .footer{
	padding: 0px;
}
.training{
	width: 210px;
	height: 114px;
	position: absolute;
	right: 215px;
	top: 125px;
}
.mini-navigation{
	position: absolute;
	top: 140px;
	left: 95px;
	font-size: 16px;
	overflow: auto;
}
.mini-navigation a{
	text-decoration: none;
}
.mini-navigation a:hover{
	text-decoration: underline;
	color: #000;
}
.mini-navigation span{
    color: #000;    
}
ul.navigation li.level0 a{
    padding-left:10px;
    font-weight:bold;  
}
ul.navigation li.level0 ul li a{
    background:none !important;
    font-weight:normal;
}         
ul.navigation ul {
    padding-left: 10px;
    display:none;
} 

/************************************************/

.about, .event, 
.donate, .news, 
.programs, .traine, 
.resources, .find-us, 
.store, .log-in, 
.log-out{
	text-indent: -9999px;
	height: 32px;
}

.about{
	background: url("../images/btn_about_us.gif") no-repeat left top;
	width: 93px;
}
.event{
    background: url("../images/btn_events.gif") no-repeat left top;
    width: 68px;
}
.donate{
    background: url("../images/btn_donate.gif") no-repeat left top;
    width: 75px;
}
.news{
    background: url("../images/btn_news.gif") no-repeat left top;
    width: 63px;
}
.programs{
    background: url("../images/btn_programs.gif") no-repeat left top;
    width: 90px;
}
.traine{
    background: url("../images/btn_training.gif") no-repeat left top;
    width: 81px;
}
.resources{
    background: url("../images/btn_resources.gif") no-repeat left top;
    width: 97px;
}
.find-us{
    background: url("../images/btn_find_us.gif") no-repeat left top;
    width: 76px;
}
.store{
    background: url("../images/btn_store.gif") no-repeat left top;
    width: 61px;
}
.log-in{
    background: url("../images/btn_login.gif") no-repeat left top;
    width: 59px;
}
.log-out{
    background: url("../images/btn_logout.gif") no-repeat left top;
    width: 59px;
}
.col-2-left-layout .col-main{
	margin-right: 10px;
}
.materials h4, .apparel h4{
    font-size: 20px;
    color: #0188b5;
    font-weight: bold;
}
.materials a{
     background: url("../images/Enter_Material.gif") no-repeat;
     width: 135px;
     height: 22px;
     float: right;
     margin-bottom: 20px;
}
.apparel a{
     background: url("../images/Enter_Apparel.gif") no-repeat;
     width: 135px;
     height: 22px;
     float: right;
     margin-bottom: 20px;
}

.shipment-methods label{
	color: #000;
}