/*This design css file is intended to be used with the layout css file.   

/* For the Lord is good and His love endures forever; His faithfulness continues through all generations.  Psalm 100:5 */

 
body {
	background-color: #FFFFFF;
	background-image: url(http://custom.buyitsellit.com/14617/pagebg.png);
	background-repeat: repeat;
	background-position: center top;
}


p, div, li, h1, h2, h3, h4, td, input, select, textarea {
	color: #946E61;
}
a:link, a:visited {
    color: #886e5c;
    text-decoration: underline;
}
a:hover, a:active {
    color: #b6a193;
}

/* Buttons */
.button {
	background: #886e5c;
	color: #F5F0DA !important;
}
.button:hover {
	background-color: #9D826F;
}
#wrapper {
	background-color: #F29DB0;
	background-image: url(http://custom.buyitsellit.com/14617/polkabg.gif);
	border: 10px solid #F29DB0;
}
input, select, textarea {
	background-color: #FAE3D8;
}



/* Top */
 
#top {
	height: 202px;
	}
#logo {
	width: 900px;
	background-image: url(http://custom.buyitsellit.com/14617/bannerbg.png);
	height: 202px;
}
#flowersleft {
	float: left;
	position: relative;
	right: 30px;
	bottom: 5px;
}
#name {
	float: left;
	position: relative;
	top: 40px;
}
#flowersright {
	float: left;
	position: relative;
	right: 35px;
}
#lowerflower {
	float: right;
	position: relative;
	bottom: 40px;
	left: 20px;
	display: block;
}



#search {
	width: 180px;
	float: none;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 35px;
	}
		#search input {
	width: 65px;
	color: #936D5F;
		}
		#search label input {
	width: 170px;
	color: #936D5F;
	margin-bottom: 30px;
	margin-top: 6px;
		}

 
		
	#menu {
	color: #DC879B;
	font-size: 16px;
	}
	#menu a:link, #menu a:visited {
	color: #D58094;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	}
	#menu a:hover, #menu a:active {
	    text-decoration: underline;
	}
	
	#cart {
		color: #886e5c;
	}	

/* Content */
 
#productpage {
	background-image: url(http://custom.buyitsellit.com/14617/rightbgwide.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
}

 	#content {
	background-image: url(http://custom.buyitsellit.com/14617/rightbg2.png);
	background-repeat: repeat-y;
	}
		#content h2 {
			color: #886e5c;
		}
	#products td {
	background-color: #FAE4D7;
	}
	
	p.price {
		color: #886e5c;
	}
	
	#cart-total {
	background-color: #FAE4D7;
	}
	
	.cart-item {
	border-bottom: 1px solid #886e5c;
	}
#side {
	background-image: url(http://custom.buyitsellit.com/14617/leftbg2.png);
	background-repeat: repeat-y;
	background-position: center;
}


/* Side */
#side h2 {
	color: #886e5c;
	background-image: url(http://http://custom.buyitsellit.com/14617/bullet.png);
	background-repeat: no-repeat;
	background-position: left -3px;
	padding-left: 0px;
	padding-top: 15px;
	text-align: center;
}
	#side li {
	color: #886E5C;
	}
	#side a:link, #side a:visited {
	color: #886E5C;
	}
	#side a:hover, #side a:active {
	color: #EF9AAD;
	}
#extralink a:link, #extralink a:visited {
	color: #886E5C;
	text-decoration: none;
}


 #copyright p {
	font-size: 12px;
	background-color: #F5F0DA;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #8E695C;
}

#copyright {
	padding-top: 10px;
	width: 300px;
	margin: auto;
	clear: both;
}
#myebay {
	text-align: center;
	margin-bottom: 20px;
}
#emailsub_wrapper {
	margin-bottom: 20px;
	text-align: center;
}
