/* CSS Document */


/* --------------------- Main Page --------------------- */

html {
	width: 100%;
}

body { 
	margin: 0px;
	padding:0px;
	background: url(../Library/images-sbc/bg_grad.gif) repeat-y #506999;
	background-position: top center;
	font-family: Arial, Verdana, Lucida, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
} 

#wrap {
	width: 990px;
	height: inherit;
	margin: 0;
	*margin-left: 1px;
	padding: 0;
	}
	
select.side {height: 20px; width: 160px; max-height: 20px}

#bottom_footer {
  background-color: #552c4b; 
  color: #FFF; 
  font-weight: bold; 
  width: 990px; 
  height: 80px;
  *margin-left: 1px;
  }

#header {
	width: 990px;
	height: 101px;
	left: 36px;
	top: -1px;
	padding: 0px;
	color: black;
	z-index: 10;
}

h1.salelinks {
  font-size: 1.3em;
  font-weight: bold;
  }
h2.maintxts {
	font-size: 1em;
	padding: -5px;
	*margin-top: -1px;
	}

/*-----MAIN BLOCK FONT FORMATTING-----*/
#midsub, #midsub_2, #midsub_3, #midsub_4, #midsub_5 {
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
#boottxt{
font-size: 15px;
color:#5e4217;
font-weight: bold;
}
a.btxt{
color: #5e4217;
text-decoration: none;
}
#shoetxt, #shoetxt_2, #shoetxt_3 {
font-size: 15px;
color:#4d5e3e;
font-weight: bold;
}
a.shtxt{
color: #710c4f;
text-decoration: none;
}
#sandaltxt, #sandaltxt_2 {
font-size: 15px;
color:#286955;
font-weight: bold;
}
a.sndl{
color: #0c5a71;
text-decoration: none;
}
#clogstxt, #clogstxt_2, #clogstxt_3, #clogstxt_4, #clogstxt_5, #clogstxt_6, #clogstxt_7 {
font-size: 15px;
color:#75460a;
font-weight: bold;
}
a.clgxt{
color: #75460a;
text-decoration: none;
}
#vegantxt{
font-size: 15px;
color:#3f6f33;
font-weight: bold;
}
a.vgtxt{
color: #353535;
text-decoration: none;
}
#protxt{
font-size: 15px;
color:#09453b;
font-weight: bold;
}
a.prtxt{
color: #ac3697;
text-decoration: none;
}
a.wktxt {
color: #474c68;
text-decoration: none;
}
#header {
	width: 578px;
	height: 149px;
	position: absolute;
	left: 36px;
	top: -1px;
	padding: 0px;
	color: black;
	z-index: 10;
}

#kbc_brandlogo {
	width: 657px;
	height: 68px;
	position: absolute;
	left: 318px;
	top: 15px;
	margin-top: 110px;
	padding: 5px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	z-index: 18;
}




/*----- Your Account, View Cart -----*/

#cartacc {  
  width: 170px;
  height: 42px;
  float: right;
}
#viewcart {  
  width: 73px;
  height: 42px;
  float: right;
}
#your_acc {  
  width: 97px;
  height: 42px;
  float: left;
}
#clicktoshop {
  width: 150px;
  height: 80px;
  margin-top: 10px;
}



#dropbg{
	width: 990px;
	height: 46px;
	background-color: #222b5d;
	left: 36px;
  margin-top: 30px;
  *margin-top: 27px;
	z-index: 5;
	}

#topmenu{
	width: 990px;
	height: 30px;
	margin-top: -76px;
	*margin-top: -79px;
	left: 36px;
	z-index: 5;
	}

#btm_nav{
	width: 650px;
	height: inherit;
	position: absolute;
	left: 0px;
	top: 2699px;
	padding: 0px;
	color: black;
	z-index: 10;
}

#left_capt{
	width: inherit;
	height: inherit;
	position: absolute;
	left: 60px;
	top: 588px;
	z-index: 5;
	}
	
/*everything on right hand side*/
#rtcol{
	width: 200px;
	height: inherit;
	margin-left: 780px;
	margin-top: -700px;
	z-index: 5;
	}

/*center category links*/
#cntr_ct{
	width: 723px;
	height: inherit;
	position: absolute;
	left: 259px;
	top: 248px;
	z-index: 5;
	}
	
#btmlinks{
	width: 1000px;
	height: inherit;
	color: #0066cc;
	z-index: 5;
	}

#compmenu {
	width: 950px;
	height: 49px;
	margin-left: -20px;
	margin-top: 0px;
	*margin-top: 3px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	z-index: 90;
}

/*-----------*/
/*---------------------*/



	
/* ---  heading --- */
h1 {
	height: 50px;
	width: 880px;
	font-size: 60px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	padding-left: 42px;
	padding-top: 0px;
	margin: 12px 0px 4px 0px;
}




/* --------- Sub Text --------- */


/* Headings */

h3 {
	font-size: 22px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 12px;
	margin: -15px 10px 10px 0px;
}

h3 a:hover {
	border-bottom: none;
}


h4 {
	font-size: 18px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 12px;
	margin: -15px 10px 10px 0px;
}

h4 a:hover {
	border-bottom: none;
}


/* Bottom Menu on main page */

h5 {
	font-size: 13px;
	padding: 0px;
	padding-bottom: 4px;
	padding-top: 12px;
	margin: -15px 10px 10px 0px;
}
select.side {height: 20px; width: 160px; max-height: 20px}
#btmfooter {
	background-color: #b17544;
	width: 1014px;
	height: 80px;
	position: absolute;
	left: 36px;
	margin-top: 3178px;
	padding: 0px;
	color: black;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	z-index: 5;
	top: -20px;
}
#bottom_sites {
	width: 900px;
	color:#000;
	text-align: center;
	z-index: 5;
	}
/*Footer Site Links*/
a.network_lnks {
	text-decoration: none;
	color:#000066;
	}
a.network_lnks:hover {
	text-decoration: underline;
	color: #0066CC;
	}
	
#reg_txt {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
	color: #000000;
	text-align: left;
}
a.reg:link, a.reg:active, a.reg:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #003366;
	text-decoration: underline;
	}
a.reg:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #942c03;
	text-decoration: underline;
	}
a.brnd:link, a.brnd:active, a.brnd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #0066c5;
	text-decoration: underline;
	}
a.brnd:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
	}
a.bt:link, a.bt:active, a.bt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	}
a.bt:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration:underline;
	}
#shsites{
	font-weight: bold;
	color: #18011a;
	font-size: 13px;
	}
a.shlnks:active, a.shlnks:visited, a.shlnks:link {
	color: #18011a;
	text-decoration: none;
	}
a.shlnks:hover {
	color: #6f1577;
	text-decoration: underline;
	}
#maincolttl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

#leftcolttl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

a.lftcol:active, a.lftcol:visited, a.lftcol:link {
	color: #0066CC;
	text-decoration: underline;
	}
a.lftcol:hover{
	color: #0099FF;
	text-decoration: underline;
	}
#coldscpr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

/* --------- Forms --------- */

input.searchbox {background: #fff; border: #000 1px solid; width: 170px; font-family: Arial, Helvetica, sans-serif; padding: 3px; }
.searchbox:focus {background: #ffb; }
input.button {background: #99c; color: #fff; font: bold 1em Arial, Helvetica, sans-serif; 
}



/* --------- Bottom Cart Links --------- */

a.botcart:link {color: #448EAA; 
		text-decoration: none;}
a.botcart:visited {color: #448EAA; 
			text-decoration: none; }
a.botcart:active {color: #448EAA; 
		text-decoration: none; }
a.botcart:hover {color: #0A003D; 
		text-decoration: underline; }
		
		
/* ---------- IMAGE LINKS formatting to blend in with site bg color ---------- */

a.imglk:link {color: #e0c898; 
		text-decoration: none;}
a.imglk:visited {color: #e0c898; 
		text-decoration: none; }
a.imglk:active {color: #e0c898; 
		text-decoration: none; }
a.imglk:hover {color: #e0c898; 
		text-decoration: underline; }
		
		

/* ------------------------ DROP DOWN MENU ------------------------ */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
	width: 10em;
}
#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#content {
	clear: left;
	color: #ccc;
}


/* ROLLOVER BUTTONS */

/* Main buttons */
li.bigbuttonuno a {
	display:block; 
	background-color: #222b5d;
	border: 1px solid #18204b;
	/*Padding widens the sub buttons on drop down*/
	padding-right: 34px;
	
} 
li.bigbuttonuno a:hover, li.bigbuttonuno a:active {
	background-color: #5360a2;
} 

li.bigbuttondos a {
	display:block; 
	background-color: #222b5d;
	border: 1px solid #18204b;
	/*Padding widens the sub buttons on drop down*/
	padding-right: 34px;
} 
li.bigbuttondos a:hover, li.bigbuttondos a:active {
	background-color: #5360a2;
} 

li.bigbuttontres a {
	display:block; 
	background-color: #222b5d;
	border: 1px solid #18204b;
	/*Padding widens the sub buttons on drop down*/
	padding-right: 34px;
} 
li.bigbuttontres a:hover, li.bigbuttontres a:active {
	background-color: #5360a2;
} 

li.bigbuttoncuatro a {
	display:block; 
	background-color: #222b5d;
	border: 1px solid #18204b;
	/*Padding widens the sub buttons on drop down*/
	padding-right: 34px;
	
} 
li.bigbuttoncuatro a:hover, li.bigbuttoncuatro a:active {
	background-color: #5360a2;
} 
/* Sub buttons */
li.sub a {
	display:block; 
	background-color: #4a5382;
	border: 1px solid #2c3356;
} 
li.sub a:hover, li.sub a:active {
	background-color: #6f4a82;
} 

#catgr{
	width: 635px;
	height: 2584px;
	left: 218px;
	top: 241px;
	color: #000000;
	z-index: 5;
	}
#flashleft{
	width: 183px;
	height: 396px;
	margin-top: -2000px;
	margin: 0 0 0 0;
	z-index: 5;
	}
#saleshoeshack{
	width: 1.76in;
	height: 2.677in;
	position: absolute;
	left: 60px;
	top: 669px;
	z-index: 5;
	}
#tatu_dzn{
	width: 164px;
	color: #000000;
	text-align: center;
	z-index: 5;
	}
#kbc_sunsnow{
	width: inherit;
	height: inherit;
	position: absolute;
	left: 45px;
	top: 223px;
	z-index: 20;
	}
