






.content-left-buy  {
background-color: #fffeee;   /*yellow*/
border-radius: 18px;
padding: 10px;
margin: 4px 4px 10px 8px;
width: 97.5%;
height: flex;
box-shadow: 0px 0px 2px  #ccc, 0px 0px 2px #ccc;
text-align: center;

}



.main-content-plate-buy {
background-color: #fffeee;   /*yellow*/
border-radius: 18px;
padding: 10px;
margin: 4px 7px 10px 8px;
width: flex;      /*    RRRRRRR set to match thumbs page*/
height: flex;
box-shadow: 0px 0px 2px  #ccc, 0px 0px 2px #ccc;
}





/*  variance from standard link button*/
.button-return-library {
width: 130px;
margin: 0px 0px 10px 0px; 
text-align: center;
}

.button-prev {
width: 90px;
margin: 0px 0px 10px 0px; 
text-align: center;
float:right;

}

.button-next {
width: 90px;
margin: 0px 0px 10px 0px; 
text-align: center;
float:right;
padding: 0px 8px 0px 10px;
}



 /*image file dimensions can be any size*/
.buy-image { 
width: 100%;
border-radius: 12px;
position: relative;
}


  
  
/*   used to cover image preventing click-copy */  
.transparent {
	position: absolute;
	top: 50px; 
	left: 10px;
	height: 100%;
	width: 95%;
	background-color: #111; /* for testing coverage  */
}






.rating {
position: absolute;
top: 12px; 
left: 170px;
}


.photo-title {
font-size: 18px;
margin: 0px 0px 8px 0px ;
}


/*  master select styling is in  base.css   */

.detail-select-folder {
	text-align: center;
	margin: auto;
	width: 200px;
}






.button-folders {
text-align: center;
padding: 5px 0px 20px 0px ;
}




/*
	font-size: 12px;
	font-family: sans-serif;
	font-weight: 600;
	color: #FFF;
	line-height: 1;
	padding: .6em .6em .6em .6em;
	width: 94px;
	border: 1px solid #333;
	box-sizing: border-box;
	margin: 0;
	border-color: #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #1a1;

 */



.license-text {
position: relative;
top: 0px;  
left: 0px;
font-size: 18px;
margin: 0px 0px 3px 0px ;
width: 100%;
position: relative;
text-align: center;
clear: both;


}



.attributes-price-holder {

position: relative;
top: 4px; 
left: 4px;
height:18px;
width: 96%;
border-top: 1px solid #bbb;

}


table, th, td {
  border: 0px solid black;
  border-collapse: collapse;
  height: 10px;
}

.attribute-radio {
position: relative;
display: block;
width: 15px;
top: -2px;
}

.attribute-size {
display: inline;
padding: 0px 0px 0px 14px;

}

.attribute-dimensions {
display: inline;

}
.attribute-price {
display: inline;
}

.attribute-added {
display: inline;
text-align: right;
width:  8px;
font-size: 14px;
color: #bbb;
}



.fa-check
 {
display: inline;
text-align: left;
width:  8px;
font-size: 16px;
color: #5a6;

}




.item-row  {
text-align: right;
width: 280px;
}

.item-added-cart {
text-align: center;
padding: 7px 0px 0px 0px ;
font-size: 18px;
color: #c56;
//border: 1px solid #000;
clear: both;
}



.button-cart-add {
text-align: center;
padding: -12px 0px 0px 0px;
width: 100%;
height: 50px;
position: relative;
margin: 0px 0px 10px 0px ;
//border: 1px solid #c00;
//border-bottom: 1px dotted #aaa;
clear: both;

}



.photo-id-text {
position: relative;
top: 0px;  
left: 10px;
font-size: 16px;
margin: 0px 0px 10px 0px ;
}


.use-description {
font-size: 12px;
margin: 0px 0px 8px 0px ;
text-align: left;
}




.credit-text {
position: relative;
top: 0px;  
left: 0px;
font-size: 14px;
margin: 0px 0px 10px 0px ;
font-weight: 600;
color: #a33;
}



/*  variance from standard link button*/
.button-goto-cart {
position: absolute;
left: 50%;

margin: auto; 

}







.keyword-set   {
text-align: center;
margin: 0px -0px 0px 4px ;
}




.keyword-holder {
display: inline-block;
margin: 0px -8px 0px -8px ;
height: 0px;
}

.select-button-keyword {
display: inline-block;
margin: 17px 15px 10px 5px ;

}


.day-holder {
display: inline-block;
margin: 0px -8px 50px -8px ;
height: 0px;
}

.select-button-library-day {
display: inline-block;
margin: 17px 15px 50px 5px ;

}






