#site-header {
	background-color: #FFF;
	position: relative;
	height:75px;
}
/*#site-logo {
	position: absolute;
	height:75px;
	left:10px;
}
#site-logo a img{
	border: none;
}*/
#site-menu {
    height: 40px;
    line-height: 30px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 70px;
    vertical-align: middle;
    font-size: 12px;
}



#site-pri-nav{
	width:700px;
	margin:0 auto;
}


#site-logo a img{
	border: none;
}
#headertable {
	width: 100%;
	display: table;
}
#headertable-row	{
    display: table-row;
    position: relative;
}

#headertable-leftcolumn{
    display: table-cell;
    position: relative; 
    
}

#headertable-rightcolumn{
    display: table-cell;
     float: right !important;
    margin-right: 0px;
    margin-bottom: 0px;
    position: relative;
    
}

.ui-button {
	font-family: Din, Tahoma, helvetica, arial;
	font-size: 1em;
	font-weight: normal !important;
/*	letter-spacing:1px;*/
}


.site-search input{
	width:275px;
	margin-right:4px;
	margin-top: 0px;
	height:28px;
	font-size: 14px; 
	background: url("/images/textbox.gif");
	bottom: 0px;
	right: 46px;
	line-height:28px;
}
body.lowres .site-search input{height:23px;line-height:23px;vertical-align: bottom;}

#site-footer {
	clear:both;
	text-align:center;
	padding:10px 0;
}

.ui-layout-center{
	margin-top:6px; /* layout not jittery*/
}

.ui-layout-pane {
	background-color: #FFF;
}
.ui-layout-toggler {
	border: 1px solid #BBB; /* match pane-border */
	background-color: #BBB;
}
.ui-layout-toggler-north ,
.ui-layout-toggler-south {
	border-width: 0 1px; /* left/right borders */
}
.ui-layout-resizer-sliding  ui-layout-toggler {
	display: none;
}
.ui-layout-toggler .content {
		color:			#aaa;
		font-size:		12px;
		font-weight:	bold;
		width:			100%;
		padding-bottom:	0.35ex; /* to 'vertically center' text inside text-span */
}

*{
	margin: 0;
	padding: 0;
}
body {
	/* font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; */
	
	font-size: 100%;
}


/* dock - top */
.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 70px;
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
	color:#000;
}

.gyproc .ui-tabs .ui-tabs-hide {    
display: block !important;
height: 0 !important;
width: 0 !important;
border:none !important;
visibility:hidden !important;
}
.gyproc .ui-tabs .ui-tabs-hide object,
.gyproc .ui-tabs .ui-tabs-hide embed {
    height: 0;
    width: 0;
}
.gyproc .ui-tabs .ui-tabs-hide .sponsorListHolder{
	display:none;
}
.viewselector {
    width: 88%;
    margin: auto;
    height: 500px !important;
		background: url("/images/grey.jpg") repeat-x #7D8793; 
		  overflow: auto;
}
body.lowres .viewselector{
	width:98%;
}
#view-options {
	background: url("/images/grey.jpg") repeat-x  #7D8793; 
	border: 0 none;
}

.manuinfo {
    
    margin: auto;
      width:88%;
  height: 500px;
  background: url("/images/grey.jpg") repeat-x #7D8793; 
  overflow: auto;
}
body.lowres .manuinfo{
	width:98%;
}
.manuinfocontent {
    padding: 10px;
    font: 12px Arial, Helvetica, sans-serif;
}

.pcinfo {
    margin: auto;
  width:88%;
  background: url("/images/grey.jpg") repeat-x #7D8793; 
    overflow: auto;
 }
body.lowres .pcinfo{
	width:98%;
}
.pcinfocontent {
    padding: 10px;
    font: 12px Arial, Helvetica, sans-serif;
}
.searchinfo {
    margin: auto;
  width:88%;
background: url("/images/grey.jpg") repeat-x #7D8793; 
  overflow: auto;
  }
body.lowres .searchinfo{
	width:98%
}
.searchinfocontent {
    padding: 10px;
    font: 12px Arial, Helvetica, sans-serif;
}

div.manuleft {
	width:24.5%;
	max-width: 300px;
	height: 100%;
	float:left;
	position: relative;
	 font-family: Din, Tahoma, helvetica, arial;
	 	font-size: 1em;
	font-weight: normal;
	letter-spacing:1px;
}
body.lowres div.manuleft { width:25%; font-size: 0.9em;}

.manuleft-header {
	padding: 20px;
}

.largetext {
		 font-family: Din, Tahoma, helvetica, arial;
	 	font-size: 1.5em;
	font-weight: normal;
	color: #ffffff;
}
body.lowres .largetext { font-size: 1.3em; }

div.manuright {
		width:5%;
		height: 500px !important;
		float:right;
		position: relative;
}

div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 500px !important;
  width: 50%;
  /* Add scroll-bars */
  overflow: hidden;
  float: right;
}

.landingdiv {
	/*background: url("/images/grey.jpg") repeat-x #7D8793;*/
	/*background: url("/css/images/body_bg_tile.jpg") repeat scroll 0 0 transparent;*/
	background: #292829;
	width: 88% !important;
	height: 500px !important;
	
	/*padding-top: 40px;*/
}
body.lowres .landingdiv {width: 98% !important;}

#wallview {
	margin-left: 20px;
}

#filter {
	padding-top: 20px;
}



ul.sc_menu {
  display: block;
  height: 465px;
  /* Max width here, for users without Javascript */
  /*width: 16100px;*/
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
  padding: 3px;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../img/overlay/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#overlay {
		background-image:url(https://static.flowplayer.org/img/overlay/transparent.png);
		color:#efefef;
		height:450px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:441px;
		overflow-y:auto;
	}

.copyright {
		font-family: Din, Tahoma, helvetica, arial;
	font-size: 0.9em !important;
	font-weight: bold !important;
	color: black;
}
body.lowres .copyright {font-size: 0.8em !important;}

td. input {
	vertical-align:bottom;
	height: 40px;
}


td .submitbutton {
	vertical-align:bottom;
	height: 32px;
	/*position: absolute;
	bottom: 1px;
	right: 0px;
	height: 31px;*/
}
body.lowres td .submitbutton { font-size: 0.9em; height: 25px; margin-bottom: 2px; vertical-align: bottom; }
