
/* CSS Document */
/* VIDEOPRO CSS */

/*body{
	background-color: #fff;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	margin:0px;
    padding:0px;
}*/

body
{
    margin:0 auto;
    padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5{
	color:#006bb7;
}

h1{
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 10px 0px;
}

a, a:active, a:visited{
	color:#06b0ef;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

button, a
{
    cursor:pointer;
}

.clear {
	clear: both;
}

a img{
	border:0px;
}

.padding-page{
	padding:10px;
}

.content .wide-content .wide-topic-text.padding-page{
	padding:10px;
}

/* COMMON */
.padding-top-10
{
    padding-top:10px;
}

/* HEADER */

.header {
	display:block;
	width:970px;
	margin:0 auto;
	height: 81px;
	background-image: url(images/bg-logo-menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.header.checkout-top {
	background-image: url(images/bg-logo-menu-checkout.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 81px;
}


#logo
{
    position:absolute;
    padding-left:5px;
}

.number {
	width:970px;
	background-image: url(images/bg-number.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin:0 auto;
	margin-bottom:9px;
	height: 29px;
	text-align:right;
	color:#FFF;
}

.number table
{
    padding:0px;
    margin:0px 20px 0px 0px;
}

.search {
    margin-top: 10px !important;
}
.searchBox{
	background-image:none !Important;
	margin-bottom:3px;
	border:solid 1px #FFF;
	background-color:#3b4b62 !Important;
	color:#fff;
	border:0px;
	height:15px;
}

input.submit{

	background: url(images/search-button.png) no-repeat top left;
	float:right;
	width:35px;
	height:23px;
	border:none;
	margin-left:5px;
}

/* google search results */

#cse-search-results iframe{
	width:700px !important;
}

.top {
	display:block;
	min-height:35px;
	width:970px;
	margin:0 auto;
	clear:both;
}

.top #support {
	float:left;
	width:400px;
	height: 35px;
	font-weight: bold;
	/*background-image: url(images/chat-support.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-top: 0px;
	vertical-align:bottom;
}
.top #shopping-cart-top {
	background-image: url(images/bg-shopping-cart.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:right;
	height: 27px;
	width:190px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 45px;
	right: 15px;
	text-align: right;
}

.header #login {
	text-align: right;
	padding-top: 10px;
	padding-right: 25px;
	color: #FFF;
	padding-bottom: 7px;
}

.header #login a {
	color: #FFF;
	text-decoration: none;
}


/* MENU */

/*
.header ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.header ul {
	display: inline;
	padding-right: 45px;
	padding-left: 350px;
}
.header ul li {
	padding-right: 15px;
	display: inline;
	list-style-type: none;
} */

.header ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

.header #topmenu {
	float: right;
	margin-right: 10px;
}


/* CONTENT */
#emptyline {
	height: 9px;
}

.content #about-first {
	display: block;
	height: 154px;
}


.content #about-first #newsletter {
	height: 155px;
	width: 369px;
	display: inline;
	background-image: url(images/bg-be-first.jpg);
	float: right;
}


.content {
	margin:0 auto;
	width:960px;
	display: block;
}
.content #about-first #about-us {
	height: 156px;
	width: 571px;
	background-image: url(images/bg-welcome.gif);
	background-repeat: no-repeat;
	float:left;
	display:block;
}
.content #about-first #about-us h2 {
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.content #about-first #about-us p {
	font-size: 12px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content #about-first #about-us p img {
	float:right;
}


/* Slide show */

.content #about-first-1 {
	display: block;
	height: 216px;
}

.content #about-first-1 #slide-show {
	height: 216px;
	width: 587px;
	display: inline;
	background-image: url(images/bg-slide-show.gif);
	float: left;
	overflow:hidden;
}

.content #about-first-1 #clearance-box-specials {
	height: 216px;
	width: 587px;
	display: inline;
	background-image: url(images/clearance-specials-box-specials.gif);
	float: left;
	overflow:hidden;
}


.content #about-first-1 #about-us-1 {
	height: 216px;
	width: 354px;
	background-image: url(images/bg-welcome-1.gif);
	background-repeat: no-repeat;
	float:right;
	display:block;
}

.content #about-first-1 #about-us-1 h2,
.content #about-first-1 #clearance-box-specials h2{
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	height: 19px;
	overflow:hidden;
}

.content #about-first-1 #about-us-1 p {
	font-size: 12px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.content #about-first-1 #about-us-1 p img {
	float:right;
}

.content #about-first-1 #clearance-box-specials #home-box-left{
	float:left;
	display:block;
	width:245px;
	height:217px;
}

.content #about-first-1 #clearance-box-specials #home-box-left h2{
	color:#0273b8;
}

.content #about-first-1 #clearance-box-specials #home-box-left p{
	margin: 0px;
	padding: 5px 0 0 10px;
}

#btn-view-list{
	float:right;
	text-align:right;
	margin: 35px 0 0 0;
	padding: 0;
}

.content #about-first-1 #clearance-box-specials #home-box-right{
	float:right;
	display:block;
	width:325px;
	height:217px;
}

.content #about-first-1 #clearance-box-specials #home-box-right h2 a{
	color:#FFF;
	text-decoration: none;
}

#home-box-right #box-img-price{
	margin:10px;
}

#home-box-right #box-img-price img{
	width:120px;
	height:120px;
	float:left;
	padding:2px;
	background-color:#fff;
}

#home-box-right #box-img-price #box-price {
	width:170px;
	height:120px;
	float:right;
	text-align:center;
}

#home-box-right h6,
#home-box-right h5,
#home-box-right h4{
	color:#FFF;
	margin:6px 0;
	padding:0px;
}

#home-box-right h6 a,
#home-box-right h5 a,
#home-box-right h4 a{
	color:#FFF;
	margin:0;
	padding:0;
	text-decoration: none;
}


.manifacture-list td table .box-category h6,
.manifacture-list td table .box-category h5,
.manifacture-list td table .box-category h4{
	color:#000;
	margin:2px 0;
	padding:0px;
}

.manifacture-list td table .box-category h6 a,
.manifacture-list td table .box-category h5 a,
.manifacture-list td table .box-category h4 a{
	color:#000;
	margin:0;
	padding:0px;
	text-decoration: none;
}

/* Fathers Day */
.content .wide-content .wide-top-fatherday{
	width:952px;
	height: 123px;
	margin:0px;
	background-image: url(images/category-father-day.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position:relative;
}

.content .wide-content .wide-top-fatherday #dad-kid{
	position:absolute;
	top:7px;
	left:25px;
}

/* birthday */
.content .wide-content .wide-top-bdaybanner{
	width:952px;
	height: 123px;
	margin:0px;
	background-image: url(images/banner-bday.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.content .wide-content .big-box-top-bday{
	width:937px;
	height: 44px;
	margin:0px;
	background-image: url(images/bg-long-box-top-bday.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content .wide-content .big-box-bottom-bday {
	width:937px;
	height: 44px;
	background-image: url(images/bg-long-box-bottom-bday.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.manifacture-list td table .box-category-bday h4{
	color:#fff;
	margin:2px 0;
	padding:0px;
}

.manifacture-list td table .box-category-bday h6,
.manifacture-list td table .box-category-bday h5{
	color:#000;
	margin:2px 0;
	padding:0px;
}


.manifacture-list td table .box-category-bday h4 a,
.manifacture-list td table .box-category-bday h5 a,
.manifacture-list td table .box-category-bday h6 a{
	margin:0;
	padding:0px;
	text-decoration: none;
}

.manifacture-list td table .box-category-bday h4 a{
	color:#fff;
}

.manifacture-list td table .box-category-bday h5 a{
	color:#000;
}

.manifacture-list td table .box-category-bday h6 a{
	color:#0675b9;
}



.manifacture-list td table .box-category-bday h6,
#product-box-clearance h6{
	font-size:12px;
	text-decoration: line-through;
	color:#0675b9;
}

.manifacture-list td table .box-category-bday h5,
#product-box-clearance h5{
	font-size:16px;
}

.manifacture-list td table .box-category-bday h4{
	background-color:#0067b1;
	color:#FFF;
	font-size:24px;
	padding:3px;
	margin:8px 20px 0 20px;
	border:solid 1px #aaafb5;
}



.manifacture-list td table .box-category-bday h4 a,
#product-box-clearance h4 a{
	color:#FFF;
}

.manifacture-list td table .box-category-bday span{
	color:#fff;
	font-size:13px;
}

.manifacture-list td table .box-category-bday h6#button-items-left{
	margin:8px 0 3px 0;
	font-size: 16px;
	text-decoration: none;
}

.manifacture-list td table .box-category-bday h6#button-items-left span{
	font-size:28px;
	color:#000;
	background-color:#fff200;
	padding: 1px 5px;
}

.content #main-content #products #products-top-bar #bday-p-box{
	background-image: url(images/category-icon.jpg);
	background-position: -10px -762px;
	width:350px;
	height:120px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	vertical-align:top;
	display:block;
	overflow:hidden;
	color:#0273b8;
}

/* end birthday */


#product-box-clearance h6,
#product-box-clearance h5,
#product-box-clearance h4,
#product-box-bday h6,
#product-box-bday h5,
#product-box-bday h4{
	text-align:center;
	color:#000;
	margin:6px 0;
	padding:0px;
}

#home-box-right #box-img-price h6,
#product-box-clearance h6,
#product-box-bday h6{
	font-size:14px;
	text-decoration: line-through;
}

.manifacture-list td table .box-category h6,
#product-box-clearance h6,
#product-box-bday h6{
	font-size:12px;
	text-decoration: line-through;
}

#home-box-right #box-img-price h5{
	font-size:18px;
}

.manifacture-list td table .box-category h5,
#product-box-clearance h5,
#product-box-bday h5{
	font-size:16px;
}

#home-box-right #box-img-price h4{
	background-color:#e61614;
	font-size:30px;
	padding:3px;
	margin:0px;
}

.manifacture-list td table .box-category h4,
#product-box-clearance h4{
	background-color:#e61614;
	color:#FFF;
	font-size:24px;
	padding:3px;
	margin:8px 20px 0 20px;
}

.manifacture-list td table .box-category h4 a,
#product-box-clearance h4 a{
	color:#FFF;
}

#product-box-clearance h4{
	margin:8px 0 0 0;
}

.manifacture-list td table .box-category span{
	color:#000;
	font-size:13px;
}


#home-box-right #box-img-price h4 span,
#product-box-clearance h4 span{
	color:#000;
	font-size:14px;
}

#product-box-bday h4{
	background: url(images/bg-bday-price.jpg) repeat-x;
	color:#FFF;
	font-size:24px;
	padding:5px;
	margin:0px;
	border:solid 2px #aaafb5;
	text-align:center;
	display:block;
}

#product-box-bday h4 span{
	font-size:12px;
	color:#000;
}

#home-box-right #button-items-left{
	display:block;
	margin:10px 10px 0 10px;
}

#home-box-right #button-items-left h6{
	font-size:16px;
	width: 137px;
	float:left;
}

#home-box-right #button-items-left h6 span{
	font-size:28px;
	color:#000;
	background-color:#fff200;
	padding: 1px 5px;
}

.manifacture-list td table .box-category h6#button-items-left{
	margin:8px 0 3px 0;
	font-size: 16px;
	text-decoration: none;
}

.manifacture-list td table .box-category h6#button-items-left span{
	font-size:28px;
	color:#000;
	background-color:#fff200;
	padding: 1px 5px;
}

#home-box-right #button-items-left img{
	float:right;
}

#quote-box-text div {
 display: none;
}

h1#box-category-title{
	color:#FFF;
	text-align:center;
	margin:0px auto;
	font-size:36px;
	background:url(images/banner-clearance.png) top center no-repeat;
	height:75px;
	text-indent:-5000px;
	overflow:hidden;
}

h2#box-category-title div{
	padding-top:20px;
}

/* SLIDE SHOW DIV  */


/*
	UTILITY STYLES
*/

.content #about-first-1 #slide-show .floatLeft 									{ float: left; margin-right: 10px;}
.content #about-first-1 #slide-show .floatRight									{ float: right; }
.content #about-first-1 #slide-show .clear 										{ clear: both; }
.content #about-first-1 #slide-show a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
.content #about-first-1 #slide-show #page-wrap 									{ width: 577px; margin: 5px; position: relative; min-height: 206px;}


/*
	TYPOGRAPHY
*/
.content #about-first-1 #slide-show ul											{ list-style: square inside; }
.content #about-first-1 #slide-show a, a:visited								{ text-decoration: none; }
.content #about-first-1 #slide-show a:hover, content #about-first-1 #slide-show a:active							{ color: white; }
.content #about-first-1 #slide-show blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px;
									  		 										font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.content #about-first-1 #slide-show .slider-wrap								{ width: 577px; position: absolute; top: 0px; left: 0px; }
.content #about-first-1 #slide-show .stripViewer .panelContainer
.content #about-first-1 #slide-show .panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.content #about-first-1 #slide-show .stripViewer								{ position: relative; overflow: hidden; width: 577px; height: 206px; }
.content #about-first-1 #slide-show .stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.content #about-first-1 #slide-show .stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 577px; }
.content #about-first-1 #slide-show .stripNavL, .stripNavR, .stripNav			{ display: none; }
.content #about-first-1 #slide-show .nav-thumb 									{ border: 1px solid #818181; margin-right: 10px; padding:3px;  }
.content #about-first-1 #slide-show #movers-row									{ margin: -35px 0 0 0; }
.content #about-first-1 #slide-show #movers-row div								{ width: 40px; float: left; }
.content #about-first-1 #slide-show #movers-row div a.cross-link 				{ float: right; }
.content #about-first-1 #slide-show .photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px;
											  										margin-top: -50px; position: relative; z-index: 99; color: white; }
.content #about-first-1 #slide-show .photo-meta-data span 						{ font-size: 13px; }
.content #about-first-1 #slide-show .cross-link									{ display: block; width: 33px;
											 										position: relative; z-index: 99; }
.content #about-first-1 #slide-show .active-thumb 								{ background-color: #0087ff; }

/* END SLIDE SHOW */


/* VALUE PROPOSITION */

.content #value-pro {
	margin-top:9px;
	background-image: url(images/bg-value-pro.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 69px;
}

.content #value-pro p {
	color: #FFF;
	font-size: 12px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.content #product-solution {
	margin-top:9px;
	display: block;
	height: 444px;
}
.content #product-solution #product {
	background-image: url(images/bg-product.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 444px;
	width: 571px;
}
.content #product-solution img {
	padding-top: 52px;
	padding-left: 17px;
}
.content #product-solution #product #customer {
	width: 350px;
	float: left;
	display: inline;
}
.content #product-solution h2 {
	font-size: 18px;
	color: #0087ff;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	padding-bottom: 5px;
}
.content #product-solution .list {
	border-top-width: 2px;
	border-top-color: #0087ff;
	border-right-color: #0087ff;
	border-bottom-color: #0087ff;
	border-left-color: #0087ff;
	border-top-style: solid;
	margin-left: 19px;
	display: block;
}
.content #product-solution ul {
	list-style-image: url(images/bullet.jpg);
	display: inline;
	float: left;
	margin-top: 14px;
	padding-left: 10px;
	margin-left: 10px;
}
.content #product-solution .list ul li a {
	color: #3b4b62;
	text-decoration: none;
	font-weight:bold;
}


.content #product-solution #product #prof {
	width: 200px;
	float: left;
	display: inline;
}

.content #product-solution #soluction {
	margin:0 auto;
	float: right;
	height: 444px;
	width: 371px;
	background-image: url(images/bg-solution.gif);
	display: block;
}

.content #product-solution #soluction #market{
	width:350px;
	display: inline;
	float:left
}

.content #product-solution #soluction #system{
	width:170px;
	display:inline;
	float:left;
}
.content #blog-prod-month {
	margin-top:9px;
	display: block;
	height: 224px;
}
.content #blog-prod-month #blog {
	background-image: url(images/bg-blog.gif);
	background-repeat:no-repeat;
	height: 224px;
	width: 207px;
	display: inline;
	float: left;
}

.content #blog-prod-month .list {
	border-top-width: 2px;
	border-top-color: #0087ff;
	border-right-color: #0087ff;
	border-bottom-color: #0087ff;
	border-left-color: #0087ff;
	border-top-style: solid;
	margin-left: 19px;
	margin-right: 19px;
	display: block;
}

.content #blog-prod-month h2 {
	font-size: 18px;
	color: #0087ff;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	padding-bottom: 5px;
}
.content #blog-prod-month #blog .list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.content #blog-prod-month #blog .list ul li h3 {
	color: #0087FF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 12px;
}
.content #blog-prod-month #blog .list ul li h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 11px;
}

.content #blog-prod-month #feature {
	background-image: url(images/bg-feature.gif);
	height: 224px;
	width: 732px;
	display: block;
	float: right;
}
.content #blog-prod-month #feature .list img {
	display: inline;
	float: left;
}
.content #blog-prod-month #feature .list #title {
	float: right;
	width: 450px;
}
.content #blog-prod-month #feature .list #add-cart {
	float: right;
	padding-top: 15px;
	margin: 0px;
}
.content #blog-prod-month #feature .list #add-cart h3 {
	color: #3b4b62;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.content #blog-prod-month #feature .list #add-cart h3 #price {
	font-size: 18px;
	color: #0087FF;
}
.content #blog-prod-month #feature .list p {
	display: block;
	margin: 0px;
	padding-left: 20px;
	font-size: 11px;
}
.content #blog-prod-month #feature .list #title h2 {
	font-weight: normal;
}
.content #blog-prod-month #feature .list #title #add-cart img {
	padding-top: 5px;
}

/* enquiry page styling */

.floatleft {
	float: left;
	padding:0px 5px 10px 0px;
	width: 810px;
	color:#006ab5;
	display: block;
}

.floatright {
	float: right;
	padding: 10px 0px 10px 5px;
	width: 130px;
	text-align:right;
	display: block;
}

input#txtName, textarea#txtMessage, input#txtFromAddress {
	width: 400px;
}

/* send enquiry button */

input#btnSubmit.general-grey-button, input#btnSubmit.general-grey-button:visited {
	background-position: 0 -546px;
	width: 209px;

}
.general-grey-button, .general-grey-button:visited {
	background-repeat: no-repeat;
	background-image: url("images/sprites-buttons.png");
	border: none;
	height: 46px;
	cursor: pointer;
	float: left;
}

.general-grey-button:hover {
		background-position: -223px -546px !important;
}

.general-grey-button:active {
		background-position: -438px -546px !important;
}

.enquiry-box {
background: url("images/bg-blueshadow.png") repeat-x scroll left bottom #E0E6EC;
padding: 25px 25px 55px 25px;
width: 460px;
float: right;
}

/* wishlist buttons */



input#btnContinueShopping1.ContinueShoppingButton, input#btnContinueShopping2.ContinueShoppingButton, .ContinueShoppingButton:visited {
	background-repeat: no-repeat;
	background-image: url("images/sprites-buttons.png");
	border: none;
	height: 22px;
	cursor: pointer;
	background-position: 0 -602px;
	width: 158px;
	background-color: transparent !important;
}

.ContinueShoppingButton:hover  {
	background-position: -169px -602px !important;
}

input#btnUpdateWishList1.UpdateWishButton, input#btnUpdateWishList2.UpdateWishButton, .UpdateWishButton:visited {
	background-repeat: no-repeat;
	background-image: url("images/sprites-buttons.png");
	border: none;
	height: 21px;
	cursor: pointer;
	background-position: 0 -629px;
	width: 158px;
	background-color: transparent !important;
}

.UpdateWishButton:hover  {
	background-position: -169px -629px !important;
}

input.MoveToCartButton {
	background-repeat: no-repeat;
	background-image: url("images/sprites-buttons.png");
	border: none;
	height: 23px;
	cursor: pointer;
	background-position: 0 -688px;
	width: 172px;
	background-color: transparent !important;
}

input.MoveToCartButton:hover {
	background-position: -190px -688px !important;
}

input.MoveToCartButton:active {
	background-position: -382px -688px !important;
}


td input.CartDeleteButton1 {
	background-repeat: no-repeat;
	background-image: url("images/sprites-buttons.png");
	border: none;
	height: 18px;
	cursor: pointer;
	background-position: -3px -661px;
	width: 18px;
	background-color: transparent !important;
	margin-bottom: -3px;
}

table#table1 {
	padding: 0;
}

html.cufon-active body div#page-content.content form#ctl01 div#Panel1 table#tblWishList tbody tr td table#tblWishListBox tbody tr td div.big-box table tbody tr td.big-box-text {
	padding: 0;
}

/* FOOTER */

.vp-footer {
	display: block;
	height: 154px;
	width:970px;
	margin:0 auto;
	display:block;
	clear:both;
}

.vp-footer #vp-footer-links {
	margin-top:9px;
	height: 208px;
	width: 970px;
	background-image: url(images/bg-footer.gif);
	background-repeat: no-repeat;
	display:block;
	clear:both;
}
.vp-footer #vp-footer-links #footer-newsletter {
	width:970px;
	height:47px;
	padding:5px;
}

.vp-footer #vp-footer-links h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3b4b62;
	margin: 0px;
}

.vp-footer #vp-footer-links ul {
	list-style-image: url(images/bullet.jpg);
	display: inline;
	float: left;
	margin-top: 14px;
	padding-left: 0px;
	margin-left: 16px;
}

.vp-footer #vp-footer-links ul li {
	font-size: 11px;
	color: #516682;
}

.vp-footer #vp-footer-links ul li a {
	color: #516682;
	text-decoration: none;
}

.vp-footer #vp-footer-links .footer-list {
	display: block;
	float: left;
	padding-left: 15px;
	width: 210px;
	padding-bottom: 0px;
	padding-top:0px;
}

.vp-footer #vp-footer-links .footer-list-small {
	display: block;
	float: left;
	padding-left: 15px;
	width: 140px;
	padding-bottom: 10px;
	padding-top:0px;
}

#copy-n-logo {
	display:block;
	width:970px;
	height:30px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}



/*
 * Newsletter Form CSS
 */
 .content #about-first #newsletter #text-box {
		margin-top: 92px;
		margin-left: 175px;
 }

 .content #about-first #newsletter #btn {
		margin-top: 12px;
		margin-left: 260px;
 }

 .email-textbox {
	 background-color:#fff;
	 border:solid 1px #bfc7ce;
	 width: 143px;
	 float:right;
	 margin-bottom:5px;
 }

.btn-subscribe{
	float:right !important;
	display:block;
	background-position: 0 -116px;
	width:92px !important;
	height:23px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
 }

.btn-subscribe:hover{
	background-position: -150px -116px !important;
 }

.btn-subscribe:active{
	background-position: -300px -116px !important;
 }

.email-textbox-bottom {
	 background-color:#FFF;
	 border:none;
	 color:#000;
 }

.email-bottom-btn {
	padding-top:6px;
 }

 #bottom-email-table {
	 padding:0px;
 	margin-right: 5px;
 }

.content #main-content #newsletter-n-filters #newsletter #text-box {
	padding-bottom:5px;
	min-height:20px;
	clear:both;
 }

.content #main-content #newsletter-n-filters #newsletter #btn {
		min-height:23px;
		margin-top:5px;
		padding-bottom:5px;
 		clear:both;
 }


/*
 * Category Page Styles
 */
.content #top-bar {
	 display: block;
	 margin-bottom:9px;
	 float:right;
	 width:740px;
 }



.content #top-bar #cat-value-pro {
	background-image: url(images/cat-vp.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width:206px;
	float:left;
}

.content #top-bar #cat-value-pro p {
	color: #FFF;
	font-size: 11px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top:27px;
}

.content #top-bar #header-text {
	width:740px;
	float:right;
	position:relative;
}

.content #top-bar #header-text h1, .category-des{
	width:680px;
}

.category-des p.nophoto{
	width:740px;
}

.category-des{
	min-height:30px;
}

/*
.content #top-bar #header-text h2,
.content #top-bar #header-text h1  {
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
}*/

.content #top-bar #header-text p {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.content #main-content {
	display: block;
	margin:0 auto;
	padding-bottom:0px;
}

.content #main-content #newsletter-n-filters {
	float:left;
	width:206px;
	margin:0px;
}



.content #main-content #newsletter-n-filters #newsletter {
	background-color:#e0e6ec;
	min-height: 184px;
	width: 187px;
	float: left;
	margin:0px;
	padding:10px;
}

.content #main-content #newsletter-n-filters #newsletter h3{
	padding:5px 0px;
	margin:0px;
	color:#333;
	font-size:14px;
}

.content #main-content #newsletter-n-filters #newsletter h4{
	padding:20px 0px 10px 0px;
	margin:0px;
	font-weight:normal;
	color:#333;
	font-size:14px;
}



.news-latest{
	background-position: -246px -142px;
	padding-left:40px;
	padding-right:10px;
	margin-bottom:10px;
	clear:both;
	color:#0063ac;
}

.news-choose{
	background-position: -217px -171px;
	padding-left:40px;
	padding-right:10px;
	clear:both;
	color:#0063ac;
}

.content #main-content #newsletter-n-filters #newsletter p{
	padding:0 0 10px 0px;
	margin:0px;
	color:#666666;
}

.content #main-content #newsletter-n-filters #newsletter label{
	color:#666666;
	float:left;
}

.content #main-content #newsletter-n-filters .solution-navigation ul
{
	list-style-image: none;
	list-style-type: none;
	margin:0px 0px 15px 0px;
	padding:0px;
}

.content #main-content #newsletter-n-filters .solution-navigation ul li
{

}

.content #main-content #newsletter-n-filters .solution-navigation ul ul
{
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.content #main-content #newsletter-n-filters .solution-navigation ul ul li
{
	list-style-image: none;
	list-style-type: none;
	margin-left: 25px;
	padding-left: 0px;
}

.content #main-content #newsletter-n-filters .solution-navigation ul li a
{
	display:block;
	background: url(images/sprites-icons.png) -575px -13px no-repeat;
	padding-left:20px;
	color: #333;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:5px;
}
.content #main-content #newsletter-n-filters .solution-navigation ul ul li a
{
	font-weight: normal;
}
.content #main-content #newsletter-n-filters .solution-navigation ul li a:hover
{
	background-position: -592px 3px;
	color: #0d6eb4;
	text-decoration: none;
}

/* .content #main-content #newsletter-n-filters #filters #header {
	background: url(images/bg-filter-header.gif) top left repeat-x;
	width:196px;
	height:49px;
	display:inline-block;
	margin-top:9px;
	padding-left:10px;
}*/

.content #main-content #newsletter-n-filters #filters #header h3 {
	font-size:16px;
	color:#FFF;
	margin-bottom:2px;
	margin-top:7px;

}

.content #main-content #newsletter-n-filters #filters #header h4 {
	font-size:11px;
	color:#acc9de;
	margin-bottom:0px;
	margin-top:0px;
}

.content #main-content #newsletter-n-filters #filters #middle {
	background-color:#e0e6ec;
	display:block;
	width:186px;
	background-repeat:repeat-y;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

/*
.content #main-content #newsletter-n-filters #filters #footer {
	background-image: url(images/bg-filter-footer.gif);
	background-repeat:repeat-x;
	display:inline-block;
	width:206px;
	height:9px;
}


.content #main-content #newsletter-n-filters #filters #middle .filter-box-header {
	width:176px;
	height:39px;
	background-image: url(images/bg-filter-head.jpg);
	background-repeat:no-repeat;
	display:inline-block;
	padding-left:20px;
	color:#FFF;
	font-size:16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.content #main-content #newsletter-n-filters #filters #middle .filter-box-footer {
	width:187px;
	height:9px;
	background-image: url(images/bg-filter-footer-footer.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	display:block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

*/

.content #main-content #newsletter-n-filters #filters #middle .filter-box-header{

}

.content #main-content #newsletter-n-filters #filters #middle .filter-box {
	width:187px;
	background-image: url(images/bg-filter-middle-middle.gif);
	background-repeat:repeat-y;
	display:block;
	padding-top:0px;
	margin-top:0px;
}
.content #main-content #newsletter-n-filters #filters #middle .filter-box-topic {
	width:187px;
	/*background-image: url(images/bg-filter-middle-middle.gif);
	background-repeat:repeat-y;
	display:block;*/
	padding: 0px;
	margin: 0px;
}



.content #main-content #newsletter-n-filters #filters #middle .filter-box-header h4 {
	color: #3B4B62;
	font-size:12px;
	text-transform:uppercase;
	padding:5px 0px 5px 0px;
	margin:0px;
}

.content #main-content #newsletter-n-filters #filters #middle .filter-box ul {
	color:#000;
	font-size:12px;
	font-weight:normal;
	list-style-image:url(images/filter-checkbox.gif);
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.content #main-content #newsletter-n-filters #filters #middle .filter-box ul li {
	padding:3px;
	vertical-align:top;
}

/*.content #main-content #products {
	width:731px;
}*/

.content #main-content #products #category-products-top-bar {
	background-image: url(images/bg-cat-compare-sort-bar.jpg);
	display:inline-block;
	height:79px;
	width:731px;
}

.content #main-content #products #category-products-list {
	/* background-image: url(images/bg-cat-products-content.jpg);*/
	display:block;
	background-repeat:repeat-y;
	width:731px;
	margin-bottom:0px;
	float:right;
}

.content #main-content #products #category-bottom-bar {
	/*background-image: url(images/bg-cat-compare-sort-bar-bottom.gif);
	display:inline-block;
	background-repeat:no-repeat;
	height:33px;
	width:190px;
	padding-left:541px;
	padding-top:7px;*/
}

.content #main-content #products #category-products-bottom-bar {
	background-image: url(images/bg-cat-bottom-bar-btm.jpg);
	display:block;
	background-repeat:no-repeat;
	height:8px;
	width:731px;
	padding-left:0px;
	padding-top:7px;
}

.content #main-content #products #category-products-list ul {
	list-style-type: none;
	margin:0px;
	padding:0px;

}

.content #main-content #products #category-products-list li {
	width:26px;
	height:26px;
	margin-right:5px;
}

.product-entity-divider
{
color: #e0e0e0;
background-color: #e0e0e0;
height: 2px;
border:0px;
width:97%;
}

.content #main-content #products #category-products-list li .product-listing
{
	display:block;
	height:210px;
	padding: 10px 0px 0px 0px;
}

.content #main-content #products #category-products-list .product-image-rating {
	height: 227px;
    width: 182px;
	float:left;
}

.product-rating-simple
{
    height:40px;
    padding:2px;
	text-align:right;
}

/*
.compare-text {
	color:#0087ff;
	font-size:13px;
	font-weight:bold;
}*/

.content #main-content #products #category-products-list .product-detail {
	width:550px;
	height:206px;
	float:right;
	margin-right:5px;
}

.content #main-content #products #category-products-list .product-detail .product-heading-description {
	float:left;
	width:340px;
	vertical-align:top;
	margin-left:10px;
}

.content #main-content #products #category-products-list .product-detail .product-heading-description h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:17px;
}

.content #main-content #products #category-products-list .product-detail .product-heading-description h3 a {
	text-decoration:none;
	color:#0087ff;
}

.content #main-content #products #category-products-list .product-detail .product-heading-description h4 {
	color:#0087ff;
	font-size:13px;
	margin-top:0px;
	margin-bottom:0px;
}

.content #main-content #products #category-products-list .product-detail .product-heading-description p {
	margin-top:7px;
	margin-bottom:0px;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form {
	float:right;
	width:177px;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form dl {
	width:170px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	display:block;
	height:60px;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form dl dt {
	vertical-align:top;
	display:block;
	width:90px;
	height:10px;
	text-align:right;
	margin:0px;
	padding:4px;
	float:left;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form dl dd {
	margin-bottom:8px;
	display:block;
	height:10px;
	margin:0px;
	text-align:left;
	padding:4px;
	float:right;
	width:50px;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form .save-price {
	font-weight:bold;
	color:#000;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form .rrp-price {
	font-weight:bold;
	color:#000;
	text-decoration:line-through;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form .our-price {
	font-weight:bold;
	color:#0087ff;
	font-size:15px;
}

.content #main-content #products #category-products-list .product-detail #add-to-cart-form #add-to-cart-bg {
    background-image: url(images/category-icon.jpg);
	background-position: -10px -235px;
	width:176px;
	height:125px;
	text-align:center;
	margin-top:6px;
	color:#FFF;
	font-weight:bold;
	vertical-align:bottom;
}

/* LEO TOPIC PAGES */
.content #main-content #topic-solution {
	width:731px;
	float:right;
	margin-bottom:0px;
	/*background-image: url(images/bg-topic-solution.gif);*/
}

.content #main-content #topic-case-study {
	width:731px;
	float:right;
	margin-bottom:0px;
	/*background-image: url(images/bg-topic-solution.gif);*/
}

.content #main-content #topic-learn-more{
	width:731px;
	float:right;
	margin-bottom:0px;
	/*background-image: url(images/bg-topic-solution.gif);*/
}

.content #main-content #topic-meet-team {
	width:731px;
	float:right;
	margin-bottom:0px;
	/*background-image: url(images/bg-topic-solution.gif);*/
}

/*

.content #main-content #top-border{
	width:731px;
	height: 15px;
	margin:0px;
	background-image: url(images/bg-topic-solution-top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.content #main-content  #topic-bottom-border{
	width:731px;
	height: 15px;
	float:right;
	background-image: url(images/bg-topic-solution-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

*/
.content #main-content #topic-text{
	padding: 0px;
	margin-bottom:20px;
}
.content #main-content #topic-text h2{
	color:#006bb7;
	padding: 0px;
	margin: 0px;
}

.content #main-content #topic-text .related-categories-h2{
	font-size:16px;
}

.content #main-content #topic-solution #topic-text img{
	padding: 5px;
	margin: 5px;
	border: 1px solid #9a9a9a;
	/*float:right;*/
}
#main-content #topic-meet-team #topic-text .normal-box .normal-box-text img{
	padding: 5px;
	margin: 5px;
	border: 1px solid #9a9a9a;
	float:right;
}
#main-content #topic-meet-team #topic-text .normal-box .normal-box-text .no-border{
	border: none;
}
#main-content .varius-image{
	padding: 5px;
	margin: 5px;
	border: 1px solid #9a9a9a;
}

#main-content #topic-meet-team #topic-text p .centre-why-videopro{
	padding: 5px;
	margin: 5px;
	border: 1px solid #9a9a9a;
	float:right;
}

.content #main-content #topic-solution #topic-text #table-logos-case-studies img{
	float:left;
}

.content #main-content #topic-solution #topic-text #table-logos-case-studies tr td{
	vertical-align:top;
}


.content #main-content #topic-solution #topic-text .case-study-wide-images{
	margin-bottom:15px;
}

.content #main-content #topic-learn-more #topic-text img{
	padding: 5px;
	margin: 5px;
	border: 0px;
	/*float: right;*/
}

.content #main-content #topic-learn-more #topic-text h3{
	color: #0087ff;
}

.content #main-content #topic-learn-more #topic-text .normal-box h3{
	color: #006BB7;
}

.content #main-content #topic-learn-more #topic-text a{
	color: #0087ff;
	text-decoration: none;
}

.content #main-content #topic-learn-more #topic-text a:hover{
	color: #0087ff;
	text-decoration: underline;
}

.content #main-content #topic-learn-more #topic-text .related-categories a{
	font-size:14px;
	font-weight:bold;
	color:#3b4b62;
	text-decoration:none;
}
.content #main-content #topic-learn-more #topic-text .related-categories a img{
	border: 0px;
	float: none;
	text-decoration:none;
}
.content #main-content #topic-learn-more #topic-text .border{
	padding: 5px;
	margin: 5px;
	border: 1px solid #9a9a9a;
	float:right;
}

.content #main-content #topic-text #topic-form-email{
	/*width:700px;
	display: block;
	background-image: url(images/learn-more-about-product.jpg);
	background-repeat: no-repeat;
	background-position: top center;*/
	padding: 0px;
	margin: 0px auto 0px auto;
}

#topic-form-email{
	background-color: #E0E6EC;
}

#topic-form-email .normal-box{
	width:710px !important;
	padding:10px;
}

.content #main-content #topic-text #form-email{
	display:block;
	padding:45px 15px 10px 15px;
}

.content #main-content #topic-text .field {
	font-family:Arial, Helvetica, sans-serif;
	/*
	background-image:url(images/bg-form-solution.gif);
	padding:3px;
	*/
	color: #445c7d;
	width: 90%;
	font-size:12px;
	font-weight:bold;
}
.content #main-content #topic-text .field-contact{
	background-color: #434343 !important;
	color: #FFF;
	border: 1px solid #727272;
	width: 100%;
}
.content #main-content #topic-text #txtAreaMessage {
	float:right;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(images/bg-form-solution.gif);
	padding:3px;*/
	color: #445c7d;
	width: 90%;
	height: 80px;

}
.content #main-content #topic-text #Send{
	background-image:url(images/btn-contact-me-solution.png);
	width:145px;
	height:35px;
}

#main-content #topic-solution #topic-text a{
	color: #0087ff;
	text-decoration: none;
}
#main-content #topic-solution #topic-text a:hover{
	text-decoration: underline;
}


/*
 * Website other pages
 */
.content .wide-content {
	width:960px;
	margin-bottom:0px;
	/*background-image: url(images/bg-wide-middle.jpg);*/
}
.content .wide-content .wide-top-border{
	/*width:952px;
	height: 15px;
	margin:0px;
	background-image: url(images/bg-wide-top.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}


.content .wide-bottom-border{
	/*width:952px;
	height: 15px;
	background-image: url(images/bg-wide-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
}

.content .wide-content .wide-topic-text {
	/*padding: 3px 7px;*/
	overflow:visible;
	}

.content .wide-content .wide-topic-text .clearance-banner2{
	padding:0px;
	text-align:center !important;
	margin:0px auto;
	width:100%;
	clear:both;
}


/* BOX SMALL AND BIG */

.big-box-top h3{
	 color:#006BB7 !important;
	font-size:20px !important;
}
.content .wide-content h3
{
    color:#fff;
    font-size:16px;
   	margin: 0px;
    padding: 13px;
    text-align:left;
 }

 .content #main-content .normal-box h3
{
    color:#006ab5;
    font-size:16px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    text-align:left;
 }

 .content #main-content .normal-box p{
	padding: 0px 0px 5px 0px;
	margin:0px;
 }

 .content #main-content .normal-box .call, .contact.call{
	 background-position: 0px -283px ;
	 height:27px;
	 text-indent:-5000px;
	 overflow:hidden;
 }


.content #main-content .wide-content .small-left
{
    float:left;
    display:block;
    width:456px;
}

.content #main-content .wide-content .small-right
{
    float:right;
    display:block;
    width:456px;
}

.standard-text-field
{
    width:200px;
    height:20px;
    padding:3px;
}

.content .box-left{
	float:left;
}
.content .box-right{
	float: right;
}

.content #main-content .wide-content .small-box {
	width:456px;
	margin-bottom:0px;
	background-image: url(images/bg-small-box-center.jpg);
}
.content #main-content .wide-content .small-box-top{
	width:456px;
	height: 44px;
	margin:0px;
	background-image: url(images/bg-small-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.content #main-content .wide-content .small-box-bottom {
	width:456px;
	height: 15px;
	background-image: url(images/bg-small-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content #main-content .wide-content .small-box-text {
	padding: 3px 15px;
}

/*big box in home page*/

.content .big-box-home {
	width:950px;
	margin:10px 0px 10px 0px;
	background-image: url(images/bg-long-home-box-middle.jpg);
}
.content .big-box-home-top{
	width:950px;
	height: 44px;
	margin: 0px;
	background-image: url(images/bg-long-home-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content .big-box-home-top.taxbanner{
	background-image: url(images/bg-home-top-tax.jpg);
}
.content .big-box-home-bottom {
	width:950px;
	height: 15px;
	background-image: url(images/bg-long-home-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.content .big-box-home-text {
	padding: 0;
		margin: 0;
}
html.cufon-active body div#page-content.content form#ctl01 div#pnlTopControlLines table#table1 tbody tr td {
padding-top: 30px;
}

html.cufon-active body div#page-content.content form#ctl01 div#Panel1 table#tblWishList tbody tr td table#tblWishListBox tbody tr td div.big-box table tbody {
	padding: 0;
	margin: 0;
}

.big-box-home .big-box-home-text .hot-product-wrapper{
	height:600px;
	display:block;
	background-image: url(images/grid.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.big-box-home .big-box-home-text .hot-product{
	height: 294px;
	width: 167px;
	display: block;
	float: left;
	text-align:center;
	margin:0px 0px 5px 14px;
}
.big-box-home .big-box-home-text .hot-product h4{
	font-size: 14px;
	color: #0087ff;
	font-weight: bold;
	height:39px;
	vertical-align:top;
	padding:0px;
	margin:5px 0px 0px 0px;
}
.big-box-home .big-box-home-text .hot-product a img{
	border:none;
}
.big-box-home .big-box-home-text .hot-product p{
	font-style:italic;
	font-size:10px;
	padding:3px 0px 3px 0px;
	margin:0px;
}
.big-box-home .big-box-home-text .hot-product .hot-price{
	color:#000;
	font-size: 18px;
	font-weight:bold;
}

.big-box-home .big-box-home-text .hot-product .hot-price .cent{
	font-size: 11px;
}
.big-box-home .big-box-home-text .hot-product .hot-price-save{
	color:#0087ff;
}
.big-box-home .big-box-home-text .hot-product .hot-price-save .price-saving{
	font-weight:bold;
	font-size:16px;
}
.big-box-home .big-box-home-text .hot-product .hot-price-save .cent-saving{
	font-size:11px;
}


/*LONG BOX IN CONTENT*/
.content .wide-content .big-box {
	width:100%;
	margin-bottom:0px;
	/* background-image: url(images/bg-long-box-middle.jpg); */
}
.content .wide-content .big-box#shopping-cart2 {
	width:931px;
	margin-bottom:0px;
	/*background-image: url(images/bg-long-box-middle-shoppingcart-a.gif);*/
}
.content .wide-content .big-box-top{
	/*width:937px;
	height: 44px;
	margin:0px;
	background-image: url(images/bg-long-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}

.content .wide-content .big-box-top-table{
	background-image: url(images/top-long-box-center.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.content .wide-content .big-box-top-table-left{
	background-image: url(images/top-long-box-left.jpg);
	background-position: top left;
}
.content .wide-content .big-box-top-table-right{
	background-image: url(images/top-long-box-right.gif);
	background-position: top right;
}
.content .wide-content .big-box-bottom {
	/*width:937px;
	height: 15px;
	background-image: url(images/bg-long-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;*/
}
.content .wide-content .big-box-bottom-brands {
	width:937px;
	height: 44px;
	background-image: url(images/bg-long-box-bottom-brands.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.content .wide-content .big-box-text {
	padding: 3px 15px;
}



.content #main-content .normal-box {
	margin-bottom:0px;
	/*width:700px;
	padding:10px;
	background-image: url(images/bg-normal-box-middle.jpg);*/
	background-color: #E0E6EC;
}

.topic-contactfield-container{
	height:20px;
	vertical-align:top;
	padding-bottom: 15px;
}
.content #main-content .normal-box input.topic-fields{
	border:solid 1px #aab0bd;
	line-height:20px;
	height:20px;
	font-size:12px;
	width:260px;
}

.content #main-content .normal-box textarea.topic-fields{
	border:solid 1px #aab0bd;
}

 .btn-contact-expert{
	float:right;
	background-position: 0 -153px;
	width:147px;
	height:23px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
 }

 .btn-contact-expert:hover{
	background-position: -150px -153px;
 }

 .btn-contact-expert:active{
	background-position: -300px -153px;
 }


.content #main-content .normal-box-top{
	padding:10px;
	height: 44px;
	margin:0px;
	/*width:700px;
	background-image: url(images/bg-normal-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}
.content #main-content .normal-box-top--contact-solution{
	width:700px;
	height: 44px;
	margin:0px;
	color:#006ab5;
	/*background-image: url(images/bg-normal-box-top-solution.jpg);
	background-repeat: no-repeat;
	background-position: top;*/
}

.content #main-content .normal-box-bottom{
	height:10px;
}
/*
.content #main-content .normal-box-bottom {
	width:700px;
	height: 15px;
	background-image: url(images/bg-normal-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
*/
.content #main-content .normal-box-text {
	padding: 3px 15px;
}

/*
 * Alternate styles for account.aspx page
 */
.main-content-alt
{
    width:952px;
	margin-bottom:0px;
	background-image: url(images/bg-wide-middle.jpg);
}

.content #main-content #products {
    float: right;
    margin: 0;
    width: 740px;
}

/*
 * Alternate styles ENDkkkkk
 */

/*
 * Product Page CSS
 */
.content #main-content #product-side-panel {
	float:left;
	width:206px;
}

.product-container .clearance h2{
	height: 69px;
	overflow: hidden;
}



/*

.content #main-content #products {
	width:740px;
	float:right;
	margin:0px;
}

.content #main-content #products #products-top-bar {
	background-image: url(images/bg-product-header.jpg);
	background-repeat:no-repeat;
	min-height:420px;
	width:731px;
}

*/

.content #main-content #products #products-top-bar #product-image {
	width:345px;
	height:240px;
	float:left;
	margin: 5px;
	padding: 0px;
}

.content #main-content #products #products-top-bar #product-add-to-cart {
	display:block;
	height:209px;
	width:360px;
	float:right;
}

.content #main-content #products #products-top-bar #product-add-to-cart h2{
	font-size:24px;
	font-weight:100;
	color:#0087ff;
	margin:0px;
	padding:0px;
	line-height:21px;
}

.content #main-content #products #products-top-bar #product-add-to-cart  .title-prod tr td{
	width:350px;
	height:70px;
	margin-top:12px;
	margin-left:7px;
	margin-bottom:5px;
	text-align:center;
	padding-left:10px;
}

.content #main-content #products #products-top-bar #product-add-to-cart #price-and-inventory {
	float:left;
	width:168px;
}

.content #main-content #products #products-top-bar #product-add-to-cart #price-and-inventory dl {
	width:150px;
	margin:0px;
	padding:0px;
	display:block;
	height:43px;
	padding-bottom:5px;
}

.content #main-content #products #products-top-bar #product-add-to-cart #price-and-inventory dl dt {
	vertical-align:top;
	display:block;
	width:87px;
	height:10px;
	text-align:right;
	margin:0px;
	padding:2px;
	float:left;
}

.content #main-content #products #products-top-bar #product-add-to-cart #price-and-inventory dl dd {
	margin-bottom:8px;
	display:block;
	height:10px;
	margin:0px;
	text-align:left;
	padding:2px;
	float:right;
	width:50px;
}

.content #main-content #products #products-top-bar #product-add-to-cart #price-and-inventory .save-price {
	font-weight:bold;
	color:#000;
}

.content #main-content #products #products-top-bar #product-add-to-cart #price-and-inventory .rrp-price {
	font-weight:bold;
	color:#000;
	text-decoration:line-through;
}

.content #main-content #products #products-top-bar #product-add-to-cart #price-and-inventory .our-price {
	font-weight:bold;
	color:#0087ff;
	font-size:15px;
}

.content #main-content #products #products-top-bar #product-add-to-cart #add-to-cart-form {
    background-image: url(images/category-icon.jpg);
	background-position: -10px -235px;
	float:right;
	width:176px;
	height:125px;
	text-align:center;
	padding-top:0px;
	color:#FFF;
	font-weight:bold;
	margin-right:10px;
}

.content #main-content #products #products-top-bar #product-enquire-btn
{
	display:block;
	height:35px;
	width:360px;
	float:right;
	padding:3px 0px 0px 0px;
}
#product-enquire-btn
{
padding-bottom: 9px;
}
.content #main-content #products #products-top-bar #valuep{
    background-image: url(images/category-icon.jpg);
	background-position: -10px -429px;
	width:350px;
	height:120px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	vertical-align:top;
	display:block;
	overflow:hidden;
}

.content #main-content #products #products-top-bar #valuep ul
{
    text-align:right;
    padding:0px;
    margin:5px 17px 5px 0px;

}

.content #main-content #products #products-top-bar #valuep ul li
{
    padding:0px;
    margin:0px;
    list-style-image:url(images/product-tick.png);
}

.content #main-content #products #products-top-bar #valuep-box{
	background-image: url(images/category-icon.jpg);
	background-position: -10px -574px;
	width:350px;
	height:120px;
	float:right;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	vertical-align:top;
	display:block;
	overflow:hidden;
	color:#0273b8;
}

.content #main-content #products #products-top-bar #valuep-box h3{
	padding:5px 10px;
	margin:0px;
	font-size:16px;
}

.content #main-content #products #products-top-bar #valuep-box h6{
	padding:5px 20px;
	margin:0px;
	font-size:20px;
	text-align:right;
}

.content #main-content #products #products-top-bar #valuep-box h6 span{
	font-size:32px;
	padding:1px 5px;
	color:#df1717;
	background-color:#fff200;
}

.content #main-content #products #products-top-bar #valuep-box h5{
	padding:5px 20px;
	margin:0px;
	font-size:14px;
	text-align:right;
}

/*.content #main-content #products #product-page-detail {
	background-image: url(images/bg-cat-products-content.jpg);
	display:inline-block;
	background-repeat:repeat-y;
	width:731px;
	padding-top:0px;
	padding-left:0px;
}*/

.content #main-content #products #product-page-detail #mulit-images {
	float:left;
	width:355px;
	display:inline;
}

.content #main-content #products #tabs-and-related-products {
	width:715px;
	display:block;
	height:363px;
	margin-top:9px;
	margin-left:6px;
}

.content #main-content #products #tabs-and-related-products #product-tabs {
	background-repeat:no-repeat;
	width:515px;
	height:auto;
	float:left;
}

.content #main-content #products #product-page-detail #tabs-and-related-products #related-products {
	width:192px;
	height:363px;
	float:right;
	background-image: url(images/bg-related-products.jpg);
	background-repeat:no-repeat;
}

.content #main-content #products #product-page-detail #tabs-and-related-products #related-products ul {
	list-style-type:none;
	margin: 30px 0px 15px 5px;
	padding:0px;
	width: 183px;
	height:317px;
	overflow:auto;
}
.content #main-content #products #product-page-detail #tabs-and-related-products #related-products ul li {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	height:100px;
}
.content #main-content #products #product-page-detail #tabs-and-related-products #related-products ul li h4{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}


/* GEBERAL LONG BOX */
.content .long-box-top{
	background-image: url(images/bg-long-box-top.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top:9px;
	padding-top:15px;
	display: block;
	width: 950px;
}
.content .long-box-middle h2 {
	font-size: 18px;
	color: #0087ff;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 19px;
}
.content .long-box-middle .list {
	border-top-width: 2px;
	border-top-color: #0087ff;
	border-top-style: solid;
	margin-left: 19px;
	margin-right: 19px;
	display: block;
	min-height: 110px;
	float: left;
}
.content .long-box-top .long-box-middle {
	background-image: url(images/bg-long-box-middle.gif);
	background-repeat: repeat-y;
	height: 150px;
	display: block;
}
.content .long-box-bottom {
	background-image: url(images/bg-long-box-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display:block;
	height:15px;
}
.content .long-box-top .long-box-middle .list .learn-more {
	display: block;
	margin: 0px;
	float: left;
	height: 120px;
	width: 290px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	overflow: hidden;
}
.content .long-box-top .long-box-middle .list .learn-more img{
	border:none;
}
.content .long-box-top .long-box-middle .list .learn-more h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0087ff;
	margin: 0px;
	padding-bottom: 7px;
}
.long-box-top .long-box-middle .list .learn-more h4{
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size: 12px;
}
.content .long-box-top .long-box-middle .list .learn-more ul{
	padding:0px;
	margin:0px;
}
.content .long-box-top .long-box-middle .list .learn-more ul li{
	padding:0px;
	margin:0px;
}
.content .long-box-top .long-box-middle .list .learn-more ul li h3{
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-size: 12px;
}
.content .long-box-top .long-box-middle .list .learn-more ul li h4{
	padding:0px;
	margin:0px 0px 3px 0px;
	font-size: 12px;
	font-weight:normal;
}
.content .long-box-top .long-box-middle .list .learn-more h5{
	padding:0px;
	margin:0px 0px 3px 0px;
	font-size: 12px;
	font-weight:normal;
}


.content .long-box-top .long-box-middle .list .learn-more p a {
	color: #0087ff;
	text-align: right;
}
.content .long-box-top .long-box-middle .list .learn-more img {
	float: right;
	padding-left: 10px;
}

.content .long-box-top .long-box-middle .list .learn-more p {
	margin: 0px;
	font-size: 11px;
}

.delivery-link
{
    color:#0087ff;
}

.lookup-cost-padding-top
{
    margin-bottom:5px;
}

#warranty-selection, .warranty-selection
{
    /*height:35px;*/
}

.product-container #warranty-selection, .warranty-selection {
	margin-bottom:10px;
}

.product-container #warranty-selection select{
	width: 165px;
}

/*
.StockHint_InStock, .StockHint_OutOfStock, .StockHint_Book, .StockHint_Runout{
	float:right;
	clear:both;
	background:url("images/sprites-icons.png") no-repeat -276px -511px;
	height:20px;
	width:127px;
	font-size:12px;
	text-indent:5000px;
	font-size:0px;
	line-height:0px;
	padding-top:3px;
}

.StockHint_InStock{
	color:#519a49;
}

.StockHint_OutOfStock{
	background-position:-276px -531px;
}

.StockHint_Book{
	background-position:-276px -573px;
	color:#9726b3;
}

.StockHint_Runout{
	background-position:-276px -553px;
	color:#c47212;
}
*/

img.stock, p.stock{
	float:right;
}

p.stock
{
	color: #0068be;
	width:177px;
	/*background-color:#eff0f2;*/
	padding:0.7em 0.7em 0.7em 0;
	float:right;
	text-align: right;
}
p.stockOnorder{
    color: #ffa500;
}
p.stock i
{
	color: #4fb95d;
}
p.stockOnorder i{
    color: #ffa500;
}
.stock-info{
	display:none;
	background-color:#E0E6EC;
	padding:10px;
	float:right;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 2px 5px #888;
	border:solid 1px #c4ced7;
	width:200px;
}

p.stock.stock7Days, p.stock.stock7Days i{
	color: #ff8f00;
}



/*

.StockHint_InStock
{
    background-image: url(images/category-icon.jpg);
	background-position: -10px -10px;
	width:168px;
	height:39px;
}

.StockHint_OutOfStock
{
    background-image: url(images/category-icon.jpg);
	background-position: -10px -69px;
	width:168px;
	height:39px;
}

.StockHint_Book
{
    background-image: url(images/category-icon.jpg);
	background-position: -10px -709px;
	width:168px;
	height:39px;
}

.StockHint_Runout
{
    background-image: url(images/inventory-runout.jpg);
	background-repeat: no-repeat;
	width:168px;
	height:39px;
}

*/

.product-info-category{
	cursor: pointer;
    background-image: url(images/category-icon.jpg);
	background-position: -10px -128px;
	height:30px;
	width:130px;
}

.delivery-cost-category{
	cursor: pointer;
    background-image: url(images/category-icon.jpg);
	background-position: -10px -188px;
	height:30px;
	width:130px;
}

.black-border
{

}

/*
 * General class for no space
 */
.no-space
{
    margin:0px;
    padding:0px;
}

h4.no-space
{
    font-size:12px;
}

/*
 * General class for a blue link.
 */
.blue-link
{
    color:#0087FF;
    text-decoration:none;
}

/*
 * Styles for related products
 */
.related-product-image-and-price
{
   display:block;
   margin:10px 0px 0px 0px;
   padding:0px;
}

.related-product-image-and-price img
{
    float:left;
    padding:2px;
    border: solid 1px #97b4d2;
}

.related-product-image-and-price .related-product-price
{
    text-align:right;
    width:90px;
    float:right;
    padding-top:10px;
}
.related-product-image-and-price .related-product-price img
{
    padding-top:10px;
    border: none;
    float:right;
}

.related-products-hr
{
    width:90%;
    color:#97b4d2;
}

.category-check-list
{
	list-style-image: none;
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
}

.category-check-list li
{
	list-style-image: none;
	list-style-type: none;
	margin-left:10px;
	padding-left:0px;
}

.category-check-list li a
{
	height:14px;
	width: 150px;
	padding-left:20px;
	background-image:url(images/category-filter-check-box.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
	color:#3b4b62;
}

.category-check-list li a:hover, .category-check-list li a.tick
{
	color:#0067b1;
	font-weight:normal;
	background-image:url(images/category-filter-check-box-tick.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
}

/*
 * Buttons
 */


 .AddToCartButtonSuggestedAccess
 {
  width: 164px;
  height: 32px;
  background: transparent url(images/btn-add-to-cart-suggested-access.png) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#LoginButton
 {
  width: 165px;
  height: 37px;
  background: transparent url(images/btn-sign-in.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/*.general-grey-button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;

	color:#FFF;
	font-weight:bold;
  width: 165px;
  height: 37px;
  background: transparent url(images/btn-general-grey.png) no-repeat center top;
  margin: 0;
  padding: 5px 5px 10px 16px;
  border: 0;*/
  /*cursor: pointer; /* hand-shaped cursor */
/*  cursor: hand; /* for IE 5.x */
/*}*/

.general-green-button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
  width: 165px;
  height: 37px;
  background: transparent url(images/btn-general-green.png) no-repeat center top;
  margin: 0;
  padding: 5px 5px 10px 34px;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


.cart-orange-button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#FFF;
	font-weight:bold;
  width: 276px;
  height: 59px;
  background: transparent url(images/btn-place-your-order.jpg) no-repeat center top;
  margin: 0;
  padding: 5px 5px 10px 34px;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


.content .wide-content .center-text
{
    text-align:center;
}

.align-right
{
    text-align:right;
    width:100%;
}

#cart-quick-links
{
    display:block;
    float:left;
    background-image:url('images/quick-link.gif');
    width:172px;
    height:122px;
}

#cart-quick-links ul
{
    margin-top:40px;
    margin-left:25px;
    padding:0px;
}

#cart-quick-links li
{
    list-style-image: url(images/solution-listing.png);
    margin-left:0px;
    padding:2px;
}

#cart-quick-links li a
{
    color:Black;
    text-decoration:none;
}

.content #main-content #topic-meet-team .meet-the-team {
	vertical-align:middle;
}

.content #main-content #topic-meet-team .meet-the-team h4{
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:10px 0px;
}

.content #main-content #topic-meet-team .meet-the-team h5{
	font-size:14px;
	margin:0px;
	padding:10px 0px;
}
.content #main-content #topic-meet-team .meet-the-team p{
	margin:0px;
	padding:2px 0px;
}
.content #main-content #topic-meet-team .meet-the-team tr{
	vertical-align:middle;
}
.content #main-content #topic-meet-team .meet-the-team tr td{
	vertical-align:middle;
}

.content #main-content #topic-meet-team .meet-the-team img{
	padding: 5px;
	margin: 5px;
	border: 1px solid #9a9a9a;
}

.content #main-content #topic-meet-team .meet-the-team .img-left{
	float:left;
}
#main-content #topic-solution #topic-text p .img-left{
	float:left;
}

.content #main-content #topic-meet-team .meet-the-team .img-right{
	float:right;
}

#bg-cell-number
{
    /*background-image: url(images/center-page-number.gif);
    background-repeat:repeat-x;
    text-align:center;
    font-weight:bold;
    color:#000;*/
	color:#333333;
}

#bg-cell-number-bottom
{
    background-image: url(images/center-page-number-bottom.gif);
    background-repeat:repeat-x;
    text-align:center;
    font-weight:bold;
    color:#000;
}

.summary-lines
{
    font-weight:bold;
    font-size:13px;
}

.summary-lines table tr td
{
    vertical-align:top;
}

.summary-lines table tr td#price-summary
{
       font-size:14px;
  }

#userName
{
    font-size:11px;
}

#loginText
{
    font-size:11px;
}
/*
 * Popup For Specification Glossory
 */
#popup {
    /* Necessary: */
    position: absolute;
    display: none;
    z-index: 10;

    /* Additional styling: */
    color:#000;
    padding:10px;
    width: 270px;
    font-size: 12px;
    background-color: #fff;
    border: 2px solid #ccc;
    /*opacity: .90;
    filter: alpha(opacity=90);*/
  }

.bold-italic{
	font-weight:bold;
	font-style:italic;
}

.no-border{
	border:none;
}



#main-content #topic-meet-team #topic-text .normal-box .normal-box-text #green-plan tr{
	vertical-align:top;

}
#main-content #topic-meet-team #topic-text .normal-box .normal-box-text #green-plan tr:hover{
	background-color:#9cf;
}

#main-content #topic-meet-team #topic-text .normal-box .normal-box-text #green-plan p{
	padding:0px 0px 10px 0px;
	margin:0px;
}

#main-content #topic-meet-team #topic-text .meet-the-team-staff-videopro td{
	vertical-align:top;
	text-align:center;
}
#main-content #topic-meet-team #topic-text .meet-the-team-staff-videopro td{
	vertical-align:top;
	text-align:center;
}
#main-content #topic-meet-team #topic-text .meet-the-team-staff-videopro img{
	border:none;
}

.business-centre td:hover{
	background-color:#DDD;
}

.business-centre .no-background:hover {
	background-color:#FFF;
}

#main-content #topic-meet-team #topic-text .meet-the-team tbody tr td .no-border-staff{
	border:none;
}

/*RETAIL PAGE TIME TABLE*/
#main-content #topic-meet-team #topic-text .retail-store tr{
	vertical-align:top;
}
#main-content #topic-meet-team #topic-text .retail-store h3{
	margin:0px;
	padding:0px;
}

.opening-hours dt{
	width:35%;
	height:25px;
	display:block;
	float:left;
	font-weight:bold;
	margin:0px;
	padding:0px;
	clear:both;
	text-align:left;
}
.opening-hours dd{
	width:65%;
	height:25px;
	display:block;
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
}
.opening-hours dl{
	background-color:#FF0
}

.content #blog-prod-month #blog .list ul li h3 a{
}

.content #blog-prod-month #blog .list ul li h3 a:hover{
	text-decoration:none;
}

.content #blog-prod-month #blog .list ul li h4 a:hover{
	text-decoration:none;
}
.content #blog-prod-month #blog .list ul li h4 a{
	color:#3b4b62;
}
/*HOME PAGES SLIDESHOW */
#slideshow {
    position:relative;
    height:252px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#slideshow-1 {
    position:relative;
    height:252px;
}

#slideshow-1 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

/*Manifacture pages listing*/
.manifacture-list td{
	/*border: 1px solid #fff;*/
	vertical-align:bottom;
}
/*.manifacture-list td:hover{
	border: 1px solid #0087ff;
}*/
.manifacture-list td table tr td:hover{
	border: 1px solid #fff;
}
.manifacture-list td table tr h2{
	text-align:center;
	font-size:16px;
}
.manifacture-list td table tr h2 a
{
    text-decoration:none;
}
.manifacture-list td table tr .price-manufacture{
	font-weight: bold;
	color: #0087ff;
	font-size: 15px;
}

/*CONFERENCE*/
.data-conference{
	padding-left:19px;
	background-image:url(images/calendar-event.png);
	background-position:left;
	background-repeat:no-repeat;
	font-size:12px;
}

/* Foooter*/
.copyright{
	padding: 10px 0px 0px 0px;
	display:block;
	width:800px;
	float:left;
	height:24;
}
.copyright-text{
	padding-left:20px;
	padding-top:10px;
	font-size:10px;
}
.ziller{
	padding: 10px 0px 0px 0px;
	display:block;
	float:right;
	width:80px;
	height:24px;
}

.sitemap{
	padding:10px;
	margin:10px;
}

.error{

}

/*SELECT ADDRESS STYLING*/

.select-adress-name h2{
	padding:0px;
	margin:5px 0px;
	color:#0087ff;
	font-size:14px;
}

.address-book-field tr td{
	text-align:right;
}
.address-book-field tr td input
{
    width:200px;
    height:15px;
    padding:3px;
	text-align:left;
	float:left;
}
.address-book-field tr td select
{
    padding:3px;
	text-align:left;
	float:left;
}


#shippingselect_gif{
	background-color:#fff;
	width:0px;
	height:0px;
	background-image:none;
}



/*
 * Error label
 */
.errorLg
{
    font-weight:bold;
    color:Red;

}

.bold-blue
{
    font-weight:bold;
    color:#0087ff;
}



.videopro-members
{
    margin:0px;
    padding:0px;
    font-size:16px;
}

.CartDeleteButton1
{
    background-image:url('images/delete-cross.jpg');
}

.case-studies-summary tr td{
	vertical-align: top;
}

.case-studies-summary tr td h3{
	margin:7px 0px 0px 0px;
	padding:0px;
	font-size:14px;
}

.case-studies-summary tr td p{
	margin:0px 0px 15px 0px;
	padding:8px 0px 0px 0px;
}

.case-studies-summary tr:hover{
	background-color:#f6f6f6;
}


/*	TO ADD MORE SPACE BETEEW MAIN AND THUMNAIL IN PRODUCT PAGE!


#products #products-top-bar #product-image .product-main-image img{
	padding:2px;
}

#products #products-top-bar #product-image .product-main-image .black-border{
	padding:0px;
}*/

#pnlCartSummarySubTotals
{
    width:400px;
    display:block;
    float:right;
}

.coupon-success
{
    color:#0087ff;
    font-weight:bold;
    font-size:14px;
}

.DisabledTextBox
{
    background-color:GrayText;
}

.EnabledTextBox
{
    background-color:White;
}

.AutoCompleteBackground
{
      background-color:white;
}

.AutoCompleteHighlight
{
      background-color:#ec8f3c;
      cursor:pointer;
      padding:2px;
      font-weight:bold;
      color:White;
}

.image-border
{
	border: 1px solid #9a9a9a;
	padding: 5px;
}


/*
.image-free-shipping {
	position: relative;
}

.image-free-shipping .free-shipping-60 {
	background: url(images/free-shipping-layer-60x60.png) no-repeat top left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 60px;
	width: 60px;
}

.image-free-shipping .free-shipping-150 {
	background: url(images/free-shipping-layer-150x150.png) no-repeat top left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 150px;
	width: 150px;
}

.image-free-shipping .free-shipping-250 {
	background: url(images/free-shipping-layer-250x250.png) no-repeat top left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 163px;
	width: 163px;
}

*/


/* Shopping Cart */

#ShopConfidencePanel{
	width: 932px;
}

.shopping-btm{
	margin:15px 0;
	width:570px;
	float:left;
	overflow:visible;
	clear:both;
}

a#continue-shopping, input.continue-shopping{
	background:url(images/shopping-cart.png) no-repeat -13px -12px;
		padding:0px 5px 5px 20px;
	display:block;
	color: #3b4b62;
	text-decoration: none;
	height:20px;
	width:140px;
	border:none;
	cursor:pointer;
}

a#remove-item-shopping-cart, input#remove-item-shopping-cart{
	background:url(images/shopping-cart.png) no-repeat -13px -36px;
	padding:0px 5px 5px 20px;
	display:block;
	margin:4px 0;
	color: #3b4b62;
	text-decoration:underline;
	height:20px;
	border:none;
	cursor:pointer;
}

#update-cart-cell {
    text-align:

}
#update-cart-cell input#btnUpdateCart2{
	background:url(images/shopping-cart.png) no-repeat -13px -394px;
	padding:0px 0px 5px 20px;
	display:block;
	margin:4px 15px 4px 20px;
	color: #3b4b62;
	text-decoration:underline;
	height:20px;
	border:none;
	float:right;
	cursor:pointer;
	width:100px;
}



/*.grey-box input#btnUpdateCart1,*/ .grey-box input#btnUpdateCart2{
	background:url(images/shopping-cart.png) no-repeat -13px -394px;
	padding:0px 0px 5px 20px;
	display:block;
	margin:4px 0px 4px 20px;
	color: #3b4b62;
	text-decoration:underline;
	height:20px;
	border:none;
	float:right;
	cursor:pointer;
	width:100px;
}

.grey-box input#btnChangePostcode, input#btnQualifyShipping {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #3B4B62;
    cursor: pointer;
    display: inline;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}


p.shopping-cart-product-description{
	margin:4px 0;
	padding:0;
}

h4.shopping-cart-product-description{
	font-size:15px;
	margin: 0 0 15px 0;
	padding: 0;
}


p.shopping-cart-product-description.sku{
	margin:4px 0;
	padding:0;
	font-size:11px;
	font-style:italic;
}

p.shopping-cart-product-description.free-shipping-icons{
	padding:6px 0px 5px 26px;
	background:url(images/shopping-cart.png) no-repeat -13px -62px;
	color: #0060a9;
	font-size:11px;
	font-weight:bold;
}

p.shopping-cart-product-description.call-for-availability{
	padding:6px 0px 5px 26px;
	background:url(images/shopping-cart.png) no-repeat -13px -412px;
	color: #0060a9;
	font-size:11px;
	font-weight:bold;
}

.content .wide-content h3#quantity-title{
    padding: 13px 13px 13px 0;
}
.content .wide-content .big-box-top-table-left.shopping-cart-a{
	width: 200px;
}


.content .wide-content .shoppingcart-a-summary .big-box-top-table-right{
	width: 200px;
	background-color:#999;
}

.content .wide-content .big-box-top-table-right.shopping-cart-a{
	width: 200px;
	background-color:#999;
}

.content .wide-content .big-box-top-table-right.shopping-cart-b{
	width: 150px;
}

.cost-cupon td{
	border-top: 1px #9599a1 solid;
	background-color:#d4d4d4;
}

.cost-cupon td table tr td{
	border-top: none;
}

.cost-cupon td#left-col{
	border-left: 1px #9599a1 solid;
}

.cost-cupon td.right-col{
	border-right: 1px #9599a1 solid;
}

#btnUpdateCart3
{
    cursor:pointer;
	background-color:#555;
	background-image:url(images/shopping-cart-B-add-cupon.jpg);
	width:80px;
	height:21px;
	border:none;
}
#button-gift{
	background-image:url(images/shopping-cart-B-add-cupon.jpg);
	width:80px;
	height:21px;
	border:none;
}


.content div #main-content .wide-content .wide-topic-text #shoppingcart-main #shoppingcart-a-summary #text-gift{
	width:95%;
	height:16px;
}

#shoppingcart-a-summary #CouponCode{
	width:180px;
	height:16px;
}


.bg-grey{
	padding:2px 15px 2px 0;
	font-size:13px;
	border:none;
}

.total-price{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	color:#000;
}

#quantity-list{
	width:50px;
	text-align:center;
}



div.padding-spacer{
	padding:0 10px 5px 10px;
}

.wide-content .wide-topic-text table .big-box-text td .price-subtotal{
	font-size:18px;
	font-weight:bold;
}

.content .wide-content .big-box-bottom.shopping-cart-a{
	width:937px;
	height: 15px;
	background-color:#FFF;
	background-image: url(images/bg-long-box-bottom-shopping-a.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#pnlCartSummary div#shopping-cart2 + .big-box-bottom
{
    display:none;
}
.clsUpdateButton
{
    background-image: url("images/bg-long-box-middle-shoppingcart-a.gif");
}
.clsUpdateButton input#btnUpdateCart2 {
    background: url("images/shopping-cart.png") no-repeat scroll -13px -394px transparent;
    border: medium none;
    color: #3B4B62;
    cursor: pointer;
    display: block;
    float: right;
    height: 20px;
    margin: -10px 10px 4px 20px;
    padding: 0 0 5px 20px;
    text-decoration: underline;
    width: 100px;
}

.box-top-title{
	position:relative;
	height: 44px;
	padding-left:15px;
	margin:0px;
	background-image: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.box-top-title.blue-top{
		background-position: 0px -801px;
}

.box-top-title span{
	position:absolute;
	top:0;
	right:0;
	height: 44px;
	width: 25px;
	margin:0px;
	background: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: -897px -96px;
}

.box-top-title.blue-top span{
	background-position: -897px -897px;
}

.box-bottom-title{
	position:relative;
	height: 15px;
	margin:0px;
	background: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -71px;
}

.box-bottom-title.blue-bottom{
	background-position: 0px -872px;
}

.box-bottom-title span{
	background: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: -897px -165px;
	position:absolute;
	top:0;
	right:0;
	height: 15px;
	width: 25px;
	margin:0px;
}

.box-bottom-title.blue-bottom span{
	background-position: -897px -966px;
}

.box-middle{
	padding:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9599a1;
	border-left-color: #9599a1;
}

.box-border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9599a1;
	border-left-color: #9599a1;
}

#shoppingcart-a-summary{
	background-image:url(images/shopping-cart-summary-box.png);
	background-repeat:repeat-y;
	background-position: left;
}

.box-middle.blue-middle{
	background-color:#daedfa;
}

.content .box-top-title h3 {
	padding-left: 0px;
}


.content div #main-content .wide-content .wide-topic-text div #informations-shipping{
	margin:15px 0;
	width:570px;
	float:left;
}

.content div #main-content .wide-content .wide-topic-text div #QuestionsPanel{
	margin:15px 0;
	width:570px;
	float:left;
}

.content div #main-content .wide-content .wide-topic-text div #help-call-us{
	width:570px;
}
.content div #main-content .wide-content .wide-topic-text div #help-call-us{


}

/*#price-total-summary{
	margin: 0 1px;
	width:280px;
	float: right;
}*/
#PriceTotalSummaryPanel{
	margin: 0 1px;
	width:280px;
	float: right;
}

.grey-box{
	background-color:#d4d4d4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9599a1;
	border-left-color: #9599a1;
	padding:5px;
}

#price-total-summary .grey-box{
	padding:5px 40px 5px 20px;
}

#price-total-summary .grey-box table tr td{
	text-align:right;
	vertical-align:bottom;
	padding-top:3px;
}

#price-total-summary .grey-box table tr td#total-title{
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	color:#000;
}

#price-total-summary .grey-box table tr td#total-price{
	font-size:20px;
	font-weight:bold;
	padding-top:8px;
	color:#000;
}

.box-bottom-grey-title{
	position:relative;
	height: 15px;
	margin:0px;
	background: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -214px;
}

.box-bottom-grey-title span{
	background: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: -292px -264px;
	position:absolute;
	top:0;
	right:0;
	height: 15px;
	width: 25px;
	margin:0px;
}

#shipping-informations tr td h5{
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -14px -95px;
	padding: 0 0 0 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
}


#shipping-informations tr td h5#return{
	background-position: -14px -123px;
}

#shipping-informations tr td h5#privacy{
	background-position: -14px -151px;
}

#shipping-informations tr td p{
	margin:5px 0;
	padding:0;
}

#shipping-informations tr td a{
	color:#3B4B62;
	text-decoration:underline;
}

#shipping-informations2 tr td h5#toll{
	padding: 0px;
	margin:0 0 20px 0;
	font-size:16px;
	font-weight:bold;
}

#shipping-informations2 tr td h5#chat{
	padding: 0px;
	margin:0 0 20px 0;
	font-size:16px;
	font-weight:bold;
}

#shipping-informations2 tr td div.toll{
	background: url(images/shopping-cart.png) no-repeat -14px -287px;
	height:28px;
	font-size:14px;
	font-weight:bold;
	padding-left:40px;
}

#shipping-informations2 tr td div.toll h6{
	padding:0px;
	margin:0px;
	font-weight:bold;
	color:#0060aa;
	font-size:16px;
}

#shipping-informations2 tr td div.toll{
	width:135px;
	font-size:13px;
	color:#000;
	text-align:right;
}

#shipping-informations2 tr td #btn_support{
	background: url(images/shopping-cart.png) no-repeat -14px -328px;
	display:block;
	height:30px;
	width:164px;
}

#checkout-box{
	float:right;
	margin:0 1px;
	width:270px;
	text-align:center;
	font-size:11px;
}

#checkout-box input.general-green-button, #checkout-box input.general-green-button{
	background: url(images/btn_checkout.gif) no-repeat #4caf34;
	height:59px;
	width:250px;
	text-indent:-9999px;
	display:block;
	border: none;
	overflow: hidden;
	font-size: 0; /* IE fix for text*/
	line-height: 0;
	cursor:pointer;
}

#checkout-box #security{
	background: url(images/shopping-cart.png) no-repeat -14px -254px;
	height:20px;
	width:162px;
	padding-left:20px;
	margin:5px auto;
	text-align:left;
	line-height:22px;
}

#checkout-box #ccards{
	background: url(images/shopping-cart.png) no-repeat 77px -368px;
	height:20px;
	width:160px;
	padding-right:95px;
	margin:5px auto;
	text-align:left;
	line-height:22px;
}

.promo-left{
	width:360px;
}

.promo-left h3{
	font-weight:bold;
	font-size:13px;
	color:#3b4b62 !important;
}

.promo-left .promo_speech{
	background: url(images/bg_promocode.gif);
	height:70px;
	width:320px;
	padding:10px;
}

.promo-left #CouponCode{
	height:14px;
	width:163px;
	font-size:11px;
}

.promo-left input.UpdateCartButton{
	background: url(images/btn_coupon.gif) no-repeat #4caf34;
	display:block;
	height:23px;
	width:82px;
	text-indent:-9999px;
	border: none;
	cursor:pointer;
	overflow: hidden;
	font-size: 0; /* IE fix for text*/
	line-height: 0;

}

.content .wide-content .wide-top-border-secure-checkout{
	width:952px;
	height: 79px;
	margin:0px;
	background: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 -309px;
}

.content .wide-content .wide-top-border-secure-checkout.blue{
	background-position: 0 -669px;
}

#checkout-main{
	margin:25px 0 0 5px;
	display:block;
	width:615px;
	float:left;
}

#shoppingcart-main{
	margin:25px 0 0 5px;
	display:block;
	width:720px;
	float:left;
}

#checkout-second{
	margin:25px 5px 0 0 ;
	display:block;
	width:295px;
	float:right;
	position: relative;
}
#shoppingcart-second{
	margin:25px 5px 0 0 ;
	display:block;
	width:180px;
	float:right;
}

#checkout-main.right-side{
	margin:25px 5px 0 0 ;
	float: right;
}

#checkout-second.left-side{
	margin:25px 0 0 5px;
	float: left;
}

#follower{
	position: absolute;
	width:295px;
	top: 0px;
	margin: 0;
	padding: 0;
}

#call-us-shopping{
	padding:3px 0;
	margin:0;
	font-size:16px;
	font-weight:bold;
}

.wide-content .wide-topic-text #checkout-second .box-middle{
	font-size: 13px;
	padding:10px;
}

.wide-content .wide-topic-text #checkout-main .box-middle{
	font-size: 14px;
	font-weight:bold;
	padding:10px;
}


#checkout-main #shipping-information input,
#checkout-main #billing-information input,
#checkout-main #payment-options input{
	width:250px;
	margin:3px 0 10px 0;
	padding:3px;
	background: #fafafa;
	border: 1px solid #999;
}

.wide-content .wide-topic-text #checkout-main #shipping-information select{
	width:200px;
	margin:3px 0 10px 0;
	padding:3px;
	background: #fafafa;
	border: 1px solid #999;
}

.wide-content .wide-topic-text #checkout-main #shipping-information input.small-text,
.wide-content .wide-topic-text #checkout-main #shipping-information .small-field input,
.wide-content .wide-topic-text #checkout-main #billing-information input.small-text,
.wide-content .wide-topic-text #checkout-main #billing-information .small-field input,
.wide-content .wide-topic-text #checkout-main #shipping-information #chkShowBillinfoPnel{
	width:50px;
}

.wide-content .wide-topic-text #checkout-main #shipping-information #chkLatestDeals,
.wide-content .wide-topic-text #checkout-main #shipping-information #chkShowBillinfoPnel{
    margin:0 0px 0 0;
    width: 15px;
    height:15px;
    border:none;
    background:#DAEDFA;
}

.wide-content .wide-topic-text #checkout-main span.gray-italic{
    color:#848689;
    font-style:italic;
    font-size:12px;
    font-weight:normal;
	margin-bottom:5px;
	display:block;
}

.wide-content .wide-topic-text #checkout-main #payment-options input.small-text{
	width:30px;
}

#checkout-main #shipping-information .box-middle table tr .radio-button input{
	width:15px;
	font-size: 13px;
	border: 1px solid #999;
}

.wide-content .wide-topic-text #checkout-main #shipping-information table .radio-button label{
	font-size: 13px;
	font-weight: normal;
}

.wide-content .wide-topic-text #checkout-main #shipping-information h5,
.wide-content .wide-topic-text #checkout-main #billing-information h5,
#checkout-main #payment-options h5{
	margin:3px 0 10px 0;
	padding:0;
	font-size:12px;
	color:#999;
}

.wide-content .wide-topic-text #checkout-main #shipping-information h5.valid{
	padding-left:20px;
	color:#333;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -14px -179px;
}

.wide-content .wide-topic-text #checkout-main #shipping-information h5.invalid{
	padding-left:20px;
	color:#333;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -14px -202px;
}


.wide-content .wide-topic-text #checkout-main #shipping-information input.valid{
	background: #dfffe7;
}

.wide-content .wide-topic-text #checkout-main #shipping-information input.invalid{
	background: #ffd4d4;
}


.content div #main-content .wide-content .wide-topic-text #checkout-main .shopping-cart-a,
.content div #main-content .wide-content .wide-topic-text #checkout-second .shopping-cart-a{
	margin-bottom:20px;
}

.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options tr td{
	text-align:left;
}

.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options #OrderNotes{
	width:90%;
	height:120px;
}

.content div #main-content .wide-content .wide-topic-text #checkout-main #step3-shipping-option{
	padding:15px;
	text-align:center;
}
.content div #main-content .wide-content .wide-topic-text #checkout-main #step3-shipping-option #OrderNotes{
	width:90%;
	height:80px;
}

.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options input{
	/*width:20px;
	height:10px;*/
	border:none;
	background:none;
}

.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options img{
}

.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options .box-middle h4{
	font-size:16px;
	font-weight:bold;
	margin:15px 0 0 0;
	padding:0;
}


#payment-options select{
	width:40px;
	margin-right:15px;
}

#payment-options span#ccv{
	font-size: 12px;
	font-weight:normal;
	padding-left:35px;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -0px -229px;
}

#orderButtonPanel tr td{
	text-align:center;
}

#orderButtonPanel tr td h2{
	font-size:22px;
}

#orderButtonPanel tr td h6{
	font-size:11px;
	font-weight:normal;
	width:210px;
	padding:5px 0 5px 6px;
	margin:8px auto;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -0px -256px;
}


#checkout-second #edit-shopping-cart .box-middle ul{
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#checkout-second #edit-shopping-cart .box-middle ul li{
	margin:10px 0;
	padding:0;
}

#checkout-second #edit-shopping-cart .box-middle ul li h3{
	color:#0060a9;
	font-size:12px;
	margin:0;
	padding:0;
}

#checkout-second #edit-shopping-cart .box-middle ul li h4{
	color:#3b4b62;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:0;
}

#checkout-second #edit-shopping-cart .box-middle ul li h5{
	color:#0060a9;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#checkout-second #edit-shopping-cart .box-middle ul li img{
	width:60px;
	height:60px;
}

#checkout-second #edit-shopping-cart .box-middle ul li table{
	margin:10px 0;
	text-align:center;

}

#checkout-second #edit-shopping-cart .box-middle hr{
	color: #fff;
	background: #ccc;
	height: 1px;
}

#checkout-second #edit-shopping-cart .box-middle #summary-total{
	font-size:16px;
	font-weight:bold;
}

#checkout-second #edit-shopping-cart .box-middle #cost-summary tr td{
	text-align: right;
	vertical-align:top;
	padding-top:1px;
	font-weight:normal;
}

#checkout-second #edit-shopping-cart .box-middle #cost-summary tr td#edit{
	text-align: left;
}

#checkout-second #call-us .box-middle p,
#checkout-second #why-videopro  .box-middle p{
	margin:3px 0;
	padding:0;
	font-size:11px;
}

#checkout-second #call-us .box-middle h2{
	margin:10px 0 0 0;
	padding:0;
	font-size:16px;
}


#checkout-second #why-videopro .box-middle ul,
#checkout-footer #why-videopro ul{
	margin:10px 0 0 0;
	padding:0;
	list-style-image: url(images/green-tick-checkout.jpg);
	list-style-position:inside;
}


/* FOOTER */

.vp-footer {
	display: block;
	height: 154px;
	width:970px;
	margin:0 auto;
	display:block;
	clear:both;
}

#checkout-footer #why-videopro .box-top-title{
	position:relative;
	height: 44px;
	padding-left:15px;
	margin:0px;
	background-image: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -418px;
}

#checkout-footer #why-videopro .box-top-title span{
	position:absolute;
	top:0;
	right:0;
	height: 44px;
	width: 25px;
	margin:0px;
	background: url(images/box-title-sprite.png);
	background-repeat: no-repeat;
	background-position: -945px -418px;
}

#checkout-footer #why-videopro .box-top-title h3{
	color: #ffffff;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	text-align: left;
}

/**** New CHEKOUT Footer ****/



#footer-container table tr td.testimonial-bg{
	background:url(images/testimonial_02.png) no-repeat bottom;
}

#footer-container table tr td.testimonial-bg #testimonial-experience{
	margin:0 10px 0 40px;
	padding:0 35px;
	background:url(images/comment.png) no-repeat center center;
}

#footer-container table tr td.testimonial-bg #testimonial-experience p{
	margin:5px 0;
	padding:0;
}

#footer-container ul{
	/*margin:10px 0 0 0;*/
	margin:0;
	padding:0;
	list-style-image: url(images/green-tick-checkout.jpg);
	list-style-position:inside;
}


/**** OLD CHEKOUT Footer ****/

/*
#checkout-footer #why-videopro .box-middle{
	background-color:#FFF;
}


#checkout-footer #why-videopro .box-middle table tr td.testimonial-bg{
	background:url(images/testimonial_02.png) no-repeat bottom;
}

#checkout-footer #why-videopro .box-middle table tr td.testimonial-bg #testimonial-experience{
	margin:0 10px 0 40px;
	padding:0 35px;
	background:url(images/comment.png) no-repeat center center;
}

#checkout-footer #why-videopro .box-middle table tr td.testimonial-bg #testimonial-experience p{
	margin:5px 0;
	padding:0;
}*/

.checkout-green-button{
  width: 276px;
  height: 59px;
  background: transparent url(images/btn-place-your-order.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.checkout-green-button-real{
  width: 276px;
  height: 59px;
  background: transparent url(images/btn-place-your-order-green.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.checkout-continue-green-button-disabled
{
  width: 279px;
  height: 61px;
  background: transparent url(images/click-to-continue-disabled.png) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.checkout-continue-green-button{
  width: 279px;
  height: 61px;
  background: transparent url(images/click-to-continue.jpg) no-repeat center top;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/*LONG BOX IN CONTENT*/
/*.content .wide-content .big-box {
	width:937px;
	margin-bottom:0px;
	background-image: url(images/bg-long-box-middle.jpg);
}
.content .wide-content .big-box-top{
	width:937px;
	height: 44px;
	margin:0px;
	background-image: url(images/bg-long-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content .wide-content .big-box-top-table{
	background-image: url(images/top-long-box-center.jpg);
	background-repeat: repeat-x;
	background-position: top;
}*/

/*.content .wide-content .big-box-top-table-right{
	background-image: url(images/top-long-box-right.gif);
	background-position: top right;
}

.content .wide-content .big-box-bottom-brands {
	width:937px;
	height: 44px;
	background-image: url(images/bg-long-box-bottom-brands.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.content .wide-content .big-box-text {
	padding: 3px 15px;
}*/

/*Form Validation*/
	.LV_validation_message{
        padding-top: 0pt;
        padding-right: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        font-size: 12px;
        color: #999999;
	     margin:0 0 0 15px;
	}

	.LV_valid
	{
	display: inline-block;
	width:150px;
	height:15px;
	margin-left:10px;
	color:#333;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -14px -179px;
	}

	.LV_invalid {
	display: inline-block;
	width:150px;
	height:15px;
	margin-left:10px;
	color:#333;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -14px -202px;

	}



	.wide-content .wide-topic-text #checkout-main #shipping-information input.LV_valid_box
	{
	    background-color: #dfffe7;
	}

	.wide-content .wide-topic-text #checkout-main #shipping-information input.LV_invalid_box
	{
	    background-color: #ffd4d4;

	}

    .wide-content .wide-topic-text #checkout-main #billing-information input.LV_valid_box
	{
	    background-color: #dfffe7;
	}

	.wide-content .wide-topic-text #checkout-main #billing-information input.LV_invalid_box
	{
	    background-color: #ffd4d4;

	}


	.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active,
	textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	     border: 1px solid #00CC00;
	}

	.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active,
	textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	     border: 1px solid #CC0000;
	}




	.wide-content .wide-topic-text #checkout-main #shipping-information h5.valid{
	padding-left:20px;
	color:#333;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -14px -179px;
}

.wide-content .wide-topic-text #checkout-main #shipping-information h5.invalid{
	padding-left:20px;
	color:#333;
	background: url(images/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: -14px -202px;
}
/*Form Validation*/

/* Popup */

#videopro-popup {

	z-index:9999999 !important;

    /* overlay is hidden before loading */
    display:none;

    /* standard decorations */
    width:740px;

    /* for modern browsers use semi-transparent color on the border. nice! */
	/*border:1px solid #666;*/

	/* CSS3 styling for latest browsers */
	/*-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	*/

}

#videopro-popup div#image-popup {
	text-align:center;
    padding:0px 0;
    /*background-color: #FFF;*/
	color:#000;
}

#videopro-popup div#image-popup img{
	border:none;
}


#videopro-popup div#close-button {
	position:absolute;
	right:-10px;
	top:-10px;
	cursor:pointer;
	height:48px;
	width:48px;
}
#videopro-popup input{
	width:250px;
}
#videopro-popup div#close-button .close{
	background: url(images/btn-popup-close.png);
	width:48px;
	height:48px;
    display: block;
}
/*popup*/

#coupon-table {
text-align:left;
}

#my-secure-title{
	padding:0 0 15px 0;
	margin:0;
}

/* check out  */
.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options .box-middle #priority-precessing {
	margin:0 0 10px;
}
.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options .box-middle #priority-precessing h4 {
	font-size:14px;
}
.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options .box-middle #priority-precessing p {
	font-size:11px;
	font-weight: normal;
	margin:5px 0;
	padding:0;
}

#priority-terms-conditions{
	width: 450px;
	background-color:#FFC;
	padding:5px;
}

#pop-up-checkout{
	width: 600px;
	background-color:#FFC;
	padding:5px;
}

.content div #main-content .wide-content .wide-topic-text #checkout-main #shipping-options .box-middle
{
    padding:10px 0;
}
.shipping-step{
    clear:both;
    color:#000000;
}
.content .wide-content .shipping-step h3
{
    background:transparent url("images/checkout-blue-bar.png") repeat-x top left;
    padding:1px 40px;
}
.shipping-step .left, .shipping-step .right{
    float:left;
    width:260px;
    padding:10px 10px 10px 0;
    margin:18px;
}
.shipping-step .left input
{
	float: left;
    margin: 5px 0px 0 0;
}
.shipping-step .right input
{
	float: left;
    margin: 5px 7px 0 0;
}
.shipping-step .left
{
    background:#dfffe7 url("images/white-bg.png") repeat-y top left;
}
.shipping-step .left.no-bg
{
    background:none;
    font-size:13px;
    font-weight:normal;
    padding-top:20px;
}
.shipping-step .left.no-bg span
{
    font-style:italic;
}
.shipping-step .right
{
    font-size:20px;
}
.shipping-step .right p
{
    font-size:13px;
    font-style:italic;
    color:#000000;
    font-weight:normal;
    line-height:1.5em;
}
.shipping-step .right textarea
{
    width:250px;
    height:125px;
}
.shipping-step .left .top
{
    width:260px;
    margin:0;
    height:48px;
}
.shipping-step .left .top span{
    color:#2688c5;
}
.shipping-step .left .top .info
{
    font-size:20px;
    padding-left:60px;
    float:left;
    height:48px;
}
.shipping-step .left .top .step1
{
    background:transparent url("images/checkout-shipping-step1.png") no-repeat top left;
}
.shipping-step .left .top .step2
{
    background:transparent url("images/checkout-shipping-step2.png") no-repeat top left;
}
.shipping-step .left .top .add-this
{
    float:right;
    font-size:12px;
    font-style:italic;
    color:#767676;
    font-weight:normal;
}
.shipping-step ul
{
    list-style:none;
    margin:10px 0 0 27px;
    padding:0;
}
.shipping-step ul li
{
    background: transparent url("images/checkout-green-tick.png") no-repeat top left;
    font-size:13px;
    font-weight: normal;
    padding: 0 0 7px;
    padding-left: 35px;

}
.shipping-step p{
	font-size:13px;
    font-weight: normal;
	padding-left:27px;
}

#carbon-emisssion img
{
    float:left;
    margin-right:10px;
}
#carbon-emisssion p
{
    margin:0;
    line-height:1.5em;
    color:#000000;
    font-style:italic;
    font-size:13px;
}
#latestDealsTable{
	margin-bottom:10px;
}

/*CHRISTMAS 2010*/
.content .wide-content .wide-top-border#christmas-category{
	width:952px;
	height:123px;
	margin:0px;
	background-image: url(images/christmas/category-top-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content .wide-content .big-box-top-christmas{
	width:937px;
	height: 44px;
	margin:20px 0 0 0;
	background-image: url(images/christmas/bg-long-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.content .wide-content .big-box-bottom-christmas {
	width:937px;
	height: 44px;
	background-image: url(images/christmas/bg-long-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

a.read-more-link-christmas{
	display:block;
	margin:8px 0 0 0;
}
#christmas-category-text .manifacture-list td table .box-category h6 a
{
	color:#0675b9;
}


/* mothers day PayPal 2011 */

/*CHRISTMAS 2010*/
.content .wide-content .wide-top-border#mothersday-category{
	width:952px;
	height:155px;
	margin:0px;
	background-image: url(images/mothersday/category-top-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content .wide-content .wide-top-border#mothersday-category-2{
	width:952px;
	height:155px;
	margin:0px;
	background-image: url(images/mothersday/VP_Mothers_Day_Category_Banner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content .wide-content .big-box-top-mothersday{
	width:937px;
	height: 44px;
	margin:20px 0 0 0;
	background-image: url(images/mothersday/bg-long-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.content .wide-content .big-box-bottom-mothersday {
	width:937px;
	height: 44px;
	background-image: url(images/mothersday/bg-long-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.content .wide-content .big-box-top-mothersday-2{
	width:937px;
	height: 44px;
	margin:20px 0 0 0;
	background-image: url(images/mothersday/VP-bg-long-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.content .wide-content .big-box-bottom-mothersday-2 {
	width:937px;
	height: 44px;
	background-image: url(images/mothersday/VP-bg-long-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

a.read-more-link-mothersday{
	display:block;
	margin:8px 0 0 0;
}

.category-head-padding.mothersday{
	padding-left:76px;
}

/* mothers day 2011 end */



.content #Christmast-hot-product .big-box-home-top  h3{
	color:#FFF;
	font-size:16px;
	padding:12px  0 0 15px;
}

.content #Christmast-hot-product.big-box-home .big-box-home-text .hot-product-wrapper{
	background-image: none;
}

.content #Christmast-hot-product .big-box-home-top  {
background-image: url(images/christmas/hot-christmas-product.jpg);
height:100px;
}

.content #Christmast-hot-product .big-box-home-bottom {
	height: 35px;
	background-image: url("images/christmas/hot-christmas-product-bottom.jpg");
}
.content #Christmast-hot-product.big-box-home .big-box-home-text .hot-product h4 {
font-size: 14px;

color: #ff3333;

font-weight: bold;

vertical-align: top;

height:auto;

padding-top: 3px;

padding-right: 0px;

padding-bottom: 3px;

padding-left: 0px;

margin-top: 5px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 0px;

}

/*CHRISTMAS*/


/* EOY SALE */
.content .wide-content .wide-top-border#eoy-promo-category{
	width:952px;
	height:123px;
	margin:0px;
	background-image: url(images/boxing-day-promo/category-top-header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.content .wide-content .big-box-top-christmas{
	width:937px;
	height: 44px;
	margin:20px 0 0 0;
	background-image: url(images/boxing-day-promo/bg-long-box-top.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.content .wide-content .big-box-bottom-christmas {
	width:937px;
	height: 44px;
	background-image: url(images/boxing-day-promo/bg-long-box-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a.read-more-link-christmas{
	display:block;
	margin:8px 0 0 0;
}
/* EOY SALE */


/*  STORE LOCATOR FACEBBOK LINK */
#store-locator-fb{
	padding:10px 0 10px 25px;
	background: url(images/locator-bar.jpg) no-repeat left;
}
#store-locator-fb a{
	background: url("images/icon-locate-fb.jpg") no-repeat scroll left center transparent;
	clear:both;
	color:#0087FF;
	display:block;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 10px 45px;
}
#store-locator-fb a:hover{
	text-decoration:none;
}



/*  STORE LOCATOR FACEBBOK LINK */


/* aus day sale */

.content .wide-content .wide-top-border.ausday{
	height: 195px  !important;
	background-image: url(images/ausday/banner-ausday.jpg) !important;
}

.big-box-top.ausday{
	background-image: url(images/ausday/bg-long-box-top-ausday.jpg) !important;
}

.big-box-bottom-brands.ausday{
	background-image: url(images/ausday/bg-long-box-bottom-ausday.jpg) !important;
}

h4.ausday{
	background-color:#d32f41 !important;
}

h4.ausday span{
	color:#fff !important;
}

.wider{
	width:156px;
}



/* ==================================== Re-design style 2011 ==================================================== */


.wrapper * {
	margin: 0;
	padding: 0;
	color: #747474;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

.wrapper img {border: none;}
.wrapper p{ margin-bottom:1em;}
.wrapper span {color: inherit;}

.wrapper a, .wrapper a:visited {
	color:#00AEEF;
	text-decoration: none;
	cursor:pointer !important;
}

.wrapper a:hover {
	text-decoration: underline;
}

.wrapper .clear{
	clear:both;
}
.wrapper .left{
	float:left;
}
.wrapper .right{
	float:right;
}


.wrapper h1{
	font-size:24px;
}
.wrapper h2{
	font-size:18px;
	margin-bottom:10px;
}
.wrapper h3{
	font-size:14px;
	text-transform:uppercase;
}

.wrapper .blue{
	color:#006bb7;
}
.wrapper .lt-blue{
	color:#00aeef;
}
.wrapper .border-top-bottom{
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	margin:20px 0;
    padding:15px 0;
}
.wrapper .section-title{
	font-size:20px;
}


/* ---------------- layout ----------- */
.col-space {
	display: block;
	clear: both;
	padding: 0 10px;
}
.col-space {
	display: block;
	clear: both;
	padding: 0 0px;
}
 .col-half {
	float: left;
	width: 50%;
}
.col-onethird {
	display: block;
	float: left;
	width: 290px;
	margin-right:15px;
}
.col-twofive {
	float: left;
	width: 384px;
}
.col-threefive {
	float: left;
	width: 576px;
}
.col-foursix {
    float: left;
    width: 640px;
}
.col-twosix {
    float: left;
    width: 320px;
}
.col-onesix {
	float: left;
	width: 134px;
	padding-right:10px;
}
.wrapper {
	margin: 0 auto;
	width: 980px
}
.wrapper {
	margin: 0 auto;
	width: 960px
}

/* ---------------- header ----------- */
#header-container{
	margin-top: 20px;
    position: relative;
	z-index:8888;
}
#header-container .col1{
	float:left;
}
#header-container .col2{
	float:left;
	width:450px;
	padding:27px 10px 0 10px;
	*padding:20px 10px 0 10px;
}
#header-container .col2 .call-details{
	color:#006ab5;
	font-size:21px;
	font-weight: bold;
	padding-bottom:5px;
}
#header-container .col2 .live-chat{
	margin:0;
}
#header-container .col2 .call-details span{
	font-size:14px;
}
#header-container .col3.notice-board{
	background: url("images/col-bg.png") repeat-x scroll left bottom #E0E6EC;
    height: 58px;
    padding: 10px 10px 20px;
    position: absolute;
    right: 210px;
    top: -20px;
    width: 175px;
}


#header-container .col4{
	float:right;
	padding:10px 0;
	width:180px;
}
#header-container .top-right-links a{
	color:#747474;
	display:block;
}
#header-container .top-right-links a:hover{
	color:#00AEEF;
}
#header-container .top-right-links .left{
	float:left;
	padding:0 10px;
	border-right:1px solid #b7b7b7;
	height: 47px;
}
#header-container .top-right-links .right{
	float:right;
	padding:0 0 0 10px;
	border:none;
}
#header-container .bottom{
	background:#e6e6e6;
	border-top:0px solid;
	border-right:1px solid #C6CDD5;
	border-left:1px solid #C6CDD5;
	border-bottom:1px solid #C6CDD5;
    padding:0 10px;
	clear:both;
}
#header-container .bottom .left{
	width:300px;
	padding:6px 0;
}
h2.Search{display: none;}
.search .text{
	background:url("images/sprites-icons.png") no-repeat !important;
	background-color:#FFF !important;
    background-position:4px -115px !important;
    border:1px solid #b1b1b1 !important;
    padding:4px 4px 4px 25px !important;
    width:185px; !important;
	float:left !important;
}
#header-container .bottom .quick-links{
	float:left;
	width:275px;
	margin-left:30px;
	list-style:none;
	padding:0;
}
#header-container .bottom .quick-links li{
	float:left;
	color:#006ab5;
    display:block;
    height:38px;
	position:relative;
	z-index:5000;
}
#header-container .bottom .quick-links .seperator{
    color:#B5BFCA;
	padding:0px;
	font-size:20px;
	line-height:34px;
}
#header-container .bottom .quick-links li a, #header-container .bottom .quick-links li a:visited{
	background: url("images/sprites-menu.png") no-repeat;
	color:#006ab5;
	font-weight:bold;
	font-size:14px;
	display:block;
	width:93px;
	text-indent:-5000px;
	overflow:hidden;
}

#header-container .bottom .quick-links li a.personal , #header-container .bottom .quick-links li a.personal:visited,
#header-container .bottom .quick-links li a.professional, #header-container .bottom .quick-links li a.professional:visited,
#header-container .bottom .quick-links li a.personalactive, #header-container .bottom .quick-links li a.personalactive:visited,
#header-container .bottom .quick-links li a.professionalactive, #header-container .bottom .quick-links li a.professionalactive:visited{
	background-image: url("images/buttons.png");
	color:#006ab5;
	display:block;
	width:127px;
	height:38px;
	text-indent:-5000px;
	overflow:hidden;
}
#header-container .bottom .quick-links li a:active, #header-container .bottom .quick-links li a:hover, #header-container .bottom .quick-links li a.hover{
	color:#FFF;
	text-decoration:none;
}


.quick-links .drop-down a{
	text-indent:0px !important;
	overflow:visible !important;
}


.quick-links li a.browse, .quick-links li a.learn, .quick-links li a.connect{
	height:39px;
}

#header-container .quick-links li a.browse, #header-container .quick-links li a.browse:visited{
	background-position:-10px -238px;

}

#header-container .quick-links li a.learn, #header-container .quick-links li a.learn:visited{
	background-position:-112px -238px;
	width:78px;
}

#header-container .quick-links li a.connect, #header-container .quick-links li a.connect:visited{
	background-position:-205px -238px;
	width:90px;
}

#header-container .quick-links li a.browse:hover, #header-container .quick-links li a.browse.hover{
	background-position:-10px -277px;
}

#header-container .quick-links li a.learn:hover, #header-container .quick-links li a.learn.hover{
	background-position:-112px -277px;
}


/* Business Pages 2013*/
#header-container .quick-links li a.personal, #header-container .quick-links li a.personal:visited{
	background-position:0px 0px;

}

#header-container .quick-links li a.professional, #header-container .quick-links li a.professional:visited{
	background-position:-132px 0px;
}

#header-container .quick-links li a.personal:hover, #header-container .quick-links li a.personal.hover{
	background-position: 0px -76px;
}

#header-container .quick-links li a.professional:hover, #header-container .quick-links li a.professional.hover{
	background-position:-132px -76px;
}
/* Business Pages 2013*/

/* Business Pages Active 2013*/
#header-container .quick-links li a.personalactive, #header-container .quick-links li a.personalactive:visited{
	background-position:0px -38px;

}

#header-container .quick-links li a.professionalactive, #header-container .quick-links li a.professionalactive:visited{
	background-position:-132px -38px;
}

#header-container .quick-links li a.personalactive:hover, #header-container .quick-links li a.personalactive.hover{
	background-position: 0px -114px;
}

#header-container .quick-links li a.professionalactive:hover, #header-container .quick-links li a.professionalactive.hover{
	background-position:-132px -114px;
}
/* Business Pages Avtive 2013*/
#header-container .quick-links li a.connect:hover, #header-container .quick-links li a.connect.hover{
	background-position:-205px -277px;
}



.cart, .cart:visited{
	display:block;
	float:right;
	padding:6px 0 0 0px;
	color: #747474 !important;
	text-decoration:none !important;
}

.cart:hover, .cart:active{
	text-decoration:none !important;
	color:#e01921 !important;
}


#header-container .bottom .cart span.hel-neue{
	background-position:0px -45px;
	display:block;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	color:#333;
	font-size:14px;
    padding:8px 5px 0 22px;
}
#header-container .bottom .cart .items{
	float:left;
	padding-top:7px;
}

/* ---------------- navigation ----------- */

.primary-nav{
	clear:both;
	z-index:8888;
}
.primary-nav ul{
	/*background:url("images/nav-bg.png") repeat-x scroll left top transparent;
	height:79px;*/
}
.primary-nav ul{
	list-style:none;
}

.primary-nav ul li.first-lvl{
	float:left;
	display:block;
    height:79px;
	min-width:66px;
    margin:0;
	padding:0px;
    text-align:center;
	position:relative;
	z-index:8888;
}


.primary-nav ul li.first-lvl a.hel-neue{
	background:url("images/sprites-menu.png") no-repeat left top #333333;
	color:#fff;
	display:block;
	width:68px;
	height:30px;
	padding:49px 2px 0px 2px;
    text-align:center;
	overflow:hidden;
	*line-height:10px;
	*padding:47px 2px 2px 2px;
}



.primary-nav ul li.first-lvl a.long{
	padding-top:55px;
	height:24px;
	*padding-top:53px;
}

.primary-nav ul li.first-lvl a.hel-neue:hover{
	text-decoration:none;
}
.primary-nav ul li.separator {
    background:url("images/seperator.png") no-repeat top left #333333;
    /*background:url("images/seperator.png") no-repeat top left #003a77;*/
	min-width:2px !important;
    width: 2px !important;
	padding:0px;
	margin:0px;
}

.primary-nav > ul > li.separator:last-of-type, .primary-nav > ul > li.separator:nth-last-of-type(2){
display: none;
}

/* menu variations */
ul li.first-lvl a.television:link, ul li.first-lvl a.television:visited{
	background-position:0px 0px;
}
ul li.first-lvl a.home-theatre:link, ul li.first-lvl a.home-theatre:visited{
	background-position:-66px 0px;
	width:68px !important;
}
ul li.first-lvl a.entertainment:link, ul li.first-lvl a.entertainment:visited{
	background-position:-138px 0px;
}
ul li.first-lvl a.computers:link, ul li.first-lvl a.computers:visited{
	background-position:-207px 0px;
}
ul li.first-lvl a.cameras:link, ul li.first-lvl a.cameras:visited{
	background-position:-275px 0px;
}
ul li.first-lvl a.clearance:link, ul li.first-lvl a.clearance:visited{
	background-position:-344px -158px;
}
ul li.first-lvl a.prof-video:link, ul li.first-lvl a.prof-video:visited{
	background-position:-412px 0px;
}
ul li.first-lvl a.video-conf:link, ul li.first-lvl a.video-conf:visited{
	background-position:-478px 0px;
	width:66px !important;
}

ul li.first-lvl a.av-design:link, ul li.first-lvl a.av-design:visited{
	background-position:-550px 0px;
}
ul li.first-lvl a.tech:link, ul li.first-lvl a.tech:visited{
	background-position:-618px 0px;
}
ul li.first-lvl a.project:link, ul li.first-lvl a.project:visited{
	background-position:-685px 0px;
}
ul li.first-lvl a.training:link, ul li.first-lvl a.training:visited{
	background-position:-755px 0px;
}
ul li.first-lvl a.vp-care:link, ul li.first-lvl a.vp-care:visited{
	background-position:-823px 0px;
}
ul li.first-lvl a.community:link, ul li.first-lvl a.community:visited{
	background-position:-892px -240px;
	width: 70px;
}
ul li.first-lvl a.community cufon{
	top: -5px

}
ul li.first-lvl a.community cufon:nth-child(2){
	left: -2px
}

/**** NEW ICONS ***/

ul li.first-lvl a.volume:link, ul li.first-lvl a.volume:visited{
	background-position:-138px 0px;
}
ul li.first-lvl a.headphones:link, ul li.first-lvl a.headphones:visited{
	background-position:-478px 0px;
}
ul li.first-lvl a.microphone:link, ul li.first-lvl a.microphone:visited{
	background-position:-685px 0px;
}
ul li.first-lvl a.piechart:link, ul li.first-lvl a.piechart:visited{
	background-position:-755px 0px;
}
ul li.first-lvl a.video-cameras:link, ul li.first-lvl a.video-cameras:visited{
		background-position: -823px 0px;
	}

/* menu variations hover */

ul li.first-lvl a.television:hover, ul li.first-lvl a.television.hover{
	background-position:0px -79px;
}
ul li.first-lvl a.home-theatre:hover, ul li.first-lvl a.home-theatre.hover{
	background-position:-66px -79px;
	width:68px;
}
ul li.first-lvl a.entertainment:hover, ul li.first-lvl a.entertainment.hover{
	background-position:-138px -79px;
}
ul li.first-lvl a.computers:hover, ul li.first-lvl a.computers.hover{
	background-position:-207px -79px;
}
ul li.first-lvl a.cameras:hover, ul li.first-lvl a.cameras.hover{
	background-position:-275px -79px;
}
ul li.first-lvl a.clearance:hover, ul li.first-lvl a.clearance.hover{
	background-position:-344px -79px;
}
ul li.first-lvl a.prof-video:hover, ul li.first-lvl a.prof-video.hover{
	background-position:-412px -79px;
}
ul li.first-lvl a.video-conf:hover, ul li.first-lvl a.video-conf.hover{
	background-position:-478px -79px;
}

ul li.first-lvl a.av-design:hover, ul li.first-lvl a.av-design.hover{
	background-position:-550px -79px;
}
ul li.first-lvl a.tech:hover, ul li.first-lvl a.tech.hover{
	background-position:-618px -79px;
}
ul li.first-lvl a.project:hover, ul li.first-lvl a.project.hover{
	background-position:-685px -79px;
}
ul li.first-lvl a.training:hover, ul li.first-lvl a.training.hover{
	background-position:-755px -79px;
}
ul li.first-lvl a.vp-care:hover, ul li.first-lvl a.vp-care.hover{
	background-position:-823px -79px;
}
ul li.first-lvl a.community:hover, ul li.first-lvl a.community.hover{
	background-position:-892px -79px;
}


/**** NEW ICONS ***/

ul li.first-lvl a.volume:hover, ul li.first-lvl a.volume.hover{
	background-position:-138px -79px;
}
ul li.first-lvl a.headphones:hover, ul li.first-lvl a.headphones.hover{
	background-position:-478px -79px;
}
ul li.first-lvl a.microphone:hover, ul li.first-lvl a.microphone.hover{
	background-position:-685px -79px;
}
ul li.first-lvl a.piechart:hover, ul li.first-lvl a.piechart.hover{
	background-position:-755px -79px;
}
ul li.first-lvl a.video-cameras:hover, ul li.first-lvl a.video-cameras.hover{
	background-position:-823px -79px;
}

/* menu variations hactive */

ul li.first-lvl a.television:active{
	background-position:0px -158px;
}
ul li.first-lvl a.home-theatre:active{
	background-position:-66px -158px;
	width:68px;
}
ul li.first-lvl a.entertainment:active{
	background-position:-138px -158px;
}
ul li.first-lvl a.computers:active{
	background-position:-207px -158px;
}
ul li.first-lvl a.cameras:active{
	background-position:-275px -158px;
}
ul li.first-lvl a.clearance:active{
	background-position:-344px -158px;
}
ul li.first-lvl a.prof-video:active{
	background-position:-412px -158px;
}
ul li.first-lvl a.video-conf:active{
	background-position:-478px -158px;
}

ul li.first-lvl a.av-design:active{
	background-position:-550px -158px;
}
ul li.first-lvl a.tech:active{
	background-position:-618px -158px;
}
ul li.first-lvl a.project:active{
	background-position:-685px -158px;
}
ul li.first-lvl a.training:active{
	background-position:-755px -158px;
}
ul li.first-lvl a.vp-care:active{
	background-position:-823px -158px;
}
ul li.first-lvl a.community:active{
	background-position:-892px -158px;
}


/**** NEW ICONS ***/

ul li.first-lvl a.volume:active{
	background-position:-138px -158px;
}
ul li.first-lvl a.headphones:active{
	background-position:-478px -158px;
}
ul li.first-lvl a.microphone:active{
	background-position:-685px -158px;
}
ul li.first-lvl a.piechart:active{
	background-position:-755px -158px;
}
ul li.first-lvl a.video-cameras:active{
	background-position:-823px -158px;
}
/* ---------------- dropdown ----------- */

#primary-nav-list{
	z-index:8888;
}

#primary-nav-list div.drop-down{
	display:none;
	z-index:8888;
}



#primary-nav-list *:hover div.drop-down {
    display: block;
    left: 0;
    position: absolute;
    top: 78px;
	z-index:40;
}

#primary-nav-list *:active div.drop-down {
    display: block;
    left: 0;
    position: absolute;
    top: 78px;
	z-index:40;
}

#primary-nav-list *:hover div.drop-down.other-nav, #primary-nav-list *:active div.drop-down.other-nav{
    left: -149px;
}

#primary-nav-list *:hover div.drop-down.care, #primary-nav-list *:active div.drop-down.care{
    left: -283px;
}


.drop-down{
	background:#333333;
	width:500px;
	padding:15px;
	-moz-box-shadow: 3px 5px 5px #666;
	-webkit-box-shadow: 3px 5px 5px #666;
	box-shadow: 3px 5px 5px #666;
	color:#ccc !important;
	 display: none;
	 text-align:left;
}



.drop-down h4{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin:0px;
	padding: 0px 0px 10px 0px;
}

.drop-down p{
	color:#CCC;
}

.drop-down a, .drop-down a:visited{
	color:#CCC;
}

.drop-down a:hover, .drop-down a:active{
	color:#fff;
	text-decoration:underline;
}

.drop-down li{
	list-style:none;
	display:block;
	width:100%;
	padding:0px 10px 5px 0px;
}

.drop-down li a{
	display:block;
	/*min-height:16px;*/
	line-height:16px;
}

a.underline{
	text-decoration:underline !important;
}

/* -- dropdown layout -- */
.dd-left{
	float:left;
	width:290px;
	padding-right:10px;
}

.dd-right{
	float:left;
	width:190px;
	background: url("images/bg-dropdown-vert.png") repeat-y top left;
	padding-left:10px;
	min-height:140px;
}

.dd-btm{
	font-size:11px;
	background: url("images/bg-dropdown-hor.png") repeat-x top left;
	clear:both;
	width:100%;
	color:#ccc !important;
	padding-top:10px;
	margin-top:10px;
}

.expert-container img{
	float:left;
	padding-right:5px;
	width:50px;
}

.dd-left ul{
	width:140px;
	float:left;
	padding-right:5px;
}



.dd-content{
	float:left;
	width:130px;
}

.dd-right a:hover , .dd-right a:hover p, .dd-content a:hover , .dd-content a:hover p, .portfolio a:hover{
	text-decoration:none !important;
}

.dd-right a:hover h5, .portfolio a:hover h5{
	color:#fff;
	text-decoration:none !important;
}

.portfolio p{
	padding-bottom:0px;
	margin:0px;
}

.dd-right a img, .portfolio a img{
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;           /* fx, safari, opera */
}

.dd-right a:hover img, .portfolio a:hover img{
	filter: alpha(opacity=100); /* internet explorer */
	-khtml-opacity: 1;      /* khtml, old safari */
	-moz-opacity: 1;       /* mozilla, netscape */
	opacity: 1;           /* fx, safari, opera */
}

/* -- dropdown variations -- */

/* products */
.products-nav{

}

.portfolio{
	width:220px;
	min-height:260px;
}


/* b2b */

.b2b-nav{
	width:320px;
}

.b2b-nav .dd-left{
	width:150px;

}

.b2b-nav .dd-right{
	width:140px;
	min-height:260px;
}

.b2b-nav .dd-btm .dd-content{
	width:240px;
}

.b2b-nav .dd-btm .b2b-expert{
	float:left;
	padding-right:10px;
}

.solutions li{
	width:160px;
}

.expert-container {
	padding: 8px 0;
	clear: both;
}

/* solutions*/

.solutions a{
	padding-left:25px;
	background: url("images/sprites-menu.png") no-repeat 0px -365px;
}

.solutions a:hover{
	text-decoration:underline !important;
}



/* professional Video */



.solutions a.education{
	background-position:-276px -365px;
}

.solutions a.broadcast{
	background-position:-276px -386px;
}

.solutions a.post-prod{
	background-position:-276px -409px;
}

.solutions a.business{
	background-position:-276px -430px;
}

.solutions a.freelance{
	background-position:-276px -453px;
}

.solutions a.forensics{
	background-position:-276px -475px;
}

/* Video Conferencing & av design  & tec in education*/


.solutions a.lecture-theatres{
	background-position:-550px -365px;
}

.solutions a.classroom{
	background-position:-550px -386px;
}
.solutions a.meeting-room{
	background-position:-550px -409px;
}
.solutions a.board-room{
	background-position:-550px -430px;
}
.solutions a.training-room{
	background-position:-550px -453px;
}

.solutions a.office{
	background-position:-550px -475px;
}

.solutions a.court-room{
	background-position:-550px -499px;
}


.solutions a.signage{
	background-position:-823px -365px;
}

.solutions a.projects{
	background-position:-823px -386px;
}

.solutions a.auditoriums{
	background-position:-823px -409px;
}

.solutions a.pro-dev{
	background-position:-823px -430px;
}
.solutions a.vid-conference{
	background-position:-823px -453px;
}
.solutions a.film-tele{
	background-position:-823px -475px;
}

.solutions a.vid-conference{
	background-position:-823px -365px;
}


/* training */

/* no need for icons as requested

.training a.pro-vid{
	background-position:-276px -365px;
}

.training a.education{
	background-position:-276px -365px;
}

.training a.apple{
	background-position:-276px -365px;
}

.training a.system-training{
	background-position:-276px -365px;
}

*/





/* other nav */

.other-nav{
	width:185px;
}

.other-nav li{
	width:180px;
}



.other-nav a.blog{
	background-position:0px 0px;
}

.care .dd-right{
	min-height:180px;
}


/* community */

.community a{
	min-height:20px; !important;
	line-height:20px !important;
	padding-left:30px;
	background: url("images/sprites-menu.png") no-repeat 0px -365px;
}

.community a.blog{
	background-position:0px -365px;
}

.community a.facebook{
	background-position:0px -393px;
}

.community a.twitter{
	background-position:0px -423px;
}

.community a.linkedin{
	background-position:0px -452px;
}

.community a.feedback{
	background-position:0px -486px;
}

.community a.news{
	background-position:0px -515px;
}

.community a.events{
	background-position:0 -544px;
}

.community a.career{
	background-position:0 -573px;
}

/* training */

.dd-subnav{
	margin-left:10px;
	padding-top:5px;
}

.training li a{
	line-height:20px;
	font-weight:bold;
	background:none !Important;
	padding-left:0px !Important;
}


.training .dd-subnav li a{
	background:none;
	line-height:1.2em !Important;
	height:auto;
	min-height:1.2em !Important;
	font-weight:normal;
}



/* -- quick links dropdown menu-- */

.quick-links .drop-down.header-links{
	width:300px;
}

.quick-links .drop-down.header-links ul{
	float:left;
	width:140px;
	padding-right:5px;
}

.quick-links .drop-down.header-links li{
	width:130px;
	list-style:none;
	float:none !important;
	height:auto !important;
}

.quick-links .drop-down.header-links li a, .quick-links .drop-down.header-links li a:visited{
	height:auto !Important;
	width:auto !Important;
}

.quick-links .drop-down.header-links li a:hover{
	text-decoration:underline !Important;
}

.quick-links div{
	display:none;

}


.quick-links *:hover div {
    display: block;
    left: 0;
    position: absolute;
    top: 37px;
	z-index:40;
}


.quick-links *:active div {
    display: block;
    left: 0px;
    position: absolute;
    top: 37px;
	z-index:40;
}


.header-links.drop-down{
	padding:10px;
}

.header-links.drop-down li{
	color:#fff !important;
	font-size:11px !important;
}

.header-links.drop-down a{
	background: url("images/sprites-icons.png") no-repeat scroll -38px  -26px !important;
	padding: 0 0 3px 19px !important;
	margin:0px !important;
	min-height:1em !important;
	line-height:1em !important;
	color:#FFF !important;
	font-weight:normal !important;
		font-size:11px !important;
}

.header-links.drop-down a:hover{
}




/* ---------------- buttons ----------- */
.btn, .btn:visited{
	background-repeat:no-repeat;
	background-image:url("images/sprites-buttons.png");
	border:none;
    min-height:25px;
	cursor:pointer;
	float:left;
}

.btn_search{
	float:left !important;
	margin-left:5px !important;
	background-position:0px 0px !important;
}
.btn_checkout, .btn_checkout:visited{
	background-position:left -40px;
	width:89px;
	margin-left:5px;
}
.btn_checkout:hover{
	background-position:-96px -40px;
}
.btn_checkout:active{
	background-position:-192px -40px;
}


/* icons */

.icon{
	background-image:url("images/sprites-icons.png");
	background-repeat: no-repeat;
}

.contact-no{
	background-position: 0px -80px;
	color:#003d7b;
	padding:2px 0 5px 25px;
	text-transform:uppercase;
	font-size:20px;
	width:auto;
	font-weight:bold;
	margin:0 0 10px 20px !important;
}
.live-chat{
	clear:both;
	display:block;
	text-decoration:none !important;
}

.ask .live-chat
{
    margin:0 0 0px 20px !important;
}



/* content container */

#page-content{
	clear:both;
	padding:10px 0px;

}


/* ---------------- footer ----------- */
#footer-container .footer-blue{
	background:transparent url("images/search-bg.png") repeat-x left top;
	padding:10px;
}

#footer-container .search .text{
	width:370px !important;
}

.footer-blue .btn_search{
	margin-top:1px;
}


#footer-container .footer-blue .right{
	*padding-right:20px;
}

#footer-container a{
	color:#747474;
}

#footer-container a:hover{
	color:#00AEEF;
}

/* ---------------- footer checkout ----------- */
#footer-container .footer-blue#checkout-blu-bar{
	background:transparent url("images/box-title-sprite.png") repeat-x 0 -1033px;
	padding:0;
	width:960;
	height:42px;
	margin-top:25px
}


/* social links */

.social-links a{
	display:block;
	width:25px;
	height:23px;
	margin-left:5px;
	background:url("images/sprites-icons.png") no-repeat scroll 0px -319px transparent;
	overflow: hidden;
    text-indent: -5000px;
	float:right;
}
.social-links .twitter{
	background-position:-37px -319px;
}
.social-links .linkedin{
	background-position:-73px -319px;
}

/*.social-links .googleplus{
	background-position:-108px -319px;
}*/

#footer-container h2{
	font-weight:normal;
}

#footer-container h3{
	font-weight:bold;
	text-transform:capitalize;
}
#footer-container .links{
	padding:20px 0;
}
#footer-container .links a{
	display:block;
	padding-bottom:4px;
}
#footer-container .links .seperator{
	clear:both;
	display:block;
	margin-top:5px;
	height:0;
	line-height:0;
}
#footer-container .links .col1{
	width:700px;
	float:left;
	padding-left:20px;
}
#footer-container .links .col1 div{
	width:160px;
	padding: 0 15px 0 0;
	float:left;
}
#footer-container .links .col2, #footer-container .links .col3{
	float:left;
	width:100px;
	padding-right:15px;
}
#footer-container .footer-bottom{
	border-top: 1px solid #d9d9d9;
	padding:20px 0;
	color:#7a7a7a;
	font-size:11px;
	text-align:center;
	clear:both;
}
.footer-bottom .copyright-text{
	float:left;
	padding-left:60px;
	line-height:20px;
	height:30px;
}
.footer-bottom .zillerlogo{
	line-height:14px;
	height:14px;
	float:left;
	padding-left:5px;
}


/* Newsletter Subscription page */

.subscribe-container{
	width: 640px;
	margin: 20px auto;

}
subscribe-container-orderconfirm
{
    width: 600px;
	margin: 20px auto;
}

.subscribe-heading{
	clear:both;
	padding-bottom:10px;
	text-align:center;
}

.subscribe-intro{
	clear:both;
	padding-bottom:10px;
}



.subscribe-form{
	background: url("images/search-bg.png") repeat-x left top;
	padding:9px 8px;
	height:26px;
	margin-bottom:30px;
}

.subscribe-form #text-box{
	float:left;
	width:524px;
}
.subscribe-form #text-box-confirm{
	float:left;
	width:424px;
}


.subscribe-form #btn{
	float:right;
	margin-left:5px;
}

.subscribe-form .email-textbox{
	border: 1px solid #B1B1B1 !important;
	background:#FFF;
	color: #747474;
	height: 20px;
	width:524px;
}

.subscribe-form .email-textbox-confirm{
	border: 1px solid #B1B1B1 !important;
	background:#FFF;
	color: #747474;
	height: 20px;
	width:424px;
}

.btn-signup{
	display:block;
	background: url("images/sprites-buttons.png") no-repeat 0px -80px;
    cursor: pointer;
    height: 25px;
    width: 93px;
	border:none;
}

.btn-signup:hover{
	background-position: -151px -80px;
}


/* ======================================================= New Home Style ============================================== */


/* --- link styles  ---- */

.home-subcategory a, .assistance-box a{
	 color: #747474 !important;
}

.home-subcategory a:hover, .assistance-box a:hover{
	 color: #00AEEF !important;
}


/* ---------------- home content ----------- */
.home h1{
	color:#00aeef;
	font-weight:bold;
    margin: 0 0 20px 0;
}
.home h1 span{
	color:#006bb7;
	padding-top:10px;
	font-size:24px;
}
.featured-products{
	list-style:none;
	padding:0;
	margin:0;
}

.featured-products a{
	color: #747474;
}

.featured-products a:hover{
    color: #00AEEF;
}

/* ---------------- featured products ----------- */
.featured-products li{
	float:left;
	width:180px;
	padding:0px 15px 20px 0px;
}
.featured-products li.last{
	padding:0;
}

a.category-home{
	display:block;
	height:	172px;
}

.category-home img{
	height:125px;
}

.category-home h2.oneline{
	padding-top:8px;
}

.featured-products li a:hover{
	text-decoration:none;
}


.featured-products h2{
	color:#006bb7;
	text-align:center;
	line-height:1.1em;
	padding:0px;
	margin:0px;
}
.featured-products .home-subcategory{
	color:#666;
	font-size:11px;
	text-align:center;
}

.featured-products li .home-subcategory a:hover{
	text-decoration:underline;
}


.featured-products li a img{
	filter:alpha(opacity=90); /* ---------------- for IE ----------- */
	opacity:0.9; /* ---------------- CSS3 standard ----------- */
}
.featured-products li a:hover img{
	filter:alpha(opacity=100); /* ---------------- for IE ----------- */
	opacity:1.0; /* ---------------- CSS3 standard ----------- */
}
.featured-products li a:hover h2{
	color:#00aeef;
	text-decoration:none;
}

/* ---------------- solutions section ----------- */
.col-onesix img{
	margin-bottom:8px;
	filter:alpha(opacity=90); /* ---------------- for IE ----------- */
	opacity:0.9; /* ---------------- CSS3 standard ----------- */
}
.col-onesix a:hover{
	text-decoration:none;
}
.col-onesix a:hover img{
	filter:alpha(opacity=100); /* ---------------- for IE ----------- */
	opacity:1.0; /* ---------------- CSS3 standard ----------- */
}
.col-onesix a:hover h3{
	color:#006BB7;
	text-decoration:none;
}

.assistance-box .left{
	width:215px;
	padding-left:20px;
}
.assistance-box .left p{
	text-align:right;
}
.assistance-box .right img{
	margin-left:10px;
}
.assistance-box ul{
	list-style:none;
	padding:0;
	margin:0;
}
.assistance-box .left-links{
	float:left;
}
.assistance-box .right-links{
	float:right;
}
.assistance-box li{
	background:url("images/sprites-icons.png") no-repeat scroll -59px 3px transparent;
	padding:0 0 3px 22px;
}



/* ---------------- three cols ----------- */
.three-col .col-onethird{
	background:url("images/col-bg.png") repeat-x bottom left #e0e6ec;
	min-height:135px;
	padding:10px 10px 15px 10px;
	margin-bottom:20px;
}
.three-col .col-onethird h3{
	color:#333;
	margin-bottom:10px;
}
.three-col .col-onethird.last{
	margin-right:0;
}

.three-col .col-onethird.last img, .home-btm-image{
	float:left;
	margin-right:10px;
	width:70px;
}
.three-col .col-onethird .home-btm-content{
	float:left;
	display:block;
	width:185px;
}

.home-btm-content h4 a{
	color: #747474 !important;
	text-decoration:none !important;
}

.home-btm-content h4 a:hover{
	color: #00aeef !important;
	text-decoration:underline !important;
}
.three-col .col-onethird a{
	color:#00aeef;
	text-decoration:underline;
}
.three-col .col-onethird a:hover{
	color:#e01921;
}
.three-col .ask .text{
	width:auto;
}

.three-col .ask .contact-no, .three-col .ask .live-chat{
	margin-left:30px;
}



/* ==================================== Re-design Category Aug 2011 ==================================================== */


.category-navigation{
	background-color: #E0E6EC;
    float: left;
    margin: 10px 0;
    min-height: 184px;
    padding: 10px;
    width: 187px;
}

.category-navigation h3{
	color:#333333;
    font-size: 14px;
    margin: 0;
    padding: 5px 0 8px 0px;
    text-transform: uppercase;
}

.category-navigation ul{
	list-style:none;
	padding:0px;
	margin:0px;
}

.category-navigation ul li{
	display:block;
}

.category-navigation ul li a{
	background: url("images/sprites-icons.png") no-repeat scroll -575px -13px transparent;
    color: #333333;
    display: block;
    font-weight: normal;
    margin-bottom: 8px;
    padding-left: 20px;
    text-decoration: none;
}

.category-navigation ul li a:hover{
	background-position: -592px 3px;
	color: #0d6eb4;
	text-decoration: none;
}

.content #top-bar #header-text h2{
	margin:0px;
	font-size:20px;
	padding:0px 0px 10px 0px;
}

.category-staff{
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	width:46px;
}

/* staff pick and best sellers*/

#staff-pick, #best-sellers, #about{
	border-top:solid 1px #d0d0d0;
	clear:both;
	margin-bottom:20px;
}

#about{
	padding-top:20px;
}

#staff-pick h2, #best-sellers h2, #sub-categories h2{
	color:#333333;
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
	padding:20px 0px 10px 0px;
}

#sub-categories h2{
	padding:10px 0px 10px 0px;
}

.staff-pick-listing{
	width:50%;
	float:left;
	position:relative;
}

.staff-pick-listing .product-image{
	float:left;
	width:120px;
	position:relative;
}

.staff-pick-listing .product-image img{
	width:120px;
}

.staff-pick-listing .product-des{
	float:left;
	padding:0px 10px 0px 10px;
	width: 225px;
}

.product-des-link:hover{
	text-decoration:none;
}

.staff-pick-listing .category-staff.small{
	width:41px !important;
	right:10px;
}

.staff-pick-listing h3, .staff-pick-listing h4{
	margin:0px;
	padding:0px;
}

.staff-pick-listing h3{
	font-size:14px;
	width:190px;
}

.staff-pick-listing h4{
	color:#666666;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	width:190px;
}

.product-des-link h4, .product-des-link p{
	color:#666666;
}


.best-seller-listing{
	width:170px;
	float:left;
	margin-right:20px;
	text-align:center;
	position:relative;
}

.best-seller-listing.last{
	margin-right:0px;
}

.best-seller-listing h3{
	height:40px;
	overflow: hidden;
}

.best-seller-listing h3 a{
	font-size:14px;
}

.category-rrp-price{
	text-decoration:line-through;
	color:#7e7e7e;
	clear:both;
	height:1em;
	padding-bottom:5px;
}

.category-rrp-price a{
	color:#7e7e7e;
}

.category-rrp-price a:hover{
	text-decoration:none;
	color:#7e7e7e;
}

.category-price{
	font-size:14px;
	clear:both;
	height:1em;
}

.category-price a{
	color: #333333;
}


/* category rating */

.category-rating-listing{
	padding-bottom:20px;
}

.category-rating-listing .product-image{
	float:left;
	width: 120px;
}

.category-rating-listing .product-image img{
	width: 120px;
}

.category-rating-listing .product-review{
	float:left !important;
	width:610px !important;
	padding-left:10px !important;
}

.product-review h3{
	margin:0px;
	padding:0px;
	width:475px
}

.product-review h4{
	color:#666666;
	font-weight:normal;
	font-style:italic;
	margin:0px;
	padding:5px 0px;
	float:left;
	font-size:12px;
}

.product-review h4 a{
	color:#666;
	text-decoration:none;
}

.category-rating-listing .product-rating-simple{
	float:right;
	width:130px;
}

.review-comments{
	clear:both;
}

#product-review-comments
{
	clear:both;
	padding:10px 10px 0px 20px;
	font-style:italic;
	color: #006BB7;
	margin-top:10px;
}

.product-review-comment-item
{
	clear:both;
	padding-bottom:10px;
}

.review-comments a, .review-comments a:hover{
	color:#666;
	text-decoration:none;
}

/* Head category - sub-category display section */

#sub-categories{
	background-color: #E0E6EC;
	padding:10px;
}

#sub-categories ul{
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
}

#sub-categories ul li{
	display:block;
	float:left;
	width: 220px;
	margin-left:20px;
	min-height:38px;
}

#sub-categories ul li a{
	background: url("images/sprites-icons.png") no-repeat scroll -575px -13px transparent;
    color: #333333;
    display: block;
    font-weight: normal;
    margin-bottom: 8px;
    padding-left: 20px;
    text-decoration: none;
}

#sub-categories ul li a:hover{
	background-position: -592px 3px;
	color: #0d6eb4;
	text-decoration: none;
}

/* testimonials */

#what-they-say{
	margin:20px 0px;
	clear:both;
}

#what-they-say h2, #about h2{
	font-style:italic;
	font-weight:normal;
	font-size:18px;
}


/* --------- Sub category ---------- */

#subcategory-heading{
	 display: block;
	 margin-bottom:9px;
	 clear:both;
}

#subcategory-heading h1{
	margin:0px;
	padding:0px;
	float:left;
	width: 680px;
}

.icon-definitions{
	float:right;
	width:280px;
	color:#666;
	font-size:11px;
}

.icon-definitions .icon, .icon-definitions .icon-label{
	float:left;
}

.icon-definitions .icon{
	margin-left:15px;
}

.icon-definitions .icon-label{
	padding-left:5px;
	line-height:21px;
}

#filters{
	clear:both;
	padding-top:0px;
}

#filters #header{
	background:none !important;
	height:0px !important;
	overflow:hidden !important;
}

#filters #middle{
	background:none !important;
	padding:0px !important;
	width: 207px !important;
}


#filters .filter-box-topic{
	padding:10px !important;
	background-color: #E0E6EC;
	width:187px !important;
	margin-bottom:8px !important;
	clear:both;
}

.product-container{
	width:165px;
	height:326px;
	float:left;
	padding:0px 10px 30px 0px;
	text-align:center;
}

.product-container.last{
	padding-right:0px;
}

.category-product-image{
	width:	100%;
	position:relative;
	display:block;
	clear:both;
}

.product-container h3{
	margin:10px 0px 10px 0px;
	padding:0px;
	height:49px;
	overflow:hidden;
}

.product-container h3 a{
	color: #06B0EF;
	font-size:14px !Important;
	height: 54px;
	overflow: hidden;
}

.product-container a{
	font-weight:bold;
}

.subcategory-rrp-price{
	text-decoration:line-through;
	color:#7e7e7e;
	clear:both;
	height:1em;
	padding-bottom:5px;
}

.subcategory-rrp-price a{
	color:#7e7e7e;
	font-weight:normal;
	text-decoration:none;
}

.subcategory-price{
	font-size:16px;
	clear:both;
	height:1em;
	color:#e76025;
	font-weight:bold;
	padding:0px 0px 10px 0px;
}

.subcategory-price a{
	color:#e76025;
	text-decoration:none;
}

.subcategory-compare{
	padding:5px 0px;
	clear:both;
	width:75px;
	margin:0px auto;
}

.subcategory-prod-des{
	height:45px;
	overflow:hidden;
}

.subcategory-prod-des a, .subcategory-prod-des a:hover{
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

.subcategory-prod-des a p{
	margin:0px;
	padding:0px;
}

/* product tags */

.product-tags{
	position:absolute;
	top:0px;
	right:0px;
	z-index:900;
}

.new, .staff-pick, .favourite{
	float:right;
	width:21px;
	height:21px;
	margin-left:4px;
}

.new{
	background-position:0px -149px ;
}

.staff-pick{
	background-position:1px -178px ;
}

.favourite{
	background-position:0px -203px ;
}


/* compare */

.compareCB{
	margin:0px;
	padding:0px;
	float:left;
}

.compare-text{
	/*float:left;*/
	padding-left:5px;
	line-height:12px;
	*padding-top: 5px;
}

.subcategory-about{
	width:740px;
	float:right;
	/*clear:left;*/
	padding-bottom:20px;
}

.subcategory-about h2{
	padding-top:0px;
	margin-top:0px;
	font-weight:normal;
	font-style:italic;
}

/* search styling */

.product-container.clearance.search{
	width: 20%;
	padding-left: 2%;
	padding-right: 2%;
	float:left;
	height: 240px;
}
.product-container.clearance.search div.subcategory-save > a {
	color: #FFF;
}
.product-container.clearance.search > a.category-product-image, .product-container.clearance.search > a.category-product-image > img
{
	border: none;
}
.product-container.clearance.search > h2 > a {
	color: #06b0ef;
}
/*********************
AJAX LOAD MORE
**********************/
a#inifiniteLoader {
  position: relative;
  z-index: 2;
  bottom: 15px;
  right: 10px;
  display: none;
  text-align: center;
  padding-top: 2em;
  width: 100%;}

/* clearance styling */

.product-container.clearance{
	min-height:380px;
	padding:20px 0px;
	margin:0 auto;
	float:none;
}

.product-container.clearance h2{
	font-size:14px;
	line-height:18px;
	height:52px;
	padding:10px 0px 5px 0px;
	margin:0px;
	clear:both;
	overflow: hidden;
}

.manifacture-list{
	margin-bottom:20px;
}

.subcategory-save a{
	display:block;
	background: url("images/clearance-savebg.png") repeat-x;
	color:#fff;
	font-weight:bold;
	width:128px;
	margin:5px auto 0px auto;
	clear:both;
	font-size:14px;
	padding:5px 0px;
}

.product-container.clearance .box-category .subcategory-price{
	height:56px;
	clear:both;
	padding-bottom:5px;
}

.product-container.clearance .box-category .subcategory-price a{
	display:block;
	background: url("images/clearance-pricebg.png") repeat-x;
	color:#fff !important;
	font-weight:bold;
	width:153px;
	height:56px;
	line-height:49px;
	margin:0px auto;
	font-size:26px;
}



.button-items-left{
	font-size:18px;
	font-weight:normal !important;
	padding-bottom:10px;
}
.button-items-left a{
	color:#333;
	font-weight:normal !important;
}

.button-items-left a span{
	color:#e76025;
	font-size:24px;
}

.clearance-btn-buy, .clearance-btn-buy:visited{
	display:block;
	background-position: left -227px;
	width:151px;
	text-indent:-5000px;
	overflow:hidden;
	margin-top:3px;
	height:39px;
	margin:0px auto;
	clear:both;
	float:none;
}
.clearance-btn-buy:hover{
	background-position:-169px -227px;
}
.clearance-btn-buy:active{
	background-position:-342px -227px;
}
.clearance-btn-ask, .clearance-btn-ask:visited{
	display:block;
	background-position: left -795px;
	width:151px;
	text-indent:-5000px;
	overflow:hidden;
	margin-top:3px;
	height:39px;
	margin:0px auto;
	clear:both;
	float:none;
}
.clearance-btn-ask:hover{
	background-position:-169px -795px;
}
.clearance-btn-ask:active{
	background-position:-342px -795px;
}

/* --------------- breadcrumb --------------- */

.SectionTitleTextBreadcrumb{
	color:#999;
	font-size:11px;
	padding:10px;
	background-color:#eff0f2;
	margin-bottom:10px;
}

.SectionTitleTextBreadcrumb a{
	color:#999;
	font-size:11px;
	text-decoration:underline !important;
}
.SectionTitleTextBreadcrumb a:hover{
	color: #06B0EF;
}


/* ------------- compare page ------------------ */

.compare-name{
	height:35px;
	vertical-align:top;
}

/* --------------- new product page style sep 2011 ---------------------- */

.product-maincontent{
	float:left !important;
	width:710px !important;
}

.product-rightcontent{
	float:right;
	width:230px;
}

.product-maincontent h1{
	clear:both;
}

#product-intro{
	clear:both;
	border-bottom:solid 1px #d0d0d0;
	padding-bottom:20px;
}

.product-intro-left{
	float:left;
	width:252px;
	margin-right:15px;
}

.product-intro-right{
	float:left;
	width:440px;
}

.product-intro-right #overview dl dd{
	background:url(images/sprites-icons.png) no-repeat -558px -30px;
	padding:0px 0px 5px 15px;
	margin:0px 0px 0px 10px;
}

.product-intro-right #overview .grey-box{
	background-color: #EFF0F2;
    padding: 5px 10px;
	border:none !important;
}

/* product images */

.product-main-image{

}


.browse
{
	float:left;
	display:block;
	height:50px;
	width:10px;
	text-indent:-5000px;
	line-height:0px;
	font-size:0px;
}
.browse.prev {
	background:url(images/sprites-buttons.png) no-repeat -300px 12px;
}

.browse.next {
	background:url(images/sprites-buttons.png) no-repeat -313px 12px;
}

/* product page banner */

.product-banner{
		width:250px;
		height:130px;
		margin-top:10px;
		display:block;
}

.product-banner.clearance{
		background:url(images/sprites-icons.png) no-repeat 0px -360px;
}

.product-banner.clearance div{
		padding-left: 74px;
    	padding-top: 43px;
		color:#fff;
		font-size:40px;
		font-weight:bold;
}

.product-banner.apple{
		background:url(images/sprites-icons.png) no-repeat 0px -500px;
}

/* product info */
.product-info-container, .contact-box{
	width:100%;
	clear:both;
	margin-bottom:20px;
	margin-top:20px;
}

.product-info-container.border{
	border-bottom:solid 1px #d0d0d0;
	padding-bottom:20px;
}

.product-info-container.blue,  .contact-box{
	background: url("images/bg-blueshadow.png") repeat-x scroll left bottom #E0E6EC;
	padding:15px 15px 45px 15px;
	width:680px;
}

.product-info-container h2{
	color:#333;
	font-size:14px;
	text-transform:uppercase;
}

.product-info-container h2.product-subheading-blue, #what-they-say h2{
	color:#006BB7;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
}

#brand-rating-container{
	clear:both;
	padding-bottom:15px;
}

.brand{
	float:left;
	width:50%;
	text-align:left;
}

.brand-rating-right{
	width:50%;
	float:right;
}

/* video faq */

.product-video-container{
	width:252px;
	padding-right:15px;
	float:left;
}

.video{
	min-height:160px;
}

.video-caption{
	width:100%;
	clear:both;
	font-style:italic;
}

.FAQ-container h3{
	font-size:12px;
	color:#666;
	padding:0px;
	margin:0px;
}

/* Upsell product */

.btn-also-addcart{
	background:url('images/clearance-savebg.png') repeat-x;
	height:15px;
	color:#fff;
	width:120px;
	padding:5px 0px;
	margin:0px auto;
}

.btn-also-addcart:hover, .btn-also-addcart label:hover, .btn-also-addcart input:hover{
	cursor:pointer;
}



.btn-also-addcart input{
	float:left;
	border:solid 1px #b11016 !important;
	padding:0px;
	margin:0 5px;
}

.btn-also-addcart label{
	display:block;
	float:left;
	height:10px;
	margin:0px;
}



/* Specifications */

#specifications dl{
	margin-left:25px;
}

#specifications dl table{
	width:100%;
}

.spec-collapse, .spec-expand{
    padding-left:25px;
    height:20px;
}

.spec-collapse{
    background:url('images/sprites-buttons.png') -632px -5px no-repeat;
}

.spec-expand{
    background:url('images/sprites-buttons.png') -613px -25px no-repeat;
}

/* review */

.review-prompt{
	color:#006BB7;
	font-size:18px;
	font-style:italic;
	text-align:center;
	clear:both;
	margin-top:10px ;
}

.review-prompt a{
	color:#006BB7;
}

.review-prompt a.be-the-first
{
    display:block;
    /*float:right;*/
    height:15px;
    font-size:12px;
    text-align:right !important;
	color:#000 !important;
	font-style:normal !important;
	/*font-weight:bold !important;*/
	padding: 0 0 5px 0;
}
.review-prompt a.centered
{
   text-align:center !important;
}

a.star-rating,a.star-rating:hover
{
    text-decoration:none;
    color:#000;
}

.review-prompt a.be-the-first:hover {
	text-decoration:none;
}


.review-prompt a.btn-review{
	 background:url('images/sprites-icons.png') -536px -45px no-repeat;
	font-weight:bold;
	padding-left:20px;
	font-size:14px;
	color: #06B0EF;

}

#what-they-say .product-review{
	width:100%;
	padding-left:0px;
	padding-bottom:20px;
}

#what-they-say .product-review h4{
	font-weight:bold;
	font-size:14px;
}

/* testimonials */

.customer-experience .name{
	color:#666;
	font-style:italic;
}


/* ---- Why box ----- */

.why-box.bottom{
	width:215px;
	border-right:solid 1px #d0d0d0;
	float:left;
}

.why-box.subcategory
{
	margin:10px 0 2px 0;
}

h2{
	margin:0px;
	padding:0px 0px 15px 0px;
}



.why-container{
	padding-left:45px;
	background-position: -472px -440px;
	margin-bottom:15px;
	min-height:30px;
}

.why-container h3, .why-container p{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#0067b1;
}

.why-container a{
	color:#0067b1;
}

.why-container a:hover{
	color:#06B0EF;
}

.why-container.privacy{
	background-position: -472px -440px;
}

.why-container.expert{
	background-position: -436px -470px;
}

.why-container.shipping{
	background-position: -563px -348px;
}

.why-container.payment{
	background-position: -570px -780px;
}

.why-container.returns{
	background-position: -535px -375px;
}

.why-container.warranty{
	background-position: -506px -406px;
	margin-top:	0px;
}




/* ---------- add to cart ----------- */



/*  price styles */

.rrp-price{
	width:50%;
	float:left;
	color:#7e7e7e;
}

.rrp-price span{
	text-decoration:line-through;
}

.save-price{
	width:50%;
	float:right;
	color:#e01921;
	text-align:right;
}

.product-price{
	color:#333;
	font-size:30px;
	height:1em;
	font-weight:bold;
	text-align:center;
	clear:both;
	padding:10px 0px 10px 0px;
}

.shipping-cost{
	display:block;
	background: url(images/sprites-icons.png) no-repeat -0px -640px;
	font-weight:bold;
	text-indent:-5000px;
	overflow:hidden;
	height:18px;
	width:185px;
	margin:0 auto;
	clear:both;
}

.shipping-estimate-box {
	margin:40px auto 10px auto;
}
.shipping-product-estimate {
	padding: 5px 0px 10px 0px; border-top: solid 1px #c6d2dd; margin-top:8px;
	color:#666666;
	}

div.shipping-estimate-box + div.warranty{
	margin:15px auto 10px auto;
}


.warranty{
	margin:10px auto 10px auto;
}

.warranty select{
	border:solid 1px #d0d0d0 !important;
	width: 200px;
}

.warranty small, .quantityaddtocartbox small{
	font-size:12px;
	color:#666;
}


.quantityaddtocartbox{
	margin:10px auto 0px auto;
	width:130px;
}

#product-add-to-cart{

}

.side-box.blue .quantityaddtocartbox{
	position:absolute;
	top:80px;
	margin:0px;
	padding:0px;
	left:62px;
}

.add-cart-container{
}

.quantityaddtocartbox #Quantity{
	text-align:center;
	border:solid 1px #d0d0d0;
	width:50px;
}

/* -------- button styles ------ */

.AddToCartButton{
	 display:block;
	  background: url(images/sprites-buttons.png) no-repeat -0px -284px;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	  border:none !important;
	  text-indent:-5000px;
	  overflow:none !important;
	  width:210px !important;
	  height:46px !important;
	  border:none;
	  font-size: 0;
	  display:block;
	  line-height: 0;

}

.AddToCartButton:hover{
	 background-position:-225px -284px;
}

.AddToCartButton:active{
	 background-position:-439x -284px;
}

.PostcodeEstimateButton{
	 display:block;
	  background: url(images/sprites-buttons.png) no-repeat 0px -760px;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	  border:none !important;
	  text-indent:-5000px;
	  overflow:none !important;
	  width:40px !important;
	  height:46px !important;
	  border:none;
	  font-size: 0;
	  display:block;
	  line-height: 0;
	 float:left !important;
      margin-left:5px !important;

}

.side-box.blue  .AddToCartButton{
	position:relative;
	top:-10px;
}

.side-box.blue .AddToWishButton{
	position:relative;
	top:-15px;
}

.AskDeal{
	 display:block;
	  background: url(images/sprites-buttons.png) no-repeat -0px -484px;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	  border:none;
	  text-indent:-5000px;
	  overflow:none !important;
	  width:210px !important;
	  height:46px !important;
	  border:none;
	  font-size: 0;
	  display:block;
	  line-height: 0;

}

.AskDeal:hover{
	 background-position:-223px -484px;
}

.AskDeal:active{
	 background-position:-439x -484px;
}



.AddToWishButton{
	 display:block;
	  background: url(images/sprites-buttons.png) no-repeat -0px -385px;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	  border:none;
	  text-indent:-5000px;
	  overflow:none;
	  width:145px;
	  height:18px;
	   border:none !important;
	  font-size: 0;
	  display:block;
	  line-height: 0;
}

.AddToWishButton:hover{
	 background-position: -169px -385px;
}


.EnquireButton{
	 display:block;
	  background: url(images/sprites-buttons.png) no-repeat -0px -412px;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	  border:none;
	  text-indent:-5000px;
	  overflow:none;
	  width:145px;
	  height:18px;
	   border:none !important;

	  font-size: 0;
	  display:block;
	  line-height: 0;
}

.EnquireButton:hover{
	 background-position: -169px -412px;
}


/* add to cart bottom section */

.price-bottom .product-price{
	text-align:left;
	padding:0px;
}

.price-bottom .shipping-cost{
	margin:5px 0px 0px 0px;
}

.price-bottom .warranty{
	margin:5px 0px 0px 0px;
}

#bottom-addtocart{
	position:relative;
	min-height:137px;
}


#bottom-addtocart .price-bottom{
	width:210px;
	float:left;
	margin-left:20px;
}



#bottom-addtocart .warranty-bottom{
	width:210px;
	float:right;
}

#bottom-addtocart .bottom-cart-container{
    padding:0px;
}

#bottom-addtocart .quantityaddtocartbox{
	margin:0px;
	padding:10px 0px;
}

#bottom-addtocart .warranty-container
{
    height:150px;
}

.bottom-cart-container{
	color:#666;
}

.price-bottom input, .price-bottom select{
	border:solid 1px #b7b7b7;
}

.price-bottom .quantityaddtocartbox input{
	margin-left:5px;
	height:15px;
	text-align:center;
}

.bottom-cart-container .addtocartbuttons .AddToWishButton, .bottom-cart-container .EnquireButton{
	margin-top:7px;

}


/* ------------------------ product page RHS ---------------------- */

.side-box{
	margin-bottom:15px;
	padding:10px;
	clear:both;
}

.side-box.blue{
	background:#E0E6EC;
}

.side-box.border{
	 border: 1px solid #D0D0D0;
}


.side-box h2{
	color:#333;
	font-size:14px;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 10px 0px;
}

.featured-review .product-rating-simple{
	float:left;
	clear:both;
}

.featured-review h4{
	clear:both;
	font-size:12px;
	color: #7E7E7E;
	font-style:italic;
	font-weight:normal;
}

/* upselll */

.side-box .product-container{
	clear:both;
	height:auto;
	width:200px;
	padding:0px 0px 10px 0px;
}

.side-box .product-container h3, .side-box .product-container .subcategory-price{
	height:auto !important;
}

.side-box .product-container h3 a, .side-box .product-container .subcategory-price a{
	color:#333;
	font-size:12px;
	height:auto !important;
	font-weight:normal;
}

.side-box .product-container h3 a:hover, .side-box .product-container .subcategory-price a:hover{
	color: #06B0EF;
	text-decoration:none;
}

.side-box .product-container .subcategory-price{
	padding-top:5px;
}

.side-contact-no {
    color: #003D7B;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
	padding:0px;
	margin:0px;
}

.side-contact-no-small{
    color: #003D7B;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    width: auto;
	text-align:right;
	padding:0px 5px 0px 0px;
	margin:0px 0px 15px 0px;
}

/* add to cart */

#sidebar{
	position:relative;
}

#sidebar .EnquireButton{
	margin:0px auto;
	top:-5px;
	position:relative;
}

#sidebar .AddToWishButton{
	margin:0px auto 0px auto;
}

/* share buttons on product */

.share-buttons
{
	clear:both;
	padding:0px;
	text-align:center;
	padding:5px 0px 5px 40px;
}

.facebook-container
{
	margin-right:10px;
}

.twitter-container, .facebook-container
{
	float:left;
}

/* payment */

.payment-options .icon{
	float:left;
	width:46px;
	height:25px;
	margin-right:5px;
	text-indent:-5000px;
	overflow:none;
}

.payment-row{
	clear:both;
	height:25px;
	padding-bottom:5px;
	margin:0 auto;
	width:156px;
}

.visa{
	background-position:0px -670px ;
}

.master{
	background-position:-52px -670px ;
}

.amex{
	background-position:-104px -670px ;
}

.paypal{
	float:none !Important;
	margin:0 auto !important;
	background-position:-160px -670px ;
	margin-right:0px;
}

/* Stock Availability */

.availability { margin-bottom: 10px; }
.availability:after { content: ""; display: block; clear: both; }
.availability .storename { width: 40%; float: left; display: inline-block; }
.availability .storestatus { font-size: 13px; font-weight: bold; text-align: right; letter-spacing: -.03em; width: 60%; display: inline-block; }
.availability .storestatus.loc-instock { color: #008000; }
.availability .storestatus.loc-call { color: #ff4500; }
.searc
.clickcollectoption input {
    width: 30px !important;

}
.clickcollectoption label, #divClickCollect {
    font-weight: normal;
}
    /* ---------------- review pop up ---------------- */
    .rateit-container {
    width: 500px;
    margin: 0px auto;
}

.rateit-container h1{
	font-weight:normal;
	font-style:italic;
}

.rateit-container h2{
	font-weight:bold;
	font-size:12px;
	color:#333;
}

.rateit-container dl{
    margin: 0;
    padding: 0;
}
.rateit-container dt {
    clear: left;
    display: block;
    float: left;
    width: 100px;
	padding:0 8px 10px 0;
	margin:0px;
}
.rateit-container dd {
    float: left;
    width: 365px;
	padding:0 0px 10px 0;
	margin:0px;
}
.rateit-select{
	border:solid 1px #b7b7b7;
	width:200px;
}

.rateit-container textarea{
	width:100%;
	border:solid 1px #b7b7b7;
}


.rateit-container .button{
	clear:both;
	padding-left:108px;
}

.rateit-container .btn-rateproduct, .rateit-container .btn-rateproduct:visited{
	display:block;
	background-position: 0 -446px;
	width:141px !important;
	height:23px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
	 font-size: 0;
	  display:block;
	  line-height: 0;
 }

.rateit-container .btn-rateproduct:hover{
	background-position: -151px -446px !important;
 }

.rateit-container .btn-rateproduct:active{
	background-position: -300px -446px !important;
}

.btn-cancel{
	color:#8a8a8a;
	text-decoration:underline;
	border:none;
	background:none;
	padding:8px 0px 0px 0px;
	margin:0px;
	cursor:pointer;
}

/* Scrollable */
/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 220px;
	padding:0px 5px 5px 5px;
	height:50px;
	float:left;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	overflow: hidden;
    position: absolute;
    width: 850px;
}

.scrollable .items img
{
	padding-right:7px;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

/* Products */

div#includes dl, div#includes dl dd ul, div#includes dl dd ul li{
	margin:0;
	padding:0;
}

div#includes dl dd{
	margin: 0 0 0 10px;
    padding: 0 0 5px 15px;
}

/* Contact page */

.contact-heading{
	margin:0px;
	padding:0px;
}

.contact-auswide{
	background: url(images/contact-auswide.jpg) no-repeat top left;
	height:70px;
	width:806px;
	margin:10px auto 20px auto;
	text-indent:-5000px;
	overflow:hidden;
}


.contact-main{
	float:left;
	width:640px;
	margin-right:20px;
}

.contact-right{
	float:left;
	width:300px;
}

 .contact-box{
	 width:640px !Important;
	 height: 280px;
	 margin:0px;
	 padding:0px 0px 28px 0px;
	background: url("images/bg-blueshadow.png") repeat-x scroll left bottom #E0E6EC;
 }

.contact-form{
    margin: 0 auto;
    padding: 20px 0;
    width: 550px;
}

.contact-form label {
	float:left;
	display: block;
    clear: left;
    font-size: 14px;
    padding-top: 6px;
    line-height: 22px;
    margin: 0 5px 7px;
    width: 80px;
	text-align:right;
}

.contact-form input.contact-textfield {
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 0 0 7px;
    padding: 0 5px;
    width: 425px;
	border:solid 1px #aab0bd;
}

.contact-form .contact-textarea {
    float: left;
    height: 95px;
    line-height: 22px;
    margin: 0 0 7px;
    padding: 0 5px;
    width: 425px;
	border:solid 1px #aab0bd;
}

.contact-subscribe{
	margin-left:90px;
	width:240px;
	float:left;
}

.contact-subscribe label{
	float:none;
	clear:none;
	width:200px;
	font-size:12px;
	display:inline;
}

.contact-subscribe, .contact-button{
	margin-top:3px;
}

.contact-button{
    float: right;
    padding-right: 21px;
}
.btn_contact{
	float:right !important;
	display:block;
	background-position: 0 -724px;
	width:84px !important;
	padding:23px 0 0 0;
	height:0px;
	line-height:0px;
	text-indent:-5000px;
	overflow:hidden;
	cursor:pointer;
	margin:0px;
 }



.btn_contact:hover{
	background-position: -150px -724px !important;
 }

.btn_contact:active{
	background-position: -300px -724px !important;
 }


/* contact rhs */

.contact-right h2{
	margin:0px;
	padding:0px;
}

.contact-right .side-box.blue h2{
	padding-top:5px;
}

.contact-right .side-box.blue p{
	margin:0px;
	padding:8px 0px 10px 0px;
}

.contact-right .social-box{
	padding:14px 10px;
}

.contact-chat{
	padding:10px 0px;
	display:block;
}

ul.contact.community{
	margin:0px;
	padding:0px;
}

.contact.community li{
    display: block;
    list-style: none outside none;
    padding: 0 10px 5px 0;
}

.contact-social{
	display:block
}

a.contact-social{
	display:block;
	float:left;
	width:85px;
	height:42px;
	line-height:42px;
	background: url(images/sprites-icons.png) -398px -505px no-repeat;
	color:#0067b1;
	font-size:14px;
	font-weight:bold;
	padding: 0px 0 0px 45px;
	text-transform:uppercase;
	margin-top:10px;
}

a.contact-social.blog{
	color:#20547b;
}

a.contact-social.facebook{
	background-position:-357px -545px;
	color:#215698;
}

a.contact-social.twitter{
	background-position:-321px -584px;
	color:#00c4ed;
}

a.contact-social.linkedin{
	background-position:-284px -620px;
	color:#0084b2;
}

/* bottom of contact page */

.contact-bottom{
	height:80px;
	margin-bottom:20px;
}

.contact-bottom h2{
	padding:0px;
	margin:0px;
}
.contact-bottom p{
	padding:10px 0px;
	margin:0px;
}
.link-arrow{
	padding-right:20px;
	display:block;
	color:#006bb7 !important;
	font-size:18px;
	text-transform:capitalize;
	font-weight:normal;
	font-style:italic;
	line-height:18px;
}

.link-arrow.stores{
	background-position:-312px -60px;
}

.link-arrow.business{
	background-position:-385px -60px;
}

.contact-thankyoumsg
{
color: #006BB7 !important;
font-size: 18px;
font-weight: normal;
font-style: italic;
line-height: 18px;
text-align:center;
padding-top:70px;
}

.contact-box .contact-form
{
    position:relative;
    }

#RequiredFieldValidator1{
    position:absolute;
    background:#006BB7;
    padding:5px 10px;
    display:block;
    color:White;
    right: -130px;
	top: 55px;
}


/* -------- new warranty selection ------------ */



.warranty-container {
	background-color:#eff5fb;
	border:solid 1px #c6d2dd;
	padding:10px;
	width:190px;
	text-align:left;
}
.shipping-estimate-box {
	background-color:#eff5fb;
	border:solid 1px #c6d2dd;
	padding:10px;
	width:190px;
	text-align:left;
}
 .shoppingcart-estimate-box
 {
    background-color:#eff5fb;
	padding:10px;
	width:258px;
	text-align:right;
	margin: 0 1px;
	float: right;
	border-left:solid 1px #9599A1;
	border-right:solid 1px #9599A1;
 }


.warranty-container  h2, .shipping-estimate-box h2, .shoppingcart-estimate-box h2{
	font-size:14px;
	text-transform:none !important;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color: #333;
}

.warranty-select{
	padding: 0;
	margin: 0;
}

.warranty-select dt{
	clear: left;
	display: block;
	float: left;
	width:20px;
	vertical-align:top;
	padding: 10px 0 0 20px;
}

.warranty-select dt.w-recomend-option{
	background:url("images/sprites-icons.png") no-repeat -580px -688px;
	min-height:25px;
}

.warranty-select dd{
	dispplay: block;
	float: left;
	width:134px;
	padding: 10px 0 0 3px;
	margin: 0;
	vertical-align:top;
	color:#666666;
	position:relative;
}

.warranty-select dd a{
	color:#666666;
}

.warranty-select dd a:hover{
	text-decoration:underline;
}

.warranty-select dd.w-recomend-label, .warranty-select dd.w-recomend-label a {
	color:#006bb7;
}

.paymentlogos {
    padding-left: 8px;
    padding-top: 5px;
}
.ziplogo {
    padding-top: 5px;
}
.warranty-select dd.w-recomend-label span.w-price{
	color:#666666;
}

.w-recommend-icon{
	display:block;
	position:absolute;
	top:-2px;
	right:-90px;
	background:url("images/sprites-icons.png") no-repeat -493px -727px;
	width:88px;
	height:27px;
	display:block;
	text-indent:5000px;
	overflow:hidden;
}




/* upsell warranty */

.upsell-products-container .warranty-container {
	width: 145px;
	text-align:left;
}

.upsell-products-container .warranty-select dt{
	padding-left:0px;
}

.upsell-products-container .warranty-select dt.w-recomend-option{
	background:none;
}

.upsell-products-container .warranty-select dd{
	width:120px;
}

.upsell-products-container .w-recommend-icon{
    display:none;
}

.upsell-products-container .product-container {
	height:auto;
}

/* compare warranty */

.product-info-box{
    padding:10px 0px;
}

.product-info-box .w-recommend-icon
{
    display:none;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
} /* Hides from IE-mac \*/
.clearfix {
  display: block;
}
/* new order confirmation page styles*/
.order-confirm-right
{
    float:left;
    width:330px;
    margin-left:30px;
}
.order-confirm-left
{
    float:left;
    width:570px;
    margin-left: 30px;
}
.feedback-container { background-color:#eff5fb; border: solid 1px #c6d2dd; padding:1em; margin-bottom: 1em; text-align: left;}
.feedback-container form{ text-align: left; border-top:solid 1px #c6d2dd; padding:0.5em 0em; margin:0.5em 0em; }
.feedback-container form label{ float: left; width:40%; line-height: 16px; text-align:right; font-size: 14px;
padding-top: 6px;
line-height: 22px;
margin: 0 5px 7px;}
.feedback-container form select, .feedback-container form textarea, .feedback-container form div#btn{ float: left; width:48%; min-height: 30px;  line-height: 30px;}
.feedback-container form div#text-box, .feedback-container form div#btn {clear: left; padding-bottom:0.5em;}
.feedback-container form div#btn { margin-left:42%;}
.feedback-container form input.btn-feedback {
	background-repeat: no-repeat;
background-image: url("images/buttons.png");
border: none;
min-height: 25px;
display: block;
background-position: 0 -160px;
width: 70px !important;
padding: 23px 0 0 0;
height: 0px;
line-height: 0px;
text-indent: -5000px;
overflow: hidden;
cursor: pointer;
margin: 0px;}

.subscribe-container-orderconfirm {background: transparent url("images/bg-blueshadow.png") repeat-x scroll left top ;
padding: 15px 15px 1px 15px;
/*width: 680px;*/}

div#pnlCaptchaForProduct
{
	margin: 0px 230px;
	text-align: left;
	}
span#captchainstructions
{
	margin-bottom: 20px;
	font-weight:bold;
	display: block;
	}
div.recaptcha_blue
{
	width: 315px;
	height: 115px;
	background-color: #006bb6;
	padding: 5px;
	margin-bottom: 5px;
}
span.recaptcha_field_holder
{
	margin: 5px 5px 5px 0px;
	background-color: #c6cdd5;
	padding:5px;
	width: 157px;
	float: left;
}
div.recaptcha_get_new, div.recaptcha_get_new_image, div.recaptcha_get_new_audio, div.recaptcha_get_new_text, div.recaptcha_help
{
	height:16px;
	margin:0px;
	padding: 0px;
}
div.recaptcha_get_new
{
	margin-top: 6px;
}
div.recaptcha_get_new a, div.recaptcha_get_new_image a, div.recaptcha_get_new_audio a, div.recaptcha_get_new_text a, div.recaptcha_help a
{
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size:9px;
	line-height: 16px;
	color: #c6cdd5;
}
div.recaptcha_get_new a
{
	background-image: url(/images/icons/refresh.gif);
}
div.recaptcha_get_new_image a
{
	background-image: url(/images/icons/image.gif);
}
div.recaptcha_get_new_audio a
{
	background-image: url(/images/icons/audio.gif);
}
div.recaptcha_get_new_text a
{
	background-image: url(/images/icons/text.gif);
}
div.recaptcha_help a
{
	background-image: url(/images/icons/help.gif);
}
.humm-price {

    display: block !important;
    margin: 0.25em auto;
    font-size:8px;
}
.humm-price-info-widget .humm-description {
    font-size: 13px !important;
    /*text-align: center;*/
    width: 100% !important;
}
.skye-price {
    display: block;
    position: relative;
    margin-top: 0;
    line-height: 1;
    /*   background: #eff5fb; */
    /*  border: 1px solid #c6d2dd;*/
    padding: 10px;
}

#skye-tag p {
    margin: 0 !important;
    line-height: 1.2em !important;
    /*text-align: center;*/
}

    #skye-tag p > b {
        font-size: 20px;
        display: block;
        margin: 0.25em auto;
    }
#pnlPaymentOptions tr:nth-child(odd) {
    background: #FFF;
}
#pnlPaymentOptions td {
    height:60px;
}
#pnlPaymentOptions td:empty {
    display: none;
}
#pnlPaymentOptions tr:empty {
    display: none;
}

