@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
 	background-image:url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/bg-painted-2.jpg);
 	background-repeat:repeat-x;
 	background-color:#000000;	
	text-align:center;
}

a:link {
 color: #ff7e00;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #ff7e00;
}
a:hover {
 text-decoration: underline;
 color: #999999;
}
a:active {
 text-decoration: none;
 color: #ff7e00;
}


#landing_bottom {
	background:url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/clear.png) repeat-x bottom left;
}
.sidebar_wrap {
	background:#fdfdfd url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/sp.gif) repeat-y top center;
}
.sidebar_wrap_two {
	background:#fdfdfd url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/sp.gif) repeat-y top center;
	border-bottom:3px solid #404040;
	margin-bottom:1px;
}

#srTableWrap {
	margin-top:8px;
	margin-bottom:5px;
}

#pop_wrap {
	margin-top:3px;
	margin-bottom:12px;
}


/************* Header Area ******************/


#main_banner_Wrap {
	margin-top:14px;
}
#main_banner {
	background:url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/sp.gif) no-repeat left top;
	height:280px;
}
table.tb_v4bc {margin-top:20px;} /* You can hide the Breadcrumb path above the logo by hiding this */

div.stBadge, div.gbhdr, table.tb_v4bc {background:#ffffff;} /* shows above the logo header - background for small breadcrumb links - this can be hidden  */


/**********  CONTAINER and Body - where the auction Listings show *********/


.pagecontainer {
	width: 975px;
	margin: 0 auto 0 auto;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/clear.png) repeat-x; /*You can put a BG image or color here to go in the center */
	border-left:0px solid #999;
	border-right:0px solid #999;
}

table#TopPromoArea {margin-top:-20px;}/* This brings the body closer to the top header */

td div.image {background:#ffffff; border:0px solid #ffffff;}/* Auction Gallery Image */
/* td div.image {border:0px solid #404040;} FOR NO Border or Background for Auction Gallery Image */

td.left { border-left:1px solid #ffffff !important;} /* thin seperator line between auction listings */

div.itemseparator { border-top:1px solid #ffffff !important;} /* thin seperator line between auction listings */



/************* Left Navigation - Category Links Area ******************/


#LeftPanel {
/*background:#eee;*/
padding-top:0px;
padding-left: 0px;
padding-right: 0px
}
/* to put a background color behind Side Nav links
LeftPanel .v4mid, #LeftPanel .lcat {
background: #333;
color: #fff; text-transform:uppercase;
}
*/

#LeftPanel .v4title {
background: #01889c;
padding: 46px 0px 10px 0; /* this is the padding above and below the side nav title image */
overflow: hidden;
}

td.v4title {
	background: url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/shop-cat.jpg)!important; 
	height:0px; /* bg for side nav titles */
	text-align:center !important; 
	padding:30px; 
	text-transform:uppercase;
	}

td#CentralArea div.r3, table.v4midBox { background:url(http://i1251.photobucket.com/albums/hh553/tmillettjr/unique/clear.png);}  /* Side Nav Area but not bg color and NOT Title BG */
table.v4midBox {border-bottom:0px solid #ffffff; border-left:none !important; border-right:none !important; border-top:none !important;} /* This can be used as a spacer BEFORE, AFTER or on the side of the ebay side navigation links */
td#LeftPanel {padding-left:0px; background-color:#ffffff;} /* bg for side nav all the way down */
td#CentralArea {padding-right:0px !important; background-color:#ffffff;}
td#LeftPanel {padding-left:0px !important;}


/************* Made To Be Unique ******************/


.style-h1 {

 font-family: Arial, Helvetica, sans-serif;
 color: #ff7e00;
 font-size:18px;
 font-style:normal;
 text-align:left;
}
.style-h3 {

 font-family: Arial, Helvetica, sans-serif;
 color: #000;
 font-size:14px;
 list-style:none;
 text-align:left;
 font-weight:normal;
 list-style: disc;
}

.style-body {
 background-color:#ffffff;
}