﻿/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #fff;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    color: #222;
    padding: 0px;
    letter-spacing:.01em;
	line-height:150%;
    font-family: Tahoma, Calibri,"Lucida Grande", Arial,'Times New Roman';
}

a:link, a:visited, .hlbutton, .hlbutton a, .hlbutton a:visited
{
    color: #034af3;
    text-decoration:none
}

a:hover, .hlbutton a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active, .hlbutton a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    text-transform:uppercase;
    font-weight: 200;
    margin-bottom: 0px;
    
}

h1 {
    font-size: 2em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    position: relative;
    top: -8px;
}

h2 {
    font-size: 1.5em;
    position: relative;
    top: -8px;
}

h3 {
    font-size: 1.2em;
    width: 361px;
    position: relative;
    top: -8px;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    background-color: #fff;
    margin: 20px auto 0px auto;
    
}

.header
{
    margin-bottom: 15px;
    padding: 10px 0px 10px 10px;
    border-color:#B5AC8E;
    color:#000000;
    background-color:#F1F0ED;
    width: 100%;
    top: 0px;
    left: 0px;
    border-width:1px;
    border-style:solid;
    vertical-align:text-bottom;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align:center;
    line-height: normal;
    font-size:0.8em
}

.LoginButton
{
-webkit-appearance: none;
  background: #0084ca;
  font-weight: 500;
  color: #fff !important;
  cursor: pointer;
  padding: 5px 10px 5px 10px;
  text-align: center;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
 -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  box-shadow:none;
}

/* MISC  
----------------------------------------------------------*/

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification
{
    color: Red;
}



.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align:center;
    padding-right: 10px;
}

.validation
{
    color:red;
    vertical-align:middle;
    text-align:left;
}

.CompanyNameField 
{
    width:90%
}

.textEmail 
{
    width:90% !important;
}
.PaddedContainer
{
	padding: 10px;
}

.qlImage
{
    text-align:left;
    float:left;
    
}

.resendField
{
	width:245px;
	float:left;
	margin-left:auto;
	margin-bottom:10px
}
#label  
{
		width:130px;
		padding-left:5px;
		font-weight:400;
		float:left
}

#labelDiff 
{
    width:130px;
    float:left
}
#field
{
	width:245px;
	float:left;
	margin-left:auto;
	margin-bottom:10px
}


#CompanyNameField 
{
    width:90%
}


#textEmail
{
    width:90%;
    float:left;
}
#fieldSmall
{
	width:145px;
	float:left;
	margin-left:auto;
	margin-bottom:10px
}

#fieldLarge 
{
    width: 290px;
    float: left;
    margin-left: auto;
    margin-bottom: 10px;
}
#validation
{
	width:200px;
	float:left;
    text-wrap:none;
	margin-left:20px;
	margin-bottom:10px
}


#clear
{
	clear:left;
}

#formContainer
{
    width:40%;
	float:left;
	margin-left:20px;
	margin-bottom:10px
}

#formContainerHalf
{
    width:45%;
	float:left;
	margin-left:auto;
	margin-right:5%;
	margin-bottom:10px
}

#formgridcontainer
{
    width:auto;
	float:left;
	margin-left:20px;
	margin-bottom:10px
}

#sidebarleft
{
    width:25%;
	float:left;
    margin-right:auto;
	margin-bottom:10px;
}

#sidebarright
{
    width:70%;
	margin-bottom:10px;
	float:right
}

#quicklinks
{
    padding:10px;
    background-color:#F1F0ED;
    border-color:#B5AC8E;
    color:#000000;
    height:60px;
    border-width:1px;
    border-style:solid;
    vertical-align:middle;
    text-align:center;
    width:20%;
    margin-left:0;
    margin-right:1%;
    float:left;
}

#logincontainer
{
    margin: 10px auto;
width:767px;
	}

#logincontainer_b
{
    width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px
}


#field.customTarrifInputs 
{
    width: 175px;
}

#field.customTarrifInputs input.customTarrifInputs {
    width: 170px;
}

#label.customTarrifInputs {
    width: 150px
}
