
body {
  font-family: Verdana, "Bitstream Vera Sans", sans-serif;
  background-color: #ffffff;
}

#logo a img {
	border: 0;
}

div.donate {
	height: 400px;
	background: url(../images/nicole-donate-wide-2.jpg) no-repeat;
}

div.donate p {
	text-align: left;
	width: 250px;
	float: right;
	margin-right: 15px;
	font-size: 20px;
	font-family: Georgia;
	line-height: 28px;
}

div.bracelet-howto {
	width: 630px;
	margin: 0;
	padding: 0;
}

div.step {
	padding: 20px 0;
	margin: 0 7px;
	float: left;
}

div.step div.instructions {
	width: 300px;
}

div#footer div#additional-links {
	text-align: center;
	font-size: 12px;
	padding: 5px;
}

#privacy-policy p.bold a.anchor {
	color: #000;
}

#privacy-policy ul {
	padding: 0;
	list-style-position: inside;
}

div.customer-care p {
	margin-top: 3px;
}

div.slideshow-actions {
	text-align: center;
	padding: 5px;
}

div.slideshow-actions a {
	padding: 10px;
}

div.contact-image img {
	width: 400px;
	margin-left: 10px;
}

div.contact-image {
	text-align: right;
	margin-top: 40px;
}

div.contact-information {
	margin: 20px 0;
}

div.press-event .title {
	font-weight: bold;
	font-size: 18px;
}

div.press-event .information {
	margin-top: 10px;
}

p.info-title {
	text-decoration: underline;
}

div.page-header {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	margin-bottom: 40px;
}

ul.facts {
	margin-bottom: 40px;
	list-style-position: outside;
}

ul.facts li {
	margin: 15px 0;
}

div.press-event div.event-logo {
	margin-bottom: 20px;
}

div.press-event div.tagline {
	font-weight: bold;
	padding: 10px 0;
}

div.press-event {
	margin-top: 20px;
	margin-bottom: 40px;
}

div.maintenance {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

div.maintenance div.tagline {
	text-align: right;
	width: 660px;
	margin-top: 50px;
	font-size: 24px;
	color: #ff248d;
}

/* Headings
 * --------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { color: #111; }

/* Text Elements
 * --------------------------------------------------------------------- */
a {
	color: #ff248d;
	text-decoration: none;
}
a:hover {
	color: #000; 
	text-decoration: none;
}
blockquote        { color: #666; }

pre {
  background: #eee;
  border:     1px solid #ddd;
}

hr {
  background: #B2CCFF;
  color:      #B2CCFF;
}

/* Tables
 * --------------------------------------------------------------------- */
/*
table {
  border-top:     1px solid #ddd;
  border-left:    1px solid #ddd;
}
th,td {
  border-bottom:  1px solid #ddd;
  border-right:   1px solid #ddd;
}
*/

/* Default Classes
 * --------------------------------------------------------------------- */
p.quiet { color: #666; }
.alt    { color: #666; }

p.title {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  margin-bottom: 0.75em;
}

#header p.title { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }

/* EOF */

div.clear {
  clear: both;
}

div.container {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}

div#header div#logo {
  float: left;
}

div#header div#user-actions {
  float: right;
  padding-top: 60px;
	font-size: 13px;
}

#content div.nicole-bg {
	width: 100%;
	height: 600px;
	background: url(../images/nicole-tall-2.jpg) no-repeat 0 0;
}

div.padded-image {
	margin-top: 20px;
}

ul#navigation {
	padding: 0;
	color: #ff248d;
  font-family: "Times New Roman",Times,serif
}

ul#navigation a {
	color: #ff248d;
	text-decoration: none;
}

ul#navigation li {
	list-style-position: inside;
	list-style-type: none;
	padding: 10px 0 10px 0;
	font-weight: bold;
}

#navigation li ul.submenu {
	padding-left: 0;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

#navigation li ul.submenu li {
	font-weight: normal;
}

#content div.nicole-bg .information {
	float: right;
	width: 270px;
	font-size: 16px;
	letter-spacing: 1px;
  font-family: Georgia;
}

#content div.nicole-bg .information p {
	width: 270px;
	margin-top: 20px;
}

div.bracelet-preview {
	width: 182px;
  height: 122px;
	margin-left: auto;	
	margin-right: auto;
	font-size: 13px;
	margin-bottom: 10px;
}

.picture-caption {
	font-size: 13px;
	margin-bottom: 10px;
}

div.bracelet-preview img {
	border: 1px solid black;
}

div.pink-line {
  height: 15px;
  width: 100%;
  background-color: #ff248d;
  margin-top: 15px;
  margin-bottom: 15px;
  background: url(../images/pink-pixel.jpg) repeat;
}

div.slideshow-title {
	margin: 20px 0;
	font-weight: bold;
}

div.donate-image {
	margin-top: 20px;
}

#refund-policy div.header {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

div#header div#logo-tagline {
	text-align: left;
	font-size: 12px;
	padding: 5px 0;
	font-family: Tacoma;
	color: #666666;
	float: left;
	padding-top: 80px;
	letter-spacing: 1px;
}

div#content {
  border-top: 2px solid black;
  border-left: 2px solid black;
  padding: 20px;
}

div#content div.left-column {
  float: left;
  width: 270px;
}

div#content div.right-column {
  float: left;
  width: 610px;
}

div#bracelet-display {
	float: left;
}

div#bracelet-thumbs {
	float: left;	
	margin-left: 40px;
}

div#bracelet-actions {
	text-align: center;
}

div#footer div#legal-info {
  text-align: center;
  font-size: 12px;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

#slideshow {
  overflow: hidden;
}

.event-slideshow {
  height: 200px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.event-slideshow img {
  height: 200px;
  text-align: center;
}


.slideshow-actions a {
	cursor: pointer;
}

