/****
	GENERAL SCREEN CSS FILE
		****/

html {
	margin: 0;
	padding: 0;
}
	
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Arial Narrow;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;		
	color: #000000;
}

p {
	margin: 0 0 8px 0;
	padding: 0;
	color: #000000;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: Arial Narrow;
}

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 11px; }
h6 { font-size: 11px; }

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #222d52;
}

p.align-right  { text-align: right; }
p.align-center { text-align: center; }
p.align-left   { text-align: left; }

/****
	PSEUDO
		****/

#top {
	position: relative;
	width: 1000px;
	height: 9px;
	margin: 20px auto 0 auto;
	background: url(../img/top.png) no-repeat;
	line-height: 0;
	font-size: 0;
}

/****
	CONTAINTER
		****/

#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: #ffffff url(../img/container.png) repeat-y;
}		
		
/****
	HEADER
		****/

#header {
	position: relative;
	width: 965px; height: 100px;
	margin: 0 22px 0 13px;
	background: #ffffff;
}

#header h1 {
	position: absolute;
	top: 0; left: 0;
	font-size: 0.01em;
	width: 100%; height: 84px;
}

/*#header h1 a { color: #ffffff; }*/

#header h1 a {
	color: #ffffff;
	position: absolute;
	/* width: 250px; height: 84px; */
	width: 180px; height: 60px;
	margin: 20px 0 0 775px;
	overflow: hidden;
	background: url(../img/header_h1_span_2.png) no-repeat;
	text-indent: -999999%;
}
	
/****
	PATH 
		****/

#path {
	display: none;
}

/****
	SEARCH
		****/

#search {
	position: absolute;
	bottom: 8px; left: 570px;
	margin: 0 0 0 13px;
	width: 200px;
	z-index: 1;
}

#search .sismallsearch-container {
	position: absolute;
	display: inline-block;
	overflow: hidden;
}

#search .sismallsearch-input {
	font-size: 10px;
	border: 1px solid #d1d0ce;
	background: #d1d0ce;
	color: #333333;
	height: 14px;
	margin: 0;
	padding: 1px;
}

#search .sismallsearch-submit {
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #d1d0ce;
	background: #d1d0ce;
	color: #333333;
	width: auto; height: 18px;
	padding: 1px;
	margin: 1px 0 0 0;
}

/****
	CONTENT 
		****/

#content {
	float: left;
	display: inline;
	width: 768px;
	min-height: 500px;
	height:auto !important;
	height:500px;
	margin: 0 0 0 13px;
}

#col0 {
	position: relative;
	margin: 14px 0 0 163px;
}

#col0 h2 {
	font-family: Arial Narrow;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #6d6e70;
}

#col0 h2 span {
	position: absolute;
	top: 0; left: 0;
	width: 746px;
	height: 48px;
}

#col1 {
	padding: 20px;
	padding: 140px 0 0 455px;
	z-index: 1;
	position: relative;
	width: 300px;
	font-family: Arial;
}

#col1 p {
	margin: 0;
	padding: 0;
}

#col1 h3 {
	margin: 0 0 8px 0;
}

#col1 h5 {
	background: #ef7f01;
	color: #ffffff;
	font-size: 19px;
}

#col1 .csc-textpic-imagewrap {
	padding-bottom: 5px;
}

#col1 ul#sitemap {
	list-style: none;
	margin: 0 0 0 15px;
}

#col1 ul#sitemap li span {
	display: none;
}

#col1 ul#sitemap li ul {
	list-style: normal;
}

#col1 ul#sitemap li ul li {
	margin: 0 0 15px 0;
}

#col1 ul#sitemap li ul li a {
	font-weight: bold;
	color: #ee8003;
	text-transform: uppercase;
}

#col1 ul#sitemap li ul li ul li {
	margin: 0;
}

#col1 ul#sitemap li ul li ul li a {
	text-transform: none;
	margin: 0;
}

#col2_1 {
	position: absolute;
	top: 205px;
	left: 13px;
}

#col2_2 {
	position: absolute;
	top: 140px;
	left: 65px;
}

#media {
	position: absolute;
	top: 0; left: 0;
	margin: 0 0 0 13px;
	width: 766px; height: 98px;
	/*border-bottom: 2px solid white;*/
}

/****
	SITEMETA
		****/

#sitemeta {
	float: left;
	width: 197px;
	border-left: 2px solid white;
	margin: 0 0 0 -2px;
}

/*** MENU ***/

#menu {
	padding: 10px;
	margin-bottom: 80px;
}

#menu ul {
	z-index: 1;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: inline;
}

#menu ul li span {
	display: none;
}

#menu ul li ul li {
	display: block;
	position: relative;
	margin: 0 0 3px 0;
}

#menu ul li ul li a {
	display: block;
	color: #333333;
	padding: 0 0 0 12px;
	margin-bottom: 1em;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(../img/menu_ul_li_ul_li.png) no-repeat 0px 4px;
}

#menu ul li ul li a.active,
#menu ul li ul li a:hover {
	color: #ee8003;
	background: url(../img/menu_ul_li_ul_li_hover.png) no-repeat 0px 3px;
}

#menu ul li ul li ul {
	position: relative;
	margin-left: 10px;
}

#menu ul li ul li ul li a {
	color: #efefef;	
}

#menu div.bg {
	position: absolute;
	bottom: 0;
	right: 21px;
	width: 198px;
	height: 280px;
	background: url(../img/image2.png) no-repeat bottom;
}

/*** MENU2	***/

#menu2 {
	position: absolute;
	bottom: -20px; left: 0;
	width: 568px; height: 30px;
	margin: 0 0 0 13px;
	z-index: 1;
}

#menu2 ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}

#menu2 ul li {
	display: block;
	float: left;
}

#menu2 ul li span {
	display: none;
}

#menu2 ul li ul li {
	margin-right: 10px;
}

#menu2 ul li ul li a {
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
}

/****
	LANG
		****/

#lang {
	position: absolute;
	bottom: -2px; right: -18px;
	width: 197px;
	margin: -37px 22px 0 23px;
	z-index: 1;
}

#lang ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#lang ul li {
	display: inline;
}

#lang ul li span { 
	display: none;
}

#lang ul li ul li {
	display: block;
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
}

#lang ul li ul li.active {
	font-weight: bold;
}	

/****
	FOOTER
		****/

#footer {
	clear: both;
	position: relative;
	width: 100%; height: 17px;
	background: url(../img/bottom.png) no-repeat;
}

/****
	INDEXED SEARCH
		****/

.tx-indexedsearch-searchbox fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch-searchbox legend { 
	display: none; 
}

.tx-indexedsearch-form,
.tx-indexedsearch-search-submit {
	position: relative;
	float: left;
}

.tx-indexedsearch-res {
	position: relative;
	clear: left;
	float: none;
	margin: 0 0 15px 0;
}

.tx-indexedsearch-res h3 {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}

.tx-indexedsearch-res h3 img {
	padding: 3px 0 0 0;
}

.tx-indexedsearch-whatis {
	position: relative;
	margin: 8px 0 0 0;
}

.tx-indexedsearch-browsebox {
	position: relative;
	margin: 0 0 8px 0;
}

.tx-indexedsearch-searchbox-sword,
.tx-indexedsearch-searchbox-button {
	font-size: 10px;
	border: 1px solid #d8dadc;
}

/****
	DIRECTORY LISTING
		****/

.tx-dirlisting-pi1-header-row {
	background: #c0c0c0;
}

.tx-dirlisting-pi1-header-filename,
.tx-dirlisting-pi1-header-filesize,
.tx-dirlisting-pi1-header-filemod {
	color: #ee8003;
	font-weight: bold;
	font-style: none;
}

/****
	STORE LOCATOR
		****/

/*** LIST VIEW ***/

.selectCategory { display: none; }

.searchResultHeader {
	margin: 0 0 10px 0;
}

.storelocator-container {
	clear: both;
	position: relative;
	
}

.storelocator-item {
	float: left;
	border: 1px solid white;
	border-collapse: collapse;
	padding: 3px;
}

.storelocator-storename {
	width: 200px;
	margin-bottom: 5px;
}

.storelocator-address {
	width: 150px;
}

.storelocator-zipcode {
	width: 40px;
}

.storelocator-city {
	width: 110px;



}

.storelocator-distance {
	width: 60px;
	text-align: right;
	padding-right: 15px;
}	

.storelocator-button {
	padding: 1px;
	margin: 0;
}



.storelocator-item input {
	font-size: 10px;
	border: 1px solid #d8dadc;
}

.mapHeader {
	float: left;
	width: 150px;
}

.mapHeader .distance {
	padding: 10px 0;
}

#route { display: none; }

.tx_locator_map {
	float: left;
	width: 400px;
	height: 300px;
	margin-top: 10px;
}

.tx-locator-pi1 .formHeader {
	margin: 0 0 15px 0;
}

.tx_locator_searchform label {
	float: left;
	width: 100px;
}

.tx_locator_searchform input,
.tx_locator_searchform select,
.tx_locator_searchform textarea {
	position: relative;			
	font-size: 11px;
	padding: 0;
	margin: 0 0 2px 0;
	background: white;
	width: 200px;
}

.tx_locator_searchform .tx_locator_submit input {
	background: #c3c3c3;
	border: 1px solid #666666;
	padding: 0 10px;
	margin-top: 15px;




	margin-left: 100px;
}