﻿/* DEFAULTS
----------------------------------------------------------*/

body {
    font-size: .85em;
    font-family: "Bahnschrift SemiBold", "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
    height: 100%;
    /* fallback */
    background-color: #66CD00;
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66CD00), to(#FFFFFF));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #FFFFFF, #66CD00);
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #FFFFFF, #66CD00);
    /* IE 10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#66CD00');
    background: -ms-linear-gradient(top, #FFFFFF, #66CD00);
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, #FFFFFF, #66CD00);
}

a:link, a:visited
{
    color: #034af3;
    font-size: medium;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
    
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color:#0D0D0D;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.8em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
    
}

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
{
    margin: 20px;
    padding: 20px;
    width: 90%;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    
}

.header
{
    margin: 0px auto;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
  margin-left: auto ;
  margin-right: auto ;
  text-align:center;

  
}

.this
{
  display:inline-block;
}


.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.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;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
  background-color: #FFFFFF;
  border-bottom: 2px double #496077;
  text-align:center;
}

.nav
{
  width: inherit;
	text-align:left;
  display:inline-table;
  
}

#NavigationMenu
{
  
}

.menu
{
  
}

div.menu ul li
{
  
}

div.menu ul
{
    list-style: none;
    padding: 0px;
}


div.menu ul li a, div.menu ul li a:visited
{
    background-color: #fff;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 0px 1px;
    text-decoration: none;
    white-space: nowrap;
}


/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    padding: 1em;
    border: 1px solid #ccc;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 1em;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

vertical-orientation
{
  transform: rotate(-90deg);
-ms-transform: rotate(-90deg); /* IE 9 */
-webkit-transform:rotate(-90deg); /* Safari and Chrome */
}

.clear
{
    clear: both;
}

.title
{
    float: left;
    text-align: left;
    width: 377px;
    height: 50px;
    
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}


/* MY Styles
----------------------------------------------------------*/

#headerinfo
{
  
background:url("/Images/IezuLogo1.png") no-repeat left top; 
    padding-right:25px;
    padding-left: 265px;
    text-align: center;
 
}

#logo
{
  width:131px;height:53px;vertical-align:middle;
}

.info
{
  display: block;
  text-align: center;
  
}

#PlaceHolder1
{
  vertical-align:top;
  clear:right;
  display:inline;
  padding:0px 0px 0px 60px;
  text-align:right;
}

.speechContainer
{
 width: 100%; text-align:center; display:inline-block; vertical-align:middle;
 }

p.speech
{
  
	position: relative;
	
	background-color: #fff;
	border: 8px solid #66CD00;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
	margin: 4px;
	width:300px;
	height:153px;
	display:inline-table; vertical-align:middle;
}

p.speech2
{
  
	position: relative;
	
	background-color: #fff;
	border: 8px solid #66CD00;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
	padding:4px;
	margin:20px;
	width:67%;
	height:auto;
	display:inline-table; vertical-align:middle;
}

p.speech2 span
{
  
  float:right;
}

#history
{
  width: 90%; text-align:left; display:inline;
  
}

.pagepad
{
  padding: 20px 90px;
}

#about
{
  width: 95%; margin:5px;
}

#copy
{
  font-size: .7em;
  color:White;  
}
#copy a:link, #copy a:visited 
{
  color:White;
}

.styledp
{
  padding: 20px 200px 20px 100px;
}


#vehicles
		{
			width:100%;
			height: 255px;
			position: relative;
			text-align:center;
			background-color: #fff;
			
		}
		
		#vehicles div.scrollableArea img
		{
			position: relative;
			float: left;
			margin: 0;
			padding: 0;
			/* If you don't want the images in the scroller to be selectable, try the following
			   block of code. It's just a nice feature that prevent the images from
			   accidentally becoming selected/inverted when the user interacts with the scroller. */
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-o-user-select: none;
			user-select: none;
		}

#vehicles div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
		block of code. It's just a nice feature that prevent the images from
		accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursor_arrow_left.png), url(../images/cursor_arrow_left.cur),w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursor_arrow_right.png), url(../images/cursor_arrow_right.cur),e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

.urifix a:visited
{
  color:Purple;
}

.urifix a:link
{
  color:Blue;
}

.vehicle img
{
	float: left;
	display: block;	
	border: solid 7px #fff;
	padding: 10px;
	margin: 0px 15px;
	-webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
	min-height:50px;
	position:absolute;
  right: 0; bottom: 0;
  vertical-align:middle;
  height:240px;
	
}

.vehicle
{
  position: relative; height: 255px;
  
  
}

.logos
{
  width:100%;
  text-align:center;
  
}

.logos img
{
  padding: 5px 70px;
  border: solid 7px #fff;
  margin:10px;
  -webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
	vertical-align:middle;
}

.vehicleSmall
{
  width:100%;
  text-align:center;
  
}

.vehicleSmall img
{
  padding: 3px 3px;
  border: solid 5px #fff;
  margin:1px;
  -webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
	vertical-align:middle;
}

#carousel
{
  display: inline-block;
}

.barousel
{
  
    position:relative;
    margin-bottom:0px;
    max-width:1000px;
    width:100%;
    height:401px;
    text-align:left;
    border-top:3px solid #000;
    
}


.barousel_image
{
    position:absolute;
    z-index:10;
    width:100%;
    height:375px;
    position:relative;
    text-align:left;
        
}

.barousel_image img
{
    position:absolute;
    width:100%;
    
    
}

.barousel_image img.default
{    
 
    display:block;
}

.barousel_image img.current
{
    z-index:10;
}

.barousel_image img.previous
{
    z-index:5;
}

.barousel_content {
    position:absolute;;
    padding: 15px 18px 0 18px;
    z-index: 50;
    color: #fff;
    width: 265px;
    bottom: 50px;
    
    left: 0px;
    background-color: #000000;
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-align: left;
    
}

.barousel_content div
{
    display:none;    
}

.barousel_content div.default
{
    display:block;    
}

.barousel_content p
{
    font-size:13px;
    font-weight:normal; 
    line-height:17px;   
}

.barousel_content p.header
{
    font-size:28px;
    font-weight:normal;
    line-height:28px;
    color:#fff55b;
}

.barousel_content a,
.barousel_content a:hover
{
    color:#fff55b;
    background-color:transparent !important;
}

.barousel_nav
{
    position:absolute;
    padding:3px 3px 0px 0;
    height:23px;    
    background:#000;
    bottom:0;
    z-index:20;
    width:99.7%;
    
}

.barousel_nav .counter
{    
    float:right;
    font-size:0.75em;
    color:#fff;
    margin:3px 5px 0 0;
}

.barousel_nav ul
{
    float:right;
    padding:0;
    margin:0;
}

.barousel_nav li
{
    float:left;
    padding-left:3px;
    font-size:0;
    line-height:0;
    list-style:none;
}

.barousel_nav li a
{
    display:block;
    width:25px;
    height:20px;
    background-color:#4d4d4d;
    font-size:0;
    line-height:0;
    text-decoration:none;
}

.barousel_nav li a:hover
{
    background-color:#6e6e6e;
}

.barousel_nav li a.current
{
    background-color:#fff55b;
}

.barousel_nav li.prev a {
    background-image: url('../Images/ArrowLeft3.jpg');
    
    background-repeat: no-repeat;
    background-position: 0 0;
}

.barousel_nav li.next a {
    background-image: url('../Images/ArrowRight3.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
}

.barousel img.ajax_loader
{
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
}

#map_canvas {
    position: relative;
    border: thin solid #808080;
    width: 50%;
    height: 400px;
    z-index: 500;
    font-weight: normal;
    color: #000080;
    display:inline-block;
   
    
}

[hidden] { display: none; }

.faq, #expand, .more, .blogButton
{
  cursor:pointer;
  width:auto;
  background-color:#69ACFA;
  border: 1px dashed #fff;
}

.faq:hover, #expand:hover, .more:hover, .blogButton:hover
{
   background-color: #A5CDFC;   
}​

.answer
{
  border: 2px solid #69ACFA;
  padding: 2px;
}

.headlineContainer
{
  background-color:#A5CDFC;
  height:auto;
  display:table;
  width:100%;
}

#headline
{
  display:inline-block;
  width:auto;
  vertical-align:middle;
  
}

.more
{
  display:inline-block;
  font-size:2em;
  width:170px;
  text-align:center;
  vertical-align:middle;
  display:table-cell;
}

#headline p
{
  margin-bottom: 0px;
  margin-top:0px;
  font-size:1.4em;
}

.newsContainer
{
  width:100%;
  text-align:center;
  background-color:#A5CDFC;
  border:1px solid #496077;
  display:table;
}

.blogContainer
{
  width:45%;
  background-color:#B5DAFF;
 vertical-align:middle;
  border:3px double #496077;
  z-index:100;
  margin:10px;
  display:table-cell;
}

.testimContainer
{
  width:45%;
  background-color:#B5DAFF;
  vertical-align:middle;
  border:3px double #496077;
  margin:10px;
  display:table-cell;
}

.right
{
  text-align:right;
  margin-top:0px;
  padding-right:7px;
}

.blogButton
{
  text-align:center;
  width:66px;
  height:100px;
  -webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
  position:fixed;
  border: 3px solid #fff;
  background-color:#69ACFA;
  top: 40%;
  right:0%;
  z-index:200;
}

.blogHidden
{
  text-align:center;
  width:400px;
  -webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
  position:fixed;
  border: 3px solid #fff;
  background-color:#69ACFA;
  top: 40%;
  right:74px;
  z-index:1000;
}

.centerdiv
{
  width:100%;
  text-align:center;
}

#contactForm
{
  width:350px;
  display:inline-block;
  margin-bottom:10px;
  margin-right:10px;
  text-align:left;
}

#contactForm input
{
  display:inline-block;
  width:200px;
}

#contactForm textarea
{
  display:inline-block;
  width:302px;
  height:224px;
  max-width:302px;
}

.contactLabel
{
  width:100px;
  display:inline-block;
}



#map_canvas img{max-width:none}

#igloo
{
  background:url("/Images/RoyTea.png") no-repeat left top;
  padding-left: 82px;
}

.news
{

  
}

.icon{ border:none}

.ie7 .testimContainer
{
  float:right;
}

.ie7 .blogContainer
{
  float:left;
}

.ie7 .headlineContainer
{
  text-align:center;
    font-size: x-large;
}

.ie7 .this, .ie7 .hideSkiplink
{
  margin:2%;
    width: 787px;
}

.hide
{
  width:100%;
  text-align:center;
}

.twitter-timeline
{
  padding-right:3%;
}

#footer
{
  background-color:#383838;
  color: #FFF;
  border-color: #808080;
  
}
#footer div
{
  width:20%;
  min-width:200px;
  display:inline-block;
  vertical-align:middle;
  margin:8px 8px;
}
#footer h3
{
  color: #FFF;
}