div
{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body
{
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#divtopspacer 
{
    background-image: url('img/topspacer.gif');
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height: 92px;
}

#divtopleft  
{
    background-image: url('img/topleft.gif');
    position: absolute;
    left: 0;
    top: 0;
    width: 88px;
    height: 92px;
}
#divtopmiddle 
{
    background-image: url('img/topmiddle2.gif');
    position: absolute;
    top: 0;
    left: 88px;
    width: 498px;
    height: 92px;
}
#divtopright
{
    background-image: url('img/topright.gif');
    position: absolute;
    top: 0;
    right: 0;
    width: 164px;
    height: 92px;
}
#divmiddleleft  
{
    background-image: url('img/middleleft.gif');
    position: absolute;
    top: 92px;
    left: 0;
    width: 88px;
    height: 85px;
}
#divmiddlemiddle
{
    background-image: url('img/middlemiddle.gif');
    position: absolute;
    left: 88px;
    top: 92px;
    width: 449px;
    height:47px;
}
#divMenu
{
    position: absolute;
    right: 0;
    top: 132px;
    width: 164px;
}
#divMenuLower
{
    position: absolute;
    width: 164px;
    height: 130px;
    background: url('img/menulower.gif') no-repeat;
}

#divMenu h2
{
    cursor: default;
	font-weight: normal;
	letter-spacing: .3em;
	text-align: left;
    width: 158px;
	background: #666666;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 8px 0 0 0;
	font-size: 0.85em;
	padding: 3px 0 3px 3px;
}

#divAwards
{
    position: absolute;
    right: 200px;
    top: 92px;
}

#divAwards img
{
    margin: 0 0 0 30px;
    border: 0;
    vertical-align: middle;
}

#divSearch   
{
    position: absolute;
    right: 0;
    top: 92px;
    width: 164px;
    height: 40px;
	background: url('img/menuupper.gif') no-repeat;
	padding-top: 10px;
}

#divSearch input
{
    margin-top: 5px;
    border: 1px solid #666666;
    width: 120px;
    font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#divSearch img
{
    vertical-align: middle;
    margin-left: 5px;
}

#divMenu a {
	letter-spacing: .1em;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding: 2px 2px 2px 6px;
	text-decoration: none;
	color: #000000;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#divMenu a:hover, #divMenu a:active, #divMenu a:focus
{
	color: #0000CC;
}

#divContent, #divBare
{
    background-image: url('img/leftspacer.gif');
    background-repeat:repeat-y;
    /*height: 100%;
    dwidth: 100%;*/
    padding-top: 139px;
    padding-left: 120px;
    padding-right: 190px
}

#divForum
{
    background-image: url('img/leftspacer.gif');
    background-repeat:repeat-y;
    /*height: 100%;*/
    width: 100%;
    padding-top: 99px;
    padding-left: 120px;
    padding-right: 190px
}

#divForumHeading
{
    position: absolute;
    top: 139px;
    left: 120px;
}

#divContent ul
{
    list-style: none;
	list-style-type: none;
	margin: 0.8em 0 .8em 0;
}

#divContent ul li
{
    padding-bottom: 10px;
    padding-left: 20px;
    background: url('img/libul.gif') no-repeat top left;
}

#divContent ol li
{
    padding-bottom: 10px;
    padding-left: 20px;
}

.lititle
{
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 0.1em;
}

#divIcons
{
    position: absolute;
    top: 173px;
    left: 24px;
}
#divIcons img
{
    border: 0;
}

#divIcons a
{
    text-align: center;
	display: block;
    margin-bottom: 25px;
    text-decoration: none;
    font-size: 0.8em;
    color: #000000;
    padding: 2px;
    border: 1px solid #FFFFFF;
}

#divIcons a:hover, #divIcons a:active, #divIcons a:focus
{
    border-left-color: #BBBBBB;
    border-top-color: #BBBBBB;
    border-bottom-color: #000000;
    border-right-color: #000000;
}

#divContent h1 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	letter-spacing: .15em;
	margin: 0 0 10px 0;
}

#divContent h2
{
    cursor: default;
	background: url('img/contenthdrbg.jpg') repeat-y top left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	letter-spacing: .15em;
	color: #000000;
	font-weight: normal;
	padding: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30px;
	margin-bottom: 15px;
}

#divContent h3
{
    cursor: default;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	letter-spacing: .15em;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom:0;
}

#divContent p 
{
	margin: 10px 0 10px 0;
}

#divContent p a, #divContent td a
{
    color: #0000CC;
    font-variant: small-caps;
	text-decoration: underline;
}

#divContent a:hover, #divContent:focus, #divContent.active
{
    color: #CC0000;
}

#divContent p a
{
	font-size: 0.9em;
}

#divContent td a, #divContent li a
{
	font-size: 1.0em;
}

#divNavbar a
{
	padding-left: 15px;
	padding-right: 15px;
    text-decoration: none;
    color: #000000;
    font-size: 0.85em;
    font-weight: normal;
	background: url('img/bularrow.gif') no-repeat center left;
}
#divNavbar a:hover, #divNavbar a:active, #divNavbar a:focus
{
	text-decoration: underline;
}

#divFooter
{
    text-align: center;
    padding-top: 50px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.8em;
}

#divContent table
{
    border-collapse: collapse;
	border: 1px solid #DDDDDD;
	margin: .8em 0;
	padding: 0;
}

#divContent th, #divContent td
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 0.85em;
}

#divContent th
{
    cursor: default;
    text-align: center;
    letter-spacing: 0.2em;
	background: #FCFBFC;
	color: #666666;
    padding: 4px;
}

#divContent form th, #divContent table.lefthdr th
{
    text-align: left;
    vertical-align: top;
}

#divContent td
{
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
}

#divScreenList
{
}

#divScreenshot
{
    text-align: center;
    padding-top: 10px;
}

#divScreenshot a
{
    color: #000000;
}

#divScreenList table
{
    border-width: 0;
}

#divScreenList td
{
	background: url('img/camera-icon.gif') no-repeat center left;
	padding-left: 40px;
	padding-right:40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#divScreenList td a
{
    text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 1.0em;
	font-variant: normal;
}

#divScreenList td a:focus, #divScreenList td a:hover, #divScreenList td a:active
{
    text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

.tableCode
{
    width: 100%;    
}

.tableCode td
{
    font-family: Courier New, Sans-Serif;;
    font-size: 0.7em;
}

a.zip
{
    display: block;
    width: 70px;
    height: 40px;
    background: url('img/zip.gif') no-repeat center;
}
a.msi
{
    display: block;
    width: 70px;
    height: 40px;
    background: url('img/msi.png') no-repeat center;
}
a.exe
{
    display: block;
    width: 70px;
    height: 40px;
    background: url('img/exe.gif') no-repeat center;
}
a.txt
{
    display: block;
    width: 70px;
    height: 40px;
    background: url('img/txt.gif') no-repeat center;
}
a.pdf
{
    display: block;
    width: 70px;
    height: 40px;
    background: url('img/pdf.gif') no-repeat center;
}

a.setup
{
    display: block;
    width: 70px;
    height: 40px;
    background: url('img/setup.gif') no-repeat center;
}
a.url
{
    display: block;
    width: 70px;
    height: 40px;
    background: url('img/ie.gif') no-repeat center;
}

.hilite
{
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #CC0000;
}

.code
{
}

.code .k
{
    color: #0000FF;
    font-weight: bold;
}

.code .c     
{
    color: #00BB00;
    font-style: italic;
}

.fineprint
{
    font-size: 0.8em;
}

#divContent input, #divContent textarea, #divContent select{
	background: #FFFFFF;
	border: 3px double #EEEEEE;
	color: #666666;
	margin: 2px 0 0 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}

#divContent input.error
{
    border: 3px double #FF0000;
}

a.faqq       
{
    display: block;
    background: url('img/faq.gif') no-repeat top left;
    margin-top: 5px;
    padding-left: 20px;
    text-decoration: none;
    color: #000000
}
a:hover.faqq, a:focus.faqq, a:active.faqq
{
    color: #0000CC;
}

div.faqa
{
    background: url('img/rightspacer.gif') repeat-y;
    color: #999999;
    display: none;
    font-weight: bold;
    padding-left: 60px;
    margin-top: 5px;
    margin-bottom: 20px;
    cursor: default
}

#divContent img
{
    border: 0;
    vertical-align: middle;
}

table.homepage td
{
    width: 50%;
    vertical-align: top;
    text-align: justify;
}
table.homepage th
{
    padding-left: 15px;
    text-align: left;
}
table.homepage th img
{
    vertical-align: middle;
}