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,sub,sup
,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label
,legend,table,caption,tbody,tfoot,thead,tr,th,td
    {
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-size:1em;
}

/* general */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

.hide{
    position:absolute;
    left:-10000px;
}

.fl {
    float: left;
    width: auto;
    display: inline-block;
        
    
}

.fr {
    float: right;
    width: auto;
    display: inline-block;
    
}

.clear {
    clear: left;
    min-height: 0px;
    line-height: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
    border: 0px solid green;
    width: 100%;
    display:inline-block;
    font-size:1px;
}

.clearboth {
    clear: both;
    line-height:0;
    min-height:0;
    height: 0;
    margin: 0;
    padding: 0;
    border: 0px solid red;
    width: 100%;
    display: inline-block;
    font-size:1px;
}

*html .clearboth {
    zoom: 1;     /* triggers hasLayout */
}

img {
    border:0;
}

h1
{
padding:0;
margin:1em 0 0.5em 0;
text-align:left;
line-height:180%;
}

h2
{
margin:1.5em 0 0 0;
padding:0;
font-weight:bold;
text-align:left;
}

.pics
{
padding:30px 0px 0px 0px;
}

div.instructions
{
font-style:italic;
text-align:center;
padding:1em 0 0.25em 0;
margin:0;
}

div.ticketq
{
margin:1em 4em 2em 4em;
font-weight:bold;
vertical-align:top;
}

div.ticketa
{
margin: 0 4em 4em 4em;
vertical-align:top;
}

table.tickets td
{
vertical-align:top;
padding: 0 0.5em 0.25em 0.5em;
background-color:#FFFFFF;
}

table.tickets
{
border:1px solid #808080;
}

table.nolinepadding td
{
padding:0 0.5em 0 0.5em;
}

div.messageBox
{
overflow: auto;
background-color: #ffffff;
color:#000000;
padding: 0.5em 1em 0.5em 1em;
}

div.messageBoxTitle
{
font-weight:bold;
border-bottom: 1px solid #000000;
padding-bottom: 0.5em;
}

div.messageBoxBody
{
padding: 0.5em 0 0.5em 0;
}

div.faq_a
{
margin: 2em 22em 4em 2em;
}

div.faq_a h2
{
margin:0;
padding:0;
}


td.faq_bigqa
{
vertical-align:top;
font-size: large;
font-weight:bold;
padding-right:1em;
}

td.faq_lower
{
padding-top: 0.5em;
}

body
{
font-family: verdana, arial, helvetica, sans-serif;
background-color:#c0c0c0;
color:#474747;
text-align:center;
margin:0;
padding:0;
font-size:100%;
overflow-y: scroll;
padding-bottom:100px;
line-height: 1;
}

a {
	font-weight:bold;
}

div.container1L,
div.container1{
width:1158px;
width:1236px;
margin:0 auto;
text-align:center;
position:relative;
left:39px;
border:0px solid red;
font-size:0.9em;
}

*html div.container1L,
*html div.container1{
}

div.container2{
width:1158px;
width:1236px;
text-align:left;
background-color:#c0c0c0;
border:0px solid yellow;
position:relative;
top:-10px;
}


#header{
width:1158px;
height:80px;
background-color:#3d3d3d;
border:0px solid green;
border-bottom:1px solid #c0c0c0;
}

table#mainContent{
width:1158px;
border:0px solid black;
background-color:#c0c0c0;
}

td#leftCol{
width:189px;
border:0px solid blue;
background-color:#c0c0c0;
}

*html td#leftCol{
width:189px;
border:0px solid blue;
}

td#mainCol{
width:768px;
border-left:1px solid #c0c0c0;
/*
width:726px;
padding:21px;
*/
background: url('/img/gradients/content_area_gradient.jpg')  no-repeat;
min-height:400px;
}

*html td#mainCol{
/*
width:769px;
*/
height:400px;
}

td#rightCol{
width:199px;
background: url('/img/gradients/homepage_textsquare_bg_gradient_toplevel.jpg')  no-repeat;
background: url('/img/gradients/button_area_gradient_temp.jpg')  no-repeat;
background: url('/img/gradients/button_area_gradient.jpg')  no-repeat;
background: url('/img/gradients/homepage_textsquare_bg_gradient_toplevel.jpg')  no-repeat;
background: url('/img/gradients/button_area_gradient.jpg')  no-repeat;
border:0;
height:300px;
border-left:1px solid #c0c0c0;
}

div#footer{
width:1158px;
height:80px;
border-top:1px solid #c0c0c0;
background-color:#3d3d3d;
color:#fff;
}




/* shoadows */

#hShadow{
    float:left;
    display:inline;
	border:0px solid black;
	height:39px;
	width:1158px;
    width:1236px;
    position:relative;
    left:-39px;
    background: url('/img/gradients/shadows-h-1236px.gif');
}
	
#mShadow{
	float:left;
	display:inline;
    border:0px solid black;
    width:1236px;
    position:relative;
    left:-39px;
    text-align:center;
    background: url('/img/gradients/shadows-m-1236px.gif') repeat-y;
}   

#mShadowInner{
    border:0px solid black;
    width:1158px;
    text-align:left;
    margin:0 auto;
}   

#fShadow{
	float:left;
	display:inline;
    border:0px solid black;
    height:39px;
    width:1158px;
    width:1236px;
    position:relative;
    left:-39px;
    background: url('/img/gradients/shadows-f-1236px.gif');
}



/* header */

#languages{
position:absolute;
border:0px solid green;
z-index:1000;
top:10px;
left:50%;
}

#languages div.inner{
position:absolute;
width:1158px;
width:579px;
height:25px;
z-index:1000;
left:0;
top:-7px;
border:0px solid black;
text-align:right;
}

#languages img{
margin:5px;
margin-top:8px;
}

#header .ppLogo{
    float:left;
    margin-top:21px;
    margin-left:21px;
    display:inline;
}

#header .anthrLogo{
    float:right;
    margin-top:21px;
    margin-right:21px;
    display:inline;
}






/* leftCol */

div.mainmenu {
	border:0px solid black;
	float:left;
	display:inline;
}

div.mainmenu div{
    height:35px;
    background-color:#454545;
    border-bottom:1px solid #c0c0c0;
    text-align:left;
    display:inline-block;
    float:left;
    clear:both;
}

div.mainmenu a,
div.mainmenu span.selected{
	float:left;
    color:#7d9abb;
    padding-left:21px;
    padding-right:21px;
    width:147px;
    display:inline-block;
    line-height:15px;
    padding-top:10px;
    padding-bottom:10px;
    text-decoration:none;
    clear:both;
    font-weight:bold;
}

*html div.mainmenu a,
*html div.mainmenu span.selected{
    width:189px;
}	

div.mainmenu span.selected{
    color:#3d3d3d;
    background-color:#7c98b8
}

div.mainmenu div.submenu
{
	border:0px solid black;
	height:auto;
	float:left;
	clear:both;
}

div.mainmenu div.submenu a,
div.mainmenu div.submenu span.selected{
    padding-left:42px;
	width:126px;
	background-color:#5e5e5e;
	color:#7d9abb;
}

div.mainmenu div.submenu span.selected{
    color:#3d3d3d;
    background-color:#899aae;
}

*html div.mainmenu div.submenu a,
*html div.mainmenu div.submenu span.selected{
    width:189px;
}   


div.mainmenu div.selected,
div.mainmenu div.submenu div.selected
{
    background-color:#8eaac1;
}

div#leftColBelowMenu,
div#leftColBelowMenuAds{
	float:left;
	display:inline;
	position:relative;
	clear:left;
}

div#leftColBelowMenu{
}

div#leftColBelowMenu div{

background: url('/img/gradients/menu_bar_gradient.jpg') no-repeat ;
height:160px;
width:189px;
border:0px solid black;
vertical-align:top;
}

div#leftColBelowMenuAds div{
background: url('/img/gradients/menu_bar_gradient_simple.jpg') no-repeat ;
background: url('/img/ads/homepage_menu_bar_gradient.jpg') no-repeat ;

height:695px;
width:189px;
vertical-align:top;
}

td#leftColBelowMenu {
overflow:hidden;
}

td#leftColBelowMenu div{
height:600px;
display:block;

}

div#leftColAds{
text-align:center;
height:600px;
background: url('/img/gradients/menu_bar_gradient.jpg') no-repeat ;
background: url('/img/ads/homepage_menu_bar_gradient.jpg') no-repeat ;
display:block;
}

div#leftColAds img{
margin:0 auto;
display:block;
padding-top:21px;
}

*html div#leftColAds img{
padding-top:0;
margin-top:21px;
}





/* mainCol */

td#mainCol div#mainColInner{
margin:21px;
width:726px;
border:0px solid black;
}

td#mainCol p,
td#mainCol li,
td#mainCol h2{
    color:#3d3d3d;
}

td#mainCol a{
    color:#4173ab;
}
td#mainCol a:hover{
    text-decoration:underline;
}

/* rightCol */

td#rightCol {
    text-align:center;
}

td#rightCol img{
    margin:0 auto;
    margin-top:16px;
}
td#rightCol .div.rightmenu{
    display:block;
    width:199px;
    border:0px solid black;
    text-align:center;
}
td#rightCol a{
    margin:0 auto;
    margin-top:16px;
    width:159px;
    height:25px;
    display:block;
}
td#rightCol a#buy_now{
    background-image:url('/img/buttons/buy_now_up.jpg');
}
td#rightCol a#download_free_trial{
    background-image:url('/img/buttons/free_trial_up.jpg');
}
td#rightCol a#video_demonstration{
    background-image:url('/img/buttons/video_demo_up.jpg');
}


/* footer */

div#footer{
	text-align:center;
}

div#footerMenu{
    margin:0 auto;
    padding-top:30px;
}

div#footerMenu a{
    color:#7c98b8;
    text-decoration:none;
    padding-left:16px;
    padding-right:16px;
    font-weight:bold;
}

*html div#footerMenu a{
}









