BODY {
	font-family: helvetica, 'Arial Narrow', arial, sans-serif;
}

a:link, a:visited {
	color: #006;
	text-decoration: underline;
}

a:hover {
	color: #006;
	text-decoration: none;
}

.listStore {
	width: 140px;
	height: auto;
	margin: 1px 0 0 2px;
	font-size: .85em;
	text-align: left;
}

.listLabel {
	width: 146px;
	height: auto; 
	margin: 1px 1px 3px 1px;
	padding-left: 2px;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	background-color: #ff7800; /* was #f60 */
}

.store_entry {
	width: 250px;
	height: auto;
	margin: 0 3px 2px 3px;
	font-size: 12px;
	line-height: 16px;
}

.store_entry a, .store_entry a:visited {
	color: #006;
	text-decoration: underline;
}

.store_entry a:hover {
	color: #006;
	text-decoration: none;
}

.kickz_section {
	position: relative;
	width: 798px; 
	height: 450px; 
	border: 1px solid #000; 
	text-align: center;
	margin: 2px 0 0 0;
	float: left; 
}

.kickz_content {
	width: 600px;
	height: 350px;
	text-align: left;
	margin: 45px;
}

#kickz_stores a, #kickz_stores a:visited {
	color: #006;
	text-decoration: underline;
}

#kickz_stores a:hover {
	color: #006;
	text-decoration: none;
}

.cloud_item {
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}

.cloud_item a, .cloud_item a:visited, a:hover {
	text-decoration: none;
	color: #006;
}

.cloud_item a:hover {
	background-color: #9cf;
}

.cloud_size_xs {
	font-size: .80em;
}

.cloud_size_s {
	font-size: 1.1em; 
}

.cloud_size_m {
	font-size: 1.4em;
}

.cloud_size_l {
	font-size: 1.6em;
}

.cloud_size_xl {
	font-size: 1.8em;
}

.cloud_size_xxl {
	font-size: 1.9em;
}

.basic_marker {
	font-size: .9em;
	margin: 0 3px 2px 3px;
	width: auto;
}

#kickz_stores {
	width: 150px;
	height: 398px;
	border: 1px solid #000;
	margin: 2px 0 0 2px;
	float: left;
}

#kickz_map {
	width: 646px;
	height: 398px;
	border: 1px solid #000;
	margin: 2px 0 0 0;
	float: left;
}

#kickz_header {
	width: 798px;
	height: 30px;
	background: #fff url('lg_gradient_bg.gif') repeat-x top left;
	border: 1px solid #000;
	float: left;
}

#selected_city {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin: 2px 0 1px 4px;
	float: left;
}

#reset_button {
	font-size: 24px;
	margin: 4px 4px 1px 0;
	float: right; 
}

#reset_button a, #reset_button a:visited {
	color: #006;
	text-decoration: underline;
}

#reset_button a:hover {
	text-decoration: none;
}

#tag_cloud {
	position: relative;
	width: 538px;
	height: 138px;
	margin: 2px 0 0 0;
	text-align: left; 
	vertical-align: top;
	line-height:2.2em;
	border: 1px solid #000;
	float: left;
}

#buy_kickz {
	position: relative;
	width: 254px;
	height: 138px;
	margin: 2px 0 0 2px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
	float: left;
}

#tag_header {
	position: relative;
	width: 538px;
	height: 20px;
	text-align: left;
	line-height: 1em;
	background: #fff url('sm_gradient_bg.gif') repeat-x bottom left;
	border-bottom: 1px solid #000;
	float: left;
}

#buy_header {
	position: relative;
	width: 254px;
	height: 20px;
	text-align: left;
	line-height: 1em;
	background: #fff url('sm_gradient_bg.gif') repeat-x bottom left;
	border-bottom: 1px solid #000;
	float: left;
}

#buy_links {
	position: relative;
	margin: 6px 2px 2px 4px;
	font-size: 12px;
	float: left;
}

.tag_header_text {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 0 6px;
	float: left;
}

#kickz_logo {
	position: relative;
	width: 798px;
	height: 100px;
	margin-bottom: 2px;
	border: 1px solid #000;
	text-align: right;
	vertical-align: top;
	background: #fff url('tkm_logo.gif') no-repeat top left;
	float: left;
}

#kickz_menu {
	margin: 0 4px 0 0;
	font-weight: bold;
}

#kickz_menu a, #kickz_menu a:hover, #kickz_menu a:visited {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	margin: 0px 4px 0px 4px;
	padding: 0px 6px 2px 6px;
}

#kickz_menu a:hover {
	background-color: #000;
	color: #fff;
}
