﻿@import url(https://fonts.googleapis.com/css?family=Lato);

@import url("//hello.myfonts.net/count/2b99a4");
@font-face {
	font-family: 'ClarendonBT-Light';
	src: url('webfonts/2B99A4_0_0.eot');
	src: url('webfonts/2B99A4_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/2B99A4_0_0.woff') format('woff'), url('webfonts/2B99A4_0_0.ttf') format('truetype');
}

HTML {
	overflow: auto; HEIGHT: 100%
}
BODY {
	HEIGHT: 100%; TEXT-ALIGN: center;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; margin-top:0px; margin-bottom:0px;
}

#header {
	text-transform: uppercase;
}

#langbar, #img_AU_Ecommerce {
	
	cursor: pointer;
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding-left: 10px;
    text-align: right;
    text-transform: uppercase;
	color: white;
	right: 32px;
	
	/* font-size: 9px;
	color: white;
	font-weight:bold;
	z-index:103; 
	text-align:right; 
	right:32px;
*/
}

#langbar a:link 
{
	text-decoration: none; 
	font-size: 9px;
	color: white;
	padding: 2px;
}

#langbar a:visited 
{
	text-decoration: none; 
	font-size: 9px;
	color: white;
}

#langbar a:hover 
{
	text-decoration: none; 
	font-size: 9px;
	color: #999999;
}

#langbar a:visited:hover 
{
	text-decoration: none; 
	font-size: 9px;
	color: white;
}

#email 
{
	font-size: 10px;
	color: #333333;
}

INPUT 
{
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	color: #bab3b3;
}	

SELECT {
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #bab3b3;
	border: 1px solid #cccccc;
}

TEXTAREA {
	font-family: 'Lato', sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #bab3b3;
	border: 1px solid #cccccc;
}

INPUT.emailtextbox  
{
    font-family: 'Lato',Helvetica,Arial,sans-serif;
	font-size :10px;
	vertical-align:top;
	background-color:Black;
	color:#AAAAAA;
	border: 1px solid #999999;
	font-weight: 700;
    letter-spacing: 0.1em; 
    padding: 5px;
}
.csslblEmail {  
    font-family: 'Lato',Helvetica,Arial,sans-serif;
    /* font-size: 0.85em; */
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.1em;
    padding-left: 10px;
    text-align: left;
    text-transform: uppercase;}

.cssEmailHeader { height:25px !important; }


INPUT.thankyouform 
{
	color: #000;
}

#bottomnav
{
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
	display:inline-block; 
	position:relative; 
	top:14px; 
}

#bottomnav a:link
{
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
}

#bottomnav a:visited
{
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
}

#bottomnav a:hover { text-decoration: underline; }
#bottomnav a:visited:hover { text-decoration: underline; }

.pagetitle
{
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}

BODY
{
	font-family: 'Lato', sans-serif;
}

.content
{
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

#content li {
	line-height: 24px;
}

#content a:link {
	COLOR: #bab3b3; 
	font-size: 11px;
	TEXT-DECORATION: none;
}
#content a:visited {
	COLOR: #bab3b3; 
	font-size: 11px;
	TEXT-DECORATION: none;
}
#content a:hover {
	COLOR: #bab3b3; 
	font-size: 11px;
	TEXT-DECORATION: underline
}
#content a:visited:hover {
	COLOR: #bab3b3; 
	font-size: 11px;
	TEXT-DECORATION: underline
}

#requiredfield 
{
	font-family: 'Lato', sans-serif;
	font-size: 10px;
	color: #999999;
}

.phonehours 
{
	line-height: 14pt;
}



/***************************************************/
.centertable
{
        width: 950px;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        border: 0px;
}

.centertable h1 {font-size:14px;font-weight:bold;}
.centertable h2 {font-size:10px;font-weight:bold;}
.centertable h3 {font-size:1em; font-weight:bold;}

.centertabledatarow { height:637px;}

/***************************************************/

 
/**  css for the jquery dialogs for removing title bar  */ 
 a.ui-dialog-titlebar-close
{
    display: none;
}
.ui-dialog-titlebar { 
  display  : none !important; 
 }
.ui-button, .ui-button-text{
    display: inline !important;
}

/* for removing comments on facebook like button */
#fb_like
{
  overflow: hidden !important;
  width: 90px;
  float:right;
  cursor:pointer; 
  vertical-align:top; 
  width:auto;
  padding-left:3px;
}