body {
	background-color: #000000;
	background-image: url('https://s3.amazonaws.com/custom.buyitsellit.com/7560/greyp1.gif');
	background-repeat: fixed;
	background-position: center top;
}
p, div, li, h1, h2, h3, h4, td, input, select, textarea {
    color: #000;
}
a:link, a:visited {
	color: #403e3e;
}
a:hover, a:active {
	color: #000000;
}
#wrapper {
	background-color: #ff0084;

}
#top {
	background-color: #403e3e;
}



/* Buttons */
.button {
	color: #000000 !important;
	background-color: #ff0084;
}
.button:hover {
	background-color: #403e3e;
}

/* Top */
#top h1 {
	color: #403e3e;
	letter-spacing: 0px;
}

#search input {
	background: #ffffff;
	color: #403e3e;
	border: 1px solid #ff0084;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
}
#search label input {
	background: #FFF;
	color: #000;
	border: 1px solid #403e3e;
}

/* Bar */
#bar {
	color: #000000;
	background-color: #403e3e;
	background-repeat: repeat;
}		
		
	#menu {
	color: #FFFFFF;
	}
	#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	#menu a:hover, #menu a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}

	
	#cart {
	color: #000000;
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #403e3e;
	border-right-color: #403e3e;
	border-left-color: #403e3e;
	}	

/* Content */
#main {
	background: #cccccc;
}
	#content {
		background: #FFFFFF;
	}
#content h2 {
	letter-spacing: 0px;
}	  h2,  h1 {
	color: #403e3e;
	font-size: 30px;
		}
#side h2, #content h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0084;
}

	#products td {
		background: #cccccc;
	}
	
	p.price {
		color: #000000;
	}
	
	#cart-total {
		background: #cccccc;
	}
	
	.cart-item {
		border-bottom: 2px solid #ff0084;
	}
#announce p {
	font-size: 14px;
	font-weight: BOLD;
	text-transform: uppercase;
	color: #000000;
}


/* Side */
#side h2 {
	color: #000000;
}
	#side li {
	background: transparent url(/templates/04/_images/pinky-green/divider.gif) left bottom repeat-x;
	color: #000000;
	}
	#side a:link, #side a:visited {
		color: #000;
	}
	#side a:hover, #side a:active {
		color: #403e3e;
	}
#side #backlink a:link, #side #backlink a:visited {
	color: #403e3e;
	text-decoration: none;
}
#side #backlink a:hover, #side #backlink a:active {
	color: #403e3e;
}


/* Footer */
#footer {
	background-color: #403e3e;
	background-image: url(/templates/04/_images/pinky-green/divider.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footer p, #footer a {
	color: #000000;
}
.newStyle1 {
	color: #403e3e;
}

















