TD,DIV,BODY { 
	font-family:tahoma,verdana,sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
}
#page {
	padding: 20px;
	margin: 0 auto 0 auto;
	
}
.hr {
	border-bottom:solid #cccccc 1px;
}
#header {
	background: #39b;
	height:30px;
	border-bottom:solid #169 4px;
}
#header H1 {
	color: #fff;
	font-size: 10pt;
	margin: 0;
	float: left;
	width: 310px;
	padding: 8px 0 0 10px;
}
#header A {
	position: relative;
	top: 8px;
	right: 8px;
	width: 50px;
	height: 15px;
	background: url('../images/layout/but_close.gif') top right;
	float: right;
}
#header A SPAN {
	display: none;
}
H1 A:hover {
	background: url('../images/layout/but_close.gif') bottom right;		
}
A { color: #115599 }
.box {
	background: #def;
	border: solid #bdf 1px;
	padding: 10px;
}


.subhead {
	font-family:verdana,sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#000099;
}
.subhead_alt {
	font-family:verdana,sans-serif;
	font-size:10pt;
	color:#FF6633;
}
.box1 {
	border:solid #cccccc 1px;
	padding:10px;
	background:#eeeeee;
}

.hr {
	border-bottom:solid #cccccc 1px;
}
.header_background {
	background:url('../images/layout/popup_spark.jpg');
	height:30px;
	border-bottom:solid #000066 3px;
}
.header_text {	
	font-family:verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	padding-top:7px;
	padding-left:7px;
}
.popup_video_header { height:48px;border-bottom:solid #000000 1px;font-size:15pt;color:#999999;font-family:tahoma;text-align:right;padding-right:55px;padding-top:10px; }
.popup_storelinks {padding-left:10px;background:#333333 url('../images/layout/popup_bg.png');padding-top:100px}
.popup_storelinks H3 {font-family:verdana;font-size:10pt;color:#cccccc}
.popup_storelinks A {font-family:tahoma;font-size:11px;color:#3399FF}




#vpage {
	margin: 0;
}
#vpage .header {
	background: url('../images/popup/vheader_bg.gif') repeat-x;
	height: 138px;
}
#vpage .header .logo {
	width: 227px;
	height: 138px;
	float: left;
	background :url('../images/popup/vheader.gif') no-repeat;
}
#vpage .header .logo span {
	display: none;
}
.store-list, .content {
	width: 140px;
	float: left;
	padding: 0 5px 0 15px;
	font-size: 11px;
}
.store-list h3, .content h3 {
	font-size: 10pt;
	color: #38b;
	margin: 0 0 10px 0;
	padding: 0;
}
.store-list A, .content A {
	color: #069;
}

.store-list em {
	color: #159;
	font-style: normal;
	text-align: center;
	display: block;
	margin-top: 10px;
}
.store-list p {
	margin-top: 20px;
}
.video {
	width: 351px;
	float: right;
	background: url('../images/popup/shadow.gif') no-repeat bottom right;
}
#vpage .header h1 {
	font-family: georgia,tahoma;
	font-size: 16pt;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	position: relative;
	top: 30px;
	left: -10px;
	font-weight: normal;
}
