div#head
  {
	position:absolute;
	top:5px;
	right:5px;
  }

.submit-btn			{width: 54px;height: 20px;background:url(../images/submit.gif) no-repeat;outline: none;vertical-align:top;border:0;margin:5px 0 0 0;float:none; text-align:center;}
.submit-btn			{margin:1px 0 0 0;#}
.submit-btn:hover		{background: url(../images/submit.gif) no-repeat 0 -20px;}

/* vvvvvvvvv PROFILE LAYOUT vvvvvvvvvv */

div#footer
  {
  	width:100%; 
	text-align:center; 
	font-size:11px;
	display:block;
	float:left;
  }
div#mainBox
  {
  	display:block;
	width:900px;
	padding-left:10px;
	padding-top:5px;
	float:left;
/*	border:thin;
	border-style:ridge;
*/
  }
div#profile
  {
  	display:block;
	width:170px;
	height:800px;
	padding-left:5px;
	padding-top:5px;
	float:left;
	border:ridge;
	border-width:2px;
	overflow:hidden;
  }
div#containerLog
  {
  	width:300px;
	height:185px;
	padding-left:5px;
	padding-top:5px;
	float:right;
	text-align:center;
	background-color:#FFFFFF;
	border:ridge;
	border-width:2px;
  }
div#containerLF
  {
  	width:300px;
	height:185px;
	padding-left:5px;
	padding-top:5px;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
	border:ridge;
	border-width:2px;
  }
div#containerReg
  {
  	width:350px;
	height:275px;
	padding-left:5px;
	padding-top:5px;
	float:left;
	text-align:center;
	border:ridge;
	border-width:2px;
  }
div#mainContent
  {
  	display:block;
	width:685px;
	padding-left:10px;
	padding-top:0px;
	float:left;
  }
.profileContentOuter
  {
	display:block;
	width:670px;
	padding-right:0px;
	padding-left:0px;
	float:left;
	
  }
.profileContent
  {
	display:block;
	width:150px;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;
	float:left;
	
  }
.profileContent img
  {
	border-right : 1px solid #e1e7e9;
	border-top : 1px solid #e1e7e9;
	border-left : 1px solid #e1e7e9;
	border-bottom : 1px solid #e1e7e9;
	background-color : #FFFFFF;
	padding: 3px;
  }

.detailSmall
  {
	display:block;
	width:100px;
	padding-right:1px;
	padding-left:1px;
	overflow:hidden;
	float:left;
	
  }
.detailSmall img
  {
	border-right : 0px solid #e1e7e9;
	border-top : 0px solid #e1e7e9;
	border-left : 0px solid #e1e7e9;
	border-bottom : 0px solid #e1e7e9;
	background-color : #FFFFFF;
	padding: 0px;
  }
  
/* ^^^^^^^ PROFILE LAYOUT ^^^^^^^^^^^ */



/* vvvvvvvvvvvvvvvvv SEARCH LAYOUT vvvvvvvvvvvvvvvvv */



.searchOuter
  {
	display:block;
	width:875px;
	padding-right:5px;
	padding-left:5px;
	float:left;
	
  }
.searchOuter img
  {
  	max-width:500px;
  }


.infoRight
  {
	display:block;
	width:625px;
	padding-left:25px;
	float:left;
	
  }

.commentContent
  {
  width:520px;
  }
.commentContentColor
  {
  background-color:#F9FB91;
  width:520px;
  }
.infoIcons
  {
	display:block;
	width:80px;
	height:75px;
	text-align:left;
	padding-right:5px;
	padding-left:5px;
	float:left;
	
  }
.iconsDesc
  {
	display:block;
	width:770px;
	height:75px;
	padding-right:5px;
	padding-left:5px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;	
  }
.iconsDescPublic
  {
	display:block;
	width:420px;
	height:75px;
	padding-right:5px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	float:left;
/*	border:thin;
	border-style:ridge;	
  */
  }
.searchOuterRt
  {
	display:block;
	width:850px;
	padding-right:5px;
	padding-left:5px;
	float:left;
	text-align:right;
	
  }  
.searchOuterRtSm
  {
	display:block;
	width:660px;
	padding-right:5px;
	padding-left:5px;
	float:left;
	text-align:right;
	
  }  
.searchOuterCenter
  {
	display:block;
	width:850px;
	padding-right:5px;
	padding-left:5px;
	float:left;
	text-align:center;
	
  }  
.searchContentPublic
  {
	display:block;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;
	float:left;
/*	border:thin;
	border-style:ridge;
	*/
  }
.searchContent
  {
	display:block;
	width:150px;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;
	float:left;
	
  }
.searchContent img
  {
	border-right : 1px solid #e1e7e9;
	border-top : 1px solid #e1e7e9;
	border-left : 1px solid #e1e7e9;
	border-bottom : 1px solid #e1e7e9;
	background-color : #FFFFFF;
	padding: 3px;
  }


/* ^^^^^^^^^^^^^^^^ SEARCH LAYOUT ^^^^^^^^^^^^^^^^^^^^ */

.searchContentPh
  {
	display:block;
	width:150px;
	height:220px;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;
	float:left;
	
  }
.searchContentPh img
  {
	border-right : 1px solid #e1e7e9;
	border-top : 1px solid #e1e7e9;
	border-left : 1px solid #e1e7e9;
	border-bottom : 1px solid #e1e7e9;
	background-color : #FFFFFF;
	padding: 3px;
  }

.searchContentVid
  {
	display:block;
	width:150px;
	height:200px;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;
	float:left;
	
  }
.searchContentVid img
  {
	border-right : 1px solid #e1e7e9;
	border-top : 1px solid #e1e7e9;
	border-left : 1px solid #e1e7e9;
	border-bottom : 1px solid #e1e7e9;
	background-color : #FFFFFF;
	padding: 3px;
  }

.searchContentFr
  {
	display:block;
	width:150px;
	height:150px;
	padding-right:5px;
	padding-left:5px;
	overflow:hidden;
	float:left;
	
  }
.searchContentFr img
  {
	border-right : 1px solid #e1e7e9;
	border-top : 1px solid #e1e7e9;
	border-left : 1px solid #e1e7e9;
	border-bottom : 1px solid #e1e7e9;
	background-color : #FFFFFF;
	padding: 3px;
  }

.videoContent
  {
	display:block;
	width:530px;
	padding-right:0px;
	padding-left:0px;
	overflow:hidden;
	float:left;
	
  }
.videoContent img
  {
  	vertical-align:top;
	overflow:hidden;
	
  }
.videoDetail
  {
	display:block;
	width:300px;
	height:411px;
	margin-top:0px;
	padding-right:0px;
	padding-left:0px;
	float:left;
	border:thin;
	border-left:double;
	border-style:ridge;
	
  }
.videoDetailBottom
  {
	display:block;
	width:290px;
	padding-top:5px;
	padding-right:0px;
	padding-left:10px;
	float:left;
	
  }
  
.videoDetailHf
  {
	display:block;
	width:144px;
	height:215px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-right:0px;
	padding-left:4px;
	float:left;
	border:thin;
	border-bottom:ridge;
  }



/* vvvvvvvvvvvvvvvvv UPLOAD LAYOUT vvvvvvvvvvvvvvvvv */

div#upload {
display:block;
width:370px;
float:left;
padding-left:15px;
}
.uploadContent {
display:block;
width:100px;
text-align:right;
padding-right:15px;
float:left;
}
.uploadContent1 {
display:block;
width:200px;
text-align:left;
float:left;
}

.progresscontainer {
	width: 200px;
	height: 16px;
	background-color: #aaaaaa;
}

.progressbar {
	width: 0px;
	height: 16px;
	background-color: black;
	background-color: #ddddff;
}


/* ^^^^^^^^^^^^^^^^ SEARCH LAYOUT ^^^^^^^^^^^^^^^^^^^^ */



div#logo
  {
	position:absolute;
	top:29px;
	left:20px;
	font-size:small;
  }
  
div#search
  {
	position:absolute;
	width:100%;
	top:105px;
	font-size:small;
  }
div#body
  {
/*
  	position:absolute;
	top:155px;
  	float:left;
	
*/	
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:80px;
	padding-left:15px;
	width:900px;
	height:0px;
/*
	border:thin;
	border-style:ridge;
*/
  }

.ptitle {
	font-size: 0.8em;
	color:#3F5771;
}

body{
	margin:0px;
	padding:0px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:13px;
	/*font-family:Teen;*/
	/*background : url(http://richmediawidgets.com/images/bg_blue_strip.jpg) repeat-x top left; */
	background : url(http://zytu.org/images/search_bar_bl.png) repeat-x top left;
	}

table
	{
	width: 100%;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	margin-bottom: 25%; /* %, px, em, ex ? */
	}

tr.subhead
	{
	background-color: #cccccc;
	}

th
	{
	padding: 0 3%;
	}

th.alt
	{
	background-color: black;
	color: white;
	padding: 3% 3% 2%;
	}

td
	{
	padding: 0 3%;
	}

tr.alt
	{
	background-color: #eeeeee;
	}

h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

h2
	{
	font: 18pt verdana, arial;
	margin: 0;
	}

h3
	{
	font: 12pt verdana, arial;
	margin: 0;
	}

th a
	{
	color: #00008b;
	font: 8pt verdana, arial;
	}

a
	{
	color: #00008b;
	text-decoration: none;
	}

a:hover
	{
	color: #00008b;
	text-decoration: underline;
	}

div.outer
	{
	width: 90%;
	margin: 15%;
	}

table.viewmenu td
	{
	background-color: #006699;
	color: white;
	padding: 0 5%;
	}

table.viewmenu td.end
	{
	padding: 0;
	}

table.viewmenu a
	{
	color: white;
	font: 8pt verdana, arial;
	}

table.viewmenu a:hover
	{
	color: white;
	font: 8pt verdana, arial;
	}

a.tinylink
	{
	color: #00008b;
	font: 8pt verdana, arial;
	text-decoration: underline;
	}

a.link
	{
	color: #00008b;
	text-decoration: underline;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

table td
	{
	padding-right: 20%;
	}

table td.nopad
	{
	padding-right: 5%;
	}
#slidetabsmenu {
	font-size:14px;
	height: 75px;
	float: right;
	display: block;
	padding-right: 20px;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
	list-style-type: none;
	margin:0;
	padding-top: 71px;
	text-align: right;
}

#slidetabsmenu li{
	margin:0;
	padding:0;
	vertical-align: bottom;
	display: inline;
	/*font-family:"Hurry Up";*/
	font-family:"Kristen ITC";
	font-size:14px;
	font-weight:bold;
}

#slidetabsmenu a {
	float:left;
	background:url(../images/tab_lft_bl1.png) no-repeat left top;
	margin:0;
	padding:0 0 0 11px;
	text-decoration:none;
}

#slidetabsmenu a span {
	float:left;
	display:block;
	background:url(../images/tab_rt_bl1.png) no-repeat right top;
	padding:5px 16px 5px 5px;
	color:#898a89;
	/*color:#c9d5d8;  ../images/tab_rt_bl1.png  && tab_lft_bl1.png  */
}

#slidetabsmenu li.selected a{ /*selected main tab style */
background-image: url(../images/tab_navy_lft.png);
border-bottom-color: white;
color: #FFFFFF;
}
#slidetabsmenu li.selected a span{ /*selected main tab style */
background-image: url(../images/tab_navy_rt.png);
border-bottom-color: white;
padding:5px 16px 5px 5px;
color: #FFFFFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
	color: #424241;
}

#slidetabsmenu #current a {
background-position:0 -42px;
}

#slidetabsmenu #current a span {
background-position:100% -42px;
color: black;
}

#slidetabsmenu a:hover {
	background-position:0% -42px;
}

#slidetabsmenu a:hover span {
	background-position:100% -42px;
}


