/*====================================== reset.css is here ======================================*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}table {	border-collapse:collapse; border-spacing:0;}fieldset,img { border:0; }address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}ol,ul { list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}q:before,q:after {content:'';}abbr,acronym { border:0;}.clear{clear:both; font-size:0px;line-height:0px;}/**************************************************************************************/a											{color:#000; text-decoration:none; outline:0 none;}a:hover										{color:#000;  text-decoration:none;}h1											{font-size:24px;}h2											{font-size:22px;}h3											{font-size:18px;}h4											{font-size:16px;}h5											{font-size:14px;}h6											{font-size:12px;}/*----------------------------------------------------------------------------------*/html 											{}body										{color:#b1b1b1; font-family:"Arial", Verdana, Tahoma; font-size:10px;}.flt_Lt										{float:left; display:inline;}.flt_Rt										{float:right; display:inline;}/* ---------------------------------------------------------------------------------*//* ---------- layout ----------*/.wrapper									{margin:0 auto;}.container { 	width:100%;	margin:0 auto;}/*-------------------------------------------*//*@font-face*/@font-face {    font-family: 'fling_plainregular';    src: url('//www.mydesires.com/fonts/flingplain-webfont.eot');    src: url('//www.mydesires.com/fonts/flingplain-webfont.eot?#iefix') format('embedded-opentype'),         url('//www.mydesires.com/fonts/flingplain-webfont.woff') format('woff'),         url('//www.mydesires.com/fonts/flingplain-webfont.ttf') format('truetype'),         url('//www.mydesires.com/fonts/flingplain-webfont.svg#fling_plainregular') format('svg');    font-weight: normal;    font-style: normal;}/*font-family: 'Lato', sans-serif;font-family: 'Cardo', serif;*//* --------- HEADER HERE ---------*/.header {	width:100%;	margin:0 auto;	position:relative;	z-index:100;}.category_outer { background: url(images/cream_pixels_@2X.png); background-size: 160px 160px; border: 1px solid #e5e5e5; padding-left:20px; padding-right:20px; padding-bottom:20px; padding-top:15px; margin-bottom: 38px; margin-top: 48px; box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.05);}.category_title { color: #863886; font-size: 2em; font-family: 'Lato',sans-serif; font-weight: 300; padding-bottom: 15px; }.category_inner {	background-color:white;	border: 1px solid #e5e5e5;	padding-left: 20px;	padding-right: 20px;}.category_title a {	color:#863886;	font-size:0.7em;}.category_title a:hover {	text-decoration:underline;}.logo {	width:20%;	height:38px;	float:left;	border-left:1px solid #ffffff;	position:relative;	text-align:center;}.logo a {	display:block;	width:180px;	height:38px;	margin:0 auto;}.logo span {	font-family:'fling_plainregular',sans-serif;	color:#ffffff;	font-size:3em;	float:left;	height:38px;	line-height:38px;	display:inline-block;	padding-left:0;	clear:both;}.logo img {	float:right;	padding-right:0}.logo em { /*This is selected menu down arrow*/	display:inline-block;	position:absolute;	top:38px;	left:46%;	z-index:10;	width: 0; 	height: 0; 	border-left: 12px solid transparent;	border-right: 12px solid transparent;	border-top: 12px solid #863886; /*Color of the downarrow*/}.logo em img {	float:none;	padding:0;}.mobilebtn {	display:none;}#sp-widgets .sp-message-mini .sp-message-mini-bg {	display:none;}#sp-widgets .sp-message-mini .sp-message-mini-count {	background-color:red;}#sbfooter { background-color: #2ba1ad !important;}#sbfooterSmall { background-color: #2ba1ad !important;}#sbbuttonContentLink { color: #2ba1ad !important;}#sp-widgets-container #spWidgetBannerClassic16305 .sp-w-banner-box { background-color: #863886 !important;}#sp-widgets-container #spWidgetBannerMini16305 { background-color: #863886 !important;}#sp-widget-16305 .sp-btn { background-color: #2ba1ad !important;}#sp-widgets-container #spWidgetBannerClassic16514 .sp-w-banner-box { background-color: #863886 !important;}#sp-widgets-container #spWidgetBannerMini16514 { background-color: #863886 !important;}#sp-widget-16514 .sp-btn { background-color: #2ba1ad !important;}#sp-widgets-container #spWidgetBannerClassic16335 .sp-w-banner-box { background-color: #863886 !important;}#sp-widgets-container #spWidgetBannerMini16335 { background-color: #863886 !important;}#sp-widget-16335 .sp-btn { background-color: #2ba1ad !important;}.bubblecont {	display: none;	position: absolute;	right: 3.125%;	-webkit-animation-duration: 1s;	-webkit-animation-fill-mode: both;	-webkit-animation-name: bounceIn;	-moz-animation-duration: 1s;	-moz-animation-fill-mode: both;	-moz-animation-name: bounceIn;	-ms-animation-duration: 1s;	-ms-animation-fill-mode: both;	-ms-animation-name: bounceIn;	-o-animation-duration: 1s;	-o-animation-fill-mode: both;	-o-animation-name: bounceIn;	animation-duration: 1s;	animation-fill-mode: both;	animation-name: bounceIn;}@-o-keyframes bounceIn { 0% { opacity: 0; -o-transform: scale(.3);} 50% { opacity: 1; -o-transform: scale(1.05);} 70% { -o-transform: scale(.9);} 100% { -o-transform: scale(1);}}@-ms-keyframes bounceIn { 0% { opacity: 0; -ms-transform: scale(.3);} 50% { opacity: 1; -ms-transform: scale(1.05);} 70% { -ms-transform: scale(.9);} 100% { -ms-transform: scale(1);}}@-moz-keyframes bounceIn { 0% { opacity: 0; -moz-transform: scale(.3);} 50% { opacity: 1; -moz-transform: scale(1.05);} 70% { -moz-transform: scale(.9);} 100% { -moz-transform: scale(1);}}@-webkit-keyframes bounceIn { 0% { opacity: 0; -webkit-transform: scale(.3);} 50% { opacity: 1; -webkit-transform: scale(1.05);} 70% { -webkit-transform: scale(.9);} 100% { -webkit-transform: scale(1);}}@keyframes bounceIn { 0% { opacity: 0; transform: scale(.3);} 50% { opacity: 1; transform: scale(1.05);} 70% { transform: scale(.9);} 100% { transform: scale(1);}}.bubble {	position: relative;	top: -12px;	padding: 3px 15px;	background: #C88F6E;	color: #ffffff;	font-family: 'Lato', sans-serif;	font-size: 1em;	font-weight: 300;	line-height: 38px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	z-index: 1000;	border: 1px solid #FFFFFF;}.bubble:after {	content: '';	position: absolute;	top: -8px;	right: 6px;	border-style: solid;	border-width: 0 8px 8px;	border-color: #C88F6E transparent;	display: block;	width: 0;	z-index: 1010;}.headerwrapper {	min-height:38px;	background-color:#863886;	border-bottom:1px solid #ffffff;	width:100%;	border-top:1px solid #ffffff;	position:relative;	z-index:60;	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}/* ---------------------------------------------------------*//* --------- NAVIGATION HERE --------*/.nav										{}.nav ul										{}.nav ul li									{}.nav ul li a								{}.nav ul li a span							{}.nav ul li a:hover							{}.mainnav {	float:left;	width:79.5%;	background-color:#863886;	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}.mainnav ul li {	float:left;	width:16.56%;	height:38px;	text-align:center;	position:relative;}.mainnav ul li a {	color:#ffffff;	text-transform:uppercase;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	line-height:38px;	display:block;	position:relative;	z-index:100;}.mainnav ul li a:hover {	text-decoration:underline;}.mainnav ul li a:visited {	color:#ffffff;}.mainnav ul li em { /*This is selected menu downarrow*/	display:inline-block;	position:relative;	z-index:10;	width: 0; 	height: 0; 	border-left: 12px solid transparent;	border-right: 12px solid transparent;	border-top: 12px solid #863886; /*Color of the downarrow*/}.productmainnav ul li em {border-top: 12px solid #863886; /*Color of the downarrow (Override)*/}/* ---------------------------------------------------------*//* ------- MAIN CONTENT HERE --------*/.main_content								{}.scrollar, .scrollar2 {	position:relative;	z-index:999;	margin-top:-40px;}.scrollarbg {	background-color:#ffffff;}.homepic {	width:100%;	position:relative;	z-index:10;	overflow:hidden;}.homepic img {	width:100%;}.homepicinfobox {	text-align:center;	position:absolute;	top:38px;	left:50%;	margin-left:-500px;	width:1000px;}.homepicinfobox span {	color:#863886;	font-size:3em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	padding-left:30px;	float:left;	letter-spacing:1px;}.homepicinfobox h1 {	color:#863886;	font-size:7em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-align:center;	clear:both;	line-height:60px;	letter-spacing:2px;	word-spacing:2px;	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);}.homepicinfobox em {	color:#863886;	font-size:3em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	float:right;	padding-right:22px;	letter-spacing:1px;	padding-bottom:40px;}.homepicinfobox a {	color:#ffffff;	display:block;     font-size:3em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-transform:uppercase;	width:380px;	height:55px;	line-height:55px;	text-align:center;	background-color:#2ba1ad;	clear:both;	margin:0 auto;	margin-bottom:8px;	border:1px solid #ffffff;	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.homepicinfobox a:hover {	text-decoration:underline;	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.homepicinfobox a:visited {	color:#ffffff;}.homepicinfobox a:active {	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.10);}.homepicinfobox p {	color:#863886;	font-size:1.5em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	text-align:center;	letter-spacing:1px;}.giftheading {	text-align:center;	padding-top:30px;	padding-bottom:34px;	position:relative;}.giftheading img {	display:block;	margin:0 auto;}.giftheading h3 {	color:#863886;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	position:relative;	line-height:24px;	display:inline-block;}.giftheading h3 a {	color:#863886;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	position:relative;	line-height:24px;	display:inline-block;}.giftheading h3 a:hover {	text-decoration:underline;}.giftheading h3 img.gfline1 {	position:absolute;	left:-105%;	top:50%;}.giftheading h3 img.gfline2 {	position:absolute;	right:-105%;	top:50%;}.article1 {	padding:0 34px;	padding-bottom:32px;}.article1 h2 {	color:#863886;	font-size:1.8em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-transform:uppercase;	word-spacing:1px;	line-height:16px;	padding-bottom:8px;}.article1 p {	color:#000000;	font-size:1.8em;     font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	text-align:justify;	line-height:22px;}.article2, .article3 {	background:url(../images/cream_pixels_@2X.png);	background-size: 160px 160px;	margin-bottom:32px;	padding-bottom:18px;	border-bottom:1px solid #e5e5e5;	border-top:1px solid #e5e5e5;	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.05);}.article2 span a, .article3 span a {    background-color: #2ba1ad;}        .articletextbox {	width:70%;	padding-left:34px;	float:left;}.article3 {	padding-left:34px;	padding-right:34px;	padding-bottom:36px;}.articletextbox h2, .article3 h2 {	color:#863886;	font-size:1.8em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-transform:uppercase;	word-spacing:1px;	line-height:16px;	padding-bottom:8px;	padding-top:36px;}.articletextbox p, .article3 p {	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	text-align:justify;line-height:22px;	padding-bottom:16px;}.articletextbox span a, .article3 span a {	height:44px;	background-color:#2ba1ad;	display:inline-block;	line-height:44px;	color:#ffffff;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-transform:uppercase;	padding-left:26px;	padding-right:18px;	border:1px solid #ffffff;	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.articletextbox span a:hover, .article3 span a:hover {	text-decoration:underline;	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.articletextbox span a:visited, .article3 span a:visited {	color:#ffffff;}.articletextbox span a:active, .article3 span a:active {	text-decoration: underline;	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.10);}.imgbox {	float:left;	padding-right:38px;	width:320px;}.imgbox p {	color:#863886;	font-size:2em;	font-family: 'Lato', sans-serif;	font-weight:normal;	font-style:normal;	text-align:justify;}.imgbox p em {	font-size:1.5em;	font-weight:bold;}.small {	font-size:0.6em;	font-weight:normal;	font-family: 'Lato', sans-serif;}.imgbox p a:hover {	text-decoration:underline;}#foo1 img {	display: block;	float: left;	/*width:302px;height:264px;*/}.minislider a.prev img, .minislider a.next img {	margin:0;}.minislider {    float: right;    margin-right: 32px;    margin-left:0;    padding-bottom: 18px;    padding-top: 32px;    position: relative;    width:20%;}.minislider ul li {    float: left;    height: auto;    margin-left: 5px;    margin-right: 5px;    width: 100%;}#foo1 img {	display: block;    float: left;	width:100%;	height:100%;}.minislider a.prev {    display: block;    height: 73px;    position: absolute;    right: -20px;    top: 40%;    width: 15px;    font-family: 'Lato', sans-serif;    font-size:4em;    color:#863886;    font-weight:100;}.minislider a.next {    display: block;    height: 73px;    left: -30px;    position: absolute;    top: 40%;    width: 15px;    font-family: 'Lato', sans-serif;    font-size:4em;    color:#863886;    font-weight:100;}.parapadding {	padding-bottom:2px;}.parapadding p {	padding-bottom:32px;}.btmgft {	padding-top:0;	padding-bottom:30px;}.btmimgbox {	padding-bottom:10px;}.btmimgbox img {	width:320px;}.btmarticle1 span a {	height:44px;	background-color:#2ba1ad;	display:inline-block;	line-height:44px;	color:#ffffff;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-transform:uppercase;	padding-left:26px;	padding-right:18px;	margin-top:-16px;	margin-bottom:32px;	border:1px solid #ffffff;}.btmarticle1 span a:hover {	text-decoration:underline;}.btmarticle1 span a:visited {	color:#ffffff;}h2.newline {	clear:both;	margin-top:20px;}/*.contentslider {	width:900px;	margin:0 auto;	position:relative;}*/#foo2 {	}#foo2 li p {	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	text-align:justify;	line-height:22px;}#foo2 li span {	color:#000000;	font-size:1.4em;	font-family: 'Lato', sans-serif;	font-weight:300;	display:block;	text-align:center;}#foo2 li span a {	color:#863886;}.contentslider a.prev{	width: 15px;	height: 73px;	display: block;	position: absolute;	top: 52px;	right:-20px;    font-family: 'Lato', sans-serif;    font-size:4em;    color:#863886;    font-weight:100;}.contentslider a.prev img, .minislider a.next img {	margin:0;}.contentslider a.next{	width: 15px;	height: 73px;	display: block;	position: absolute;	top: 52px;	left:-20px;    font-family: 'Lato', sans-serif;    font-size:4em;    color:#863886;    font-weight:100;}.contentslider ul {	padding-left:20px;}/*.contentslider ul li {    float: left;    margin-right: 18px;    width: 280px;}*/.contentslider {    margin: 0 auto;    position: relative;    width: 90%;}.contentslider ul {    list-style: none outside none;    margin: 0;    padding:0;	margin:0 auto;}.contentslider ul li {    float: left;	height:auto;    margin-right: 3%;    position: relative;    width: 30%;	margin:0 auto;	padding:30px;	display:block;}.homepicgallerybox .giftheading img.gfline1 {	left: -120%;}.homepicgallerybox .giftheading img.gfline2 {	right: -120%;}.picgallery ul li {	width:25%;float:left;}.picgallery ul li img {	width:100%;	display:block;}.picgallery {	padding-bottom:46px;}/* ---------------------------------------------------------*//* -------- FOOTER HERE ----------*/.footerwrapper {	width:100%;	background-color:#863886;	position:relative;	z-index:20;	padding-bottom:50px;}.footer {	width:100%;	margin:0 auto;	padding-bottom:26px;	position:relative;}.footerarrow {	text-align:center;	margin-bottom:-21px;	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}.footerlinks ul li {	width:22.2%;	height:44px;	float:left;	margin-left:2.22%;	padding-top:24px;}.footerlinks ul li a {	display:block;	border:1px solid #ffffff;	background-color:#2ba1ad;	color:#ffffff;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	line-height:42px;	text-align:center; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.footerlinks ul li a:hover {	text-decoration:underline; box-shadow:inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.footerlinks ul li a:visited {	color:#ffffff;}.footerlinks ul li a:active {	text-decoration: underline;	box-shadow:inset 0 20px 20px -20px rgba(0, 0, 0, 0.10);}.footerquote {	padding-top: 50px;    float: left;    position: absolute;    width: 50%;	left:0;}.quote {	color:#2ba1ad;	font-size:3em;	font-family: 'Cardo', serif;	font-weight:bolder;	line-height:1px;}.footerquote blockquote {	color:#ffffff;	font-size:1.6em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	padding-left:4.4%;	padding-right:5%;	text-align:justify;	padding-top:20px;}.footerquote blockquote a {	color:#ffffff;}.footerquote blockquote a:hover {	text-decoration:underline;}.footerquote blockquote a:visited {	color:#ffffff;}.footerquote blockquote span {	position:relative;	top:4px;}.footerquote blockquote em {	float:right;	position:relative;	top:4px;}.footernav {	width:50%;	float:right;	padding-top:50px;}.footernav .logo {	border:none;	float:right;	padding-bottom:5px;}.footernavlinks {	clear:both;	width:100%;}.footernavlinks ul {	float:right;	padding-right:35px;	margin-bottom:10px;}.footernavlinks ul li {	float:right;	color:#ffffff;	font-size:1.4em;	font-family: 'Lato', sans-serif;	font-weight:300;	padding:0 8px;	border-left:1px solid #ffffff;	padding-bottom:2px;	line-height:12px;}.footernavlinks ul li a {	color:#ffffff;}.footernavlinks ul li a:hover {	text-decoration:underline;}.footernavlinks ul li a:visited {	color:#ffffff;}/* ---------------------------------------------------------*/.nolink {	color:#000!important;  	text-decoration:none!important;  	cursor:default!important;  }.strip {	color:#000!important;  	text-decoration:none!important;  	cursor:default!important;  }/*Form page*/.formpic {	position:relative;	width:100%;}.formpic img {	width:100%;}.formpic h1 {	color:#863886;	font-size:5em;	word-spacing:2px;	letter-spacing:1px;	font-family: 'Lato', sans-serif;	font-weight:300;	text-align:center;	width:100%;	position:absolute;	top:84px;	margin-top:0;	letter-spacing:3px;	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);}.formbox {	width:100%;}.formsidebar {	width:32%;	float:left;	background:url(../images/cream_pixels_@2X.png);	background-size: 160px 160px;	min-height:600px;	margin-top:-28px;	margin-left:-2px;	border-top: 1px solid #e5e5e5;	border-right: 1px solid #e5e5e5;}.mainformbox {	float:right;	width:68%;	padding-bottom:38px;}.mainformbox p {	margin-left:3.8%;	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	line-height:22px;	font-style:italic;	margin-right:4.11%;	padding-top:46px;	border-bottom:1px solid #e5e5e5;	padding-bottom:8px;	margin-bottom:10px;}.buybox ul {	margin-left:5.8%;	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	line-height:22px;	font-style:italic;	margin-right:4.11%;	padding-bottom:8px;	margin-bottom:10px;	list-style-type: disc;	list-style-position: inside;}.buybox ul li {	padding-bottom:8px;}.mainform label {	display:block;	color:#000000;	font-size:0.778em;	font-family: 'Lato', sans-serif;	font-style:normal;	font-weight:300;}.mainform p {	margin:0;	padding:0;	border:none;	text-align:justify;	padding-left:3.82%;	padding-right:3.82%;	padding-bottom:22px;}.mainform input.forminput {	color:#000000;	font-size:1em;	font-family: 'Lato', sans-serif;	font-weight:300;	font-style:normal;	width:96.1%;	height:33px;	border:1px solid #000000;	line-height:33px;	padding:0 1%;	-webkit-appearance:none;}.mainform label.error {	color:#d90101;}.mainform input.error {	border:1px solid #d90101;}.mainform input.forminput:focus {	border:2px solid #000000;	border-radius:3px;	height:31px;}.mainform .radio { margin-top:5px; margin-bottom:5px;}.mainform .textarea {	color:#000000;	font-size:1em;	font-family: 'Lato', sans-serif;	font-weight:300;	font-style:normal;	width:93.4%;	height:200px;	border:1px solid #000000;	line-height:33px;	padding:0 1%;	-webkit-appearance:none;}.mainform .textarea:focus {	border:2px solid #000000;	border-radius:3px;}.mainform span a {	height:44px;	background-color:#2ba1ad;	display:inline-block;	line-height:44px;	color:#ffffff;	font-size:0.8em;	font-style:normal;	font-family: 'Lato', sans-serif;	font-weight:300;	text-transform:uppercase;	padding-left:26px;	padding-right:18px;	margin-right:10px;	border:1px solid #ffffff;	text-align:center;	-webkit-appearance:none;	cursor:pointer; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.mainform span a:hover {	text-decoration:underline; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.mainform span a:active { box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}.mainform span a:visited {	color:#ffffff;}.mainform input.confirmpassword {	margin-bottom:22px;}.mandatory {	float:right;	display:inline-block;	color:#000000;	font-size:1.4em;	font-family: 'Lato', sans-serif;	font-weight:300;	padding-right:4.11%;	padding-top:16px;}.sidebaricon {	width:100%;	height:33px;	text-align:center;	/*margin:0 auto;	background:url(../images/formsidebaricon.png) no-repeat center top;*/	padding-top:62px;}.formsidebar h2 {	color:#863886;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	padding-left:8.75%;	padding-right:10.93%;}.formsidebar p {	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	line-height:22px;	padding-left:8.75%;	padding-right:10.93%;	text-align:justify;	padding-bottom:20px;}.formsidebar ol {	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	line-height:22px;	padding-left:8.75%;	padding-right:10.93%;	padding-bottom:20px; list-style-type: decimal; list-style-position:inside;} .formsidebar a {	color:#863886;	font-style:normal;	font-family: 'Lato', sans-serif;	font-weight:300;}.formsidebar a:hover {	text-decoration:underline;}.formsidebar a:visited {	color:#863886;} a.partner  {	font-size:0.9em;	color:#863886;	font-style:normal;	font-family: 'Lato', sans-serif;	font-weight:300;}a.partner:hover {	text-decoration:underline;}a.partner:visited {	color:#863886;}.mainform span a.partner2 {	font-size:0.9em;	color:#863886;	font-style:normal;	font-family: 'Lato', sans-serif;	font-weight:300;	    height:inherit;background-color:inherit; line-height:inherit; text-transform:inherit; padding:inherit; margin:inherit; border:inherit; text-align:inherit; }.mainform span a.partner2:hover {	text-decoration:underline;}.mainform span a.partner2:visited {	color:#863886;}.account {	width:78.12%;	height:141px;	background-color:#868695;	margin-left:8.75%;	margin-top:6px;	margin-bottom:32px;}.sidebarborder {	border-bottom: 1px solid #863886;	width:81%;	margin-left:8%;	padding-top:5%;	height:1px;}/*Example page*/.examplepic {	position:relative;	width:100%;	z-index:10;}.examplepic img {	width:100%;}.homepic .examplepicinfobox img {	width:auto;}.examheaderwrapper {	min-height:38px;	background-color:#863886;	border-top: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	width:100%;}.examfooterwrapper {	width:100%;	background-color:#E1927C;}.examplepicinfobox {	text-align:center;	position:absolute;	top:62px;	left:3.4%;	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);}.examplepicinfobox h1 {	color:#863886;	font-size:3em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);	min-width:300px;}.examplepicinfobox h1 a {	color:#863886;}.examplepicinfobox h1 a:hover {	text-decoration:underline;}.examplepicinfobox h1 a:visited {	color:#863886;}.examplepicinfobox span {	color:#863886;	font-size:1.6em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	display:block;}.examplepicinfobox img.exmline1 {	padding-right:8px;}.examplepicinfobox img.exmline2 {	padding-left:8px;}.examplepicinfobox img.exmline1, .examplepicinfobox img.exmline2 {	position:relative;	top:-4px;}.exampicinfo {	background:url(../images/cream_pixels_@2X.png);	background-size: 160px 160px;	border-bottom:1px solid #e5e5e5;}.exampicinfo p {	text-align:center;	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	line-height:22px;	padding-top:30px;	width: 92%;	margin: 0 auto;	padding-bottom:10px;}.exampicinfo span {	display:block;	text-align:center;	padding-bottom:8px;}.exampicinfo em {	color:#000000;	font-size:1.4em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-align:center;	display:block;	padding-bottom:2px;}.exampicinfo em i {	color:#863886;	font-style:normal;}span.facebook2 {	padding-top:33px;	padding-bottom:30px;}.productsbox {	width:94%;	margin:0 auto;}.pboxsort p {	text-align:center;	color:#000000;	font-size:1.4em;	font-family: 'Lato', sans-serif;	font-weight:300;	padding-top:18px;	padding-bottom:6px;	border-bottom:1px solid #e5e5e5;}.pboxsort p a {	color:#863886;}.pboxsort p a:hover {	text-decoration:underline;}.pboxsort p a:visited {	color:#863886;}.primg {	float:left;	width:15%;}.primg {	padding-top:48px;	padding-bottom:38px;}.primg img {	max-width:100%;}.prinfo {	float:left;	width:81%;	padding-right:0;	padding-left:2%;	padding-top:48px;	padding-bottom:38px;}.prinfo h3 {	color:#863886;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	padding-bottom:6px;}.prinfo h3 a {	color:#863886;	text-decoration:underline}.prinfo h3 a:hover {	text-decoration:underline;}.prinfo h3 a:visited {	color:#863886;}.prinfo p {	color:#000000;	font-size:1.6em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	line-height:21px;	text-align:justify;}.productsbox {	padding-bottom:22px;}.productsbox ul li {	border-bottom:1px solid #e5e5e5;}.prinfo h3.price {	display:inline;	float:left;	color:#000000;	font-size:1.5em;	font-family: 'Cardo', serif;	font-weight:400;	padding-top:10px;	padding-bottom:0;}.prinfo h3.price a {	color:#863886;	font-size:0.9em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-decoration:none;}.prinfo .promo {	font-size:0.9em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-decoration:none;}.prinfo h3.price a:hover {	text-decoration:underline;}.prinfo h3.price a:visited {	color:#863886;} .prinfo em {	float:right;	color:#000000;	font-size:1.4em;	font-family: 'Lato', sans-serif;	font-weight:300;	padding-top:10px;}.prinfo em a {	color:#863886;	text-decoration:none;}.prinfo em a:hover {	text-decoration:underline;}.prinfo em a:visited {	color:#863886;}.offers {	text-align:center;}.offers a {	display:inline-block;	width:220px;	height:44px;	border:1px solid #ffffff;	background-color:#2ba1ad;	text-align:center;	line-height:44px;	color:#ffffff;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	word-spacing:1px;	margin-top:36px;	margin-bottom:4px; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.offers a:hover {	text-decoration:underline; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.offers a:active {	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.10);}.offers a:visited {	color:#ffffff;}.offers p {	color:#ffffff;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;}/*Manage page*/.managemainpic {	position:relative;	width:100%;}.managemainpic img {	width:100%;}.managemainpic .managepicinfobox img {	width:auto;}.managepicinfobox {	text-align:center;	position:absolute;	top:62px;	left:3.4%;}.managepicinfobox h1 {	color:#863886;	font-size:3em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;}.managepicinfobox span {	color:#863886;	font-size:1.6em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	display:block;}.managepicinfobox img.exmline1 {	padding-right:8px;}.managepicinfobox img.exmline2 {	padding-left:8px;}.managepicinfobox img.exmline1, .managepicinfobox img.exmline2 {	position:relative;	top:-4px;}.managepicinfo {	background:url(../images/cream_pixels_@2X.png);	background-size: 160px 160px;}.managepicinfo p {	text-align:center;	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	line-height:22px;	padding-top:30px;	padding-bottom:10px;}.managepicinfo span {	display:block;	text-align:center;	padding-bottom:8px;}.managepicinfo em {	color:#000000;	font-size:1.4em;	font-family: 'Lato', sans-serif;	font-weight:300;	text-align:center;	display:block;	padding-bottom:2px;}.managepicinfo em i {	color:#863886;	font-style:normal;}.exampicinfo span a {	display:block;	width:250px;	height:44px;	background-color:#2ba1ad;	text-align:center;	line-height:44px;	color:#ffffff;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	margin:0 auto;	margin-top:20px;	margin-bottom:26px; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.exampicinfo span a:hover {	text-decoration:underline; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.exampicinfo span a:active { box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}.exampicinfo span a:visited {	color:#ffffff;}.assistanthelp {	width:92%;	margin:0 auto;}.helptitle {	padding-top:42px;	padding-bottom:16px;	border-bottom:1px solid #e5e5e5;}.helptitle img {	float:left;	padding-right:14px;	padding-left:5.21%;}.helptitle p {	color:#000000;	font-size:1.8em;	font-family: 'Lato', sans-serif;	font-weight:300;	line-height:56px;}.helptitle p a {	color:#863886;}.helptitle p a:hover {	text-decoration:underline;}.helptitle p a:visited {	color:#863886;}.assistanthelp ul li {	padding-top:26px;	padding-bottom:30px;	border-bottom:1px solid #e5e5e5;}.assistanthelp ul li span {	width:23%;	float:left;}.assistanthelp ul li span.biglink {	width:29%;	text-align:right;}.assistanthelp ul li span a {	color:#863886;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;}.assistanthelp ul li span a:hover {	text-decoration:underline;}.assistanthelp ul li span a:visited {	color:#863886;}.assistanthelp ul li h3 {	color:#000000;	font-size:2.4em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;}.assistanthelp ul li .titles {	color:#863886;	font-size: 1.5em;	font-family: 'Cardo', serif;	font-weight: 400;	font-style: italic;	overflow:hidden;	white-space:nowrap;}.assistanthelp ul li .titles a {	color:#863886;	font-size: 1em;	font-family: 'Lato', sans-serif;	font-weight: 300;	font-style:normal;	overflow:hidden;	white-space:nowrap;}.assistanthelp ul li .titles a:hover {	text-decoration: underline;}.assistanthelp ul li .titles a:visited {	color:#863886;}.weblink {	background:url(../images/cream_pixels_@2X.png);	background-size: 160px 160px;	padding-bottom:30px;	margin-top:-1px;	border-top:1px solid #e5e5e5;	border-bottom:1px solid #e5e5e5;}.weblink p {	text-align:center;	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	padding-top:26px;	padding-bottom:6px;}.weblink em {	display:block;	text-align:center;	padding-bottom:20px;}.weblink em a {	color:#863886;	font-size:2em;	font-family: 'Lato', sans-serif;	font-weight:300;}.weblink em a:hover {	text-decoration:underline;}.weblink em a:visited {	 color:#863886;}.weblink span a {	display:block;	width:250px;	height:44px;	border:1px solid #ffffff;	background-color:#2ba1ad;	text-align:center;	line-height:44px;	margin:0 auto;	color:#ffffff;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.weblink span a:hover {	text-decoration:underline; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.weblink span a:active { box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}.weblink span a:visited {	color:#ffffff;}.offerslides {	width:172px;	margin-left:4.8%;	margin-bottom:20px;	position:relative;	float:left;}.offerslides ul {	min-height:231px;}.offerslides ul li {    float: left;    width: 161px;	height:auto;	margin-right:5px;	margin-left:5px;}.offerslides ul li img {	width:100%;	height:100%;	display:block;}.offerslides h4 {	color:#000000;	font-size:1.8em;	font-family: 'Lato', sans-serif;	font-weight:300;	word-spacing:1px;	padding-bottom:16px;}.offerslides h4 em {	color:#000000;	font-size:2.333em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	line-height:32px;}.offerslides a.prev{	width: 15px;	height: 73px;	display: block;	position: absolute;	top: 50%;	right:-12px;    font-family: 'Lato', sans-serif;    font-size:4em;    color:#863886;    font-weight:100;}.offerslides a.prev img, .offerslides a.next img {	margin:0;}.offerslides a.next{	width: 15px;	height: 73px;	display: block;	position: absolute;	top: 50%;	left:-27px;    font-family: 'Lato', sans-serif;    font-size:4em;    color:#863886;    font-weight:100;}.offersbox {	padding-top:40px;}.offerinfobox {	float:left;	width:71%;	padding:0 3%;}.offerinfobox p {	text-align:justify;	color:#000000;	font-size:1.8em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	padding-bottom:20px;}.offerinfobox p.nopad {	padding-bottom:0;}.offerinfobox p a {	color:#863886;	font-size:0.889em;	font-family: 'Lato', sans-serif;	font-weight:300;	font-style:normal;}.offerinfobox p a:hover {	text-decoration:underline;}.offerinfobox p a:visited {	color:#863886;}.offerinfobox p span {	color:#863886;	font-size:0.889em;	font-family: 'Lato', sans-serif;	font-weight:300;	font-style:normal;}.offerinfobox img {	padding:15px 0 5px;}#progress {	margin-bottom:26px;	height:70px;}.btminfo {	width:92%;	margin:0 auto;}.btminfo p {	text-align:center;	color:#000000;	font-size:1.6em;	font-family: 'Cardo', serif;	font-weight:400;	font-style:italic;	border-top:1px solid #e5e5e5;	padding-top:10px;	padding-bottom:30px;}.footer i {	padding-top:36px;	display:block;}.footer i a {	display:block;	margin:0 auto;	width:260px;	height:44px;	text-align:center;	line-height:44px;	border:1px solid #ffffff;	color:#ffffff;	font-size:1.6em;	font-family: 'Lato', sans-serif;	font-weight:300;	background-color:#2ba1ad;	font-style:normal; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.footer i a:hover {	text-decoration:underline; box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.footer i a:active { box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}.footer i a:visited {	color:#ffffff;}img.mobile {	display:none;}.offermobiletitle {	display:none;}/*added*/.logofooter {	width:175px;	padding-right:35px;}.logo a {    display: block;    height: 38px;    margin: 0 auto;    width: 175px;}.giftheading span {	display:block;	width:39px;	height:33px;	background-color:#863886; /*color of the giftbox*/	margin:0 auto;}em.lftborder {	display:inline-block;	width:20%;	border-top:1px solid #863886;	margin-right:1.4%;	padding-bottom:20px;}em.rhtborder {	display:inline-block;	width:20%;	border-top:1px solid #863886;	margin-left:1.4%;	padding-bottom:20px;}.sidebaricon span {	display:inline-block;	width:39px;	height:33px;	background-color:#863886; /*color of the giftbox*/}.sidebaricon em.lftborder {	padding-bottom:15px;	width:36%;	margin-left:-1.5%;}.sidebaricon em.rhtborder {	padding-bottom:15px;	width:35.5%;}.giftbaricon {    height: 33px;    margin-top: 0px;    text-align: center;    width: 100%;}.giftbaricon em.lftborder {    border-top: 1px solid #863886;    display: inline-block;    margin-right: 18px;    padding-bottom: 15px;    width: 79px;}.giftbaricon em.rhtborder {    border-top: 1px solid #863886;    display: inline-block;    margin-left: 18px;    padding-bottom: 15px;    width: 79px;}.giftbaricon span {    background-color: #863886;    display: inline-block;    height: 33px;    width: 39px;	padding-bottom:0;}.managebaricon {    height: 33px;    margin-top: 0px;    text-align: center;    width: 100%;}.managebaricon em.lftborder {    border-top: 1px solid #863886;    display: inline-block;    margin-right: 18px;    padding-bottom: 15px;    width: 79px;}.managebaricon em.rhtborder {    border-top: 1px solid #863886;    display: inline-block;    margin-left: 18px;;    padding-bottom: 15px;    width: 79px;}.managebaricon span {    background-color: #863886;    display: inline-block;    height: 33px;    width: 39px;	padding-bottom:0;}.managepicinfobox em.lftborder {    border-top: 1px solid #863886;   display: inline-block;    margin-right: 1%;    padding-bottom: 5px;    width: 95px;}.managepicinfobox em.rhtborder {    border-top: 1px solid #863886;    display: inline-block;    margin-right: 1%;    padding-bottom: 5px;    width: 95px;}.examplepicinfobox em.lftborder {    border-top: 1px solid #863886;    display: inline-block;    margin-right: 1%;    padding-bottom: 5px;    width: 95px;}.examplepicinfobox em.rhtborder {    border-top: 1px solid #863886;    display: inline-block;    margin-right: 1%;    padding-bottom: 5px;    width: 95px;}.footerarrow {	height:21px;}.footerarrow em {	display:inline-block;	width:0;	height:0;	border-left: 21px solid transparent;    border-right: 21px solid transparent;    border-top: 20px solid #ffffff;	margin-right:1px;}.footerlinks {	padding-bottom:20px;}.toparrow {	width:100%;	height:27px;	background:url(../images/toparrow.png) no-repeat center top;}.toparrow1 {	width:100%;	height:27px;	background:url(../images/toparrow2.png) no-repeat center top;	background-size: 4500px 28px;}img.desk {	display:block;}img.mob {	display:none;}.forminfo {	top: 84px;}em.patternarrow img {	display:none;}body {	-webkit-text-size-adjust: 100%;	-moz-text-size-adjust: 100%;	-ms-text-size-adjust: 100%;}/*Facebook Like box customization*/.facebookbar {	width:96%;	height:53px;	margin:0 auto;	overflow:hidden;	position:relative;	margin-bottom:15px;}.fblikebox {	width:250px;	margin:0 auto;	overflow:hidden;	margin-bottom:20px;}.fblikebox2 {	width:250px;	margin:0 auto;	overflow:hidden;	padding-bottom:26px;}#fb-root {  display: none;}.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {}.fb_iframe_widget {	position:relative;	display:inline-block;	top:-97px;}.fblikebox .fb_iframe_widget {	top:0px;}.fblikebox2 .fb_iframe_widget {	top:0px;}.fb_edge_widget_with_comment {	position:static !important;	text-align:center !important;}.crop { width:14%; height:14%; overflow:hidden; float:left; margin-top:1%; margin-right:1%; margin-bottom:2% }.crop img { width:100%; margin:0}.homepicinfobox span {	color: #863886;	font-size: 0.65em;	font-family: 'Gloria Hallelujah', cursive;	font-weight: 400;	font-style: italic;	letter-spacing: 1px;	float:none;	padding-left:0;}.homepicinfobox h1 {	padding-bottom:20px;	}		.maincontentnew {	width:100%;}.maincontentnew h3 {	font-family: 'Lato', sans-serif;	font-weight: 300;	font-style:normal;	text-transform: uppercase;	word-spacing: 1px;	letter-spacing:1px;	line-height: 20px;}.maincontentnew giftheading {	padding-bottom: 24px;}	.maincontentnew p {	color: #000;	font-size: 1.8em;	font-family: 'Cardo', serif;	font-weight: 400;	font-style: italic;	text-align: justify;	line-height: 22px;	padding-bottom: 32px;}.maincontentnew h4 {	font-family: 'Lato', sans-serif;	color: #863886;	font-weight: 300;	font-size:2.2em;	font-style:normal;	text-align:center;	line-height:1em;	padding-top:15%;	padding-left:30px;	padding-right:30px;}.maincontentnew h4 em {	font-size:1.5em;	font-weight:300;}.maincontentnew h4 a {	color: #863886;}.maincontentnew h4 a:hover {	text-decoration:underline;}.giftheading {	white-space:nowrap;	overflow:hidden;}#rquote {	font-size: 4em;    font-family: Georgia,"Times New Roman",Times,serif;}.row {}.column {}.first {	width:1180px;	margin-left:auto;	margin-right:auto;	margin-bottom:40px;}.left {	width:45%;	height:100%;	float:left;		padding-left:2%;	padding-right:3%;}.right {	width:45%;	height:100%;	float:right;	padding-left:3%;	padding-right:2%;}.first .left {	min-height:1000px;}.bg {	background:url("images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;	background-size: 160px 160px;    border-bottom: 1px solid #e5e5e5;    border-top: 1px solid #e5e5e5;    box-shadow: inset 0 20px 20px -20px rgba(0,0,0,.05);		width:100%;}.second {	width:1180px;	margin-left:auto;	margin-right:auto;	margin-top:40px;	margin-bottom:40px;	}.third {	width:1180px;	margin-left:auto;	margin-right:auto;	margin-top:40px;	margin-bottom:40px;}.fourth{	width:1180px;	margin-left:auto;	margin-right:auto;	margin-top:70px;	margin-bottom:40px;}.fifth{	width:1180px;	margin-left:auto;	margin-right:auto;	margin-bottom:40px;}.button a {    background-color: #2ba1ad;    border: 1px solid #FFFFFF;    color: #FFFFFF;    display: block;    font-family: 'Lato',sans-serif;    font-size: 1.6em;    font-weight: 300;	width:87%;    height: 44px;    line-height: 44px;    padding-left: 0;    padding-right: 0;	text-align:center;    text-transform: uppercase;	margin:0 auto;	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);}.homepicgallerybox {	margin-top:40px;}.button a:hover {	text-decoration:underline;	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.55);}.button  a:active {	text-decoration:underline;	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.15);}.button a:visited {	color:#ffffff;}#mapcontainer {    left: 0;    position: absolute;    width: 47%;}.fifth ul {	width:100%;}.fifth ul li {	list-style: none;    float: left;    text-align: center;	border-right: 1px solid #e5e5e5;	border-top: 1px solid #e5e5e5;	width:25%;	padding:2%;	box-sizing: border-box;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    -ms-box-sizing: border-box;}.fifth ul li img {	margin:5px;}.fifth ul li h5 {	font-family: 'Lato', sans-serif;	font-size:1.7em;	font-weight: 300;	font-style:normal;	word-spacing: 1px;	letter-spacing:1px;	line-height: 20px;	color: #863886;}.fifth ul li p {		color: #000;	font-size: 1.6em;	font-family: 'Cardo', serif;	font-weight: 400;	font-style: italic;	line-height: 1.3em;	height:2.6em;	overflow:hidden;	text-align:center;	padding-bottom:0;	}	.fifth ul li:nth-child(4n+1) {}.fifth ul li:nth-child(4n) {    border-right: none;}.fifth ul li:nth-child(-n+4) {    border-top: none;}.fifth ul li:last-child {	margin-bottom:50px;}.ipad {	height:1000px;}.pers {	height:490px;	margin-left:-15px}.pc {	float:right; 	margin-right:-50px;	height:581px;}#ipadbutton {	display:none;}.fifth p {	text-align:center;}.ratings {position: relative;vertical-align: middle;display: inline-block;color: #d1d1d1;overflow: hidden;}.full-stars{position: absolute;left: 0;top: 0;white-space: nowrap;overflow: hidden;color: #2ba1ad;}.empty-stars:before,.full-stars:before {content: '\2605\2605\2605\2605\2605';font-size: 10pt;}.empty-stars:before {-webkit-text-stroke: 1px #2ba1ad;}.full-stars:before {-webkit-text-stroke: 1px #2ba1ad;}@-moz-document url-prefix() {.full-stars{color: #2ba1ad;}}<!--[if IE]>.full-stars{color: #2ba1ad;}<![endif]-->
