/***

Stylesheet: Global CSS for Playboy's Racktastic Valentine's LP
Version: 1.0
Last Edited: 1/13/10

(c) 2010

***/

/* --------------------------------------------*/
/* -----------/ RESET /------------------------*/
/* --------------------------------------------*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }


/* --------------------------------------------*/
/* -----------/ 1 - Global Styles /------------*/
/* --------------------------------------------*/

* { list-style:none; margin:0px; padding:0px; }

body { color: #FFF; font: 10px Arial, Verdana, sans-serif; background: #000000 url(../../images/bg_sendto.jpg) no-repeat top center;  }

img { border: 0px; } img.link { cursor:pointer; }

h4 { font-size: 12px; line-height: 22px; font-weight: bold; color: #FFFFFF; padding: 0; margin: 0; }

input { color: #660022; font: 12px Arial, Helvetica, sans-serif; margin: 2px 0 2px 0; }
		
textarea { color: #660022; font: 12px Arial, Helvetica, sans-serif; padding: 2px 2px 2px 2px; }


/* --------------------------------------------*/
/* -----------/ 2 - Page Structure /-----------*/
/* --------------------------------------------*/

#wrapper { text-align:center; }

#contentwrapper { margin: 0 auto; text-align: left; width: 960px; }

.card { padding: 0px 0 10px 0; }

.personalize { padding: 60px 0 0 0; background: url(../../images/hdr-personalize.jpg) no-repeat top center; } 

label { font-size: 14px; line-height: 22px; font-weight: normal; color: #FFFFFF; padding: 0 4px 0 4px; }

.backtoplayboy { width: 180px; height: 30px; top: 10px; left: 765px; position: relative; }

.botlink {
	font-size: 1.4em;
	}
	
.botlink a {
	color: #ffffff;
	text-decoration:underline;
	}
	
.botlink a:hover {
	color: #ffffff;
	text-decoration:none;
	}

