/*  
Theme Name: Texas Tech Today
Theme URI: http://today.ttu.edu
Description: This is a wordpress theme that is based on Texas Tech University's web identity guidelines and templates
Version: 1.0
Author: Ryan Pharis
Author URI: http://ryanpharis.com

	This theme was designed and built by Ryan Pharis, a member of the Office of Communications & Marketing
	http://www.depts.ttu.edu/communications

*/

/********************************************************************************************************
	HTML STYLE TAGS
/*******************************************************************************************************/
* {
	margin: 0;
	padding: 0;
	}
html, body, div, p, form, input, select, textarea, fieldset {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #333;
	font-size: 1em;
}
#container {
   font-size: .71em;
   margin: 0 auto;
}
body {
	background: #990000 url(http://today.ttu.edu/wp-content/themes/ttunews/images/background.gif) repeat-y left top;
	background-position: center;
}
a img {
	border: none;
}
cite {
	font-weight: bold;
	color: #C00;
}
#content form label {
	display:block !important;
	display:inline-block;
	float:left;
	width:175px;
	padding-right:5px;
	text-align:right;
	margin:0 0 3px 0;
	vertical-align:top;
	clear:left;
}
#content form label.long {
	width:250px;
}
#content form input, #content form textarea {
	margin:0 0 4px 4px;
}
#content form select {
	margin: 0 0 4px 4px;
	z-index:1;
}

#content form td label, #content form td input {
	display:inline;
	text-align:left;
	float:left;
	clear:none;
	margin:0 4px;
}
/**************************** anchor link styles ********************************/
a.external{
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/extlink.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.swf {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/swficon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.swf:after {
	content: " (Flash Movie)";
}
a.wmedia {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/wmedia.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.wmedia:after {
	content: " (Windows Media)";
}
a.mail {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/email.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.pdf {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/pdficon.gif") no-repeat 100% 50%;
	padding-right:18px;
}
a.pdf:after {
	content: " (Acrobat Document)";
}
a.doc {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.doc:after {
	content: " (Word Document) ";
}
a.lock {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/lockicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.lock:after {
	content: " (Secure)";
}
a.only {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/onlyicon.gif") no-repeat 100% 50%;
	padding-right:15px;
}
a.only:after {
	content: " (HSC use only)";
}
a.xls {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/xlsicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.xls:after {
	content: " (Excel Document) ";
}
a.ppt {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/ppticon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.ppt:after {
	content: " (Powerpoint Document) ";
}
a.rtf {
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/icons/docicon.gif") no-repeat 100% 50%;
	padding-right:20px;
}
a.rtf:after {
	content: " (Rich Text File) ";
}
/*.qLink {
	display:inline;
	background: url("http://www.ttu.edu/template/images/new/icons/icon_quick.gif") no-repeat 100% 50%;
	padding-right:20px;
}
*/
.hLink {
	display:block;
	background: url("http://www.ttu.edu/template/images/new/icons/icon_home.gif") no-repeat 100% 50%;
	padding-right:20px;
	cursor:pointer;
}
/*
.star {
	display:inline;
	background: url("http://www.ttu.edu/template/images/new/icons/icon_star.gif") no-repeat 100% 50%;
	padding-right:20px;
}
*/
a.arrow {
	display:inline-block;
	background: url("images/icon-arrow.gif") no-repeat 100% 50%;
	padding-right: 8px;
	font-weight: bold;
}

/********************************************************************************************************
	CONTENT TAG STYLES
/*******************************************************************************************************/
#content a:link, #content a:visited {
	color: #c00;
	text-decoration: none;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}

#content a.topLink:link, #content a.topLink:visited {
	display:block;
	float:right;
	font-size:10px;
	color:#c00;
	width:95%;
	height:auto;
	line-height:16px;
	text-align:right;
	border:none;
	padding-right:13px;
	background:none;
}
#content a.topLink:hover, #content a.topLink:active {
	text-decoration:underline;
	background: url("http://www.ttu.edu/template/images/new/icons/backTop.gif") no-repeat 100% 3px;
	_background-position: 100% 4px;
}
#content a.img:link, #content a.img:visited {
	border:none;
	margin:1px;
}
#content a.img:hover, #content a.img:active {
	border:1px solid #900;
	margin:0;
}
#content a.button:link, #content a.button:visited, #content a.button:active {
	background-color:#D4D0C8;
	color:#000;
	font-weight:normal;
	padding:2px 15px;
	margin:2px;
	border-top: 2px solid #eee;
	border-left: 2px solid #eee;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
}
#content p {
	margin: 10px;
}
#content ul, #content ol, #content dl {
	margin: 10px;
}
#content ul li {
	list-style: none;
	padding: 0 0 5px 10px;
	background: url(http://www.ttu.edu/template/images/new/bullet.gif) no-repeat 0 6px;
	}
#content ul ul {
	margin: 5px 5px 0 5px;
	}
#content ul li li {
	background: url(http://www.ttu.edu/template/images/new/bullet2.gif) no-repeat 0 6px;
	}
#content ol {
	padding: 0 0 0 23px;
	_padding: 0 0 0 28px;
	}
#content li ol {
	margin: 5px 0 0 0;
	} 
#content .normal {
	font-size:10px;
}
/*#content .normal li {
	padding-bottom:10px;
}
#content .noIndent {
	margin-left:30px;
}*/

#content dl {
	margin: 0 0 15px 15px;
	padding:0;
}
#content dd {
	margin-left:20px;
}
#content ul ul{ 
	list-style-type: square;
}
#content ol li {
	padding-bottom:6px;
}

.imageWrap, .imageWrapRight {
	float:left;
	margin-bottom: 10px;
	padding: 0 15px 10px 0;
	line-height:1.2;
	position:relative;
	z-index:1;
	width:100% !important;
	width:auto;
}

.imageWrap:after, .imageWrapRight:after, .imageWrap ul:after { content: "."; display: block; height: 0; overflow:hidden; clear: both; visibility:hidden; width:100%; position:relative;} 
/* Holly Hack Targets IE Win only \*/ * html .imageWrap, * html .imageWrapRight {height: 1%;} /* End Holly Hack */

.imageWrap img, .imageWrapRight img {
	float: left;
	padding: 0;
	margin:0 15px 15px 0;
	z-index:1;
}
.imageWrapRight img{
	float: right;
	margin: 0 0 15px 15px;
	z-index:1;
}

/* Apply Holly Hack to the non-floated content */

/*  \*/
* html .imageWrap p {
	height: 1%;
}
/*  */

#content fieldset, #content fieldset td {
	margin:0 0 15px 0;
}
#content fieldset legend {
	font-weight:bold;
}
#content fieldset {
	padding-left:10px;
}

/********************************************************************************************************
	HEADER TAG STYLES
/*******************************************************************************************************/
/*h1, h2, h3, h4, h5, h6 {
	font-family: "Times Roman","Times New Roman",Times,Serif;
	line-height: 1.2em;
	text-decoration: none;
	padding: 0;
	margin: 0;
	border: none;
	letter-spacing: 1px;
}*/
h1 {
	font: normal 25px/30px "Times Roman","Times New Roman",Times,Serif;
	letter-spacing: 0;
	color: #c00;
	/* background: url(http://www.ttu.edu/template/images/new/dotted-border-horz.gif) repeat-x 0 bottom; */
	padding: 0 10px 0px 10px;
	margin-bottom: 0px;
}
h2 {
	font: normal 18px/21px "Times Roman","Times New Roman",Times,Serif;
	margin: 0px 0;
	/* background: url("http://www.ttu.edu/template/images/new/dotted-border-horz.gif") repeat-x 0 bottom; */
	padding: 0 10px 0px 10px;
	clear:left;
}
h2.subtitle {
	color:#c00;
	margin-top: 5px;
	padding-bottom: 0;
	background-image: none;
}
h3 {
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c00;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
}
h5 {
	color: #fff;
	background: #c00;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	}
h5.dark-gray {
	background: #646464;
}
h5#h5Stories a.rss {
	padding-right: 297px;
	color: #fff;
}
h5#h5NewsReleases a.rss {
	padding-right: 248px;
	color: #fff;
}
h5#h5Clips a.rss {
	padding-right: 96px;
	color: #fff;
}
h5#h5Stories a:hover.rss, h5#h5NewsReleases a:hover.rss, h5#h5Clips a:hover.rss {
	text-decoration: none;
}
h5#h5NewsReleases {
	border-top: 10px solid #fff;
}
a.rss {
	display:inline-block;
	background: #646464 url("images/icon-rss.gif") no-repeat 100% 100%;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 10px 2px 10px;
	margin-top: 10px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#content h1 a:link, #content h1 a:visited, #content h1 a:active, 
#content h2 a:link, #content h2 a:visited, #content h2 a:active, 
#content h3 a:link, #content h3 a:visited, #content h3 a:active, 
#content h4 a:link, #content h4 a:visited, #content h4 a:active,
#content h5 a:link, #content h5 a:visited, #content h5 a:active, 
#content h6 a:link, #content h6 a:visited, #content h6 a:active {
	text-decoration:none;
	border:none;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover,
#content h4 a:hover, #content h5 a:hover, #content h6 a:hover {
	text-decoration: underline;
}
#content h5 a {
	color: #fff;
	}

table {
	margin-bottom: 15px;
}
th {
	color: #fff;
	background-color: #333;
	letter-spacing:1px;
	text-align:center;
	padding: 2px 6px;
	font-weight:bold;
}
#content th a:link {
	color: #fff;
	border-color: #fff;
}
tr.red, tr.red th {
	background-color: #900;
}
td {
	padding: 2px 6px;
	margin: 0;
	vertical-align:top;
}
tr.alt, tr.alt td {
	background-color: #f6f6f6;
}
tr.bold td {
	font-weight:bold;
}

table.fancy {
	border:1px solid #bbb;
}
table.fancy tr td {
/*	border:none;*/
}
tr.hilited, tr.hilited td {
	background:#9cf;
	color:#000;
}
.smalltext {
	font-size:10px;
}
.storyDate {
   font-weight: bold;
   color: #999;
}
/**************************** miscellaneous styles ********************************/
.rightfloat {
	float: right;
	margin:0 10px 10px 10px;
}
.leftfloat {
	float: left;
	margin:0 10px 10px 10px;
}
.noFloat {
	float: none;
}
.center {
	margin:0 auto 10px;
}

/********************************************************************************************************
	MAIN LAYOUT REGIONS
/*******************************************************************************************************/
#skipLinks {
	display: none;
}
#container {
	text-align:left;
	width: 900px;
	background: #fff;
}
#masthead {
	position: relative;
	border-bottom: 10px solid #fff;
	height: 100px !important;
	_height /**/:110px;
	background: #000 url(http://www.ttu.edu/template/images/new/masthead-1.jpg) no-repeat left top;
}
#masthead a#homelink {
	position: absolute;
	left: 19px;
	top: 19px;
	width: 52px;
	height: 62px;
    background: url(http://www.depts.ttu.edu/shared/shared_ttumain/images/logo.gif) no-repeat left top;
}
#masthead img {
	position: absolute;
	left: 79px;
	top: 0;
}
#crumbsSubscribe {
	width: 880px;
	height: 17px;
	background: url(http://www.ttu.edu/template/images/new/dotted-border-horz.gif) repeat-x 0 bottom;
	margin: 0px 10px;
}
#crumbs {
	float: left;
	display: inline;
	font-size: 10px;
	line-height: 12px;
	padding: 5px 10px 10px 10px; /* value for Mac IE 5 */
	}
	/* Hides from IE Mac 5 \*/
	#crumbs { padding-top: 0; }
	/* End Mac IE 5 hack */
#subscribe {
	float: right;
	font-size: 12px;
}
#subscribe img {
	padding-right: 3px;
}
#subscribe a {
	color: #cc0000;
	text-decoration: none;
}
#content {
	float: left;
	display: inline;
	margin: 10px;
	margin-top:5px;
}

.narrowColumn {
   width: 629px;
}

.wideColumn {
   width: 880px;
}

#footer {
	clear: both;
	background: #fff url(http://www.ttu.edu/template/images/new/footer.gif) no-repeat 10px 10px; /* value for Mac IE 5 */
	padding: 20px 10px 20px 60px;
	margin: 0;
	border-top: 10px solid #fff;
	_height: 1%;
	}
	/* hide from Mac IE 5 \*/
	#footer { background-position: 10px 0; }
	/* End Mac IE 5 hack */

.columns {
	margin: 10px 0;
	width: 100%;
	}
	.columns:after {  /* For most non-IE browsers, this encloses the two floating columns completely in the wrapper */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility:hidden;
	}
	.columns  {display: inline-block;}  /* Fix for IE Mac */
	/* Hides from IE Mac 5 \*/
	* html .columns {height: 1%;}
    /* End IE Mac 5 Hack */
	
.columnLeft {
	width: 345px;
	float: left;
	display: inline;
}
.columnRight {
	width: 345px;
	float: right;
	display: inline;
}

/********************************************************************************************************
	BREAD CRUMBS
/*******************************************************************************************************/
#crumbs A {
	color: #666;
	text-decoration: none;
	display:inline-block;
	background: url("http://www.ttu.edu/template/images/new/crumb1.gif") no-repeat 100% 50%;
	padding-right:13px;
	margin-right:4px;
}
#crumbs A:link, #crumbs A:visited {
	color: #666;
}
#crumbs A:hover, #crumbs A:active {
	color: #c00;
	text-decoration: none;
	background: url("http://www.ttu.edu/template/images/new/crumb2.gif") no-repeat 100% 50%;
}


/********************************************************************************************************
	FOOTER TEXT
/*******************************************************************************************************/
#footer p,
#footer a {
	color: #999;
	text-decoration: none;
	}
#footer a:hover {
	color: #666;
	}
#footer p {
	margin: 0 0 2px 0;
	}
#contacts img {
	display: none;
	}


/**************************
 *    SIDEBAR             *
 **************************/
#sideBar {
	width: 230px;
	background: #ccc;
	float: right;
	margin: 10px 10px 0 0;
}

#sideBar h2 {
	color: #fff;
	background: #cc0000;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 10px;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#sideBar p {
   margin: 10px;
}

#sideBar ul {
   /* margin: 0 0 10px 20px; */
  list-style: none;   
}

#sideBar ul li ul {
   margin: 0 0 10px 25px;
   list-style: disc; 
}

#sideBar a {
   color: #cc0000;
   text-decoration: none;
}

/********************************************************************************************************
	GLOBAL NAV LINKS
/*******************************************************************************************************/
#globalNav {
	position: relative;
	float: right;
	display: inline;
	margin-right: 10px;
	z-index: 2000;
	width: 880px;
	height: 32px;
	background: #e9e9e9 url("https://www.depts.ttu.edu/template/design/images/white-nav/globalNav_bg.gif") repeat-x left bottom;
}

#globalNav ul {
	float: left;
	list-style: inline;
	width: 100%;
}
#globalNav li {
	display: block;
	float: left;
	position: relative;
	height: 22px;
	_height /**/:32px;
	padding: 10px 11px 0 10px;
	color: #999;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/globalNav_right.gif") no-repeat right 10px;
	cursor:default;
}
#globalNav li a,#globalNav li a:active,#globalNav li a:visited {
	color:#ff0;text-decoration:none;
}

#globalNav li.end, #globalNav li.endover {
	background: none;
	}
#globalNav li ul {
	/* second-level lists */
	position: absolute;
	left: -9999px;
	top: 32px;
	width: 170px;
	border: 1px solid #ccc;
	border-top: none;
	background: #e9e9e9;
	_float/**/:left;
}
/* #globalNav li:hover ul, */
#globalNav li.over ul, 
#globalNav li.endover ul {
	/* lists nested under hovered list items */
	left: 0;
}
#globalNav li li {
	width: 170px;
	background: #ccc;
	padding: 0;
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/nav-border-sprite.png") no-repeat right top;
	font-size: 11px;
	line-height: 15px;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0;
	height: auto;
	_float/**/:left;
}
#globalNav li li a,#globalNav li li a:visited {
	display: block;
	padding: 5px 9px;
	text-decoration: none;
	color: #666;
}
#globalNav li:hover li:hover, 
#globalNav li li.over {
	color: #c00;
	background: url("https://www.depts.ttu.edu/template/design/images/white-nav/nav-border-sprite.png") no-repeat 0 -25px;
}
#globalNav li:hover li:hover a, 
#globalNav li li.over a {
	color: #c00;
}

/*******************************
 *   Top Search Box            *
 * ****************************/
#searchForm {
	position: absolute;
	left: 670px;
	top: 41px;
	}
#s {
	color: #666;
	padding: 2px 0 0 3px;
	_padding: 0 0 0 3px;
	width: 167px;
	height: 13px !important;
	_height:15px;
	background: #fff;
	border: none;
	}
#searchForm input.button {
	position: absolute;
	top: 2px;
	_top: 3px;
	left: 180px;
	}
#searchForm label {
	display: none;
}



/*******************************
 *   Homepage Styles           *
 * ****************************/
#leftColumn {
	width: 650px;
	float: left;
	margin-top: 5px;
}

#leftColumn h2, #leftColumn h3, #leftColumnLeft p, #leftColumnRight p {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#leftColumnLeft {
	width: 420px;
	float: left;
	background: #f3f3f3;
}

.leftColumnLeftContent {
	padding: 0px 10px 10px 10px; 
}

.leftColumnLeftContent#stories h3 {
	margin: 4px 0 4px 0;
}
.leftColumnLeftContent#stories p {
	margin: 4px 0 4px 0;
}

.leftColumnLeftContent#newsReleases h3 {
	margin: 3px 0 3px 0;
}
.leftColumnLeftContent#newsReleases p {
	margin: 3px 0 3px 0;
}

#stories .post {
	background: url(http://www.ttu.edu/template/images/new/dotted-border-horz.gif) repeat-x 0 bottom;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#stories table {
	width: 100%;
	margin: 0;
}

#stories tabl td {
	margin: 0;
	padding: 0;
}

#stories img {
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

#newsReleases .post {
	margin-bottom: 7px;
}

#leftColumnRight {
	width: 219px;
	float: right;
	background: #efe3b9;
}

#leftColumnRight ul {
	margin: 0px;
	padding: 0 10px 10px 10px;
}

#leftColumnRight ul li {
	margin: 0px;
	padding: 0 0 5px 0;
	background: url(http://www.ttu.edu/template/images/new/dotted-border-horz.gif) repeat-x 0 bottom;
}

#rightColumn {
	background: #ccc;
	width: 220px;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}

#latestPopular {
	border-top: 10px solid #fff;
}

#latest {
	float: left;
}

#popular {
	float: right;
}

#latest h5 {
   width: 80px;
	margin-bottom: 0px;
}

#popular h5 {
	width: 100px;
	background: #990000;
	margin-bottom: 0px;
}

#latestPopular a:link, #latestPopular a:visited, #latestPopular h5 a:hover, #latestPopular h5 a:active {
	color: #fff;
	text-decoration: none;
}

.wppp_list {
	display: none;
}

#featureStory {
	/*background-image: url("images/feature-story-bg.png");
	width: 660px;
	height: 240px;*/
	
	width: 648px;
	height: 325px; 
  border: 1px solid #ccc;  
  margin-bottom: 10px;}
  #featureStory p {
    font-size: 1.1em;
    line-height: 1.45em;
    margin-top: 0;
    margin-bottom: 0;}
    
#featureStoryCarousel {
  height: 325px;}
  
.featureStoryImageLink {
  height: 305px; 
  width: 610px; 
  display: block; 
  position: relative; 
  z-index: 5;}
  
.featureContentCopy {
  width: 590px; 
  padding: 40px 10px 0 20px; 
  position: relative; 
  z-index: 10; 
  top: -150px; 
  height: 110px; 
  overflow: hidden; 
  background: url("./images/feature-gradient.png") no-repeat;}
  .featureContentCopy h1 {
    font-size: 22px;}

.featureContentCopyTime {
  margin-top: 0;}

.featureStoryContent {
	padding: 10px 0px 5px 0px;
}

.featureStoryLeft {
	background: none;
	float: left;
	width: 300px;
	margin-left: 0px
}

.featureStoryRight {
	background: none;
	float: right;
	width: 305px;
}


#featureStory table {
	margin: 0;
	padding: 0;
	width: 649px;
}

#featureStory table td {
	margin: 0;
	padding: 0;
}

.scrollLeft, .scrollRight {
	width: 10px;
	height: 325px;
	position: relative;
	z-index: 50;
	cursor: pointer;
}

.scrollLeft {
	background: url('./images/scroll-left-off.gif') no-repeat;
	/*left: -20px;*/
	float: left;
}

.scrollRight {
	background: url('./images/scroll-right-off.gif') no-repeat;
	float: right;
	top: -325px;
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	/*left: 10px;*/
	width: 620px;
	height: 226px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .featureStoryContent {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .featureStoryPost {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0 10px 0 10px; /*margin around each panel*/
	width: 620px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.featureStoryPost img {
	margin-right: 10px;
}

/* Hide wordpress stats smiley image */
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}