a {text-decoration:none;}
a, a:visited, a:active {outline-style:none;}
a:hover {text-decoration:underline;}

img {border:none !important;}
.begin{border:none !important;}
.end{border:none !important;}
.bold{font-weight:bold !important;}
.highlight{color:#06a0cf !important;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.none{display:none !important;}
.block{display:block !important;}
.inline{display:inline !important;}


/* ############################### FIXES ############################### */
.qe_toolbar_ovr{z-index:9999 !important;} /*admin box*/
.next_page_img{width:auto !important; height:auto !important;}
.previous_page_img{width:auto !important; height:auto !important;}
.soft_add_content_area span, .quantity{color:#000;}
.soft_add_wrapper {z-index:999;}

/* ############################### PAGE WRAPPER ############################### */
body{
        background-color:#fff;
	color:#7c7c7c;
	font: normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
#page{
	margin:0 auto;
	text-align:left;	
	width:100%;	
}

/* ############################### HEADER ############################### */
#header{
	height:180px;
	position:relative;
	margin:0 auto;
	width:960px;
	font-family:"Chaparral Pro","Times New Roman";
	font-style:italic;
	font-size:14px;
	background-color:#fff;
}

#header a{color:#999 !important;}

#find_a_retailer {
    position:absolute;
    top:80px;
    left:0;
}

#retailer_login {
    position:absolute;
    top:105px;
    left:0;
}

#ciao_bella_logo_header {
    bottom: -32px;
    left: 328px;
    position: absolute;
}

#my_account {
    position:absolute;
    top:145px;
    right:5px;
}

/* ############################### SEARCH BOX */
#display_search_wrapper{
	position:absolute;
	left:0;
	top:135px;
}
#display_search{
	background:url(../images/template/search_bg.gif) no-repeat 0 0;
	width: 181px;
}
#display_search form{
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}

#search_input {
    background: none !important;
    border:none !important;
    color: #999;
    font-size: 12px;
    height: 28px;
    padding-left: 5px;
    width: 140px;
font-style:italic;
}

#search_submit{
	background:none;
	border:0px solid #000;
	color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 0;
    height: 30px;
    margin: 0;
    padding: 0;
    text-align: right;
    text-indent: -9999px;
    width: 17px;
}

/* ############################### TOP NAVIGATION ############################### */
#topnav{
	height:35px;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
}
	
/* ############################### CONTENT ############################### */

#content_bg {
	background:url("../images/template/background.jpg?r=2") no-repeat fixed center top;
	background-size: 100% 100%;
}

#content {
	width:920px;
	margin:0 auto;
	padding:20px;
	background-color:#fff;
box-shadow: 0 0 10px 0 #e3e3e3;;
-moz-box-shadow: 0 0 10px 0 #e3e3e3;;
-webkit-box-shadow: 0 0 10px 0 #e3e3e3;
}

#top_nav_wrapper {
width:100%;
height:33px;
background-color:#eae8e7;
border-top:1px solid #9c9c9c;
border-bottom:1px solid #9c9c9c;
}

#top_nav_container {
	border-bottom:1px solid #eeeeee;	
	margin:0 auto;
	width:960px;
}

/* ############################### LEFT_NAV */
#leftnav{
	float:left;
	width:172px;
}
#leftnav .menutitle{
	color:#1e487d;
	font:16px;
	line-height:20px;
}
#leftnav .menu{
    margin-bottom:25px;
}

/* ############################### PROMOTIONS */
#display_promotions_999{
	padding:10px 0;
	text-align:center;
	vertical-align:middle;
	width:100%;
}

/* ############################### CONTENT AREA */
#content_area{
	float:right;
	text-align:left;
	width:748px;
}

#content #content_area table{text-align:left;}


/* ############################### ABOUT US */
div#aboutContainer div, div#sustainabilityContainer div {
display:inline-block;
*zoom:1;
vertical-align:top;
}
div#aboutContainer div {
height:900px;
}
div#sustainabilityContainer div {
height:1230px;
}
#aboutNav {
width:160px;
margin:105px 0 0 10px;
}
#aboutNav a, #aboutNav span {
color:#61809e;
font-size:20px;
font-style:italic;
font-family:"Chaparral Pro","Time New Roman";
display:block;
margin-bottom: 20px;
}
#aboutNav span {
font-weight:bold;
}
#aboutDivider {
width:19px;
display:block;
height:544px;
margin-top:105px;
}
#aboutInfo {
color:#666666;
font-size:20px;
line-height:35px;
font-style:italic;
font-family:"Time New Roman";
width:620px;
padding:60px 0 0 15px;
margin-top:20px;
}
#aboutInfo p {
margin:20px 0;
}

/* ############################### FOOTER ############################### */
#footer_wrapper {
border-top:1px solid #9c9c9c;
background-color:#eae8e7;
width:100%;
height:300px;
}

#footer_container {
	color:#aaaaaa;
	padding:9px 0;
	text-align:left;
	position:relative;
	overflow:visible;
	margin:0 auto 200px;
	width:960px;
	}

/* ############################### MAILING LIST */
#eList{
	border: 1px solid #C1C1C1;
    left: 0;
    position: absolute;
    top: 20px;
    width: 178px;
	}
	
#eList form{
	margin:0;
	padding:0;
	width:100%;
}
#elist_input{
	background:none;
	border:none;
	color: #AAAAAA;
    font: 11px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    margin: 0;
    padding: 0 5px;
	float: left;
    text-align: left;
    width: 116px;
}
#elist_submit {
	background-color:#c1c1c1;
	border:none;
	color: #FFFFFF;
    cursor: pointer;
    float: right;
    font: 11px "Lucida Sans Unicode","Lucida Grande",sans-serif;
    margin: 0;
    padding: 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 50px;;
}


/* ############################### FOOTER CATEGORIES */
#footerCategories {
	margin:0;
	padding:0;
	font-size:10px;	
	line-height:17px;
	width:700px;
	position:absolute;
	left:260px;
	top:20px;
}
	
#footerCategories ul {
	margin:0 70px 15px 0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;}
	
#footerCategories ul li {
	margin:0;
	padding:0;
	color:#aaaaaa;}
	
#footerCategories ul li.title { margin:0 0 4px; font-weight:bold; color:#555; letter-spacing:.5px;}
	
#footerCategories ul li a {color:#aaaaaa;}

/* ############################### FOOTER LOGO */
#footerLogo {
	position:absolute;
	top:60px;
	left:40px;
}

/* ############################### FOOTER CREDIT CARDS */
#footerCC {
	position:absolute;
	top:220px;
	right:10px;
}

/* ############################### COPYRIGHT */
#copyright {
	font-size:10px;	
	color:#aaaaaa;
	line-height:17px;
	position:absolute;
	top:170px;
	left:20px;
	text-align:center;
}
	
#copyright a {color:#aaaaaa;}


/* ############################### SECURITY SEALS ############################### */
#VolusionSeal, #GoDaddySeal {position:absolute;}
#VolusionSeal {right: 128px; top: 110px;}
#GoDaddySeal {right: 0; top: 130px;}


/* ############################### CHECKOUT ############################### */
#v65-onepage-cartsummary-header {
	background-color:#676767;
    color:white;
}


/* ############################### SHOPPING CART DISPLAY ############################### */
#display_cart_summary {
	width:200px;
	height:99px;
    position:absolute;
    top:35px;
    right:0;
}
.cartsummary_full, .cartsummary_empty {
	background:url("../images/template/shopping_cart_bg.jpg") no-repeat center;
	width:auto;
	height:24px;
	font-family:"Chaparral Pro","Times New Roman";
	color:#999;
	font-style:italic;
	font-size:14px;
	display:block;
	margin:0;
	padding:75px 0 0 0;
	float:right;
	text-decoration:none;
}
.cartsummary_empty{text-decoration:underline;}
.cartsummary_full a, .cartsummary_empty a {display:none;}
.display_cart_summary {text-decoration:underline;}


/* ############################### SOCIAL LINKS ############################### */
#socialLinksHeader {
	position:absolute;
	left:0;
	top:40px;
	width:60px;
	height:20px;
	white-space:nowrap;
	overflow:hidden;
}
.socialFacebook, .socialTwitter {
	display:inline-block;
	*display:block;
	zoom:1;
	height:20px;
	width:21px;
	position:relative;
	left:0;
	top:0;
	margin-right:9px;
}

.socialFacebook {
	background:url('../images/template/socailLinks.png') no-repeat scroll left center rgba(0, 0, 0, 0);
	display:none !important;
}

.socialTwitter {
	background:url('../images/template/socailLinks.png') no-repeat scroll right center rgba(0, 0, 0, 0);
}

iframe[id*="spreedly"] {
    background-color: #FFF;
    border: 1px solid #CCC;
    max-height: 17px;
    padding: 6px 4px;
}