﻿#contentblock
{
    margin-top: 10px;
    background-image: url(images/contentTop.gif);
    background-repeat: no-repeat;
    background-position: top left; 
    padding-top: 2px;
}

.homePage #contentblock
{
    background-image: none;
    padding-top: 0px;
    
}

#content
{
    position: relative;
    background-image: url(images/content.gif);
    background-repeat: repeat-y;
    background-position: top left; 
}

.homePage #content
{
    position: relative;background-image: url(images/homeBack.jpg);
    background-repeat: no-repeat;
    background-position: top left; 
    width: 980px;
    height: 517px;
}


#footernav
{
    background-image: url(images/contentBottom.gif);
    background-repeat: no-repeat;
    background-position: top left; 
    padding-top: 10px;
    margin-bottom: 50px;
}


.homePage #footernav
{
    background-image: none;
    padding-top: 5px;
    
}

body 
{
    background-color: transparent;
    background-image: url(images/background.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

body.homePage
{
    background-color: #FFFFFF;
    background-image: none;
}


#header h1 
{
    background-image: url(images/main/logo.gif);    
    background-repeat: no-repeat;
    background-position: top left;
    height: 89px;
    text-indent: -9999px;
}

.homePage h1.pageTitle
{
    margin: 25px 15px !IMPORTANT;
    padding: 5px 20px;
    font-size: 24px;
}

h1.pageTitle
{
    padding: 5px 20px;
    font-size: 26px;
	color:#000000
}

h1.pageTitle span.pageTitleLight
{
    color: #666666;    
}

#topnav 
{
    background-image: url(images/main/menuback.gif);
    background-repeat: repeat-x;
    height: 37px;
}

#topnav a
{
    display: inline-block;
    color: #333333;
    line-height: 37px;
    height: 37px;
    font-weight: bold;
	font-family:"Helvetica 55 Roman", Arial, Helvetica Sans-Serif;
    font-size: 13px;
    padding: 0px 20px;
    background-image: url(images/main/menuItemEnd.gif);
    background-repeat: no-repeat;
    background-position: top left;
}


#topnav a.first 
{
    background-image: none;
}

#topnav a:hover
{
    color: #ffcb01;
    background-image: url(images/main/menuOver.gif);
    background-repeat: repeat-x;
    text-decoration: none;
}

#titleNav a 
{
    color: #333333;
    font-size: 12px;
    padding: 0px 5px;
    background-image: url(images/main/titleMenuItemEnd.gif);
    background-repeat: no-repeat;
    background-position: top left;
    
}

#titleNav a.first
{
    background-image: none;
} 

p {
    margin: 9px 0;
}

.label {
    font-weight: bold;
    font-size: 110%;
}

.productIdentifier
{
    background-color: #EEEEEE;
    border: 1px solid #d1d1d1;
    background-image: url(images/productIdentifierBackground.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    width: 178px;
    height: 308px;
    float:left;
    margin:5px;
    overflow: hidden;
}

.over .productIdentifier 
{
    background-color: #fdc800;
    background-position: left -309px;
}

.productIdentifier h1
{
    margin: 3px !IMPORTANT;
    text-align: left;
	padding-left:8px;
    font-size: 14px !IMPORTANT;
    font-weight: bold !IMPORTANT;
    line-height: 22px;
    display: block;
    width: 172px;
    height: 22px;
    overflow: hidden;
}

.productIdentifier .productImage
{
    margin: 10px;
    width: 160px;
    height: 113px;
}

.productIdentifier .descriptionHolder
{
    margin: auto;
    width: 165px;
    text-align: left;
    font-size: 11px;
    height: 110px;
    overflow: hidden;
}

.productIdentifier .chooseButton
{
    float: right;
    margin: 5px;
}

div.troubleShooting
{
    float: right;
    width:270px;
    margin-right: 7px;
}

div.troubleShooting h1
{
    background-color: #fdc800;
    background-image: url(images/troubleshootingHeader.jpg);
    display: block;
    width: 270px;
    height: 33px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin: 0px !IMPORTANT;
    margin-top: 5px !IMPORTANT;
}

div.troubleShooting ul
{
    margin: 2px;
    margin-left: 20px;
    list-style-image: url(images/bulletArrow.jpg);
}

div.troubleShooting li
{
    margin: 5px 1px;
}

div.troubleShooting li a
{
    color: #3333BB;
}

.homeMain 
{
    position: absolute;
    bottom: 25px;
    right: 0px;
    width: 510px;
    height: 373px;
    margin: 20px;
    overflow: hidden;
}

.homeButton
{
    margin: 8px 4px;
}


.productDemoButton
{
    position: relative;
    float: left;   
    width: 178px;
    height: 214px;
    margin: 10px;
    background: url(images/demoBackground.jpg);
    background-repeat:no-repeat;
    background-position: top left;
    overflow:hidden;
    
}

.productDemoButton .productName
{
    position: absolute;
    top: 129px;
    left: 2px;
    width: 176px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    overflow: hidden;
    letter-spacing: -0.05em;
}

.productDemoButton .productName a {
    color: #000000;
}

.productDemoButton .productImage
{
    position: absolute;
    top: 7px;
    left: 9px;
    width: 160px;
    height: 113px;
    overflow: hidden;
}

.productDemoButton .productDemoSelectButton
{
    position: absolute;
    bottom: 9px;
    left: 10px;
    width: 158px;
    height: 37px;
    overflow: hidden;
}

.productDemoList
{
    width: 289px;
    margin-left: 10px;
}

.productDemoList a
{
    display: inline-block;
    background: #ffffff;
    width: 287px;
    height: 32px;
    line-height: 32px;
    color: #000000;
    padding-left: 5px;
    border:1px solid #DDDDDD;
    margin-top: -1px;
    
    
}

.productDemoList a:hover
{
    background: #ffc900;
}

.productDemoMovie
{
    float: right;
    margin-right:10px;    
}

.downloadProductTitle
{
    display: inline-block;
    background-color: #ffcc01;
    width: 100%;
    line-height: 2em;
    text-align: center;
    font-weight: bold;
}

div.productDownloadDiv ul
{
    margin: 2px;
    margin-left: 20px;
    list-style-image: url(images/bulletArrow.jpg);
}

div.productDownloadDiv li
{
    margin: 5px 1px;
}

div.productDownloadDiv li a
{
    color: #3333BB;
}


.downloadPopup
{
    background: #FFFFFF;
    width: 300px;
    height: 300px;
    border: 1px solid #888888;
    padding: 10px;
}

h1.productIdentiferTitle
{
    background: #ffcc01;
}

span.checkbox *
{
    vertical-align: middle;
}

.editable ul
{
    margin-left: 25px;
    list-style-type: inherit;
}

.editable a
{
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

.editable a:Visited
{
    font-weight: bold;
    text-decoration: underline;
    color: #444444;
}