#container
{
	width: 100%;
	margin: 10px auto;
	line-height: 130%;
	background-color: White;	
}

#top
{
	padding: 0;	
	background-color: White;
}

#top a { text-decoration: none; }

/* begin header */

    #header {
      float:left;
      width:100%;
      background:#0066cc url("images/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
    #header ul {
      margin:0 0 0 160px;
      padding:10px 10px 0;
      list-style: none;
      }
    #header li {
      float:left;
      background:url("images/left_both.png") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      }
    #header a {
      float:left;
      display:block;
      width:.1em;
      background:url("images/right_both.png") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    #header > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a {float:none;}
    /* End IE5-Mac hack */
    #header a:hover {
      color:#333;
      }
      
    /* active tab coloring */
    #home #nav-home,
    #products #nav-products, #about #nav-about,
    #contact #nav-contact,
    #shop #nav-shop,
    #support #nav-support,
    #downloads #nav-downloads
    {
      background-position:0 -150px;
      border-width:0;
    }
      
    #home #nav-home a, 
    #products #nav-products a, 
    #about #nav-about a,
    #contact #nav-contact a,
    #shop #nav-shop a,
    #support #nav-support a,
    #downloads #nav-downloads a
    {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #header li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #header li:hover a {
      background-position:100% -150px;
      }

/*  end header */



#leftnews
{
	float: left;
	width: 165px;
	margin:0;
	padding: .5em;
	padding-left: 0;
	font-size: xx-small;
}

#rightnav
{
	float: right;
	width: 165px;
	margin:0;
	padding: .5em;
}

/* size hack for ie */
#rightsize
{
	float: right;
	width: 165px;
	height: 400px;
}

.testimonial
{
	background-color: #CCCCCC;	
	margin-bottom: 1em;
}

.testimonial dl
{
	width: 165px;
	margin: 0;
	padding: 0;
	background: url(images/box_bottom.gif) no-repeat bottom left;
}

.testimonial dd 
{
		margin: 0 0 0 0;
		padding: 10px;
		color: #666;
		font-family: Verdana, sans-serif;
		background:  url(images/box_top.gif) no-repeat top left;
}
		
.testimonial dt 
{
		margin: 0 0 0 0; 		
		padding: .5em .5em .5em .5em;
		font-size: 80%;
		color: #fff;		
		background: #999 url(images/box_bottom.gif) no-repeat bottom left;		
		text-align: right;
}




.rightdef, #systemreq
{
	background-color: #CCCCCC;	
	margin-bottom: 1em;
}

.rightdef dl, #systemreq dl
{
	width: 165px;
	margin: 0;
	padding: 0;
	background: url(images/box_bottom.gif) no-repeat bottom left;
}

.rightdef dd, #systemreq dd 
{
	margin: 0 0 0 0;
	padding: 10px;
	color: #666;
	font-family: Verdana, sans-serif;
	background:  url(images/box_bottom.gif) no-repeat bottom left;
}

#systemreq dd.mid
{
	background-image: none;
	border-bottom: 1px solid #fff;
}
		
.rightdef dt, #systemreq dt 
{
	margin: 0 0 0 0; 		
	padding: .5em .5em .5em .5em;		
	color: #fff;
	background: #999 url(images/box_top.gif) no-repeat top left;				
	border-bottom: 1px solid #fff;
}

.rightdef img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	


#content
{
	margin-left: 160px;
	margin-right: 160px;
	padding: 1em;
	padding-top: 0;
	text-align: justify;
	background-color: White;	
   	line-height:140%;   	
}

#footer
{
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #F1F1F1;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	clear:both;
}

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
}

.floatleft
{
	float: left;
	margin: 0 0 10px 10px;
}

BODY
{

    font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size:75%;
    margin-left:11px;
    margin-top:4px;
    margin-right:11px;
    background-color:White;
    min-width: 550px;    
}

#content h1 
{	
	font-size: 150%;
}

#content h2 
{
	font-size: 125%;
} 
 
#content h3 
{
	margin: 1em 0 .5em 0; 
	font-size: 110%;
}
#content h4 {margin: 0 0 .5em 0; }

#top :link img, #boxlink :link img { border: none; }
#top :visited img, #boxlink :visited img { border: none; }
#software :link img, #codecs :link img { border: none; }
#software :visited img, #codecs :visited img  { border: none; }

.nodecimglink img
{
	border: none; 
}

#software table, #codecs table
{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	line-height: 130%;
}

#software th, #codecs th
{
	text-align: left;
	padding-top: .5em;
}

#software th.topline, #software td.topline
{
	border-top: 1px solid gray;
}

#software img 
{
	margin-top: .5em;
	
}

.link32img 
{
	vertical-align: middle; 
	font-size: 150%;
}


#productop :link img, #productop :visited img  { border: none; }


.BodyText
{
	font-size:70%;
    font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
    color:Black;
    text-align:justify;
}



.SideBar
{
    font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size:xx-small;
    line-height:125%;
    color:Black;
    text-align:justify;
    background-color:#F1F1F1;
}

.BodyTextBold
{
    font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-weight:bold;
    font-size:88%;
    color:Black;
    text-align:justify;
}

/* sidebar coloring */
#leftnews #blue dt
{
	background-color: #69c;
}
	
#leftnews #blue, #leftnav #blue 
{
	background-color: #d6dff7;
}

#leftnews dl
{
	width: 165px;
	margin: 0;
	padding: 0;
	background: url(images/box_bottom.gif) no-repeat bottom left;
}

#leftnews dt {
		margin: 0 0 10px 0;
		padding: 10px;
		font-size: 130%;
		color: #fff;
		border-bottom: 1px solid #fff;
		background: #999 url(images/box_top.gif) no-repeat top left;
		}
	
#leftnews dd {
		margin: 0 0 0 0; 
		padding: 0 0 0 .5em;
		color: #666;
		font-family: Verdana, sans-serif;
		}
		
#leftnews .newsdate 
{
	 font-weight: bold;
	 margin-top: .5em;
}		
#leftnews .headline 
{
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

#leftnews .lastheadline 
{	
	padding-bottom: 10px;
}
		

#leftnav
{
	float: left;
	width: 165px;
	padding: 1em 0 0 0;
	margin-bottom: 1em;
}

#leftnav ul
{
	margin: 0;
	padding: 0;
	background: url(images/box_bottom.gif) no-repeat bottom left;
	list-style: none;
	border: none;
}

#leftnav li 
{
	border-bottom: 1px solid #fff;
	margin: 0;
}

#leftnav li a 
{
	display: block;
	font-size: x-small;
	font-family: Verdana, sans-serif;
	padding: .5em 0 .5em 10px;
	padding-left: 10px;	
	margin: 0;
	width: 100%;
	text-decoration: none;
}

html>body #leftnav li a { width: auto; }

#leftnav #blue 
{
	background-color: #d6dff7;
}


#blue a:hover {
  color: #FF0000;
  background-color: #ddf0fe;
  text-decoration: underline;
}

/* these determing the currently selected item in the leftnav */
#powhome #pngoutwinhome, 
#powinshop #pngoutwinshop,
#powinchangelog #powchangelist,
#powindl #pngoutwindl,
#powinfaq #powfaq,
#powinshop #powshop,
#pihome #pinavhome,
#pitour #pinavtour,
#pidl #pinavdl,
#dngcodechome #dnghome,
#dngcodecdl #dngdl,
#dngcodecshop #dngshop,
#dngcodecchangelist #dngchangelist
{
	background-color: #ddf0fe;
	font-weight: bold;
}


#leftnav .firstchoice 
{
 background: url(images/box_top.gif) no-repeat top left; 
 margin-top:0;
}

#rightsize .buttonimg img, #rightnav .buttonimg img, #leftnav .buttonimg img
{
	border: none;
	padding-bottom: 8px;
}

/* pricing by purchase button */
#rightnav .buttonimg dl 
{
	font-size: 80%;
	margin-top: 0;
}

#rightnav .buttonimg dd
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin: 0 1em 0 1em;
	float: left;
}

#rightnav .buttonimg dt
{
	font-family: Verdana, sans-serif;
	margin: 0 0 0 0;
}


/* end sidebar coloring */
 
/* purchase page table */
#purchasummary table
{
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;	
	font-size:70%;
}

#purchasummary th 
{
	font-weight: bold;
	font-size: 11px;
	padding: 6px 6px 6px 12px;
	text-transform: uppercase;
	text-align: left;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;				
}

#purchasummary th.nobg
{
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#purchasummary td 
{
	font: normal 12px auto;
	padding: 6px 6px 6px 12px;		
	border: none;
}

#purchasummary td.alt
{
	background: #fffffc;		
}

#purchasummary td.nolines
{
	border: none;
}

#purchasummary td.add
{
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	text-align: center;
}

#purchasummary td.lastadd
{
	border-bottom: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	text-align: center;
}

#purchasummary td.version
{		
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	font-weight: bold;
}

#purchasummary td.price
{		
	border-left: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;	
	text-align: center;
	font-size: 14px;
}

#purchasummary td.licensetext, #purchasummary td.platforms
{
	font: normal 11px auto;
	border-left: 1px solid #C1DAD7;
	/* border-right: 1px solid #C1DAD7; */
}

#purchasummary td.lastlicensetext
{
	font: normal 11px auto;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}


#purchasummary caption {
	padding: 0 0 5px 0;
	font: 100% italic;
	text-align: right;
}			 

/* download summary */
#downloadsummary table
{
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	border-collapse: collapse;
}

#downloadsummary th 
{
	font-weight: bold;
	padding: 6px 6px 6px 12px;
	border-left: 1px solid #C1DAD7;	
	border-top: 1px solid #C1DAD7;			
	font-size: small;
}


#downloadsummary td 
{
	font: normal 12px auto;
	padding: 6px 6px 6px 12px;		
	border: none;
}


#downloadsummary th.product
{		
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	font-weight: bold;
}

#downloadsummary td.download
{		
	border-left: 1px solid #C1DAD7;	
	border-bottom: 1px solid #C1DAD7;	
	text-align: center;
}

#downloadsummary td.price, #downloadsummary td.pricealt
{		
	border-bottom: 1px solid #C1DAD7;	
	border-right: 1px solid #C1DAD7;	
}

#downloadsummary td.pricealt
{		
	background: #d6dff7;
}

#downloadsummary td.dlinfo
{
	font: normal 11px auto;
	border-top: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	vertical-align: top;
	line-height: 130%;
}


#downloadsummary th.productalt
{		
	border-left: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	font-weight: bold;
	background: #d6dff7;	
	width: 10em;
}

#downloadsummary td.downloadalt
{		
	border-left: 1px solid #C1DAD7;	
	text-align: center;
	font-size: 12px;
	background: #d6dff7;
}

#downloadsummary td.dlinfoalt
{
	font: normal 11px auto;
	border-top: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	vertical-align: top;
	background: #d6dff7;
	line-height: 130%;	
}


#newsletter span.label,#newsletter span.spacer, #newsletter span.multiple span {width:120px;float:left;} 
#newsletter span.multiple {float:left;} 
#newsletter span.button {padding-left:120px;} 
#newsletter div.clear {clear:both;padding-top:5px;} 


