/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
/*global*/

@import url('//fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url("//fnt.webink.com/wfs/webink.css/?project=BEC3CE30-A70C-4ABA-9D04-980C70594D31&fonts=01E83E56-C5D3-FE22-98E5-E1C47AE4B65E:f=IntervalProSemiBoldCond,835E4CE5-7840-A6CA-98FE-783AB2FBF277:f=IntervalProSemiBold,8E118E80-AB9B-D1FC-2DC5-C352B7FEF8DC:f=AlternateGotNo3D,1BE7F5C6-DD55-27E8-EF02-1F035E782998:f=IntervalProMediumCond");


/*IE Menu Hacks*/
@media \0screen\,screen\9 {
.nav ul li ul {overflow: visible!important; z-index: 99999999999!important; opacity: 1!important;}
.nav ul {z-index: auto!important; opacity: 1!important;}
}

/*IE HACKS*/

body{ font-size: 11px; background: #fefefe;
background: -moz-linear-gradient(top,  #fefefe 0, #d7d7d7 1000px);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#fefefe), color-stop(1000px,#d7d7d7));
background: -webkit-linear-gradient(top,  #fefefe 0,#d7d7d7 1000px);
background: -o-linear-gradient(top,  #fefefe 0,#d7d7d7 1000px);
background: -ms-linear-gradient(top,  #fefefe 0,#d7d7d7 1000px);
background: linear-gradient(to bottom,  #fefefe 0,#d7d7d7 1000px);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#d7d7d7',GradientType=0 );

	margin-top:0;
		margin-bottom:0;
		margin-left:auto; 
		margin-right:auto;
		font-family:Arial, Helvetica, sans-serif;  

}
.display{display:block!important;}
.displaynone{display:none!important;}
#pg body{ background-color:#fafafa; background-image:url(/themes/uat/images/layout/pg-bg.jpg); background-repeat:repeat-x;margin:0px; font-family:Arial, Helvetica, sans-serif; overflow-x:hidden;}
/*@media only screen and (device-width: 768px) {
body{ width: 960px;}
	}*/
ul, li{margin:0px; padding:0px; list-style:none;}	
h1, h2, h3, h4, h5{margin:0px; padding:0px;}
a{text-decoration:none;color:#555;}
a:hover{text-decoration:none;color:#777;}
img{border:none;}

.hover{color:#fff;}
.clearload{opacity:0.0;}
 
/*gradients*/
.red-grad{background: rgb(122,22,42); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhMTYyYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZTFjMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(122,22,42,1) 0%, rgba(158,28,53,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,22,42,1)), color-stop(100%,rgba(158,28,53,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(122,22,42,1) 0%,rgba(158,28,53,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(122,22,42,1) 0%,rgba(158,28,53,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(122,22,42,1) 0%,rgba(158,28,53,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(122,22,42,1) 0%,rgba(158,28,53,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a162a', endColorstr='#9e1c35',GradientType=0 ); /* IE6-8 */ }

.dark-grey-grad{background: rgb(1,2,2); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMDIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(1,2,2,1) 0%, rgba(90,90,90,1) 85%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,2,2,1)), color-stop(85%,rgba(90,90,90,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* IE10+ */
background: linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010202', endColorstr='#5a5a5a',GradientType=0 ); /* IE6-8 */}
.darker-grey-grad{background: rgb(0,0,0); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTQwNDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(65,64,65,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(65,64,65,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(65,64,65,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(65,64,65,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(65,64,65,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(65,64,65,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#414041',GradientType=0 ); /* IE6-8 */}

.mobile-logo{display:none;}

/* Layout
   -------------------------------- */
p a:link, p a:active, p a:visited, p a:hover {
	text-decoration: underline;
}

.btm-bg-ipad{height:453px!important; width:101%!important; top: 605px !important;}
.social-nav-ipad{margin-top: 250px !important;}
.demo-ipad{margin-top:0px !important;}
.web-headers-ipad{margin-top: 89px !important;}
.footer-ipad{margin-top: 435px !important;}
.slidebox-ipad{margin-top: 106px !important;}

.maplink{font-size: 9px;text-transform: uppercase; color: #999; text-decoration: none;}
.maplink:hover{font-size: 9px;text-transform: uppercase; color: #555; text-decoration: none;}
.bg-left{ position:absolute; width:50%; left:0px; top:0px; height:35px; z-index:-1000;}   
.bg-right{position:absolute; width:50%; right:0px; top:0px; height:35px;z-index:-1000;}  
.wrapper{margin:0 auto; width: 958px;}
.header{float:left; width: 960px;}
.phone, .phone a { color:#333; }

/*top nav*/
nav select { display: none;}/*hides the select box on desktops*/
nav li ul li a span{display:none;}/*hides the dash on desktops*/

.top-nav{ position:absolute; top:0px;float:left; width: 960px; height:35px; }
.top-nav ul li{float:left; color:#b3b3b3; font-size:10px; text-transform:uppercase; font-weight:bold; }
.top-nav ul li a{color:#b3b3b3;}
.top-nav ul li a:hover{ color:#eee;}
.top-left{float:left; height:35px;}

.top-left ul{margin-top:3px; }
.top-left ul li{ float:right; margin-right:0px;}
.top-left ul li a{color: #cb9aa4;}
.top-mid{float:left; width:740px; height:35px;}

.top-mid ul{ margin-left:10px; }
.top-mid ul li{padding-right:13px; padding-left:15px; border-right:1px solid #333; height:21px; padding-top:14px; cursor: pointer; margin-left:2px; margin-right:2px;}
.top-mid ul li.last{border-right:none;}
.top-right{float:left; height:35px;}

.top-right ul{margin-top:3px; margin-right:0px; }

.download{background:url(../images/parents-guide/pgdownload.png) no-repeat;position: relative;width: 213px;height: 69px;margin-top: 18px; margin-right:6px;}
.download:hover{background:url(../images/parents-guide/pgdownload-hov.png) no-repeat;}

/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
.nav li {display:block; position:relative;}	
		/* this is the parent menu */	
.nav li a {display:block;}
		/* submenu, it's hidden by default */
.nav ul {position:absolute; left:0; top:25px;display:none;  margin:10px 0 0 -1px; padding:0; list-style:none; z-index: 10000; overflow: visible;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */

}
.nav ul li  {width:190px;height:auto; float:left;font-size:11px; font-weight:normal; text-transform:capitalize;padding-top:4px; padding-bottom: 6px; line-height: 14px; overflow: visible}
.nav ul li.nobg  { background:none;}
.nav ul li.last  {padding-bottom:15px;}
.nav ul li.headline  { color:#eee;}
		/* display block will make the link fill the whole area of LI */
.nav ul a {	display:block; }
		/* we should always avoid using hack like this */
		/* should put it into separate file : ) */
*html .nav ul {margin:0 0 0 -2px;}

.nav ul li ul{left:95px; top:10px; display:none; overflow: visible;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
}

.slidebox-close{position: fixed;top: 0px;left: 0px;width: 100%;height: 100%; z-index:30;}

div.search-box{ display:none; position:absolute; top:45px; right:220px; width:252px; height:56px; background-image:url(/themes/uat/images/layout/search-bg.png);  z-index:91;}
div.search-box input.search{ position:absolute; top:19px; left:35px;background:none; /*border:1px solid #999;*/ width:190px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
For general Safari layouts 
  
div.search-box input.search{ top:16px; width:170px; border:none;}
}

div.search-box input.srch-btn{position:absolute; top:19px; left:12px;}

/*content area*/

.content-wrapper{ float:left; width: 960px;}

div.demo{position:relative; margin-top:50px; height: 632px; }
#carousel { position: relative; height: 350px; padding: 0; right:70px;  }
#carousel li { position:absolute; float: left;  cursor:pointer; list-style: none; margin:50px;  width: 100px; height: 73px; }
#carousel li img { cursor:pointer;height: 100%; width: 100%; opacity:.7;-webkit-box-shadow:  0px 0px 20px 0px #999;box-shadow:  0px 0px 20px 0px #999;}	
#carousel li img:hover {  }	

.person{ position:absolute; z-index:4; top:51px;}


.web-headers{position: absolute;z-index: 40;width: 960px;margin-top: 89px; text-align: center;}
.web-headers h1{font-family: IntervalProMediumCond, sans-serif; font-size: 16px; color: #555; text-transform: uppercase; /* letter-spacing:0.06em; */ font-weight: normal!important;}
.web-headers h2{font-family: IntervalProMediumCond, sans-serif;font-size: 13px; color: #888; text-transform: uppercase; /* letter-spacing:0.06em; */ font-weight: normal; margin-top: 6px;}

@media screen and(-webkit-min-device-pixel-ratio:0){

.web-headers h1{letter-spacing:0.06em; }
.web-headers h2{letter-spacing:0.06em;}


}

.scholarship-text {font-family: Arial, Helvetica, sans-serif;font-size: 11px;padding-left: 6px;padding-right: 15px;color: #777;font-weight: normal;text-align: left;line-height: 16px;width: 405px;display: none;}
.scholarship-sub-text {font-family: Arial, Helvetica, sans-serif;font-size: 11px;padding-left: 6px;color: #777;font-weight: normal;text-align: left;line-height: 16px;width: 380px;display: none;}




.footer-wrap{float:left; width: 960px;}

/*bottom nav*/
img.logo{ background:none; margin-top:-55px; margin-left:17px; z-index:50; position:relative;}

/* Target all Firefox */ 
@-moz-document url-prefix() { img.logo { margin-left:14px; } } 


.slidebox{position:absolute;  width:960px; margin-top:-143px; font-size:11px; line-height:14px;z-index:31;}
.slidebox img.seemore{ position:absolute; right:0px; bottom:0px; z-index:20;}
.slidebox img.featured{margin-left:-3px;}
.slidebox img:hover{opacity:1;}
.slidebox li{ margin-left:15px; margin-bottom:10px; margin-top:10px; list-style:url(/themes/uat/images/layout/li.png);}
.slidebox p{margin:5px; padding:0px;}
.slidebox  a{ color:#212121; text-decoration:none; font-size:11px;}
.slidebox a:hover{ color:#981b33; background-color:none;}
.slidebox li a:hover{ color:#981b33; background-color:none;}
.slidebox p a:hover{ color:#981b33;}
.slidebox h1{ font-size:12px; height:30px; color:#212121; font-weight:bold; z-index:11; cursor:pointer;text-shadow: 0px 0px 5px #fff; filter: dropshadow(color=#fff, offx=0, offy=0); font-family: arial, sans-serif; }

.slidebox1{position:absolute; top:115px; float:left; background-image:url(/themes/uat/images/layout/slidebox.png); background-position:top; background-repeat:no-repeat; width:140px; height:265px; padding:10px;opacity:1; z-index:11;box-shadow: 0px 5px 25px 0px #8e8e8e;}

.slidebox2{position:absolute;top:115px; left:160px; background-image:url(/themes/uat/images/layout/slidebox.png); background-position:top; background-repeat:no-repeat; width:140px; padding:10px; height:265px; opacity:1; z-index:11;box-shadow: 0px 5px 25px 0px #8e8e8e;}

.slidebox3{position:absolute;top:115px; left:320px; background-image:url(/themes/uat/images/layout/slidebox.png); background-position:top; background-repeat:no-repeat; width:140px; padding:10px; height:265px; opacity:1; z-index:11;box-shadow: 0px 5px 25px 0px #8e8e8e;}

.slidebox4{position:absolute;top:115px; left:480px; background-image:url(/themes/uat/images/layout/slidebox.png); background-position:top; background-repeat:no-repeat;width:140px; padding:10px; height:265px; opacity:1; z-index:11;box-shadow: 0px 5px 25px 0px #8e8e8e;}

.slidebox5{position:absolute;top:115px; left:640px; background-image:url(/themes/uat/images/layout/slidebox.png); background-position:top; background-repeat:no-repeat; width:140px; padding:10px; height:265px; opacity:1; z-index:11;box-shadow: 0px 5px 25px 0px #8e8e8e;}

.slidebox6{position:absolute;top:115px; left:800px; background-image:url(/themes/uat/images/layout/slidebox.png); background-position:top; background-repeat:no-repeat;width:140px; padding:10px; height:265px; opacity:1; z-index:11;box-shadow: 0px 5px 25px 0px #8e8e8e;}

.slidebox6 p{ margin:0px; margin-bottom:8px;}

.slidebox1:hover{ background-image:url(/themes/uat/images/layout/dynamic-hov.png);}

.slidebox1 h1:hover{ color:#fff; text-shadow: 0px 0px 5px #000; filter: dropshadow(color=#000, offx=0, offy=0);}
.slidebox2 h1:hover{ color:#fff; text-shadow: 0px 0px 5px #000; filter: dropshadow(color=#000, offx=0, offy=0);}
.slidebox3 h1:hover{ color:#fff; text-shadow: 0px 0px 5px #000; filter: dropshadow(color=#000, offx=0, offy=0);}
.slidebox4 h1:hover{ color:#fff; text-shadow: 0px 0px 5px #000; filter: dropshadow(color=#000, offx=0, offy=0);}
.slidebox5 h1:hover{ color:#fff; text-shadow: 0px 0px 5px #000; filter: dropshadow(color=#000, offx=0, offy=0);}
.slidebox6 h1:hover{ color:#fff; text-shadow: 0px 0px 5px #000; filter: dropshadow(color=#000, offx=0, offy=0);}

.slidebox2:hover{ background-image:url(/themes/uat/images/layout/dynamic-hov.png);}
.slidebox3:hover{ background-image:url(/themes/uat/images/layout/dynamic-hov.png);}
.slidebox4:hover{ background-image:url(/themes/uat/images/layout/dynamic-hov.png);}
.slidebox5:hover{ background-image:url(/themes/uat/images/layout/dynamic-hov.png);}
.slidebox6:hover{ background-image:url(/themes/uat/images/layout/dynamic-hov.png);}
	
.nextHero{position:absolute; z-index:10000000000;}
p.nextH {color:#660000; font-weight:bold; cursor:pointer; margin:0px; padding:0px;}

/*ticker for Student Projects*/

.vertical-ticker{height:225px;overflow:hidden;margin:0; padding:0;}
.vertical-ticker li{padding:0px; margin:0px; margin-bottom:5px;display:block;height:100px;}

.social-nav{position:absolute;  z-index:36; width:960px; height:38px;background-image:url(/themes/uat/images/layout/social-bar.png); background-repeat:no-repeat; color:#717171; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase;
border-radius: 0px 0px 9px 9px;
height: 32px;
background: rgb(42,42,42); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(42,42,42,1) 0%, rgba(63,62,65,1) 99%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,42,42,1)), color-stop(99%,rgba(63,62,65,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(42,42,42,1) 0%,rgba(63,62,65,1) 99%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(42,42,42,1) 0%,rgba(63,62,65,1) 99%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(42,42,42,1) 0%,rgba(63,62,65,1) 99%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(42,42,42,1) 0%,rgba(63,62,65,1) 99%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2a2a', endColorstr='#3f3e41',GradientType=0 ); /* IE6-9 */
}
.social-nav-left{float:left; width:400px;}
.social-nav-left ul{float:left; margin-top:5px; margin-left:0px;}
.social-nav-left li{float:left;  font-weight:normal; border-right:1px #666 solid; padding-right:10px; padding-left:10px; padding-top:3px; padding-bottom:3px;}
.social-nav a{color:#717171; text-decoration:none;font-size: 10px;}
.social-nav a:hover{color:#eee; text-decoration:none;}
.social-nav-right{float:right; width:400px; position:relative;}
.social-nav-right ul{float:right; margin-top:5px;}
.social-nav-right li{float:left; padding:3px 2px 0px 0px; font-size: 10px;}
.social-nav-right img:hover{opacity:.6;}

.social-nav-inner{position:absolute;  z-index:36; width:960px; height:38px;margin-top:28px; background-image:url(/themes/uat/images/layout/social-bar.png); background-repeat:no-repeat; color:#717171; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-transform:uppercase; }
.social-nav-inner a{color:#717171; text-decoration:none;font-size: 10px;}
.social-nav-inner a:hover{color:#eee; text-decoration:none;}
.slidebox-inner{position:absolute;  width:960px; margin-top:-120px; font-size:11px; line-height:14px;z-index:31; height: 148px}
.slidebox-inner img.seemore{ position:absolute;margin-left:-10px; bottom:0px; z-index:20;}
.slidebox-inner img.featured{margin-left:-3px;}
.slidebox-inner img:hover{opacity:.6;}
.slidebox-inner li{ margin-left:15px; margin-bottom:10px; margin-top:10px; list-style:url(/themes/uat/images/layout/li.png);}
.slidebox-inner p{margin:5px; padding:0px;}
.slidebox-inner  a{ color:#212121; text-decoration:none; padding:2px; font-size:11px;}
.slidebox-inner a:hover{ color:#000; background-color:#eee;}
.slidebox-inner li a:hover{ color:#000; background-color:#eee;}
.slidebox-inner p a:hover{ color:#000; background-color:#eee;}
.slidebox-inner li a:hover{ color:#222;}
.slidebox-inner h1{ font-size:12px; height:30px; color:#212121; font-weight:bold; z-index:11; cursor:pointer;text-shadow: 0px 0px 5px #fff; filter: dropshadow(color=#fff, offx=0, offy=0); }

.ui-widget-header {width:100%; background:none;}

.footer{position:absolute;  z-index:40;  width:970px; padding-left: 10px; margin-top:69px;}
.footer h1{ color:#555; font-size:14px; margin:0px 0px 10px 0px; padding:0px; text-transform:capitalize; font-family: IntervalProMediumCond,sans-serif;}
@media screen and(-webkit-min-device-pixel-ratio:0){

.footer h1{letter-spacing:-0.1em;}

}


.footer ul{float:left; margin-left:0; font-family:IntervalProMediumCond,sans-serif;}
.footer ul.first-clm{margin-left: 0px;}
.footer ul.fprog{ margin-top:28px;}
.footer ul li{font-size:12px; color:#666; margin-bottom:5px;}
.footer ul li a{color:#666; text-decoration:none; font-size: 9px; font-family: arial;}
.footer ul li a:hover{color:#222;}

.footer-line{position:absolute;  z-index:21; margin-left:0px; text-align: center;  width:960px;margin-top:150px; font-size:9px; text-transform:uppercase; color:#999; border-top: #dad8d8 1px solid; }
.footer-line hr{color:#dad8d8;}

.btm-bg{ position:absolute; width: 100%; height:422px; left:0px;; z-index:35; top:682px; border-top:#fff solid 2px;
background: rgb(218,218,218); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(218,218,218,1) 0%, rgba(250,250,250,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,218,218,1)), color-stop(100%,rgba(250,250,250,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(250,250,250,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(250,250,250,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(218,218,218,1) 0%,rgba(250,250,250,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(218,218,218,1) 0%,rgba(250,250,250,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */

}
.btm-bg2{ position:relative; width: 965px; height:270px; z-index:35; top:27px;
background: rgb(221,221,221); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(221,221,221,1) 1%, rgba(250,250,250,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(221,221,221,1)), color-stop(100%,rgba(250,250,250,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 1%,rgba(250,250,250,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(221,221,221,1) 1%,rgba(250,250,250,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(221,221,221,1) 1%,rgba(250,250,250,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(221,221,221,1) 1%,rgba(250,250,250,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
}

#sb-overlay{margin-top: 35px;}
/*calendar datepicker*/
.promo{position:absolute; top:200px; width:432px; right:-405px;  height:auto; z-index:91;cursor:pointer; }

.tiny-cal{ position:absolute; float:left;width:18px; width:18px;height:20px; padding-top:17px; padding-left:10px; background-image:url(/themes/uat/images/cal/tiny-cal.png); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; cursor:pointer;}
p.calBack{ position:absolute;font-size:9px; font-weight:bold; top:-20px; left:40px;color:#660000;  display:none;}

#calendar{ float:right;}
.dp_calendar .clear { clear:both; }
.dp_calendar .loading { background:url(/themes/uat/images/cal/loading.gif) 50% 50% no-repeat; width:41px; height:39px; }
.dp_calendar {width:400px;min-height:300px;text-align:left;border:1px solid #dbdbdb;-moz-border-radius: 3px;border-radius: 3px;	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;color:#272727;line-height: 1;	padding:1px;background: #ffffff;}

.dp_calendar .div_main_date {padding:10px;	text-align:center;
background:url(/themes/uat/images/cal/bg_top.jpg) 0 100% repeat-x #f6f6f6;
background: rgb(1,2,2); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxMDIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  rgba(1,2,2,1) 0%, rgba(90,90,90,1) 85%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,2,2,1)), color-stop(85%,rgba(90,90,90,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* IE10+ */
background: linear-gradient(top,  rgba(1,2,2,1) 0%,rgba(90,90,90,1) 85%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010202', endColorstr='#5a5a5a',GradientType=0 ); /* IE6-8 */
}

.dp_calendar .main_date {font-size:20px;	font-family:Arial, Helvetica, sans-serif;position:relative;}
.dp_calendar .main_date a {color:inherit;text-decoration:none;color:#b3b3b3;}
.dp_calendar .main_date a#next_month {position:absolute;	right:20px;}
.dp_calendar .main_date a#prev_month {position:absolute;left:20px;}
.dp_calendar .div_dates {text-align:center;background:url(/themes/uat/images/cal/box_border.jpg) 0 100% repeat-x;}
.dp_calendar .div_dates ul {list-style:none;margin: 0 auto;	padding: 0 10px;}
.dp_calendar li {margin:0;   padding:0;background:none;}
.dp_calendar .div_dates li {background:none;padding:5px;line-height:100% !important;	width:14px;	font-size:15px;	color: #929292;	float:left;	font-family: 'Open Sans Condensed', sans-serif;padding-top:10px;	list-style: none;}
.dp_calendar .div_dates li:hover, .dp_calendar .div_dates li.active {	background:url(/themes/uat/images/cal/hover_dates.png) no-repeat 50% 0;color:#000;	text-decoration:none;	cursor:pointer;}
.dp_calendar .div_dates li.has_events {	background:url(/themes/uat/images/cal/hover_dates_red.png) no-repeat 50% 0;color:#ab1e38 !important;}
.dp_calendar .div_dates .day_name {text-align:left;margin:0 20px;}
.dp_calendar .div_dates .day_name h1 {	font-size:60px !important;float:left;	font-family: 'Open Sans Condensed', sans-serif;	text-transform:uppercase;	margin:20px 0 10px 0;	font-weight:bold !important;	color:inherit;}
.dp_calendar .div_dates .day_name .div_month {width:50px;	float:left;	text-align:center;margin-left:20px;	margin-top:20px;	padding-top:7px;}
.dp_calendar .div_dates .day_name .span_month {font-size:25px;	text-transform:uppercase;}
.dp_calendar .div_dates .day_name .span_day {font-size:35px;}
.dp_calendar .calendar_list {min-height: 100px;	background:#f4f4f4;	text-align:left;	padding:20px;	clear:left;}
.dp_calendar .calendar_list h2 {font-size:18px;	float:left;	text-transform:uppercase;margin:0;padding:0;	line-height:100%;	font-weight:normal;	color: inherit;}
.dp_calendar .calendar_list ul#cl_sort_by {margin: 0;	padding: 0;}
.dp_calendar .calendar_list ul#cl_sort_by li {font-size:18px;	color: #929292;	float:left;	font-family: 'Open Sans Condensed', sans-serif;	margin-left:10px;	text-transform:uppercase;	line-height:100%;	padding:0;	background:none;	display:block;}
.dp_calendar .calendar_list ul#cl_sort_by li:hover, .dp_calendar .calendar_list ul#cl_sort_by li.active {text-decoration:underline;	cursor:pointer;	color:#272727;}
.dp_calendar .calendar_list #list {	list-style:none;margin:20px 0 0 0;}
.dp_calendar .calendar_list #list li {	min-height:41px;padding:11px;	font-family: 'Open Sans Condensed', sans-serif;	cursor:pointer;	background:none;	line-height:normal;	list-style:none;}
.dp_calendar .calendar_list #list li h1 {font-size:26px;margin: 0 0 0 15px;float:left;	font-weight:normal;	color:inherit;	clear: none;	line-height:100%;}
.dp_calendar .calendar_list #list li .time {-moz-border-radius: 3px;	border-radius: 3px;	border:1px solid #ccc;	color:#F6F6F6;	font-size:20px;	padding:10px;	float:left;	font-weight:bold;	line-height: 100%;}
.dp_calendar .calendar_list #list li p {margin:10px 0 0 0;display:none;	font-size:16px;	line-height:100%;}
.dp_calendar .calendar_list #list li.urgent .time {background:#d44d45;	border:1px solid #b8413a;}
.dp_calendar .calendar_list #list li.medium .time {background:#f8b356;	border:1px solid #ecab52;}
.dp_calendar .calendar_list #list li.low .time {background:#c6cf52;	border:1px solid #b9c14c;}
.dp_calendar .calendar_list #list li:hover {border:1px solid #ccc;background-color:#F9F9F9;background-position:1px 4px;-moz-border-radius: 3px;border-radius: 3px;	padding:10px;}

/*Don't show on desktop version*/
.mob-topnav{display:none;}
.program-container{display:none;}
.callbacks_container{display:none;}
.mob-logo{display:none;}
.m-search{display:none;}
footer.m-footer{ display:none;}


/*  accordion for mobile*/

.ac-container{	width:100%;margin: 0px auto 0px auto;text-align: left;position:absolute; top:580px; left:0px;display:none;}
.ac-pic{ width:100%;text-align:center;}
.ac-container label{font-family:"Arial Black", Gadget, sans-serif;padding:0px;	padding-left:20px;	position: relative;	z-index: 20;display: block;height: 47px;	cursor: pointer;	color: #777;line-height: 47px;font-size: 18px;	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
		
}
.ac-container label:hover{background: #fff;}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:after,
.ac-container input:checked + label:after{	content: '';position: absolute;	width: 44px;height: 47px;right: 0px;	top: 0px;background: transparent url(/themes/uat/images/mobile/arrow_down.png) no-repeat right;	}
.ac-container input:checked + label:after{background-image: url(/themes/uat/images/mobile/arrow_up.png);}
.ac-container input{display: none;}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p, article li, article a{	color: #333;font-size:14px;text-shadow: 1px 1px 1px rgba(255,255,255,0.8);}
.ac-container article li{background-color:#eee; margin-bottom:3px; padding:10px; 
-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);}
	.ac-container article li:hover{ background-color:#fff;}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{height:auto;	padding:10px;}
.ac-container input:checked ~ article.ac-medium{height:auto;padding:10px;}
.ac-container input:checked ~ article.ac-large{height:auto; padding:10px;}


/*Styles for mobile gallery*/
.rslides {  margin: 0 auto 40px;}
#slider2 {  box-shadow: none;  -moz-box-shadow: none;  -webkit-box-shadow: none;  margin: 0 auto;}
.rslides_tabs {  list-style: none;  padding: 0;  background: rgba(0,0,0,.25);  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);font-size: 18px;  list-style: none;  margin: 0 auto 50px;  max-width: 540px;  padding: 10px 0;  text-align: center;width: 100%;}
.rslides_tabs li {  display: inline;  float: none;  margin-right: 1px;}
.rslides_tabs a {  width: auto;  line-height: 20px;  padding: 9px 20px;  height: auto;  background: transparent;  display: inline;}
.rslides_tabs li:first-child {margin-left: 0;}
.rslides_tabs .rslides_here a {  background: rgba(255,255,255,.1);color: #fff;  font-weight: bold;}
#download {  background: #333;  background: rgba(255,255,255,.1);  border: 1px solid rgba(255,255,255,.1);  border-radius: 5px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  display: block;  font-size: 20px;  font-weight: bold;  margin: 60px auto;  max-width: 500px;  padding: 20px;}
#download:hover {  background: rgba(255,255,255,.15);}
.events {  list-style: none;}
.callbacks_container {  margin-bottom: 20px;  position: relative;  float: left;  width: 100%;}
.callbacks {  position: relative;  list-style: none;  overflow: hidden;  width: 100%;  padding: 0;  margin: 0;}
.callbacks li {  position: absolute;  width: 100%;  left: 0;  top: 0;}
.callbacks img {  display: block;  position: relative;z-index: 1;  height: auto;  width: 100%;  border: 0;}
.callbacks .caption {display: block;  position: absolute;  z-index: 2;  font-size: 16px;  text-shadow: none;  color: #fff;  background: #000;  background: rgba(0,0,0, .4);left: 0;  right: 0;  bottom: 0;  padding: 10px 20px;margin: 0;  max-width: none;  text-transform:lowercase;}
.callbacks_nav {  position: absolute;  -webkit-tap-highlight-color: rgba(0,0,0,0);top: 52%;  left: 0;  opacity: 0.7;  z-index: 3;  text-indent: -9999px;  overflow: hidden;  text-decoration: none;  height: 61px;  width: 38px;  background: transparent url("../images/mobile/themes.png") no-repeat left top;margin-top: -45px;}
.callbacks_nav:active {opacity: 1.0;}
.callbacks_nav.next {left: auto;  background-position: right top;right: 0;}

.loadbg{background: #fafafa;}








footer.container {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: medium none;
	margin: 89px auto 0;
	padding: 0;
}
#home-wrapper footer.container {
	margin: 184px auto 0;
}
footer.container .footer-line {
	margin-top: 0;
}
footer.container h4 {
	font-family:alternategotno3d, sans-serif;
	font-size:14px;
	font-weight: normal;
	text-transform:uppercase;
	color: #555555;
	line-height: 1em;
	margin: 0 0 10px;
}
.row.table-style .table-container { display:table; }
.row.table-style .table-container .table-cell, .row.table-style .table-container.boxed .table-cell {
	float:none;
	vertical-align:top;
	display:table-cell;
	padding:0 5px;
	position:relative;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.row.table-style .table-container.boxed { width: 100%; }
.row.table-style .table-container.boxed .table-cell { border-left:1px solid #cccccc; }
.row.table-style .table-container.boxed .table-cell:first-child { border-left:medium none; }
.row.table-style .table-container.boxed.blog .table-cell {
	padding:0 10px 40px;
	margin:0 !important;
}
.row.table-style .table-container .table-cell .row.blog-image { margin-bottom:10px; }
.row.table-style .table-container .table-cell .row.blog-image img {
	border:1px solid #b3b3b3;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.row.table-style .table-container .table-cell .blog-snippet a:link, .row.table-style .table-container .table-cell .blog-snippet a:active, .row.table-style .table-container .table-cell .blog-snippet a:visited { color:#9e1c35; }
.row.table-style .table-container .table-cell .blog-snippet a:hover { color:#7a162a; }
.row.table-style .table-container .table-cell .blog-share {
	border-top:1px solid #b3b3b3;
	margin-bottom:0;
	padding-top:5px;
	position:absolute;
	text-transform:uppercase;
	bottom:20px;
}
.row.table-style .table-container .table-cell .blog-share a:link.share, .row.table-style .table-container .table-cell .blog-share a:visited.share, .row.table-style .table-container .table-cell .blog-share a:active.share {
	color:#777777;
	padding-left:20px;
	position:relative;
}
.row.table-style .table-container .table-cell .blog-share a:link.share::before, .row.table-style .table-container .table-cell .blog-share a:visited.share::before, .row.table-style .table-container .table-cell .blog-share a:active.share::before {
	background:url("/themes/uat/images/content/icon-share.png") no-repeat scroll 0 0 rgba(0,0,0,0);
	content:"";
	display:block;
	height:16px;
	position:absolute;
	top:-3px;
	width:16px;
}
.row.table-style .table-container .table-cell .blog-share a:hover.share { color:#333333; }
.row.table-style .table-container .table-cell .blog-details {
	position:absolute;
	margin-bottom:0;
	bottom:45px;
}
.row.table-style .table-container .table-cell .blog-details .blog-comments {
	margin-left:16px;
	position:relative;
}
.row.table-style .table-container .table-cell .blog-details .blog-comments::before {
	background:url("/themes/uat/images/content/icon-comment.png") no-repeat scroll 0 0 rgba(0,0,0,0);
	content:"";
	display:block;
	height:13px;
	left:0;
	margin-left:-16px;
	position:absolute;
	top:-1px;
	width:15px;
}
.row.table-style .table-container .table-cell .row:not(.blog-image) { margin-bottom:0; }
.row.table-style .table-container .table-cell .blog-title h2 {
	text-transform:none;
	margin-bottom:20px;
}












/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 1024px) {
		
#ipadonlytext{display:none!important!;}	
.ipadonlytext{display:none!important!;}
.program-container{display:none;}
.bg-right{right:-9px;}
	}
	


	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (max-width: 768px) {
.container{display:block!important; border: none!important;}	
#ipadonlytext{display:block!important;}
.ipadtext{display:block!important; width:93.6%; margin:4%; text-align: center;}
.ipadtext h1{font-family: IntervalProMediumCond, sans-serif; font-size: 20px; color: #555; text-transform: uppercase; /* letter-spacing:0.06em; */ font-weight: normal!important; margin-bottom:5px;}
.ipadtext h2{font-family: IntervalProMediumCond, sans-serif;font-size: 12px; color: #888; text-transform: uppercase; /* letter-spacing:0.06em; */ font-weight: normal;}

#sb-overlay{margin-top:0px!important; width:100%;padding-right:30px;}	
.accmenutext{width: 79%; left: 10.75%;position: relative; overflow-x: hidden;}

body{width:100%; overflow-y:visible; background:#fff;}

.wrapper{width:100%; background: #fff;}

.mobile-logo{display:block!important; position: relative; width: 225px; height: 238px; float:left; z-index:99999; left:40px;}

.bg-left{display:none;}
.bg-right{display:none;}
nav ul { display: none; }

nav select { display: inline-block; }
.mob-topnav{color:#828181;display:block; text-transform:uppercase; font-size:12px; position:absolute; top:20px; left:10px; }
.mob-topnav a{ color:#828181; margin-right:10px; margin-left:10px;}
		
.m-search{display:block; }
.m-search p{color:#828181; font-size:12px; margin-top:20px; margin-left:15px;}
.m-search input{position: absolute; width:80px; padding-right:40px;height:40px;bottom: 5px;left: 10px;font-size: 16px; border:none;color: #333;font-weight: bold; background:none; background-image:url(/themes/uat/images/mobile/m-search.png); background-repeat:no-repeat;}

.header {width:100%; height:90px;}

.ac-container{ display:block; margin-top: 0px; width: 101.3%;height: 100%; float:left; position:relative; top:0px; bottom:10px;}/*accordion menu*/	

.iosSlider{display:block; width:100%; height: 560px;-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 4);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 4);}

.mob-logo{display:block; position:relative; margin-top:10px; z-index:100; width:100%; height:166px; background-image:url(/themes/uat/images/mobile/logo.png); background-repeat:no-repeat; background-size:100%; float:left; display:none;}

.mob-logo-links{ font-size:10px; color:#828181; margin-top:55px; margin-left:15px;}
.mob-logo-links a{ margin-right:10px; margin-left:20px; color:#828181; text-transform:uppercase;}
a.mob-logo-links-r{float:right; margin-right:30px;}
		
		.promo{display:none;}	
		.search-box{display:none;}
		.demo{display:none;}
		
.footer-wrap{display:none; width:100%;}
.top-nav{height:100px; width:101.3%;
background: rgb(215,215,215); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(215,215,215,1) 5%, rgba(245,245,245,1) 58%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(215,215,215,1)), color-stop(58%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */; border-bottom:#b3b3b3 solid 1px;}

.dark-grey-grad {background:none;}

.top-left{ width:10px;height:100px; display:none;}
.top-mid{ position:absolute; right:0px; float:right; width:auto; height:100px; width:240px; margin-right:5px;}

.top-mid select{ position:absolute; bottom:10px; right:25px; opacity:1.0; width: 247px; padding: 5px;font-size: 16px; border: 1px solid #777;height: 40px; color:#777; font-weight:bold; background: url('/themes/uat/images/mobile/reddroparrow.png') no-repeat; -webkit-appearance: none; }

.top-mid select{ opacity:0.7; position:absolute; bottom:10px; right:25px; opacity:1.0; width: 247px; padding: 5px;font-size: 16px; border: 1px solid #777;height: 39px; color:#777; font-weight:bold; background: url('/themes/uat/images/mobile/reddroparrow.png') no-repeat; -webkit-appearance: none; }

.top-right{height:100px; width:40%; position:absolute; right:0; display:none;}

footer.m-footer{ display:block; float:left; padding-top:10px; margin-top:50px;		
background: #7d7e7d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQzNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7d7e7d 0%, #444345 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#444345)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#444345 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#444345 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#444345 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7d7e7d 0%,#444345 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#444345',GradientType=0 ); /* IE6-8 */}

.mobi-plus{width: 50px;
height: 50px;
float: right;
right: 30px;
position: absolute;
top: 14px;
}

footer.m-footer h1{font-size:14px; color:#999; text-transform:uppercase; margin-bottom:10px;}
footer.m-footer a{ color:#ccc; font-size:14px;}
footer.m-footer img{width:50px; }
.m-footer-l{float:left; width:160px; margin-left:10px; }
.m-footer-r{float:right; width:225px; margin-right:20px; }
.m-footer-r ul{ float:left;}
.m-footer-r li{ float:left;}
.m-footer-f{ float:left; width:100%; text-align:center; color:#999; border-top:1px #444 solid; font-size:14px; margin-top:30px;}
		}
	
	
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	/*@media only screen and (min-width: 480px) and (max-width: 767px) {}*/

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers)*/
	
	@media only screen and (max-width: 450px) {
	
#ipadonlytext{display:none!important;}
.ipadtext{display:block!important; width:93.6%; margin:4%; text-align: center;}
.ipadtext h1{font-family: IntervalProMediumCond, sans-serif; font-size: 14px; color: #555; text-transform: uppercase; /* letter-spacing:0.06em; */ font-weight: normal!important; margin-bottom:5px;}
.ipadtext h2{font-family: IntervalProMediumCond, sans-serif;font-size: 12px; color: #888; text-transform: uppercase; /* letter-spacing:0.06em; */ font-weight: normal; display:none;}
.mobile-logo{display:block; position: relative; width: 135px; height: 125px; float:left; left:5px;}


.top-mid select{ position:absolute; bottom:10px; right:25px; opacity:1.0; width: 60%; padding: 5px;font-size: 16px; border: 1px solid #777;height: 40px; color:#777; font-weight:bold; background: url('/themes/uat/images/mobile/select-mobi-sm.png') no-repeat; -webkit-appearance: none; }

 		body{overflow-y:visible;}
		.wrapper{width:479px; overflow-x:hidden;}
		.bg-left{display:none;}
		.bg-right{display:none;}
		nav ul { display: none; }
		nav select { display: inline-block; }
		.mob-topnav{color:#828181;display:block; text-transform:uppercase; font-size:10px; position:absolute; top:20px; left:10px; }
		.mob-topnav a{ color:#828181; margin-right:4px; margin-left:4px;}
		
		.m-search{display:block; }
		.m-search p{color:#828181; font-size:12px; margin-top:20px; margin-left:15px;}
		.m-search input{position: absolute; width:80px; padding-right:40px;height:40px;bottom: 5px;left: 10px;font-size: 16px; border:none;color: #333;font-weight: bold; background:none; background-image:url(/themes/uat/images/mobile/m-search.png); background-repeat:no-repeat;}

		.header {width:100%;}
		.ac-container{ display:block;float: left; position: relative; bottom:30px; top:0px;}

.mob-logo{display:block; position:relative; float:left; margin-top:10px; z-index:100; width:100%; height:75px; background-image:url(/themes/uat/images/mobile/logo.png); background-repeat:no-repeat; background-size:100%; display:none;}
		.mob-logo-links{ font-size:10px; color:#828181; margin-top:7%; margin-left:20px;}
		.mob-logo-links a{ margin-right:10px; margin-left:10px; color:#828181; text-transform:uppercase;}
		a.mob-logo-links-r{float:right; margin-right:20px;}
		.promo{display:none;}
		.search-box{display:none;}	
		.demo{display:none;}
		.wrapper{margin:0 auto; width:auto;}
		.footer-wrap{display:none;}
	
.top-nav{height:100px; width:100%;position:relative;
background: rgb(215,215,215); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(215,215,215,1) 5%, rgba(245,245,245,1) 58%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(215,215,215,1)), color-stop(58%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(215,215,215,1) 5%,rgba(245,245,245,1) 58%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7d7d7', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */; border-bottom:#b3b3b3 solid 1px;	
}
		

.top-left{ width:10px;height:100px;}
.top-mid{ position:relative; left:0px; width:auto; height:100px; width:170px;}
.top-mid select{ background:url;('/themes/uat/images/mobile/select-mobi-sm.png') no-repeat right; position:absolute; bottom:7px; left:10px;  opacity:1.0; width: 160px; padding: 5px;font-size: 16px; border: 1px solid #333;height: 38px; color:#777; font-weight:bold; }
.top-right{height:100px; width:40%; position:absolute; right:0;}
		
footer.m-footer{ display:block; float:left;width:100%; padding:10px; margin-top:50px;		
background: #7d7e7d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NDQzNDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7d7e7d 0%, #444345 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#444345)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#444345 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#444345 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#444345 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7d7e7d 0%,#444345 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#444345',GradientType=0 ); /* IE6-8 */
}
footer.m-footer h1{font-size:14px; color:#666; text-transform:uppercase; margin-bottom:10px;}
footer.m-footer a{ color:#ccc; font-size:14px;}
footer.m-footer img{width:50px; }
.m-footer-l{float:left; width:40%; margin-left:10px;}
.m-footer-r{float:right; width:50%; margin-right:10px!important; }
.m-footer-r ul{ float:left;}
.m-footer-r li{ float:left;}	
.m-footer-f{ float:left; width:90%; text-align:center; color:#999; border-top:1px #444 solid; font-size:12px; margin-top:30px;}
	
}

.nav-titles {color: #ffffff; font-size: 14px; font-style: italic; margin-left: 10px; text-transform: none; font-style: italic;}
.nav-left-list {width:48%; float:left}
.nav-left-list li{width: 100% !important; border: none !important; line-height: 10px !important;}
.nav-right-list {width:48%; float:right}
.nav-right-list li {width: 100% !important; border: none !important; line-height: 10px !important;}
.second_header {background: #ffffff; border-left: solid 1px #b3b3b3; border-bottom: solid 1px #b3b3b3; border-right: solid 1px #b3b3b3; margin-top: 35px; margin-left: -10px; width: 958px; height: 102px; padding:10px 10px 0 10px}

/* Global Style for Header Text that is placed next to UAT Logo */
.headertext {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	left: 23px;
	position: relative;
	top: 38px;
}

/* mobile device - landscape */

	@media only screen and (min-width: 470px) and (max-width: 600px) {
#ipadonlytext{display:none!important;}
.headertext {display: none;}


}

@media only screen and (max-width: 959px) {
	.second_header{display:none !important;}
	.contentcontain{border-left: none; border-right: none}
	.headertext {display: none;}
	.header{height: 140px}
	.program-container{display:block;}
}
/* Content Pages */


























.social-icons {
    line-height: 23px;
    margin-right: 5px;
}

.social-icons li {
  padding:0;
  margin: 0 3px 0 0;
  border-left:none;
}
.social-icons li:first-child {
  border-right:1px solid #666666;
  margin-right:10px;
  padding-right:10px;
}
.social-icons li a {
  position:relative;
  top:5px;
}
.social-icons li a .social {
  background-image:url("/themes/uat/images/rebuild/icons/sprite-social.png");
  background-position:0 0;
  background-repeat:no-repeat;
  background-size:cover;
  width:14px;
  height:15px;
  text-indent:64px;
  overflow:hidden;
  white-space:nowrap;
}
.social-icons li a .social.facebook { background-position:0 0; }
.social-icons li a .social.gplus { background-position:0 -16px; }
.social-icons li a .social.twitter { background-position:0 -32px; }
.social-icons li a .social.youtube { background-position:0 -48px; }
.social-icons li a .social.tumblr { background-position:0 -64px; }
.social-icons li a .social.flickr { background-position:0 -80px; }
.social-icons li a .social.instagram { background-position:0 -96px; }
.social-icons li a .social.linkedin { background-position:0 -113px; }
.social-icons li a .social:hover {
  -khtml-opacity:0.8;
  -moz-opacity:0.8;
  opacity:0.8;
}

@media only screen and (max-width: 767px) {
  .social-icons li a .social {
    height:32px;
    margin:0 20px 20px 0;
    width:32px;
  }
  .social-icons li a .social.facebook { background-position:0 0; }
  .social-icons li a .social.gplus { background-position:0 -37px; }
  .social-icons li a .social.twitter { background-position:0 -74px; }
  .social-icons li a .social.youtube { background-position:0 -110px; }
  .social-icons li a .social.tumblr { background-position:0 -148px; }
  .social-icons li a .social.flickr { background-position:0 -185px; }
  .social-icons li a .social.instagram { background-position:0 -222px; }
  .social-icons li a .social.linkedin { background-position:0 -259px; }
}



@media only screen and (min-width: 480px) and (max-width: 767px) {
  .social-icons li a .social {
    height:32px;
    margin:0 20px 20px 0;
    width:32px;
  }
  .social-icons li a .social.facebook { background-position:0 0; }
  .social-icons li a .social.gplus { background-position:0 -37px; }
  .social-icons li a .social.twitter { background-position:0 -74px; }
  .social-icons li a .social.youtube { background-position:0 -110px; }
  .social-icons li a .social.tumblr { background-position:0 -148px; }
  .social-icons li a .social.flickr { background-position:0 -185px; }
  .social-icons li a .social.instagram { background-position:0 -222px; }
  .social-icons li a .social.linkedin { background-position:0 -259px; }
  .accreditation .four.columns { width:50%; }
}
@media only screen and (max-width: 479px) {
  .social-icons li a .social {
    height:32px;
    margin:0 20px 20px 0;
    width:32px;
  }
  .social-icons li a .social.facebook { background-position:0 0; }
  .social-icons li a .social.gplus { background-position:0 -37px; }
  .social-icons li a .social.twitter { background-position:0 -74px; }
  .social-icons li a .social.youtube { background-position:0 -110px; }
  .social-icons li a .social.tumblr { background-position:0 -148px; }
  .social-icons li a .social.flickr { background-position:0 -185px; }
  .social-icons li a .social.instagram { background-position:0 -222px; }
  .social-icons li a .social.linkedin { background-position:0 -259px; }

}
