@charset "utf-8";
/* CSS Document */
	
	#top-logo  {
		float: left;
		width: 316px;
	}
/* top-menu
------------------------------------------*/
	
	#top-menu {
	padding-top: 11px;
	position: relative;
	height: 13px;
	}
	
	#top-nav {
		margin: 0;
		padding: 0;
	}
	#top-nav li {
		list-style: none;
		height: 13px;
		float: left;
		position: relative;
		margin: 0;
		padding: 0;
	}
	#top-nav li a {
		height: 13px;
		text-indent: -9000px;
		display: block;
	}
	#top-nav .current a { background-position: 0 -13px; }
	
	/* buttons*/
	a#home, a#contact, a#mailing {
		height: 13px;
	}
	
	a#home {
	background-image: url(/images/frame/t_m_home1.png);
	width: 44px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ec2127;
	margin-left: 232px;
	}
	a#contact { 
		background-image: url(/images/frame/t_m_contact1.png);
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #ec2127;
		width: 60px;
	}
	a#mailing { 
		background-image: url(/images/frame/t_m_mailing1.png); 
		width: 144px;
	}
	
	a#home:hover, a#contact:hover, a#mailing:hover { background-position: 0 -13px; }


/* mid-menu
------------------------------------------*/
	
	#mid-menu {
		padding-top: 8px;
		height: 13px;
	}
	
	#mid-nav {
		margin: 0;
		padding: 0;
	}
	#mid-nav li {
		list-style: none;
		height: 13px;
		float: left;
		position: relative;
	}
	#mid-nav li a {
		height: 13px;
		text-indent: -9000px;
		display: block;
	}
	#mid-nav .current a { background-position: 0 -13px; }
	
	/* buttons*/
	
	a#privacy, 
	a#wholesalers, 
	a#product, 
	a#shipping {
		height: 13px;
	}
	
	a#privacy {
	background-image: url(/images/frame/t_m_privacy.png);
	width: 164px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left: 36px;
	}
	a#wholesalers { 
		background-image: url(/images/frame/t_m_wholesaler.png); 
		width: 88px;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #FFFFFF;
	}
	a#product { 
		background-image: url(/images/frame/t_m_product.png);
		width: 91px;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #FFFFFF; 
	}
	a#shipping { 
		background-image: url(/images/frame/t_m_shipping.png); 
		width: 99px;
	}
	
	a#privacy:hover,
	a#wholesalers:hover,
	a#product:hover,
	a#shipping:hover { background-position: 0 -13px; }	
	

/* bot-menu
------------------------------------------*/
	#bot-menu {
		padding-top: 35px;
		height: 19px;
	}
	
	#bot-nav {
		margin: 0;
		padding: 0;
	}
	#bot-nav li {
		list-style: none;
		height: 19px;
		float: left;
		position: relative;
	}
	#bot-nav li a {
		height: 19px;
		text-indent: -9000px;
		display: block;
	}
	#bot-nav .current a { background-position: 0 -19px; }
	
	/* buttons*/
	a#shop, 
    a#about, 
    a#bulletin, 
    a#stores, 
    a#press, 
    a#links {
		height: 19px;
	}
	
	a#shop { 
		background-image: url(/images/frame/t_m_shop.png);
		width: 63px; 
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #333333;
	}
	a#about { 
		background-image: url(/images/frame/t_m_about.png); 
		width: 76px;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #333333;
	}
	a#bulletin { 
		background-image: url(/images/frame/t_m_bulletin.png);
		width: 98px; 
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #333333;
	}
	a#stores { 
		background-image: url(/images/frame/t_m_stores.png); 
		width: 88px;
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #333333;
	}
	a#press { 
		background-image: url(/images/frame/t_m_press.png);
		width: 79px; 
		border-right-width: 2px;
		border-right-style: solid;
		border-right-color: #333333;
	}
	a#links { 
		background-image: url(/images/frame/t_m_links.png); 
		width: 70px;
	}
	
	a#shop:hover, 
    a#about:hover, 
    a#bulletin:hover, 
    a#stores:hover, 
    a#press:hover,
    a#links:hover { background-position: 0 -19px; }	


/* Side-menu
------------------------------------------*/
	#side-menu {
		padding: 0px;
		margin: 0px;
	}
	
	#side-nav {
	margin: 0px;
	padding: 0px;
	height: 375px;
	}
	#side-nav li {
		list-style: none;
		height: 14px;
		float: left;
		/*position: relative;*/
	}
	#side-nav li a {
		height: 14px;
		text-indent: -9000px;
		display: block;
	}
	#side-nav .current a { background-position: 0 -14px; }
	
	/* buttons*/
	
	a#lsPurpleStar,
    a#lsRedStar,
    a#lsPinkEarth,
    a#lsGreenEarth,
    a#lsFlower,
    a#lsLightning,
    a#lsHeart,
    a#ssPhonix,
    a#ssSaturn,
    a#ssRedStar,
    a#ssPinkStar,
    a#ssBlueEarth,
    a#ssPinkEarth,
    a#ssPeaceHero,
    a#ssLightning,
	a#ssHeart,
	a#ssBlueDragon,
	a#ssOrangeDragon,
	a#tdLightning,
	a#tdPegasus,
	a#dvBigCapes,
	a#niRoyal,
	a#niSis,
	a#niBro,
	a#niBolt,
	a#niZap,
	a#niPower,
	a#niPeggi,
	a#niPOW,
	a#niApollo,
	a#niGemini,
    a#dvSmalest {
		width: 168px; 
		height: 14px;
	}
	#spacer{
		width: 168px; 
		height: 8px;
	}
	a#niRoyal { background-image: url(/images/frame/lm-td-royal.png); }
    a#niSis { background-image: url(/images/frame/lm-ss-sis.png); }
	a#niBro { background-image: url(/images/frame/lm-ss-bro.png); }
	
	a#niBolt { background-image: url(/images/frame/lm-ss-bold.png); }
    a#niZap { background-image: url(/images/frame/lm-ss-zap.png); }
	a#niPower { background-image: url(/images/frame/lm-ni-bands1.png); }
	
	a#niPeggi { background-image: url(/images/frame/lm-ss-peg.png); }
	a#niPOW { background-image: url(/images/frame/lm-ss-pow.png); }
	
	a#niApollo { background-image: url(/images/frame/lm-ss-apo.png); }
	a#niGemini { background-image: url(/images/frame/lm-ss-gem.png); }
	
	a#lsPurpleStar { background-image: url(/images/frame/lm-ls-purple-sale.png); }
    a#lsRedStar { background-image: url(/images/frame/lm-ls-red-sale.png); }
    a#lsPinkEarth  { background-image: url(/images/frame/lm-ls-pink-sale.png); }
    a#lsGreenEarth  { background-image: url(/images/frame/lm-ls-green-sale.png); }
    a#lsFlower { background-image: url(/images/frame/lm-ls-flower-sale.png); }
    a#lsLightning  { background-image: url(/images/frame/lm-ls-light-sale.png); }
    a#lsHeart  { background-image: url(/images/frame/lm-ls-heart-sale.png); }
    
    a#ssPhonix { background-image: url(/images/frame/lm-ss-phoenix-sale.png); }
    a#ssSaturn { background-image: url(/images/frame/lm-ss-saturn-sale.png); }
    a#ssRedStar { background-image: url(/images/frame/lm-ss-red-sale.png); }
    a#ssPinkStar { background-image: url(/images/frame/lm-ss-pink-sale.png); }
    a#ssBlueEarth { background-image: url(/images/frame/lm-ss-blue-sale.png); }
    a#ssPinkEarth { background-image: url(/images/frame/lm-ss-pink1-sale.png); }
    a#ssPeaceHero { background-image: url(/images/frame/lm-ss-peace-sale.png); }
    a#ssLightning { background-image: url(/images/frame/lm-ss-light-sale.png); }
	a#ssHeart  { background-image: url(/images/frame/lm-ss-heart-sale.png); }
    a#ssBlueDragon  { background-image: url(/images/frame/lm-ss-blue1-sale.png); }
	a#ssOrangeDragon  { background-image: url(/images/frame/lm-ss-orange-sale.png); }
	
	a#tdLightning  { background-image: url(/images/frame/lm-td-light.png); }
	a#tdPegasus  { background-image: url(/images/frame/lm-td-pegasus.png); }
	
	
	a#dvBigCapes { background-image: url(/images/frame/lm-dv-capes.png); }
	a#dvSmalest { background-image: url(/images/frame/lm-dv-smallest-sale.png); }
	
	
	a#shop { 
		background-image: url(/images/frame/t_m_shop.png);
	}
	a#about { 
		background-image: url(/images/frame/t_m_about.png); 
	}
	a#bulletin { 
		background-image: url(/images/frame/t_m_bulletin.png);
	}
	a#stores { 
		background-image: url(/images/frame/t_m_stores.png); 
	}
	a#press { 
		background-image: url(/images/frame/t_m_press.png);
	}
	a#links { 
		background-image: url(/images/frame/t_m_links.png); 
	}
	
	
	a#lsPurpleStar:hover,
    a#lsRedStar:hover,
    a#lsPinkEarth:hover,
    a#lsGreenEarth:hover,
    a#lsFlower:hover,
    a#lsLightning:hover,
    a#lsHeart:hover,
    a#ssPhonix:hover,
    a#ssSaturn:hover,
    a#ssRedStar:hover,
    a#ssPinkStar:hover,
    a#ssBlueEarth:hover,
    a#ssPinkEarth:hover,
    a#ssPeaceHero:hover,
    a#ssLightning:hover,
	a#ssHeart:hover,
	a#ssBlueDragon:hover,
	a#ssOrangeDragon:hover,
	a#tdLightning:hover,
	a#tdPegasus:hover,
	a#dvBigCapes:hover,
	a#niRoyal:hover,
	a#niSis:hover,
	a#niBro:hover,
	a#niBolt:hover,
	a#niZap:hover,
	a#niPower:hover,
	a#niPeggi:hover,
	a#niPOW:hover,
	a#niApollo:hover,
	a#niGemini:hover,
    a#dvSmalest:hover { background-position: 0 -14px; }	



/* foot-menu
------------------------------------------*/
	
	
	.foot-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 5px;
	color: #000000;

	}
	.foot-nav a {
	color: #ec2127;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336600;
	font-family: Arial, Helvetica, sans-serif;
	}
.foot-copy {
	font-size: 10px;
	color: #666666;
}

	
	.foot-nav a:hover {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}

