/* -----------------------------------------
Supplementary styles for More Than Sound Store - www.morethansound.net/store
Author: cdeVision.com
Copyright: (c)2009 cdeVision
Created: April 2009
Note: these styles override some styles in cart stylesheets
-------------------------------------------- */

body {background:#fff url(https://www.morethansound.net/store/skins/MoreThanSound/styleImages/bg.png) repeat-x; margin:0; font-family:verdana,arial,helvetica,sans-serif; font-size:11px; color:#333;}
body {text-align:center;} /* IE6- hack to center page contents */

h1, h2, h3 {padding:0; margin:0;} 
h1 {font:bold 20px Arial, Helvetica, sans-serif; color:#010165; padding:0 0 12px 0; text-transform:uppercase;} /* Page titles */
h2 {font:bold 14px Arial, Helvetica, sans-serif; color:#010165; padding:0 0 4px 0;}
	h2 span {font-weight:normal;}

p {margin:0; padding:0 0 12px 0; line-height:15px;}



/* ---- links ----------------------------------------- */
a {color:navy; text-decoration:underline;}  
a:visited {}
a:hover {color:#447CB9; text-decoration:none;}
a:active {color:navy;}
a:active, a:focus {outline:none;}

/* ---- ids & classes ----------------------------------------- */
#header {height:139px; position:relative; width:860px; margin:0 auto;}
	#header h1, #header h2 {padding:0; margin:0; text-indent:-4000px;}
	#logo {width:297px; height:85px; background:url(https://www.morethansound.net/store/skins/MoreThanSound/styleImages/logo.gif) no-repeat; position:absolute; top:26px; right:-10px;}
		#logo a {display:block; width:297px; height:85px;}
	#tagline {width:531px; height:34px; background:url(https://www.morethansound.net/store/skins/MoreThanSound/styleImages/tagline.gif) no-repeat; position:absolute; top:50px; left:-8px;}
	
#navmenu {height:26px; width:870px; margin:0 auto;}
	#menuwrapper {margin:0; padding:0; list-style:none; z-index:50;}
		/* Drop-down menus: see p7exp.css for menuwrapper styles */
		
#footer {text-align:center; color:#666; padding-top:10px; border-top:1px solid #AEC6E1;}
	#footer p {}
	#footer a {color:#666;}
