.listingItem{
	border-bottom:1px dashed #CCC;
	padding:20px 0;
	}
.listingItem .picCol {
	float:left;
	width:20%;
	}
.listingItem .textCol {
	float:left;
	width:70%;
	}
.listingItem .picBox{
	border:10px solid #FFF;
	box-shadow:3px 3px 3px #DDD;
	float:left;
	}
.listingItem .newsDate {
	color:#EE3333;
	font-size:.9em;
	margin-top:0;
	}
.listingItem h3, .listingItem h4{
	margin:0;
	}
.listingItem h3 a, .listingItem h4 a{
	color:#EE3333;
	text-decoration:none;
	}
.listingItem h3 a:hover{
	color:#EE3333;
	}
.listingItem h3 a:visited{
	color:#EE3333;
	}
.focusBtn:link {
	background:#002F55 url(../../../images/design/main/gradBlue.jpg) repeat-x top left;
	box-shadow:2px 2px 3px #999;
	color:#FFF;
	display:block;
	margin:0 10%;
	padding:8px;
	text-align:center;
	}
.focusBtn:hover {
	background:#857F00;
	box-shadow:none;
	}
.entryInput {
	float:left;
	width:50%;	
	}
.entryInput label {
	display:inline-block;
	width:25%;
	}

	#leftCol.col-md-3 {
		display: none;
	}

	 .col-md-12.mainContent h1{
		text-transform: capitalize;
		font-size: 
	}

	.mainBodyRow-3 .mainContentOut .mainContent {
color: #001144;
}

.prjD{
	margin-top: 0px;
}

.shareIcons{
	margin-top: 8px;
}

input.dirInput2 {
	margin-left: 20px;
	border: none;
	margin-top: 3px;
}

input.dirInput {
	border: none;
	margin-top: 15px;
}

.dir-submit{
	background: transparent;
	text-decoration: underline;
	border: none;
	color: #EC4241;
	font-family: 'Waiting for the Sunrise', cursive;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.dir-submit:hover{
	text-decoration: none;
}

.productNav li a{
	background: transparent;
	text-decoration: none;
	border: none;
	color: #EC4241;
	font-family: 'Waiting for the Sunrise', cursive;
	font-size: 24px;
	font-weight: bold;
}


.productNav li a:hover{
	text-decoration: underline;
}

.productNav li{
	list-style: none;
}

.pic-img{
border-color: white;
border-style: solid;
border-width: 9px;
-moz-box-shadow: 3px 3px 5px 6px #ccc;
-webkit-box-shadow: 3px 3px 5px 6px #ccc;
box-shadow: 3px 3px 5px 6px #ccc;
}

@media(max-width: 991px){
	.catlisth3{
		margin-top: 20px !important;
	}
	.pic-img{
		margin-left: auto;
		margin-right: auto
	}
}

.catlistlinks{
	padding-left: 35px;
}
