* {border: 0; margin:0; padding: 0; font-family: Helvetica, Arial, sans-serif;}

html{ height:100%}

body {
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
}

#header {
	height: 100px;
	width: 920px;
	margin: 0 auto;
}

#feature {
	position: absolute;
	z-index: 500;
	margin: 30px 0 0 310px;
}

#feature p {
	color: #787878;
	font-size: 0.8em;
}

#feature a {
	color: #9f1e63;
	text-decoration: none;
}

#logo {
	margin-top: 22px;
	width: 210px;
	float: left;
}

#credits {
	margin-top: 25px;
	width: 710px;
	float: left;
	text-align: right;
}

#credits img {
	margin-left: 30px;
}


#navigation {
	width: 100%;
	border-top: solid 1px #cf8eb1;
	border-bottom: solid 1px #9f1f63;
}

#menu {
	line-height: 40px;
	width: 920px;
	margin: 0 auto;
}

#menu p {
	color: #787878;
	font-size: 0.8em;
	letter-spacing: 2px;
}

#menu a {
	color: #787878;
	text-decoration: none;
}

#menu a:hover {
	color: #9f1e63;
	text-decoration: underline;
}

#menu a.navOn {
	color: #9f1f63;
	text-decoration: none;
}

#main {
	width: 920px;
	margin: 40px auto;
}

#content {
	float: left;
	width: 580px;
	min-height: 450px;
}

#pictures {
	float: left;
	width: 260px;
	margin: 0 0 0 60px;
	height: 372px;
	overflow: hidden;
}

#pictures ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content h1 {
	color: #9f1f63;
	font-weight: normal;
	font-size: 1.3em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	line-height: 125%;
}

#content h2 {
	color: #585858;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	line-height: 125%;
}

#content p, #content td, #content th {
	color: #747474;
	font-weight: normal;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	line-height: 150%;
}

#content a {
	color: #9f1f63;
	text-decoration: none;
}

#content a:hover {
	color: #333333;
	text-decoration: underline;
}
.highlight {
	color: #9f1f63;
}

ul.twitterfeed {
	list-style: none;
}

ul.twitterfeed li {
	color: #747474;
	font-weight: normal;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	line-height: 150%;
}

/*Google Checkout*/

.product-image {
	width: 40px;
	display: block;
	float: left;
	height: 40px;
}

.product-title {
	width: 260px;
	display: block;
	float: left;
}

.product-price {
	width: 80px;
	display: block;
	float: left;
}

.googlecart-add {
	padding:4px;
	background-color: #CF8EB1;
	color: #FFFFFF;
}

.googlecart-add:hover {
	padding:4px;
	background-color: #9F1F63;
	color: #FFFFFF;
}

.googlecart-quantity {
	border:solid 1px #5d5d5d;
	color: #1D340F;
	width: 12px;
	padding: 4px;
}


.override #googlecart-widget-head {
	background-color: #9f1f63;
	color: #FFFFFF;
	border: 1px solid #cccccc;
	;
}
  
.override #googlecart-title {
	color: #ffffff;
}

.override #googlecart-summary {
	color: #CF8EB1;
}

.override #googlecart-widget-body {
	border: 1px solid #cccccc;	
}

.override #googlecart-widget-list {
	background-color: #CF8EB1;
	border: 1px solid #CF8EB1;
}

.override .googlecart-widget-title {
	color: #FFFFFF;
	font-weight: normal;
}
