sellerStyles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 0px 0px 0px 0px;
}

#sellerStyles table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

#sellerStyles a:link {
	color: #f1ac62;
}

#sellerStyles a:active {
	color: #f1ac62;
}

#sellerStyles a:visited {
	color: #f1ac62;
}

#sellerStyles a:hover {
	color: #222222;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3b3b3b;
	padding: 10px 10px 10px 10px ;
}

#header {
	width: 730px;
	height: 100px;
	background-color: #000000;
}

#headerLeft {
	background: url(https://app.infopia.com/vleds/images/vleds_header_left.gif) no-repeat;
	width: 400px;
	height: 100px;
}

#headerRight {
	background: url(https://app.infopia.com/vleds/images/vleds_header_right.gif) no-repeat;
	width: 330px;
	height: 100px;
}

.bgLeft {
	background: url(https://app.infopia.com/vleds/images/vleds_bg_left.gif) repeat-y;
	width: 2px;
}

.bgRight {
	background: url(https://app.infopia.com/vleds/images/vleds_bg_right.gif) repeat-y;
	width: 2px;
}

#footer {
	background: url(https://app.infopia.com/vleds/images/vleds_footer.gif) no-repeat;
	width: 730px;
	height: 57px;
}

#tabs {
	background: url(https://app.infopia.com/vleds/images/ebay/vleds_tab_bg.gif) no-repeat;
	height: 25px;
}

.tabDiv {
	padding: 10px 10px 10px 10px;
	width: 90%;
}


/* PART FINDER */

.part_cell {
	vertical-align: top;
	text-align: center;
}

.part_id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df8e00;
	font-weight: bold;
	margin: 5px 0;
	text-align: center;
}

.part_image {
	height: 55px;
	text-align: center;
}

.part_select {
	text-align: center;
}

.part_color_dropdown {
	width: 96px;
	font-size: 8pt;
}




/* EBAY STORE HOME PAGE */

#storeHomePage {
	width: 775px;
}

#storeHomePage, #storeHomePage td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#storeHomePage a:link {
	color: #e89300;
}	

#storeHomePage a:active {
	color: #e89300;
}	

#storeHomePage a:visited {
	color: #e89300;
}	

#storeHomePage a:hover {
	color: #e89300;
}	

#storeHomePage #leftColumn {
	width: 440px;
	padding-right: 10px;
	font-size: 9pt;
}

#storeHomePage #rightColumn {
	width: 320px;
	padding-left: 10px;
	font-size: 9pt;
}


#howtoshop {
	background: #000000;
	padding: 5px 12px 12px 12px;
	color: #FFFFFF;
	font-size: 9pt;
}

.howToShopStep {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.featuredProductTitle {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
}

.featuredProductDesc {
}

#combinedshipping {
	background: url(http://app.infopia.com/vleds/images/ebay/store/combinedshipping_bg.gif) top left no-repeat;
	font-size: 9pt;
}

#shopbypartid {
	font-size: 9pt;
}
