/* 
Project Stylesheet
Author: Nick Francis
Questions/Comments: nick@project83.com
*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:url(../images/bg.png) repeat top left;
}

#topBg {
	background:url(../images/top_bg.png) repeat-x top left;
}

#wrap {
	position:relative;
	margin:0 auto;
	padding-top:59px;
	width:960px;
	color:#efece6;
	background:url(../images/book.jpg) no-repeat 0 59px;
}

#titleCopy {
	width:527px;
	height:560px;
	margin:0 0 0 423px;
	text-indent:-9000px;
	background:url(../images/headline.png) no-repeat top left;
}

#titleCopy cite {
	display:block;
}

a.bookLink {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:420px;
	height:600px;
	text-indent:-9000px;
}

/* content styles */
h3 {
	font-size:1.9em;
	text-transform:uppercase;
	color:#fada87;
	font-weight:normal;
	text-shadow: 2px 1px 2px #1c2124;
	border-bottom:1px solid #686E71;
	margin-bottom:0;
	padding-bottom:.6em;
}

h3 span {
	font-style:italic;
	font-size:.8em;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3.intro {
	font-size:2em;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#reviews h3 {
	text-align:center;
}

h4 {
	color:#f6e1aa;
	text-transform:uppercase;
	font-size:1em;
	letter-spacing:1px;
}

h4.bAds {
	clear:both;
	margin-bottom:1em;
}

p {
	font-size:1.4em;
	line-height:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.twoCol {
	position:relative;
	padding-top:1.5em;
	border-top:1px solid #1D2225;
}

/* badge */
.badge {
	display:block;
	position:absolute;
	width:167px;
	height:213px;
	top:-40px;
	right:-10px;
	background:url(../images/badge.png) no-repeat top right;
}

.twoCol p {
	float:left;
	width:440px;
	padding-right:30px;
}

.twoCol p.second {
	width:330px;
	padding-right:90px;
}

span.i {
	float:left;
	display:block;
	text-indent:-9000px;
	width:35px;
	height:81px;
	background:url(../images/i.png) no-repeat 0 8px;
}

/* video area */
#video {
	width:853px;
	margin:3em auto 4em auto;
}

/* book reviews */
#reviews {
	margin-bottom:3em;
	padding:1.5em 0 0 0;
	background:url(../images/quote_top.png) no-repeat top left;
}

.ie7 #reviews, .ie6 #reviews {
	float:left;
}

.ie6 #reviews {
	margin-bottom:0;
}

#quotes {
	overflow:auto;
	background:url(../images/quote_btm.png) no-repeat bottom right;
}

#quotes blockquote {
	float:left;
	width:280px;
	margin:2em 0;
}

#quotes blockquote.middle {
	padding:0 60px;
}

#quotes blockquote h4 {
	margin-bottom:.5em;
	height:48px;
	text-indent:-9000px;
	background:url(../images/review-logos.png) no-repeat;
}

#quotes blockquote h4.post {
	width:129px;
	background-position:-96px 10px;
}

#quotes blockquote h4.nsa {
	width:95px;
	background-position:0 0;
}

#quotes blockquote h4.insider {
	width:109px;
	background-position:-225px 10px;
}

#quotes blockquote p {
	font-size:1.2em;
}

#quotes blockquote p, #quotes blockquote cite {
	font-style:normal;
}

#quotes blockquote cite {
	display:block;
	line-height:1.3em;
	color:#a5bdc1;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#quotes blockquote cite strong {
	display:block;
	font-weight:bold;
	color:#fff;
}

/* pre-order section */
.preOrder {
	width:960px;
	height:84px;
	margin-bottom:3em;
	background:url(../images/pre-order.png) no-repeat top left;
}

.preOrder h2 {
	margin:0;
}

.preOrder h2 a {
	display:block;
	width:960px;
	height:84px;
	text-indent:-9000px;
}

.preOrder ul {
	list-style:none;
	margin:0;
}

.preOrder li {
	float:left;
	margin:0;
}

.preOrder li a {
	display:block;
	height:91px;
	text-indent:-9000px;
}

.preOrder li a.ama {
	width:194px;
}

.preOrder li a.bno {
	width:192px;
}

.preOrder li a.bam {
	width:131px;
}

.preOrder li a.bor {
	width:185px;
}

.preOrder li a.chb {
	width:258px;
}

/* social media reviews */
#smReviews .col {
	width:460px;
	margin-bottom:4em;
}

#smReviews .col.tw {
	float:left;
	padding-right:30px;
}

#smReviews .col.fb {
	float:right;
}

#smReviews .tw h3 {
	padding:4px 0 12px 41px;
	background:url(../images/icon_tw.png) no-repeat top left;
}

#smReviews .fb h3 {
	padding:4px 0 12px 41px;
	background:url(../images/icon_fb.png) no-repeat top left;
}

#smReviews .review.top {
	padding-top:2em;
	border-top:1px solid #1C2023;
}

#smReviews .review img {
	float:left;
	padding:.5em 1em 0 0;
}

#smReviews .review p {
	font-size:1.2em;
	margin-left:65px;
	line-height:1.3em;
	margin-bottom:2em;
}

#smReviews .review p strong {
	font-weight:normal;
	color:#A6BDBE;
}

#bloggerReviews {
	margin-bottom:4em;
}

#bloggerReviews h3 {
	text-align:center;
}

#bloggerReviews blockquote {
	text-align:center;
	font-style:normal;
	font-size:1.1em;
	margin:0 2em .5em 2em;
}

#bloggerReviews blockquote.top {
	border-top:1px solid #1C2023;
	padding-top:2em;
}

#bloggerReviews blockquote p {
	margin-bottom:0;
}

#bloggerReviews cite {
	display:block;
	text-align:center;
	color:#A6BDBE;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:2em;
	font-style:normal;
}

/* press section */
#pressSection {
	border-top:1px solid #1D2225;
	padding:2em 0;
}

#pressSection .col {
	float:left;
	width:240px;
	padding-right:20px;
}

.ie6 #pressSection .col {
	padding-right:10px;
}

#pressSection .col.press {
	width:160px;
}

#pressSection .col.bs p {
	padding-right:30px;
}

#pressSection .col img {
	margin-bottom:1em;
}

#pressSection p {
	font-size:1.1em;
}

#pressSection ul {
	list-style:none;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#pressSection li {
	margin:.7em 0;
}

p.pdf {
	padding:.2em 0 .2em 32px;
	background:url(../images/pdf.png) no-repeat top left;
}

p.pdf a {
	padding-left:1.5em;
}

/* meet andy */
#meetAndy {
	overflow:auto;
	padding:2em 0 4em 0;
}

#meetAndy p {
	font-size:1.4em;
}

#meetAndy img {
	float:left;
	border:2px solid #3F4C50;
}

#meetAndy .mCol, #meetAndy .rCol {
	float:left;
	width:320px;
}

#meetAndy .mCol {
	padding:0 2.5em;
}

#meetAndy span.h {
	display:block;
	float:left;
	width:72px;
	height:72px;
	text-indent:-9000px;
	background:url(../images/h.png) no-repeat top left;
}

#meetAndy .friendAndy {
	padding:1em 2em;
	color:rgba(246,225,170,1);
	background: rgb(67,79,84);
	background: rgba(67,79,84,0.4) !important;
}

.friendAndy ul {
	list-style:none;
	margin:0;
	background:url(../images/social.png) no-repeat;
}

.friendAndy li {
	float:left;
	margin:0;
}

.friendAndy li a {
	display:block;
	height:46px;
	text-indent:-9000px;
}

.friendAndy li a.em {
	width:35px;
}

.friendAndy li a.it {
	width:34px;
}

.friendAndy li a.fe, .friendAndy li a.yt, .friendAndy li a.tw, .friendAndy li a.fb, .friendAndy li a.ms {
	width:40px;
}

/* downloads */
#downloads {
	border-top:1px solid #1D2225;
	padding:2em 0;
}

#pdfChapters {
	float:right;
	width:280px;
	padding:0 0 3em 40px;
}

#pdfChapters a {
	display:block;
	font-size:1.4em;
	line-height:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:76px;
	background:url(../images/pdf_icon.png) no-repeat top left;
}

.ie6 #wallpapers {
	margin-bottom:4em;
}

#wallpapers, #clips {
	float:left;
	clear:both;
	width:640px;
}

#wallpapers .wp {
	float:left;
	display:inline;
	width:218px;
	margin:0 40px 4em 55px;
	text-align:center;
	background:url(../images/display.png) no-repeat 0 0;
}

#wallpapers .wp img {
	padding:4px 7px 60px 7px;
	
}

#wallpapers .wp a {
	display:block;
	line-height:1.6em;
	text-decoration:none;
}

#wallpapers .wp a:hover {
	text-decoration:underline;
}

#iphone {
	float:right;
	width:320px;
	padding:0 0 3em 0;
}

#iphone a {
	display:block;
	text-align:center;
	line-height:1.6em;
	text-decoration:none;
}

#banners {
	width:830px;
	padding:20px 20px 0 20px;
	margin:0 auto 1em auto;
	text-align:center;
	background:rgb(33,39,43);
	background:rgba(33,39,43,.6) !important;
}

#banners h3 {
	border:none;
	color:#B6B4A8;
	font-size:1.4em;
	text-transform:none;
	font-weight:bold;
}

#banners p {
	font-size:1.8em;
}

#banners textarea {
	font-family:'andale mono', 'monotype.com', 'lucida console', monospace;
	margin:1em 0 3em 0;
	background:#F1F2DE;
	color:#2d3538;
	font-size:1em;
	width:520px;
	height:45px;
	padding:5px;
	border:1px solid #F1F2DE;
}

#banners .banner {
	float:left;
	width:415px;
}

#banners .banner textarea {
	width:390px;
	height:70px;
}
/*audio clips*/

.audioClip{
	padding:1em 2em;
	margin-bottom:20px;
	color:rgba(246,225,170,1);
	background: rgb(67,79,84);
	background: rgba(67,79,84,0.4) !important;
}

.lastClip{
	margin-bottom:35px;
}

.audioClip p{
	float:left;
	color:#EFECE6;
	margin:0;
	width:165px;
}

/* footer */

#footer {
	padding:2.5em 0 1.5em 0;
	text-align:center;
	background:rgb(33,39,43);
	background:rgba(33,39,43,.7) !important;
}

#footer h2 {
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	color:#fafafa;
	margin-bottom:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer p {
	color:#5e6e75;
	font-size:.9em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer p a {
	color:#5e6e75;	
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}

/* Fancy Drop Down */

#triqui_container {
	width: 100%;
	position: fixed;
	top: 0;
}
 
#triqui_ad{
	background-color:#e5e5e5;
	height: 50px;
	text-align:center;
	display:block;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#triqui_ad p, #triqui_ad p a{
	padding-top: 15px;
	color: white;
}
 
#triqui_ad_close {
	padding: 10px;
	display: block;
	float: right;
	padding-bottom: 10px;
	cursor: pointer;
	text-decoration: underline;
	color: white;
}/* 
Project Stylesheet
Author: Nick Francis
Questions/Comments: nick@project83.com
*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:url(../images/bg.png) repeat top left;
}

#topBg {
	background:url(../images/top_bg.png) repeat-x top left;
}

#wrap {
	position:relative;
	margin:0 auto;
	padding-top:59px;
	width:960px;
	color:#efece6;
	background:url(../images/book.jpg) no-repeat 0 59px;
}

#titleCopy {
	width:527px;
	height:560px;
	margin:0 0 0 423px;
	text-indent:-9000px;
	background:url(../images/headline.png) no-repeat top left;
}

#titleCopy cite {
	display:block;
}

a.bookLink {
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:420px;
	height:600px;
	text-indent:-9000px;
}

/* content styles */
h3 {
	font-size:1.9em;
	text-transform:uppercase;
	color:#fada87;
	font-weight:normal;
	text-shadow: 2px 1px 2px #1c2124;
	border-bottom:1px solid #686E71;
	margin-bottom:0;
	padding-bottom:.6em;
}

h3 span {
	font-style:italic;
	font-size:.8em;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3.intro {
	font-size:2em;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#reviews h3 {
	text-align:center;
}

h4 {
	color:#f6e1aa;
	text-transform:uppercase;
	font-size:1em;
	letter-spacing:1px;
}

h4.bAds {
	clear:both;
	margin-bottom:1em;
}

p {
	font-size:1.4em;
	line-height:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.twoCol {
	position:relative;
	padding-top:1.5em;
	border-top:1px solid #1D2225;
}

/* badge */
.badge {
	display:block;
	position:absolute;
	width:167px;
	height:213px;
	top:-40px;
	right:-10px;
	background:url(../images/badge.png) no-repeat top right;
}

.twoCol p {
	float:left;
	width:440px;
	padding-right:30px;
}

.twoCol p.second {
	width:330px;
	padding-right:90px;
}

span.i {
	float:left;
	display:block;
	text-indent:-9000px;
	width:35px;
	height:81px;
	background:url(../images/i.png) no-repeat 0 8px;
}

/* video area */
#video {
	width:853px;
	margin:3em auto 4em auto;
}

/* book reviews */
#reviews {
	margin-bottom:3em;
	padding:1.5em 0 0 0;
	background:url(../images/quote_top.png) no-repeat top left;
}

.ie7 #reviews, .ie6 #reviews {
	float:left;
}

.ie6 #reviews {
	margin-bottom:0;
}

#quotes {
	overflow:auto;
	background:url(../images/quote_btm.png) no-repeat bottom right;
}

#quotes blockquote {
	float:left;
	width:280px;
	margin:2em 0;
}

#quotes blockquote.middle {
	padding:0 60px;
}

#quotes blockquote h4 {
	margin-bottom:.5em;
	height:48px;
	text-indent:-9000px;
	background:url(../images/review-logos.png) no-repeat;
}

#quotes blockquote h4.post {
	width:129px;
	background-position:-96px 10px;
}

#quotes blockquote h4.nsa {
	width:95px;
	background-position:0 0;
}

#quotes blockquote h4.insider {
	width:109px;
	background-position:-225px 10px;
}

#quotes blockquote p {
	font-size:1.2em;
}

#quotes blockquote p, #quotes blockquote cite {
	font-style:normal;
}

#quotes blockquote cite {
	display:block;
	line-height:1.3em;
	color:#a5bdc1;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#quotes blockquote cite strong {
	display:block;
	font-weight:bold;
	color:#fff;
}

/* pre-order section */
.preOrder {
	width:960px;
	height:84px;
	margin-bottom:3em;
	background:url(../images/pre-order.png) no-repeat top left;
}

.preOrder h2 {
	margin:0;
}

.preOrder h2 a {
	display:block;
	width:960px;
	height:84px;
	text-indent:-9000px;
}

.preOrder ul {
	list-style:none;
	margin:0;
}

.preOrder li {
	float:left;
	margin:0;
}

.preOrder li a {
	display:block;
	height:91px;
	text-indent:-9000px;
}

.preOrder li a.ama {
	width:194px;
}

.preOrder li a.bno {
	width:192px;
}

.preOrder li a.bam {
	width:131px;
}

.preOrder li a.bor {
	width:185px;
}

.preOrder li a.chb {
	width:258px;
}

/* social media reviews */
#smReviews .col {
	width:460px;
	margin-bottom:4em;
}

#smReviews .col.tw {
	float:left;
	padding-right:30px;
}

#smReviews .col.fb {
	float:right;
}

#smReviews .tw h3 {
	padding:4px 0 12px 41px;
	background:url(../images/icon_tw.png) no-repeat top left;
}

#smReviews .fb h3 {
	padding:4px 0 12px 41px;
	background:url(../images/icon_fb.png) no-repeat top left;
}

#smReviews .review.top {
	padding-top:2em;
	border-top:1px solid #1C2023;
}

#smReviews .review img {
	float:left;
	padding:.5em 1em 0 0;
}

#smReviews .review p {
	font-size:1.2em;
	margin-left:65px;
	line-height:1.3em;
	margin-bottom:2em;
}

#smReviews .review p strong {
	font-weight:normal;
	color:#A6BDBE;
}

#bloggerReviews {
	margin-bottom:4em;
}

#bloggerReviews h3 {
	text-align:center;
}

#bloggerReviews blockquote {
	text-align:center;
	font-style:normal;
	font-size:1.1em;
	margin:0 2em .5em 2em;
}

#bloggerReviews blockquote.top {
	border-top:1px solid #1C2023;
	padding-top:2em;
}

#bloggerReviews blockquote p {
	margin-bottom:0;
}

#bloggerReviews cite {
	display:block;
	text-align:center;
	color:#A6BDBE;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:2em;
	font-style:normal;
}

/* press section */
#pressSection {
	border-top:1px solid #1D2225;
	padding:2em 0;
}

#pressSection .col {
	float:left;
	width:240px;
	padding-right:20px;
}

.ie6 #pressSection .col {
	padding-right:10px;
}

#pressSection .col.press {
	width:160px;
}

#pressSection .col.bs p {
	padding-right:30px;
}

#pressSection .col img {
	margin-bottom:1em;
}

#pressSection p {
	font-size:1.1em;
}

#pressSection ul {
	list-style:none;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#pressSection li {
	margin:.7em 0;
}

p.pdf {
	padding:.2em 0 .2em 32px;
	background:url(../images/pdf.png) no-repeat top left;
}

p.pdf a {
	padding-left:1.5em;
}

/* meet andy */
#meetAndy {
	overflow:auto;
	padding:2em 0 4em 0;
}

#meetAndy p {
	font-size:1.4em;
}

#meetAndy img {
	float:left;
	border:2px solid #3F4C50;
}

#meetAndy .mCol, #meetAndy .rCol {
	float:left;
	width:320px;
}

#meetAndy .mCol {
	padding:0 2.5em;
}

#meetAndy span.h {
	display:block;
	float:left;
	width:72px;
	height:72px;
	text-indent:-9000px;
	background:url(../images/h.png) no-repeat top left;
}

#meetAndy .friendAndy {
	padding:1em 2em;
	color:rgba(246,225,170,1);
	background: rgb(67,79,84);
	background: rgba(67,79,84,0.4) !important;
}

.friendAndy ul {
	list-style:none;
	margin:0;
	background:url(../images/social.png) no-repeat;
}

.friendAndy li {
	float:left;
	margin:0;
}

.friendAndy li a {
	display:block;
	height:46px;
	text-indent:-9000px;
}

.friendAndy li a.em {
	width:35px;
}

.friendAndy li a.it {
	width:34px;
}

.friendAndy li a.fe, .friendAndy li a.yt, .friendAndy li a.tw, .friendAndy li a.fb, .friendAndy li a.ms {
	width:40px;
}

/* downloads */
#downloads {
	border-top:1px solid #1D2225;
	padding:2em 0;
}

#pdfChapters {
	float:right;
	width:280px;
	padding:0 0 3em 40px;
}

#pdfChapters a {
	display:block;
	font-size:1.4em;
	line-height:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:76px;
	background:url(../images/pdf_icon.png) no-repeat top left;
}

.ie6 #wallpapers {
	margin-bottom:4em;
}

#wallpapers, #clips {
	float:left;
	clear:both;
	width:640px;
}

#wallpapers .wp {
	float:left;
	display:inline;
	width:218px;
	margin:0 40px 4em 55px;
	text-align:center;
	background:url(../images/display.png) no-repeat 0 0;
}

#wallpapers .wp img {
	padding:4px 7px 60px 7px;
	
}

#wallpapers .wp a {
	display:block;
	line-height:1.6em;
	text-decoration:none;
}

#wallpapers .wp a:hover {
	text-decoration:underline;
}

#iphone {
	float:right;
	width:320px;
	padding:0 0 3em 0;
}

#iphone a {
	display:block;
	text-align:center;
	line-height:1.6em;
	text-decoration:none;
}

#banners {
	width:830px;
	padding:20px 20px 0 20px;
	margin:0 auto 1em auto;
	text-align:center;
	background:rgb(33,39,43);
	background:rgba(33,39,43,.6) !important;
}

#banners h3 {
	border:none;
	color:#B6B4A8;
	font-size:1.4em;
	text-transform:none;
	font-weight:bold;
}

#banners p {
	font-size:1.8em;
}

#banners textarea {
	font-family:'andale mono', 'monotype.com', 'lucida console', monospace;
	margin:1em 0 3em 0;
	background:#F1F2DE;
	color:#2d3538;
	font-size:1em;
	width:520px;
	height:45px;
	padding:5px;
	border:1px solid #F1F2DE;
}

#banners .banner {
	float:left;
	width:415px;
}

#banners .banner textarea {
	width:390px;
	height:70px;
}
/*audio clips*/

.audioClip{
	padding:1em 2em;
	margin-bottom:20px;
	color:rgba(246,225,170,1);
	background: rgb(67,79,84);
	background: rgba(67,79,84,0.4) !important;
}

.lastClip{
	margin-bottom:35px;
}

.audioClip p{
	float:left;
	color:#EFECE6;
	margin:0;
	width:165px;
}

/* footer */

#footer {
	padding:2.5em 0 1.5em 0;
	text-align:center;
	background:rgb(33,39,43);
	background:rgba(33,39,43,.7) !important;
}

#footer h2 {
	font-size:1.6em;
	font-weight:normal;
	font-style:italic;
	color:#fafafa;
	margin-bottom:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#footer p {
	color:#5e6e75;
	font-size:.9em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer p a {
	color:#5e6e75;	
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}

/* Fancy Drop Down */

#triqui_container {
	z-index:100;
	width: 100%;
	position: fixed;
	top: 0;
}
 
#triqui_ad{
	background-color:#e5e5e5;
	height: 50px;
	text-align:center;
	display:block;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0) transparent;
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#triqui_ad p, #triqui_ad p a{
	padding-top: 15px;
	color: white;
}
 
#triqui_ad_close {
	padding: 10px;
	display: block;
	float: right;
	padding-bottom: 10px;
	cursor: pointer;
	text-decoration: underline;
	color: white;
}