
/* ---------------------------------------------------------------
Title:    I Love Wickless
Designer: Shane Guymon
URL:      www.shaneguymon.com
Date:     09 MAY 2009

© COPYRIGHT 2009, SHANE GUYMON | ALL RIGHTS RESERVED
--------------------------------------------------------------- */

body  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background-color: #B8ABC3;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-width: 980px;
}

/* BRANDING BACKGROUND */

#brandingbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-top.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 980px;
}

#wrapper {
	width: 960px;
	height: 335px;
	margin: 0 auto;
	text-align: right;
}

/* ADDRESS: This is for the address info */

#redirect-button {
	float: right;
	width: 670px;
	height: 41px;
	margin-top: 8px;
	padding-left: 20px;
	text-align: right;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #3C2352;
}

/* PHONE NUMBER */

#phone {
	width: 225px;
	height: 30px;
	margin-top: 5px;
	margin-left: 20px;
	padding-bottom: 0;
	padding-right: 20px;
	float: right;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.5em;
	color: #3C2352; 
}

#phone .floatlft-sb {
	float: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 5px;
}

/* LOGO */

#logo {
	display: block;
	background: url(../images/logo.jpg) no-repeat center;
	float: left;
	width: 392px;
	height: 178px;
	padding: 0;
	margin-top: 72px;
	margin-bottom: 15px;
}

#logo a {
	background: url(../images/logo.jpg) no-repeat center;
	float: left;
	width: 392px;
	height: 178px;
}

#logo a:hover {
	background: url(../images/logo2.jpg) no-repeat center;
}

#logo a span {
	visibility: hidden;
}

/* JOIN */

#join {
	float: left;
	width: 675px;
	height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 30px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 35px;
	letter-spacing: 1px;
	color: #FFFFFF;
}

#join .details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}

#join .money {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 14px;
	color: #FFFFFF;
}

/* JOIN BUTTON */

#join-button {
	display: block;
	background: url(../images/join-button.jpg) no-repeat center top;
	float: right;
	width: 244px;
	height: 50px;
}

#join-button a {
	background: url(../images/join-button.jpg) no-repeat center top;
	float: right;
	width: 244px;
	height: 50px;
	padding: 0px;
}

#join-button a:hover {
	background: url(../images/join-button2.jpg) no-repeat center top;
}

#join-button a span {
	visibility: hidden;
}

/* NEW PATIENT SPECIAL */

#special-button {
	display: block;
	background: url(../images/special-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 64px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

#special-button a {
	background: url(../images/special-button.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 64px;
	padding: 0px;
}

#special-button a:hover {
	background: url(../images/special-button2.jpg) no-repeat center top;
}

#special-button a span {
	visibility: hidden;
}

/* SHOP NOW PRODUCTS PAGE */

#buy-products {
	display: block;
	background: url(../images/shop-now-products.jpg) no-repeat center;
	float: right;
	width: 162px;
	height: 45px;
	padding: 0;
	margin: 0;
}

#buy-products a {
	background: url(../images/shop-now-products.jpg) no-repeat center;
	float: right;
	width: 162px;
	height: 45px;
}

#buy-products a:hover {
	background: url(../images/shop-now-products2.jpg) no-repeat center;
}

#buy-products a span {
	visibility: hidden;
}

/* BRANDING: This is the different header images */

#banner {
	float: right;
	background: url(../Headers/rotator.php) no-repeat center top;
	width: 550px;
	height: 202px;
	margin-top: 0;
	text-align: left;
}

#banner1 {
	float: right;
	background: url(../Headers/header2.jpg) no-repeat left top;
	width: 520px;
	height: 170px;
	margin-top: 35px;
	padding-right: 30px;
	text-align: left;
}

/* CONTENT BACKGROUND */

#contentbg  {
	background: url(../images/bg-content.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
}

/* CONTENT WRAPPER */

#contentwrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* CONTENT */

#content {
	width: 590px;
	float: right;
	margin-top: 0;
	margin-bottom: 20px;
	padding-right: 30px;
	text-align: left;
}

#content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #778F70;
}

#content h1 a {
	display: block;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #778F70;
	text-decoration: none;
	border-top: 2px solid #F4F3E9;
}

#content h1 a:hover, #content h1 a:focus {
	color: #3C2352;
	border-top: 2px solid #778F70;
}

#content h2 {
	padding-left: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #3C2352;
}

#content h2 .reg {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #6A829C;
}

#content h3 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #778F70;
	border-top: 1px solid #F4F3E9;
}

#content h4 {
	padding-left: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #3C2352;
	border-bottom: 1px solid #778F70;
}

#content p {
	padding-right: 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636365;
}

#content .normal {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636365;
}

#content p .reg{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
}

#content p .map-details{
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6A829C;
}

#content img {
	color: #F5F4EA;
	border-color: #F5F4EA;
}

#content em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content blockquote {
	margin-left: 0;
	margin-right: 20px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	background: #EAECF2;
	color: #2F3D7B;
	border-top: 1px solid #B2B2CA;
	border-bottom: 1px solid #B2B2CA;
}

/* -------------------------------------------------- */

#content ul {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	list-style-type: none;
}

#content li {
	background: url(../images/bullet.jpg) no-repeat 0 50%;
	list-style: none;
	display: block;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #3C2352;
	border-bottom: 1px solid #E8E5CC;
}

/* -------------------{ FEATURE }------------------- */

div.feature {
	width: 590px;
	height: 289px;
	background: url(../images/feature/feature-sep1.png) no-repeat center top; 
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

div.feature a {
	width: 590px;
	height: 289px;
	background: url(../images/feature/feature-sep1.png) no-repeat center top; 
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	border: 5px solid #F5F4EA;
	-webkit-transition: border .2s linear;
	-moz-transition: border .2s linear;
}

div.feature a:hover {
	background: url(../images/feature/feature-sep2.png) no-repeat center top;
	border: 5px solid #41A06A;
}

div.feature a span {
	visibility: hidden;
}

/* -------------------------------------------------- */

/* TEAM */

.team-photo {
	width: 150px;
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #C6B38E; 
}

.team-bio {
	width: 360px;
	float: right;
	margin: 0;
	padding: 0;
}

.team-bio p {
	margin-top: 0;
	margin-bottom: 10px;;
}

/* COLUMNS */

#column-left {
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}

#column-left p {
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636365;
	
}

#column-right {
	width: 240px;
	float: right;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF;
}

#column-right p {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636365;
	padding: 0;
	
}

/* BUY BUTTON */

#buy-button {
	display: block;
	float: right;
	width: 230px;
	height: 64px;
	margin: 0;
	padding: 10px;
	background-color: #F2F1E9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #68A06D;
}

#buy-button a {
	background: url(../images/shop-now.jpg) no-repeat center top;
	float: right;
	width: 230px;
	height: 64px;
	padding: 0;
	margin: 0;
}

#buy-button a:hover {
	background: url(../images/shop-now2.jpg) no-repeat center top;
}

#buy-button a span {
	visibility: hidden;
}

/* FAQ CONTENT */

#faq-content {
	width: 590px;
	float: right;
	margin-top: 0;
	padding-right: 30px;
	text-align: left;
}

#faq-content h1 {
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #778F70;
}

#faq-content p {
	padding-right: 30px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #636365;
}

/* ROUNDED CORNER BOX */

#box {
	width: 560px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F2F1E9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #68A06D;
}

#box p {
	padding-left: 20px;
	font-family: 'Lucida Grande', Verdana, Helvetica Neue, Helvetica, Arial sans-serif;
	font-size: 14px;
	color: #636365;
}

/* SLIDESHOW */
	
#slideshow {
	width:560px;
	height:375px;
	margin-top: 25px;
	padding-right: 30px;
	float: right;
}


/* SIDE NAVIGATION */

#sidenav {
	background: #F5F4EA; 
	width: 270px;
	float: left;
	padding-left: 30px;
	padding-bottom: 5px;
	text-align: left; 
}

#sidenav ul {
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
}

#sidenav ul a {
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	padding-left: 6px;
	color: #778F70;
	border-bottom: 1px solid #FFFFFF;
}

#sidenav li {
	list-style: none;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #68A06D;
}

#sidenav .underline:before {
	content: "\00BB \0020";
}

#sidenav ul a:hover {
	line-height: 28px;
	padding-left: 6px;
	background: #3C2352;
	color: #FFFFFF;
}

html>body #sidelist ul a {
	margin: auto;
}

#home #sidenav .home a,
#about #sidenav .about a,
#blog #sidenav .blog a,
#products #sidenav .products a,
#host #sidenav .host a,
#fundraise #sidenav .fundraise a,
#join-scentsy #sidenav .join-scentsy a,
#faq #sidenav .faq a,
#contact #sidenav .contact a {
	line-height: 28px;
	padding-left: 6px;
	margin-right: 0;
	background: #FFFFFF;
	color: #3C2352;
	cursor: default;
}


/* CONSULTANT INFO */

#consultant-info { 
	width: 270px;
	float: left;
	padding-left: 30px;
	padding-bottom: 5px;
	text-align: left; 
}

#consultant-info h2 .details{
	list-style: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #B7ABC2;
}

#consultant-info h2 {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 25px;
	line-height: 24px;
	font-weight: bold;
	color: #3C2352;
}

/* SIDE LIST */

#sidelist { 
	width: 270px;
	float: left;
	margin-top: 15px;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	text-align: left; 
}

#sidelist ul {
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 0;
	padding-right: 0;
	list-style-type: none;
}

#sidelist li {
	list-style: none;
	display: block;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #636365;
}

#sidelist .details {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #513F3D;
}

#sidelist .underline {
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 270px;
	border-bottom: 1px solid #FFFFFF;
}

#sidelist  li a {
	display: block;
	padding-left: .5em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 28px;
	padding-left: 6px;
	color: #3C2352;
	border-bottom: 1px solid #F5F4EA;
}

#sidelist li a:hover {
	background: #F5F4EA;
	color: #3C2352;
}

html>body #sidelist ul a {
	margin: auto;
}

#sidelist p {
	margin-top: 0;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #636365;
}

#sidelist .normal {
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #636365;
}

#sidelist h1 {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #F5F4EA;
	background: #636365;
}

#sidelist h2 .details{
	list-style: none;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #3C2352;
}

#sidelist h2 {
	margin-left: 0px;
	padding-bottom: 0;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #3C2352;
}

#sidelist h3 {
	margin-left: 0px;
	padding-bottom: 0;
	padding-top: 3px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #3C2352;
}

#sidelist .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-right: 10px;
}
	

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-footer.jpg) no-repeat center top;
	background-color: #B8ABC3;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	color: #1D2258;
	min-width: 980px;
}

/* ENDING FOOTER AREA */

#end {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 20px 0;
}

#address-footer {
	float: left;
	width: 560px;
	margin: 0 auto;
	padding-left: 10px;
	text-align: left;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 13px;
	color: #636365;
}

#shane-link {
	float: right;
	width: 250px;
	margin: 0 auto;
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 12px;
	color: #9e91ad;
}

/* TWITTER */

#twitter {
	display: block;
	background: url(../images/twitter.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
	margin-left: 30px;
}

#twitter a {
	background: url(../images/twitter.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
}

#twitter a:hover {
	background: url(../images/twitter2.jpg) no-repeat center top;
}

#twitter a span {
	visibility: hidden;
}

/* FLICKR */

#flickr {
	display: block;
	background: url(../images/flcikr.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
}

#flickr a {
	background: url(../images/flickr.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
}

#flickr a:hover {
	background: url(../images/flickr2.jpg) no-repeat center top;
}

#flickr a span {
	visibility: hidden;
}

/* FACEBOOK */

#facebook {
	display: block;
	background: url(../images/facebook.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
}

#facebook a {
	background: url(../images/facebook.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
}

#facebook a:hover {
	background: url(../images/facebook2.jpg) no-repeat center top;
}

#facebook a span {
	visibility: hidden;
}

/* linkedIn */

#linkedIn {
	display: block;
	background: url(../images/linked-in.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
}

#linkedIn a {
	background: url(../images/linked-in.jpg) no-repeat center top;
	float: left;
	width: 225px;
	height: 65px;
}

#linkedIn a:hover {
	background: url(../images/linked-in2.jpg) no-repeat center top;
}

#linkedIn a span {
	visibility: hidden;
}


/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
}

.floatrt {
	float: right;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 0;
}

/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

#contactform {
	width: 420px;
	float: left;
	margin-left: 20px;
}

#contactform .normal {
	color: #535154;
}

/* ---------- LINKS ---------- */

/* NORMAL */

a:link {
	color: #B92616;
	text-decoration: underline;
}
a:visited {
	color: #B92616;
	text-decoration: underline;
}
a:hover {
	color: #3C2352;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/* LINK2 */

a.link2:link {
    font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	color: #636365;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:visited {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}
a.link2:hover {
	font-weight: normal;
	color: #6A829C;
	text-decoration: none;
	font-size: 12px;
}
a.link2:active {
	font-weight: normal;
	color: #636365;
	text-decoration: underline;
	font-size: 12px;
}

/* DESIGNED BY */

a.designer:link {
	color: #8B7E9D;
	text-decoration: none;
}
a.designer:visited {
	color: #8B7E9D;
	text-decoration: none;
}
a.designer:hover {
	color: #B92616;
	text-decoration: underline;
}
a.designer:active {
	color: #8B7E9D;
	text-decoration: none;
}

/* IMAGE */

a.image:link {
   color: #EBE6DD;
	text-decoration: underline;
}
a.image:visited {
	color: #EBE6DD;
	text-decoration: underline;
}
a.image:hover {
	color: #778F70;
	text-decoration: none;
}
a.image:active {
	text-decoration: underline;
}

a.image:link img {
	border: 5px solid #EBE6DD;
}

a.image:visited img {  
	border: 5px solid #EBE6DD;
}

a.image:hover img {  
	border: 5px solid #778F70;
}

/* -------------( BUTTON )----------------- */

div.button {
	display: block;
	margin: 20px;
	padding: 0;
}

div.button a {
	display: block;
	margin: 0 20px 0 0;
	padding: 1em;
	color: #fff;
	background-color: #41A06A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 15px;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-transition: background-color .2s linear;
	-moz-transition: background-color .2s linear;
}

div.button a:hover, div.button a:focus  {
	display: block;
	background-color: #421D52;
	color: #fff;
}