/* Global site CSS */

* {
	margin:0;
	padding:0;
}

body {
	margin:10px 10px 30px 10px;
	padding: 0;
	background: #000 url(../images/page-gradiant.gif) repeat-x fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
}

a	{
	color:#FFF;
}

h1 {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-style : italic;
		font-size : 18px;
		color:#F7A600;
		margin:0;
		padding-left: 10px;
}
h2 {
		margin-top:1em;
		margin-bottom:.5em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 18px;
		color:#F7A600;
		text-align:left;
}
h3 {
		margin-top:1em;
		margin-bottom:.5em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 14px;
		color:#F7A600;
}
h4 {
		margin-top:1em;
		margin-bottom:.5em;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 14px;
		color:#074880;
		}
p{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		margin-bottom:1em;
}

.banner{
 position:relative;
	width: 770px;
	margin:  0 auto; 
	padding: 0;
}

.banner img{
	margin: 0;
	padding: 0;
	display: block;
}

.bannerTitle{
	margin:  0 auto; 
	padding: 0;
	position:relative; left:0; top:0;
	width:770px; height:51px;
 z-index:10;
	overflow:hidden;
}

.bannerTitle span{
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:770px; height:51px;
	margin:0; padding:0;
	background:url(../images/banner.png) top left no-repeat;
}

.navigation{
	width: 770px; /* 770 */
	height: 25px;
	margin:  0 auto -5px auto; 
	padding: 0px;
	position: relative;
	z-index: 2000;
	background:url(../images/nav-bakgnd.png) top left repeat-x;
}

.footer{
	WIDTH: 770px;
	margin: 5px auto 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #936B36;
	text-align: center;
}

#homeImage, .homeImage {
	width:770px;
	margin: 0 auto 0 auto; 
	padding: 7px 0 0;
	z-index:-1;
}
#homeImage img, .homeImage img { border:none; }
#homeImageInfo {
	min-width:200px;
	display:none;
	list-style:none;
	float:right;
	height:100px;
	margin-top:-120px;
	 border: 1px solid #A24400 !important;
	  -moz-border-radius: 8px;
	  -webkit-border-radius: 8px;
	  border-radius: 8px;
	 background-color:#000 !important;
	 padding: 5px 10px 10px 10px;
	 color:#CFAD81;
	 filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9;
}
#homeImage:hover #homeImageInfo { display:block; }
#homeImageInfo h2 {margin-top:.5em; font-size:15px;}
#homeImageInfo a {text-decoration:none;}
#homeImageInfo li {font-size:.8em;}
#homeImageInfo .title {font-size:1.2em;}

img.replacement { margin-top:5px; }

/*--- content container ---*/
.contentContainer {
 border-left: 1px solid #A24400 !important;
 border-right: 1px solid #A24400 !important;
 background-color:#000 !important;
 padding: 5px 10px;
 z-index: 0;
 color:#CFAD81;
}

.contentContainer ul {
 margin-left:2em;
 margin-bottom:1.5em;
 font-size:13px;
 color:#B57500;
}

.contentContainer ol {
 margin-left:2em;
 margin-bottom:1.5em;
 font-size:13px;
 color:#B57500;
}

.contentContainer a {
 color: #FFA24A;
 text-decoration:none;
 font-weight:bold;
}

.contentContainer a:hover {
 text-decoration:underline;
}

.contentContainerSub {
	width: 100%; /* 726 */
	margin-left: auto; 
	margin-right: auto;
	border: solid #18A2FF 1px;
	padding: 10px;
	}

.contentContainerSubNoBorder {
	margin: 10px;
/* border: #FF0000 1px solid; */
}

.contentContainer img {
 margin: 0 10px 10px 10px;
 border: 1px solid #522000;
}

.contentContainer a img:hover {
 border: 1px solid #DDD;
}

.contentContainer img.imageStripped {
 margin: 0;
 border: none;
}

.contentContainer img.imageStripped:hover {
 margin: 0;
 border: none;
}

.spacer { clear: both; }


/* --- Form styles ---*/

.formTitle {
	position: relative;
	top: -20px;
	background-color: #074880;
	border: solid #18A2FF 1px;
	padding: 5px 1em 5px 1em;
	color: #FFF;
	font-weight: bold;
	font-size: larger;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formContent {
/*	width: 728px;  */
	background-image: url(http://beinart.org/styles/images/ContentBanner.jpg);
	background-repeat: no-repeat;
	background-color: #074880;
	color: #FFF;
  	border: solid #18A2FF 1px;
	padding: 10px;
	margin: 30px 10px 10px 10px;
	}

.formContent a {
	color: #FFF;
	}

div.row {
	padding: 10px 0 0 0;
	position: relative;
	top: 0px;
	clear: both;
  }

span.left {
	float: left;
	text-align: left;
	color: #FFF;
	width: 49%;
  }

span.right {
	float: right;
	text-align: right;
	color: #FFF;
	width: 49%;
  }
  
/* --- Form styles ---*/

#homeForm {
 border: none;
 margin:0;
 padding:0;
}

#homeForm fieldset {
 border: none;
 margin:0;
 padding:0;
}

#homeForm legend {
 color:#F7A600;
 font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size:14px;
 font-weight:bold;
 margin-top:1em;
}

#homeForm .field {
 width: 215px;
 float: left;
 margin: 0 0 2px 0;
 padding: 1px 2px;
 border:1px solid #881E1A;
 background: #000 !important;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFDB9C;
}

#homeForm .fieldShort {
 width: 50px;
 float: left;
 margin: 0 2px 2px 0;
 padding: 1px 2px;
 border:1px solid #881E1A;
 background: #000 !important;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFDB9C;
}

#homeForm .fieldMedium {
 width: 100px;
 float: left;
 margin: 0 2px 2px 0;
 padding: 1px 2px;
 border:1px solid #881E1A;
 background: #000 !important;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFDB9C;
}

#homeForm .required {
 font-weight:bold;
 color:#CC6B28;
}

#homeForm label {
 text-align: right;
 width: 120px;
 display: block;
 float: left;
 margin: 0 5px 2px 0;
 font-size:11px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
 color: #936B36;
  }

#homeForm .msg {
	width:200px;
	border:none;
	margin: 0 0 2px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CEDBEF;
}

#homeForm .error {
	width:200px;
	border:none;
	margin: 0 0 2px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CEDBEF;
}

#homeForm .warn {
	width:200px;
	border:none;
	margin: 0 0 2px 5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CEDBEF;
}

#homeForm br {
 clear: left;
}

#homeForm #Subject {
 border:none;
}

#submit {
	width:60px;
}

#reset {
	width:54px;
}


/* --- end Form styles --- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.noBorder {
 border: none !important;
}

a .noBorder {
 border: none !important;
}

a:hover .noBorder {
 border: none !important;
}

a img.noBorder {
 border: none !important;
}

.top {
	margin-left:10px;
 float: right;
	text-decoration: none !important;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif !important;
	font-weight : normal !important;
	font-size : 10px !important;
	color:#FFF !important;

}

.top img {
 position:relative;
 margin: 0;
 top:0;
 right:1px;
 vertical-align: text-top;
 border: none !important;
}

/* --- Content Boxes - ahhhh.... --- */

/*		.boxhead h1 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 0px 5px 5px;
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 5px 6px;
}
*/

.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h1 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 0px 5px 5px;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 0px 5px 5px;
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0 0 6px 0;
	height:100%;
}


.footerbox {
	margin: 0 auto; /* center for now */
	width: 770px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #936B36;
	text-align: justify;
}
.footerbox h1 {
	height:0;
	font-size:0;
}
.footerbox h2 {
	height:0;
	font-size:0;
}
.footerbox a {
	color: #FFA24A;
	text-decoration:none;
}

.footerbox a:hover {
 text-decoration:underline;
}

.footerbox .boxbody {
	padding: 0 5px 5px 5px;
}
		
.contentbox {
	margin: 0 auto 5px auto; /* center for now */
	width: 770px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#936B36;
}
.contenthead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.contentbox h1 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 25px 5px 5px;
	text-align:left;
}
.sidebox {
	margin: 0 auto; /* center for now */
	width: 770px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

/*--- buttons ---*/

.buttons  {
	float:left;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.buttons a {
	float:left;
	background:url("../images/button-form-l.gif") no-repeat left top;
	margin: 2px 4px 2px 0;
	padding:0 0 0 0px;
	text-decoration:none;
	color: #FFDB9C;
}

.buttons a:hover {
	text-decoration:none;
}

.buttons a span {
	height:12px; /* ~font-size */
  float:left;
  display:block;
  background:url("../images/button-form-r.gif") no-repeat right top;
  padding:2px 12px 4px 12px;
  font-weight:bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.buttons a span {float:none;}
/* End IE5-Mac hack */
.buttons  a:hover span {
  color:#FFF;
}
.buttons a:hover {
  background-position:0% -18px;
}
.buttons a:hover span {
  background-position:100% -18px;
}

/*--- Blog ---*/

.alignright {
	float:right;
}

.imagecaption, .wp-caption-text {
	font-size:10px;
	padding-left:0;
	text-align:center;
}

/*--- Featured Aritsts ---*/
#featuredArtists {}
#featuredArtists a{
 text-decoration: none;
}
#featuredArtists h1 {
 padding: 5px 0 0 10px;
 margin: 0;
 font-size: 14px;
}
#featuredArtists a img {
 border: none;
}
#featuredArtists .artistThumb a img {
 border: 1px solid #AAA;
}
#featuredArtists .artistThumb a img:hover {
 border: 1px solid #DDD;
}

/*--- News Flash ---*/
#newsFlash {}
#newsFlash a{
 text-decoration: none;
}
#newsFlash h1 {
 padding: 5px 0 0 10px;
 margin: 0;
 font-size: 14px;
}
#newsFlash a img {
 border: none;
}
#newsFlash h2 {
 padding: 0;
 margin: 0 0 .5em 0;
 font-size: 12px;
}
#newsFlash h2 a {
 color: #F7A600;
}
#newsFlash ul {
 list-style: none;
 margin: 0;
 font-size:13px;
 color:#B57500;
}
#newsFlash ul li {
 width: 31%;
 margin: 0 0 0 10px;
 float: left;
}
#newsFlash ul li p {
 font-size: 9px;
}
#newsFlash ul li p {
 font-weight: normal;
}
#newsFlash ul li a {
 font-weight: normal;
}
#newsFlash ul li .more {
 font-size: 9px;
 float: right;
}

/*--- Footer Advert ---*/
#footerAdvert {
 width: 770px;
 margin: 0 auto 2px auto;
}
#footerAdvert a img{
 border: none;
}

#footerAdvert iframe {
 margin:0 22px;
}

/*--- Google Adsense ---*/

.adsensebox {
	margin-top:0;
 background-image: none;
 background:#000;
 border-right:1px solid #A24400;
 width:769px;
 margin-bottom:-10px;
 position:relative;
 z-index:1;
}
.adsensebox .boxbody {
 padding-top:20px;
 background-image:none;
 border-left:1px solid #A24400;
}
.adsensebox .contentbox {

}
.adsensebox h1 {
	font-size:1px;
	padding-top:0;
}

.adsenseFooter {

}
.adsenseFooter h1 {
	font-size:1px;
	padding-top:0;
}
#googleAds {
 width:728px;
 height:90px;
 margin: 10px auto 0 auto; 
 background-color:#000;
 border:none;
 overflow:hidden;
 border-color:#000;
}

#googleAds object {
 width:728px;
 height:90px;
 background-color:#000;
 border:none;
 overflow:hidden; 
 border-color:#000;
}

#skyscraper {
 position:absolute;
 top:140px;
 left:775px;
}

/* Featured Shop Items Side */

#skyscraper #featuredShopItems {
  width:118px;
  margin:0 0 5px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #A24400 !important;
  background: #000 url(../images/boxtitlebg.01.png) top left no-repeat;
  overflow:hidden;
}
#skyscraper #featuredShopItems .title {
  text-align:center;
  font-weight:bold;
  padding:3px 0 0;
}
#skyscraper #featuredShopItems .title a {
  color:#FFF;
}
#skyscraper #featuredShopItems li {
  margin:0 0 5px; list-style:none; text-align:center; font-size:10px; color:#CFAD81;
}
#skyscraper #featuredShopItems a {
  color:#FFA24A; text-decoration:none; font-size:10px; padding:5px;
}
#skyscraper #featuredShopItems a:hover {
  text-decoration:underline;
}
#skyscraper #featuredShopItems img {
  width:100px; margin:0 auto; border:1px solid #888;
}
#skyscraper #featuredShopItems img:hover {
  border:1px solid #DDD;
}

/* Featured Shop Items Bottom */

#footerfeaturedShopItems { 
 margin-top:0; font-size:10px;
}
#footerfeaturedShopItems .title { 
 display:none;
}
#footerfeaturedShopItems ul {
margin:0 13px; padding:0;
}
#footerfeaturedShopItems li {
  margin:0 5px 5px; list-style:none; text-align:center; float:left;
}
#footerfeaturedShopItems a {
  color:#FFA24A; text-decoration:none; font-weight:normal; font-size: 9px; display:block; width:110px;
}
#footerfeaturedShopItems .contenthead a {
  color:#FFA24A; text-decoration:none; display:block; width:90%;
}
#footerfeaturedShopItems a:hover {
  text-decoration:underline;
}
#footerfeaturedShopItems img {
  width:100px; margin:0 auto; border:1px solid #888;
}
#footerfeaturedShopItems img:hover {
  border:1px solid #DDD;
}
#footerfeaturedShopItems h1 {
font-size:14px; margin:0; padding:5px 0 5px 15px;
}

#footerfeaturedShopItems #featuredShopItems {position:relative; height:205px; left:15px;}
#footerfeaturedShopItems #featuredShopItems li {width:110px;}
#footerfeaturedShopItems #featuredShopItems a.item {position:absolute; bottom:18px;}
#footerfeaturedShopItems #featuredShopItems .itemPrice {position:absolute; bottom:0; display:block; width:110px;}
#footerfeaturedShopItems #featuredShopItems .itemName {height:3.7em; display:block; overflow:hidden;}

.msie6 #footerfeaturedShopItems #featuredShopItems {left:-50px;}
.msie6 #footerfeaturedShopItems .contenthead {margin-left:-40px;}

/*--- Site Search ---*/
#siteSearchBody div.contentContainer {
  font-size:12px !important;
  min-height:100px;
}
#siteSearchBody #result_report {
  margin: 0 0 1em;
}
#siteSearchBody #results .title {
  font-size:1.3em;
}
#siteSearchBody #results .description {
  margin: .3em 0 0;
}
#siteSearchBody #results .description b, #siteSearchBody #results .url b {
  font-weight:bold;
  color:#FFF;
}
#siteSearchBody #other_pages {
  margin: 1em 0 2em;
}
#siteSearchBody #other_pages a, #siteSearchBody #other_pages b {
background-color:#000;
border:1px solid #A24400;
margin:1px 1px 0 0;
padding:2px 4px;
text-decoration:none;
}
#siteSearchBody #other_pages a:hover {
background-color:#A24400;
border:1px solid #A24400;
color:#FFF;
}
#siteSearch {
left:550px;
position:relative;
top:26px;
width:250px;
}
#siteSearchQuery, #siteSearchBody #query, #siteSearchBody select {
  background:#000000 none repeat scroll 0 0 !important;
  border:1px solid #881E1A;
  color:#FFDB9C;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  padding:1px 2px;
}
#siteSearchSubmit, #siteSearchBody input[type=submit] {
  margin:0 0 0 2px;
background:transparent url(../images/search.png) repeat scroll 0 0 !important;
border:medium none !important;
color:transparent !important;
height:18px !important;
width:63px !important;
}

#searchPage {}
#searchPage #siteSearch {display:none;}
#searchForm .gsc-input input {
 padding: 1px 2px;
 border:1px solid #881E1A;
 background: #000 !important;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#FFDB9C;
}
/* Disable built in search forms */
.gsc-control form.gsc-search-box {display : none;}
#rightSearchControl .gsc-control {width : 100%;}
#rightSearchControl .gsc-control .gsc-resultsHeader {display:none;}
#rightSearchControl .gsc-control .gsc-tabsArea {padding-left:10px;}
#rightSearchControl .gsc-control .gs-spacer {display:none;}
#rightSearchControl .gsc-control .gsc-tabHeader {
	margin-right:1px;
	padding:5px 15px 4px 15px;
	border:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FFDB9C;
	background:#A24400;
	border-radius-topleft:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-radius-topleft:5px;
	border-radius-topright:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-topright:5px;
}
#rightSearchControl .gsc-control .gsc-tabHeader:hover {
	background:#DA6E17;
	color:#FFF;
}
#rightSearchControl .gsc-control .gsc-tabhActive {
	padding-top:8px;
	background:#F16B00;
	color:#FFF;
}
#rightSearchControl .gsc-control .gsc-results {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #A24400 !important;
  width:725px;
  margin:5px 0 5px 0;
  padding:10px;
}
#rightSearchControl .gsc-control .gs-title {
text-decoration:none;
}
#rightSearchControl .gsc-control a.gs-title {
color:#FFA24A;
font-weight:bold;
text-decoration:none;
font-size:12px;
}
#rightSearchControl .gsc-control a.gs-title b {
color:#FFF;
font-weight:bold;
text-decoration:none;
font-size:12px;
}
#rightSearchControl .gsc-control .gs-visibleUrl {
color:#CFAD81;
}
#rightSearchControl .gsc-control .gsc-cursor-page {
background-color:#000;
border:1px solid #A24400;
margin:1px 3px 0 0;
padding:2px 4px;
text-decoration:none;
color:#FFA24A;
font-weight:bold;
}
#rightSearchControl .gsc-control .gsc-cursor-page:hover {
background-color:#A24400;
border:1px solid #A24400;
color:#FFF;
}
#rightSearchControl .gsc-control .gsc-cursor-current-page {
	color:#FFF;
}
#rightSearchControl .gsc-control a.gsc-trailing-more-results {
display:none;
}