/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
vertical-align:middle;
display: block;
border: 1px solid #ccc;
height: 13px;
padding: 2px 2px;
margin: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


/* Style IDs */
html, body {
	min-width: 1024px;
	height: 100%;
	background: #fff;
	font: 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#main {
	width: 100%;
	margin: 0 auto;
	background-color: #0079c1;
	height:3px;
}

#header {
height: 90px;
width: 100%;
position: relative;
margin: 0 auto;
padding: 0;
}

#header-inner{
width:1024px;
position:relative;
margin:0 auto;
}

#cloudLogo {
	background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2408006855-png/control_now/images/controlnow-logo.png) no-repeat;
	width: 240px;
	height: 40px;
	position:absolute;
	top:27px;
	left:20px;
}

#cloudLogo a {
	padding-bottom: 40px;
	padding-right: 85px;
	text-decoration: none;
}

#headerMenu {
	float: right;
}

#headerMenu a, #footerMenu a {
	color: #ffffff;
	text-decoration: none;
}

#headerMenu a:hover, #footerMenu a:hover {
	text-decoration: underline;
}

.contactInfo {
position: absolute;
float: right;
right: 34px;
bottom: 35px;
margin: 0;
}

#banner{
	background-color:#ffffff;
	width:100%;
	position:relative;
	margin:0 auto; 
	height:354px;
	border-top:#bdbdbe 2px solid;
	border-bottom:#bdbdbe 1px solid;
	
}
/*Remote workforce banner*/
#banner-b{
width: 100%;
height: 331px;
position: relative;
background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2408006895-gif/control_now/images/remote-workforce-bg.gif) no-repeat;
background-size: cover;
-moz-background-size: cover;
background-position: 0% 30%;
border-top:#bdbdbe 2px solid;
border-bottom:#bdbdbe 1px solid;
}
/*Remote workforce banner*/

#banner-title{
width:100%; height:267px; position:absolute;
top:0px;
background-repeat:no-repeat; 	
}

#banner-inner{
width:1024px; height:350px; position:relative; margin:0 auto;	
}
#banner-copy{
	position:absolute;
	left:20px;
	top:40px;
	font-size:36px;
	margin:0px;
	color:#0079c1;
}
#banner-copy h1{
	font-size:32px;
	margin:0px;
	color:#fff;
}

#banner-copy p{
	font-size:30px;
	margin:0px;
	color:#000;
}
#banner-sm{background-color:#245384; width:100%; height:9px;
top: 325px; position: absolute;
}

#banner-icons{width:399px; height:72px;
top: 225px; left: 10px; position: absolute; background-image: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2403906443-png/control_now/images/icons.png); background-repeat:no-repeat
}

#heroes{
height:333px; 
width:850px;
position: absolute; 
left:295px; 
top:-55px; 
background-repeat:no-repeat	
}

.head
{
    position: absolute;
    top: 15px;
    left: 215px;

}

#body {
	width: 100%;
	padding-bottom:50px;
}

#bodyTop {

	height: 11px;
}

#bodyBottom {

	height: 33px;
}

#bodyMid {

	/*height: 400px;*/
	font-size: 16px;
}

#bodyMidLeft {
	float: left;
	width: 590px;
	margin-left: 10px;
	padding-left: 14px;
	color: #333333;
	position:relative;
}

#bodyMidRight {
	float: right;
	width: 348px;
}

#TYbodyMidRight {
	float: right;
	width: 348px;
	position: absolute;
right: 32px;
z-index: 1;
top: -90px;
}

#bodyMidLeft h1 {
	color: #0079c1;
	font-weight: normal;
	font-size: 32px;
	padding-top: 30px;
}

#bodyMidLeft table {
	font-size: 14px;
}

#awardlogo {
	width: 311px;
	height: 178px;
	background-image: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2406147851-jpg/control_now/js/awards-logos.jpg);
	margin-top: 20px;
}

#vb100 {
	height: 84px;
	width: 57px;
	background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2408660619-gif/control_now/js/vb100-bw.gif) no-repeat;
	position:absolute;
	left:120px;
	top:160px;
}

#awardWrapper {
	height: 199px;
	width: 311px;
	background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2408675634-png/control_now/images/award-sq.png) no-repeat;
	margin-top: 45px;
	float:right;
	position:relative;
	z-index:1;
}

#awardWrappersm {
	height: 99px;
	background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2403761003-png/control_now/images/award_sm.png) no-repeat;
	margin-top: 34px;
	width:394px
}

#awardText {
	color: #0079c1;
	margin-left: 38px;
	font-size: 17px;
	font-style: italic;
	padding-top: 15px;
	padding-left:10px;
}

#awardTextSource {
	font-size: 10px;
	margin-left:45px;
	padding-top: 10px;
}

#formTop {

	height: 92px;
}

#formTop-TY {

	height: 190px;
}

#formName-TY {
	padding-top: 120px;
	text-align: center;
	color: #0079C1;
	font-size: 23px;
	/*text-shadow: black 0.1em 0.1em 0.5em;*/
}

#formBottom {
	height: 9px;
}

#formMid {
	color: #fff;
	height: 400px;
	position: absolute;
z-index: 1;
right: 75px;
top: 20px;

}

#formMid-TY {
	color: #fff;
	height: 452px;
}

.formbg-wrapper{
position: relative;
}

.formbg{
	background-color: #0079c1;
	height: 510px;
width: 280px;
position: absolute;
top: -66px;
right: 64px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border:#0079c1 1px solid;
}	

.formbg_bot{
	background-image: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2406167921-png/control_now/images/form2_bg_bot.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 729px;
	position: relative;
	top: 10px;
	right: 20px;
}	

.formbgTY{
background-image: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2403766048-png/control_now/images/formImageTY.png);
background-repeat: no-repeat;
height: 630px;
width: 345px;
position: absolute;
top: -60px;
right: 40px;
}	

#shareBubble {
	background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2410354917-png/control_now/images/shareBubble_sm.png) no-repeat;
	height: 206px;
	width:372px;
	color: #394555;
	margin-left: 4px;
	text-align: center;
	padding-top: 5px;
margin-top: -55px;
}

#shareBubbleText {
	margin-left: -25px;
	font-weight: bold;
	font-size:14px;
	margin-top: 50px;
}

#shareBubbleText a {
	text-decoration: none;
	color: #0079c1;
}

#shareBubbleText a:hover {
	text-decoration: underline;
}

#shareText {
	margin-left: 45px;
	font-style: italic;
	font-size: 16px;
	color:#0079C1;
}

#shareButtons {
	text-align: center;
	padding-top: 10px;
}

#shareButtons img {
	border: 0;
}

#formSub {
	text-align: center;
	font-weight: bold;
	position:absolute;
	top:-81px;
	left:4px;
}

#formSub p{
	font-size:23px;
	margin:0px;
	color:#ffffff;
}

#formSub-TY {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color:#0079C1;
}

#passwordHint{
	height:26px;									
	left: -207px;
	position: absolute;
	display:none;
	margin-top:148px;					
	}
#passwordInner{
	float:left;
	height:26px;									
	background-color: #fc9826;							
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;												
	}

#formFields {

	text-align: center;
	width:255px;
}

#formFields-TY {
	text-align: center;

	height: 76px;
}

#formFields input[type=text], #formFields input[type=password] {
	color: #465669;
	padding-left: 5px;
	width: 230px;
	height: 20px;
	float:left;
	font-size:13px;

}

#formFields select {
	color: #465669;
	padding-left: 1px;
	margin-bottom: 8px;
	width: 239px;
	height: 25px;
	float:left;
	font-size:13px;

}

#formFields input[type=checkbox] {
	border:none;
	float:left;
	margin-top: 1px;
	margin-left:0;

}

#formServices, #formInfo, #formRequired {
	text-align: left;
	font-size: 12px;
	color:#666666;
	width:220px;
	padding-left:5px;

	line-height:12px;
}

#formServices strong {
	font-size: 12px;
	font-style: italic;
}

#formInfo {
	padding-top: 13px;
	display: none;
}

#formRequired {
	padding-top: 20px;
}

#submit-button {
cursor: pointer;
float: right;
position: relative;
left: -21px;
top:5px;
display: inline-block;
color: #fff;
background: #8ac23f  url(http://trials.controlnow.com/hs-fs/hub/120076/file-2410355032-png/control_now/images/icon-white-arrow.png) 100% 50% no-repeat;
border: 0;
padding: 10px 50px 10px 10px;
text-align: left;
font-weight: 600;
font-size: 20px;
width: 84px;
height: 24px;
}



#submit-button:hover{
	color: #333333;
background: #8ac23f  url(http://trials.controlnow.com/hs-fs/hub/120076/file-2410355012-png/control_now/images/icon-black-arrow.png) 100% 50% no-repeat;
}



#footer {
color: #ffffff;
font-size: 11px;
width: 100%;
height: 50px;
background-color: #0079c1;
margin-top:30px;

}
#footer-links{ float:right; padding-top:16px}
#footer-proofing {
width: 1022px;
margin: -60px 0 20px 0;
display: table;
position: relative;
margin:0 auto;
height:130px;
float:left;
}
#footer-proofing-left {
width: 526px;
height: 100%;
display: table;
float: left;
padding: 24px;
vertical-align: middle;
}
#footer-proofing-right {
width: 100%;
display: table-cell;
float: left;
padding-right: 20px;
position: absolute;
height: 100%;
left: 25px;
}

#footer-proofing-content {
display: table;
margin-top: 40px;
margin-bottom: 14px;
}
#copyright {
	float: left;
}

#footerMenu {
	width:1024px;
	color: #ffffff;
font-size: 11px;
margin:0 auto;
}
.leftQuote {
width: 20px;
background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2408695699-png/control_now/images/left-quote.png) no-repeat top;
height: 16px;
display: block;
position: absolute;
margin-top: 3px;
}
.rightQuote {
width: 20px;
height: 16px;
background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2408695719-png/control_now/images/right-quote.png) no-repeat top;
position: absolute;
float: left;
margin-top: 9px;
}
.awardText {
color: #0079c1;
font-size: 19px;
font-style: italic;
margin-left: 30px;
}
.awardAuthor {
float: right;
margin-right: 40px;
margin-top: 10px;
color: #0079c1;
font-size:12px;
}
/* Style Classes */
.signup-red {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.formError {
	border: solid 1px red;
}

.errHilite {
	border: solid 1px red;
}

.bodyMidSep {
	width: 517px;
	height: 19px;
	background: url(http://trials.controlnow.com/hs-fs/hub/120076/file-2406173026-png/control_now/images/bodyMidSep.png) no-repeat;
}

.check, .checkText {
	float: left;
	color: #0079c1;
	font-weight: bold;
}

.checkRight {
	padding-left: 60px;
}

.moreInfo {
	cursor: pointer;
}

.land{ position:relative;left:70px;}

.lrn-more{text-align:center;padding-bottom:15px;}

.patchVid {width:40%;
display:block;
float:right;
clear:left;
padding-left:20px;
font-size:14px;
text-align:center;
}

.patchVid p strong {color: #99cc33;"}

/* Style Browser Hacks */
input::-webkit-input-placeholder {color: #465669;}
input:-moz-placeholder {color: #465669;}
input:-ms-input-placeholder {color: #465669;}
