html, body { height: 100%;
}
 
#page  { min-height: 100%;
	background: url(../images/artist-main-back20.jpg) center center;
}

#page-inner { overflow: auto; padding-bottom: 115px;
}

#page-inner {
/*	position: relative;*/
}

.block .inner {
  position: inherit;
}

#block-nice_menus-1 {
  margin-bottom: 0px;
}

/* Scalable Image 

img.source-image {
	width: 100%;
	min-width: 960px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.75;
}
*/



/* @group Header */

#header-group-inner {
	height: 75px;
  position: relative;
}

.mission {
	max-width: 300px;
}

.mission p {
	color: black;
		font: 25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#block-logintoboggan-0 {
  margin-top: 10px;
  margin-bottom: 0px;
}

#header-group-wrapper {
	/* Make header a bit taller to fit text under search bar - was 108px */
  height: 120px;
	background-color: #F6E996;
	  /* for IE */
  	filter:alpha(opacity=70);
  	/* CSS3 standard */
  	opacity:0.7;
}

.cont-con {
  float: right;
  clear: right;
  padding: 9px;
  right: 0;
  top: 30px;
}

#primary-menu-wrapper {
  width: 960px;
}

#new-primary-menu {
/*  margin: 0 auto;
  padding-left: 145px;*/
  padding-bottom: 1px;
  float: left;/*
  margin-top: -55px;*/
}

#new-primary-menu .block ul,#new-primary-menu .block ol {
    margin-left: 0px;
    padding: 0;
}

/* @group Primary Menu */
.PRIMARY {
  margin-top: 2px;
}

.PRIMARY li.leaf a {
	color: black;
}

.PRIMARY li.leaf a.active {
	text-decoration: underline;
}

.PRIMARY li a {
	color: black;
}

.nolink {
/*  line-height: 150%;*/
  padding: 0.3em 5px;
  padding-right: 15px;
}

.row .PRIMARY, .nested .PRIMARY, .block .PRIMARY {
  overflow: visible;
}

.viewsdisplaytabs-wrapper .viewsdisplaytabs-group-wrapper ul li.last a {
    margin-right: 0px;
}

.viewsdisplaytabs-wrapper .viewsdisplaytabs-group-wrapper ul {
  padding: 2px 0px;
}

/* @end */

#logo a img {
	margin-top: 10px;
}



/* @end */

/* @group Main
 */
div.breadcrumb {
	display: none;
}

#preface-bottom {
/*	height: 20px;*/
  margin-top: -25px;
}


ul.tabs.primary {

}

/* @group Content Region */

#content-group {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	 border-radius: 20px;
	 background: -webkit-gradient(radial, 50% 50%, 300, 50% 50%, 750, from(#FFFFFF), to(#000000));
	 background: -moz-radial-gradient(50% 50% 0deg,circle cover, #FFFDFC, #5C5C5C)
}

#content-region {
	background-color: white;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	 border-radius: 20px;
	margin: 3px;
	width: 774px;
}


#content-inner {
	
}

#content-inner-inner {
	margin-right: 10px;
}

#content-tabs {
	margin-bottom: 0;
}




/* @end */



/* @end */

/* @group Footer */

#block-block-1 {
	margin: 0;
}

#footer-wrapper {
	background-color: #231f20;
}

#footer {
	height: 95px;
	position: relative;
	clear: both;
	height: 125px;
	margin-top: -95px;
}

div.social {
	float: left;
	color: white;
	text-align: center;
	width: 170px;
}

span.copyright {
	color: white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.payments {
	width: 120px;
	float: right;
	position: relative;
	bottom: 26px;
	text-align: right;
}

div.social img, div.payments img {
	margin-right: 5px;
}

.policies {
	clear: both;
	position: relative;
	bottom: 25px;
	font-size: 10px;
}

.policies ul.menu li {
	list-style-type: none;
	list-style-image: none;
	text-align: right;
}

.policies a {
	color: white;
}

.artist-policies {
  border: 1px solid;
  margin-top: 1em;
}

.policy-wrapper {
/*  width: 33%;*/
  float: left;
  padding-right: 10px;
}

.artist-policies h4 {
  margin: 1em 0 0 0;
}

/* @end */

/* @group User Login */

.login {
	position: relative;
  overflow: visible;
}



.login a {
	font-weight: bold;
	color: black;
}

#block-logintoboggan-0 {
	text-align: right;
	font-weight: bold;
}


#user-login-form {
	float: right;
	clear: right;
	margin-right: 50px;
}

#user-login-form div div.item-list ul {
	height: 0;
	margin: 0;
}


#user-login-form div div.item-list ul li.first {
	position: relative;
	bottom: 10px;
}


#user-login-form div div.item-list ul li.first a {
	color: #212121;
}



#edit-pass, #edit-name, #edit-search-theme-form-header, #edit-mail, #edit-conf-mail, #edit-pass-pass1, #edit-pass-pass2, input#edit-keys.form-text {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 175px;
	height: 15px;
	margin-right: 10px;
}

p.subloggin {
	font-size: 12px;
	line-height: 12px;
}


#search-box {
	text-align: right;
	float: right;
	position: static;
/*	bottom: 25px;*/
	width: 310px;
	clear: right;
/*	margin-left: 60px;*/
  margin-bottom: 0px;
/*  margin-top: 50px;*/
}

/* @group Registration */

div.signup-form {
	display: inline-block;
	float: left;
	clear: both;
	margin-top: 10px;
}

div.signup-form .form-item {
	margin-top: 0;
	width: 320px;
	margin-bottom: 0;
}

div.signup-form-copy{
	line-height: 12px;
	font-size: 11px;
	display: inline-block;
}

div.password-sign, .mail-sign {
	clear: left;
}



.registration-submit  {
	clear: both;
}

.registration-submit #edit-submit {
	background-color: black;
	margin-left: 130px;
	color: white;
	border-style: none;
}




/* @end */

/* @group Login Block
 */

#edit-pass-1, #edit-name-1  {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-right: 10px;	
}

#user-login-form #edit-name-wrapper, #user-login-form #edit-pass-wrapper {
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 3px;
}

#user-login-form #edit-name-wrapper label,#user-login-form #edit-pass-wrapper label {
	width: 70px;
}

div.artconlogin {
	background-color: #FCFAE8;
	border: thin solid silver;
	width: 320px;
	float: left;
	margin-right: 20px;
	padding: 25px 20px;
  height: 329px;
}

div.login-boxtitle {
	font-size: 14px;
	margin-bottom: 20px;
}

div.my-form-wrapper {
	margin-left: 30px;
}

button.register {
	margin-left: 30px;
	width: 290px;
	background-color: #BCBEC0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px
}

div.artconlogin div#edit-name-wrapper.form-item, div.artconlogin div#edit-pass-wrapper.form-item {
	margin-bottom: 20px;
}

div.artconlogin div#edit-name-wrapper.form-item label, div.artconlogin div#edit-pass-wrapper.form-item label {
	width: 250px;
	text-align: left;
}

div.login-messaging {
	clear: both;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}


div.search-login-path {
	background-color: #FCFAE8;
	border: thin solid silver;
	padding: 20px;
	display: inline-block;
	width: 320px;
}

div.stay-connected {
	background-color: #FCFAE8;
	border: thin solid silver;
	padding: 20px;
	display: inline-block;
	width: 320px;
	margin-top: 10px;
}

div.social-icons {
	text-align: center;
}

div.cclogin {
	background-color: #FCFAE8;
	border: thin solid silver;
	padding: 20px;
	display: inline-block;
	width: 320px;
	margin-top: 10px;
	text-align: center;
}

div#SignUp {
	margin-top: 5px;
}

#SignUp input {
	width: 150px;
	padding: 3px;
	border-radius: 10px;
}

div.fusion-right {
  float: right;
  top: -70px;
}

#SignUp span.signup-button input {
	width: 75px;
	background-color: black;
	color: white;
	border-style: none;
	padding: 3px;
}

.stayartistic {
	text-align: center;
}

#user-login div div.search-login-path div div.form-item label {
	display: none;
}

#edit-name-1-wrapper label, #edit-pass-1-wrapper label {
	display: none;
}

span.login-pass #edit-submit-1 {
	background-color: black;
	color: white;
	padding: 5px;
}

/* @end */

/* @group User Path */

form#user-register, form#node-form, #billing-pane {
	background-color: #FCFAE8;
	border: thin solid silver;
	margin: 10px;
	padding: 20px;
}

form#user-pass {
	background-color: #FCFAE8;
	border: thin solid silver;
	margin: 10px;
	padding: 20px;
	height: 70px;
}

form#user-pass #edit-submit {
	margin-left: 0;
}



#edit-name-wrapper label, #edit-pass-wrapper label, #edit-mail-wrapper label, #edit-conf-mail-wrapper label, #edit-field-name-last-0-value-wrapper label, #edit-field-name-first-0-value-wrapper label, #edit-field-address-0-street-wrapper label, #edit-field-address-0-additional-wrapper label, #edit-field-address-0-city-wrapper label, #edit-field-address-0-postal-code-wrapper label, #edit-field-address-0-country-wrapper label, #edit-field-address-0-phone-wrapper label, #edit-field-address-0-province-wrapper label {
	float: left;
	margin-right: 10px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	width: 110px;
	display: inline-block;
}


#edit-name-wrapper div.description, #edit-mail-wrapper div.description, #edit-conf-mail-wrapper div.description, #edit-pass-wrapper div.description {
	display: none;
}

/* page 2 */

#edit-field-address-0-street, #edit-field-name-last-0-value, #edit-field-name-first-0-value, #edit-field-address-0-additional, #edit-field-address-0-city, #edit-field-address-0-postal-code, #edit-field-address-0-country, #edit-field-address-0-phone  {
	width: 250px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}


/* @end */


/* @end */

/* @group Search Block */

/*input::-webkit-input-placeholder {
    color: black;
	text-align: center;
}
input:-moz-placeholder {
    color: black;
	text-align: center;
}*/



#search-block-form {
	float: right;
}

#block-search-0 {
	margin: 0;
	position: relative;
	left: 6px;
}

#search-copy {
  display: block;
  font-size: 10px;
  margin-left: 50px;
  text-align: left;
}


/* @end */

/* @group Side Menu */
.side-menu {
}

.side-menu li.leaf {
	text-align: center;
	width: 150px;
	height: 20px;
	background: black no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	 border-radius: 10px;
}

.side-menu li.leaf a {
	color: white;
	position: relative;
	top: 3px;
	font-size: 12px;
}


/* @end */

/* @group ImageCache */

img.imagecache.imagecache-250x250 {

}


img.imagecache.imagecache-node_page {

	margin-right: 10px;
	margin-bottom: 10px;
}


/* @end */

/* @group Pagination */

ul.pager {
	margin-top: 5px;
	margin-bottom: 5px;
}

li.pager-item a.active {
	border: none;
}

li.pager-item a:hover {
	background-color: transparent;
	color: black;
	font-weight: bold;
}


ul.pager li.pager-current {
	border: none;
	background-color: transparent;
	color: black;
	font-size: 1.2em;
}

li.pager-previous a.active {
	border: none;
	background: url(../images/pager-previous.gif) no-repeat right;
	color: transparent;
}

li.pager-next a.active {
	border: none;
	background: url(../images/pager-next.gif) no-repeat 0;
	color: transparent;
}

ul.pager li.pager-last {
	border: none;
}

div.item-list ul.pager li.pager-last.last a.active, div.item-list ul.pager li.pager-first.first a.active {
	display: none;
}


/* @end */

/* @group Views */

#content-inner-inner h1.title {
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
/*	position: relative;*/
	top: 6px;
}

#view-id-pieces-page_1 div.views-field-title {
	font-weight: bold;
}

#view-id-pieces-page_1 td {
	text-align: center;
}

div.views-field-field-price-value, div.views-field-field-price-float-value {
	color: red;
	font-weight: bold;
	font-size: 13px;
}

div.view-grid-header {
	float: right;
	position: relative;
	font-size: 1.1em;
	bottom: 20px;
}

.all-art-grid .views-field-title {
	font-weight: bold;

}

.all-art-grid td {
	text-align: center;
}

.all-art-grid div.views-field-teaser {
	height: 50px;
	width: 180px;
}

/* @end */

/* @group Content Types */

/* @group Piece */

.piece-specifics {
	margin-right: 20px;
	margin-left: 20px;
	display: inline;
	float: left;
}

#piece-content {

}


div.piece-image {
}

.multi-image {
  float: left;
  padding: 5px;
}

div.piece-name {
	font-weight: bold;
	font-size: 14px;
	float: left;
}

div.piece-deminsions {
	text-align: center;
	float: left;
}

div.piece-price {
	text-align: right;
	font-size: 1.2em;
}

div.piece-buy-now {
	float: right;
  margin-top: 5px;
}

div.piece-buy-now img {
	position: relative;
	bottom: 10px;
	left: 5px;
}

span.piece-overlay {
	background-color: white;
	position: absolute;
	z-index: 8;
	clear: both;
	top: 10px;
	left: 350px;
	padding: 2px;
	opacity: 0.5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}



span.piece-price-inner {
	color: red;
	font-weight: bold;
}

div.piece-artist-name a {
	color: black;
	font-size: 13px;
	float: left;
	clear: left;
	display: block;
}

div.piece-artist-location {
	text-align: right;
}


div.piece-artist-portfolio-grid {
	float: left;
}

div.artist-profile-artist-portfolio-grid {
	float: right;
  width: 309px;
}

div.artist-button a {
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	color: transparent;
	background: url(../images/artist-profile-button.gif) no-repeat center bottom;
	padding: 0px 85px 25px;
  clear: both;
}

div.piece-links {
	display: inline-block;
  margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	clear: both;
	position: relative;
	bottom: 10px;
}


.flag-wishlist, .flag-registry, li.review_field_piece_noderef_url  {
	float: right;
	clear: right;
}


/* @end */



/* @end */

/* @group Local Tabs
 */

#content-tabs {
  float: right;
  padding: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-left: 0;
}

#content-tabs ul.primary,
#content-tabs ul.secondary {
  clear: both;
  margin: 0;
  padding: 0 10px;
	border-bottom-style: none;
}

#content-tabs ul.secondary {
  border-bottom: 1px solid #555;
  text-transform: lowercase;
}

#content-tabs ul.primary li,
#content-tabs ul.secondary li {
  border-style: none;
  display: inline;
  list-style: none;
  margin: 0 10px;
  padding: 0;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited,
#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  background-color: transparent;
  border: none;
  margin: 0;
  text-decoration: none;
  white-space: nowrap;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #555;
}

#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited {
  	color: #555;
  	padding-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
	border: none;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.primary li a:focus,
#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
	border: none;
}



/* @end */

/* @group Messages */



/* General style for all errors/messages (border, padding, etc.) */
div.content-messages div.messages,
div.content-help div.help {
	border-style: none;
 	font-weight: bold;
  	margin-bottom: 5px;
  	overflow: hidden;
  	padding: 0;
	margin-top: 20px;
	margin-left: 10px;
/*	width: 850px;
*/
}



/* @end */

/* @group Checkout */

#edit-panes-billing-billing-first-name, #edit-panes-billing-billing-last-name, #edit-panes-billing-billing-company, #edit-panes-billing-billing-street1, #edit-panes-billing-billing-street2, #edit-panes-billing-billing-city, #edit-panes-billing-billing-postal-code, #edit-panes-billing-billing-phone	 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 275px;
}

#cart-pane, #payment-pane {
	border: none;
}

#cart-pane legend, #billing-pane div.fieldset-wrapper div.description, #payment-pane div.fieldset-wrapper div.description, #payment_details {
/*	display: none;	*/
}




/* @end */

/* @group Constant Contact */

div.ic-signup {
	border: solid thin;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 160px;
}

div.ic-signup input {
	width: 125px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 20px;
	position: relative;
	right: 10px;
}

div.ic-signup span.signup-button input {
	width: 75px;
	border-style: none;
	background-color: black;
	padding: 2px;
	margin-top: 4px;
	color: white;
	position: relative;
	left: 0;
}



/* @end */

/* Casey Edits - START */
.price-wrapper {
color: red;
    font-size: 13px;
    font-weight: bold;
}

.views-field-created {
  float: right;
}

.piece-artist-portfolio-grid {
  margin-top: 11px;
}

#piece-description {
  clear: left;
  width: 400px; 
}

#block-menu-secondary-links.block .inner {
  float: right;
}

.SECONDARY {
  margin-top: 3px;
  margin-bottom: 0px;
}
.SECONDARY li.leaf a {
    color: black;
}
.SECONDARY li.leaf a.active {
    text-decoration: underline;
}

#view-id-pieces-page_2.all-art-grid td {
/*  padding-bottom:20px; */
}
#view-id-pieces-page_2.all-art-grid div.views-field-teaser p{
  margin-top: 0em;
/*  height: 20px; */
}

.box {
/*  border: 1px solid;
  width: 300px;
  margin: 15Px 0px;*/
}
.box-wrapper {
    padding: 10px;
}
.box-header {
  font-size: 150%;
  background: black;
  color: white;
  padding: 5px 10px;
}
.current-location {
  padding-left: 20px;
}

.profile-box {
  border: 1px solid;
  width: 300px;
  margin: 15Px 0px;
}
.profile-box-wrapper {
    padding: 10px;
}
.profile-box-header {
  font-size: 150%;
  background: black;
  color: white;
  padding: 5px 10px;
}
.current-location {
  padding-left: 20px;
}

#block-block-4 {
  margin-bottom: 0px;
}

#main-group {
/*  margin-top: 32px;*/
}

#block-block-6 .block .inner  {
  margin-right: 0px;
}

#block-block-6 {
  text-align: right;
  bottom-margin: 0px;
  line-height: 100%;
  margin-bottom: 0px;
}

#sidebar-first.nested, #sidebar-last.nested, div.superfish {
  margin-top: 20px;
  overflow: visible;
}

.image-container {
  position: relative;
}

.full-size {
  position: absolute;
  bottom: 10px;
  left: 10px; 
}

.shipping-info {
  padding-bottom: 1.5em;
}

.shipping-info h3{
  /*  float: left;*/
  font-size: 100%;
}

.shipping-inc .field-label, .avail-pickup .field-label {
  font-weight: bold;
}

.addthis_default_style .addthis_counter {
  display: none;
}


.fusion-inline-menu .inner ul li.last {
/*    background-color: #EEEEEE;*/
/*    border-color: -moz-use-text-color #CCCCCC #CCCCCC;*/
/*    border-right: 1px solid #CCCCCC;*/
/*    border-style: none solid solid;*/
/*    border-width: 0 1px 1px;*/
    float: right;
/*    border: 1px solid #CCCCCC;*/
}

.fusion-inline-menu .inner ul.nice-menu-down li.last {
    border: 1px solid #CCCCCC;
}

/*ul li.last {
    background-color: #EEEEEE;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    float: left;
    border: 1px solid #CCCCCC;
}*/
/* Casey Edits - END */

