/* CSS STYLE FOR OURTRAININGROOM.COM */

html, body{
	overflow: hidden;
	width: 100%;
	margin:0px;
}

[data-is-valid="1"]:after {
	content: '✓';
	position: absolute;
	top: 0;
	right: 5px;
	color: #55a923;
}

.body {
    background-attachment: scroll;
    background-color: #fff;
    background-image: url("/images/mulligan/top_bg.jpg");
    background-position: 50% 60%;
    background-repeat: no-repeat;
    color: #4A4A4A;
    font-family: "Trebuchet MS",Arial,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5;
	display:block;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

#layout-top {
    background-attachment: scroll;
    background-color: transparent;
    background-image:url("/images/mulligan/top_bottom_graphics.png");
    background-position: center bottom;
    background-repeat: repeat-x;
}

#layout-middle {
    background-attachment: scroll;
    background-image:url("/images/mulligan/middle_top_graphics.png");
    background-position: center top;
    background-repeat: repeat-x;
	background-color:#4b8eb9;
	border-bottom-color:#285673;
	border-bottom-style:solid;
	border-bottom-width:1px;	
}

#layout-bottom {
    background-attachment: scroll;
    background-color: #000000;
    background-image: url("/images/mulligan/top_bottom_graphics.png");
    background-position: 50% 0%;
    background-repeat: no-repeat;
}

.wrapper {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 768px;
	position:relative;
}

#header {
    clear: both;
    padding-top: 50px;
}

#footer {
	display:block;
	/* background-image: url("/images/mulligan/footer.png"); */
	width:527px;
	height:212px;
	position:relative;
	left: 50%;
    margin-left: -263px;	
}

#section {
   	margin-top: 10px;
	padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

#facebook {
	background-image:url(/images/mulligan/fb_icon.png);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	display:block;
	float:left;
	padding-right:5px;
	
}

#twitter {
	background-image:url(/images/mulligan/twi_icon.png);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	display:block;
	float:left;
	padding-right:5px;
}

#diagnostic {
	background-image:url(/images/mulligan/diagnostic_icon.png);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	display:block;
	float:left;
	padding-right:5px;
}

#remote_desktop {
	background-image:url(/images/mulligan/remote_desktop_icon.png);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	display:block;
	float:left;
	padding-right: 5px;
}

#cache_clear {
	background-image:url(/images/mulligan/cache_clear_icon.png);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	display:block;
	float:left;
	padding-right: 5px;
}

#logo {
	background-image:url(/images/mulligan/logo.png);
	background-repeat:no-repeat;
	width:118px;
	height:91px;
	display:block;
}
	
#title { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style:normal;
	color:#235a82;
}
#subtitle { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	color:#235a82;
	padding-left:3px;
}

#subtitle_green{ 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-style:normal;
	color:#50b94b;
	padding-left:3px;
}

#contactinfo { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	color:#235a82;
	float:right;
	text-decoration:none;

}
#contactinfo_spacer {
	float:right;
	padding-left:5px;
	padding-right:5px;	

}

#content {
	padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
	min-height:350px;
}

.product-column {
    color: #4b8eb9;
    float: left;
    font-size: 16px;
    position: relative;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:425px;
	width:384px;

}

.product-promo {
    background-attachment: scroll;
    background-color: transparent;
    background-image:url("/images/mulligan/lms_product.png");
    background-position: 0 0;
    background-repeat: no-repeat;
	position:absolute;
	display:block;
	width:294px;
	height:424px;
	top:-95px;
	left:90px;
	
}


.product-promo:hover {
    background-position: -294px 0;
}

.login{
    background-attachment: scroll;
    background-color: transparent;
    background-image:url("/images/mulligan/login_product.png");
    background-position: 0 0;
    background-repeat: no-repeat;
	position:absolute;
	display:block;
	width:294px;
	height:424px;
	top:-95px;
	left:10px;
	z-index:1;
}


.login:hover {
    background-position: -294px 0;
	z-index:1;
}

.product-tip {

	color: #fff;
    left: 7px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 25px;
    padding-top: 2px;
    position: absolute;
    top: 5px;
    width: 270px;
	text-decoration:none;
}

.product-description {

	color: #fff;
    left: 7px;
    padding-left: 10px;
    padding-right: 25px;
    padding-top: 5px;
    position: absolute;
    bottom: 25px;
    width: 270px;
	text-decoration:none;
	font-size:14px;
}

.login_email {

	color: #fff;
    left: 7px;
    padding-left: 32px;
    padding-right: 25px;
    padding-top: 200px;
    position: absolute;
    width: 270px;
	text-decoration:none;
	font-size:18px;
}

.email {
    left: 7px;
    margin-left: 20px;
    margin-top: 220px;
    position: absolute;
    width: 215px;
	text-decoration:none;
	font-size:14px;
	color:#ffe9c2;
	padding-left:18px;
	padding-right:0px;
	padding-top:8px;
	background-image:url(/images/mulligan/input.png);
	background-repeat:no-repeat;
	border:0px;
	height:33px;
	font-family:"Times New Roman", Times, serif;
	z-index:2;
	background-color:transparent;
	
}

.login_password {
	color: #fff;
    left: 7px;
    padding-left: 32px;
    padding-right: 25px;
    padding-top: 265px;
    position: absolute;
    width: 270px;
	text-decoration:none;
	font-size:18px;
}

#login #password {
	left: 7px;
	margin-left: 20px;
	margin-top: 285px;
	position: absolute;
	width: 212px;
	text-decoration:none;
	font-size:19px;
	color:#081d2c;
	padding-left:20px;
	padding-top:8px;
	background-image:url(/images/mulligan/input.png);
	background-repeat:no-repeat;
	border:0px;
	height:33px;
	font-family:"Times New Roman", Times, serif;
	z-index:3;
	background-color:transparent;
		
}

.cpwText {
	color: #fff;
    left: 7px;
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 325px;
    position: absolute;
	text-decoration:none;
	font-size:11px;
}

#login_btn {
	background-image:url(/images/mulligan/login_btn.png);
	width:212px;
	height:27px;
	margin-top:15px;
	display:block;
	background-repeat:no-repeat;
	border:0px;
	cursor:pointer;
}
#login_btn:hover{
	background-position:-212px 0px;
	cursor:pointer;	
}
#login_btn.processing{
    background-position:-424px 0px;
}

#support_btn {
	background-image:url(/images/mulligan/live_support.png);
	background-color:transparent;
	width:212px;
	height:27px;
	margin-top:5px;
	display:block;
	background-repeat:no-repeat;
	border:0px;
	margin-bottom:3px;
	cursor:pointer;
}
#support_btn:hover{
	background-position:-212px 0px;
	cursor:pointer;	
}
#support_btn.processing{
    background-position:-424px 0px;
}

a {
	text-decoration:none;
}

a img { 
	border: none;
	margin-top: 1px;
}

.clear {
	clear: both;
	display: block;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

#helpDesk.kerrigan .content{
	padding:10px;
}

.flyout_support {
	background-image:url(/images/mulligan/flyout_bg.png);
	background-repeat:no-repeat;
	width:214px;
	height:312px;
	position:relative;
}

span.flyout_title { 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	padding-top:22px;
	padding-left:10px;
	float:left;
	width:90%;
}

.flyout_text_title{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#081d2c;
	font-weight:bold;
	text-transform:uppercase;	
}

span.flyout_text_title{
	float:left;
	clear:both;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	width:90%;
}

.flyout_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#081d2c;
	font-weight:normal;
	line-height:1.5;	
	padding-top:10px;
}

span.flyout_text {
	float:left;
	clear:both;
	padding-left:10px;
	padding-right:20px;
	width:90%;
}

span.flyout_text_or {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	float:left;
	clear:both;
	padding-top:10px;
	padding-left:5px;
	padding-right:20px;
	font-weight:normal;
}

span.flyout_text_phone{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#FFF;
	float:left;
	clear:both;
	padding-top:10px;
	padding-left:5px;
	padding-right:20px;
	font-weight:bold;
	line-height:.75;
}

.help_btn {
	background-image:url(/images/mulligan/help_btn.png); 
	background-repeat:no-repeat; 
	padding-top:30px;
	margin-left:10px;
	margin-top:5px; 
	width:53px; 
	height:30px; 
	float:left; 
	clear:both;
	border:none;
	background-color:transparent;
	
	
}

.help_btn:hover {
	background-image:url(/images/mulligan/help_btn_ovr.png); 
	background-repeat:no-repeat; 
	padding-top:30px;
	margin-left:10px;
	margin-top:5px; 
	width:53px; 
	height:30px; 
	float:left; 
	clear:both;
	border:none;
	background-color:transparent;
	
	
}

.flyout_dynamicEmail {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#081d2c;
	float:left;
	clear:both;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	font-weight:bold;
	line-height:1.5;
}

.send_btn {
	background-image:url(/images/mulligan/sendPw.png);
	background-repeat:no-repeat;
	border:none;
	width:174px;
	height:33px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:transparent;
}

.send_btn:hover {
	background-image:url(/images/mulligan/sendPw_ovr.png);
	background-repeat:no-repeat;
	border:none;
	width:174px;
	height:33px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:transparent;
}

.nosend_btn {
	background-image:url(/images/mulligan/additional_support_btn.png);
	background-repeat:no-repeat;
	border:none;
	width:174px;
	height:33px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:transparent;
}

.nosend_btn:hover {
	background-image:url(/images/mulligan/additional_support_btn_ovr.png);
	background-repeat:no-repeat;
	border:none;
	width:174px;
	height:33px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	background-color:transparent;
}
	

/*  ABOUT SECTION */

#about_section {

   	margin-top: 10px;
	padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.about_wrapper {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 990px;
	position:relative;
	
}

#about_title {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0a2d4b;
	font-size:36px;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:0px;
	padding-right:20px;
	margin-right:20px;
	margin-left:165px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#091a2a;
	line-height:1;
	float:left;
	
}

.about_guys {
	background-image:url("/images/mulligan/about_img.png");
	background-repeat:no-repeat;
	background-color:transparent;
	display:block;
	width:331px;
	height:210px;
	position:relative;
	float:right;
	margin-top:-77px;
	margin-right:75px;
	
}

#navigation {
	margin-top:0px;
	padding-top:50px;
	height:40px;
	position:relative;
	
}

#about_text {
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-style:normal;
	float:left;
	margin-left:150px;
	margin-top:-130px;
	padding-right:355px;
	position:relative;
	line-height:1.75;
	
}
#about_text_extended{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	font-style:normal;
	float:left;
	margin-left:150px;
	margin-top:-45px;
	padding-right:100px;
	position:relative;
	line-height:1.75;
	
}

#navigation #page-menu h2 {
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#235a82;
    float: left;
    font-size: 36px;
    margin-bottom: 0;
    margin-left: 155px;
    margin-right: 20px;
    margin-top: 0;
    padding-right: 20px;
	display:block;
}

#header #navigation h2 {
    color: #235a82;
    font-weight: normal;
	line-height: 1.1;

}

#navigation #page-menu h2 a {
    color: #235a82;
	line-height: 1.1;
}

#navigation #page-menu h2 a:hover {
    color: #000;
	line-height: 1.1;
}

#navigation {
    -moz-user-select: none;
    height: 61px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 15px;
}

#navigation #page-menu ul {
    font-family: "Lucida Sans Unicode","Lucida Grande","Arial",sans-serif;
    font-size: 13px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}

.border-3 {
	color:#235a82;

}

#navigation #page-menu li {
    float: left;
    margin-right: 10px;
    position: relative;
}
#navigation #page-menu li a {
    display: block;
    float: left;
    height: 36px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
#navigation #page-menu li a:hover {
    color: #000;
}
#navigation #page-menu li span {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/images/mulligan/menu-arrow.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 18px;
	display:none;
    left: 50%;
    margin-left: -13px;
    margin-right: -13px;
    margin-top: 0;
    position: absolute;
    top: 31px;
    width: 27px;
}
#navigation #page-menu li.active a {
    color: #FFFFFF;
}
#navigation #page-menu li.active span {
    display: block;
}

.hidden{ display: none !important; }

.slider{ position: absolute; z-index:99}

#help_desk .spacer {
	width:957px; 	
	height:455px;
	background-image: url("/images/mulligan/help_hover_container.png");
	background-repeat: no-repeat;
}

#help_desk .panel { 
	width:292px; 
	height:430px; 
	padding:13px;
	display: inline; 
	float:left; 
	background-repeat: no-repeat; 
}

#email_support_form{
	background-image:url("/images/mulligan/email_btn.png");
	background-repeat: no-repeat;
	
	width:270px;
	height:430px; 	
	padding: 128px 13px 13px 13px;
	
	color: #6E2418;
	font-size: 18px;
	text-decoration: none;
}

#email_support_form label{
	display:block;
	text-transform:uppercase;
}

#email_support_form input, #email_support_form textarea{
	width: 261px;
}

#email_btn{
	cursor:pointer;
	background-color:transparent;
	border:0px;
	margin-top:25px;
	width: 285px;
	height: 45px;
}

#support_reply{
	padding: 55px 13px 13px 13px;
}

.hide_when_loading { /**/ visibility:hidden; /**/}

/* .slider_container{ border: solid red 1px;} */

.dynamic_email {
	text-decoration:underline;
}

/* Prevent white background on autocomplete fields */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
    -webkit-text-fill-color: #173c53 !important;
}