﻿/* ---------- NEW! FAQ ------------ */

.faq-content {
	background-color: white;
	padding: 20px;
}
.faq-questions {
	margin-bottom: 40px;
}
.faq-questions h1 
{
    margin-left: 0;
}
.faq-questions h2 {
	color: #88007B;
	margin-top: 20px;
}
.faq-questions ul.faq-category  {
	list-style: none;
	margin-left: 0;
}
.faq-questions ul.faq-category li {
	list-style: none;
	border-bottom: 2px dotted #6DB2AB;
	padding: 5px 0;
}
.faq-category a {
	color: #333131;
	width: 100%;
	display: inline-block;
}
.faq-questions a:hover 
{
    text-decoration: none;
}
.faq-category span {
	display: inline-block;
	width: 98%;
}
.faq-category li:after {
	content:  "\25BC";
	color: #6DB2AB;
}

.single-content .faq-questions hr 
{
    border-color: #DB3C11;
}
.faq-answer {
	border-top: 1px solid #DB3C11;
	padding: 10px 0;
}
.faq-answer h2 {
	color: #88007B;
	font-size: 1.8em;
}
.single-content .faq-questions .top,
.faq-answer .top {
	float: right;
	font-size: 14px;
	color: #DB3C11;
	text-transform: uppercase;
	font-family: "futura-pt", sans-serif;	
}
.single-content .faq-questions .top:hover,
.faq-answer .top:hover {
	text-decoration: none;
}
.faq-answer .top:before {
	content:  "\25B2";
	color: #6DB2AB;
}

/* ADDRESS BOOK */
.billing-addresses {
	max-width: 220px;
	display: block;
	float: left;
}
.shipping-addresses {
	margin-left: 250px;
}
.address-info {
	margin-top: 10px;
	border-bottom: 1px dotted #00857E;
	max-width: 200px;
	width: 100%;
	padding: 15px 10px 15px 0;
	display: inline-block;
	min-height: 140px;
	vertical-align: top;
}
.address-info span {
	display: block;
}
.address-info .action-link {
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 16px;
}
.address-info .address-name {
	font-weight: bold;
}
.address-info .address-country {
    color: red;
}  
.address-info .address-packages a {
}



/* ---------- ACCOUNT ------------ */

.divAccountLinks div {
	width: 350px;
	float: left;
	margin-top: 40px;
}
.divAccountLinks ul {
	padding-left: 0;
	margin-left: 0;
}
.divAccountLinks li {
	list-style: none;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #762A85;
	font-family: Verdana;
}
.divAccountLinks span {
	display: block;
	color: #333;
	font-size: 12px;
	font-weight: normal;
}


/* ---------- MANAGE CREDIT CARDS ------------ */

.manage-credit-cards th,
.manage-credit-cards td
.order-history th,
.order-history td
{
    border-bottom: 1px solid #767676;
    padding: 10px;
    text-align: left;
}
.manage-credit-cards th,
.order-history th 
{
    color: #666666;
    text-transform: uppercase;
    font-size: 11px;
    background: white;
}

.manage-credit-cards a,
.order-history a {
	text-transform: uppercase;
	font-weight: Bold;
	font-size: 11px;
}
.order-history 
{
    width: 80%;
}
.order-detail .label
{
    background-color:White;
    color:#000000;
    border-radius: 0;
    padding: 0;
    text-shadow: 0;
    
}


/* ---------- TEMPLATE DESIGN OVERRIDES ------------ */

.single-content .btn {
	padding: 5px 10px;
	text-transform: uppercase;
	border: 2px dotted #6DB2AB;
	color: #DB3C11;
	background: white;
	font-family: "futura-pt", sans-serif;
	border-radius: 0;
}
.single-content .btn:hover {
	border: 2px dotted #6DB2AB;
	color: white;
	background: #6DB2AB;
	text-decoration: none;
}

.single-content .label 
{
    color: inherit;
    text-shadow: none;
    padding: 0;
}


/* ------- ACCOUNT, HELP, CONTACT ------- */

.single-content #account-login
{
    width: 100%;
}
.single-content .top 
{
    font-size: 14px;
    margin-left: 20px;
}
.single-content#customer-service h2
{
    font-size: 24px;
    position:relative;
}
.single-content#customer-service h2 a.anchor 
{
    position:absolute;
    top:-40px;
}
.single-content#contact-us 
{
    padding-bottom: 50px;
}
.single-content#contact-us h2 
{
}
.single-content#contact-us p 
{
    font-size: 12px;
    margin-top: 0;
}

.single-content .testimonial {
	background: #ffffff;
	border-bottom: 0;
	border-top: 1px dotted #00857E;
	padding-top: 20px;
}

.single-content .testimonial .leftquote,
.single-content .testimonial .rightquote 
{
    color: #00857E;
}

.single-content hr 
{
    margin: 0;
    border-color: #00857E;
    
}
.single-content hr.space 
{
    margin: 20px 0;
}

/* ---------- PROFESSIONAL PRESENTS ------------ */

.single-content #professionalpresents,
.single-content #professionalpresents table
{
	width: 100%;
}

.single-content #professionalpresents .propresentslogo {
	display: block;
	margin: 0 auto;
}

.single-content #professionalpresents #content 
{
    padding: 0 80px;
}

.single-content #professionalpresents #title {
    font-family: "trocchi",Georgia,Times New Roman,serif;
	font-weight: normal;
	color: #88007B;
	font-size: 30px;
	font-weight: bold;
	margin: 30px 0;
}

.single-content #professionalpresents #sideheader {
	font-family: "futura-pt", sans-serif;
	font-weight: normal;
	color: #88007B;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
}

.single-content #professionalpresents .titleheaders,
.single-content #professionalpresents .titleheaders strong
{
	font-family: "futura-pt", sans-serif;
	font-weight: normal;
	color: #88007B;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30px;
}

.single-content #professionalpresents p 
{
    margin-top: 10px;
}

.single-content #professionalpresents-contact li
{
    list-style: none;
}

.single-content #propresents-quote {
	display: none;
}

.single-content #professionalpresents td {
	vertical-align: top;
}


.single-content #professionalpresents td img {
	padding-bottom: 20px;
	max-height: 200px;
}

.single-content #professionalpresents.propresents-details 
{
}

.single-content #professionalpresents.propresents-details h1
{
    font-family: "trocchi",Georgia,Times New Roman,serif;
    text-transform:none;
    padding: 0;
}
.single-content #professionalpresents.propresents-details h2
{
    margin-top: 0;
}

.single-content #professionalpresents.propresents-details td 
{
    border-bottom: 1px dotted #00857E;
}
.single-content #professionalpresents.propresents-details table td 
{
    border-bottom: 0;
} 



/* ---------- SEARCH ---------- */
.searchresults h3 strong
{
    color: #a4027a;
}
.searchresults th, 
.searchresults td 
{
    border-bottom: 1px dotted #00857E;
    vertical-align: top;
    text-align: left;
    padding-right: 20px;
    font-size: 12px;
}
.pagenotfound h3 
{
    margin-top: 20px;
    margin-bottom: 0;
}

/* ---------- CHECKOUT ------------ */

.single-content#checkout-main 
{
    max-width: 970px;
    width: 100%;
}

.single-content .panel-header 
{
    background: none;
}
.single-content input 
{
    width: auto;
}

.single-content #ordersummary,
.single-content .panel, 
.single-content #cart th,
.single-content #cart tr 
{
    background: #ffffff;
    border: 0;
}

.single-content .panel 
{
    /*max-width: 90%;*/
    /*border: 1px dotted #00857E;*/
}

.single-content #cart 
{
    border: 1px dotted #00857E;
}
.single-content #cart th, 
.single-content #cart td 
{
    padding: 10px;
}

.single-content #cart th:nth-child(4),
.single-content #cart th:nth-child(5) 
{
    text-align: right;
}

.single-content .panel-header-2 h3, 
.single-content .panel-header h2, 
.single-content .panel-header-3 h2 
{
    /*padding: 5px 0;*/
}

.single-content .panel-header 
{
    border-bottom: 0;
}

.single-content .panel-header h2, 
.single-content .shipping-header h2 
{
    font-size: 20px;
}

#checkout-main.single-content .panel
{
    border: 2px dotted #767676;
}

#checkout-main label 
{
    display: inline;
    margin-left: 10px;
}

#shipping-page label 
{
    display: inline;
    margin-left: 10px;
}


.verify-address h2 
{
    font-size: 24px;
    }
.verify-address input 
{
    margin-bottom: 10px;
    margin-right: 10px;
}

.pickuppopup label 
{
    display: inline;
    margin-left: 10px;
}

.unavailableitems 
{
    padding: 10px;
}
.unavailableitems ul 
{
    margin: 0 0 20px 0;
}
.unavailableitems li 
{
    margin-left: 20px;
    margin-bottom: 10px;
}