﻿@font-face
{
    font-family: 'RabioheadRegular';
    src: url('/fonts/rabiohead.eot');
    src: local('/fonts/Rabiohead Regular'), local('/fonts/Rabiohead'), url('/fonts/rabiohead.ttf') format('truetype');
}

.pageTitle
{
    font-family: 'RabioheadRegular' , Trebuchet MS;
    color: #ff5c01;
    font-size: 60px;
}
.rabiohead30
{
    font-family: 'RabioheadRegular' , Trebuchet MS;
    color: #373737;
    font-size: 30px;
}

.rabiohead30orange
{
    font-family: 'RabioheadRegular' , Trebuchet MS;
    color: #ff5c01;
    font-size: 30px;
}
.darkGray
{
    color:Gray}

body
{
    margin: 0px;
    padding: 0px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    text-align: left;
}
img, div
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    behavior: url(/iepngfix.htc);
  
}


h1
{
    font-family: "Trebuchet MS";
    color: #ff5a00;
    font-size: 18px;
    font-weight: bold;
}

h2
{
    font-family: "Trebuchet MS";
    color: #ff5a00;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}
.largeOrange
{
    font-family: "Trebuchet MS";
    color: #ff5a00;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

h3
{
    font-family: "Trebuchet MS";
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}


a.smallLink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #fe6103;
    text-decoration: none;
    font-size: 12px;
    border: 0px;
}

a.smallLink:active
{
    font-family: Arial, Helvetica, sans-serif;
    color: gray;
    text-decoration: none;
    font-size: 12px;
}
a.smallLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    color: gray;
    text-decoration: none;
    font-size: 12px;
}

a.smallLink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    color: #fe6103;
    text-decoration: none;
    font-size: 12px;
}


a
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fe6103;
    text-decoration: none;
    font-size: 14px;
    border: 0px;
}
a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: gray;
    text-decoration: none;
    font-size: 14px;
}
a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fe6103;
    text-decoration: none;
    font-size: 14px;
}
a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: gray;
    text-decoration: none;
    font-size: 14px;
}


a img
{
    font-size: 0px;
}

.left
{
    text-align: left;
}
.leftPad
{
    text-align: left;
    padding: 10px;
}
.right
{
    text-align: right;
    float: right;
}
.validation
{
    color: Red;
}

.footer
{
    text-align: center;
    margin: 0px;
    background-color: white;
    background-image: url('/images/intBack.gif');
    background-repeat: repeat-x;
    width: 100%;
    height: 184px;
    vertical-align:bottom;
}


/* Homepage Styles */
.iQueHomeBack
{
    background: white url('/images/repeatBack.jpg') repeat-x;
}

.iQueIntBack
{
    background-image: url('/images/backRepeatInt.gif');
    background-repeat: repeat-x;
    text-align: center;
    margin: 0px;
}



#container
{
    width: 1024px;
    margin: 0 auto;
    padding: 0px;
}

#header
{
    height: 110px;
    width: 100%;
}

#logo
{
    float: left;
    width: 510px;
    height: 90px;
    padding-left: 25px;
    padding-top: 23px;
}
#topNav
{
    float: right;
    width: 424px;
    padding-top: 70px;
    vertical-align: bottom;
}

#orangeBandHome
{
    height: 288px;
}

#whatToExpect
{
    background-image: url('/images/whatToExpect.gif');
    background-repeat: no-repeat;
    width: 410px;
    height: 326px;
    padding: 55px 10px 20px 0px;
    vertical-align: top;
}

.expectGrey
{
    font-size: 13px;
    color: #404041;
}
.expectOrange
{
    font-size: 13px;
    color: #fc6c0a;
}
.footerRight
{
    text-align: right;
    color: #767676;
    vertical-align: bottom;
    padding-bottom: 10px;
}

/* Homepage Styles End */

/* Navigation Styles */

a.navLink:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fe6103;
    text-decoration: none;
    font-size: 14px;
    border: 0px;
}
a.navLink:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: gray;
    text-decoration: none;
    font-size: 14px;
}
a.navLink:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fe6103;
    text-decoration: none;
    font-size: 14px;
}
a.navLink:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: gray;
    text-decoration: none;
    font-size: 14px;
}


a.navLinkActive:link
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #2d2d2d;
    text-decoration: none;
    font-size: 14px;
    border: 0px;
}
a.navLinkActive:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #2d2d2d;
    text-decoration: none;
    font-size: 14px;
}
a.navLinkActive:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #2d2d2d;
    text-decoration: none;
    font-size: 14px;
}
a.navLinkActive:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: gray;
    text-decoration: none;
    font-size: 14px;
}
/* Navigation Styles End */


.paddedDiv
{
    padding: 8px 8px 8px 8px;
}

label
{
    float: left; /*width: 400px; 	padding-bottom:4px;*/
}

.formFieldFocus
{
    background-color: #f4f4f4;
    border: 1px #525252 solid;
    font-size: large;
}

#inputArea input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 4px;
    border: solid 1px #85b1de;
    width: 300px;
    background-image: url( 'blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
    color: red;
}
/*input
{
    color: #fe6103;
    height: 15px;
    width: 175px;
    border: 1px #131313 solid;
    padding: 4px;
    clear: both;
}
*/
.textBox
{
    border: 1px #545454 solid;
    color: #fe6103;
    padding: 4px;
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
}

/* Form Tags
input.submit
{
    height: 48px;
    width: 179px;
    border: 0px;
}
*/


select
{
    color: #fe6103;
    width: 175px;
    border: 1px #545454 solid;
    padding: 2px;
    clear: both;
}
legend
{
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-weight: bold;
}


#templateImage
{
    display: block;
    padding: 10px;
    border: 1px #d4d4d4 solid;
}
#templateImage:hover
{
    padding: 10px;
    background-color: #ececec;
    border: 1px #d4d4d4 solid;
}

#callOutText
{
    background-color: #464646;
    border: 1px black solid;
    padding: 10px;
    color: white;
}

#callOutImage
{
    background-color: #464646;
    border: 1px black solid;
    padding: 0px;
}



