

img.centred {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

img.prodpic {
	display: block !important;
	text-align: center !important;
	margin-top: 10px !important;
	margin-left: 70px !important;
	margin-right: auto !important;
	margin-bottom: 10px !important;
	clear: both;
}

.clearboth { 
	clear: both; 
} 

#shopbox { 
	float : right; 
	display : inline; 
	margin : 10px 10px 0 0; 
	width : 550px; 
	color : #333; 
} 

.product{
	margin : 5px 0 5px 0;
}

.productboxtop { 
	margin : 0px 0 0 0;
	padding : 0 0 0px 0px;
	background : #dddddd;
	background-image : url(../shop/img/roundtop.jpg);
	background-repeat : no-repeat;
	border-bottom: none;
} 

.productboxmain { 
	margin : 0px 0 0px 0px;
	padding : 15px 10px 5px 10px;
	background-image : url(../shop/img/fadebar.jpg);
	background-repeat : no-repeat;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-top: none;
} 

.productboxbottom { 
	height: 5px;
	margin : 0px 0 0px 0;
	padding : 0 0 0px 0px;
	background-image : url(../shop/img/roundbottom.jpg);
	background-repeat : no-repeat;
	background-position: bottom;
	text-align: right;
} 

.items {
	float: left;
	margin: 3px 0 0 5px;
	text-align: right;
}

.code {
	float: left;
	width: 170px;
	margin: 3px 10px 0 3px;
	text-align: left;
}

.price {
	float: right;
	text-align: right;
	margin: 1px 20px 0 0;
}

.licContents {
	float: left;
	margin: 5px 10px -13px 13px;
	text-align: left;
}

.priceDL {
	float: right;
	text-align: right;
		margin: 8px 5px 0 0;
}

.product-image {
	display: none;
	float: left;
	position: relative;
	margin: 20px 10px 0px 10px;
}

.googlecart-add-button {
	float: right;
	width: 106px;
	margin: -1px 0px -5px 0;
	text-align: right;
}

.googlecart-add-button a {
	display: block;
	height: 29px;
	width: 106 px;
	background-image : url(../shop/img/addtocart.gif);
	background-repeat : no-repeat;
	background-position: top left;
}

.googlecart-add-button a:hover {
	background-position: 0px -30px;
}

.googlecart-add-button a:active {
	background-position: 0px -60px;
}

.googlecart-add-button-dl {
	float: right;
	width: 106px;
	margin: 7px 15px 0 0;
	text-align: right;
}

.googlecart-add-button-dl a {
	display: block;
	height: 29px;
	width: 106 px;
	background-image : url(../img/download.gif);
	background-repeat : no-repeat;
	background-position: top left;
}

.googlecart-add-button-dl a:hover {
	background-position: 0px -30px;
}

.googlecart-add-button-dl a:active {
	background-position: 0px -60px;
}

.grey-button {
	float: right;
	display: block;
	width: 106px;
	height: 29px;
	margin: -1px 0px -5px 0;
	background-image : url(../shop/img/greybutton.gif);
	background-repeat : no-repeat;
	background-position: top left;
}


/*  --------- table to hold product title and code in how to order section  --------- */

#wrapper #content #contentbox .order_info {
	border:none;
	width: 100%;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background: #FFF;
}

#wrapper #content #contentbox .order_info td {
	padding: 2px 2px 2px 0px;
}

/*  --------- trial button  --------- */

.trial-button {
	float: right;
	width: 106px;
	margin: 7px 0px 0 0;
	text-align: right;
}

.trial-button a {
	display: block;
	height: 29px;
	width: 106 px;
	background-image : url(../shop/img/30daytrial_yellow.gif);
	background-repeat : no-repeat;
	background-position: top left;
}

.trial-button a:hover {
	background-position: 0px -30px;
}

.trial-button a:active {
	background-position: 0px -60px;
}

.grey-trial-button {
	float: right;
	display: block;
	width: 106px;
	height: 29px;
	margin: 7px 0px 0 0;
	background-image : url(../shop/img/30daytrial_grey.gif);
	background-repeat : no-repeat;
	background-position: top left;
}

.trial-button2 {
	float: right;
	width: 106px;
	margin: 7px 0px 0 0;
	text-align: right;
}

.trial-button2 a {
	display: block;
	height: 29px;
	width: 106 px;
	background-image : url(../shop/img/30daytrial_yellow2.gif);
	background-repeat : no-repeat;
	background-position: top left;
}

.trial-button2 a:hover {
	background-position: 0px -30px;
}

.trial-button2 a:active {
	background-position: 0px -60px;
}

.grey-trial-button2 {
	float: right;
	display: block;
	width: 106px;
	height: 29px;
	margin: 7px 0px 0 0;
	background-image : url(../shop/img/30daytrial_grey2.gif);
	background-repeat : no-repeat;
	background-position: top left;
}


#shopbox .product .productboxtop h2 {	

	color: #333333;
	font-size: 130%;
	margin: 0px 0px 0px 5px;
	padding: 15px 5px 5px 5px;
	font-weight: normal;		
}

#shopbox .product .productboxtop a {	

	color: #333333;		
}

#shopbox .product .productboxmain p  {	
	display: inline;
	font-size: 100%; 
}



#shopbox .product .productboxmain .price p  {	

	display: inline;
	font-size: 120%;
	margin: 0px 0px 0px 10px; 
/*	color: #ff0000; */
}

#shopbox .product .productboxmain .priceDL p  {	

	display: inline;
	font-size: 140%;
	margin: 0px 0px 0px 10px; 
	color: #ff0000;
}

.licContents ul{
	margin: 0px 0px 0px 0px;
}

.licContents li{
	margin: 0px 0px 0px 0px;
}

.product-shipping-first {
visibility:hidden; display: none;
}

.product-shipping {
visibility:hidden; display: none;
}

.shipping {
visibility:hidden; display: none;
}








#demoBut {
	margin: 65px 0 75px 0;
}

#demoBut img  {
	border: none;
}

#contentbox .border img.noborder, #contentbox .borderdashed img.noborder, #sidebar img.noborder  {
	border: none;
}

#contentbox .mainimg {
	border-top: 1px dashed #bbbdbf;
	border-bottom: 1px dashed #bbbdbf;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	
}

#contentbox .mainimg img {
	
	margin: 0 8px 0 8px;
	border: 1px solid #bbbdbf; 
}


#demoblock  {
	margin: 20px 0 20px 0;	 
}

#demoblock h2  {
	margin: 30px 0 5px 0;
	font-size: 140%;
	font-weight: normal;	 
}


#demoblock .demogroup {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 0;
	border-top: 1px dashed #bbbdbf;
	overflow: auto;
	height: 100%;
}

#demoblock .demogroup img {
	margin: 10px 5px 10px 0;
	float: left;
	border: 1px solid #bbbdbf;
}

#demoblock .demogroup ul {	
	float: left;
	margin: 0;
	padding: 0 0 0 20px;	
}


#demoblock .demogroup h3 {	
	color: #58595b;
	font-size: 100%;
	padding: 5px 0 0 190px;
	margin: 0;
	font-weight: bold;		
}

#demoblock .demogroup p {	
	width: auto;
	padding: 0 0 0 190px;
	margin: 10px 0 0 0;	
}



#demo_wrapper  {
	margin:20px 0 50px 0;
	padding: 0 0 10px 0;			
}

#demo_wrapper p  {
	float:left;	
	width: 400px;	
}

#demo_wrapper .democlear {
	height:40px;
	clear:both;			
}


#demo_wrapper .demo  {
	float:left;
	margin:0 14px 0 14px;
	padding:0;		
}

#demo_wrapper .demo p  {
	float:left;	
	width: 350px;
	padding:10px 0 0 10px;	
}


#demo_wrapper .demo ul  {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#demo_wrapper .demo ul li {
	margin:0;
	padding:5px 0 0 0;
}


#demo_wrapper .demo ul li a img  {
	float:none;
	margin:0;
	padding:0;
	border:2px solid #a3a3a3; 
}

#demo_wrapper .demo ul li a:hover img  {
	border:2px solid #FF3600; 
}

/*  --------- program page list of products with thumbnails  --------- */

#content #contentbox .product_listing {
	width:520px;height:104px;
}

#content #contentbox .product_listing img {
	border:none;
}

#content #contentbox .product_listing a {
	font-weight:800;
}

/*  --------- picbox zoom for product images  --------- */


#pbOverlay, #pbImage, #pbBottom, #pbCloseBtn {
	position: fixed;
	z-index: 9999;
}

#pbOverlay {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
    background: #fff;
	cursor: pointer;
}

#pbCloseBtn {
	top: 0;
	right: 0;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../img/closebutton.png) no-repeat top left;
}

.pbLoading {
	background: #fff url(../img/loading.gif) no-repeat center !important;
}

#pbImage {
	border: none;
	background: #fff no-repeat;
	-moz-box-shadow: 0 0 40px #000;
	-webkit-box-shadow: 0 0 40px #000;
	box-shadow: 0 0 40px #000;
	cursor: move;
}

#pbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #EEE;
	line-height: 1.4em;
	left: 50%;
	bottom: 10px;
	width: 400px;
	margin-left: -200px; /* half the width */ 
}

#pbCaption {
	font-weight: bold;
	padding: 4px;
	display: inline-block;
	*display: inline; /* IE 7 */
	background-color: #444;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B0000000, EndColorStr=#B0000000);
	zoom: 1;
}

#pbNav {
	display: block;
	width: 200px;
	height: 65px;
	margin: auto;
	margin-top: 5px;
}

#pbPrevBtn, #pbNextBtn, #pbZoomBtn  {
	display: inline-block;
	width: 70px;
	height: 65px;
	outline: none;
	text-indent: -9000px;
	background: url(../img/navbtns.png) no-repeat;
}

#pbPrevBtn {
	background-position: -70px 0;
	float: left;
}

#pbPrevBtn.pbgreyed {
	background-position: 0 0;
}

#pbNextBtn {
	background-position: -320px 0;
	float: right;
}

#pbNextBtn.pbgreyed {
	background-position: -390px;
}

#pbZoomBtn {
	width: 60px;
	background-position: -140px 0;
	float: left;
}

#pbZoomBtn.pbgreyed { 
	background-position: -200px 0;
}

#pbZoomBtn.pbzoomed {
	background-position: -260px 0;
}



#content #contentbox .border .productDefaultImage {
	float:left;margin-bottom:5px;margin-right:15px;
}

#content #contentbox .border .productDefaultImage img {
	border:none;margin-bottom:2px;margin-top:4px;margin-right:0px;
}

#content #contentbox .border .productDefaultImage .zoomLabel {
	float:right;clear:both;margin-left:auto;margin-right:2px;text-align:right;
}

#content #contentbox .border .productDefaultImage .zoomLabel a {
	color:#606060;
}

#content #contentbox .border .productDefaultImage .zoomLabel img {
	float:right;border:none;margin-top:0px;margin-left:2px;margin-right:auto;
}


