﻿@import url('reset-fonts-grids.css');

object:focus, a
{
	outline: none;
}

html
{
	background-color: #000000;
	background-image: url(/Asset/Image/Branding/Radial.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
body
{
	font-family: 'Segoe UI' , 'Lucida sans' , Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #FFFFFF;
}

input
{
	width: 275px;
	border: 1px solid #ffdf00;
	font-size: 22px;
	cursor: pointer;
}

p
{
	font-size: 95%;
	color: #FFFFFF;
	line-height: 120%;
	margin: 10px 10px 15px 10px;
}

h1
{
	font-size: 21px;
	color: #ffdf00;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

h2
{
	font-size: 18px;
	color: #ffdf00;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px dotted #666666;
}

h3
{
	font-size: 16px;
	color: #ffdf00;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

h4 
{
	font-size: 14px;
	color: #ffdf00;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #f98310;
	cursor: hand;
}

a:hover
{
	color: #ffdf00;
	text-decoration: none;
}


.quote
{
	color: #ffffff;
	padding: 10px 10px 10px 0px;
	font-size: 16px;
	font-style: italic;
}

.quotecenter
{
	color: #ffffff;
	padding: 10px 10px 30px 0px;
	font-size: 16px;
	text-align: center;
}

.quotesmall
{
	color: #666666;
}

#custom-doc
{
	width: 1000px;
}
hr
{
	display: none;
}
.clear
{
	clear: both;
}
.hide
{
	display: none;
}

label
{
	color: #FFFFFF;
}

#hd
{
}
#hd .branding
{
	padding: 10px 10px 0px 10px; /*background-color: #000000;*/
}
#hd .branding .logotype
{
	float: left;
}
#hd .branding .logotype h1
{
	display: none;
}

#hd .branding .nt
{
	float: right;
}
#hd .branding .nt ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#hd .branding .nt ul li
{
	color: #FFF;
	display: block;
	float: left;
	text-align: left;
	padding: 0px 5px;
	margin: 0;
}
#hd .branding .nt ul li a
{
	color: #666666;
	text-decoration: underline;
}


#hd .np
{
	/*background-color: #000000;*/
	height: 33px; /*padding:5px; 	border-bottom:1px solid #333333;*/
}
#hd .np ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	float: right;
}
#hd .np ul li
{
	display: block;
	float: left;
	text-align: left;
	padding: 1px;
	margin-right: 1px;
	border: 1px solid #333333;
}

#hd .np ul li:hover
{
	display: block;
	float: left;
	text-align: left;
	padding: 1px;
	margin-right: 1px;
	border: 1px solid #333333;
	background-color: #FFCC00;
	background-image: url(/Asset/Image/Branding/nplihoverbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.colaab
{
	color: #FFCC00;
}

#hd .np ul li a
{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 20px 5px 20px;
	background-image: url(/Asset/Image/Branding/npliabg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#hd .np ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(/Asset/Image/Branding/npliahoverbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#bd
{
	padding: 1px 0px 0px 0px; /*background-color: #000000;*/	
	padding: 20px;
}

#bd .left
{
	float: left;
	width: 548px;
}

#bd .left .hero
{
	margin-bottom: 10px;
}

#bd .left .hero h2
{
	color: #CCCCCC;
	font-size: 22px;
	font-weight: normal;
	border-bottom: none;
	padding-left: 20px;
}


.try-it-for-free
{
	padding:0px 0px 0px 20px;
	position: relative;
	bottom:60px;
}

#bd .right
{
	float: right;
	width: 410px;
	padding: 0px 0px 0px 0px;
}

#bd .right .video-panel
{
	height: 312px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#bd ul
{
	list-style-image: url(/Asset/Image/Branding/bullet_yellow.png);
	margin: 0;
	padding: 0;
	padding-left: 17px;
	margin-left: 2px;
	margin-bottom: 1em;
	margin-top: 1em;
}

#bd ul li
{
	margin-bottom: 0em;
	font-size: 95%;
}

#bd ol
{
	margin: 0;
	padding: 0;
	padding-left: 17px;
	margin-left: 17px;
	margin-bottom: 1em;
	margin-top: 1em;
}

#bd ol li
{
	margin-bottom: 0em;
	font-size: 95%;
}

#ft
{
	/*background-color: #000000; 	margin-top: 1px;*/
}

#ft .tools
{
	padding: 10px;
	background-color: #E4DFCF;
	margin-bottom: 10px;
}

#ft .tools ul li a
{
	color: #666666;
	text-decoration: none;
}

#ft .tools ul li a:hover
{
	color: #000000;
}


#ft .tools .left
{
	float: left;
}
#ft .tools .left ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
#ft .tools .left ul li
{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
}
#ft .tools .right
{
	float: right;
}


#ft .community
{
	margin-bottom: 1px;
	height: 120px;
	padding: 20px 10px 20px 10px;
	background-image: url(/Asset/Image/Branding/Community.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#ft .community p
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

#ft .community h4
{
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #ffff00;
}


#ft .community ul li a
{
	color: #333333;
	text-decoration: none;
	font-size: 85%;
}

#ft .community ul li a:hover
{
	color: #000000;
}


#ft .community .message-01
{
	width: 320px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	background-image: url(/Asset/Image/Desktop.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
}
#ft .community .message-02
{
	width: 320px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	background-image: url(/Asset/Image/Education.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
}

#ft .community .message-03
{
	width: 320px;
	float: left;
	padding: 0px 0px 0px 0px;
	background-image: url(/Asset/Image/Help.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
}

#ft .community .messagebox
{
	float: left;
	padding: 0px 20px 0px 110px;
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
}

#ft .legals
{
	float: left;
	padding: 10px 10px 10px 20px;
	height: 50px;
	color:#666666;
}
#ft .supporting-content
{
	text-align: center;
	margin-top: 10px;
	background-image: url(/Asset/Image/Branding/Community.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom:50px;
	padding:10px 50px;
}

#ft .supporting-content .author 
{
    font-weight:bold;
}

#ft .supporting-content p
{
    margin:0px 10px 0px 10px;
}

#ft .supporting-content p a
{
    font-weight:normal;
    text-align:left;
    font-style:italic;
    color:#F0F0F0;
    height:100px;
}

#ft .supporting-content div.mashable
{
    width:300px;
    height:100px;
    float:left;
    text-align:left;
	background-image: url(/Asset/Image/Branding/testimonials.png);
	background-position: left -100px;
	background-repeat: no-repeat;
	cursor:pointer;
	display:block;
}

#ft .supporting-content div.mashable p a, #ft .supporting-content div.web-worker-daily p a, #ft .supporting-content div.microsoft p a
{
    display:block;
}

#ft .supporting-content div.mashable:hover
{
    width:300px;
    height:100px;
    float:left;
	background-image: url(/Asset/Image/Branding/testimonials.png);
	background-position: left top;
	background-repeat: no-repeat;
	cursor:hand;
}

#ft .supporting-content div.web-worker-daily
{
    width:300px;
    height:100px;
    float:left;
       text-align:left;
	background-image: url(/Asset/Image/Branding/testimonials.png);
	background-position: -300px -100px;
	background-repeat: no-repeat;
}

#ft .supporting-content div.web-worker-daily:hover
{
    width:300px;
    height:100px;
    float:left;
	background-image: url(/Asset/Image/Branding/testimonials.png);
	background-position: -300px top;
	background-repeat: no-repeat;
}

#ft .supporting-content div.microsoft
{
    width:300px;
    height:100px;
    float:left;
       text-align:left;
	background-image: url(/Asset/Image/Branding/testimonials.png);
	background-position: -600px -100px;
	background-repeat: no-repeat;
}

#ft .supporting-content div.microsoft:hover
{
    width:300px;
    height:100px;
    float:left;
	background-image: url(/Asset/Image/Branding/testimonials.png);
	background-position: -600px top;
	background-repeat: no-repeat;
}

#ft .legals ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}


#ft .legals ul li
{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 5px 0px 0px 0px;
}


#ft .legals ul li a
{
	font-weight: normal;
	margin-right: 5px;
	padding: 5px 8px 8px 0px;
	color: #666666;
	text-decoration: none;
	background-image: URL(/Asset/Image/Branding/legalspipebg.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#ft .legals ul li.last a
{
	font-weight: normal;
	margin-right: 5px;
	padding: 5px 8px 8px 0px;
	color: #666666;
	text-decoration: none;
	background-image: none;
}

#ft .legals ul li a:hover
{
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#ft .sign-up
{
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	background-image: url(/Asset/Image/Branding/Community.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#ft .sign-up a
{
	color: #FFCC00;
	font-size: 22px;
	font-weight: bold;
}

#ft .secondary-logotype
{
	padding: 10px;
	float: right;
}
#ft .secondary-logotype h1
{
	display: none;
}

.contentHolder h1
{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.contentHolder
{
	width: 500px;
	padding: 10px;
}

.formColOne
{
	display: inline;
	width: 150px;
	float: left;
	text-align: right;
	color: #333;
	padding: 10px;
	font-weight: bold;
	font-size: 22px;
}

.formColTwo
{
	display: inline;
	float: left;
	padding: 10px;
	width: 300px;
}
.tourcolone
{
	float: left;
	width: 310px;
}

.tourcoltwo
{
	float: right;
	width: 648px;
}
.rule
{
	height: 12px;
	width: 992px;
	background: url(/Asset/Image/Branding/Community.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0;
}

/* table
-------------------------------------------------------- */
.tablestyle
{
	color: #666666;
	border: 1px solid #161616;
	background-color: #161616;
	width: 548px;
	margin: 0px 0px 0px 0px;
}
.tablestyle td, .tablestyle th, #shakestable td, #dessertstable td
{
	padding: 5px 5px 5px 8px;
	border-right: 1px solid #000000;
}


.odd
{
	background-color: #ff9900;
	color: #161616;
}
.even
{
	background-color: #ffdb00;
	color: #161616;
}

.blankcell
{
	background-color: #ffffff;
}
.tableheader
{
	background-color: #161616;
	color: #ffe400;
	font-size: 12px;
	font-weight: bold;
}
.tdlong
{
	width: 380px;
}


.largeimage
{
	float: right;
	margin: 0px 0px 10px 10px;
}

.hidden
{
	visibility: hidden;
}

.help-left
{
	float: left;
}

.help-right
{
	float: right;
	width: 750px;
}

#backgroundPopup
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	border: 1px solid #ffdf00;
	z-index: 1;
}
#popupContact
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 540px;
	width: 1030px;
	background: #161616;
	border: 2px solid #ffdf00;
	z-index: 2;
	padding: 12px;
	font-size: 13px;
}

#popupContactClose
{
	font-size: 14px;
	line-height: 14px;
	right: -30px;
	top: -30px;
	position: absolute;
	color: #6fa5fd;
	font-weight: 700;
	display: block;
	cursor: pointer;
}

#button
{
	background-image: url(/Asset/Image/HomePlayBG.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 319px;
}

#button img
{
	cursor: pointer;
	margin: 110px 150px;
}


#pressLeft .np
{
	/*background-color: #000000;*/ /*padding:5px; 	border-bottom:1px solid #333333;*/
}
#pressLeft .np ul
{
	border: 0;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	float: left;
	width: 100%;
}
#pressLeft .np ul li
{
	display: block;
	float: left;
	text-align: left;
	padding: 1px;
	margin-right: 1px;
}

#pressLeft .np ul li:hover
{
	display: block;
	float: left;
	text-align: left;
	padding: 1px;
	margin-right: 1px;
}


#pressLeft .np ul li a
{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 20px 5px 20px;
	background-image: url(/Asset/Image/Branding/npliabg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#pressLeft .np ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(/Asset/Image/Branding/npliahoverbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


/*Sub Nav*/
#pressLeft .nph
{	
    width:120px;
    float:left;
    margin-right: 50px;
}

#pressLeft .nph ul
{
	border: 0;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	float: left;
	width: 100%;
}

#pressLeft .nph ul li
{
	display: block;
	/*float: left;*/
	text-align: left;
	padding: 1px;
	margin-right: 1px;
}

#pressLeft .nph ul li:hover
{
	display: block;
	/*float: left;*/
	text-align: left;
	padding: 1px;
	margin-right: 1px;
}


#pressLeft .nph ul li a
{
    width: 120px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 20px 5px 20px;
	background-image: url(/Asset/Image/Branding/npliabg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#pressLeft .nph ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-image: url(/Asset/Image/Branding/npliahoverbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*Sub Nav*/

.screenshot
{
	text-align: center;
	margin: 10px;
}

.screenshot img
{
	border: 1px solid #FFCC00;
}

.tourVideo 
{
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	border: 1px solid #FFCC00;
}
/* Gallery */
#bd ul.slides 
{
    margin:0px;
    padding:0px;
}
.slideshow {
	position:relative;
}
.slideshow a img {
    border:none;
}

.slideshow li.slide {
    list-style-type:none;
}
.slideshow .slides {
	height:350px;
	margin:0;
	overflow:hidden;
}
.slideshow .slides li.slide {
	visibility:hidden;
}
.slideshow .buttons {
	position:absolute;
	z-index:100;
	right:20px;
	bottom:0px;
	margin:0;
}
.slideshow .buttons li {
	float:left;
	display:inline;
	width:29px;
	height:29px;
	margin:0 3px 0 0;
	text-align:center;
	line-height:29px;
}
.slideshow .buttons li a {
	float:left;
	width:29px;
	background:url(/Asset/Image/button.png) no-repeat 0 0;
	height:29px;
	color:#666666;
	outline:0;
}
.slideshow ul.buttons li a:hover {
    text-decoration:none;
    background:url(/Asset/Image/button-hover.png) no-repeat 0 0;
    color:#000000;
}
.slideshow ul.buttons li.active a:hover,
.slideshow ul.buttons li.active a {
	background:url(/Asset/Image/button-hover.png) no-repeat 0 0;
	color:#000000;
}

.home 
{
	margin-top: 2px;
	height: 350px;
}