body {
	margin: 0px;
	padding: 0px;
	background: #562708 url(/css/img/sole-city-shoes-background.jpg) no-repeat left top;
	color: #562708;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	
	}
a { color: #ea783a; }

h1, h2, h3, h4, h5, h6 { color: #562708; text-transform: uppercase; border-bottom: solid 1px #ea783a; border-top: solid 1px #ea783a; font-family: "Times New Roman", Times, serif; font-weight: bold;}
h1 { font-size: 18px; }
h2 { font-size: 18px; border: none; }
h3 { font-size: 16px; }
h4 { font-size: 16px; border: none;}
h5 { font-size: 12px; }
h6 { font-size: 12px; border: none;}
td { vertical-align: top; }

h1 a { text-decoration:none; color: inherit;}

div#header-spacer { height: 93px; background: url(/css/img/sole-city-shoes-logo.png) no-repeat left; margin-top: 5px;}
div#header { height: 189px;  background: url(/img/header.png) no-repeat center; margin-left:120px;}
div#slideshow1 { margin-left: 90px; padding-top: 9px;}
div#header-main-spacer { height: 17px; background: url(/css/img/orange-line.png) no-repeat center; }

div#left-side-bar {  }
div#left-nav-bar {  text-align: right; font-size: 12.5px; text-transform: uppercase; text-decoration: none; }
div#left-nav-bar a { text-decoration: none; color: #f2d3c2; padding-right: 40px; }
div#left-nav-bar li { list-style: none; height: 19px; }
div#left-nav-bar li.highlight { background: url(/css/img/nav-highlight.png) no-repeat right; }

div#left-contact-bar { color: #f2d3c2; text-align: right; font-size: 12px; }
div#left-contact-bar p { font-weight: normal; }

div#content-top { height: 17px; background: #f2d3c2; background: url(/css/img/content-top.png) no-repeat center; }
div#content-back { background: #f2d3c2; background: url(/css/img/content-back.png) repeat-y center; min-height: 500px;}
div#content-bottom { height: 28px; background: #f2d3c2; background: url(/css/img/content-bottom.png) no-repeat center; }
div#content { margin-top: 10px; margin-bottom: 10px; margin-left: 30px; margin-right: 20px; font-size:12px; }

/*div#content img { border: solid 1px; }*/

div#main-footer-spacer { height: 17px; background: url(/css/img/orange-line.png) no-repeat center; }
div#footer p {  margin-top: 15px; margin-left: 50px; font-size: 10px; color: #f2d3c2;  }
div#footer img {  margin-left: 540px; margin-bottom: 40px; margin-top: -40px; }
.left-spacer { height: 17px; }



#contact-form-container div.input, div.submit { background: #F2D3C2; }

/*div#nav {
	margin-left: 43px;
	text-align: right;
	margin-top: -100px;
	}

div#nav ul {
	list-style: none;
	}

div#nav li {
	padding-bottom: 25px;
	}
		
div#nav a{
	font-family: "Verdana", Arial, sans-serif;
	color: #009e4b;
	font-weight: bold;
	text-decoration: none;
	}


ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul { display:block; }
ul li.highlight ul { display:block; }                
ul li.highlight li.haschildren ul { display:none; }
ul li.hasvisiblechildren ul li.haschildren ul { display:none; }                
ul li.hasvisiblechildren ul li.highlight ul { display:block; }
ul li.hasvisiblechildren ul li.hasvisiblechildren ul { display:block; }
*/






/* bof Navigation CSS for partially open subpages */

#navContainer {
	margin-left: 25px;
	text-align: right;
	margin-top: -100px;
}

#navContainer ul li a {
	font-family: "Verdana", Arial, sans-serif;
	color: #009e4b;
	font-weight: bold;
	text-decoration: none;
	height:50px; line-height:50px;
	padding-right: 10px;
}

div#navContainer li {
	padding-bottom: 10px;
	}
		


#navContainer li ul {
        font-size:inherit;
        font-size:1em;
        /* set the child ul li font size same as its parents */
}

#navContainer li.highlight a, #navContainer li.hasvisiblechildren a { color:#f2df04; }

#navContainer li.haschildren ul a { color:#765f32; }

.vertical-navigation               { margin:0; padding:0; }
.vertical-navigation ul            { margin:0; padding:0; list-style-type:none; }
.vertical-navigation ul li         { margin:0; }
.vertical-navigation ul li a       { display:block;width:100%; /*padding:0 0 0 3.5em;*/ text-decoration:none; }
#leftNav .vertical-navigation ul li a:hover { color:#444; }
/* sub */
.vertical-navigation ul li ul      { margin:.75em 0 0 1em; }
.vertical-navigation ul li ul li   { margin:0 0 .25em 0; }

ul li.highlight { background:none; }
ul li.highlight a { background:none; background:transparent url('/css/images/linkBkgrd.png') no-repeat; background-position: 40px -10px;  font-weight:bold; color:#FFF; }
ul li.highlight ul a { border:none; background:transparent; font-style:italic; font-weight:normal; }

/* DO NOT CHANGE THE ORDER */
ul li.haschildren ul { display:none; }

ul li.hasvisiblechildren ul { display:block; }
ul li.highlight ul { display:block; }

ul li.highlight li.haschildren ul { display:none; }
ul li.hasvisiblechildren ul li.haschildren ul { display:none; }

ul li.hasvisiblechildren ul li.highlight ul { display:block; }
ul li.hasvisiblechildren ul li.hasvisiblechildren ul { display:block; }



