/* @group PNG hack */

img { behavior: url(/js/iepngfix.htc) }

/* @end */

/* @group General */
html {
	margin: 0;
	color: #2b2a2a;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: rgba(255,255,255,0.45) 0 1px 0;
	opacity: 1;
}

body {
	background: #c9ced2 url(Images/bgpattern.png) repeat;
	margin: 0;
}

body:after {
	content: url(Images/navbar-mac-over.png) url(Images/navbar-mac-on.png) url(Images/navbar-ios-over.png) url(Images/navbar-ios-on.png) url(Images/navbar-blog-over.png) url(Images/navbar-contact-over.png) url(Images/navbar-contact-on.png);
	display: none;
}

#main {
	width: 963px;
	margin: auto;
}

a {
	color: #134274;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #134274;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #496e95;
	font-weight: bold;
	text-decoration: none;
}

a.blueLink {
	font-weight: bold;
	color: #227ffc;
}

img {
	border: 0px;
}

img.centered {

	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
}


.hiddenPic {
	display:none;
}

/* @end */

/* @group Header */

#header {
	background: url(Images/headerbg.png) no-repeat center top;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 170px;
}

#headertile {
	background: url(Images/headerbg-tile.png) repeat-x center top;
	width: 100%;
	margin: 0;
	padding: 0;
}


#logo {
	width: 352px;
	float: left;
	position: relative;
	height: 141px;
	bottom: 2px;
	left: 51px;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 30px;
}

img.headerdivider {
	padding-left: 0px;
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 0;
	padding-right: 0;
	margin-bottom: 8px;
}

p.LateNiteSoft
{
	text-align: center;
	color: #999;
	font: 16px "Helvetica Neue", Geneva, Helvetica, Arial, sans-serif;
	margin-top: 9px;
}

.graphicLink {
	width: 98px;
	float: left;
}


#appListTopMenu a {
	display: block;
    margin-left: auto;
    margin-right: auto;
	
}

#appListTopMenu a .alt { display: none; }

/* @group Sketches Menu Item */

a#SketchesMenuItem {
	background: url(Images/navbar-sketches.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);
}

a#SketchesMenuItem:hover {
	background: url(Images/navbar-sketches-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#SketchesMenuItem:active {
	background: url(Images/navbar-sketches-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */

/* @group Xslimmer Menu Item */

a#XslimmerMenuItem {
	background: url(Images/navbar-xslimmer.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);

}

a#XslimmerMenuItem:hover {
	background: url(Images/navbar-xslimmer-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#XslimmerMenuItem:active {
	background: url(Images/navbar-xslimmer-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */
/* @group Snapshot Menu Item */

a#SnapshotMenuItem {
	background: url(Images/navbar-snapshot.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);

}

a#SnapshotMenuItem:hover {
	background: url(Images/navbar-snapshot-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#SnapshotMenuItem:active {
	background: url(Images/navbar-snapshot-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */

/* @group Clusters Menu Item */

a#ClustersMenuItem {
	background: url(Images/navbar-clusters.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);

}

a#ClustersMenuItem:hover {
	background: url(Images/navbar-clusters-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#ClustersMenuItem:active {
	background: url(Images/navbar-clusters-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */
/* @group Snapshot Menu Item */

a#SnapshotMenuItem {
	background: url(Images/navbar-snapshot.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);

}

a#SnapshotMenuItem:hover {
	background: url(Images/navbar-snapshot-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#SnapshotMenuItem:active {
	background: url(Images/navbar-snapshot-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */

/* @group Mac Menu Item */

a#MacMenuItem {
	background: url(Images/navbar-mac.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);
	position: relative;
	left: 55px;
}

a#MacMenuItem:hover {
	background: url(Images/navbar-mac-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#MacMenuItem:active {
	background: url(Images/navbar-mac-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */


/* @group iOS Menu Item */

a#iOSMenuItem {
	background: url(Images/navbar-ios.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);
	position: relative;
	left: 55px;
}

a#iOSMenuItem:hover {
	background: url(Images/navbar-ios-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#iOSMenuItem:active {
	background: url(Images/navbar-ios-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */

/* @group Blog Menu Item */

a#BlogMenuItem {
	background: url(Images/navbar-blog.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);
	position: relative;
	left: 55px;

}

a#BlogMenuItem:hover {
	background: url(Images/navbar-blog-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#BlogMenuItem:active {
	background: url(Images/navbar-blog-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */

/* @group Contact Menu Item */

a#ContactMenuItem {
	background: url(Images/navbar-contact.png) no-repeat center bottom;
	width: 92px;
	height: 91px;
	behavior: url(/js/iepngfix.htc);
	position: relative;
	left: 55px;

}

a#ContactMenuItem:hover {
	background: url(Images/navbar-contact-over.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}	

a#ContactMenuItem:active {
	background: url(Images/navbar-contact-on.png) no-repeat 0;
	behavior: url(/js/iepngfix.htc);
}

/* @end */
	
#appListTopMenu {
	float: right;
	width: 500px;
	position: relative;
	height: 141px;
	margin-right: 37px;
}


/* @end */

/* @group Body */

#appsListHeader {
	background: url(Images/leftside-header.png) repeat-y center top;
	position: relative;
	height: 9px;
	float: left;
	width: 549px;
	bottom: 9px;
}

#appsList {
	width: 549px;
	background: url(Images/leftside-tile.png) repeat-y center top;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	position: relative;
	padding-top: 0;
	bottom: 24px;
}



#appsListFooter {
	background: url(Images/leftside-footer.png) repeat-y center bottom;
	height: 9px;
	width: 549px;
	position: relative;
	float: left;
	top: 19px;
}




/* @group Banners */
.deviceTitle
{
	font: italic 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #dfdfdf;
	text-shadow: #000 0 -1px 0;
	text-align: left;
	float: left;
	margin-top: 18px;
	margin-left: 8px;
}

.deviceTitle-dark
{
	font: italic 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #9d9d9d;
	text-shadow: #fff 0 1px 0;
	text-align: left;
	float: left;
	margin-top: 18px;
	margin-left: 8px;
}

.lightBannerText {
	width: 355px;
	float: left;
	color: #fff;
	text-align: left;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
	text-shadow: #000 0 -1px 1px;
}

.darkBannerText {
	width: 355px;
	color: #333;
	float: left;
	text-align: left;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 10px;
}

img.bannerLogo {
	float: right;
	margin-right: 18px;
	margin-top: 10px;
}

img.clustersBannerLogo {
	float: right;
	margin-right: 18px;
	margin-top: 10px;
}

img.labBannerLogo {
	float: right;
	margin-right: 18px;
	margin-top: 10px;
}

/* @group Clusters Banner */
#labBanner {
	width: 519px;
	padding: 10px;
	height: 195px;
	margin-left: 7px;
	background: url(Images/productbanner-lab.png) no-repeat;
	cursor: pointer;
}

.labTitle
{
	font: italic 36px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-align: left;
	float: left;
	padding-left: 10px;
	text-shadow: #000 0 -2px 0;
}
/* @end */

/* @group Clusters Banner */
#clustersBanner {
	width: 519px;
	padding: 10px;
	height: 195px;
	margin-left: 7px;
	background: url(Images/productbanner-clusters.png) no-repeat;
	margin-bottom: -10px;
	cursor: pointer;
}

.clustersTitle
{
	font: italic 36px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-align: left;
	float: left;
	padding-left: 10px;
	text-shadow: #000 0 -2px 0;
}

/* @end */

/* @group Xslimmer Banner */
#xslimmerBanner {
	width: 519px;
	padding: 10px;
	height: 195px;
	margin-left: 7px;
	background: url(Images/productbanner-xslimmer.png) no-repeat;
	margin-bottom: -10px;
	cursor: pointer;
}

.xslimmerTitle
{
	font: italic 36px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-align: left;
	float: left;
	padding-left: 10px;
	text-shadow: #000 0 -2px 0;
}

/* @end */




/* @group Sketches Banner */

#sketchesBanner {
	width: 519px;
	padding: 10px;
	height: 195px;	
	margin-left: 7px;
	background: url(Images/productbanner-sketches.png) no-repeat;
	margin-bottom: -29px;
	cursor: pointer;
}

.sketchesTitle
{
	font: italic 36px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	float: left;
	text-align: left;
		padding-left: 10px;
	text-shadow: #feffff 0 1px 0;
}

img.appStore {
	float: right;
	clear: right;
	margin-top: 6px;
	margin-right: 14px;
}
/* @end */


/* @group Snapshot Banner */

#SnapshotBanner {
	width: 519px;
	padding: 10px;
	height: 182px;
	margin-left: 7px;
	background: url(Images/productbanner-snapshot.png) no-repeat;
	cursor: pointer;
}

.snapshotTitle
{
	font: italic 36px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
	float: left;
	padding-left: 10px;
}




/* @end */

/* @end */

/* @group About Us */



#aboutUs {
	width: 402px;
	float: right;
	background-image: url(Images/rightsidebar-wide-tile.png);
	position: relative;
	bottom: 24px;
}

#aboutUsHeader {
	height: 9px;
	bottom: 9px;
	position: relative;
	background: url(Images/rightsidebar-wide-header.png) center top;
}

#aboutUsFooter {
	height: 9px;
	background: url(Images/rightsidebar-wide-footer.png) center bottom;

	clear: both;
	top: 9px;
	position: relative;
}

#aboutUsDescription{
	width: 384;
}

#aboutUsCardHeader {
	width: 384px;
	height: 9px;
	bottom: 9px;
	position: relative;
	background: url(Images/businesscard-header.png) center top;
	position: relative;
	margin: auto;
}

#aboutUsCardBody {
	width: 384px;
	background-image: url(Images/businesscard-tile.png);
	margin: auto;
	position: relative;
	bottom: 10px;
}

#aboutUsCardFooter {
	width: 384px;
	height: 27px;
	background-image: url(Images/businesscard-footer.png);	
	position: relative;
	margin: auto;
	top: -10px;
}

.smallRSS {
	top: 2px;
	position: relative;
}

h3 {
	text-align: left;
	color: #333;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 1px;
	padding-top: 10px;
	margin-bottom: 8px;
}

h4 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}

.inline {
    float : left;
	padding: 12px 20px 110px 25px;
}

.aboutUsText {
	color: #333;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
}

#aboutUsText {
	padding-right: 15px;
}

.halfAboutLeft {
	width: 170px;
	border-right-style: groove;
	border-right-width: 2px;
	float: left;
	padding-right: 11px;
	padding-left: 11px;
}

.halfAboutRight {
	width: 170px;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
}

/* @end */



/* @end */

/* @group Footer */
#footer {
	display: block;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left: auto;
}

.footer {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	text-align: center;
	display: block;
}

/* @end */

/* @group Contact */
#contact {
	width: 500px;
	border-width: 2px;
	border-style: groove;
	margin-top: 30px;
}

.topAligned {
	vertical-align: top;
}


/* @end */

/* @group Tweets */

#tweets ul {
	padding: 0;
}

#tweets ul li {
	list-style-type: none;
	margin-bottom: 7px;
}

#tweets ul li span.twitterTime a {
	font-size: 85%;
	font-style: italic;
	font-weight: normal;
}

/* @end */

/* @group Product Popovers */
#MacProducts {
	background: url(Images/mac-products-popover-background.png) no-repeat center top;
	width: 278px;
	height: 260px;
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	z-index: 99999;
	top: 117px;
	right: 252px;
	display: none;
}

#iOSProducts {
	background: url(Images/ios-products-popover-background.png) no-repeat center top;
	width: 278px;
	height: 290px;
	margin: 0;
	padding: 0;
	display: block;
	z-index: 99999;
	position: absolute;
	top: 117px;
	right: 155px;
	display: none;
}

.product {
	background: url(Images/product-background.png) no-repeat center top;
	width: 242px;
	height: 68px;
	position: relative;
	left: 18px;
	top: 24px;
	margin-bottom: 5px;
	cursor: pointer;
}

.product:hover {
	//background: url(Images/product-background-hover.png) no-repeat center top;
	opacity: 0.8;
}	

img.product {
	width: 59px;
	height: 60px;
	position: relative;
	top: 5px;
	left: 5px;
}

p.productName {
	font: 22px "Myriad Pro Semibold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 400;
	color: #fff;
	text-shadow: #000 0 -1px 0;
	left: 74px;
	position: relative;
	bottom: 78px;
}

p.productClaim {
	font: 12px "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 600;
	color: #9e9e9e;
	text-shadow: #000 0 -1px 0;	
	left: 74px;
	position: relative;
	bottom: 98px;
}

p.otherProducts {
	margin-bottom: 3px;
	font: 14px "Myriad Pro", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 200;
	color: #6e6e6e;
	position: relative;
	top: 26px;
	left: 20px;
	text-shadow: #000 0 0 0;
}

#fade { 
	display: none; /* Hidden by default */
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: 0.1;
	z-index: 9999;
}

/* @end */

