body {
	background: #4086aa url(../simages/body-strip.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}	

/* hyperlinks */
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}

#main {
		background: url(../simages/back.jpg) center top no-repeat;
}	


#minicartcontainer {
	top: 10px;
	left: 735px;
	height: 100px;
	width: 217px;
	background-color: Efefdf8;
	border: solid; border-color: #e6e6e6; border-width: 2px;
	filter: alpha(opacity=99);
   -moz-opacity: .99;
   opacity: .99;
}



/* Top half of the links in the header */
	
	#navbar a {
		color:#FFF;
	
	}
	#navbar a:hover {
		background: #388ebb;
		color: #FFFFFF;
	}
	

/* coreleft - NavMenu.ascx */
#coreleft {
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	background: #3b86ac;
	float: left;
}


	#coreleft ul li a {
		color: #e3f5ff;
		padding-bottom: 3px;
		padding-top: 3px;
		font-size: 12px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
		padding-left: 4px;
	}

	#coreleft ul li a:hover {
		background: #4296c2;
		color: #FFF;
	}
	



/* the center part  */
#corecenter {
	border-left-style: none;
	border-right-style:none;
	border-top-style: none;
	padding-right: 0px;
	padding-left: 0px;

}


#CategoryControlDiv {

padding-left: 0px;
padding-right: 0px;

}


/* the footer */
#footer {
	background: #181818;

}

	#footer a {
		color: #FFFFFF;
	}
	#footer a:hover {
		background: #70b8dd;
		color: #FFF;
	
	}
	#footlinks a {
		color:#70b8dd;
		}
	#footlinks a:hover {
		background: #519dc4;
		color: #FFF;
	}


/* contains all content template styles */


#cat_name {
Color: #39555b;
}


		/* Product Data Boxes */

.product_title {
color: #39555b;
}
