@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: Lucida Sans Typewriter;
  src: url("http://www.globe.tv/fonts/LucidaSansTypewriterStd.otf") format("opentype");
}
@font-face {
	font-family: Know Hope;
	src: url("http://www.globe.tv/fonts/KNOW_HOPE.otf");
}

body { 
	margin:0 auto; 
	text-align:center;
	background:url(/images/globe_bg.jpg) repeat #000;
}

div#globe{
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

div#nav { 
	text-align:left;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;
	
}
object#nav { 
	position: absolute;
	left: 50%;
	margin-left: -360px;
	z-index:999;

}

div#about{
	text-align:center;
	padding-top: 123px;
	
}
div#locator  {
	padding-top: 123px;
	text-align:left;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#878787;
	margin: 0 45px 10px 45px;
}
.top {
	background: #333;
	padding: 4px 5px;
	color: #000000;
	text-align:left;
	margin: 15px auto;
	font-size: 10px;
}
.top a {
	text-decoration: none;	
	color: #FFF;
}
div#locator ul {
	display:block;
	margin: 0;
	padding: 0;
}
div#locator ul li {
	display:block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 165px;
	min-height: 115px;
}
div#locator .pagination {
float: left;
clear: both;
margin: 0 0 10px 0;
}
div#search {
	/*font-family: "Know Hope", "Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;*/
	padding-top: 50px;
	color:#878787;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
}
div#search input {
	background: #FFFFFF;
	border: 1px solid #1f1f1f;
	color: #000;
}
div#search .searchbtn {
	background: #333; border: 1px solid #3f3f3f; color: #EFEFEF; width: 65px; height: 20px;
	padding: 2px;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;

	}

div#shoplinks { 
margin: 15px auto;
display:block;
clear:both;
}

div#shoplinks a {
margin: 10px 5px; 
outline: none;
}

div#feature { 
	text-align:left;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;

}
object#feature { 

	display:inline; 
	margin-top:123px;
	z-index:1;
}

div#featuredbar { 
	text-align:left;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;


}
object#featuredbar { 
	display:inline; 
	margin-top:-1px;

}

div#newsbar { 
	text-align:left;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;

}
object#newsbar { 
	display:inline; 
	margin-top:4px;
}


div#shoes { 
	text-align:left;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;

}
object#shoes { 
	display:inline; 
	margin-top:0px;
}

div#footer { 
	text-align:left;
	font-family:"Lucida Sans Typewriter", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;


}
object#footer { 
	position: absolute;
	display:inline; 
	margin-top:-1050px;
	left: 50%;
	margin-left: -400px;
	z-index:-1000;
}


#news_iframe{
	z-index:999;
}
