body {
    background: #2b216a url(http://custom.buyitsellit.com/20350/bgtile.jpg) 0 0 repeat-x;	
}
p, div, li, h1, h2, h3, h4, td, input, select, textarea {
    
    color: #333;
}
a:link, a:visited {
    color: #2b216a;
    text-decoration: underline;
}
a:hover, a:active {
    color: #b6a193;
}

/* Buttons */
.button {
	background: #47187b;
	color: #FFF !important;
}
.button:hover {
	background: #9669c8;
}

/* topbar */
#topbar {
float: right;
margin: 0px;
padding: 0px;
margin-top: 10px;


}


/* Top */
#top h1 {
	color: #FFF;
	 padding-top: 30px;
font-size: 35px;
}

#search input {
	background: #C2610B;
	color: #FFF;
}
#search label input {
	background: #FFF;
	color: #000;
	border: 1px solid #999;
}

/* Bar */
#bar {
	background: transparent;
	color: #2b216a;
	
	float: right;
	margin-top:201px;
}

#barlong {
background: #C2610B;
	color: #886e5c;
	width: 924px;
	float: right;
}		
		
	#menu {
		color: #C2610B;
		font-weight: bold;
	}
	#menu a:link, #menu a:visited {
	    color: #C2610B;
	    text-decoration: none;
	}
	#menu a:hover, #menu a:active {
	    text-decoration: underline;
	}
	
	#cart {
		color: #2b216a;
	}	

/* Content */
#main {
	
}
	/*#content {
		background-color: transparent; background-image: url(http://custom.buyitsellit.com/20350//white.gif); width: 923px; margin-left: 1px;
	}*/
	
	#content {background-color:#ffffff;}
	
#content a:link, #content a:visited {
    color: #4e247d;
    text-decoration: underline;
}
#content a:hover, #content a:active {
    color: #925fcc;
}	
		#content h2 {
			color: #C2610B;
			
		}
	#products td {
		background-color: transparent; background-image: url(http://custom.buyitsellit.com/20350/itembg.jpg); background-repeat: repeat-x; background-position: 0px 0; 
	}
	
	p.price {
		color: #47187b;
	}
	
	#cart-total {
		background: #C2610B;
	}
	
	.cart-item {
		border-bottom: 1px solid #d2efbf;
	}
	
	#crumb a:link, #crumb a:visited {
    color: #b6a193;
	}
		#prev, #next  {
			color: #C2610B;
		}
    
}
#crumb a:hover, #crumb a:active {
    color: #925fcc;
    text-decoration: underline;
}
	
	
	#welcome h2, p{
	text-align:center;
	
	}
	
	/* Tina Added */
	
.banner { background-color: transparent; background-image: url(http://custom.buyitsellit.com/20350/banner.gif); background-repeat: no-repeat; background-position: 0px 0; width: 924px; height: 340px; z-index: 3; margin-top:0px; }	
	
	
	
	
/* Side */
#emailsub_wrapper {color: #FFF}
#side {
		background: transparent;
		background-repeat: no-repeat;
		background-position: no-repeat;
		background-position: bottom left;
		 
	
		
}

#side h2 {
	color: #FFF;
	background: #2b216a;
	padding-top:10px;
	
}
	#side li {
		background: #2b216a;
		color: #FFF;
	}
	
	
	
	#side a:link, #side a:visited {
		color: #FFF;
	}
	#side a:hover, #side a:active {
		color: #fff;
		background: #197d19;
		 

		/*display:block;*/
	}

/* Footer */
#footer {background: transparent url(http://custom.buyitsellit.com/20350/bottom.gif) left top no-repeat;
 
	
}

.foot {
	
}

#footer p, #footer a {
	color: #2b216a;
}