/* @lex CSS 2013 added classes */
/* Product page small ul li stuff */
.smallul {
	float: left;
	font-size: 14px;
	margin: 20px 0 0 25px;
	padding: 0;
	text-align: left;
	color: #4f4f4f;
	margin-left: 0px;
}
.smallul il {
	float: left;
	width: 330px;
	list-style-position: outside;
	list-style-image: url(/imgs/design/ecu-tuning/red-arrow.png);
	margin: 0px;
	padding: 0;
}
.redtitle {
	text-transform: uppercase;
	color: #CC0000;
}
.bigimg {
	width: 360px;
	margin-bottom: 20px;
	-moz-box-shadow: 1px 1px 6px #000;
	box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	border: 2px solid #FFF;
}
.smallimg {
	width: 108px;
	margin-bottom: 20px;
	float: left;
	margin-right: 12px;
	-moz-box-shadow: 1px 1px 6px #000;
	box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	border: 2px solid #FFF;
}
.dynopic {
	cursor: pointer;
	display: none;
	margin: 0px auto;
	width: 600px;
}
.dynopic img {
	-moz-box-shadow: 1px 1px 6px #000;
	box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	border: 2px solid #FFF;
	width: 600px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.installspecs {
	float: right;
	width: 140px;
	margin-left: 20px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: right;
	font-weight: bold;
}
.installspecs img {
	margin-bottom: 5px;
	margin-right: -5px;
}
.close_dyno {
	float: right;
	width: 20px;
	height: 20px;
	border: 1px solid #4f4f4f;
	border-radius: 2px;
	margin: 10px;
	position: relative;
	background-color: #FFF;
}
.priceem p, em.priceem {
	color: #666666;
	font-size: 11px;
}
.performanceSoftwareBreadcrumbWrapper {
	clear: both;
	text-align: left;
	padding: 10px 0px 0px 20px;
}
.performanceSoftwareBreadcrumbWrapper h1.performanceSoftwareBreadcrumb {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
.performanceSoftwareBreadcrumbWrapper h1.performanceSoftwareBreadcrumbRed {
	display: inline;
	padding: 0px;
	margin: 0px;
	color: red;
	font-size: 20px;
}
.performanceSoftwareBreadcrumbWrapper h2.performanceSoftwareBreadcrumb {
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}
.performanceSoftwareBreadcrumbWrapper span.performanceSoftwareBreadcrumb {
	font-size: 20px;
}
.performanceSoftwareBreadcrumbWrapper p.performanceSoftwareBreadcrumb {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
.performanceSoftwareMainWrapper {
	overflow: auto;
	clear: both;
	padding-bottom: 8px;
}
.performanceSoftwareLeftMenuWrapper {
	float: left;
	margin-top: 10px;
}
.performanceSoftwareLeftMenuWrapper ul {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background: white;
	padding: 0px;
	margin: 0px;
	box-shadow: 5px 5px 5px silver;
	border: 1px solid white;
	border-top-right-radius: 20px;
	overflow: hidden;
}
.performanceSoftwareLeftMenuWrapper ul li {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	height: 38px;
	width: 169px;
	color: gray;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 0;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
	background: #e8e8e8 url(http://www.unitronic-chipped.com/imgs/design/ecu-tuning/stage-off.png) no-repeat;
}
.performanceSoftwareLeftMenuWrapper ul li a {
	color: gray;
}
.performanceSoftwareLeftMenuWrapper ul li a:hover {
	color: #ff9900;
}
.performanceSoftwareLeftMenuWrapper ul li.menuTitle {
	color: black;
	font-weight: bold;
	text-transform: none;
	background: #e8e8e8 url(http://www.unitronic-chipped.com/imgs/design/ecu-tuning/dsg-upgrade-top.png) no-repeat;
}
.performanceSoftwareLeftMenuWrapper ul li.selected {
	background: #e8e8e8 url(http://www.unitronic-chipped.com/imgs/design/ecu-tuning/stage-on.png) no-repeat;
	border-bottom: 4px groove #fb7c00;
}
.performanceSoftwareLeftMenuWrapper ul li.selected a {
	color: #fd9500;
	font-weight: bold;
	cursor: default;
}
.performanceSoftwareLeftMenuWrapper ul li.bottom {
	height: 11px;
	background: #e8e8e8 url(http://www.unitronic-chipped.com/imgs/design/ecu-tuning/ecu-upgrade-bottom.png) no-repeat;
}
.performanceSoftwareLeftMenuWrapper li.smallExtra {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	height: auto;
	width: 169px;
	color: red;
	margin: 0px;
	margin-top: 10px;
	text-transform: none;
	font-size: 12px;
	padding: 10px 0px 10px 10px;
	list-style-type: none;
	background: white;
}
.smallExtraOl {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	background: white;
	padding: 0px;
	margin: 0px;
	box-shadow: 0px 0px 0px #FFFFFF;
}
.smallExtraOl li.smallExtraList {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	height: 16px;
	width: 140px;
	color: red;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	text-transform: none;
	font-size: 12px;
	list-style-type: circle;
	background: none;
}
.smallExtraOl li.smallExtraList a {
	color: red;
}
.smallExtraOl li.smallExtraList a:hover {
	color: #ff9900;
}


.performanceSoftwareContent {
}
.performanceSoftwareContentUpper {
	width: 817px;
	float: left;
}
.performanceSoftwareElementTitle {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.performanceSoftwareContentUpper h1 {
	color: #D00000;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.performanceSoftwareContentUpper h2 {
	color: gray;
	margin-bottom: 0px;
}
.performanceSoftwareContentUpper h2 span {
	color: silver;
}
.performanceSoftwareExtraInfoBlockWrapper {
}
.performanceSoftwareExtraInfoBlock {
	clear: both;
	background-color: #e4e4e4;
	height: 36px;
	margin: 10px 5px 0px 5px;
	width: 99%;
}
.performanceSoftwareExtraInfoBlock h4, .performanceSoftwareExtraInfoBlock h2.animated {
	color: #4f4f4f;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	line-height: 18px;
	text-transform: none;
	font-size: 21px;
	float: left;
}
.performanceSoftwareExtraInfoBlock a {
	display: block;
	float: right;
	margin: 6px 8px 0px 0px;
}
.performanceSoftwareExtraInfoBlockInfo {
	float: left;
	background-color: #e4e4e4;
	width: 99%;
	margin: 0px 5px 0px 5px;
	padding: 4px 0px 10px 20px;
	color: #4f4f4f;
	text-align: left;
	font-size: 1.2em;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.performanceSoftwareAlignCenter {
	text-align: center;
}
.performanceSoftwareContentLower {
	clear: both;
	padding-bottom: 10px;
	overflow: auto;
}
.performanceSoftwareContentLower h2 {
	font-weight: bold;
	color: #4f4f4f;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	line-height: 18px;
	text-transform: none;
	font-size: 21px;
	vertical-align: middle;
}
.performanceSoftwareContentLower h2 img {
	vertical-align: middle;
}
.performanceSoftwareDynoWrapper {
	overflow: auto;
	text-align: center;
}
.performanceSoftwareDynoWrapper table {
	width: 98%;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid silver;
	color: black;
}
.performanceSoftwareDynoWrapper table tr:first-child {
	text-align: left;
}
.performanceSoftwareDynoWrapper table tr.odd {
	background-color: #e9e9e9;
}
.performanceSoftwareDynoWrapper table tr.even {
	background-color: white;
}
.performanceSoftwareDynoWrapper table tr.oddselected, .performanceSoftwareDynoWrapper table tr.evenselected {
	background-color: #ffcc7f;
}
.performanceSoftwareDynoWrapper table tr th {
	font-weight: bold;
	text-align: center;
	background-color: #e9e9e9;
	text-transform: uppercase;
	padding: 5px;
	color: black;
	font-size: 14px;
}
.performanceSoftwareDynoWrapper table tr td {
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.performanceSoftwareDynoWrapper table tr td:first-child {
	text-align: left;
}
h2.dynoTitleSelected {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: 0;
}
.performanceSoftwareElementRightBlock {
	float: right;
	vertical-align: middle;
	width: auto;
	margin-left: 15px;
	margin-top: 20px;
}
.performanceSoftwareElementRightBlock img {
	vertical-align: middle;
}
.performanceSoftwareElementRightBlock2 {
	margin-top: 65px;
	width: 130px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: gray;
}
.performanceSoftwareElementRightBlock3 {
	font-size: 14px;
	font-weight: bold;
	color: gray;
}
.performanceSoftwareElementRightBlock3 a {
	float: right;
}
.performanceSoftwareElementRightBlock4 {
	font-size: 14px;
	font-weight: bold;
	color: gray;
	width: 365px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
.performanceSoftwareElementRightBlock4 a {
	margin: 0px 5px 10px 5px;
	text-align: center;
	display: block;
	float: left;
}
.powerfigureDetailInfoBox {
	text-align: left;
	margin: 5px 0px 5px 20px;
	padding: 10px 20px 10px 0px;
	font-size: 12px;
	font-weight: 100;
}
	.powerfigureDetailInfoBox p{
		font-size: 11px;
	}
.powerfigureDetailInfoBox img {
	margin-right: 20px;
	position: absolute;
}
.powerfigureDetailInfoBox h2, .powerfigureDetailInfoBox h3, .powerfigureDetailInfoBox h4 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}
.powerfigureDetailInfoBox div {
	overflow: auto;
	margin-left: 60px;
}

#powerfigureVideoWrapper{
	clear: both;
	margin-left: 80px;
}

.starRed {
	font-size: 18px;
	font-weight: 900;
	color: red;
}
.starBlue {
	font-size: 18px;
	font-weight: 900;
	color: blue;
}
.starOrange {
	font-size: 18px;
	font-weight: 900;
	color: #ff9900;
}
.powerfigureDetailInfoBoxListWrapper ul {
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #4f4f4f;
	float: left;
}
.powerfigureDetailInfoBoxListWrapper ul li {
	float: left;
	width: 310px;
	list-style-position: outside;
	list-style-image: url(/imgs/design/ecu-tuning/red-arrow.png);
	margin: 1px 25px 0px 13px;
	padding: 0px;
	font-size: 12px;
}
.powerfigureDetailInfoBoxListWrapper div.powerfigureDetailInfoBoxListWrapperFrame{
	float: left;
	margin-right: 18px;
	margin-left: 0px;
}
ul.powerfigureRelatedProduct {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #4f4f4f;
	clear: both;
	overflow: hidden;
}
ul.powerfigureRelatedProduct li {
	float: left;
	width: 108px;
	height: 72px;
	padding-bottom: 15px;
	list-style: none;
}
ul.powerfigureRelatedProduct li img {
	width: 108px;
	height: 72px;
	overflow: hidden;
	margin-left: 0px;
}
.smallPowerfigureDetail {
	font-size: 10px;
}
.hardwareDetailInfoBox {
	text-align: left;
	clear: both;
	margin: 15px 0px 15px 20px;
	padding: 10px 0px 10px 0px;
	overflow: auto;
	font-size: 14px;
}
.hardwareDetailInfoBox img {
	margin-right: 20px;
	position: absolute;
}
.hardwareDetailInfoBox h4 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
.hardwareDetailInfoBox div.infoWrapper {
	width: 600px;
	overflow: auto;
	margin-left: 60px;
}
.instalDifficulty {
	float: right;
	width: 102px;
	height: 60px;
	font-weight: bold;
	overflow: hidden;
	text-align: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.instalDifficulty img {
	display: block;
	position: relative;
	width: 102px;
	margin-bottom: 6px;
}
.imageWithShadow {
	border: 1px solid white;
	box-shadow: 0px 0px 5px black;
	margin-left: 1px;
	margin-bottom: 10px;
}
#dynoImageWrapper {
}
#dynoImageWrapper img {
	width: 600px;
}
#table_content_wrapper {
	padding-left: 10px;
	padding-right: 10px;
}
#table_content_wrapper table {
	width: 100%;
	font-size: 14px;
	margin: 30px;
	margin-left: 15px;
}
#table_content_wrapper table td {
	padding: 6px;
	text-align: left;
}
#table_content_wrapper table th {
	font-weight: bold;
	font-size: 14px;
	padding: 6px;
	background-color: #CCC;
	color: #000000;
}
.performanceSoftwareOutOfStockNotice {
	color: maroon;
	float: right;
	border: 1px solid maroon;
	border-radius: 5px;
	background: #ffa19a;
	padding: 4px 10px 0px 10px;
	width: auto;
	height: 28px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.performanceSoftwareElementRightBlock3 .price {
	font-weight: normal;
	color: #373535;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	margin-left: 10px;
	text-align: left;
	clear: both;
	font-family: "Futura";
	font-size: 14px;
	line-height: 32px;
}
