html, body {height:100%;}
body{
	min-width:960px;
	margin:0;
	color:#666666;
	font:12px Arial, Helvetica, sans-serif;
}
body.home{background:#000;}
form,fieldset,img{margin:0;padding:0;border:0;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#page{
	width:100%;
	display:table;
	height:100%;
}
#wrapper{
	width:100%;
	display:table-row;
}
/*header*/
.header-holder{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#000;
}
#header{
	background:#000;
	position:relative;
	width:946px;
	padding:10px 8px 0;
	margin:0 auto;
	height:110px;
	color:#fff;
}
.logo{
	width:142px;
	height:33px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:69px;
	left:11px;
	background: url(/site-images/logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
}
#header dl{
	display:block;
	margin:0 0 1px;
	text-align:right;
	font-size:11px;
	line-height:13px;
}
#header dt{display:inline;}
#header dd{
	margin:0;
	display:inline;
}
/*contact*/
#header .contact-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 19px;
}
#header .contact{
	float:right;
	display:inline;
	margin:0 -3px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#header .contact li{
	float:left;
	font-size:9px;
	line-height:12px;
	margin:0 2px 0 -2px;
	padding:0 4px 0 7px;
	background: url(/site-images/separator.gif) no-repeat 0 2px;
}
#header .contact li a{
	color:#fff;
	text-decoration:none;
}
#header .contact li.active a,
#header .contact li a:hover{color:red;}
/*form-search*/
.form-search{
	height:1%;
	padding:0 3px 0 0;
}
.form-search .button{
	float:right;
	margin:0 0 0 2px;
	padding:0px;
	width:15px;
	height:16px;
}
.form-search .text{
	float:right;
	color:#fff;
	width:113px;
	padding:1px 6px;
	border:none;
	font-size:11px;
	line-height:14px;
	background:#333;
	overflow:hidden;
	height:1%;
	position:relative;
}
/*nav*/
#nav{
	position:absolute;
	bottom:19px;
	right:1px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{float:left;}
#nav a{
	display:block;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/site-images/bg-nav.gif) no-repeat;
}
#nav .product{
	width:113px;
	background-position: 0 0;
}
#nav .active a,
#nav a:hover{background-position: 0 -9px;}
#nav .lenses{
	width:64px;
	background-position: -113px 0;
}
#nav .active .lenses,
#nav .lenses:hover{background-position: -113px -9px;}
#nav .cameras{
	width:77px;
	background-position: -177px 0;
}
#nav .active .cameras,
#nav .cameras:hover{background-position: -177px -9px;}
#nav .flashes{
	width:72px;
	background-position: -254px 0;
}
#nav .active .flashes,
#nav .flashes:hover{background-position: -254px -9px;}
#nav .accessories{
	width:102px;
	background-position: -326px 0;
}
#nav .active .accessories,
#nav .accessories:hover{background-position: -326px -9px;}
#nav .lounge{
	width:109px;
	background-position: -428px 0;
}
#nav .active .lounge,
#nav .lounge:hover{background-position: -428px -9px;}
#nav .service{
	width:138px;
	background-position: -537px 0;
}
#nav .active .service,
#nav .service:hover{background-position: -537px -9px;}
#nav .about{
	width:103px;
	background-position: -675px 0;
}
#nav .active .about,
#nav .about:hover{background-position: -675px -9px;}
/*main*/
#main{
	width:100%;
	padding:120px 0 0;
}
.main-box{
	width:960px;
	margin:0 auto;
}
.main-box .placeholder{
	width:100%;
	overflow:hidden;
	margin:0 0 0px;
}
.main-box .placeholder img{display:block;}
/*sigma-news*/
#imagespot1b{ margin:0 0 0px 0;
}

.sigma-news{
	padding:0 0 0 0px;
	width:955px;
	overflow:hidden;
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
}
.sigma-news a{
	padding:0 0 0 8px;
	color:#ffffff;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	line-height:18px;
}
.news-heading{
	float:left;
	background: url(/site-images/text-sigma-news.jpg) no-repeat;
	width:119px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 10px 3px 0;
}
.categories-box-holder{
	margin:0 0 8px;
	width:100%;
	background: url(/site-images/bg-categories-box-719.gif) repeat-x;
}
.categories-box{
	padding:14px 0 0;
	width:940px;
	margin:0 auto;
	margin-bottom:10px;
	/*height:505px;*/
}
.breadcrmbs{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.breadcrmbs li{
	float:left;
	color:#959595;
	font-size:11px;
	line-height:14px;
	margin:0 8px 0 -8px;
	padding:0 3px 0 8px;
	background: url(/site-images/separator02.gif) no-repeat 0 3px;
}
.breadcrmbs li a{
	color:#959595;
	text-decoration:none;
}
.breadcrmbs li a:hover{text-decoration:underline;}
/*columns-holder*/
.categories-box .columns-holder{
	width:100%;
	overflow:hidden;
}
.categories-box .sidebar{
	padding:20px 0 0;
	float:left;
	width:140px;
}
.nav-box{
	margin:0 0 14px;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
}
.nav-box h3{
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#333;
}
.nav-box h3 a{
	text-decoration:none;
}

.nav-box ul{
	margin:0;
	padding:0;
	margin-bottom:5px;
	list-style:none;
}
.nav-box li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	margin-bottom:0px;
	padding: 1px 0 2px 0;
}
.nav-box li a{
	color:#333;
	text-decoration:none;
}
.nav-box li.active a,
.nav-box li a:hover{color:red;}
.nav-box li a strong{
	display:block;
	margin:0 0 6px;
}
.nav-box ul li ul{
	margin-top:-7px;
}
.nav-box ul li ul li a{
	color:#333;
	text-decoration:none;
}
.nav-box ul li ul li.active a,
.nav-box ul li ul li a:hover
{
	color:red;
}
/*column-two*/
.categories-box .column-two{
	width:500px;
	float:left;
}
.categories-box .column-two img{
	display:block;
	margin:0 auto;
}
/*column-tree*/
.categories-box .column-tree{
	padding:0px 0 0;
	float:right;
	width:300px;
	color:#655a5a;
	font:10px/18px Verdana, Arial, Helvetica, sans-serif;
}
.categories-box .column-tree .holder{padding:53px 0 0;}
.categories-box .column-tree p{margin:0 0 14px;}
.categories-box .column-tree h3{
	letter-spacing:-1px;
	margin:0 0 23px;
	color:#252525;
	font-size:21px;
	line-height:23px;
	font-weight:normal;
}
h2.cameras{
	margin:0 0 7px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/site-images/text-cameras.png) no-repeat;
	width:300px;
	height:41px;
}
.categories-box .column-tree h3.some-heading{
	margin:0 0 18px;
	width:300px;
	height:47px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/site-images/text-sometext.png) no-repeat;
}
.categories-box .column-tree .link-red{margin:0 0 6px;}
.categories-box .column-tree .link-red a{
	letter-spacing:-1px;
	width:100px;
}
.categories-box .column-tree .list-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 4px;
	height:230px;
}
.categories-box .column-tree dl{
	margin:0 0 4px;
	color:#655a5a;
	font-size:10px;
	line-height:12px;
	padding:0 0 0 9px;
	background: url(/site-images/arrow02.gif) no-repeat 0 3px;
}
.categories-box .column-tree dt{
	display:inline;
	font-weight:bold;
}
.categories-box .column-tree dd{
	margin:0;
	display:inline;
}
.categories-box .column-tree dl a{color:#655a5a;}
/*partners*/
.partners{
	margin:0 0 10px;
	padding:0;
	list-style:none;
	overflow:hidden;

}
.partners li{
	float:left;
	padding:5px 7px 0 0;
}
.partners li img{display:block;}
.price-box{
	border:1px solid #e3e3e3;
	width:298px;
	overflow:hidden;
	padding:6px 0 6px 0;
	background: #ffffff;
}


 .price{
	margin:-2px 0 0;
	display:block;
	font-size:16px;
	line-height:18px;
}
 .presale-price{
	text-decoration:line-through;
	font-size:16px;
	line-height:18px;
}
 .sale-price{
	color:#D2232A;
	font-size:13px;
	font-weight:bold;
}
.sku{
	font-size:12px;
	line-height:17px;
	margin-bottom:5px;
	display: block;
}
.price-box .leftcol{
	float:left;
	width:140px;
	margin:7px 0 0 10px;
	border: 0px solid black;
}
.price-box .rightcol{
	float:right;
	text-align:right;
	width:124px;
	padding-right:10px;
	padding-top:2px;
	border: 0px solid black;

}
.price-box .column  a{
	color:#fff;
	font-size:10px;
	line-height:12px;
	float:left;
	padding:4px 11px 4px 18px;

	font-weight:bold;
	text-decoration:none;
}
.price-box  a:hover{text-decoration:underline;}
.add{background:#d2232a url(/site-images/arrow05.gif) no-repeat 7px 7px;
	color:#fff;
	font-size:11px;
	line-height:12px;
	float:right;
	padding:3px 19px 4px 18px;
	font-weight:bold;
	text-decoration:none;}
.find{background:#d2232a url(/site-images/arrow05.gif) no-repeat 7px 7px;color:#fff;
	font-size:11px;
	line-height:12px;
	float:right;
	padding:3px 6px 4px 16px;
	font-weight:bold;
	text-decoration:none;}

.price {font-weight: bold;
font-size:14px;}
.availability-message {font-weight: bold;
color:#d2232a;
font-size:10px;}

/*two-column*/
#two-column{
	width:940px;
	padding:10px 10px 0;
	overflow:hidden;
	margin:0 auto 24px;
}
/*content*/
#content{
	float:right;
	width:620px;
}
#content .box{
	margin:0 0 18px;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:17px;
	color:#655a5a;
}
#content .box h3{
	margin:0 0 11px;
	font-size:18px;
	line-height:22px;
	color:#333;
	font-weight:normal;
}
#content .box p{margin:0 0 10px;}
/*sidebar*/
#sidebar{
	padding:7px 0 0;
	float:left;
	width:300px;
}
#sidebar h4{
	margin:0 0 17px;
	font-size:11px;
	line-height:14px;
	color:#333;
}
#sidebar .partners{width:300px;}
#sidebar .partners li{
	overflow:hidden;
	height:18px;
	margin:0 0 13px;
	padding:0 8px 0 0;
}
/*tabset*/
.tabs{
	width:940px;
	padding:0 10px;
	margin:0 auto;
}
.tabs .tabset{
	
	width:920px;
	overflow:hidden;
	background:#ccc;
	margin:0;
	padding:6px 10px 0;
	list-style:none;
}
.tabs .tabset li{
	padding:0 16px 0 0;
	float:left;
	font-size:11px;
	line-height:14px;
	color:#333;
}
.tabs .tabset li a{
	text-decoration:none;
	float:left;
	background: url(/site-images/bg-tabset.gif) no-repeat;
	cursor:pointer;
}
.tabs .tabset li a:hover{text-decoration:underline;}
.tabs .tabset li a.active{background: url(/site-images/bg-tabset-h.gif) no-repeat;}
.tabs .tabset li a strong{
	float:left;
	background: url(/site-images/bg-tabset-span.gif) no-repeat 100% 0;
	padding:5px 21px 8px;
}
.tabs .tabset li a.active strong{background: url(/site-images/bg-tabset-span-h.gif) no-repeat 100% 0;}
/*tab-content*/
.tabs-holder{
	width:100%;
	overflow:hidden;
}
.tabs .tab-content{
	padding:8px 0 0;
	width:100%;
}
.tabs .tab-content:after{
	content:"";
	display:block;
	clear:both;
}
.tabs .tab-content .column-one{
	padding:5px 0 0;
	float:left;
	width:300px;
}
.tabs .item-block{
	width:100%;
	overflow:hidden;
	border:1px solid #ddd;
	margin:0 0 18px;
}
.tabs .item-block .heading{
	overflow:hidden;
	height:1%;
	padding:8px 14px 7px 8px;
	border-bottom:1px solid #ddd;
}
.tabs .item-block .heading a{
	margin:-4px 0 0;
	float:right;
	text-decoration:none;
	font-size:11px;
	line-height:14px;
	color:#999;
}
.tabs .item-block .heading a:hover{text-decoration:underline;}
.tabs .construction,
.tabs .chart,
.tabs .specifications{
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	height:8px;
}
.tabs .specifications{
	width:97px;
	background: url(/site-images/text-specification.gif) no-repeat;
}
.tabs .chart{
	width:66px;
	background: url(/site-images/text-chart.gif) no-repeat;
}
.tabs .construction{
	width:125px;
	background: url(/site-images/text-lens.gif) no-repeat;
}
.tabs .image-holder img{display:block;}




/*table-specifications*/
.table-specifications{
	background:#f8f8f8;
	border-collapse:collapse;
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#000;
}
.table-specifications th,
.table-specifications td{
	vertical-align:top;
	border-bottom:1px solid #ddd;
}
.table-specifications th{
	text-align:left;
	padding:10px 4px 6px 11px;
	width:130px;
	font-weight:normal;
	border-right:1px solid #ddd;
}
.table-specifications td{
	margin:0;
	padding:10px 10px 7px 10px;
	width:130px;
}
.table-specifications th span{display:block;}
.table-specifications ul{
	margin:0 0 4px;
	padding:0;
	list-style:none;
}
.table-specifications ul a{
	color:#000;
	text-decoration:none;
}
.table-specifications ul a:hover{text-decoration:underline;}
.table-specifications .footer{
	border:none;
	width:100%;
}
/*column-two*/
.tab-content .column-two{
	width:619px;
	float:right;
	font-size:11px;
	line-height:14px;
}
* html .tab-content .column-two{overflow:hidden;}
.tab-content .column-two h3{
	margin:0 0 16px;
	font-size:18px;
	line-height:22px;
	color:#333;
	font-weight:normal;
}
.tab-content .column-two p{margin:0 0 12px;}
/*carusel*/
#carusel{
	position:relative;
	margin:10px 0 16px -6px;
	width:624px;
	background: url(/site-images/bg-carusel.gif) repeat-y;
}
#carusel .t{background: url(/site-images/bg-carusel-t.gif) no-repeat;}
#carusel .b{
	width:600px;
	overflow:hidden;
	padding:9px 12px 14px;
	background: url(/site-images/bg-carusel-b.gif) no-repeat 0 100%;
}
#carusel .gallery{
	width:604px;
	height:354px;
	overflow:hidden;
	position:relative;
	margin:0 0 7px;
}
#carusel .gallery img{display:block;}
#carusel .gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	width:604px;
	height:354px;
	overflow:hidden;
	position:relative;
}
#carusel .gallery li{
	width:604px;
	height:354px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	background:#fff;
}
#carusel .gallery li.active{
	z-index:2;
}
#carusel .gallery li .info{ display:none;}
#carusel .link-wrapper{
	margin:0 0 8px;
	text-align:center;
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
	border-bottom:1px solid #ddd;
	font-size:11px;
	line-height:14px;
}
#carusel .link-wrapper .link-prev,
#carusel .link-wrapper .link-next{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
#carusel .link-wrapper .link-prev:hover,
#carusel .link-wrapper .link-next:hover{text-decoration:underline;}
#carusel .link-wrapper .link-prev{
	float:left;
	padding:2px 5px 2px 14px;
	background:#a1a1a1 url(/site-images/arrow04.gif) no-repeat 6px 6px;
}
#carusel .link-wrapper .link-next{
	float:right;
	padding:2px 14px 2px 9px;
	background:#a1a1a1 url(/site-images/arrow03.gif) no-repeat 85% 6px;
}
#carusel .link-wrapper dl{
	padding:2px 0 0;
	margin:0;
	color:#666;
}
#carusel .link-wrapper dt{
	display:inline;
	font-weight:bold;
}
#carusel .link-wrapper dd{
	margin:0;
	display:inline;
	padding:0 8px 0 0;
}
#carusel .upload{
	width:100%;
	overflow:hidden;
	text-align:center;
}
#carusel .upload a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
}
#carusel .upload a:hover{text-decoration:underline;}
/*articles*/
.articles{
	width:620px;
	margin:0 0 20px -5px;
	overflow:hidden;
	border:1px solid #ddd;
	position:relative;
	z-index: 1000;
}
.articles .heading{
	position:relative;
	background:#fff;
	padding:8px 7px 7px;
	height:1%;
	border-bottom:1px solid #ddd;
}
.articles .articles-heading{
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	width:96px;
	height:9px;
	background: url(/site-images/text-articles.gif) no-repeat;
}
.articles .box-holder{
	padding:0 0 20px;
	width:100%;
	overflow:hidden;
	margin:-6px 0 0;
	background:#f8f8f8;
}
.articles .box{
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:17px;
	color:#655a5a;
	padding:23px 15px 0 10px;
	background:#f8f8f8 url(/site-images/separator03.gif) repeat-x;
}
.articles .box .title{
	float:left;
	width:60px;
	padding:0 10px 0 0;
}
.articles .box .blog,
.articles .box .article,
.articles .box .pro-tip{
	width:60px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
}
.articles .box .text{
	float:right;
	width:524px;
}
.articles h4{
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#333;
}
.tab-content .column-two .articles p{margin:0 0 13px;}
/*product-list*/
.product-list{
	width:100%;
	margin:0;
	padding:0 0 15px;
	list-style:none;
	overflow:hidden;
}
.product-list li{
	float:left;
	padding:18px 18px 0 0;
	color:#655a5a;
	font-size:11px;
	line-height:17px;
}
.product-list .image-holder{
	width:222px;
	height:212px;
	padding:10px 0 2px;
	background: url(/site-images/bg-product-list-li.gif) no-repeat;
}
.product-list .image-holder img{
	display:block;
	margin:0 auto;
}
.product-list strong{
	display:block;
	width:210px;
	padding:0 0 0 3px;
}
.product-list strong span{
	color:#d2232a;
	padding:0 6px 0 0;
}
.product-list dl{
	margin:0;
	padding:0 0 0 3px;
}
.product-list dt{display:inline;}
.product-list dd{
	margin:0;
	display:inline;
}
/*main-page*/
.main-page-holder{
	width:100%;
	margin:0 0 21px;
	padding-bottom: 40px;
	background: url(/site-images/bg-main-page.gif) repeat-x;
}
.main-page{
	width:940px;
	padding:14px 10px 0;
	margin:0 auto;
	min-height:500px;
}
* html .main-page{height:500px;}
/*page-columns*/
#page-columns{
	width:100%;
	padding:13px 0 28px;
}
#page-columns:after{
	content:"";
	display:block;
	clear:both;
}
#page-columns #sidebar{
	float:left;
	width:140px;
}
/*content*/
#page-columns #content{
	padding:8px 0 0;
	float:right;
	width:720px;
	font-size:11px;
	line-height:14px;
	color:#655a5a;
}
#page-columns #content .wide-zoom{
	margin:0 0 7px;
	overflow:hidden;
	text-indent:-9999px;
	width:341px;
	height:29px;
	background: url(/site-images/text-wide-zoom.png) no-repeat;
}
.intro{
	font-size:11px;
	line-height:17px;
	color:#333;
}
/*carusel-product*/
#carusel-product{
	padding:14px 0 0;
	/*width:700px;*/
	overflow:hidden;
}
#carusel-product .pager-holder{
	width:100%;
	overflow:hidden;
	color:#655a5a;
	font-size:11px;
	line-height:14px;
}
#carusel-product .view-all{
	float:left;
	text-decoration:none;
	color:#655a5a;
	padding:0 4px 0 2px;
}
#carusel-product a.active{font-weight:bold;}
#carusel-product a:hover{text-decoration:underline;}
#carusel-product .pager{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#carusel-product .pager li{
	float:left;
	padding:0 2px;
}
#carusel-product .pager li a{
	color:#655a5a;
	text-decoration:none;
}
#carusel-product .pager li a:hover{text-decoration:underline;}
#carusel-product .pager li.active a{font-weight:bold;}
#carusel-product .pager-holder dl{
	width:100%;
	margin:0;
	clear:both;
	text-align:left;
}
#carusel-product .pager-holder dt{display:inline;}
#carusel-product .pager-holder dd{
	margin:0;
	display:inline;
	padding-left:5px;
}
#carusel-product .pager-holder dd a{
	color:#655A5A;
}
#carusel-product .pager-holder dd.active{
	font-weight:bold;
}
#carusel-product .gallery{
	margin:0 0 5px;
	width:700px;
	overflow:hidden;
	position:relative;
}
#carusel-product .product-list{
	width: 100%;
	padding:0 0 13px;
}
#carusel-product .product-list li{padding:9px 13px 0 0;}
.share-photos{
	margin:0 0 13px;
	overflow:hidden;
	text-indent:-9999px;
	width:332px;
	height:29px;
	background: url(/site-images/text-share.png) no-repeat;
}
#page-columns #content p{margin:0 0 10px;}
/*form-photo*/

/*find-dealer*/
.find-dealer{
	padding:9px 0 0;
	float:left;
	width:300px;
}
.find-heading{
	margin:0 0 9px;
	overflow:hidden;
	text-indent:-9999px;
	width:236px;
	height:30px;
	background: url(/site-images/text-find.png) no-repeat;
}
/*form-closest*/
.form-closest{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.form-closest label{
	margin:0 0 9px;
	display:block;
	font-size:11px;
	line-height:14px;
	color:#333;
	font-weight:bold;
}
.form-closest .wrapper{
	width:100%;
	margin:0 0 9px;
	overflow:hidden;
}
.form-closest .text{
	float:left;
	position:relative;
	width:120px;
	margin:-1px 3px 0 0;
	padding:3px 10px;
	background:#fff;
	border:1px solid #ddd;
}
.form-closest .button{
	cursor:pointer;
	float:left;
	font-size:10px;
	overflow:hidden;
	line-height:12px;
	color:#fff;
	border:none;
	font-weight:bold;
	padding:3px 10px 3px 18px;
	width:68px;
	background:#d2232a url(/site-images/arrow06.gif) no-repeat 8px 7px;
}
.form-closest dl{
	margin:0;
	height:1%;
	padding:0 0 0 1px;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	color:#333;
}
.form-closest dt{
	display:inline;
}
.form-closest dd{
	margin:0;
	display:inline;
}
/*products-block*/
.products-block-holder{
	overflow:hidden;
	width:100%;
}
.products-block{
	width:300px;
	margin:-1px 0 0;
	overflow:hidden;
	font-size:11px;
	line-height:17px;
	color:#655a5a;
}
.products-block ul{
	overflow:hidden;
	margin:0;
	padding:0;
	width:350px;
	list-style:none;
}
.products-block li{
	float:left;
	width:136px;
	overflow:hidden;
	padding:8px 0 9px 3px;
	margin:0 21px 0 0;
	border-top:1px solid #ddd;
}
.products-block h3{
	margin:0;
	font-size:12px;
	line-height:17px;
	color:#333;
}
.products-block dl{margin:0;}
.products-block dt{display:inline;}
.products-block dd{
	margin:0;
	display:inline;
}
.products-block address{
	margin:0;
	font-style:normal;
}
.products-block ul li ul{
	margin:0;
	padding:0;
	list-style:none;
}
.products-block ul li ul li{
	float:left;
	width:auto;
	padding:0 9px 0 0;
	margin:0;
	font-weight:bold;
	color:#333;
	border:none;
}
.products-block ul li ul li a{
	padding:0 6px 0 0;
	text-decoration:none;
	background: url(/site-images/arrow07.gif) no-repeat 100% 5px;
}
.products-block ul li ul li a:hover{text-decoration:underline;}
/*content-block*/
#page-columns .content-block{
	padding:9px 0 0;
	float:right;
	width:622px;
}
#page-columns .content-block .placegolder{
	width:622px;
	margin:0 0 24px;
}
#page-columns .content-block .placegolder img{display:block;}
/*item-columns*/
.item-columns-holder{
	width:620px;
	overflow:hidden;
}
.item-columns{
	padding:0 0 0 3px;
	width:650px;
	overflow:hidden;
}
.item-columns .column{
	float:left;
	width:300px;
	padding:0 20px 0 0;
}
.item-columns .column-heading{
	margin:0 0 10px;
	width:100%;
	padding:0 0 10px;
	border-bottom:1px solid #ddd;
}
.preferred,
.online-retailers{
	margin:0;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
}
.preferred{
	width:264px;
	background: url(/site-images/text-preffered.png) no-repeat;
}
.online-retailers{
	width:160px;
	background: url(/site-images/text-online.png) no-repeat;
}
/*column-content*/
.item-columns .column-content{
	width:100%;
	overflow:hidden;
}
.item-columns .main-menu{
	margin:0;
	padding:0;
	list-style:none;
}
.item-columns .main-menu li{
	font-size:12px;
	line-height:17px;
	color:#333;
	font-weight:bold;
}
.item-columns .main-menu li a{
	text-decoration:none;
	color:#333;
}
.item-columns .main-menu li a:hover{text-decoration:underline;}

/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	background:#282828  url(/site-images/bg-footer-holder02.gif) repeat-x;
}
.home #footer{background:#282828 url(/site-images/bg-footer-holder.gif) repeat-x;}
.footer-wrapper{
	display:table-row;
	height:1%;
}
.footer-holder{
	width:960px;
	margin:0 auto 53px;
	overflow:hidden;
}
#footer span{color:#fff;}
#footer .product{
	width:960px;
	height:175px;
	padding:0 0 0 2px;
	float:left;
	overflow:hidden;
	display:inline;
	margin:0 0 -2px -2px;
	background: url(/site-images/bg-product.png) no-repeat;
}
#footer .product ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .product li{
	float:left;
	width:320px;
	position:relative;
}
#footer .wrapper{
	width:100%;
	overflow:hidden;
	clear:both;
}
#footer p{margin:0;}
/*columns-holder*/
#footer .columns-holder{
	width:100%;
	overflow:hidden;
	padding:18px 0 19px;
	border-top:1px solid #444;
	font-size:11px;
	line-height:14px;
	color:#939393;
}
/*column-one*/
#footer .column-one{
	float:left;
	width:321px;
	padding:0 11px 0 0;
}
.form-signup{padding:0 0 0 12px;}
.form-signup label{
	float:left;
	font-size:11px;
	line-height:15px;
	color:#fff;
	padding:0 9px 0 0;
}
.form-signup .text{
	float:left;
	background:#535353;
	border:none;
	color:#fff;
	padding:1px 6px;
	width:113px;
}
.form-signup .button{
	float:left;
	margin:0 0 0 2px;
	padding: 0px;
	width:15px;
	height:16px;	
}
#footer .item-box{
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
#footer .item-box H4 a{
color:#FFFFFF;
font-size:11px;
line-height:14px;
text-decoration: none;
}
#footer .item-box a{
color:#939393;
font-size:11px;
line-height:14px;
text-decoration: none;
}
#footer .item-box a:hover{
color:#939393;
font-size:11px;
line-height:14px;
text-decoration: underline;
}
#footer h4{
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#fff;
}
#footer h4 a{
	color:#fff;
	text-decoration:none;
}
#footer h4 a:hover{text-decoration:underline;}
/*column-two*/
#footer .column-two{
	float:left;
	width:299px;
	padding:0 20px 0 0;
}
.follow{
	float:left;
	margin:0;
	padding:3px 6px 0 0;
	list-style:none;
}
.follow li{
	font-size:100.01%;
	line-height:12px;
	color:#fff;
	display:inline;
}
.follow li a{color:#fff;}
/*social-network*/
.social-network{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.social-network li{
	float:left;
	padding:0 4px 0 0;
}

/*column-tree*/
#footer .column-tree{
	float:left;
	width:290px;
}
#footer .columns-holder dl{margin:0;}
#footer .columns-holder dt{
	color:#fff;
	display:inline;
}
#footer .columns-holder dd{
	margin:0;
	display:inline;
}
#footer .columns-holder dl a{
	color:#939393;
	text-decoration:none;
}
#footer .columns-holder dl a:hover{text-decoration:underline;}
#footer .columns-holder dl address{
	display:block;
	font-style:normal;
}
/*blog*/
#footer .top-spot{
	padding:0 12px 16px;
	border-bottom:1px solid #444;
	height:1%;
}
#footer h4.red{
	line-height:17px;
	margin-bottom:5px;
	font-size:14px;
	color:#D2232A; 
}
#footer .top-spot p{margin:0 0 9px;}
#footer .bottom-spot p{margin:0 0 9px;}
.link-red{
	width:100%;
	overflow:hidden;
}
.link-red a{
	text-decoration:none;
	font-weight:bold;
	padding:4px 13px 4px 17px;
	float:left;
	color:#fff;
	font-size:10px;
	line-height:12px;
	background:#d2232a url(/site-images/arrow.gif) no-repeat 6px 7px;
}
.link-red a:hover{text-decoration:underline;}
#footer h5{
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
/*user-gallery*/
#footer .bottom-spot{
	height:1%;
	padding:15px 12px 29px;
}

.gallery-photo-notes{
position:absolute;
margin-top:50px;
width:600px;
text-align:left;
}


#footer .copyright{
	color:#fff;
	font-size:10px;
	line-height:14px;
	padding:0 12px;
	height:1%;
}
#footer .copyright p{margin:0;}

/*table-sigma*/
.table-sigma{
	background:#f8f8f8;
	border-collapse:collapse;
	margin:0;
	font-size:10px;
	line-height:14px;
	color:#000;
	border:1px solid #DDDDDD;
}
.table-sigma th,
.table-sigma td{
	vertical-align:top;
	border-bottom:1px solid #ddd;
	text-align:center;
}
.table-sigma th{
	text-align:left;
	padding:10px 4px 6px 11px;
	width:130px;
		font-size:11px;
	font-weight:bold;
	border-right:1px solid #ddd;
}
.table-sigma td{
	margin:0;
	padding:1px 1px 1px 1px;
}
.table-sigma th span{display:block;}
.table-sigma ul{
	margin:0 0 4px;
	padding:0;
	list-style:none;
}
.table-sigma ul a{
	color:#000;
	text-decoration:none;
}
.table-sigma ul a:hover{text-decoration:underline;}
.table-sigma .footer{
	border:none;
	width:100%;
}
#interstitial{
position:absolute;
margin-left:-440px;
margin-top:-350px;
visibility:visible; 
display:none; 
border:1px solid #999999;
color:#00539B;
background:#dddddd;
width:620px;
height:350px;
padding:5px;
}
#photouploadform{
visibility:visible; 
display:none; 
border:1px solid #999999;
background:#ffffff;
width:580px;
height:950px;
padding:5px;
z-index: 10;
}
#lens-technology-window{
position:absolute;
visibility:visible; 
display:none; 
border:1px solid #999999;
background:#ffffff;
width:300px;
height: 60px;
padding:5px;
}
h1 {
	font-size: 20px;
	line-height: 25px;
	margin-bottom:5px;
	color: #000000
}

#photosubmitform th{ text-align: right;margin-top:0px;padding-top:0px;
font-weight:normal;
}
#photosubmitform td{ text-align: left;margin-top:0px;padding-top:0px;
}
#photosubmitform tr{margin-top:0px;padding-top:0px;
}
#photosubmit{
color:#666666;
font-size:11px;
font-weight:bold;
line-height:14px;
text-decoration:none;
text-align: center;
display: block;
}


.button{
	cursor:pointer;
	font-size:10px;
	line-height:14px;
	margin:0 5px 0 0;
	overflow:hidden;
	padding:3px 0;
	border:none;
	color:#fff;
	width:73px;
	text-align:center;
	background:#d2232a url(/site-images/arrow06) no-repeat 6px 7px;
}
.error{
	color: red;
}
#overview-tab-content{
	display: block;
}
#specifications-tab-content{
	display: none;
}
#related-products-tab-content{
	display: none;
}
#tafform{
visibility:visible; 
display:none; 
border:1px solid #999999;
background:#ffffff;

width:450px;
padding:10px;
}
/******IMAGE SPOTS *******/
#imagespot1,
#imagespot2,
#imagespot4,
#imagespot5
 {
	margin:0px;
	border:0px;
	display: block;
}

p{
	margin: 0px 0px 3px 0px;
}

/********** SHOP SITE CART ********************/
.reg{
	width:800px;
	font-size:11px;
}
.cart th{
	font-size:12px;
	width:100px;
}
table.cart{
	margin-top:10px;
	text-align:left !important;
	border-collapse: collapse;
	border:1px solid black;
}
.cart tr{
}
.cart td{
	background-color: #cccccc;
	border-top: 1px solid black;
	padding-top: 10px;
	padding-right:10px;
	padding-left:10px;
	vertical-align:middle;
	
}
.cart_total{
	font-weight: bold;
	border-left: 1px solid black;	
	text-align:right;
}


.cart_name{
	width:200px;
}
.cart_op1,
.cart_op2,
.cart_op{
	border-top: 0px solid black !important;
	vertical-align:top !important;
	padding-top: 0px !important;
	padding-bottom:5px !important;
	
}
.cart_op2{
	border-left: 1px solid black;	
}
.button154{
	margin-bottom:2px;
}
.totals_txt,
.totals_all_txt{
padding-right:15px;
}
.totals,
.totals_all{
padding-right:3px;
}
.totals_all_txt,
.totals_all,
.taxnship_hdr,
.bill_addr_hdr,
.ship_addr_hdr,
.payment_hdr{
	font-weight: bold;
}
.bill_addr{
	padding-right:10px;
	text-align:left;
}
.ship_addr{
	text-align:left;
}
.addr_name,
.addr_name_val{
	margin:0;
	padding:0;
}
td.cart_image img{
	border: 0px;
}
textarea.cart {display:none;}
#print-footer,#print-header{
	display: none;
}
table.addr
{
	width: 700px !important;

}
.larger-font{
	font-size:12px !important;
}

.newsticker {
	height: 20px;
	width: 700px;
	display: block;
	overflow: hidden;
	position: relative;
	margin:3px 0 0 0;
	padding:0;
	}
.newsticker ul{
	margin:0;
	padding:0;
}
.newsticker ul li {
	/*float: left; add the float: left when you prefer a horizontal news ticker*/ 
	float:left;
	display: block;
	width: 700px;
	margin:0;
	padding: 0;
	}
.wrapper-popup{
	width: 600px;
	padding:10px;
}
#zthumbContainer {
    margin: 0;
    width: 50px;
    height: 420px;
    overflow: hidden;
	position: relative;
	border:0px solid black;
}
.zthumb{margin-bottom:4px;}
.zlisting-image{opacity: .4;-moz-opacity: .4;filter:alpha(opacity=40);}
.zlisting-image:hover{opacity: 1;-moz-opacity: 1;filter:alpha(opacity=1);}
.zlisting-image-on{opacity: 1;-moz-opacity: 1;filter:alpha(opacity=1);}

.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}* html .clearfix,*:first-child+html .clearfix{zoom:1}
a.ico:hover { opacity: 0.8;-moz-opacity: 0.8;filter:alpha(opacity=80); }


.icovideothumb{float:left;width:182px;color:#523433;text-align:center;}
.icovideoimg{border:2px solid white;margin-bottom:3px;}
a.icovideotext{font-size:12px;text-decoration:none;font-weight:700}
a.icovideotext:hover{color:#523433;}
a:hover .icovideoimg{opacity: 0.8;-moz-opacity: 0.8;filter:alpha(opacity=80);border:2px solid red;}


/* OUTLET */
#main .outlet-holder img {
	border-style:none;
	vertical-align:top;
}
#main .outlet-holder a {
	color:#d52223;
	text-decoration:none;
}
#main .outlet-holder a:hover {text-decoration:underline;}
#main .outlet-holder input,
#main .outlet-holder textarea,
#main .outlet-holder select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#0c0201;
}
#main .outlet-holder form,
#main .outlet-holder fieldset {
	margin:0;
	padding:0;
	border-style:none;
}

#main .outlet-holder {
	width:944px;
	margin:0 auto;
	overflow:hidden;
	padding:14px 0 0;
	color: #333;
font: 14px/18px Arial, Helvetica, sans-serif;
}
#main .outlet-holder h2 {margin:0 0 31px;}
#main .outlet-products-list p {margin:0 0 23px;}
#main .outlet-text {
	font-size:16px;
	line-height:22px;
	width:645px;
	margin:0 0 27px;
	overflow:hidden;
	
}
#main .outlet-text p {margin:0 0 10px;}
#main .outlet-products-list p {margin:0 0 23px;}
.outlet-products-list .text .outlet-price {
	color:#d52223;
	font-weight:bold;
}
.outlet-panel {
	overflow:hidden;
	margin:0 0 66px;
	padding:0 3px 0 0;
}
.outlet-category-form {float:left;}
.outlet-category-form select {
	float:left;
	width:219px;
	margin:0 6px 0 0;
	font-size:11px;
	line-height:13px;
}
#outlet-content {
	float:left;
	width:620px;
}
#outlet-content .outlet-block {
	padding:5px 0 17px;
}
#outlet-content .outlet-block h2 {margin:0 0 2px;}
#outlet-content .outlet-block p {margin:0 0 12px;}
#outlet-content .outlet-block dl {
	margin:0;
}
#outlet-content .outlet-block dd {
	margin:0 0 19px;
}
#outlet-content .outlet-block dt {
	margin:0 0 5px;
}
#outlet-sidebar {
	float:right;
	width:297px;
	padding:181px 0 0;
}
#outlet-sidebar .outlet-products li {margin:0 0 63px;}


.outlet-text .outlet-price {
	text-decoration:line-through;
	margin:0 3px 0 0;
}
.outlet-products {
	padding:0;
	margin:0 -24px 60px 0;
	list-style:none;

}
.outlet-products img {margin:0 0 4px;}
.outlet-products li {
	display:inline-block;
	text-align:center;
	width:292px;
	vertical-align:bottom;
	margin:0 28px 0 0;
	
}
*+html .outlet-products li {display:inline;}
.outlet-info {
	padding:0;
	margin:0 -25px 0 0;
	list-style:none;
}
.outlet-info h3 {margin:0 0 7px;}
.outlet-info p {margin:0 0 25px;}
.outlet-info li {
	vertical-align:top;
	width:300px;
	display:inline-block;
	padding:0 20px 47px 0;
}
*+html .outlet-info li {display:inline;}
.outlet-breadcrumbs {
	padding:0;
	margin:0 0 -14px;
	list-style:none;
	overflow:hidden;
	text-transform:uppercase;
	color:#666;
	font-size:11px;
	line-height:13px;
}
.outlet-breadcrumbs a {color:#666;}
.outlet-breadcrumbs li:first-child {
	background:none;
	padding:0 4px 0 0;
}
.outlet-breadcrumbs li {
	padding:0 4px 0 9px;
	background:url(/client/images/sep.png) 0 50% no-repeat;
	float:left;
}
.outlet-products-list>li {
	display:inline-block;
	vertical-align:top;
	width:449px;
	margin:0 25px 32px 0;
}



.outlet-products-list .text .outlet-normal-price {
	text-decoration:line-through;
	margin:0 3px 0 0;
}
.outlet-products-list .content {overflow:hidden;}
.outlet-products-list {
	font-weight:bold;
	padding:0;
	margin:0 -24px 1px 0;
	list-style:none;
}
#main .outlet-products-list .text {
	font-size:12px;
	line-height:18px;
	float:right;
	width:210px;
	font-weight:bold;
}

.outlet-products-list .content {overflow:hidden;}
.outlet-products-list  .img-holder {
width: 222px;
height: 210px;
padding:10px 0 2px;
background: url(/site-images/bg-product-list-li.gif) no-repeat;overflow:hidden;
float:left;
}
.outlet-products-list  .img-holder img{
	display:block;
	margin:0 auto;
}
.outlet-products-list .box ul {
	padding:0;
	margin:0;
	list-style:none;
	width:400px;
}
.outlet-products-list .box  li
 {
	background:url(/client/images/bullet.png) 1px 5px no-repeat;
	padding:0 0 12px 9px;
}
.outlet-products-list .box  dd
 {
	background:url(/client/images/bullet.png) 1px 5px no-repeat;
	padding:0 0 0 9px;
}
.outlet-products-list .box {
	overflow:hidden;
	margin:0 -37px 0 0;
}
.outlet-products-list .open-close-block {
	margin:-13px 0 0;
	font-size:11px;
	line-height:14px;
}
.outlet-products-list .open-close-block .open-close span {display:none;}
.outlet-products-list .active .open-close span {display:inline;}
.outlet-products-list .open-close-block .open-close em {display:inline;}
.outlet-products-list .active .open-close em {display:none;}
.outlet-products-list .open-close-block .box {display:none; width:430px;}
.outlet-products-list .active .box {display:block;}
.outlet-products-list .title {
	padding:0 0 18px 239px;
	font-size:12px;
	line-height:14px;
}
.outlet-products-list .open-close {color:#cf332e;}
.outlet-products-list .open-close:hover {text-decoration:none;}
.outlet-products-list .open-close span,
.outlet-products-list .open-close em {padding:0 14px 0 0;}
.outlet-products-list .open-close em {
	font-style:normal;
	background:url(/client/images/bg-open-close.png) 100% -38px no-repeat;
}
.outlet-products-list .open-close span {
	display:none;
	background:url(/client/images/bg-open-close.png) 100% 3px no-repeat;
}
#main .outlet-products-list h2 {
	font-size:14px;
	line-height:18px;
	color:#000;
	margin:-4px 0 8px;
}
.outlet-products-list .btn {
	color:#fff !important;
	text-transform:uppercase;
	display:block;
	background:#d2232a url(/site-images/arrow05.gif) 7px 7px no-repeat;
	font-size:11px;
	font-family:Verdana;
	line-height:12px;
	padding:3px 19px 4px 18px;
	font-weight:bold;
	margin:0;
		text-decoration:none;
		text-align:left;
		width:85px;
}
.outlet-products-list .btn:hover {text-decoration:none;}
*+html .outlet-products-list .btn {display:inline;}
.alignleft {float:left;}
