
a.tl_list {
	padding: 0px;
	margin: 0px;
	background: url("https://www.cabdepot.com/imgs/arrow.gif") 0 .4em no-repeat;
	padding-left: 6px;
	text-decoration: none;
	color: #000000;
}
#tableMenu .imgTd {
	vertical-align: center;
	text-align: right;
	padding-left: 0px;
}

#tableMenu td {
	vertical-align: center;
	text-align: left;
	padding-left: 10px;
}

#contentBox a.thumbnail {
	float: left;
	cursor: pointer;
}

#contentBox a.thumbnail img.largeImage, img.largePhotoImage {
	display:block;
	position:fixed;
	width:0px;
	height:0px;
	border:0px;
	bottom:0px;
	left:0px;
}

#contentBox a.thumbnail:hover img.largeImage {
	background-color:#FFFFFF;
	padding:5px;
	border:1px solid #000000;
	border-color:black;
	display:inline;
	position:fixed;
	bottom:50px;
	left:25px;
	width:250px;
	height:auto;
	z-index:50;
}

#contentBox a.thumbnail:hover img.largePhotoImage {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	border-color: black;
	display:inline;
	position:fixed;
	bottom:50px;
	left:25px;
	width:250px;
	height:auto;
	z-index: 50;
}

#contentBox .addItem {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin-top: 2.5px;
}

#contentBox img.morePhotos {
	background-color: #FFFFFF;
	margin: 3px;
}

#contentBox table.cartTable {
	border:2px outset #999999;
	padding: 5px 5px 5px 0px;
}

#customCab {
	width: 95%;
	margin-left: 20px;
}

.floatLeft {
	float: left;
}
img.editCartImg {
	position: relative;
	margin-top: -10px;
	top: 5px;
}
.gLargeID .gridDetail {
	height: 80px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.gLargeID a.gridLink {
	text-align: center;
	width:225px;
	height:225px;
	border:2px outset #999999;
	background: #b8b9b9 url("https://www.cabdepot.com/imgs/black/contentgrad.png") repeat-x;
	z-index: -1;
	float: left;
	*float: none;
	display: inline-block;
}
.gLargeID a.gridLink:hover {
	text-decoration: none;
	position: relative;
	top:-25px;
	left: -25px;
	margin-bottom: -50px;
	margin-right: -50px;
	width:275px;
	height:275px;
	z-index: 1;
	overflow: hidden;
}

.gLargeID {
	position: relative;
}

.gLargeID img {
	padding: 5px;
}
.gLargeID a {
	color: #000000;
	cursor: pointer;
	overflow: hidden;
}
.hint {
	font-size: 7pt;
}
.icongroup2 {
	border: 1px solid #000000;
	padding: 5px;
	background-color: #FFFFFF;
}
.icongroup3 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
a.linkDisguise {
	text-decoration: none;
	color: #000000
}
.partPhoto {
	position: fixed;
	left: 25px;
	bottom: 50px;
	z-index:50;
}
.partPhoto img {
	padding: 5px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	width: 150px;
	height: auto;
}
#prodInfo {
	width: 100%;
	/*padding: 0px 0px 5px 5px;*/
}
#prodInfoStore {
	width: 99%;
	padding: 0px 0px 5px 5px;
}
#prodInfo2 {
	width: 100%;
	padding: 0px 0px 5px 5px;
}
#prodInfoContainer {
	margin-left: 110px;
	padding-right: 10px;
	position: relative;
}
.qtyDiv {
	float: left;
	padding-left: 2px;
	padding-right: 2px; 
}
.requiredTitle {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
}
#contentBox .stock {
	width: 10px;
	height: 10px;
}
.submitCart {
	cursor: pointer;
	margin: 0px 2.5px 0px 2.5px;
	width: 100px;
	height: 20px;
}
table.cartTotals{
	border-spacing: 0px;
}
table.cartTotals td.value, td.currency {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	padding-left: 5px;
}
table.cartTotals tr.total td{
	border-top: 1px solid black;
}

table.details {
	border-spacing: 5px 0px;
}
table td.query {
	text-align: right;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
table td.value {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
}
hr.separate {
	border: 3px ridge #fff4bf;
	width: 80%;
	height: 6px;
	margin: 5px auto 5px 0px;
}

span.iconspan {
	cursor: pointer;
	font-style: italic;
}
span.iconspan2 {
	cursor: pointer;
	font-style: italic;
	color: #0800FF;
}