/*** Add or Override CSS Options in this file only ***/
/* CSS Document */
body {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:small;
	margin:0; padding:0;
	text-align:center;
	background:#000000; 
	color:#cccccc;
}

img { 	border:0; }
p { font-size:12px; }
a { 	color:#6699cc; 	text-decoration:none; }
a:hover {	color:#FFFFFF;	text-decoration:underline; }
#container {
	width:980px;
	padding:0; margin:0;
	text-align:left;
	background:#000000;
	margin:0 auto;
}
#main_content {
	background:url(images/brick_wall_bg.jpg) repeat-y;
	width:979px;
	float:left;
}
#main_content.shop { background:#000000; }
#left_col {
	width:200px;
	height:354px;
	float:left;
}
img#glass {	margin:23px 0 0 20px; }
img#neon {	float:right; margin:45px 15px 0 0; }
#right_content {
	width:770px;
	float:left;
}
#foot_content {
	background:#000000 url(images/dark_gray_bg.gif);
	height:178px;
	width:100%;
	clear:both;
}
#footer {
	background:#333333 url(images/footer_bg.gif);
	margin-top:1px;
	font-size:85%;
	text-align:center;
	padding:1em 0;
	border-top: thin solid #999;
	margin-top:10px;
	clear:both;
}
#fog_footer {
	background:url(images/fog_footer.gif) no-repeat;
	width:100%;
	height:23px;
	float:left;
	clear:both;
}
div.fog_footer_boxes {
	width:326px;
	height:176px;
	background:url(images/fog_spacer1.gif) top right no-repeat;
	float:left;	
}
div.no_bg { background:none;  }
.fog_footer_boxes img { 	float:left; }
.fog_footer_boxes p { margin:5px 60px 0 5px; }
.with_img p { margin:5px 60px 0 120px; }
.fog_footer_boxes h1 { margin:11px 0 5px 8px; padding:0; color:#999999; font-size:16px; text-transform:uppercase;}
h1#slogan {
	width:422px; height:62px; background:url(images/mss_slogan.jpg);
	display:block;
	float:left;
	margin:49px 0 0 5px; padding:0;
}
#right_content p {	clear:left;}
#right_content p, h1, h2, h3, h4, h5, h6, ul { margin:.2em 0 .4em 12px; }
h1, h2, h3, h4, h5, h6 { font-size: 150%; }
#right_col {
	width:305px;
	float:right;
	height:300px;
}
h2#tagline {
	clear:both;
	font-size:135%;
	margin:0; padding:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul#nav {
	text-decoration:none;
	list-style-type:none;	
	margin:10px 0 0 0; padding:0;
	float:left;
	width:100%;
	background:#333333;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}
#nav li {	display:inline; }
#nav li a {
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Helvetica, verdana, arial, san-serif;
	font-weight:bold;
	padding:.88em 22px;
	margin:0 27px;
	font-size:18px;
}
#nav li.on a, #nav li.on a:hover { 
	color:#6699cc;
}
#nav li a:hover {
	color:#6699cc;
}
ul#subnav {
	list-style-type:none;
	margin:25px 0 0 12px;
	padding:0;
	font-size:14px;
}
#subnav li {	
	padding:0; margin:0;
	display:inline;
}
#subnav li a {
	text-decoration:none;
	margin:2px 10px 2px 0;
}
#subnav li a:hover { 
}
#subnav li.on a { 
	background:url(images/leaf_over.gif);
}
ul#shopnav {
	list-style-type:none;
	margin:25px 0 0 12px;
	padding:0;
	font-size:11px;
	float:left;
}
#shopnav li {	
	padding:0; margin:0;
}
#shopnav li a {
	text-decoration:none;
	margin:2px 10px;
}
#shopnav li a:hover { 
}
#shopnav li.on a { 
	background:url(images/leaf_over.gif);
}
div#right_stuff {
	float:right;
	width:200px;
}
div#right_stuff img {
	margin:3px 10px 0 0 ;
}

#header, #sub_header {
	display:none;
}
a#mathesonpress {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#CCCCCC;
	display:block;
	background:url(images/mp_small.gif) no-repeat;
	margin:5px auto 0;
	height:40px;
	width:250px;
	padding-left:30px;
}
a#mathesonpress:hover { 	background:url(images/mp_small_red.gif) no-repeat;}