/***********************************************/
/* valplast.css  	             		      */
/*                                             */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/



/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/*table, caption, tbody, tfoot, thead, tr, th, td
*/

body {
	line-height: 1.3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/







/*---------------------------- main structural divs ---------------------------------------------------*/


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	color: #484848;
*/	color: #333333;
	background-color: #3C8598;
	background-image: url('../images/val-backgrad.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #fff;
/*	background-image: url(../images/Homepage-back.jpg);
	background-repeat: repeat-y;
*/	background-image: url(../images/val-body-back.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
.banner {
	width: 980px;
	height: 133px;
	background-image: url(../images/val-banner-no-logo.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	font-style: normal;
	color: #868686;
	text-align: right;
}
/*#body-wrap .banner img {
	position: absolute;
	left: 35px;
	top: 54px;
}
*/
#body-wrap .banner img {
	position: absolute;
	left: 16px;
	top: 36px;
}

#container {
	width: 980px;
	position: relative;
	background-image: url(../images/val-top-body-back.png);
	background-repeat: no-repeat;
	float:left;
}


a:link {
	color: #0188C6;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #0188C6;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #FF8A00;
	text-decoration: underline;
	font-weight:bold;
}

a:active {
	color: #FF8A00;
	text-decoration: underline;
	font-weight:bold;
}
.val-indexcontent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0188C6;
	padding-top:10px;
}
.val-indexcontent h2 {
	font-size: 13px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*----------------------  footer position ----------------------------------*/

.footer {
	height: 90px;
	width: 980px;
	padding-top: 0px;
	color: #9FCBE0;
	font-size: 10px;
	clear: both;
	background-image: url(../images/val-footer8.png);
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.footer a:link {
	color: #fff;
	font-weight: bold;
}
.footer a:visited {
	color: #fff;
	font-weight: bold;
}
.footer a:hover {
	color: #FF8F0D;
	text-decoration:underline;
	font-weight: bold;
}
.footer a:active {
	color: #FF8F0D;
	text-decoration:underline;
	font-weight: bold;
}
.footer p {
	padding-top: 29px;
	padding-left: 25px;
}


/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/



#siteseal-horiz {
	height: 28px;
	width: 210px;
	margin-top: 0px;
	position: absolute;
	right: 22px;
	top: 22px;
}

div.sf1 {
	float: left;
	width: 115px;
	height: 28px;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat top left;
	padding-right: 1px;
	}

div.sf1 a:link {
	display: block;
	margin: 0;
	padding:0;
	overflow:hidden;
	color: #336699;
	text-decoration: none;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	width: 115px;
	height: 28px;
	}

div.sf1 a:visited {
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	color: #224466;
	width: 115px;
	height: 28px;
	display:block;
	background: url(../images/sf-siteseal-horiz-left.png) no-repeat 0 -28px;
	}

	
div.sf1 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #224466;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	width: 115px;
	height: 28px;
	}

div.sf1 a:active {
	color: #224466;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	width: 115px;
	height: 28px;
	}

	

div.sf1 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 4px;
	padding-left: 30px;
	}

div.sf2 {
	float: left;
	width: 93px;
	height: 28px;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat top left;
	}

div.sf2 a:link {
	display: block;
	margin: 0;
	padding:0;
	width: 93px;
	height: 28px;
	overflow:hidden;
	color:#91020C;
	text-decoration: none;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat 0 -28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}

div.sf2 a:visited {
	color: #91020C;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	display:block;
	width: 93px;
	height: 28px;
	background: url('../images/sf-siteseal-horiz-right.png') no-repeat 0 -28px;
	}

div.sf2 a:hover {
	background-image: url('none');
	text-decoration: none;
	color: #5C0109;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}

div.sf2 a:active {
	color: #91020C;
	font-size: 9px;
	line-height: 1;
	font-weight: normal;
	}
	
div.sf2 span {
	display: block;
	text-align: left;
	margin-bottom: 0;
	padding-top: 7px;
	padding-left: 11px;
	}




/*----------------------------  Top Menu Tabs style ---------------------------------------------------*/

.topmenu {
	background-color: transparent;
	width: 970px;
	height: 40px;
	background-image: url('../images/val-menubar.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	clear: both;
}

.topmenu ul {
	margin: 0;
	padding: 0;
	width: 960px;
	height:40px;
}

.topmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	text-transform: uppercase;
}

.topmenu li a {
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display:block;
	float:left;
	line-height: 40px;
	padding-right: 7px;
	padding-left: 7px;
	text-shadow: #3F3F3F 1px 1px 0px;
}

.topmenu li a:link { 
	color: #fff;
}
.topmenu li a:visited {
	color: #fff;
}

.topmenu li a:hover {
	color: #FF8A00;
	background-image: url(../images/menubar-roll2.png);
	background-repeat: repeat-x;
	text-shadow: #1F1F1F 1px 1px 0px;
}

.topmenu li a:active {
	color: #FF8A00;
	background-image: url(../images/menubar-roll2.png);
	background-repeat: repeat-x;
	text-shadow: #1F1F1F 1px 1px 0px;
}
.topmenu .cart a {
	float: right;
}
/*----------------------------  Left Menu Tabs style ---------------------------------------------------*/

/*------  Left Menu Public style -----------*/
.val-public-button-wrap {
	width: 202px;
	height: 59px;
	position:absolute;
	top: 7px;
	left: 8px;
}
.val-public-button {
	float: left;
	width: 202px;
	height: 59px;
	background: url('../images/val-left-public-roll.png') no-repeat 0 0px;
	}

.val-public-button a:link {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-public-roll.png') no-repeat 0 0px;
	}
	
.val-public-button a:visited {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-public-roll.png') no-repeat 0 0px;
	}
.val-public-button a:hover {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-public-roll.png') no-repeat 0 -59px;
	}
	
.val-public-button a:active {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-public-roll.png') no-repeat 0 -59px;
	}
	

.val-public-button span {
	text-indent: -9999px;
	position: absolute;
	}

/*------  Left Menu Dentists style -----------*/
.val-dentists-button-wrap {
	width: 202px;
	height: 59px;
	position:absolute;
	top: 72px;
	left: 8px;
}
.val-dentists-button {
	float: left;
	width: 202px;
	height: 59px;
	background: url('../images/val-left-dentists-roll.png') no-repeat 0 0px;
	}

.val-dentists-button a:link {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-dentists-roll.png') no-repeat 0 0px;
	}
	
.val-dentists-button a:visited {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-dentists-roll.png') no-repeat 0 0px;
	}
.val-dentists-button a:hover {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-dentists-roll.png') no-repeat 0 -59px;
	}
	
.val-dentists-button a:active {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-dentists-roll.png') no-repeat 0 -59px;
	}
	

.val-dentists-button span {
	text-indent: -9999px;
	position: absolute;
	}
/*------  Left Menu Technicians style -----------*/
.val-technicians-button-wrap {
	width: 202px;
	height: 59px;
	position:absolute;
	top: 137px;
	left: 8px;
}
.val-technicians-button {
	float: left;
	width: 202px;
	height: 59px;
	background: url('../images/val-left-technicians-roll.png') no-repeat 0 0px;
	}

.val-technicians-button a:link {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-technicians-roll.png') no-repeat 0 0px;
	}
	
.val-technicians-button a:visited {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-technicians-roll.png') no-repeat 0 0px;
	}
.val-technicians-button a:hover {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-technicians-roll.png') no-repeat 0 -59px;
	}
	
.val-technicians-button a:active {
	display: block;
	margin: 0;
	padding:0;
	width: 202px;
	height: 59px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-left-technicians-roll.png') no-repeat 0 -59px;
	}
	

.val-technicians-button span {
	text-indent: -9999px;
	position: absolute;
	}


.val-left-menu {
	margin-top: 201px;
	float: left;
	width: 220px;
}
ul.category {
	margin:0px;
	padding:0px;
	list-style:none;
	height:100%;
	font-size:12px;
	}

ul.category li {
	margin:0px;
	padding:0px;
	text-decoration: none;
	background-image: none;
}

ul.category li a:link, ul.category li a:visited {
	display:block;
	height:23px;
	width: 200px;
	background:url(../images/left-menu-roll-colourback.png) 0px 0px no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 20px;
	text-decoration:none;
	color:#333333;
	list-style-type: none;
	}

ul.category li a:hover, ul.category li a:active {
	display:block;
	height:23px;
	width: 200px;
	background-image: url(../images/left-menu-roll-colourback.png);
	background-repeat: no-repeat;
	background-position: -220px 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 20px;
	display:block;
	color:#676767;
	list-style-type: none;
	}


ul.category-top {
	margin:0px;
	padding:0px;
	list-style:none;
	height:100%;
	font-size:12px;
	}

ul.category-top li {
	margin:0px;
	padding:0px;
	text-decoration: none;
	background-image: none;
}

ul.category-top li a:link, ul.category-top li a:visited {
	display:block;
	height:23px;
	width: 200px;
	background:url(../images/left-menu-roll-curve-colourback.png) 0px 0px no-repeat;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 20px;
	text-decoration:none;
	color:#333333;
	list-style-type: none;
	}

ul.category-top li a:hover, ul.category-top li a:active {
	display:block;
	height:23px;
	width: 200px;
	background-image: url(../images/left-menu-roll-curve-colourback.png);
	background-repeat: no-repeat;
	background-position: -220px 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-left: 20px;
	display:block;
	color:#676767;
	list-style-type: none;
	}

#body-wrap #container .val-left-menu .category-top span {
	color: #666666;
}
#body-wrap #container .val-left-menu .category span {
	color: #666666;
}








/*ul.category li a:link, ul.category li a:visited {
	display:block;
	height:25px;
	width: 200px;
	background:url(../images/val-left-menu-trans24.png) 0px 0px no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	text-decoration:none;
	color:#000;
	list-style-type: none;
	}

ul.category li a:hover, ul.category li a:active {
	font-weight:bold;
	height:30px;
	color:#676767;
	background-image: url(../images/val-left-menu-trans24.png);
	background-repeat: no-repeat;
	background-position: -220px 0px;
	display:block;
	height:25px;
	width: 200px;
	list-style-type: none;
	}
*/




/*------  Left Menu Technicians style -----------*/
.val-promo-button-wrap {
	width: 220px;
	height: 203px;
/*	position:absolute;
	top: 137px;
	left: 8px;
*/}
.val-promo-button {
	width: 220px;
	height: 203px;
	background: url('../images/val-promo-roll.jpg') no-repeat 0 0px;
	}

.val-promo-button a:link {
	display: block;
	margin: 0;
	padding:0;
	width: 220px;
	height: 203px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-promo-roll.jpg') no-repeat 0 0px;
	}
	
.val-promo-button a:visited {
	display: block;
	margin: 0;
	padding:0;
	width: 220px;
	height: 203px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-promo-roll.jpg') no-repeat 0 0px;
	}
.val-promo-button a:hover {
	display: block;
	margin: 0;
	padding:0;
	width: 220px;
	height: 203px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-promo-roll.jpg') no-repeat -220px 0px;
	}
	
.val-promo-button a:active {
	display: block;
	margin: 0;
	padding:0;
	width: 220px;
	height: 203px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/val-promo-roll.jpg') no-repeat -220px 0px;
	}
	

.val-promo-button span {
	text-indent: -9999px;
	position: absolute;
	}

















	
/*---------------------------- Right home box style ---------------------------------------------------*/

#body-wrap #container .val-indexcontent .slideshow {
	background-image: url(../images/val-banner1.jpg);
	background-repeat: no-repeat;
	height: 202px;
	width: 761px;
	position: absolute;
	left: -1px;
	top: 0px;
/*	overflow:hidden;
	float:left;
	left: -1px;
*/}
#body-wrap #container .val-indexcontent {
	width: 760px;
	position: relative;
	margin-left: 220px;
/*	background-color: #FFFFFF;
*/}



#index-firefox-holder {
	padding-top: 202px;
/*	height: 336px;
*/	height: 504px;
	}



.separator {
	background-image: url(../images/val-hotspot-sep.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 760px;
	background-position: right bottom;
	}
.index-lower {
	background-image: url(../images/val-home-variable-dentures.jpg);
	background-repeat: no-repeat;
	background-position: 520px top;
	padding-left: 20px;
	width:720px;
}
.index-lower ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.index-lower li {
	padding-left: 10px;
	background-image: url(../images/val-bullet-blue.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0px 4px;
}

.body-content ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.body-content li {
	padding-left: 10px;
	background-image: url(../images/val-bullet-blue.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 0px 4px;
}


/*----------------------------  Breadcrumb tyle ---------------------------------------------------*/
.breadcrumb-holder {
	height: 31px;
	width: 650px;
	overflow: hidden;
	line-height: 31px;
	overflow:hidden;
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#A5A5A5;
}
/*.breadcrumb {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#A5A5A5;
	top:  0px;
	margin-bottom: 5px;
	line-height: 31px;
}
*/
.breadcrumb a:link{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#6B6B6B;
	text-decoration: 			none;
	font-weight:				bold;
}

.breadcrumb a:visited{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#6B6B6B;
	text-decoration: 			none;
	font-weight:				bold;
}

.breadcrumb a:hover {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color:						#0188C6;
	text-decoration: 			underline;
	font-weight:				bold;
}

.breadcrumb a:active{
	font-family: 				Arial, Helvetica, sans-serif;
	font-size:					11px;
	color: 						#0188C6;
	text-decoration: 			underline;
	font-weight:				bold;
}



.back-link {
	float: right;
	width: 80px;
	padding-right:15px;
	text-align:right;
	height: 31px;
	line-height:31px;

	}



/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

input.message-button {
	color:#192666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 17px;
	bottom: 17px;
	}
	
input.message-button2 {
	color:#192666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 17px;
	left: 17px;
	}
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#192666;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
/*#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}
*/


/*----------------------------  main body style ---------------------------------------------------*/
.body-content {
	width: 750px;
	position: relative;
	margin-left: 230px;
}


.body-content-info {
	width: 750px;
	position: relative;
	margin-left: 230px;
}
.body-content-cart {
	padding-left:20px;
}



.product-list {
	background-image: url(../images/product-list2up.png);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 350px;
	margin-top:20px;
	margin-left:20px;
	display: block;
	background-position: 0px 0px;
	position: relative;
}

.product-list-none {
	background-image: url(../images/product-list2up-none.png);
	background-repeat: no-repeat;
	float: left;
	height: 148px;
	width: 350px;
	margin-top:20px;
	margin-left:20px;
	display: block;
	background-position: 0px 0px;
	position: relative;
}

.imagebox {
	float: left;
	height: 148px;
	width: 132px;
	background: url('../images/cat-image-roll24.png') no-repeat 0 0px;
	overflow:hidden;
	margin-right:10px;
	}

.imagebox a:link {
	display: block;
	margin: 0;
	padding:0;
	height: 148px;
	width: 132px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/cat-image-roll24.png') no-repeat 0 0px;
	}
	
.imagebox a:visited {
	display: block;
	margin: 0;
	padding:0;
	height: 148px;
	width: 132px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/cat-image-roll24.png') no-repeat 0 0px;
	}
.imagebox a:hover {
	display: block;
	margin: 0;
	padding:0;
	height: 148px;
	width: 132px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/cat-image-roll24.png') no-repeat 0 -148px;
	}
	
.imagebox a:active {
	display: block;
	margin: 0;
	padding:0;
	height: 148px;
	width: 132px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/cat-image-roll24.png') no-repeat 0 -148px;
	}
.cat-prod-price .category-btn {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 33px;
	width: 82px;
}
.cat-prod-price .cat-quantity-box {
	background-color: transparent;
	border: none;
	position: absolute;
	left: 210px;
	bottom: 6px;
	width:30px;
	height:20px;
	line-height:20px;
	text-align: center;
}
.cat-prod-price .category-quantity {
	position: absolute;
	left: 142px;
	bottom: 10px;
	color:#666666;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
}
.cat-prod-price .category-quantity-stock {
	position: absolute;
	left: 142px;
	bottom: 10px;
	color:#666666;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
}
.product-list h2 {
	font-size: 13px;
	color: #008CCB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	line-height: 32px;
*/	line-height: 14px;
	height: 32px;
	overflow:hidden;
}
.product-list-none h2 {
	font-size: 13px;
	color: #008CCB;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
	height: 32px;
	overflow:hidden;
}
.product-list .cat-prod-description {
	color: #666666;
	padding-top: 5px;
	padding-bottom: 4px;
	height: 28px;
	overflow:hidden;
}
.product-list-none .cat-prod-description {
	color: #666666;
	padding-top: 5px;
	padding-bottom: 4px;
	height: 28px;
	overflow:hidden;
}
.product-list .cat-prod-price a {
	font-size: 11px;
	font-weight: bold;
	color: #00B6B7;
}
.product-list-none .cat-prod-price a {
	font-size: 11px;
	font-weight: bold;
	color: #00B6B7;
}
.product-list .cat-prod-price {
	font-weight: bold;
	color: #FF8A00;
}
.product-list-none .cat-prod-price {
	font-weight: bold;
	color: #FF8A00;
}
.product-list .product-link {
	text-indent: -999px;
	position: absolute;
}
.product-list-none .product-link {
	text-indent: -999px;
	position: absolute;
}
.product-list .cat-buy-now .cat-prod-price .Gprice {
	margin-right: 20px;
}
.product-list-none .cat-buy-now .cat-prod-price .Gprice {
	margin-right: 20px;
}
.product-list .cat-buy-now .cat-prod-price select {
	margin-top: 4px;
	font-size: 11px;
}
.product-list-none .cat-buy-now .cat-prod-price select {
	margin-top: 4px;
	font-size: 11px;
}


/*---------------------------- valplast dentists start ---------------------------------------------------*/
.location-seminar h2 {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 10px;
}

.location-seminar h3 {
	padding-left: 10px;
}

.dentists {
	padding-top: 5px;
	padding-bottom: 10px;
/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/}

.dentists dt {
	color: #666;
	font-weight: bold;
	float: left;
	margin: 0em;
	width: 8em;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 0em;
	padding-left: 0em;
	font-size:130%;
}

.dentists dd {
	margin-left: 12em;
	padding-top: 2px;
	padding-bottom: 2px;
	 }

/*.dentists .events strong {
	font-weight: bold;
}
*/


.not-dentists {
	padding-top: 5px;
	padding-bottom: 10px;
	color:#DD0000;
/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
*/}

.not-dentists dt {
	color: #DD0000;
	font-weight: bold;
	float: left;
	margin: 0em;
	width: 8em;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0em;
	padding-left: 0em;
	background-image: url(../images/cross-red24.jpg);
	background-repeat: no-repeat;
	background-position: 65px 5px;
	line-height: 29px;
}

.not-dentists dd {
	margin-left: 12em;
	padding-top: 2px;
	padding-bottom: 2px; }










#body-wrap #container .body-content h1 {
	font-size: 25px;
	color: #0188C6;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 10px;
}
#body-wrap #container .body-content-info h1 {
	font-size: 25px;
	color: #0188C6;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	margin-left: 10px;
}
.cat-hotspot-1 h2 {
	font-size: 17px;
	color: #008BCB;
	padding-top: 4px;
	padding-bottom: 2px;
}
.cat-hotspot-1 h3 {
	font-size: 14px;
	color: #00B8B8;
	padding-top: 3px;
	padding-bottom: 2px;
}
.cat-hotspot-1 {
	margin-left: 10px;
	margin-right: 10px;
}
.cat-intro-1 {
	margin-left: 10px;
}


.catsub-prod-holder h2 {
	text-align: center;
	padding:0px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size:11px;
	font-weight:bold;
	width: 175px;
	height:40px;
	background-color:#008BCB;
/*	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
*/	color:#fff;
	float:left;
	text-decoration:none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}



.catsub-prod-holder h2 a:link {
	text-align: center;
	font-size:11px;
	font-weight:bold;
	width: 165px;
	height:35px;
	background-color:#008BCB;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
	color:#fff;
	display:block;
	float:left;
	text-decoration:none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:  10px;
}


.catsub-prod-holder h2 a:visited {
	background-color:#008BCB;
	font-size:11px;
	width: 165px;
	height:35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
	color:#fff;
	display:block;
	text-decoration:none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:  10px;
}

.catsub-prod-holder h2 a:hover {
	background-color:#FA8E10;
	font-size:11px;
	width: 165px;
	height:35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
	color:#fff;
	display:block;
	text-decoration:none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:  10px;
}

.catsub-prod-holder h2 a:active {
	background-color:#FA8E10;
	font-size:11px;
	width: 165px;
	height:35px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:0px;
	color:#fff;
	display:block;
	text-decoration:none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.info {
	color:#333333;
	font-weight:normal;
	font-size:90%;
	font-style:normal;
}






#body-wrap #container .body-content .prod-image {
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#body-wrap #container .body-content #products-holder-form {
	padding-left: 10px;
}
#body-wrap #container .body-content .prod-description {
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;	
}
#body-wrap #container .body-content .prod-summary {
	padding-top: 10px;
	padding-left: 10px;
}
#body-wrap #container .body-content .prod-image-holder {
	padding-top: 10px;
	padding-left: 10px;
}
.prod-price {
	font-weight: bold;
	color: #FF8A00;
}
.prod-price .quantity {
	color: #666;
	font-weight: normal;
	padding-left: 20px;
}

/*---------------------------- cart start ---------------------------------------------------*/

.nopcart {
  padding: 5px;
}
.nopheader{
  padding: 5px;
}
.nopentry {
  padding: 5px;
}
.nopentry a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0188C6;
	text-decoration: none;
	font-weight: normal;
	width: 350px;
	display: block;
	text-align: left;
}
.nopentry a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0188C6;
	text-decoration: none;
	font-weight: normal;
	width: 350px;
	display: block;
	text-align: left;

}
.nopentry a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8A00;
	text-decoration: underline;
	font-weight: normal;
	width: 350px;
	display: block;
	text-align: left;
}
.nopentry a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8A00;
	text-decoration: none;
	font-weight: normal;
	width: 350px;
	display: block;
	text-align: left;

}
.nopbutton {
	color:#0188C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.btn {
	color:#0188C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.noptotal {
  padding: 5px;
}




.redbox-centre {
	width:90%;
	background-color: #dd0000;
	background-color: #FF8A00;
	font-size: 115%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	/*	margin-left:auto;
	margin-right:auto;
*/	text-align: center;
	padding: 20px;
	
-webkit-border-top-left-radius: 35px;
-webkit-border-bottom-right-radius: 35px;
-moz-border-radius-topleft: 35px;
-moz-border-radius-bottomright: 35px;
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
	border: 10px solid #0186CB;	
	
/*	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius:  15px;
*/	}
	
	
.warning-yellow {
	color: #FFFF00;
}

.category-image-right {
	background-image: url(../images/val-home-variable-dentures.jpg);
	background-repeat: no-repeat;
	background-position: 500px top;
	padding-right: 240px;
	padding-left: 0px;
	width:500px;
}
.image-left {
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	}
.image-right {
	float:right;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	}	
.image-center {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}	
#body-wrap #container .body-content .cat-hotspot-1 .note {
	color: #FF0000;
}
sup {
	vertical-align: top;
	}
	
.footer-top {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 240px;
	font-size: 10px;
	color: #333333;
	text-align: right;
	clear: both;
}
.clearbox {
	float: left;
	width: 100%;
}
#body-wrap #container .body-content .catsub-prod-holder {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#body-wrap #container .body-content #products-holder-firefox .product-list {
	margin-right: 10px;
	margin-left: 10px;
}
#body-wrap #container .body-content #products-holder-firefox .product-list-none {
	margin-right: 10px;
	margin-left: 10px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: centre;
}
#body-wrap #container .body-content #product-info .prod-price {
	padding-left: 10px;
	padding-top: 10px;
}
#body-wrap #container .body-content #product-info .prod-price .quantity {
	display: block;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
.right145 {
	width:145px;
	float:right;
	margin-left: 15px;
	}
	
.right145 .imagebox {
	margin-bottom: 5px;
}

/*----------------------------  table styles ---------------------------------------------------*/

.val-table {
	width: 730px;
	border: 1px solid #008CCA;
	background-color: #ffffff;
	margin-bottom: 10px;
	font-size:110%;
	color: #0D445D;
}
.headtable {
	background-color: #008CCA;
	color: #fff;
	font-weight: bold;
	font-size:120%;
}
.oddtable {
	background-color: #E5E5E5;
	vertical-align: top;
}
.eventable {
	background-color: #F0F0F0;
	vertical-align: top;
}
/*----------------------------  contact styles ---------------------------------------------------*/

.contact{
	font-size: 90%;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right:300px;
	position: relative;
}

.contact p{
	padding: 0px 0px 10px 0px;
}


.contact em {
	font-weight: bold;
	color: #ff0000;
}
.form-feedback {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-bottom: 15px;
}
.contact #contact #name {
	width: 250px;
}
.contact #contact #labname {
	width: 250px;
}
.contact #contact #emailaddress {
	width: 250px;
}
.contact #contact #status {
	width: 150px;
	text-align:center;
}
.contact #contact #job {
	width: 250px;
}
.contact #contact #telephone {
	width: 250px;
}
.contact #contact a {
	font-weight: normal;
	color: #333333;
}
#body-wrap #container .val-left-menu .sign-up {
	background-image: url(../images/val-lower-left-back.png);
	background-repeat: repeat-y;
	width: 220px;
}

.sign-up form {
	margin-top: 11px;
	overflow: hidden;
	padding-bottom: 15px;
	width: 220px;
	font-weight: normal;
	color: #084058;
	font-size: 90%;
}
.sign-up legend {
	font-weight: bold;
	color: #0188C6;
	font-size: 120%;
}
.sign-up #email {
	width: 130px;
	float: right;
	border: 1px solid #B9B9B9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.sign-up #email:hover {
	background-color:#8EC0D7;
}

.sign-up #field1 {
	width: 130px;
	float: right;
	border: 1px solid #B9B9B9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.sign-up #field1:hover {
	background-color:#8EC0D7;
}

.sign-up #field2 {
	width: 130px;
	float: right;
	border: 1px solid #B9B9B9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.sign-up #field2:hover {
	background-color:#8EC0D7;
}
.sign-up input {
	margin-top: 3px;
}
.sign-up fieldset {
	margin: 3px;
	padding: 6px;
}
#body-wrap #container .val-left-menu .sign-up label {
	float: left;
	height:28px;
	clear:both;
	line-height: 28px;
}
.sign-up #buttons {
	margin-left: 78px;
}
.redbox-centre strong {
	font-size: 110%;
	color: #164D66;
}
#body-wrap .banner p {
	position: absolute;
	left: 20px;
	top: 115px;
	font-size: 11px;
	color: #000000;
	text-shadow: #ECEDED 1px 1px 0px;
}

