﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
body {
	font-family:Camphor,Open Sans,Segoe UI,sans-serif;
	background-color: white;
	color: Black;
    text-rendering:optimizeLegibility;
      }
a
{
    color: #d80041;
} 

h2
{
    font-size: medium;
}
.directoryheader
{
    color: black;
    background-color: white;
    height: 60px;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-top-right-radius: 1em;
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-topright: 1em;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    font-family: 'Palatino Linotype';
}  
.displaylist
{
    position: absolute;
    right: 10px;
}
   
.fullpanel {
	background-color: whitesmoke;
	padding: 10px;
	margin-bottom: 10px;
	min-height:90px;
}
.featurecontent {
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
	min-height:500px;
	color: #333333;
}
.featurecontent H1
{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
.titlepanel {
	background-color: whitesmoke;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
}

      .example-desc {
        margin:3px 0;
        padding:5px;
      }

      .split-left {
        width:450px;
        float:left;
      }
      .split-right {
        width:400px;
        float:left;
        margin-left:10px;
      }
      #callback-output {
        height:250px;
        overflow:scroll;
      }
      textarea#newoptions {
        width:430px;
      }
    .content {
	width: 100%;
    max-width: 996px;
	margin-right: auto;
	margin-left: auto;
    }
.results {
    top: 258px;
    position: relative;
    padding:10px;
    background-color: #D2B48C;
    color:#3D3242;
    -moz-border-radius-bottomleft: 1em;
    -moz-border-radius-bottomright: 1em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    }
.assetresults {
    margin:2px;
    padding:10px;
    background-color: #D2B48C;
    color:#3D3242;
    }    
.companycontent
{
    width: 100%;
    max-width: 996px;
    margin-right: auto;
    margin-left: auto;
}

.smallphotolist
{
    text-align: center;
    width: 167px;
    color: #FFFFFF;
    background-color: #D2B48C;
    float: left;
    margin-right: 12px;
}
.mainimage 
{
    float:left;
    width:520px;
    background-color: #D2B48C;
    padding-top:4px;
    }
.moreassets 
{
    color: #7A3E48;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 120px;
    clear:both;
     }    
.cocontact
{   
    float:left;
    margin-left: 10px;
    width: 250px;
    background-color: #7A3E48;
    text-align: left;
    margin-top: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 1em;
    -moz-border-radius: 1em;
    color: #FFFFFF;
    overflow: auto;
}
.aboutus 
{
    background-color: #FFFFFF;
    color: #333333;
    padding:4px;
    margin-right: 10px;
     border-radius: 5px;
     -moz-border-radius: 5px;
     min-height:400px;
    }
.searchcontent
{
    width: 996px;
    margin-right: auto;
    margin-left: auto;
    background-image: url('images/directory/titleimage3.jpg');
    background-position: 50% 60px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border-radius:1em;
     -moz-border-radius: 1em;
    min-height: 400px; 
    
}
.searchpane 
{
    width:100%;
    min-height:252px;
    }
   
.search
{
    margin-left: 10px;
    background: rgba(200, 54, 54, 0.5);
    color: white;
    position: absolute;
    top: 100px;
    min-height: 200px;
    padding: 10px;
    font-weight: bolder;
    -moz-border-radius: 15px;
    border-radius: 15px;
    
}
    .contact {
	color: #d80041; 
    text-align:center;
    direction: rtl; 
    unicode-bidi: bidi-override;
}
    .headline
{
    font-size: medium;
}
    .directoryheadline
{
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding-top: 12px;
}
    .phone {
	font-size: larger;
	color: #d80041;
	float: right;
}
 .instruction {
	font-size: 14px;
	text-align: left;
	
}
.title {
    font-size:24px;
    font-weight: bold;
}


.asset
{
    border-style: none;
    border-width: 0px;
    background-color: #DDD1A2;
    text-align: center;
    vertical-align: middle;
    color: #333;
    display: inline-block;
    margin: 12px;
    box-shadow: 10px 10px 5px #888888;
}
.makemodel {
	font-size:  12px;
	text-align: left;
	padding: 2px;
	height: 20px;
	width: 162px;
	background-color: #7A3E48;
	color: White;
}
.mainsmall 
{
    height: 90px;
	border: 6px solid #FFF;
	text-align:center;
	vertical-align: middle;
    margin-top:4px;
    margin-bottom:4px;
    }
.smallswipediv 
{
    display: block; 
    text-align: left; 
    float: none; 
    position: relative; 
    top: auto; 
    right: auto; 
    bottom: auto; 
    left: auto; 
    z-index: auto; 
    width: 360px; 
    height: 150px; 
    margin: 0px; 
    overflow: hidden; 
    cursor: move;
    z-index: auto;
    }
.itemimage {
	height: 90px;
	border: 6px solid #FFF;
	text-align:center;
	vertical-align: middle;
	clear: both;
}

.texttop
{
    vertical-align: text-top;
}
.lblfoc
{
    color: #FFFFFF;
    vertical-align: bottom;
    float: right;
    position: inherit;
    bottom: 0px;
}
.f_left 
{
    float: left;
    }
.footer
{
    background-color: #FFFFFF;
    font-size: small;
    font-weight: normal;
    color: #d80041;
    vertical-align: middle;
    text-align: left;
    margin-top:6px;
    padding: 5px;
    height: 80px;  
    border-bottom-left-radius:1em;
    border-bottom-right-radius:1em;
}

.innerfooter
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding:10px;
}
.footercolumn
{
    text-align: center;
    width: 300px;
    float: left;
}

.tableassets
{
    border-collapse:separate;
    border-spacing:0 5px;
}

.clearfix {
	float: none;
	clear: both;
}

.IQsummary{
    padding:4px;
    margin:4px;
}

.fp_strapline {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.fp_nutshell
{
    background-color: #FFFFFF;
    padding: 15px;
    margin: 4px;
    /*width: 500px;*/
    color: #333333;
}
.fp_jumbopanel{
    font-size:large; 
    background-color: #FFFFFF;
    opacity:0.7;
    border: 1px solid  whitesmoke;
    padding: 0;
    margin: 22px;
    max-width: 440px;
    color: #333333;
    min-height:50px;
    float:left;
    text-align: center;
}

.fb_quoteperformance {
    position:absolute;
    bottom:6px;
    font-size:small;
    opacity: 0.5;
    background: black;
    color: white;
    left: 6px;
    right: 6px;
    border-radius: 3px;
}
.fb_data {
    padding:14px;
} 

.fp_block
{
    background-color: #FFFFFF;
    padding: 15px;
    margin: 4px;
    /*width: 500px;*/
    color: #333333;
}

.fp_righlink {float:right;}
.fp_clearboth{clear:both;}

.fp_block ol {
padding-right:4px;
}
.fp_nut_heading
{
    font-size: large;
    padding: 5px;
    text-align: center;
}
.fp_heading
{
    font-size: large;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
.fp_add
{
    background-color: White;
    width: 450px;
    float: right;
}

.fp_intro {
margin-left: 6px;
font-weight: bold;
line-height: 34px;
font-size: 14px;
}
.tile {
    float:left;
    width:250px;
    height:126px;
    text-align:center;
    vertical-align:middle;
    font-size:26px;
     /*border:1px solid #D80041;
   border-radius:6px 6px;*/
    padding-top:6px;
   
}
.publicfooter {
color:#D80041;
background-color: Whitesmoke;
padding:6px;
}
#carousel
{
    /* width: 530px;
    height: 266px;*/
    width: 98%;
    height: 250px;
    position: relative;
    padding-right:3px;
    clear: both;
    overflow: hidden;
    margin:2px;
    background-color: White;
}
.masthead {
    width: 100%;
    height:600px;
    background-image:url("images/IQ_front_page_image_min.jpg");
    background-position-x: center;
    position:relative;
}


#cssmenu {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
  font-size: 10px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
  min-height: 40px;
}
#cssmenu > ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #ffffff;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #d9ced2;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#cssmenu > ul li#responsive-tab {
  display: none;
  /* Hide for large screens */

}
#cssmenu > ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
#cssmenu > ul li.right {
  float: right;
}
#cssmenu > ul li.has-sub {
  position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
  display: block;
}
#cssmenu > ul li.has-sub ul {
  display: none;
  width: 250px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #d9ced2;
  border-top: 0 none;
}
#cssmenu > ul li.has-sub ul li {
  display: block;
}
#cssmenu > ul li.has-sub > a {
  background-image: url('images/caret.png');
  background-repeat: no-repeat;
  background-position: 90% -95%;
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  background: #d80041 url('images/caret.png') no-repeat;
  background-position: 90% 195%;
}
#cssmenu > ul li a {
  display: block;
  padding: 12px 24px 11px 24px;
  text-decoration: none;
  color: #D80041;
  text-shadow: 0px 1px 0px #fff;
}
#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
  background: #d80041;
  color: #fff;
  text-shadow: 0px 1px 0px #000;
}
@media (max-width: 600px) {
  #cssmenu > ul {
    width: 100%;
  }
  #cssmenu > ul li#responsive-tab {
    display: block;
  }
  #cssmenu > ul li#responsive-tab a {
    background: url('images/menu.png') no-repeat;
    background-position: 95% -35%;
  }
  #cssmenu > ul li#responsive-tab a:hover {
    background-color: #d80041;
    background-position: 95% 135%;
  }
  #cssmenu > ul li {
    display: none;
  }
  #cssmenu > ul li.right {
    float: none;
  }
  #cssmenu > ul li.has-sub {
    position: relative;
  }
  #cssmenu > ul li.has-sub ul {
    display: block;
    position: static;
    width: 100%;
    background: #ffffff;
    border: 0 none;
  }
  #cssmenu > ul li.has-sub ul li {
    display: block !important;
  }
  #cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
  }
  #cssmenu > ul li.has-sub > a {
    background-image: none;
  }
}
/* Make sure they show even if hidden in mobile view by JS */
@media (min-width: 600px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }
}

.righttextdiv
{
    width: 300px;
    float: right;
    font-size: large;
    color: #808080;
    margin-right:20px;
}
.freetrial {
	-moz-box-shadow:inset 1px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 1px 1px 0px 0px #f5978e;
	box-shadow:inset 1px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:55px;
	line-height:55px;
	width:131px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
	margin-top:4px;
    margin-right:10px;
    position: absolute;
    right: 1%;
    bottom: 100px;
}
.freetrial:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color:#c62d1f;
    color:white;
}
.freetrial a:hover, a:focus {
    color: white; 
    text-decoration: underline;
}
