
/****** Main Table ******/

}
.basicTable {
	width: 100%;
}
.mainTable {
	width: 952px;
	margin: auto;
	background-color:#FFFFFF;
}
.mainTableCellLeft {
	vertical-align: top;
	background-color: #2a70ae;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.mainTableCellLeft table {
	padding: 3px;
	background-color: #fff;
}
.mainTableCellCenter {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border:5px solid #2A70AE;
}
.mainTableCellRight {
	vertical-align: top;
	background-color: #2a70ae;
	color:#FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.homeGreeting {
	padding: 0px 20px 15px 20px;
	vertical-align: top;
}
.homeGreeting table {
	width: 100%;
}
.homeGreeting table td {
	padding: 8px 6px 8px 15px;
	border: 1px solid #FE9000;
	background: #6A1500 url(../images/custom-european-license-plates/greeting-bgr.gif) repeat-x 0px 0px;
}
.homeGreeting img {
	margin: 10px 0px 10px 0px;
}
.homeGreeting a {
	font-weight: bold;
}
.introBlock {
	padding: 5px;
}
.introBlock td {
	padding: 6;
}
/****** Main Table ******/

/*******************************************************************************/

/****** Menu ******/

.headerMenu {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.headerMenu img#logoL {				/* Logo on the site (if logo is left)*/
	margin-top: 32px;
	margin-left: 40px;
	margin-bottom: 12px;
	border: 0px;
	margin-right: 80px;
}
.topnav {
	font-weight:bold;
	padding:5px;
}
.headerMenu img {
	margin-bottom:5px;
}
div.topnav {
	background-color:#2a70ae;
	color:#FFF;
}
div.topnav a {
	text-decoration:underline;
	color:#FFF;
}
/************* Breadcrumb *******************/

.breadcrumb {
}
.breadcrumbBegin {
 background:;
}
.breadcrumbBegin img {
	width: 10px;
	height: 1px;
}
.breadcrumbDelimiter {
	width: 100%;
	font-size: 8pt;
 background:;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.breadcrumbDelimiter a {
	text-decoration: underline;
	font-size: 8pt;
}
.breadcrumbDelimiter a:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 8pt;
}
.breadcrumbDelimiter a.treeItemLast {
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.breadcrumbDelimiter a.treeItemLast:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	cursor: text;
}
.breadcrumbDelimiter b {
	color: #FF6600;
	font-weight:bold;
}
.breadcrumbDelimiter span {
	display: none;
}
.breadcrumbDelimiter img {
	width: 3px;
	height: 3px;
	background: #2A70AE;
	margin: 0px 5px 2px 5px;
}
.breadcrumbRSS {
	border-top: 1px solid #c56a1a;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #c56a1a;
	border-left: 0px solid #dedede;
	padding: 0px 2px;
 background:;
}
.breadcrumbEnd {
	width: 20px;
 background:;
}
.breadcrumbEnd img {
	width: 1px;
	height: 1px;
}
/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {
	font-size: 10pt;
	color: #500000;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
.breadcrumbDelimiter span.active {
	font-size: 10pt;
	color: #0000FF;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}
/************* end Order Pages ***************/

/*****************************************************************************/

/************* Fieldset *******************/

.block-cart .empty {
	background-color:#FFFFFF;
	color:#000000;
	padding:5px;
}
.block-cart table {
	color:#000000;
}
.columnTitles {
	text-decoration:underline;
	font-weight:bold;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.formbutton_wrap {
	padding: 10px 0px 10px 10px;
	align: center;
}
/************* end Fieldset ***************/

/*****************************************************************************/
/************* userHome *******************/
div.userHomeBottom {
	width: 100px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	border: none;
	background: url(../images/custom-european-license-plates/button-left.gif) no-repeat left center;
	white-space: nowrap;
	float:right;
}
div.userHomeBottom a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
	background: url(../images/custom-european-license-plates/button-right.gif) no-repeat right center;
	padding: 5px 20px 7px 5px;
	text-align: center;
	font-weight: bold;
}
div.userHomeBottom a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
td.userHome img.orders {
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
	background-image: url(../images/icons/admin_orders_d.png);
	background-repeat: no-repeat;
}
* html td.userHome img.orders {
	background-image: none ! important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png, sizingMethod=crop);
}
td.userHome img.profile {
	background: url(../images/icons/admin_profile_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.profile {
	background-image: none ! important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png, sizingMethod=crop);
}
td.userHome img.arr {
	background: url(../images/icons/arr.gif) no-repeat;
	width: 15px;
	height: 16px;
	border:0px;
	margin: 0px 5px 0px 55px;
}
td.userHome img.support {
	background: url(../images/icons/admin_support_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.support {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png, sizingMethod=crop);
}
td.userHome img.forum {
	background: url(../images/icons/admin_forum_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.forum {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png, sizingMethod=crop);
}
td.userHome img.products {
	background: url(../images/icons/admin_products_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.products {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png, sizingMethod=crop);
}
td.userHome img.pages {
	background: url(../images/icons/admin_pages_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.pages {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png, sizingMethod=crop);
}
td.userHome img.salesorders {
	background: url(../images/icons/admin_salesorders_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.salesorders {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png, sizingMethod=crop);
}
td.userHome img.merchant {
	background: url(../images/icons/admin_merchant_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.merchant {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png, sizingMethod=crop);
}
td.userHome img.affiliates {
	background: url(../images/icons/admin_affiliates_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.affiliates {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png, sizingMethod=crop);
}
td.userHome img.payments {
	background: url(../images/icons/admin_payments_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.payments {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png, sizingMethod=crop);
}
td.userHome img.carts {
	background: url(../images/icons/admin_carts_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.carts {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png, sizingMethod=crop);
}
td.userHome img.wishlist {
	background: url(../images/icons/admin_wishlist_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.wishlist {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png, sizingMethod=crop);
}
td.userHome img.reminders {
	background: url(../images/icons/admin_reminders_d.png) no-repeat;
	width: 50px;
	height: 50px;
	border:0px;
	float: left;
}
* html td.userHome img.reminders {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png, sizingMethod=crop);
}
td.userHome div {
	margin: 0px 0px 0px 50px;
}
/************* userHome *******************/
/*****************************************************************************/

/************* Button Links *******************/

td.butTd span.spacer {
	display: none;
}	/* '|' between button */
a.button:link, a.button:visited {
	display: inline-block;
	color: #000;
	font: normal normal normal 11px/28px arial, sans-serif;
	text-decoration: none;
	background: url(../images/custom-european-license-plates/button-left.gif) no-repeat left;
	padding: 1px 5px 1px 13px;
	white-space: nowrap;
}
a.button:hover, a.button:active {
	display: inline-block;
	color: #000;
	font: normal normal normal 11px/28px arial, sans-serif;
	text-decoration: none;
	background: url(../images/custom-european-license-plates/button-left.gif) no-repeat left;
	padding: 1px 5px 1px 13px;
	white-space: nowrap;
}
a.button span {
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/custom-european-license-plates/button-right.gif) no-repeat right;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.button img {
	display: none;
}
a.buttonBasket:link, a.buttonBasket:visited {
	display: inline-block;
	color: #000;
	font: normal normal normal 11px/28px arial, sans-serif;
	text-decoration: none;
	background: url(../images/custom-european-license-plates/button-left.gif) no-repeat left;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
}
a.buttonBasket:hover, a.buttonBasket:active {
	display: inline-block;
	color: #000;
	font: normal normal normal 11px/28px arial, sans-serif;
	text-decoration: none;
	background: url(../images/custom-european-license-plates/button-left.gif) no-repeat left;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
}
a.buttonBasket span {
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/custom-european-license-plates/button-right.gif) no-repeat right;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.buttonBasket img {
	display: none;
}
a.buttonCart:link, a.buttonCart:visited {
	display: inline-block;
	color: #000;
	font: normal normal normal 11px/28px arial, sans-serif;
	text-decoration: none;
	background: url(../images/custom-european-license-plates/button-left.gif) no-repeat left;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
}
a.buttonCart:hover, a.buttonCart:active {
	display: inline-block;
	color: #000;
	font: normal normal normal 11px/28px arial, sans-serif;
	text-decoration: none;
	background: url(../images/custom-european-license-plates/button-left.gif) no-repeat left;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
}
a.buttonCart span {
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	background: url(../images/custom-european-license-plates/button-right.gif) no-repeat right;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.buttonCart img {
	display: none;
}
a.buttonMore:link, a.buttonMore:visited {
	display: inline-block;
	color: #000;
	font: normal normal normal 11px/28px arial, sans-serif;
	text-decoration: none;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
}
a.buttonMore:hover, a.buttonMore:active {
	display: inline-block;
	color: #000;
	text-decoration: underline;
	padding: 7px 0px 7px 13px;
	white-space: nowrap;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}
a.buttonMore span {
	padding: 7px 13px 7px 0px;
	cursor: pointer;
	white-space: nowrap;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.buttonMore img {
	display: none;
}
a.disabled {							/* disadled add to cart */
	color: #666;
	cursor: pointer;
	font: 8pt arial, sans-serif, Verdana, Sans-Serif;
	text-decoration:none;
	border: 1px solid gray;
	background: silver;
	padding: 0px 3px;
}
a.disabled:hover {
	color: #666;
	cursor: pointer;
	text-decoration:none;
}
/************* Button Links *******************/

/************* Category *******************/

.selectedtopCategory a.title {
	color: #FF0000;
}
.selectedtopCategory a.title:hover {
	color: #FF0000;
}
.subCategory {
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.subCategory a.title {
	color: #000000;
	font-weight: normal;
}
.subCategory a.title:hover {
	color: #000000;
	font-weight: normal;
}
.selectedsubCategory {
	margin: 0px;
	padding: 0px;
}
.selectedsubCategory a.title {
	color: #000000;
}
.selectedsubCategory a.title:hover {
	color: #000000;
}
.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {
	margin: 0px 0px 0px 5px;
}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {
	padding: 3px 3px 3px 0px;
}
td.subArticle {
	padding: 3px 3px 3px 0px;
}
a.subArticle {
	padding-left: 8px;
	font-size: 11px;
	background: url(../images/bullet.gif) no-repeat left 3px;
}
/************* Latest *******************/

/************* Offers *******************/

.offerTitle {
	display: none;
}
.offerTd {
	text-align: left;
}
.offerTd img.offerImg {
	float: left;
	margin: 0px 5px 0px 0px;
}
.offerTd div {
	color: #000000;
}
.offerTd div.offerText {
	text-align: justify;
	color: #000000;
}
.offerTd div.offerPrice {
	color: #ec6b4b;
}
.offerTd div.salesBlock {
	color:green;
}
/************* Forum *******************/

.forumAdmin {
	color: blue;
	font-weight: bold;
}
.forumUser {
	color: black;
	font-weight: bold;
}
.forumGuest {
	color: black;
	font-weight: bold;
	font-style: italic;
}
.forumMessageLeft {
	background-color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.forumMessageRight {
	border: 1px solid #000000;
}
.forumMessageTop {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/*****************************************************************************/

/************* Footer *******************/

.footer {
	width: 952px;
	margin: auto;
	background-color:#FFFFFF;
	padding-bottom:10px;
}
.footerMenu img.separator {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #500000;
	margin: 0px 5px 4px 6px;
	vertical-align: bottom;
}
.footerHTML {
	/*width: 100%; background: url(../images/rainbow/bottom-img-b.gif) no-repeat 0px 0px;
	text-align: center;
	height: 61px;*/
	padding-top: 10px;
	padding-bottom: 25px;
}
.footerHTML font {
	font-size: 7pt;
	color: Black;
}
.footerHTML img {
	display:none;
	width: 1px;
	height: 10px;
}
/************* Footer *******************/
.errorbg {
	background: #FF0000;
}
body {
	font: 10pt arial, sans-serif;
	color: black;
	margin: 0px;
	background-image: url(/images/OSCMAX_bg.gif);
}
body.editor {
	background: #ACACAC;
}
tr.error, td.error {
	background-color: #FFE0E0;
	color: #d50000;
	font-weight: bold;
}
body.popup tr.usual, body.popup td.usual {
	background-color: transparent;
}
body.popup tr.header, body.popup td.header {
	background-color: #B26500;
	color: #ffffff;
}
td.padding10px {
	padding: 2px;
}
table.padding6px td {
	padding: 3px;
}
table.padding6px td td {
	padding: 0px;
}
table.padding4px td {
	padding: 4px;
}
table.padding4px td td {
	padding: 0px;
}
table.paddingReviews td {
	padding: 0px 11px;
}
table.paddingReviews td td {
	padding: 0px;
}
table.paddingRev5px td {
	padding: 5px 11px;
}
table.paddingRev3px td {
	padding: 3px 3px 3px 11px;
}
td.tab {
	border: 1px solid #8b3100;
	border-bottom: none;
	background: #fe9000;
	padding: 0px;
}
td.tabActive {
	border: 1px solid #8b3100;
	border-bottom: none;
	background: #8b3100;
	padding: 0px;
}
a.tab {
	background: #fe9000;
	color: #8b3100;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
a.tab:hover {
	background: #8b3100;
	color: #fe9000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
}
a.tabActive {
	background: #8b3100;
	color: #fe9000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
a.tabActive:hover {
	background: #8b3100;
	color: #fe9000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 8px;
	text-decoration: none;
	cursor: text;
}
.tabline {
	background: #8b3100;
}
.blockTDtabs table {
	width: 100%;
	margin-bottom: 10px;
}
div.adminTab {
	font: 11px Verdana, sans-serif;
	border: 1px solid #FAA928;
	border-bottom: none;
	padding: 3px 8px 2px 8px;
	margin: 0px 2px;
	cursor: pointer;
	background: none;
	white-space: nowrap;
}
div.adminTabActive {
	font: bold 11px Verdana, sans-serif;
	border: 1px solid #FAA928;
	border-top: 2px solid #FAA928;
	border-bottom: none;
	padding: 5px 9px 5px 9px;
	;
	margin: 3px 0px 0px 0px;
	white-space: nowrap;
}
td.adminTab {
	border-bottom: 1px solid #FAA928;
	vertical-align: bottom;
}
td.adminTabActive {
	border: none;
}
td.beginTab {
	padding: 0px 4px;
	border-bottom: 1px solid #FAA928;
}
td.endTab {
	padding: 0px 4px;
	width: 90%;
	border-bottom: 1px solid #FAA928;
}
a.blackSm, a.blackSm:hover {
	text-decoration: none;
}
input {
	color: black;
	padding:3px;
}
input.usualprice {
	background: transparent;
	border: none;
	text-align: right;
	font-family: arial, sans-serif;
	font-size:10pt;
}
input.orderprice {
	background: transparent;
	border: none;
	text-align: right;
	font-family: arial, sans-serif;
	font-size:10pt;
	font-weight: bold;
}
input.search {
	font: 12px arial, sans-serif;
	width:120px;
	color:black;
	border: 1px solid #000000;
}
input.text {
	font: 12px arial, sans-serif;
	color: black;
	border: 1px solid #000000;
}
input.field {
	font: 12px arial, sans-serif;
	color: black;
	border: 1px solid #000000;
}
input.fieldSmall {
	font: 10px arial, sans-serif;
	border: 1px solid #000000;
	color: black;
}
input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input#clear {
	color: #000000;
}
input#reset {
	color: #000000;
}
input#preview {
	color: #000000;
}
input#cancel {
	color: #000000;
}
input#delete {
	color: #000000;
}
select {
	font: 12px arial, sans-serif;
	color: black;
}
select.search {
	font: 12px arial, sans-serif;
	color: black;
	margin-bottom: 5px;
}
textarea {
	font: 12px arial, sans-serif;
	border: 1px solid #000000;
	color: black;
}
input.field {
	margin-bottom: 1px;
	margin-top: 2px;
}
select.field {
	margin-bottom: 3px;
}
form {
	margin: 0px;
}
a.header {
	color: #ffffff;
	text-decoration: underline;
}
a.header:hover {
	color: #FAF7AA;
	text-decoration: underline;
}
a.smallText {
	color: #000;
	font-size: 8pt;
}
a.smallText:hover {
	color: #000;
	font-size: 8pt;
	text-decoration: none;
}
a:hover {
	color:#AABBDD;
	text-decoration:underline;
}
a {
	color:#0000FF;
	text-decoration:underline;
}
.mainTableCellCenter div.bigTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	background-color:#2A70AE;
	margin-top:10px;
	margin-bottom:5px;
	padding:5px;
}
.mainTableCellLeft div.bigTitle {
	color:inherit;
	font-weight:bold;
	font-size:inherit;
	margin-top:inherit;
	padding:5px;
}
/* prices styles */
.priceBlock .price {
	font-weight: bold;
	font-size:10pt
}
.priceBlock .priceTax {
	font-weight: normal;
}
.priceBlockOld {
	color: #000;
	text-decoration: line-through;
}
.priceBlockOld .price {
	font-weight: normal;
}
.priceBlockOld .priceTax {
	font-weight: normal;
}
.priceBlockHidden {
	color: #000;
	font-weight: bold;
	display: none;
}
.priceBlockHidden .price {
	font-weight: bold;
}
.priceBlockHidden .priceTax {
	font-weight: normal;
}
.priceBlockEdit {
	color: #000;
	font-weight: bold;
}
.priceBlockEdit input.price {
	text-align: right;
	font-weight: bold;
	width: 50px;
	font-size: 12px;
	color: black;
	border: 1px solid #c56a1a;
	background: #FFFCC0;
}
.salesBlock {
	color: #000;
	font-weight: bold;
	border: none;
	background: transparent;
}
.salesPrice {
	font-weight: bold;
}
.salesTax {
	font-weight: normal;
}
.priceSaveBlock {
	color: green;
	font-weight: bold;
}
.block-product-details .priceBlock {
	float:right;
}
.block-product-details .priceBlock .price {
	font-size:inherit;
	font-weight:inherit;
}
.priceSaveBlock .price {
	font-weight: bold;
}
.priceSaveBlock .percent {
	font-weight: normal;
}
/* prices styles */

.productsTable th {
	padding: 3px;
}
.productsTable td {
	padding: 3px;
}
.productsCategory {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background: none;
	padding: 5px 10px !important;
}
.productsDelimiter {
	padding: 0px !important;
	background-color: #000000;
}
.productsDelimiterTop {
	padding: 0px !important;
	background-color: #000000;
}
.productsDelimiterTop img {
	height: 2px;
}
.block-product-details .newProduct {
	display: block;
	position: relative;
	padding-right: 34px !important;
}
.block-product-details .newProduct img {
	background: url(../images/icons/new_l.png) no-repeat;
	width: 30px;
	height: 22px;
	border: none;
	position: absolute;
	bottom: -2px;
	margin: 0px 0px 0px 2px;
}
* html .block-product-details .newProduct img {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png, sizingMethod=crop);
}
.bl_productslist .newProduct img {
	background: url(../images/icons/new_l.png) no-repeat;
	width: 30px;
	height: 22px;
	border: none;
	position: relative;
	bottom: -6px;
	margin: 0px 0px 0px 2px;
}
* html .bl_productslist .newProduct img {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_l.png, sizingMethod=crop);
}
.newProduct img {
	background: url(../images/icons/new_m.png) no-repeat;
	width: 20px;
	height: 16px;
	border: none;
	position: relative;
	bottom: -3px;
	margin: 0px 0px 0px 2px;
}
* html .newProduct img {
	background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/new_m.png, sizingMethod=crop);
}
.titleText {
	color: #000;
	text-decoration: underline;
}
.articleDate {
	font-size: 8pt;
	color: #6e1900;
	font-style: italic;
}
.top {
	font-size: 8pt;
	padding: 2 0 2 0;
}
.smallText {
	font-size: 8pt;
}
.middleText {
	font-size: 9pt;
}
.bigText {
	font-size: 10pt;
}
.comment {
	font-size: 8pt;
	color: #343434;
}
.message {
	font-size: 8pt;
	font-weight:bolder;
	color: #0000FF;
}
.bigtitle {
	font-size: 10pt;
	padding:5px;
}
.error {
	color: #d50000;
}
.terms {
	height: 300px;
	width: 600px;
	overflow: auto;
	border: 1px solid silver;
}
.link {
	color: green;
}
span.nobr {
	white-space: nowrap !important;
}

table.matrix {
	border: 1px solid gray;
	margin-bottom: 5px;
	margin-top: 5px;
}
th.matrixTop {
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid silver;
}
th.matrixBottom {
	padding-left: 5px;
	padding-right: 5px;
}
td.matrixTop {
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	padding-left: 5px;
	padding-right: 5px;
}
td.matrixBottom {
	border-left: 1px solid silver;
	padding-left: 5px;
	padding-right: 5px;
}
#signupbutton {
	margin-top: 10px;
	margin-bottom: 5px;
}
.buynowbutton {
	padding-left: 35px;
	padding-bottom: 5px;
}
.mainbodybtn {
	margin-left: 150px;
	margin-bottom: 160px;
	padding: 10px 10px 10px 10px;
}
.profilepageheader {
	background-image: url(../images/custom-european-license-plates/BlkHdrBg.jpg);
	height: 37px;
	width: 500px;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.affiliate {
	padding-right: 50px;
}
h1 {
	font-size:20px;
	margin:5px;
	color:#000099;
}
.messagebg {
	font-weight: bold;
	color: #0000FF;
	padding-top: 5px;
}
div.sidenav {
	position:relative;
}
ul.tabs {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	outline-style:none;
	outline-width:medium;
}
div.sidenav ul.tabs a {
	background-attachment:scroll;
	background-repeat:no-repeat;
	height:36px;
	width:199px;
	display:block;
	outline-style:none;
	outline-width:medium;
}
div.sidenav ul.tabs a#find-your-parts-side {
	background-image:url(/images/custom-european-license-plates/Find-Your-Parts.jpg);
	height:40px;
}
div.sidenav ul.tabs a#shopping-cart-side {
	background-image:url(/images/custom-european-license-plates/auto-parts-shopping-cart.jpg);
}
div.sidenav ul.tabs a#custom-european-license-plates-online-testimonials {
	background-image:url(/images/custom-european-license-plates/custom-european-license-plates-online-testimonials.jpg);
}
div.sidenav ul.tabs a#affiliate-program-side {
	background-image:url(/images/custom-european-license-plates/affiliate-program-side.jpg);
	height:40px;
}
div.sidenav ul.tabs a:hover {
	background-position:0 -36px;
	cursor:pointer;
}
div.sidenav ul.tabs a:hover#find-your-parts-side {
	background-position:0 -40px;
	cursor:pointer;
}
div.sidenav ul.tabs a:hover#affiliate-program-side {
	background-position:0 -40px;
	cursor:pointer;
}
.titleBar {
	color:#FFFFFF;
	font-weight:bold;
	background:#999999;
	padding:3px;
	font-size:12pt;
	font-family:arial, sans-serif;
}
.subTitleBar {
	padding:3px;
	background:#cccccc;
	font-weight:bold;
}
.applications td {
	padding-right:10px;
}
h3 {
	color:#3577B3;
}
.wrapper {
	padding:10px;
	background-color:#FFFFFF;
	color:#000;
}
.block-products-list .wrapper {
	text-align:center;
}
.block-products-list h2 {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
}
.cart-button {
	float:left;
	line-height:30px;
	padding-right:10px;
	padding-top:10px;
}
table.padding6px td.middlebg {
	line-height:20px;
	padding: 5px;
	background-color:#ccc;
}
/***** Rating iamges *****/
.neutral {
	display: none;
}
.commend {
	background: url(../images/icons/commend.png) no-repeat;
	width: 20px;
	height: 20px;
	border:0px;
}
* html .commend {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/commend.png, sizingMethod=crop);
}
.discommend {
	background: url(../images/icons/discommend.png) no-repeat;
	width: 20px;
	height: 20px;
	border:0px;
}
* html .discommend {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/discommend.png, sizingMethod=crop);
}
.not-rated {
	background: url(../images/icons/not-rated.png) no-repeat;
	width: 97px;
	height: 18px;
	border:0px;
}
* html .not-rated {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/not-rated.png, sizingMethod=crop);
}
.rating-1 {
	background: url(../images/icons/rating-1.png) no-repeat;
	width: 97px;
	height: 18px;
	border:0px;
}
* html .rating-1 {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-1.png, sizingMethod=crop);
}
.rating-2 {
	background: url(../images/icons/rating-2.png) no-repeat;
	width: 97px;
	height: 18px;
	border:0px;
}
* html .rating-2 {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-2.png, sizingMethod=crop);
}
.rating-3 {
	background: url(../images/icons/rating-3.png) no-repeat;
	width: 97px;
	height: 18px;
	border:0px;
}
* html .rating-3 {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-3.png, sizingMethod=crop);
}
.rating-4 {
	background: url(../images/icons/rating-4.png) no-repeat;
	width: 97px;
	height: 18px;
	border:0px;
}
* html .rating-4 {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-4.png, sizingMethod=crop);
}
.rating-5 {
	background: url(../images/icons/rating-5.png) no-repeat;
	width: 97px;
	height: 18px;
	border:0px;
}
* html .rating-5 {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/rating-5.png, sizingMethod=crop);
}
/***** Rating iamges *****/
.lpText {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 215px;
}
.lpText input {
	width:30px;
}
#yourText {
	width:150px;
	font-size:17px;
	text-transform: uppercase
}
#arrival {
	font-size: 14px;
}
#arrival b {
	color: #FF0000;
}
#share {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#share li {
	list-style: none;
	float: left;
	width: 250px;
}
#share img {
	border: none;
	padding-right: 10px;
	float: left;
}
#share a {
	text-decoration: none;
}
#share h4 {
	padding: 5px;
	margin: 0px;
	font-size: 16px;
}
#plateImage {
	width: 100%;
	text-align: center;
	padding: 20px;
}
#linkWrapper {
	margin: auto;
	width: 500px;
}
.shareLink {
	line-height: 30px;
}
#salesCol {
	width: 270px;
}
#product-img {
	padding-bottom: 12px;
}