@import "/css/fonts.css";
body {
	margin: 0;
	background: url('/img/mast.jpg') repeat-x;
}

img { border:none; }

.error {
  width:100%;
  height:80%;
}

.clear { clear:both; }

#footer, #footerHome {
	margin-top: 0;
	padding:10px 10px 10px 26px;
	font-family: verdana;
	color: #7c7b7b;
	font-size: 10px;
	width: 974px;
	text-align: left;
	background: url(../img/footer_bg.jpg) no-repeat left top;
	margin-left:0;
	clear:left;
}

#footerHome {
	clear:left;
	float: left;
}

.copyright {
	text-align:left;
	color: #7c7b7b;
	margin-top: 16px;
	margin-bottom: 0;
	float: left;
}

#content {
	width: 1000px;
	background: #FFFFFF;
}

#column-locker {
	clear:both;
	width: 1000px;
}

#footer a, #footerHome a {
    font-size:10px;
    color:#7c7b7b;
	list-style: none;
	text-decoration:underline;
	margin: 0px 3px;
}

#footer a:hover, #footerHome a:hover { text-decoration:none; }

#leftColumn {
	padding:0 10px 0 20px;
	width: 180px;
	float:left;
}

#rightColumn {
	float:left;
    width:222px;
    padding-left:4px;
}

.pusher { clear:both; }

div.niceTitleGreen, div.niceTitleOrg {
    position:absolute;
    padding:0;
    top:0px;
    left:0px;
    color:#ffffff;
    width:174px;
    height:134px;
    background: url('/img/svcs-grey-point-box.gif') no-repeat;
}

div.niceTitleGreen p, div.niceTitleOrg p {
    font-size:11px;
    line-height:125%;
    margin: 15px 10px 10px 10px; 
    width:160px;
    height:124px;
}

div.niceTitleGreen p.destination, div.niceTitleOrg p.destination,div.headerToolTips p.destination { visibility:hidden; }

.headerToolTips { color: #fff; }

#logoPng { behavior: url("/js/iepngfix.htc"); }

#header {
	width: 1000px;
	margin: 0;
	background: url('/img/top_nav/top-nav-back.jpg') repeat-x;
}

#header-logo {
	float: left;
	width: 130px;
	display:inline;
	background:transparent;
	padding-left:20px;
}

.topnav {
	height: 52px;
	margin-left: 165px;
}

.topnav a {
	float: left;
	margin: 30px 0 0 14px;
	color: #4B4C4D;
}

.topnav a:hover { text-decoration:underline; }

.topnav div a { margin-top:6px; }

.topnav .locatorContainer .element a {
	margin: 5px 0 0 19px;	
	text-decoration: none;
}

.topnav .locatorContainer .element a:hover { text-decoration: underline; }

#geek-squad-number {
    margin: 0 0 0 200px;
    height: 30px;
}

#nav-container {   
	color:#535353;
	margin: 0;
    background: url('/img/top_nav/text-nav-back.jpg');
    background-position: left top;
    background-repeat: repeat-x;
    z-index:1000;
}

#nav-container .divider { margin-bottom:3px; }

.error-text { background-color:#535353;	}

.bottom-padding {
	height:20px;
	width:1px;
	display:block;
}

.mainCopy {
 width:500px;
 padding-bottom:10px;
}

#main_flash {
    width:511px;
    height:261px;
    position:relative;
    top:-20px;
}

.noFlashMessage {
   position:relative;
   top:160px;
   left:40px;
   font-size:9px;
   background:#d7d7d7;
   border:solid 1px #000000;
   width:250px;
   padding: 10px 0 10px 10px;
}
 
.btnContainer {
	width: 110px;
	float: left;
	margin-bottom: 20px;
}
 
.btnImage {
    margin: 11px 10px 10px 12px;
	border: 0;
}

a.btnLink {
     float:left;
     clear:left;
	 cursor: pointer;
     background: url('/img/icons/icon_off.jpg') no-repeat;
}

a.btnLink:hover {
     background: url('/img/icons/icon_off.jpg') no-repeat;
	 cursor: pointer;
}

.vidBtnTitle {
	clear: left;
	display: block;
}
.headerImageContainer {
	position: relative;
	top: -17px;
	left: -2px;
}
.videoPlayer {
	width: 508px;
	height: 326px;
}