/* -------- Header -------- */

.logoutHeader a {
    text-decoration: none;
}

a.orderHistory:link {
    color: #A9A9A9;
    text-decoration: none;
}

a.orderHistory:visited {
    color: #A9A9A9;
    text-decoration: none;
}

a.orderHistory:hover {
    color: #A9A9A9;
    text-decoration: underline;
}

a.orderHistory:active {
    color: #A9A9A9;
    text-decoration: underline;
}

/* ------------------------ */

#templateimg1 {
    border: 2px solid #D9D9D9;
    float: left;
    margin-left: 10px;
    padding: 0;
}
.productTheme {
    float: left;
    margin-top: 30px;
}
.sdm_1 {
    width:100%;
    height:20px;
    padding:5px;
    color:#809c78;
    font-align:left;
}
.sdm_2 {
    width:300px;
    text-align:left;
    padding-top:15px;
    color:#967070;
    font-size:25px;
}
.sdm_3 {
    width:20%;
    text-align:left;
    padding-top:15px;
    float:left;
}
.sdm_4 {
    width:300px;
    text-align:left;
    padding-top:15px;
    padding-bottom:5px;
    font-size:15px;
    color:#e68fc2;
}
#sdm_5 {
    font-align:left;
    float:left;
    margin-right:25px;
}
#sdm_5 a:hover {
    float:left;
}
#sdm_6 {
    width:450px;
    float:left;
    margin-bottom: 5px;
    padding: 4px;

}
.sdm_7 {
    width:450px;
    float:left;
    margin-bottom: 30px;
    padding: 4px;
}
.sdm_8 {
    width:200px;
    height:20px;
    font-align:right;
    margin-top:35px;
    padding:15px;
    float:left;
}
.sdm_9 {
    width:130px;
    height:20px;
    font-align:right;
    margin-top:35px;
    padding:15px;
    float:left;
}



/* ---- Variants in product details section ----- */
.variantsList {
    text-align: left;
}

.variantTypeTitle {
    font-weight: 700;
    color: #636363;
    font-size: 14px;
    line-height:24px;
    width: auto;
    padding-top: 18px; 
    padding-left: 6px;
}
.variantValue {
    float:left;
    /*-- border-radius: 3px; --*/
    color: #636363;
    font-size: 14px;
    line-height:24px;
    background-color: #f3f3f3;
    margin-right: 10px;
    margin-top:5px;
    padding-left:5px;
    padding-right: 5px;
}
.variantPrice {
    color: #8d8d8d;
}

button {
    margin-top: -5px;
}

/* -------- Product Details --------------- */

.productThumbnail {
    width:70px;
    margin:5px;
  /*--  border-style:solid;
    border-width:1px;
    border-color:#ddd;
    border-radius:6px; --*/
    cursor:pointer;
}

/* -------- Links under projects --------- */
.smallButton a {
    text-decoration: none; color:#636363;    
}

/* ----------- Thank You Page ---------- */
.thankYou .exitButton {
    background-color: #636363; color:white; text-decoration:none; padding:5px;
}

/* ------------ Flag ---------------- */

.flag {
 height:20px; float:right; display:inline;
}

.flag.new {
    background-image: url(''); width:85px;
}
.flag.sale {
    background-image: url(''); width:85px;
}

.flag.foil {
    background-image: url(''); width:85px;
}

/* ------------ Cart ---------------- */
textarea.cartNotes {
    text-align: left;
    width: 466px;
    height: 80px;
}

#pixfizz-proceed-to-payment {
    color: inherit;
    font: inherit;
    background: none;
    padding: 0;
}

#pixfizz-pay-at-store a {
    text-decoration: none;
    color: inherit;
}

/*-- Create clickable DIV button on category pages. --*/

.link-span {
    position:absolute; 
    width:100%;
    height:100%;
    top:0;
    left: 0;
    z-index: 1;
}

.link-button-container a {
    margin-left: -8px;
}

.link-button-container {
    width:270px;
    height:20px;
    border-radius: 3px;
    padding-top: 4px;
    /*Important:*/
    position:relative;
}
.desktopemail {
    clear: left;
    text-align: right;
    float: right;
        
}

.emailForm {
	width: 175px;
	height: 25px;
	line-height: 25px;
		margin-right: 8px;
}

.emailButton {
	display: table-cell;
	overflow: hidden;
	height: 31px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	font-size: 14px;
	line-height: 0px;
	text-align: center;
}
		
.emailButtonmain {
	display: table-cell;
	overflow: hidden;
	height: 31px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	font-size: 14px;
	line-height: 0px;
	text-align: center;
}
.scrollTopSpacer {
  -moz-transition-duration: 0.5s;
  -moz-transition-property: opacity, margin-top;
  -moz-transition-timing-function: ease-out;
  -o-transition-duration: 0.5s;
  -o-transition-property: opacity, margin-top;
  -o-transition-timing-function: ease-out;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity, margin-top;
  -webkit-transition-timing-function: ease-out;
  margin-top: -60px;
  position: fixed;
  transition-duration: 0.5s;
  transition-property: opacity, margin-top;
  transition-timing-function: ease-out;
  width: 1004px;
}
.scrollTop {
  -khtml-user-select: none;
  -moz-border-radius: 5px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-border-radius: 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  background-color: #636363;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: table-cell;
  font-size: 14px;
  font-weight: 700;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-align: center;
  user-select: none;
}
.scrollTop:hover {
  background-color: #393939;
  color: #fff;
}		
