/* CSS Document */
/* VIDEOPRO CSS */

body{
	background:#FAFAFA;
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#3b4b62;
	margin-top:0px;
}


/* 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;
}

#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;
}

.number table tr td .searchBox
{
	margin-bottom:3px;
	border:solid 1px #FFF;
}

.searchBox
{
	background-color:#3b4b62;
	color:#fff;
	border:0px;
}

.top {
	display:block;
	height:35px;
	width:970px;
	margin:0 auto;
}

.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:950px;
	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: right;
	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:left;
	display:block;
}
.content #about-first-1 #about-us-1 h2 {
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
}
.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;
}

/* SLODE 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, 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;
	
}
.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;
}

/* 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:#3b4b62; 
	 border:none; 
	 color:#FFF
 }
 
.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 {
		margin-top: 152px; 
		margin-left: 45px;
 }

.content #main-content #newsletter-n-filters #newsletter #btn {
		margin-top: 9px; 
		margin-left: 104px;
 }
 

/*
 * Category Page Styles
 */
.content #top-bar {
	 display: block;
	 height:102px;
	 margin-bottom:9px;
	 margin-left:auto;
	 margin-right:auto;
	 width:970px;
 }
 
.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:750px;
	float:right;
}

.content #top-bar #header-text h2 {
	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: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content #main-content {
	display: block;
	margin:0 auto;
	width:951px;
	padding-bottom:0px;
}

.content #main-content #newsletter-n-filters {
	float:left;
	width:206px;
	margin:0px;
}



.content #main-content #newsletter-n-filters #newsletter {
	height: 204px;
	width: 207px;
	background-image: url(images/bg-cat-newsletter.jpg);
	background-repeat:no-repeat;
	float: left;
	margin:0px;
	padding:0px;
}

.content #main-content #newsletter-n-filters .solution-navigation ul
{
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
}

.content #main-content #newsletter-n-filters .solution-navigation ul li
{
	list-style-image: url(images/solution-listing.png);
	list-style-type: none;
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 10px;
}

.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
{
	color: #3b4b62;
	font-weight:bold;
	text-decoration:none;
}
.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
{
	color: #0087FF;
	text-decoration: underline;
}

.content #main-content #newsletter-n-filters #filters #header {
	background-image: url(images/bg-filter-header.gif);
	background-repeat:no-repeat;
	width:196px;
	height:67px;
	display:inline-block;
	margin-top:9px;
	padding-left:10px;
}

.content #main-content #newsletter-n-filters #filters #header h3 {
	font-size:18px;
	color:#FFF;
	margin-bottom:4px;
	margin-top:14px;
	
}

.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-image: url(images/bg-filter-middle.gif);
	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 {
	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 0px 10px 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 h4 {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	margin-left:auto;
	font-style:italic;
	margin-top:0px;
	margin-right: auto;
}

.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;
}

.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 {
	margin-left:0px;
	padding:0px 10px;
	margin-top: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:110px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content #main-content #products #category-products-list .product-image-rating {
	width:150px;
	height:100px;
	float:left;
}

.product-rating-simple
{
    padding:2px;
}

.compare-text {
	color:#0087ff;
	font-size:13px;
	font-weight:bold;
}

.content #main-content #products #category-products-list .product-detail {
	width:710px;
	height:100px;
	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-repeat:no-repeat;
	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: 3px 15px;
}
.content #main-content #topic-text h2{
	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;
	float:right;
}

#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: #fff;
}

.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;
}
.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:952px;
	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;
}


/* BOX SMALL AND BIG */

.content .wide-content h3
{   
    color:#FFF;
    font-size:16px;
    margin: 0px;
    padding: 13px;
    text-align:left;
 }
 
 .content #main-content .normal-box h3
{   
    color:#FFF;
    font-size:16px;
    margin: 0px;
    padding: 13px;
    text-align:left;
 }

.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:15px;
    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-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: 3px 15px;
}

.big-box-home .big-box-home-text .hot-product-wrapper{
	height:274px;
	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: 270px;
	width: 167px;
	display: block;
	float: left;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 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: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-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 {
	width:700px;
	margin-bottom:0px;
	background-image: url(images/bg-normal-box-middle.jpg);
}
.content #main-content .normal-box-top{
	width:700px;
	height: 44px;
	margin:0px;
	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;
	background-image: url(images/bg-normal-box-top-solution.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.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);
}

/*
 * Alternate styles ENDkkkkk
 */

/*
 * Product Page CSS
 */
.content #main-content #product-side-panel {
	float:left;
	width:206px;
}

.content #main-content #products {
	width:731px;
	float:right;
	margin:0px;
	
}
 
.content #main-content #products #products-top-bar {
	background-image: url(images/bg-product-header.jpg);
	background-repeat:no-repeat;
	height:380px;
	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;
}

.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/bg-add-to-cart.gif);
	background-repeat:no-repeat;
	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;
}

.content #main-content #products #products-top-bar #valuep {
	background-image: url(images/product-page-vp.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	width:360px;
	height:120px;
	float:right;
	padding:0px 0px 0px 0px;
	margin: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 #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
{
    height:35px;
}

.StockHint_InStock
{
    background-image: url(images/inventory-in-stock.jpg);
	background-repeat: no-repeat;
	width:168px;
	height:39px;
}

.StockHint_OutOfStock
{
    background-image: url(images/inventory-out-of-stock.jpg);
	background-repeat: no-repeat;
	width:168px;
	height:39px;
}

.StockHint_Runout
{
    background-image: url(images/inventory-runout.jpg);
	background-repeat: no-repeat;
	width:168px;
	height:39px; 
}

.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
{
	color:#0087ff;
	font-weight:bold;
	background-image:url(images/category-filter-check-box-tick.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
}

.category-check-list li a.tick
{
	color:#0087ff;
	font-weight:bold;
	height:14px;
	width: 150px;
	padding-left:20px;
	background-image:url(images/category-filter-check-box-tick.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	text-decoration:none;
}

/*
 * Buttons
 */
 .AddToCartButton 
 {
	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 27px;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

 .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 */
}

.spec-plus-bg
{
    padding-left:30px;
    height:20px;
    background-image:url('images/spec-plus-minus.jpg');
    background-repeat:no-repeat;
    background-position:left center;
}

.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;
}

#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:16px;
}

#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;
}

a{
	color: #0087ff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#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;
}
.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{
	color: #0087ff;
	font-size:16px;
	padding:0px 0px 5px 0px;
	margin:0px;
}

/*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;
}

.quantityaddtocartbox
{
    margin-top:5px;
    margin-bottom:4px;
}

.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;
}
.padbar {
	clear:both;
	position:relative;
	width:600px;
	height:79px;
	padding:0px;
	background:url(images/bg-cat-compare-sort-bar.jpg) no-repeat;
	font-size:12px;
	color:#646464;
	background-image: url(images/bg-cat-compare-sort-bar.jpg);
}
.padbar #showing{float:left;padding:4px 0 0 0;}
.padbar .sorting{float:right;margin-top:3px;}
.padbar #viewSettings{position:absolute;top:43px;left:10px;}
.padbar .comparebtn {margin:2px 0px 0px 20px;}
.padbar h3 { color:#fff; font-size:16px; font-weight:bold; margin:0px;padding:20px 0px 0px 20px;}
/*.padbar .compareTray{position:absolute;top:33px;right:0;width:230px;height:37px;padding:1px 0 0 14px;}*/
.padbar .compareTray{position:absolute;top:35px;left:160px;width:270px;height:37px;padding:1px 0 0 14px;}
.padbar .compareTray label{float:left;display:block;width:103px;padding-top:3px;}
.padbar .compareTray ul {padding:0px; margin:0px;}
.padbar .compareTray ul li{ overflow:hidden; position:relative; float:left;display:block; background-color:#FFF; border:solid 1px #aaa; padding-top:0px; height:27px;width:20px;margin:5px; padding:0px; text-align:left;}
.padbar .compareTray ul li.full{cursor:pointer; position:relative; background-color:#FFF;}
.padbar .compareTray .remove{position:absolute;top:0px;left:0px;display:block; width:16px;height:16px;background:url(images/btn-compare-close.png) no-repeat;}
.padbar .compareTray a{float:left;display:block;overflow:hidden;width:65px;height:23px;margin-top:3px;background:url(images/compare.gif);}
.padbar .compareTray a span{display:none;}
#listView { float:left; width:230px;}
#listView .hproduct{position:relative;width:150px;padding:15px 10px 15px 10px;background:#fff }
#listView .hproduct a:link,#listView .hproduct a:visited{text-decoration:none;color:#339;}
#listView .hproduct a:hover{text-decoration:underline;}
#listView .hproduct .image-col{width:105px; margin-left:auto; margin-right:auto;}
#listView .hproduct .info-main{text-align:center;}

#sort-and-drop-down {position:absolute;top:15px;left:540px}
#conHolder {
	
	
	
	display:block;
	width:950px;
	margin:0 auto;
	
	background-image:url(images/bg-long-box-middle.gif);
	
	}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}
.itempara	{
font-size:12px;
line-height:20px;
}

