@charset "utf-8";
body {
	background: #000 ;
	color: #222;
}

#container {
	width: 950px;
	background: url(../img/bodyBG.jpg) top center repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
#header {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(../img/headerBG.jpg) top center no-repeat;
	height: 160px;
}
#headerStoreRight {
	width: 450px;
	height: 25px;
	float: right;
	text-align: right;
	padding: 0 80px;
}
#headerStoreRight a {
	color: #222;
	text-decoration: none;
}
#headerStoreRight a:hover {
	color: #555;
	text-decoration: underline;
}
#header h1 {
	display: none;
}
#header-home {
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(../img/header-home.jpg) top center no-repeat;
	height: 350px;
}
#header-home h1 {
	display: none;
}
#cta {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 40px;
	width: 400px;
	background: #efefef;
	float: right;
}
#cta a {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(../img/cta.jpg);
	display: block;
	height: 40px;
	text-indent: -9009px;
}
#cta a:hover {
	background: url(../img/cta.jpg);
	background-position: 0 -40px;
}
#sidebar {
	padding: 165px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 275px;
	float: left;
}
#sidebarStore {
	padding: 150px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 255px;
	float: left;
}
#menu {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 275px;
	text-align: center;
	margin-bottom: 10px;
}
#menuStore {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 565px;
	margin: 0;
	margin-left: 325px;
	list-style: none;
	height: 78px;
	display: block;
	border: solid 1px #000;
	clear: right;
}
#menuStore li {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0;
	float: left;

}
#menuStore a {
	height: 78px;
	width: 113px;
	display: block;
	text-indent: -9009px;
}
#menuStore li a:hover {
	background-position: 0 -78px;
}
.products { background: url(http://cincyshoes.com/img/store-menu/products.jpg) left top no-repeat; }
.specials { background: url(http://cincyshoes.com/img/store-menu/specials.jpg) left top no-repeat; }
.new-arrivals { background: url(http://cincyshoes.com/img/store-menu/new-arrivals.jpg) left top no-repeat; }
.contact { background: url(http://cincyshoes.com/img/store-menu/contact-us.jpg) left top no-repeat; }
.featured { background: url(http://cincyshoes.com/img/store-menu/featured.jpg) left top no-repeat; }

#content {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: url(../img/contentBG.jpg) top center no-repeat;
}
#mainContent {
	padding:15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 535px;
	margin-left: 325px;
	margin-bottom: 15px;
	clear: none;
	text-align: justify;
	background: #d2d0c1;
	border: 1px solid #222;
}
#mainContent h1,h2,h3,h4,h5 {
	color: #bd922d;
	text-align: left;
}
#mainContent a {
	color: #222;
	text-align: left;
	font-weight: bold;
}
#mainContent a:hover {
	color: #bd922d;
}
#home-columns {
	width: 640px;
	background: #0d0e12 url(../img/columnBG.jpg) top center repeat-y;
	padding: 15px 30px;
	margin-left: 250px;
	font-size: 85%;
}
#home-left {
	width: 305px;
	float: left;
	padding: 20px 15px 0 0;
}
#home-left ul li {
	color: #b9ccf0;
}
#home-columns ul li {
	padding-bottom: 10px;
}
#home-right {
	width: 305px;
	float: right;
	padding: 20px 0 30px 15px;
}
#footer {
	padding: 0 0 0 80px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	clear: both;
	background: url(../img/footerBG.jpg) left top no-repeat;
	height: 230px;
	font-size: .875em;
}

#left {
	width: 600px;
	float: left;
	margin-top: 70px;
	padding: 15px 15px 0 15px;
	background: #d2d0c1;
	border: 1px solid #222;
}
#inner {
	margin:0 auto;
	padding: 15px 15px 0 15px;
	background: #d2d0c1;
	border: 1px solid #222;
}
#right {
	width: 500px;
	float: right;
	text-align: right;
	padding-top: 10px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #bd922d;
}
#footer a:hover {
	text-decoration: underline;
	color: #222;
}


.imgL {
	float: left;
	margin: 5px 15px 0 0;
	border: solid 2px #bd922d;
}
.imgR {
	float: right;
	margin: 5px 0 0 15px;
	border: solid 2px #bd922d;
}
.imgR-NB {
	float: right;
	margin: 5px 0 0 15px;
}
.imgL-hc {
	float: left;
	margin: 5px 15px 0 0;
}

.call {
    background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
	float: right;
	width: 175px;
	padding: 0.8em;
	margin: 0 0 0 15px;
}

#sample {
	width: 100%;
	margin-bottom: 20px;
}

.imgContent {
	float: left;
	margin: 5px 14px 0 0;
	border: solid 2px #bd922d;
}
.imgContent-last {
	float: right;
	margin: 5px 0 0 0;
	border: solid 2px #bd922d;
}

#flash {
	width: 535px;
	height: 400px;
	padding: 0;
	margin: 0 0 15px 0;
	background: #000;
}
#sale {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 275px;
	text-align: right;
	margin-bottom: 10px;
}

.caption {
	width: 250px;
	padding: 10px;
	text-align: center;
}
