@import "grid.css";
@import "font-awesome.css";

@import url(http://fonts.googleapis.com/css?family=Istok+Web:400);
@import url(http://fonts.googleapis.com/css?family=Istok+Web:700);


@font-face {
    font-family: 'FiraSans';
    src: url('/sites/www.t-gaap.com/fonts/firasansot-medium-webfont.eot');
    src: url('/sites/www.t-gaap.com/fonts/firasansot-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/sites/www.t-gaap.com/fonts/firasansot-medium-webfont.woff') format('woff'),
         url('/sites/www.t-gaap.com/fonts/firasansot-medium-webfont.ttf') format('truetype'),
         url('/sites/www.t-gaap.com/fonts/firasansot-medium-webfont.svg#firasansot') format('svg');
    font-weight: normal;
    font-style: normal;
}



html {
    width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

body {
    position: relative;
    background-color: #FFF;
    color: #666;
    font: 16px/1.6em "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#toprow {
	background-color: #747BA5;	
}
#bottomrow {
	background-color: #f0f0f6;
	height: 50px;
	-moz-box-shadow: 0px 6px 12px #888;
	-webkit-box-shadow: 0px 6px 12px #888;
	box-shadow: 0px 6px 12px #888;
}

#nav a, #subMenusContainer a {
	text-decoration:none;
	display:block;
	font-family: "FiraSans", Helvetica, Sans-serif;
	color: #eee;
	line-height: 1em;
	text-transform: uppercase;
	font-size: 16px;
}


.grid_3 {
	font-size: 14px;
}


strong {
    font-weight: 700;
}

address {
    font-style: normal;
}

p {
	margin-top: .65em;
    margin-bottom: .5em;
}

input, textarea {
    border-radius: 0 !important;
    outline: none !important;
}

.float.left { float: left; } 
.float.right { float: right;}


.float.left { margin: 10px 20px 10px 0; } 
.float.right { margin: 10px 0 10px 20px; }

.keyline {
	border: 1px solid #A39374;
	padding: 1px;
}

#podcast {
	margin-bottom: 20px;	
}

hr {
	border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(102,102,102,0)); 
    background-image:    -moz-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(102,102,102,0)); 
    background-image:     -ms-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(102,102,102,0)); 
    background-image:      -o-linear-gradient(left, rgba(102,102,102,0), rgba(102,102,102,0.75), rgba(0,0,0,0));
    margin-top: 1em;
    margin-bottom: 0em;
}

/****Heads****/


h1, h2, h3, h4, h5, h6 {
    margin-top: .75em;
	margin-bottom: .4em;
	line-height: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "FiraSans", "Lucida Grande", Helvetica, Arial, Sans-Serif;
	line-height: 120%;
	font-weight: normal;
}


h1 {
    font-size: 30px;
    color: #474771;
    /* 4th of July color: #1F2EA6; */
}


h2 {
    font-size: 26px;
    color: #3848A1;
    /* 4th of July color: #C3111E; */
    margin-bottom: .25em;
}

h3 {
    font-size: 22px;
    color: #45779C;
    margin-bottom: .25em;
	text-transform: uppercase;
}

h4 {
    font-size: 18px;
    color: #474771;
	text-transform: uppercase;
}

h5 {
    font-size: 15px;
    color: #454545;
}

.homebox h5 {
	margin: 0 0 6px 0;
	padding: 0;
}

h6 {
    font-size: 12px;
    color: #666;
}

h6.caption {
	padding: .25em 0 .5em 0;
	margin: 0;
	background-color: #eee;
}

.TGAAP {
	color: #45779C;
	/* 4th of July #C3111E; */
}





/****Lists****/


ul, ol {
    padding: .1em 1em;
    margin: .75em 1em;
    list-style: circle;
}

ol {
	list-style: decimal;	
}

ul {
	list-style: circle;
	}

.list {

}


.list li {
    font-size: 12px;
    letter-spacing: -0.3px;
    padding-left: 21px;
    background: url(/sites/www.t-gaap.com/images/design/marker.png) 0 8px no-repeat;
}

.list li+li {
    background-position: 0 15px;
    padding-top: 7px;
    margin-top: 7px;
    border-top: 1px solid #324247;
}

.list1 li {
    background: url(/sites/www.t-gaap.com/images/design/marker1.png) 0 9px no-repeat;
    padding-left: 10px;
    color: #fff;
    text-shadow: 1px 1px #aeb3af;
}

.list1 li+li {
    margin-top: 9px;
}

.list2  {
    padding-top: 12px;
}

.list2.ls__1 {
    margin-top: -2px;
    padding-top: 0;
}

.list2 li {
    background: url(/sites/www.t-gaap.com/images/design/marker2.png) 0 8px no-repeat;
    padding-left: 20px;
    font-size: 12px;
    color: #1e2731;
}

.list2 li+li {
    margin-top: 9px;
}

/****Links****/


a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    color: #45779C;
	/* 4th of July #1F2EA6; */
	text-decoration: underline;
}
	

a:hover,
table.calendar a:hover,
#events a:hover {
    color:  #474771;
	/* 4th of July #C3111E; */
	background-color: #ddd;
}

.socials a:hover {
	text-shadow: 1px 1px 3px #eee;
}

.socials a,
.mobile-nav a  {
	color: #FFF;
	text-decoration: none;
}

.socials a:hover,
.mobile-nav a:hover {
	color:  #474771;
	background-color: #7883B1;
}


.btn {
    font: 16px/21px 'Istok Web', sans-serif;
    background: #1e2731 url(/sites/www.t-gaap.com/images/design/bgt_bg.png) 0 0 repeat-x;
    color: #fff;
    padding: 6px 17px 8px;
    display: inline-block;
    margin-top: 30px;
}

.btn:hover {
    background-color: #eec12b;
    background-image: url(/sites/www.t-gaap.com/images/design/btn_hover.png);
    color: #fff;
}

/*** sidebox ***/

.sidebox .heading {
    font-weight: bold;
    border: 1px solid #ccc;
    border-bottom: none;
    background-color: #5889C7;
    padding: 5px 8px;
    color: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.sidebox .body {
    border: 1px solid #ccc;
    border-top: none;
    background-color: #EDF1F4;
    padding: 10px;
    margin-top: 0;
}

 .sidebarphoto img {
	width: 300px;
	height: auto;
}

 .sidebarphoto p {
 	margin: 0;
 	padding: 0;
 }

/****classes****/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}
.pad0 {
    padding: 0 !important;
}

.pad1 {
}


.img_inner {
    max-width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-top: 4px;
    background-color: #fff;
    border: 1px solid #fff;
}

.page1 .img_inner {
    margin-top: 0;
    margin-bottom: 30px;
}

.fleft {
    float: left;
    width: auto !important;
    margin-right: 25px;
    margin-bottom: 0px;
}
.oh {
    overflow: hidden;
}
.fright {
    float: right !important;
}
.upp {
    text-transform: uppercase;
}

.alright {
    text-align: right;
}
.ta__center {
    text-align: center;
}

.ta__left {
    text-align: left;
}

.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.oh {
    overflow: hidden;
}

.nowrap {
    white-space: nowrap;
}

.rel {
    position: relative;
}

/*header*/

#logo {
	z-index: 999;
}


header {
    display: block;
    position: relative;
    z-index: 800;
    background-color: #FFF;
    height: 116px;
    /* background: url(/sites/chamber.wrinkledog.com/images/design/slide.jpg) center 0 no-repeat; */
}

header:before {
    left: 0;
    right: 0;
    top: 0;
    height: 0px;
    background-color: #FFF;
    position: absolute;
    /* background: url(/sites/chamber.wrinkledog.com/images/design/header_before.png) 0 0 repeat; */
    content: '';
}

h1#title {
	font-size: 30px;
	color: #474771;	
	margin-top: 10px;
}

.TGAAP {
	color: #45779C;
}

.break {display: none;}


@media (min-width: 768px) and (max-width: 979px) {
	header h1 {
		margin-top: -25px;
		margin-bottom: 0;
		font-family: "FiraSans", "Helvetica", Sans-serif;
		font-size: 48px;
		color: #232B00;
		text-shadow: 3px 3px 6px #cdc;

	}
	
	header h1 a {
		display: block !important;
	}
	
	header h2 {
		color: #261B02;
		font-family: "Action_Man", Arial, Sans-serif;
		margin-top: 0px;
		text-shadow: 2px 2px 4px #cdc;
		font-size: 36px;
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	header h1 {
		margin-top: -25px;
		margin-bottom: 0;
		font-family: "FiraSans", "Arial Black", Sans-serif;
		font-size: 40px;
		color: #232B00;
		text-shadow: 3px 3px 6px #cdc;

	}
	
	header h1 a {
		display: block !important;
	}
	
	header h2 {
		color: #261B02;
		font-family: "FiraSans", Arial, Sans-serif;
		margin-top: 0px;
		text-shadow: 2px 2px 4px #cdc;
		font-size: 30px;
		text-align: left;
		margin-left: 75px;	
	}
}

@media only screen and (max-width: 480px) {
	header h2 {
		color: #261B02;
		font-family: "FiraSans", Arial, Sans-serif;
		margin-top: 0px;
		text-shadow: 2px 2px 4px #cdc;
		font-size: 24px;
		text-align: left;
		margin-left: 35px;	
	}
}

header {
    padding-top: 0px;
    display: block;
    position: relative;
    z-index: 800;
    /*background: url(/sites/www.t-gaap.com/images/design/masthead.jpg) left 0 no-repeat;*/
}


/*header:before {
    left: 0;
    right: 0;
    top: 0;
    height: 10px;
    position: absolute;
    background: url(/sites/www.t-gaap.com/images/design/header_before.png) 0 0 repeat;
    content: '';
}*/

header h1 {
    position: relative;
    text-align: center;
    z-index: 990;
}


header h1 a {
    display: inline-block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;    
    text-indent: -999px;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}


.socials {
    color: #fff;
    float: right;
}

.mobile-nav {
	color: #fff;
}

.socials .fa,
.mobile-nav .fa {
    font-size: 32px;
    line-height: 18px;
    text-shadow: 1px 1px 3px #333;
}

.socials .fa+.fa,
.mobile-nav .fa+.fa  {
    margin-left: 16px;
}

.header_overlay {
/*    padding-top: 10px;
    background: url(/sites/www.t-gaap.com/images/design/header_overlay.png) 0 0 repeat;
  */
}


/****Content****/

.content {
    background-color: #FFF;
    padding-bottom: 40px;
    padding-top: 20px;
    margin-bottom: 1px;
}

.body {
	margin-top: 20px;
	border-top: 1px solid #FFF;
}

em, i {
	font-style: italic;
}

.page1 .content {
    padding-bottom: 101px;
}

.style1 {
    font-size: 14px;
    line-height: 27px;
    font: 14px/27px 'Istok Web', sans-serif;
    padding: 0 50px 51px;
}

/****Blocks****/


.page1_block  {
    padding-bottom: 71px;
    font-size: 14px;
    text-align: center;
    background: url(/sites/www.t-gaap.com/images/design/page1_block_bg.png) 0 0 repeat;
}

.page1_block .drop_cap {
    padding-top: 65px;
    padding-bottom: 30px;
    width: 136px;
    margin: 0 auto;
    border-bottom: 3px solid #45494e;
    text-transform: uppercase;
    color: #c6c9cc;
    font: bold 60px/55px 'Istok Web', sans-serif;
    margin-bottom: 38px;
}

.page1_block_title {
    font: bold 24px/21px 'Istok Web', sans-serif;
    color: #1e2731;
    margin-bottom: 14px;
}

.block1 .btn {
    position: relative;
    top: 2px;
}

.block1_title {
    margin-bottom: 12px;
    color: #1e2731;
    font: 16px/21px 'Istok Web', sans-serif;
}

.block1_title  .color1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 12px;
    font-weight: bold;
}

.bottom_block {
    background: url(/sites/www.t-gaap.com/images/design/bottom_block_bg.png) 0 0 repeat;
    color: #c6c9cc;
    padding-bottom: 83px;
}

.bq1 {
    padding-left: 17px;
    padding-top: 24px;
    background: url(/sites/www.t-gaap.com/images/design/quotes.png) 3px 4px no-repeat;
}

.bq1 p {
    font-style: italic;
    margin-bottom: 15px;
}

.bq1 .text1 {
    margin-bottom: 0;
}

.bq1+.bq1 {
    margin-top: 28px;
}

/*******Search******/

div#search {
	float: right;
}

/*
#search input {
     width: 100%;
    -webkit-box-sizing: border-box; 
}
*/

#search a {
    display: block;
    position: absolute;
    background-color: #f3d142;
    left: 100%;
    width: 96px;
    text-align: center;
    top: 1px;
    cursor: pointer;
    color: #303e4f;
    padding: 11px 0 9px;
    margin-left: 5px;
    font: 14px/18px 'Istok Web', sans-serif;
}

#search a:hover {
    background-color: #303e4f;
    color: #f3d142;
}

/****Separators****/

.sep__1 {
    height: 19px;
}

/****Text styles****/
.text1 {
    font: 16px/21px 'Istok Web', sans-serif;
    color: #1e2731;
    margin-bottom: 10px;
}

.text2 {
    font: bold 24px/21px 'Istok Web', sans-serif;
    color: #1e2731;
    margin-bottom: 10px;
    padding-top: 3px;
}

.text1.tx__1 {
    margin-bottom: 8px;
}

.text1.tx__2 {
    margin-bottom: 12px;
}



.color1 {
    color: #e7c322;
}

.color1 a:hover, a.color1:hover {
    color: #1e2731;
}

.color2 {
    color: #1e2731;
}

.td_underline {
    text-decoration: underline;
}

/****Map****/

.map {
    overflow: hidden;
    padding-top: 5px;
}

.map figure {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 24px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.map figure iframe {
    width: 100%;
    height: 456px;
    max-width: 100%;
}

.address1 {
    display: block;
}

.address1 dt {
    margin-bottom: 21px;
}

.address1+.address1 {
    margin-top: 24px;
}

.address1 dd span {
    min-width: 72px;
    display: inline-block;
    text-align: left;
}

.address1 dd span.col1 {
    min-width: 0;
}

/**Footer**/

#footer {
    display: block;
    color: #9da7b2;
    background-color: #CCC;
    padding: 0 0 60px;
    border-top: 2px solid #999;
}

.footer_socials {
    padding-top: 10px;
    text-align: center;
}

.footer_socials .fa {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    line-height: 18px;
}

.footer_socials .fa {
}

#footer a:hover, .footer_socials .fa:hover {
   color: #1B2E7D;
}

.footer_socials .fa+.fa {
    margin-left: 18px;
}

.ver {
    position: relative;
    padding-bottom: 29px;
}

.ver:after {
    position: absolute;
    width: 1px;
    background-color: #d1d1d3;
    content: '';
    top: 40px;
    right: -1px;
    bottom: 0;
}

.copyright {
    text-align: center;
    font: 16px/30px 'Istok Web', sans-serif;
    color: #1e2731;
    padding-top: 47px;
}
/*
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 640px;
    overflow: hidden;
    width: 42px;
    height: 42px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(/sites/www.t-gaap.com/images/design/totop.png) no-repeat left 0; 
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
}
*/

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1120px) {

    .camera_prev {
        left: 5px;
        margin-top: 0;
        top: auto;
        bottom: 15px;
    }

    .camera_next {
        right: 5px;
        margin-top: 0;
        top: auto;
        bottom: 15px;
    }


    .copyright {
        float: none;
    }

}

@media only screen and (max-width: 979px) {

    .extra_wrapper {
        overflow: visible;
    }

    .address1 {
        float: none;
    }

    .address1 +.address1  {
        margin-left: 0;
        margin-top: 30px;
    }
    
     .map figure,  
     .map figure iframe,  
     #form input,
     #form textarea,  
     #form .success {
        width: 100% !important;
        float: none !important;
    }
     #form .success {
         -moz-box-sizing: border-box;
         -webkit-box-sizing: border-box;
         -o-box-sizing: border-box;
         box-sizing: border-box;
    }

     .map figure {
     height: auto !important;
    }

    .map figure {
    	margin-bottom: 15px;
    }

    .nowrap {
        white-space: normal;
    }

    .address1 dd span  {
        min-width: 0;
    }

    .page1 h2:after {
        width: 100%;
        left: 0;
        right: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    
    .block1 {
        padding-top: 40px;
    }

    #owl .item {
        font-size: 30px;
        line-height: 35px;
    }



 .page1 header {
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
 }

    .ls__1 li {
        margin-top: 9px !important;
    }

    .ls__1  {
        margin-bottom: 20px;
     }

    .ver:after  {
        display: none;
    }

    .img_inner img {
    	width: 100%;
    }

    .img_inner {
        width: 100% !important;
        float: none !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }

    .slider_wrapper {
        background-position: 0 0;
    }

    header h1 {
        position: relative !important;
        margin-bottom: 0px;
        float: none;
        left: 0;
    }

    header h1 a {
        max-width: 90%;
        width: auto;
        display: inline-block;
        height: auto;
    }


    .map figure iframe {
        height: 300px;
    }

    .content .noresize {
        width: auto !important;
        float: left !important;
        margin-right: 20px !important;
        margin-top: 4px !important;
    }

    .img_inner {
        margin-top: 30px;
    }
    .none {
        clear: both;
    }
}

