﻿/***** Browser Consistency ******/
body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote
{
  padding:0;
  margin:0;
}

h1, h2, h3, h4, h5, h6, pre, code, label
{
  font-size: 1em;
}

a
{
  text-decoration: none;
}

a img
{
  border: none;
}

.Error, .field-validation-error, .error
{
  color:Red;
}

p {
  color: #282828;
  font-size: 14px;
}

.Success
{
  color:Green;
}

.Fl {
  float: left;
}
.Fr {
  float: right;
}
.Cb {
  clear: both;
}

/**************************/
/******Navigation *******/
/*.Navigation
{
  margin-left:125px;
  font-size:12px;
}

.Navigation a:link, .Navigation a:visited
{
  font-weight:bold;
  color:#003399;
}

.Navigation a:hover
{
  text-decoration: underline;
}

.Navigation a.Selected
{
  color:black;
}*/

/********************************/

body {
  background: #ffffff url("../../Content/images/Header/header_bg.jpg") repeat-x scroll left top;
  font-family: "Montserrat",Arial,Helvetica,sans-serif;
  margin-top: 0;
  text-align: center;
}

#PageWrapper
{
    margin-left: auto;
    margin-right: auto; /* margin-top: 5px;*/
    text-align: left;
    width: 1000px;
    font-family: 'Montserrat', Arial, Helvetica , Sans-Serif;
    font-size: 13px;
    background-color: White;    
}

#PageWrapper:after
{
  content:".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  color: White;
}

.ui-dialog .ui-dialog-titlebar-close
{
  display: none;
}

.ui-dialog-title
{
  text-align:left;
  font-size:14px;
}

#footer
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1000px;
	height:20px;
	background-color:white;	
}

.footer-links {
  list-style: none;
  margin: 5px;
  padding-left: 0;
  text-align: center;
}

  .footer-links #ot-sdk-btn {
    background: none !important;
    border: none !important;
    color: #0d6efd !important;
    padding: 0 !important;
    font-size: 12px !important;
    font-family: 'Montserrat', Arial, Helvetica, Sans-Serif;
  }

    .footer-links #ot-sdk-btn:hover {
      color: #0a58ca !important;
    }

ul.footer-links li {
  display: inline;
  padding: 0 10px;
  border-right: solid 1px black;
  line-height: 12px;
}

  ul.footer-links li a {
    font-size: 12px;
    text-decoration: none;
  }

.footer-links li:last-child {
  border-right: none;
}

/*#topBar
{
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	width:1000px;
	height:25px;
	background-image:url(../images/body/backgroundShadow.gif);
	background-color:#99975E;	
}*/

.copyright 
{	
	font-family:Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	display:inline;
	margin-top:3px;
	margin-right:25px;	
}

/*#punchIndexDiv #loginForm
{
  width:610px;
  height:398px;
  background-image:url(../images/body/loginbg2.jpg);
  padding:5px 0px 10px 0px;
  background-repeat:no-repeat;
  float:left;
 
}

#LoginSection p
{
  font-size: 11px; 
  width: 550px; 
  margin-left: auto; 
  margin-right: auto;
}*/

.headerPage
{
	color:#cb4200;
	font-size:25px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	font-family:  "Montserrat",Arial,Helvetica,sans-serif
}

/*.mainbtn{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#1c4242', EndColorStr='#809090');
	BACKGROUND-COLOR: #336666;
	height:23px;
    BORDER-BOTTOM: #cccccc 2px solid;
    BORDER-LEFT: #cccccc 2px solid;
    BORDER-RIGHT: #cccccc 2px solid;
    BORDER-TOP: #cccccc 2px solid;
    color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}*/

.text 
{	
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	line-height: 16px;
	text-decoration: none;
	margin-top:5px;
}

/*.headerMid 
{
	color:#2F466E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}*/

a.link_med:link, a.link_med:visited, a.link_med:hover, a.link_med:active{
	
	font-size: 12px;
	font-weight: bold;
	color: #cb4200;
	letter-spacing: 0.5px;
	text-decoration: underline;
}

a.link_med:hover {
  text-decoration: none;
}

/*a.link_med:visited {
	
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
}
a.link_med:hover {
	
	font-size: 12px;
	font-weight: bold;
	color: #458585;
	letter-spacing: 0.5px;
	text-decoration: none;
	
}
a.link_med:active {
	
	font-size: 12px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 0.5px;
	text-decoration: underline;
} */

/***********************new stuff************************************/



#headerContent
{
    padding-top: 20px;
}

#newHeader
{
    height: 126px;            
    background: url(../../Content/Images/Header/header_bg.jpg) top left repeat-x;
}

#AmbassadorExperienceCenterTitle {
    background: url("../../Content/Images/Header/ambassador_experience_center_logo.png") no-repeat scroll left top transparent;    
    height: 55px;
    width: 433px;
    display: block;
    float: left;
    width: 100%
}

.AmbassadorExperienceCenterTitle a {
    text-decoration: none;
}

#divLogos
{
    float: right;
    margin-top: -33px;
}

#welcome {
    float: right;
    margin-top: 20px;
}

.MenuTop_White {
	font-family: 'Montserrat',Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.titleHeader {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 24px;	
	color: #FFFFFF;
	text-decoration: none;
}

#formContainer {
  background-color: #EAEAEA;
  width: 310px;
}

.blueButton {
    background-color: #0ea0c5;
    border: medium none;
    border-radius: 5px;
    color: white;
    font-family: "Montserrat",Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.InOutBtn {
  height:40px;
  width:100px
}