/* ------------------------------ GENERAL STRUCTURE AND TYPOGRAPHY ------------------------------ */

#container {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	background-color: rgba(255,255,255,0.8);
}

body {
	background-color: #666;
	min-height: 1200px;
	background-image: url(https://www.berkeleyrep.org/img/ovation.jpg);
        background-size: contain;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
        background-attachment: fixed;
}

hr {
    border: 0;
    height: 0;
    border-top: 1px solid #999;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

p, ul, table {
	font-family: "ff-kievit-web-1","ff-kievit-web-2", lucida grande;
	font-size: 15px;
	line-height: 18px;
}

p {
	margin-top: 0;
	margin-bottom: 15px;
}

table, table td, table th {
	padding: 5px;
}

a, a:visited {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #900;
	text-decoration: underline;
}

h1 {
	font-family: "ff-kievit-web-1","ff-kievit-web-2", lucida grande;
	font-weight: 300;
	font-size: 40px;
}

h2 {
	font-family: "ff-kievit-web-1","ff-kievit-web-2", lucida grande;
	font-weight: bold;
	font-size: 30px;
	line-height: 31px;
	margin-bottom: 15px;
}

h2.subhead {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 0;
	margin-bottom: 30px;
	color: #999;
}

h2.subhead2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 30px;
	color: #666;
}


h3 {
	font-family: GraublauSlabPro;
	font-weight: bold;
	font-size: 21px;
	line-height: 22px;
	margin-bottom: 18px;
	margin-top: 10px;
}

h3.subhead {
	font-family: "ff-kievit-web-1","ff-kievit-web-2", lucida grande;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
	margin-top: 18px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}


h4 {
	font-family: GraublauSlabPro;
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 6px;
	margin-top: 16px;
}

h3 a:link, h3 a:visited {
	color: #000;
}

h5 {
	font-family: "ff-kievit-web-1","ff-kievit-web-2", lucida grande;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}

.rsABlock a {
	text-decoration: none;
	
}

.content {
	clear: both;
	width: 900px;
	margin: 30px;
}

#tw, #fb, #news p {
	font-size: 13px;
	line-height: 14px;
	color: #666;
}

.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}

.left {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.highlightbox {
	background-color: #fff;
	padding: 5px 15px;
}

.slidercaption {
	width: 350px;
	background-color: #000;
	background-color: rgba(0,0,0,0.6);
	padding: 10px 10px 5px 30px;
	color: #fff;
}

.slidercaptionright {
	padding: 10px 30px 5px 10px;
}

.sidebarcontent {
	padding: 15px;
}

.sidebarcontent p, .sidebarcontent ul.bodycopy {
	font-size: 14px;
	line-height: 15px;
}

p.credit {
	font-size: 12px;
	line-height: 15px;
}

p.smalltext {
	font-size: 12px;
	line-height: 13px;
	color: #666;
}

p.pullquote {
	font-size: 18px;
	line-height: 21px;
	color: #666;
	margin: 30px 0 5px 0;
}

ul.bodycopy {
	list-style: disc;
	list-style-position: inside;
	margin-left: 30px;
	text-indent: -15px;
	margin-bottom: 18px;
}

.spacebelow {
	margin-bottom: 30px;
}

.white {
	background-color: #fff;
}

.contentimg {
	width: 100%;
	margin-bottom: 15px;
}

iframe {
	z-index: 100;
}

#TLS-Check {
	width: 100%;
	background-color: #c00;
	margin-top: 0;
	margin-bottom: 1px;
	padding: 18px;
	font-family: "ff-kievit-web-1","ff-kievit-web-2", lucida grande;
	font-size: 22px;
	text-align: center;
}

/* ------------------------------ HEADER/MENU STYLES ------------------------------ */


#header {
	width: 960px;
	height: 135px;
	position: relative;
	z-index: 500;
}

#header-amtour {
	width: 960px;
	height: 20px;
	position: relative;
	z-index: 500;
}

#menubar {
	width: 960px;
	height: 40px;
	position: absolute;
	top: 75px;
	left: 0;
}

#menu-section1 {
	width: 440px;
	float: left;
	margin-left: 100px;
	margin-right: 10px;
	height: 40px;
	background-color: #999;
}

#menu-section1.gf {
	width: 460px;
	float: left;
	margin-left: 80px;
	margin-right: 10px;
	height: 40px;
	background-color: #999;
}

#sotshim {
	background-image: url(https://www.berkeleyrep.org/img/header/sotshim.png);
	position: absolute;
	top: 75px;
	left: 0;
	z-index: 1000;
}

#menu-section2, #menu-section3 {
	width: 200px;
	float: left;
	margin-right: 10px;
	height: 40px;
	background-color: #999;
	position: relative;
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

#menu-section2:hover, #menu-section3:hover {
	background-color: #666;
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

#menu-section3 {
	margin: 0;
}

.menu-sectionsmall {
	font-family: "franklin-gothic-ext-comp-urw-1","franklin-gothic-ext-comp-urw-2", lucida grande;
	text-transform:uppercase;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	padding: 5px 0 0 80px;
	position: absolute;
	z-index: 900;
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

.menu {
	font-family: "franklin-gothic-ext-comp-urw-1","franklin-gothic-ext-comp-urw-2", lucida grande;
	text-transform:uppercase;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	color: white;
	margin-left: 30px;
	position: absolute;
	z-index: 1100;
}

.menu > li.has-sub > ul > li {
	font-family: "franklin-gothic-ext-comp-urw-1","franklin-gothic-ext-comp-urw-2", lucida grande;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	color: black;
	text-transform: none;
	padding: 0;
}

/* ------------------------------ HEADER/SECTIONS ------------------------------ */

.section {
	width: 570px;
	height: 145px;
	position: absolute;
	top: 0;
	left: -30px;
	z-index: 1000;
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

.section-brt {
	background-image: url(https://www.berkeleyrep.org/img/header/section-brt.png);
	background-repeat: no-repeat;
}

.section-brt:hover {
	background-image: url(https://www.berkeleyrep.org/img/header/section-brt2.png);
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

.section-sot {
	background-image: url(https://www.berkeleyrep.org/img/header/section-sot.png);
	background-repeat: no-repeat;
}

.section-sot:hover {
	background-image: url(https://www.berkeleyrep.org/img/header/section-sot2.png);
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

.section-gf {
	background-image: url(https://www.berkeleyrep.org/img/header/section-gf.png);
	background-repeat: no-repeat;
}

.section-gf:hover {
	background-image: url(https://www.berkeleyrep.org/img/header/section-gf2.png);
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

/* ------------------------------ HEADER/SECTION SMALL LOGOS ------------------------------ */

.sectionsmalllogo {
	width: 70px;
	height: 60px;
	position: absolute;
	top: -10px;
	left: 10px;
	z-index: 1000;
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}

.brtsectionsmalllogo {
	background-image: url(https://www.berkeleyrep.org/img/header/brt-small.png);
	background-repeat: no-repeat;
}

.sotsectionsmalllogo {
	background-image: url(https://www.berkeleyrep.org/img/header/sot-small.png);
	background-repeat: no-repeat;
}

.gfsectionsmalllogo {
	background-image: url(https://www.berkeleyrep.org/img/header/gf-small.png);
	background-repeat: no-repeat;
}


/* ------------------------------ HEADER/TOP TABS ------------------------------ */

.toptab {
	width: 100px;
	height: 35px;
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
    overflow: hidden;
}

.toptableft {
	background-color: #c00;
	position: absolute;
	top: 0;
	left: 610px;
}

.toptabmiddle {
	background-color: #a00;
	position: absolute;
	top: 0;
	left: 720px;
}

.toptabright {
	background-color: #900;
	position: absolute;
	top: 0;
	left: 830px;
}

.toptabmenu {
	font-family: "franklin-gothic-ext-comp-urw-1","franklin-gothic-ext-comp-urw-2", lucida grande;
	text-transform:uppercase;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: white;
	padding-top: 3px;

}

.toptab:hover {
	background-color: #000;
-webkit-transition: all 1s;
   -moz-transition: all 1s;
     -o-transition: all 1s;
        transition: all 1s;
}


/* ------------------------------ COLUMN AND ROW SPACING ------------------------------ */

.colgutter15 {
	margin-right: 15px;
}

.colgutter20 {
	margin-right: 20px;
}

.colgutter30 {
	margin-right: 30px;
}

.rowtopspacer {
	margin-top: 30px;
}

/* ------------------------------ COLUMNS WITH SIDEBAR ------------------------------ */

.sidebarcolgroup {
	width: 660px;
	float: left;
	display: block;
	margin-right: 30px;
}

.sidebarcolrow {
	width: 660px;
	display: block;
}

.sidebar1col {
	width: 660px;
}

.sidebar2col {
	width: 320px;
	float: left;
}

.sidebar3col {
	width: 210px;
	float: left;
}

.sidebar {
	width: 210px;
	float: left;
}

/* ------------------------------ COLUMNS WITHOUT SIDEBAR ------------------------------ */

.nosidebarcolgroup {
	width: 900px;
	display: block;
	margin: 0;
}


.nosidebarcolrow {
	width: 900px;
	display: block;
}

.nosidebar1col {
	width: 900px;
}

.nosidebar2col {
	width: 440px;
	float: left;
}

.nosidebar3col {
	width: 290px;
	float: left;
}

.nosidebar4col {
	width: 210px;
	float: left;
}

.level2tabs {
	font-family: "franklin-gothic-ext-comp-urw-1","franklin-gothic-ext-comp-urw-2", lucida grande;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 24px;
}

.level2tabscol {
	float: left;
	width: 400px;
}

/* ------------------------------ ACCORDION COLUMNS ------------------------------ */

.accordionleft {
	width: 410px;
	float: left;
	display: block;
	margin-right: 20px;
}

.accordionright {
	width: 410px;
	float: left;
	display: block;
}

.sidebar1col-accordionleft {
	width: 305px;
	float: left;
	display: block;
	margin-right: 15px;
}

.sidebar1col-accordionright {
	width: 305px;
	float: left;
	display: block;
}

.nosidebar1col-accordionleft {
	width: 420px;
	float: left;
	display: block;
	margin-right: 20px;
}

.nosidebar1col-accordionright {
	width: 420px;
	float: left;
	display: block;
}

.nosidebar1col-accordionleftbio {
	width: 640px;
	float: left;
	display: block;
	margin-right: 20px;
}

.nosidebar1col-accordionrightbio {
	width: 200px;
	float: left;
	display: block;
}

.accordionsidebarleft {
	width: 320px;
	float: left;
	display: block;
	margin-right: 20px;
}

.accordionsidebarright {
	width: 320px;
	float: left;
	display: block;
}


/* ------------------------------ QUOTEBOX ------------------------------ */

.quotebox {
    
    background-color:#f2f0f0;
    background-image: url(/img/quotemarks-grey.png);
    background-position-x: -10px;
    background-position-y: -20px;
    background-repeat: no-repeat;
    margin-top: 0;  
    padding: 15px;
	border: 1px solid #666;
}

.quotebox h2 {
    color:#666;
	font-family: GraublauSlabPro;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
}

.quotebox h3 {
    color:#000;
	font-family: GraublauSlabPro;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

/* ------------------------------ BUTTONS ------------------------------ */

.button {
    
    background-color:#900;
    display:inline-block;
    color:#fff;
	font-family: "franklin-gothic-ext-comp-urw-1","franklin-gothic-ext-comp-urw-2", lucida grande;
	text-transform:uppercase;
	text-align: center;
	font-size: 21px;
	font-weight: normal;
    padding:5px 0;
    text-decoration:none;
    margin-bottom: 15px;
    width: 180px;
    
}

.button:hover {
    background-color:#000;
	text-decoration: none;
}

.button:active {
    position:relative;
    top:1px;
}

a.button {
	color: #fff;
}


/* ------------------------------ TABS CUSTOM ADJUSTMENTS ------------------------------ */

.z-tabs.clean.horizontal.top > ul.z-tabs-nav.z-tabs-desktop > li,
.z-tabs.clean.horizontal.bottom > ul.z-tabs-nav.z-tabs-desktop > li
{
    border-top-width: 0;
    border-bottom-width: 0;
}

/*top-left*/

    .z-tabs.horizontal.top-left > ul.z-tabs-nav 
{
    width: 100%;
    overflow: hidden;
    padding-right: 2px; /*version 3.0*/
    background-color: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FDFCFC', endColorstr='#FBF9F9');
    background-color: #F2F0F0;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDFCFC), to(#F2F0F0), color-stop(0.5, #FBF9F9), color-stop(0.5, #F7F5F6));
    background-image: -webkit-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
    background-image: -moz-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
    background-image: -o-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
    background-image: -ms-linear-gradient(top, #FDFCFC, #FBF9F9 50%, #F7F5F6 50%, #F2F0F0);
    
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

}

/* ------------------------------ ACCORDION CUSTOM ADJUSTMENTS ------------------------------ */

#storybuilders>section>h3 {
	font-family: "ff-kievit-web-1","ff-kievit-web-2", lucida grande;
	font-size: 15px;
	font-weight: bold;
}

/* ------------------------------ FOOTER SWITCHEROO ------------------------------ */

#footer-desktop {
	visibility: visible;
}

#footer-mobile {
	visibility: hidden;
	background-color: #000;
	width: 960px;
}

#footer-mobile p {
	font-size: .8em;
	line-height: 1.2em;
	color: #ccc;
}

#footer-mobile h2 {
	font-size: 1em;
	line-height: 1.1em;
	color: #999;
	margin-bottom: 0;
}

#footer-mobile a, #footer-mobile a:visited, #footer-mobile a:active {
	color: #ccc;
}

@media all and (max-width: 768px) {

	#footer-desktop {
		visibility: hidden;
		}

	#footer-mobile {
		visibility: visible;
		}

}