﻿/* global */
body		{ font-family:Arial, Helvetica, sans-serif; font-size:10pt; margin:0; margin-bottom:24px }
img			{ border:0 }
h1,h2,h3,h4,h5,h6,ul,li	{ margin:0; padding:0 }

.red		{ color:#CC0000 }
.silver		{ color:#999999 }
.center		{ text-align:center }
.indent12	{ padding-left:12px }
.indent24	{ padding-left:24px }
.top12		{ margin-top:12px }
.top24		{ margin-top:24px }

a			{color: #000000; text-decoration: none }
a:link		{color: #000000; text-decoration: none }
a:visited	{color: #000000; text-decoration: none }
a:active	{color: #FF0000; text-decoration: none }
a:hover		{color: #CC0000; text-decoration: none }

a.redLink			{ color: #CC0000; text-decoration: none }
a:link.redLink		{ color: #CC0000; text-decoration: none }
a:visited.redLink	{ color: #CC0000; text-decoration: none }
a:active.redLink	{ color: #FF0000; text-decoration: none }
a:hover.redLink		{ color: #000000; text-decoration: none }

h1		{ }
h2		{ }
h3		{ }
h4		{ font-size:12pt; font-weight:bold }
h5		{ }
h6		{ }

p.p0	{ margin:0 }
p.p1	{ margin:6px 0 }
p.p2	{  }
p.p3	{  }

/* header */
#aManoBanner	{ width:100%; height:86px; background:url('http://amanogalleries.com/navigation-09/images/masthead_r1_c1.gif') repeat-x; color:#ffffff; font-weight:bold }
#aManoHeader	{ width:980px; margin:0 auto }
.aManoLogo		{ width:160px; height:140px; background:url('navigation-09/images/masthead_r2_c1.gif') no-repeat }
.aManoFeatures	{ width:300px; margin-left:90px; text-align:center; font-size:10pt; font-weight:bold; line-height:150%; border:1px #CC0000 solid; padding:6px }

.aManoSearchBox form	{ margin:0; float:right }
#aManoSearchGo	{ float:left }
#aManoSearchButton	{ float:left }
#Search	{ float:left; margin-top:1px; width:200px }

#aManoMainMenu ul	{ list-style:none outside; margin:0 auto; text-align:center; overflow:hidden; zoom:1 }
#aManoMainMenu li	{ display:inline; padding:0 12px }

/* footer */
#aManoFooter			{ width:100% }
#aManoFooter .contact	{ text-align:center; padding:46px 0 0 0; font-size:10pt }
.contact a				{ color:#ffffff }
.footerNote				{ font-size:8pt ;font-weight:lighter; color:#CC0000; text-align:center }
.footerLinks			{ text-align:center; font-size:8pt; color:#CC0000 }

/* content */
#wrapper		{ width:980px; margin:0 auto }
#container		{ padding:12px; padding-left:36px }
#storeMenu		{ width:30% }
#storeMenuTitle	{ margin:33px 0 10px 0 }
#storeMenuList	{ width:240px; float:left; margin-left:10px }

.lineBreak90	{ border-top:1px #CC0000 solid; height:1px; margin:7px auto; width:90% }
.lineBreak95	{ border-top:1px #CC0000 solid; height:1px; margin:7px auto; width:95% }
.lineBreak100	{ border-top:1px #CC0000 solid; height:1px; margin:7px auto; width:100% }
.linkBar		{ width:100%; margin-bottom:12px }

/* PAGE SPECIFIC */
/* homepage */
#homeSlideshow	{ width:70%; height:324px }
.heidiHooperBlock	{ width:75%; margin:0 auto }

/* about */
#awards		{ width:85%; margin:0 auto; text-align:center }
#awards img	{ margin:3px }
#topTen		{ width:60%; margin:12px auto; height:20px; border:1px #CC0000 solid; padding:18px; text-align:center; background-color:#1A85A2 }

/* contact */
#contact				{  }
#contactForm			{ border:1px #eee solid; padding-top:20px; width:360px;}
.container				{ overflow:hidden; padding:12px }
#contactForm .col-1		{ }
#contactForm label		{ display: inline-block; height:50px; color:#CC0000;}
#contactForm input		{ border:solid 1px #197B98; width:320px; background:#efefef; font-family:Trebuchet MS, Helvetica, sans-serif; font-size:10pt; color:#999; padding:0 2px 0 3px;}
#contactForm textarea	{ border:solid 1px #197B98; width:320px; height:150px; background:#efefef; font-family:Trebuchet MS, Helvetica, sans-serif; font-size:10pt; color:#999; padding:0 2px 0 3px; overflow:auto;}
#contactForm .link		{ margin:10px 10px 0 0;}
#contactForm .required	{ color:#CC0000; font-size:10px; margin-left:120px; }

/* sticksFurniture */
#inventoryBlock		{ width:90%; margin:12px auto }
#inventoryBlock ul	{ padding-left:48px; width:150px }
#customizeBlock		{ width:90%; margin:12px auto }
#customizeBlock	ul	{ padding-left:48px; width:150px }

/* links */
#links		{ margin:24px 0 }
#links ul	{ margin:0 0 24px 0; list-style:none }
#links li	{ margin:3px 12px }
#linkCol-1	{ width:300px; float:left }
#linkCol-2	{ width:300px; float:right }
