@font-face {
	font-family: OpenSans;
	src: url('/FrameWork/fonts/OpenSans/OpenSans-Regular.woff'),
	   	 url('/FrameWork/fonts/OpenSans/OpenSans-Regular.ttf') format('truetype'),
	   	 url('/FrameWork/fonts/OpenSans/OpenSans-Regular.eot');
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}
@font-face {
	font-family: OpenSans;
	src: url('/FrameWork/fonts/OpenSans/OpenSans-Bold.ttf') format('truetype'),
	     url('/FrameWork/fonts/OpenSans/OpenSans-Bold.woff'),
	     url('/FrameWork/fonts/OpenSans/OpenSans-Bold.eot');
	font-weight: 700;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}
@font-face {
	font-family: OpenSans;
	src: url('/FrameWork/fonts/OpenSans/OpenSans-Light.ttf') format('truetype'),
		 url('/FrameWork/fonts/OpenSans/OpenSans-Light.woff'),
		 url('/FrameWork/fonts/OpenSans/OpenSans-Light.eot');
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}
@font-face{
       font-family:OpenSans;
       src:url('/FrameWork/fonts/OpenSans/OpenSans-Semibold.eot');
       src:url('/FrameWork/fonts/OpenSans/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
              url('/FrameWork/fonts/OpenSans/OpenSans-Semibold.woff') format('woff'),
              url('/FrameWork/fonts/OpenSans/OpenSans-Semibold.ttf') format('truetype'),
              url('/FrameWork/fonts/OpenSans/OpenSans-Semibold.svg#open_sansregular') format('svg');
       font-weight:600;
       font-style:normal;
}

div.banner{
    margin: 9px 0 12px;
}

div.banner a{
    background: url("/images/PhotoPlusExpo-banner.jpg") no-repeat scroll 0 0 transparent;
    display: block;
    height: 150px;
    text-indent: -9999px;
    width: 960px;
}

div#kicker{
	background-color:#000;
	background-image:url(/images/str_grad1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	/*overflow:auto;*/
	padding:0 1em;
	height:39em;
	z-index:1;
	position:relative;
	margin-top:10px;
	
}

#kicker h2{
	text-indent:-9999em;
	line-height:1.5;
	z-index:20;
	background-color:#000;
	height:24px;
	width:100%;
	background-attachment: scroll;
	background-image: url(/images/str_techLives4.jpg);
	background-repeat: no-repeat;
	background-position: 60px 0px;
	position:absolute;
	left:0px;
	top:36px;
}
.pt #kicker h2{
	
	background-position: 60px -24px;
}
.sp #kicker h2{
	
	background-position: 60px -48px;
}
#videoBox{
	/*float:left;*/
	z-index:-1;
    position: relative;
    left: 50px;
    top: 91px;
}
#kickRight{
	/*float:right;*/
	width:335px;
	margin-right:49px;
	/*margin-left:10px;*/
	position:absolute;
	right:7px;
	top:80px;
}

#topInfo{
	width:100%;
	background-color:#51680c;
	background-image:url(/images/str_grad2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFF;
	overflow:auto;
	padding:0.8em;
	/*border:1px solid #4f650b;*/
}
#topInfo div{
	float:left;
}
#bhAddress{
	border-right: 1px solid #fff;
	padding-right: 10px;
}
#bhAddress span{
	display:block;
	font-size: 1em;
}
#bhAddress a{
	color: #fff;
}
#direct{
	margin-left:10px;
}
#direct a{
	color:#FFF;
}

div#sched{
	background-color:#F7F7F7;
	background-image:url(/images/str_grad4.gif);
	background-repeat:repeat-x;
	width:100%;
	padding:0.8em;
	/*border:1px solid #A2A2A2;*/
}
#sched h3{
	font-size:1.3em;
	margin-bottom:0;
	margin-left:1em;
}
#sched span{
	font-size:0.8em;
	color:#4D4D4D;
	margin-left:1.5em;

}

#hoursTable{
	/*margin: 3em 1em 1em;*/
	line-height:12px;
	padding-bottom:5px;
}
#hoursTable table{
	height:90px;
	width:75%;
	margin-left:13px;
	}
#hoursTable tr{
	/*border-bottom:1px solid #CFCFCF;*/
}
#hoursTable td{
	font-size:12px;
	/*padding-left:1em;*/
	border-bottom:1px solid #CFCFCF;
	vertical-align:middle;
}

td.day{}
td.hours{
	color:#4D4D4D;
}

#sched span#holiLink{
	/*font-size:1em;
	padding:1em;*/
	float:right;
	margin-top:-32px;

}
	
p{
	color:#707070;
	font-size:0.9em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#strMain{	
	margin-top:1.5em;	
}

#strMain #lfColumn{
	float:left;
	width:70%;
	
	
}

#strMain #rtColumn{
	float:right;
	width:29%;
	/*margin-left:3px;*/
}

#overview, #rtColumn div{
	background-image: url(/images/str_grad3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:1em;
	border:1px solid #CECECE;
	margin-bottom:1em;
	
}

#strMain h1, #strMain h2{
	font-size:1.5em;
	margin-bottom:0.2em;
}

.strDetails{
	clear:both;
	margin-bottom:1.5em;
	overflow:auto;
	
}

.strDetails img, .strDetails div{
	float:left;
	margin-right:1em;
}

.strDetails div{
	width:31em;
}
#lib div{
	width:95%;
}
/*.strDetails p{
	padding:0 0.8em;
	
}*/

#rtColumn div{
	margin-bottom:0.4em;
}

.bottomLine{
	border-bottom:#666;
	
	}
#sched	h5{
	margin-bottom:0px;
	font-size:11px;
		}
		
#sched ul{
	padding-left:23px;
	padding-top:4px;
	}
#sched li{
	font-family:Verdana, Geneva, sans-serif;
	list-style-type:square;
	font-size:10px;
}
#DiscParking {
	color:#666;
	font-size:11px;
	line-height:12px;
	padding-top:8px;
	margin-bottom:1px;/*reset the margin*/
	}
	#lineSpace{
		height:10px;
		}
#rtColumn h2{
	background-image: url(/images/superStoreSprite.jpg);
	text-indent: -9999px;
	background-repeat:no-repeat;
	width: 252px;
	height: 67px;
}
	
#eventSpace h2{
	width: 129px;
	height: 97px;
	background-position: 0 0;
}
#compServices h2{
	background-position: 0 -98px;
}
#homeTheaterShowrooms h2{
	background-position: 0 -165px;
}
#homeTheStudio h2{
	background-position: 0 -234px;
}
#rtColumn .superStoreTour {
	color:#595959;
	font-family:arial;
	font-size:12px;	
}
#rtColumn .superStoreTour >*{
	margin-bottom:0px;	
}
#rtColumn .superStoreTour h2{
	background-position: 0 -316px;
	height: 107px;
}
#rtColumn .superStoreTour h3{
	font-size:16px;
	font-weight:normal;
}
#rtColumn .superStoreTour a{
	color:#902435;
}
.storePickUpSection {
  clear: both;
  font-family: OpenSans;
  margin-bottom: 44px;
  margin-top: 36px;
  overflow: hidden;
}
.storePickUpSection h1 {
    color: #113e6a;
    font-size: 70px !important;
    font-weight: 300;
    margin-bottom: 34px !important;
}
.freePUAddress {
  font-size: 34px;
  line-height: 42px;
   margin-bottom: 36px;
}
.pleaseN{
	width: 35%;
  	font-family: 'oopen-sans';
  	margin-left: 36px;
  	line-height: 18px;
  	margin-top: 14px;
  	font-size: 17px;
	color: rgb(17,62,106);
}
.pleaseN .red{
	color: red
}
.storePickUpSection .semiBold{
	font-weight: 600;
}
.numberPoints {
  margin-top: 10px;
  width: 516px;
}
.numberPoints .numberBullet {
  background-color: #113e6a;
  border-radius: 21px;
  clear: left;
  color: white;
  font-size: 30px;
  height: 42px;
  line-height: 42px;
  margin-bottom: 32px;
  margin-right: 10px;
  text-align: center;
  width: 42px;
}
.numberPoints .numberInfo {
  font-size: 22px;
  width: 464px;
}
.storePickUpSection .faqSec {
	width: 432px;
}
.answerPU {
  margin-bottom: 20px;
}