﻿/* global */
body		{ font-family:Arial, Helvetica, sans-serif;, font-size:10pt; 
padding:0 0 0 0; margin-bottom:24px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
img			{ border:0 }
h1,h2,h3,h4,h5,h6,ul,li	{ margin:0 0 0 0; padding:0 0 0 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/images/masthead_r1_c1.gif') repeat-x;
	color:#ffffff;
	font-weight:bold;
	}
#aManoHeader {
	width:980px; }
.aManoLogo {
	width:160px;
	height:140px;
	background:url('http://amanogalleries.com/images/masthead_r2_c1.gif') no-repeat;
	}
.aManoFeatures {
	width:300px;
	display:block;
	float:right;
	text-align:center;
	font-size:10pt;
	color:#000;
	line-height:150%;
	border:1px #CC0000 solid;
	padding:6px;
	margin-bottom:20px;
	}
.socialWrap {
	display:block;
	position:relative;
	margin:0;
	float:right;
	width:270px;
	height:45px;
	}
#social{
	list-style:none;
	font-size:8pt;
	font-weight:bold;
	position:absolute;
	top:-35px;
	left:0px;
	z-index:10;
	}
#social li{
	float:left;
	position:relative;
	}
#social li:hover{
	border-bottom:1px solid #c00;
	}
#social a{
	display:block;
	color:#fff;
	/*background:#fff;*/
	text-decoration:none;
	}
#social a:hover{
	color:#fff;
	/*background:#6b0c36;*/
	text-decoration:none;
	}

/*--- DROPDOWN ---*/
#social ul{
	/* background:#fff; Adding a background makes the dropdown work properly in IE7+ */
	background:transparent;
	list-style:none;
	position:absolute;
	left:-9999px;
	}
#social ul li{
	padding-top:1px;
	/*position:relative;
	display:inline;*/
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float:left;
	white-space:nowrap;
	}
#social ul a{
	padding:6px;
	display:inline-block;
	white-space:nowrap;
	}
#social ul li:hover
	{
	border-bottom:0
	}
#social li:hover ul{ /* Display the dropdown on hover */
	left:-70px; /* Bring back on-screen when needed */
	top:-26px;
	}
#social li:hover a{ /* create persistent hover states, top-most link stays 'hovered' when cursor moves down list */
	/*background:#fff;
	text-decoration:underline;*/
	}
#social li:hover ul a{ /* undo persistent hover global style for links */
	text-decoration:none;
	}
#social li:hover ul li a:hover{ /* define hover each individual link. */
	/*background:#fff;*/
	color:yellow;
	}

/*************************/

.aManoSearchBox			{  }
.aManoSearchBox form	{ margin:0; padding:0; float:right; margin-bottom:30px; }
#aManoSearchGo			{}
#aManoSearchButton		{}
#Search					{ width:200px; }

#aManoMainMenu 		{ padding-top:6px; padding-bottom:6px; border-bottom:1px #c00 solid; text-transform:uppercase; font-weight:bold; font-size:10pt;}
#aManoMainMenu ul	{ list-style:none; margin:0 0 0 0; padding:0 0 0 0; text-align:center; }
#aManoMainMenu li	{ display:inline; margin:0 0 0 0; padding:0 0 0 0; }
#aManoMainMenu li a	{ margin:0; padding:0 18px 0 18px; }

/* 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-top:20px; width:70%; }
#container1		{ margin-left:30%; padding:12px; padding-left:36px; }

#storeMenu		{ width:30%; }
#storeMenuTitle	{ margin:30px 0 10px 0; }

.clr {clear:both}
#artisanBlock { margin-top:18px;}
#artisanTitle {
	display:block;
	clear:left;
	font-size:10pt;
	margin-bottom:6px;
	}
.storeMenuList	{
	display:block;
	width:260px;
	float:left;
	margin-left:10px;
	font-size:10pt;
	font-weight:bold;
	list-style:none;
	}
.storeMenuList li {
	margin:0;
	}
.storeMenuList li a {
	margin:0;
	padding:0;
	}
.artisanList	{
	width:240px;
	float:left;
	margin-left:12px;
	margin-bottom:12px;
	font-size:10pt;
	font-weight:bold;
	list-style:none;
	}
.artisanList li {
	margin:0;
	padding-bottom:1px;
	font-size:10pt;
	}

#storeCatMenu	{ display:block; width:30%; float:left; }
#storeCatMenu h4	{ margin:33px 0 6px 0; }
#storeCatMenu ul	{ width:240px; float:left; margin-left:10px; list-style:none; }

a.cattree_top {
	font-weight:bold;
	}
a.cattree_child {
	font-size:10pt;
	}
a.cattree_parent {
	font-size:10pt;
	font-weight:bold;
	}
span.cattree_selected {font-weight:bold; color:#c00}

.lineBreak90	{ background-color:#c00; height:1px; margin:7px auto; width:90%; }
.lineBreak95	{ background-color:#c00; height:1px; margin:7px auto; width:95%; }
.lineBreak100	{ background-color:#c00; height:1px; margin:7px auto; width:100%; }
.lineBreak100x24	{ background-color:#c00; height:1px; margin:24px auto; width:100%; }
.linkBar		{ width:100%; margin-bottom:12px; }

/* StoreFront */
/* category headers */
.categoryDescription {}
.categoryDescription h1	{font-family:Arial, Helvetica, sans-serif; font-size:24pt; color:#999; margin:0;text-align:left;}
.categoryDescription p	{font-size:10pt;text-align:left;}
#categoryIntro			{float:right;width:642px;margin-top:-4px;}
#categoryIntro .introTD	{height:50px; vertical-align:top;}
#categoryPhotos			{display:block; float:right; text-align:center;}
#categoryPhotos td { padding:0 3px}
#categoryPhotos td span {
	display:block;
	text-align:center;
	height:24px;
	font-size:10pt;
	}
#categoryPhotos img {
	border:1px #000 solid;
	background-color:#ddd;
	}

blockquote {
	margin:-23px 36px 24px 0;
	}


/* PAGE SPECIFIC */
/* homepage */
#homeSlideshow	{ display:block; width:70%; padding-top:0px; margin-top:0; vertical-align:top; }
#homeSlideshow object { display:block; width:659px; height:400px; margin:0 auto; margin-top:24px; }
.heidiHooperBlock	{ width:75%; margin:0 auto; }

/* about */
#awards		{ width:85%; margin:12px auto; text-align:center; }
#awards img	{ margin:3px; }
#topTen		{ width:80%; 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:350px;}
.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; }

