@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	background-color: #c0c0c0;
	text-align: center;
}

a:link,a:visited {
	color: #737CA1; /*blue-grey*/ /*deep blue - #315989; */
	text-decoration: none;
}

a:hover, a:active     {
	text-decoration: underline;
	color: #348781; /* purple - #806D7E; */
}

#banner {
        border: 0px solid red;
        width:100%;
	text-align: center;
}

#footer {
	font-size: 80%;
	text-align: center;
}

.mobile {
	font-size: 75%;
	text-align: center;
	margin: 0em;
	padding: 0em;
}

h1 {
	font-size: 167%;
	text-align: center;
	margin-top: 0em;
	padding-top: 0em;
}

h2 {
	font-size: 100%;
	text-align: center;
}

#header h1 {
	font-size: 240%;
}

#header h2 {
	font-size: 120%;
}

.small {
	/*font-size: x-small;*/
	font-size: 70%;
	font-weight: normal;
}

h1 .small {
	font-size: 40%;
}

.left {
	text-align: left;
}

.photoRight {
	float: right;
	margin-right: 0.63em;
	margin-bottom: 0.63em;
}

.photoLeft {
	float: left;
	margin-right: 0.63em;
	margin-bottom: 0.63em;
}

/*
-------------------------------------------------
Gallery Pages
-------------------------------------------------
*/

.gallery {
	margin: 0em;
        width: 100%;
        border: 0em green solid; /*0.06*/
        padding: 0em;
}

.pagesNavBar, .perPage { /* Page Navigation bar  and Per Page drop down on Gallery pages */
	text-align: center;
	font-size: 85%;
        border: 0em purple solid; /*0.06*/
        margin-top: 1em;
        margin-bottom: 1em;
}

.gallerySubHeader {   /* Subheader on Gallery pages - Landscapes, Nature, Abstracts, etc. */
	font-size: 105%;
	text-align: center;
	font-weight: bold;
}

.galleryHeading {
	text-align: center;
	width: 100%;
	padding-bottom: 0.5em;
	vertical-align: middle;

}

.galleryHeading h1, .galleryHeading form {
	display: inline;

}

.galleryHeading h1 {
	vertical-align: top;
}

.gRow {
	margin: 0em;
        margin-bottom: 1em;
        width: 100%;
        padding: 0em;
        border: 0em red solid;
        position: relative;
        text-align: center;
}

.gItem {
	border: 0em blue solid;
        padding: 0.31em;
        margin: 0em;
        text-align: center;
        float: left;
        position: absolute;
        bottom: 0.05em;
}

.gItem .small {
        font-size: 72%;
}

.gItemLink {
	padding-top: 0em;
}
/*
-------------------------------------------------
Search Bar on top of page
-------------------------------------------------
*/
.search {
	float: none;
	margin-right: 0em;
	margin-bottom: 0em;
	text-align: center;
	vertical-align: middle;
	font-size: 95%;
	padding-top: 0.31em;
	padding-right: 0em;
	padding-bottom: 0.31em;
	padding-left: 0em;
}

.search input {
	font-size: 90%;
}

/*
-------------------------------------------------
Private links above search bar
-------------------------------------------------
*/
.private {
	float: none;
	margin-right: 0em;
	margin-bottom: 0em;
	text-align: center;
	vertical-align: middle;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}


/*
-------------------------------------------------
Facebook Like button and Like Box
-------------------------------------------------
*/

.fb-iframe-align {
	margin-right: 0em !important;
	margin-bottom: 0em !important;
	margin-top: 0em !important;
	margin-left: 0em !important;
	padding-top: 5px !important;
	padding-right: 0em !important;
	padding-bottom: 0em !important;
	padding-left: 0em !important;
        text-align:center;
        border: 0px red solid;
}

/*
-------------------------------------------------
Details Page
-------------------------------------------------
*/
.details {
	text-align: center;
}

.details h1 {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.31em;
	padding-left: 0em;
}


.detailsText {
	text-align: left;
        float: right;
	padding-right: 0.31em;
	padding-left: 0.31em;
	vertical-align: middle;
	width: 33%;
}

.detailsText ul {
	margin-top: 0em;
	margin-left: 1.5em;
	padding-left: 0em;
}

.detailsText li {
	margin-top: 0em;
	margin-left: 0em;
	list-style-type: square;
	padding-left: 0em;
}

.detailsText form {
	display: inline;

}


/*
-------------------------------------------------
Tweets (Main Page & Social Networking page)
-------------------------------------------------
*/
.tweet {
  margin: 0.8em auto;
  padding: 0.53em;
  border: 0em solid #737CA1;
  background-color: #FFFDF2;
  color: #000000;
  text-align: left;
}

.tweet-follow {
  margin: 0.8em auto;
  padding: 0em;
  border: 0em solid #737CA1;
  text-align: right;
}


.tweet-date {
  font-size: 80%;
}

/*
-------------------------------------------------
E-Mail Forms (Request Art Work, Price Inquiry, etc.) & 
Advanced Search form
-------------------------------------------------
*/

.form .formElement {
	width: 100%;
	float: left;
	clear: both;	
	border: 0em dashed yellow;
	margin-bottom: 0.94em;
}

.formElement .desc, .formElement .comparison, .formElement .comparison-radio, .formElement .input {
      	float: left;
      	text-align: left;
      	margin-right: 0.31em;
      	border: 0em solid red;
}

.formElement .desc {
	width: 5.63em;
	border: 0em solid red;
}

#priceInquiry .formElement .desc, #email .formElement .desc, #request .formElement .desc {
	width: 7.50em;
}

#order .formElement .desc {
	width: 9.40em;
}

.formElement .comparison-radio {
      	clear: both;
	font-size: smaller;
      	margin-left: 7.0em !important;
	margin-left: 3.5em;
	margin-bottom: 0.31em;
	width: 80%;	
	border: 0em solid red;
}


.formElement .instr {
	border: 0em solid purple;
	font-size: smaller;
	display: inline;	
}

/*
-------------------------------------------------
Right-click pop-up menus on Connections Map
-------------------------------------------------
*/
.contextMenu {
	visibility: hidden;
	background-color: #000000;
	border: 0.20em solid #c0c0c0;
	font-size:0.8em;
	font-weight: bold;
	width: 11.5em;
}

.contextMenuItem a {
	background-color: #000000;
	color: #c0c0c0;
	display:block;
	padding-right: 0.3em;
	padding-left: 0.3em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	
}

.contextMenuItem a:link, .contextMenuItem a:visited {
	color: #c0c0c0;
	text-decoration: none;
}



.contextMenuItem a:hover, .contextMenuItem a:focus {
	background-color: #737CA1; /*blue-grey*/ /*deep blue - #315989; */ /* green - #348781;*/ /* white - #FFFFFF; */
	color: #000000;
	text-decoration: underline;
}

/* 
-------------------------------------------------
OLD - no longer in use.  Can probably be deleted
-------------------------------------------------
body.popup {
	background-color: #000000;
	background-image: none;
}

.submenu {
	text-align: center;
	margin-top: 0em;
}

a.close {
	font-weight: bold;
}

*/

