/*=========================================================================================*/
/*=======================product box  page middle section css==============================*/
/*=========================================================================================*/
.recent_view {
	float:left;
	/*margin:1.5px;*/
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-top:-1px;
}
.top-product {
	width:936px;
 /*.width:950px;*/
	height:90px;
	background-color:#FFF;
	padding: 6px;
	border: 1px solid #E0E0E0;
	background-position: top right;
	margin:0px 0px 0px 15px;
}
.ukhdmi-cable-lft-shadow{
	width:10px;
	height:auto;
	position:absolute;
	left:-8px;
	top:0px;
}
.ukhdmi-cable-rht-shadow{
	width:10px;
	height:auto;
	position:absolute;
	right:-10px;
	top:0px;
}
.ukhdmi-cables-title-txt{
	width:922px;
	height:auto;
	float:left;
	border:1px solid #FFFFFF;
	outline:1px solid #E0E0E0;
	background-color:#FFFFFF;
	background-image:url(../Images/hdbgtop.jpg);
	background-position:10px 0px;
	background-repeat:no-repeat;
	padding:12px;
}
.ukhdmi-cables-title-lft{
	width:560px;
	height:auto;
	float:left;
}
.ukhdmi-cables-title-rht{
	width:348px;
	height:auto;
	float:left;
}
/*.ukhdmi-cables-title-rht{
	width:334px;
	height:auto;
	float:left;
}
*/.ukhdmi-cables-title-rht-btn{
	width:169px;
	height:22px;
	float:left;
	background-color:#FFF;
	margin:0px 0px 4px 5px;
	display:inline;
	text-align:left;
	line-height:20px;
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* Theoretically for IE 8 & 9 (more valid) */
     /* ...but not required as filter works too */
      /* should come BEFORE filter */

     /* This works in IE 8 & 9 too */
      /* ... but also 5, 6, 7 */
     filter: alpha(opacity=90);
     /* Older than Firefox 0.9 */
      -moz-opacity:0.9;

     /* Safari 1.x (pre WebKit!) */
      -khtml-opacity: 0.9;

      /* Modern!
      /* Firefox 0.9+, Safari 2?, Chrome any?
      /* Opera 9+, IE 9+ */
      opacity: 0.9;
}
.ukhdmi-cables-title-rht-pic{
	width:166px;
	height:22px;
	float:left;
	text-align:left;
	padding-left:2px;
	background-image:url(../Images/down-arrow.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}
.ukhdmi-cables-title-rht-pic a{
	width:140px;
	height:22px;
	float:left;
	font-size:13px;
	color:#006699;
	text-decoration:none !important;
	font-weight:bold;
	background-image:url(../Images/bg-down-arrow.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	padding:0px 0px 0px 2px;
	border-left:1px solid #ccc;
}
.ukhdmi-cables-title-rht-pic a:hover{
	width:140px;
	height:22px;
	float:left;
	font-size:13px;
	color:#0092D8;
	text-decoration:underline !important;
	font-weight:bold;
	background-image:url(../Images/bg-down-arrow-over.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	padding:0px 0px 0px 2px;
	border-left:1px solid #ccc;
}
/*===================product box page accordian css start here=====================================*/

.ukhdmi-product-box-wrapper-title-2{
	width:916px;
	height:26px;
	float:left;
/*	border-right:1px solid #CCCCCC;
*/	border-right:none;
	/*background-image:url(../Images/minus-accordian.png);
	background-position:0px 0px;
	background-repeat:no-repeat;*/
	padding:4px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#006699 !important;
	cursor:pointer;
}
.ukhdmi-product-box-wrapper-title h1{
	font-size:16px;
	font-weight:normal;
	color:#006699;
	margin:0px;
	padding:0px;
}
.ukhdmi-product-box-wrapper-title-active{
	width:763px;
	height:26px;
	float:left;
	border-right:1px solid #CCCCCC;
	/*background-image:url(../Images/plus-accordian.png);
	background-position:0px 0px;
	background-repeat:no-repeat;*/
	padding:4px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#0092D8;
	cursor:pointer;
}
.ukhdmi-product-box-wrapper-title-activebg{
	width:100%;
	height:26px;
	float:left;
	background-image:url(../Images/accordian-bg-image.png);
	background-position:0px 0px;
	background-repeat:repeat-x;
	cursor:pointer;
	margin-top:-4px;
	padding-top:4px;
}
#deal-form-title {
	background-image:url(../Images/deal_title_image.jpg);
	background-repeat:no-repeat;
	background-position:8px 8px;
	height:226px;
	margin:0;
	padding:0 0 0 60px;
	width:945px;
}
.deal-number{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	margin:80px 0 0;
	padding:0;
	width:80px;
}
#divHours{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	margin:90px 0 0 10px;
	padding:0;
	width:63px;
}
#divMin{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	margin:90px 0 0 0px;
	padding:0;
	width:82px;
	text-align:center;
}
#divSec{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	margin:90px 0 0 0px;
	padding:0;
	width:80px;
	text-align:center;
}
.shoppingCartSummaryResponse-1{
	border:1px solid #CCCCCC; 
	width:916px; 
	height:auto; 
	float:left;
	margin-top:1px;
	border-top:none;
}
.ukhdmi-title-black{
	color:#000;
}
.ukhdmi-deals-box-txt-wrapper{
	width:940px;
	height:auto;
	float:left;
	/*padding:15px;
	padding:0px 15px 0px 15px;*/
	background-color:#FFF;
}
.ukhdmi-product-box-txt{
	width:940px;
	height:auto;
	float:left;
	margin:0px 0px 12px 0px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
.ukhdmi-product-box-txt a{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.ukhdmi-product-box-txt a:hover{
	color:#0099ff;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.ukhdmi-product-box-txt p{
	font-weight:normal;
	margin:15px 0px 10px 0px;
}
.ukhdmi-product-box-txt span{
	color:#0092D8;
}
.ukhdmi-pr-de-flash-bg {
    background-image: url(../Images/flash-bg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 557px;
    padding-left: 16px;
    padding-top: 17px;
    width: 901px;
}
.ukhdmi-product-box-txt h1{
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:15px;
	color:#333333;
	font-weight:bold;
}
.ukhdmi-small-product-box-parent{
	width:450px;
	height:auto;
	float:left;
}
.ukhdmi-small-product-box{
	width:460px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	padding:1px;
	position:relative;
	z-index:0;
	background-color:#F9F9F9;
	margin-bottom:12px;
}
.ukhdmi-small-product-inner-lft{
	width:94px;
	height:auto;
	float:left;
	padding:7px 7px 7px 7px;
}
.ukhdmi-small-product-inner-lft img{
	border:1px solid #CCCCCC;
}
.ukhdmi-small-product-inner-rht{
	width:340px;
	height:auto;
	float:left;
}
.ukhdmi-small-product-name-lft{
	width:245px;
	height:auto;
	float:left;
	padding:5px 0px 0px 5px;
}
.ukhdmi-small-product-name-rht{
	width:90px;
	height:auto;
	float:left;
	color:#666666;
	padding:5px 0px 0px 0px;
}
.ukhdmi-small-product-name-txt{
	width:340px;
	height:auto;
	float:left;
}
.ukhdmi-small-product-name-txt-mid{
	width:335px;
	height:40px;
	float:left;
	font-size:11px;
	color:#666666;
	padding:5px 0px 0px 5px;
}
.ukhdmi-small-product-name-txt-mid b{
	font-weight:bold;
	color:#000000;
}
.ukhdmi-small-color-change-txt{
	font-size:12px;
	color:#333333;
}
.ukhdmi-small-color-green{
	font-size:11px;
	color:#76AC0C;
	font-weight:bold;
}
.ukhdmi-new-tag-img{
	position:absolute;
	left:-5px;
	z-index:1000;
	top:5px;
}
.ukhdmi-new-tag-img-best{
	position:absolute;
	left:-5px;
	z-index:1000;
	top:0px;
}
.ukhdmi-new-tag-img-free{
	 position:absolute;
	 left:-1px;
	 z-index:1000;
	 bottom:-25px;
	 height:27px;
	 width:auto;
}
.ukhdmi-new-tag-img-free-lft{
	 height:22px;
	 width:149px;
	 float:left;
	 font-size:12px;
	 font-weight:bold;
	 color:#FF6600;
	 padding-left:5px;
	 padding-top:5px;
	 background-image:url(../Images/free-information-lft.png);
	 background-position:0px 0px;
	 background-repeat:no-repeat;
}
.ukhdmi-new-tag-img-free-rht{
	 height:20px;
	 min-width:182px;
	 max-width:auto !important;
	 float:left;
	 color:#FFF;
	 margin-top:2px;
	 background-image:url(../Images/free-information-rht.png);;
	 background-position:right 0px;
	 background-repeat:no-repeat;
	 background-color:#BB0000;
	 padding-right:10px;
	 padding-left:10px;
	 line-height:20px;
}
.ukhdmi-small-product-box-rht{
	width:448px;
	height:auto;
	float:right;
	border:1px solid #CCCCCC;
	padding:1px;
	position:relative;
	background-color:#F9F9F9;
}
a.ukhdmi-product-link-blue-cable{
	font-size:16px;
	color:#006699;
	text-decoration:none;
	font-weight:normal;
}
a.ukhdmi-product-link-blue-cable:hover{
	font-size:16px;
	color:#0092D8;
	text-decoration:underline;
	font-weight:normal;
}

a.ukhdmi-product-link-blue{
	font-size:13px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}
a.ukhdmi-product-link-blue:hover{
	font-size:13px;
	color:#006699;
	text-decoration:underline;
	font-weight:bold;
}
a.ukhdmi-product-link-red{
	font-size:15px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
a.ukhdmi-product-link-red:hover{
	font-size:15px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}
.middle_text {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold !important;
}
/*===========================================================================================================================*/
/*=======================================change design css start here 01-01-13===============================================*/
/*===========================================================================================================================*/
.ukhdmi-cables-title-lft-inner{
	width:100%;
	height:auto;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:17px;
	padding:0px 0px 10px 0px;
}
#ukhdmi-cables-product{
	width:960px;
	height:auto;
	float:left;
/*	background-color:#EEEEEE;
*/	padding:10px 0px 10px 0px;
	position:relative;
	/*z-index:-1;*/
	z-index:0;
}
#ukhdmi-cables-product-static-footer{
	width:960px;
	height:auto;
	float:left;
/*	background-color:#EEEEEE;
*/	padding:10px 0px 10px 0px;
	position:relative;
	z-index:0;
}
ul.ukhdmi-d-cables-title-wrapper{
	width:975px;
	height:30px;
	float:left;
	list-style:none;
	background-image:url(../Images/ukhdmi-images/product-title-bg-line.png) !important;
	background-position:0px 25px;
	background-repeat:no-repeat;
	font-size:14px !important;
	margin:0px 0px 0px -10px !important;
	padding:0px 0px 0px 5px;
}
ul.ukhdmi-d-cables-title-wrapper li{
	width:auto;
	height:29px;
	float:left;
}
ul.ukhdmi-d-cables-title-wrapper li a{
	width:auto;
	height:28px;
	float:left;
	padding:0px 12px 0px 12px;
	border:1px solid #CCCCCC;
	margin:0px 0px 0px 5px;
	line-height:29px;
	background-image:url(../Images/ukhdmi-images/home-what-new-bg-2.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-decoration:none;
	color:#006699;
	font-size:14px;
	font-weight:normal;
	line-height:29px;
}
ul.ukhdmi-d-cables-title-wrapper li a:hover{
	width:auto;
	height:28px;
	float:left;
	padding:0px 12px 0px 12px;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #f9f9f9;
	margin:0px 0px 0px 5px;
	line-height:29px;
	background-image:url(../Images/ukhdmi-images/home-what-new-bg.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-decoration:none;
	color:#006699;
	font-size:14px;
	font-weight:normal;
	line-height:29px;
}
.ukhdmi-d-cables-title-wrapper-active{
	width:auto;
	height:28px;
	float:left;
	padding:0px 12px 0px 12px;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #f9f9f9 !important;
	margin:0px 0px 0px 5px;
	line-height:29px;
	background-image:url(../Images/ukhdmi-images/home-what-new-bg.png) !important;
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-decoration:none;
	color:#006699;
	font-size:14px;
	font-weight:normal;
	line-height:29px;
}
.ukhdmi-d-float-rht{
	float:right !important;
}
.ukhdmi-small-product-box-inner-parent{
	width:460px;
	height:auto;
	float:left;
	z-index:0;
	margin:0px 12px 10px 0px;
	/*margin:0px 20px 0px 0px;*/
}

.ukhdmi-small-product-box-inner{
	width:460px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	padding:1px;
	position:relative;
	z-index:0;
	background-color:#F9F9F9;
}
.ukhdmi-d-product-box-shadow{
	width:460px;
	height:16px;
	float:left;
}
.ukhdmi-product-box-accordain-parent{
	width:960px;
	height:auto;
	float:left;
	/*padding:0px 0px 20px 0px;*/
	margin:15px 0px 0px 0px;
}
.ukhdmi-d-product-box-main-wrapper{
	width:460px;
	height:auto;
	float:left;
	margin:0px 20px 0px 0px; 
}
.ukhdmi-small-product-name{
	width:353px;
	height:26px;
	float:left;
	background-color:#E4EAF1;
}
.ukhdmi-product-box-wrapper{
	width:960px;
	height:30px;
	float:left;
	/*border-bottom:1px solid #e0e0e0;
	 For WebKit (Safari, Google Chrome etc) */
	 /*background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F4F4F4));*/
	/* For Mozilla/Gecko (Firefox etc) */
	/*background: -moz-linear-gradient(top, #FEFEFE, #F4F4F4);*/
	/* For Internet Explorer 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FEFEFE, endColorstr=#F4F4F4);*/
	/* For Internet Explorer 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FEFEFE, endColorstr=#F4F4F4)";*/
	/*background: linear-gradient(top,#FEFEFE,#F4F4F4);
	background-color:#F4F4F4;*/
	/*background-image:url(../Images/ukhdmi-images/product-title-bg-line.png);
	background-repeat:no-repeat;
	background-position:0px 25px;*/
	/*margin:0px 0px 0px -20px;
	padding:0px 0px 0px 20px;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.ukhdmi-product-box-wrapper-title{
	width:763px;
	height:26px;
	float:left;
	/*border-right:1px solid #CCCCCC;
	background-image:url(../Images/minus-accordian.png);
	background-position:0px 0px;
	background-repeat:no-repeat;*/
	padding:4px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	color:#0092D8;
	cursor:pointer;
}
.ukhdmi-product-box-wrapper-img{
	width:138px;
	height:23px;
	padding:7px 0px 0px 10px;
	float:right;
}
a.ukhdmi-product-box-down-arrow{
	width:10px;
	height:10px;
	float:left;
	border:1px solid #e0e0e0;
	border-bottom:none;
	padding:5px;
	background-color:#fdfdfd;
	margin:12px 11px 0px 0px;
	background-image:url(../Images/ukhdmi-images/down-arrow-product.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
}
a.ukhdmi-product-box-down-arrow:hover{
	width:10px;
	height:10px;
	float:left;
	border:1px solid #e0e0e0;
	border-bottom:none;
	padding:5px;
	background-color:#006699;
	margin:12px 11px 0px 0px;
	background-image:url(../Images/ukhdmi-images/down-arrow-product_over.png);
	background-position:5px 6px;
	background-repeat:no-repeat;
}

.ukhdmi-d-product-meter{
	color:#76AC0C;
}
.ukhdmi-d-today-deals{
	margin-bottom:20px !important;
}
#ukhdmi-cables-product-new{
	width:960px;
	height:auto;
	float:left;
	padding:0px 0px 10px 0px;
	position:relative;
	z-index:0;
}
.ukhdmi-cables-product-new-inner{
	width:940px;
	height:auto;
	float:left;
	padding:10px 8px 10px 8px;
	position:relative;
	border:1px solid #FFF;
	outline:1px solid #ddd;
	background-color:#FFF;
}
.ukhdmi-d-product-box-shadow{
	width:100%;
	height:auto;
	float:left;
}
.ukhdmi-product-box-txt-new{
	width:916px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	border:1px solid #FFF;
	outline:1px solid #ddd;
	padding:10px;
	background-color:#FFF;
}
.ukhdmi-product-box-txt-new a{
	color:#0099ff;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.ukhdmi-product-box-txt-new a:hover{
	color:#0099ff;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.ukhdmi-product-box-txt-new p{
	font-weight:normal;
	margin:15px 0px 10px 0px;
	line-height:20px;
	color:#666;
}
.ukhdmi-product-box-txt-new span{
	color:#0092D8;
}
.ukhdmi-product-box-txt-new h1{
	padding:0px;
	margin:0px 0px 15px 0px;
	font-size:15px;
	color:#006699;
	font-weight:bold;
}
.ukhdmi-product-wrapper-remove-space{
	padding-top:0px !important;
	padding-left:0px !important;
}
.ukhdmi-product-box-txtborder{
	width:920px;
	height:auto;
	float:left;
	padding:8px;
	border:1px solid #FFF;
	outline:1px solid #ddd;
	background-color:#f9f9f9;
}
.ukhdmi-product-box-txtborder-in{
	width:898px;
	height:auto;
	float:left;
	padding:10px;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	border:1px solid #e0e0e0;
	background-color:#FFF;
	line-height:18px;
}
.ukhdmi-product-box-txtborder-in a{
	text-decoration:none;
	color:#0099ff;
}
.ukhdmi-product-box-txtborder-in a:hover{
	text-decoration:underline;
	color:#0099ff;
}
.ukhdmi-product-box-txt-wrapper{
	width:940px;
	height:auto;
	float:left;
	/*padding:15px;*/
	padding:15px 0px 0px 10px;
}

