@import url("sjcs_ss_index.css");
@import url("sjcs_ss_content.css");

#sj_special_page {

	width: 456px;
	float: left;

}

.noentrie {

    font-size: 1.8em;

}

.noentrie a {

    font-size: 1em;
    color: #333;
    text-decoration: none;
    
}

.noentrie a:hover {
    color: #999;
}

#sjcs_index_gallery {

    width: 456px;
    float: left;

}

#carharttstore {
	
	width: 950px;
	
	font-family: "Helvetica", "Arial", sans-serif;
	
	color: #FFF;
	
	background-color: #FFF;
	
	float: left;

	padding: 35px 0 0 0;
	
	min-height: 485px;
	height: auto !important;
	height: 485px;

}

#carharttstore a {

	font-size: 1em;
	text-decoration: none;
	color: #000;
	tex-weight: bold;

}

#carharttstore a:hover {
	color: #999;
}

#carharttstore h2 {
	
	display: block;
	font-size: 2.4em;
	color: #FFF;
	padding-bottom: 20px;

	width: 210px;
	height: 31px;
	
	background: url(images/carhartt_logo.png) no-repeat #FFF top left;

}

#stores {
	
	display: block;
	font-size: 2.4em;
	color: #FFF;
	padding-bottom: 16px;

	width: 76px;
	height: 32px;
	
	background: url(images/title_stores.png) no-repeat #FFF top left;

}

#squares {
	
	display: block;
	font-size: 2.4em;
	color: #FFF;
	padding-bottom: 16px;

	width: 96px;
	height: 32px;
	
	background: url(images/title_squares.png) no-repeat #FFF top left;

}

#carharttstore div.content_stores {

	width: 50%;
	float: left;

}


#carharttstore dt {

	font-size: 2.6em;
	font-weight: bold;
	color: #999;

}

#carharttstore dd {

	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	line-height: 130%;
	
	padding-bottom: 17px;

}

#carharttstore dd a {

	color: #999;

}

#carharttstore dd a:hover {

	color: #000;

}


#carharttstore dd span {

	font-size: 0.9em;

}

