#cataloglayout {
	width: 1024px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#catalogleft {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 50px;
	margin-top: 45px;
	float: left;
	width: 694px;
	overflow: hidden
}

#catalogright {
	position: relative;
	margin-bottom: 50px;
	margin-right:10px;
	margin-top: 45px;
	float: left;
	width: 310px;
	overflow: hidden
}
.productGroupTitle {
	float: left;
	width: 550px;
}

.addToCart {
	left: 380px;
	clear: none;
	position: relative;
	display: block;
	height: 21px;
	width: 130px;
	background-position: 0px 0px;
	background-image: url(../images/cart_add_remove_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.addToCart:hover {
	clear: none;
	position: relative;
	display: block;
	height: 21px;
	width: 130px;
	background-position: 0px -21px;
	background-image: url(../images/cart_add_remove_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
ul.ProductGroupTopLevel {
}
ul.ProductGroupTopLevel li {
}
ul.ProductGroupTopLevel li a {
	margin-left: 60px;
	margin-bottom: 12px;
	padding-top: 25px;
	padding-left: 50px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-size: 15px;
	color: white;
	background-position: 0px 0px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}
ul.ProductGroupTopLevel li a:hover {
	color: black;
	background-position: 0px -70px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}
li.productGroup a {
	margin-left: 60px;
	margin-bottom: 12px;
	padding-top: 25px;
	padding-left: 50px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-size: 15px;
	color: white;
	background-position: 0px 0px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}

li.productGroup a:hover {
	margin-left: 60px;	
	padding-left: 50px;
	padding-top: 25px;
	list-style-type: none;
	text-decoration: none;
	display: block;
	font-size: 15px;
	color: black;
	background-position: 0px -70px;
	background-image: url(../images/productgroup_title_sprite.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 550px;
}
ul.ProductList {
	float: left;
	width: 625px;
	list-style-type: none;
}

ul.ProductList li {
	list-style-type: none;
	float:left;
}
.productItem {
	position: relative;
	margin-bottom: 30px;
	background-image: url(../images/product_back.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 60px;
	min-height: 50px;
	width: 550px;
}
.productItemActive {
	background-image: url(../images/product_back_active.gif) !important;
}

.productItem h4{
}
.productItem h4 span{
	margin-right:30px;
}
.productItem a img {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
.productDetails {
	width: 500px;
	float: left;
	display: inline;
	padding-left: 20px;
	margin-right:70px;
	margin-bottom: 5px;
}
.productDetails p {
	width: 450px;
	letter-spacing: 0.09em;
	color: #7f7f7f;
	font-size: 9pt;
	float: left;
}

.productDetails a.productMoreLink { float: right; color: #5ea4f1; font-size: 10pt; letter-spacing: normal;}
.productDetails div.productMoreDialog { display: none; }

.productDetails .productTitle {
	float: left;
	display: inline;
	width: 360px;
	padding: 0;
	margin-right: 20px;
	text-decoration: none;
	font-size: 10pt;
}
.productDetails .price_display {
	display: inline;
	letter-spacing: 1px;
	text-align: left;
	font-size: 10pt;
	padding: 0;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	color: white;
}
.productActions {
	float: right;
	display: inline;
}

.quantityBox {
	position: absolute;
	top: -3px;
	left: 122px;
	padding-bottom: 20px;
	height: 30px;
	clear: none;
	display: block;
	z-index: 1;
}
.quantityBlock {
	position: absolute;
	top: -3px;
	left: 480px;
	background-repeat: no-repeat;
	background-image: url(../images/quantityBlock_back.png);
	color: #bfbfbf;
	letter-spacing: 1px;
	font-size: 9px;
	clear: none;
	width: 140px;
	height: 21px;
	display: block;
}
.removeFromCart {
	clear: none;
	display: block;
	height: 21px;
	width: 130px;
	background-position: 0 -42px;
	background-image: url(../images/cart_add_remove_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.removeFromCart:hover {
	clear: none;
	display: block;
	height: 21px;
	width: 130px;
	background-position: 0 -63px;
	background-image: url(../images/cart_add_remove_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.removeFromCart {
	left: 164px;
}
}

.ajaxQuantityLinkPlus {
	float: left;
	display: inline-block;
	background-position: 0px center;
	height: 21px;
	width: 13px;
	background-repeat: no-repeat;
	background-image: url(../images/plus.gif);
}

.ajaxQuantityLinkMinus {
	display: inline-block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px center;
	height: 21px;
	width: 13px;
	background-image: url(../images/minus.gif);
}

.quantityBlock .ajaxQuantityField {
	margin-right: 5px;
	margin-left: 5px;
	margin-top:2px;
	border-color: #7f7f7f;
	border-width: 1px;
	border-style: solid;
	width: 30px;
	height: 15px;
	display: inline-block;
	float: left;
}

.quantityBlock span {
	padding-top: 3px;
	height: 21px;
	margin-left: 7px;
	display: inline-block;
	float: left;
}

.pageTitle_film-cameras {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_film-cameras.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_35mm-sync-sound-cameras {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_35mm-sync-sound-cameras.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_35mm-mos-cameras {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_35mm-mos-cameras.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_16mm-cameras {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_16mm-cameras.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_red-digital-cinema {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_red-digital-cinema.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_digital-cameras {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_digital-cameras.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_digital-monitors {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_digital-monitors.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_digital-accessories {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_digital-accessories.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_lenses {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_lenses.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_35mm-zoom-lenses {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_35mm-zoom-lenses.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_35mm-prime-lens-sets {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_35mm-prime-lens-sets.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_35mm-macro-prime-lenses {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_35mm-macro-prime-lenses.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_35mm-prime-lenses {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_35mm-prime-lenses.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_telephoto-lenses {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_telephoto-lenses.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_arri-variable-speed-primes {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_arri-variable-speed-primes.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_16mm-zoom-lenses {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_16mm-zoom-lenses.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_16mm-prime-lens-sets {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_16mm-prime-lens-sets.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_16mm-prime-lenses {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_16mm-prime-lenses.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_16mm-the-revolution-lens-system-t-7 {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_16mm-the-revolution-lens-system-t-7.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_16mm-lens-accessories {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_16mm-lens-accessories.gif);
	height: 70px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_accessories {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_accessories.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}
.shopping_cart_title{
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_rental-catalog.gif);
	height: 75px;
	width: 694px;
}
.shopping_cart_title div{
	float:left;
	margin:7px 0px 0px 58px;
	clear:both;
}
.shopping_cart_title input{
	float:right;
	margin:7px 20px 0px 0px;
	display: inline;
	width: 140px;
	border:0px solid #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(../images/quote_button.jpg);
	background-repeat: no-repeat;
	height: 19px;
	font-size: 0;
	color: #1b2b3a;
	text-align: right;
	text-indent: -99999;
	clear:right;
	cursor:pointer;
}
.shopping_cart_title h2{
	float:left;
	margin:15px 0px 0px 58px;
	color:#858585!important;
	font-size:22px;
	font-style:italic;
	text-align:left;
	padding:0px;
}

.pageTitle_rental-catalog {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_rental-catalog.gif);
	height: 49px;
	width: 694px;
	text-indent: -9999px;
}

.pageTitle_heads {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_heads.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_matte-boxes {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_matte-boxes.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

.pageTitle_revolution-lens-system {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 41px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/pageTitle_revolution-lens-system.jpg);
	height: 297px;
	width: 1024px;
	text-indent: -9999px;
}

#catalogleft .typography {
	display: inline;
	position: relative;
	clear: none;
	float: none;
	height: 0px;
}

#digital_below {
	visibility: visible;
	clear: none;
	float: none;
	position: relative;
	top: 500px;
	height: 0px;
}

.typography {
	min-height: 200px;
	margin-left: 60px;
	float: left;
	width: 550px;
}
.typography p {
	margin-left: 20px;
	width: 475px;
}
#SideBar {
	min-height: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/catalog_side_back.gif);
	width: 310px;
	float: left;
}

#SideBar li {
	letter-spacing: 1px;
	font-size: 10px;
	color: #7f7f7f;
	margin-right: 80px;
	margin-left: 70px;
}

#SideBar a {
	color: #999999;
	text-decoration: none;
}

#SideBar a:hover {
	text-decoration: underline;
	color: white;
}

.sidetitle {
	margin-top: 20px;
	margin-left: 35px;
	color: #7f7f7f;
	font-size: 15px;
}

#SideBar h4 a {
	color: white;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-right: 80px;
	margin-left: 45px;
}