﻿body
{
	cursor: default;
	font: 0.8em 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida' , Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}

#menu
{
    background-image: url(images/menuBackground.png); 
    background-repeat:repeat-x; 
    height: 30px; 
    width: 100%;
    text-align: right;
}

a, a:link, a:visited, a:active  
{ 
	text-decoration: underline;
	color: #33ccff;
	font-weight: bold;
}

a:hover, a:visited:hover
{
	text-decoration: none; 
	color: orange;
}
a.orangeLink
{
    color: Orange;
    text-decoration: none;
}
img
{
	border: 0px;
}

ul {
    margin-left: 10px;
}

img.border 
{
    border: 2px solid #666666;
    margin: 10px 10px 0 0;
}

.noStyle, .noStyle:hover
{
    border: none;
    margin: 0;
    padding: 0;
    border: 0;
}
a img
{
    border: 2px solid #33ccff;
    margin: 10px 10px 0 0;
    padding: 2px;
}
a img.button {
    border: none !important;
}
a:hover img
{
    border: 2px solid orange;
}

br.clearFix 
{
    line-height: 0;
    padding: 0;
    margin: 0;
    clear: both;    
}

h1
{
	font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
	font-size: 1.8em;
	color: #0082A5;
	margin: 12px 0;
}

h2
{
	font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
	font-size: 1.3em;
	color: #0082A5;
	margin-bottom: 5px;
}
.mainSectionSubheads {
    clear: both;
}
h3
{
	font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
	font-size: 1em;
	color: #0082A5;
	margin: 10px 0 5px;
	/*font-weight:normal;*/
	font-style:italic;
}
#menuItem
{
	font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; 
	font-size: 1.2em;
	color: White;
	line-height: 1.8em;
	margin-right: 10px;
}
#menuItem a  
{ 
	text-decoration: none;
	color:#003F4D;
	font-weight: bold;
	padding:5px 20px 10px;
}

#menuItem a:hover
{
	text-decoration: none; 
	color: #3399cc;
    background: url(images/menuHoverBackground.png) repeat-x scroll 0 0;
}

#header
{
    background: #33C4EB url(images/banner.png) repeat-y scroll 0 0;
    height: 120px;
    width: 100%;
    text-align: left;
}
#header .logo
{
    margin: 23px 0 0 30px;
    padding: 0;
}
#bodyContainer 
{
    width: 66%;
    margin:0 32px 20px;
    float: left;
}

#rightSidebar
{
    float: left;
    width: 245px;
    margin:0 0 30px 20px;
    padding-top: 40px;
    text-align: center;
}
#rightSidebar p
{
    width: 205px;
    margin-left: auto;
    margin-right: auto;
}
#twitter
{
    width: 230px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}
#footer 
{
    text-align: center;
    clear: both;
    margin-top: 20px;
    padding: 30px 0;
    background: #ddd url(images/footerBackground.png) repeat-x scroll 0 0;
    color: #1f5561;
} 
#footer a, #footer a:link a:hover a:visited
{
    color: #1f5561;
} 
#titlebar
{
	position: absolute;
	left: 13px;
	top: 16px;
	width: 876px;
	height: 136px;
}
#theDotNetFix
{
	position: absolute;
	left: 188px;
	top: 33px;
	width: 102px;
	height: 96px;
	
}
#title
{
	position: absolute;
	left: 43px;
	top: 50px;
	color: #F26424;
	font: bold 36px verdana;
}
#subtitle
{
	position: absolute;
	left: 43px;
	top: 93px;
	color: #F26424;
	font: 12px verdana;
}
#rss
{
	font: 14px arial;
	color: #F26424;
	position: absolute;
	left: 806px;
	top: 28px;
	vertical-align: top;
}
/*
#search
{
	font: 14px arial;
	position: absolute;
	left: 675px;
	top: 109px;
}
*/
#search
{
	font: 14px arial;
	position: absolute;
	left: 745px;
	top: 115px;
}
.searchTextBoxStyle
{
    
	width: 110px;
	height: 14px;
	font-size: 9pt;
	border-collapse: collapse;
	border: 
	border: 1px, #000000;
	vertical-align: middle;
}

#mainTableDiv
{
	position: absolute;
	left: 13px;
	top: 162px;
	font: 14px verdana;
	width: 677px;
}
.mainTable
{
	font: 12px verdana;
	width: 677px;
	height: 600px;
	empty-cells: show;
}
#sideTableDiv
{
	position: absolute;
	left: 695px;
	top: 162px;
	width: 191px;
	font: 14px verdana;
}
.sideTable
{
	font: 12px verdana;
	width: 191px;
	height: 600px;
	empty-cells: show;
	color: White;
}


#dateHeader
{
	position: absolute; top: 3px; left: 10px; color: White;
}

.npBrandingBars 
{
    height: 11px;
    width: 100%;
    border: solid 2px #84A8D8;
    border-width: 0 0 2px 0;
    background: url(images/npBrandingBkd.png) repeat-x scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
}
.npBrandLogo 
{
    height: 39px;
    width: 174px;
    border: none 0;
    position: absolute;
    top: 0;
    right: 20px;
    margin: 0;
    padding: 0;
}
.productBy 
{
    border: none 0;
    position: absolute;
    top: 13px;
    right: 214px;
    font-style: italic;
    font-size: 11px;
    color: White;
}
#buttons {
    clear: left;
    margin: 0 auto;
    text-align: center;
    width: 610px;
    height: 60px;
}
.video 
{
    width: 152px;
    margin: 20px 20px 0 0;
    float: left;
}
.video p
{
    font-size: 10px;
}
.featureList
{
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
}
.featureList li
{
    background: transparent url('images/checkmark.png') no-repeat 0 10px;
    padding: 1px 30px;
}
a.downloadNow, a.tryFree, a.buyNow 
{
    display: block;
    height: 55px;   
    width: 245px;
    margin-top: 50px;
}
a.downloadNow
{
    background: url('images/downloadAtomiq.png') no-repeat 0 -56px;
    margin: 0;
}
a.tryFree
{
    float: left;
    background: url('images/tryFree.png') no-repeat 0 -56px;
}
a.buyNow
{
    float: left;
    background: url('images/buyNow.png') no-repeat 0 -56px;
}
a.buyNow:hover, a.tryFree:hover, a.downloadNow:hover
{
    background-position: 0 0;
}
a.downloadNow span, a.tryFree span, a.buyNow span
{
    display: none;
}
.right {
    float: right;
}
.left {
    float:left;
}
