/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/
#kaddies {
	position: relative;
	}
#header {
	width: 100%;
	background: url(../images/kaddies_r1_c4.gif);
	}
#breadBox {
	width: 170px;
	height: 20px;
	background: #DF191A;
	}
#breadBox, #breadBox a {
	padding-left: 3px;
	color: white;
	}
#copyrightBox {
	display: block;
	width: 170px;
	height: 32px;
	background: #DF191A;
	text-align: center;
	}
#copyright, #copyright a {
	padding-left: 3px;
	padding-top: 5px;
	color: white;
	}			
#filler {
	background: url(../images/kaddies_r2_c4.gif) repeat-x;
	}
#bottomLine {
	background: url(../images/kaddies_r4_c4.gif) repeat-x;
	}	
#menu {
	width: 178px;
	border-bottom: 2px solid #DF191A;
	padding-bottom: 50px;
	}	
#navList {
	padding: 0;
	}
#navList li	{
	list-style-type: none;
	text-align: center;
	}	
#navList a, #navList a:visited {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	width: 178px;
	line-height: 45px;
	font-size: 1.4em;
	color: #DF191A;	
	background: white;
	font-weight: bold;
	border-bottom: 2px solid #DF191A;
	}
#navList a:hover { 
	background: #DF191A;
	color: white;
	font-weight: bolder;
	}		
	
#mainContent {
	width: 595px;
	text-align: left;
	}	
#detailContainer {
	text-align: justify;
	}	
#topNav {
	position: absolute;
	left: 395px;
	top: 70px;
	}	
#navPage {
	display: block;
	color: #CC6666;
	font-size: 1.2em;
	}
#navPage span{
	padding-right: 10px;
	padding-left: 10px;
	}	
#navPage a, #navPage a:visited {
	color: #CC6666;
	font-weight: bold;
	}
#navPage a:hover {
	color: white;
	text-decoration: none;
	}	
#adminContainer {
	width: 770;
	text-align: center;
	}
.date {
	position: absolute;
	z-index: 2;
	top: 2px;
	left: 600px;
	width: 200px;
	color: white;
	}			
#slideShow {
	width: 170px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 3px;
	border: 1px solid red;
	padding: 5px;
	background: #999999;
	}	
#products .listingContainer {
	}
	