body 
	{ 
	background: #c4b7a6; 
	font-family:verdana;
	font-size: 11px;
	line-height:16px;
	color: #000; 
	height: auto; 
	min-height: 100%;
	}
	
* html
	{
	width: 100%;
	height:100%;
	}	
	
#cont 
	{ 
	margin: 0px auto; 
	width: 970px; 
	}

#skip 
	{ 
	position: absolute;
	top: -1000px;
	left: -1000px; 
	clear: both; 
	}
	
#javascript 
	{ 
	/*background: #fff;*/
	margin-bottom: 10px; 
	padding: 5px 75px; 
	text-align: center; 
	}	

#ptop 
	{ 
	background: url('/images/top.gif') no-repeat;
	height: 32px;
	}

#pmain 
	{ 
	background: #ffffff url('/images/bg.gif') repeat-y; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-top: 8px;
	}

#mcont 
	{ 
	padding-right: 15px; 
	padding-left: 22px; 
	}
	
#phead 
	{ 
	position:relative;
	padding: 0px 0px 0px 0px;
	top:-30px;
	height:96px;
	}
	
#pfoot 
	{ 
	position:relative;
	top:-20px;	
	background: #f7f7f7;  
	padding: 10px 20px 0px 20px; 
	width: 910px; 
	height:40px;
	clear:both;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	}

.footer
	{
	color: #aaaaaa;
	font-size:10px;
	}

.footer a
	{
	color: #aaaaaa;
	text-decoration: none;
	}

.footer a:hover
	{
	color: #aaaaaa;
	text-decoration: underline;
	}

.footer a:visited
	{
	color: #aaaaaa;
	text-decoration: none;
	}
	
#plegal 
	{ 
	padding: 15px 40px; 
	text-align: center; 
	}

#plegal a
	{
	color:#333333;	
	}

#logotable 
	{ 
	position:relative;
	top:12px;
	width:926px;
	height:26px;
	padding:0px;
	font-size: 11px;
	}

#bannertable 
	{ 
	background: url("/images/banner-bg.jpg");
	position:relative;
	top:18px;
	width:932px;
	padding:15px 0px 10px 18px;
	}

#cdm_logo
	{
	position:relative;
	top:-8px;
	left:18px;
	}

#oclc_logo
	{
	position:relative;
	top:-8px;
	left:14px;
	}
	
#supp
	{
	position:relative;
	left:280px;
	top:-8px;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-decoration: underline;
	}

.logintext
	{
	font-size:90%;
	color:#333333;
	font-weight:bold;
	line-height:12px;
	}
	
a.forgotpass
	{
	color:#666666;
	text-decoration: underline;
	}


a.forgotpass:visited
	{
	color:#666666;
	}	
	
#cmain 
	{ 
	float:right;
	position:relative;
	top:-20px;
*  top:-10px;
	left:-2px;
	width:750px;
	height:auto;
	}

#advsearch
	{
	display:none;
	position:absolute;
	left:250px;	
	top:100px;
	background-color: #ffffff;
	text-align:left;
	padding:0px 20px 0px 20px;
	width:580px;
	height:400px;
	z-index: 10;
	border:2px solid #000000;
	}

	
#advsearch td
	{
	font-family:verdana;
	font-size:10px;
	}
	
#supportdiv, #flexdiv
	{
	display:none;
	position:absolute;
	left:250px;	
	top:20px;
	background-color: #ffffff;
	text-align:left;
	padding:0px 20px 0px 20px;
	width:580px;
	height:680px;
	z-index: 20;
	border:2px solid #000000;
	}

#supportdiv td
	{
	font-family:verdana;
	font-size:10px;
	}	
	
#thanksdiv, #requestsentdiv
	{
	display:none;
	position:absolute;
	left:250px;	
	top:20px;
	background-color: #ffffff;
	text-align:left;
	padding:0px 20px 0px 20px;
	width:580px;
	height:680px;
	z-index: 20;
	border:2px solid #000000;
	}

#thanksdiv td
	{
	font-family:verdana;
	font-size:10px;
	}
	
#searchdiv
	{
	position:relative;
	left:-1px;	
	background: #f7f9ec url('/images/search_gradient.gif') repeat-x;
	text-align:left;
	padding-top:14px;
*  padding-top:4px;
	border-bottom: 1px dotted #bab7b2;
	height:38px;
	}
	
#searchtable 
	{ 
	position:relative;
	left:20px;
	width:550px;
	border-collapse:collapse;
	}

#breadcrumbdiv
	{
	position:relative;
	left:0px;
	text-align:left;
	padding-left:22px;
	padding-top:10px;
	height:30px;
	border-bottom:1px dotted #cccccc;
	}
	
#tmain 
	{ 
	background: #e3edf5;
	height:auto;
	}	

#tmainc
	{ 
	padding:0px 0px 0px 0px;
	}		
	
div.rounded div 
	{
	height: 1px;
	overflow: hidden;
	}

#login
	{
	position:relative;
	left:-120px;
	font-family:verdana;
	font-size: 11px;
	}

#log
	{
	position: relative;
	left: 296px;
	top: -16px;
	}
	
#logintable
	{
	margin-left:-6px;
	font-family:arial;
	font-size: 11px;
	}

#regtable
	{
	border:1px solid #cccccc;
	font-family:verdana;
	font-size: 11px;
	background-color: #f9f9f9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#f9f9f9));
	padding:10px;
	}
	
input.loginbutton
	{ 
	width:60px;
	}

input.searchbutton
	{ 
	width:100px;
	background: url("/images/button_center.gif") repeat-x;
	color:#ffffff;
	}
	
input.usr
	{
	width:120px;
	}

input.pwrd
	{
	width:70px;
	}
	
.imagebg
	{
	background-color: #ffffff;
	border: 1px solid #000000;
	}

.bigtext
	{
	font-size:110%;
	font-weight:bold;
	}
	
a
	{
	color:#0f5d9f;
	text-decoration: none;
	}

a:hover
	{
	text-decoration:underline;
	}

a:visited
	{
	color:#0f5d9f;
	}
	
.clear 
	{
	font-size:0%;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	}

.nav a 
	{
	float:left;
	display:block;
	white-space:none;
	}

#leftnav
	{
	float:left;
	position:relative;
	top:-20px;
	width: 196px;
	height:auto;
	color: rgb(76, 76, 75); 
	border-right:1px solid #cccccc;
	}

ul.leftnavg
	{
	float: left;
	list-style: none;
	margin:0;
	padding:0;
	line-height:16px;
	}

ul.leftnavg li
	{
	line-height:24px;
	}
	
#leftnav li 
	{ 
	float: left;
	list-style: none;
	background-color: transparent;
	width:174px;
	padding: 8px 0px 8px 22px; 
	text-decoration: underline;
	border-bottom:1px dotted #bab7b2;
	}
	
#leftnav a 
	{ 
	text-decoration: underline;
	}
	
#topnav
	{
	position:relative;
	top:-20px;
	background: url("/images/grey_button_bg.gif") repeat-x;
	margin-left: 0  auto;
	width: 950px;
	}

#topnav a 
	{ 
	background-color: transparent;
	background: url("/images/grey_button_bg.gif") repeat-x;
	border-right: 1px solid #666666; 
	padding: 10px 26px; 
	font-family:arial;
	font-weight: bold; 
	font-size:14px;
	color: #4c4c4c; 
	text-decoration: none;
	}

#topnav a:hover 
	{
	background: url("/images/blue_button_bg.gif") repeat-x; 
	}

#topnavcom
	{
	float:right;
	white-space:nowrap;
	}

#topnav a.comm
	{ 
	background: url("/images/grey_button_bg.gif") repeat-x;
	border-right:none;
	padding: 10px 24px 8px 170px; 
*  padding: 10px 24px 9px 170px;
	font-family:arial;
	font-weight: bold; 
	font-size:14px;
	color: #000000; 
	text-decoration: none;
	}
	
#topnav a.comm:hover 
	{
	background: url("/images/community_nav_gradient.gif") repeat-x; 
	}
	
ol.noindent
	{
	margin:0;
	padding:10px 18px 10px 18px;
	}

li
	{
	line-height:20px;
	}
	
.fct
	{
	left:0px;
	font-size: 125%;
	color:#000000;
	font-weight:bold;
	}

.regWhite
	{
	color:#fff;
	}
	
sup
	{
	font-size:60%;
	}
	
hr
	{
	border-top: 1px #cccccc solid;
	}
	
#lmenuhead
	{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	padding:20px 0px 16px 18px;
	border-bottom: 1px dotted #bab7b2;
	}
	
input.button
	{
	background: rgb(230, 106, 0);
	color:#ffffff;
	font-family: arial;
	font-size:11px;
	font-weight: bold;
	margin:0;
	padding:1px 17px 1px 17px;
*  padding:0px 10px 0px 10px;
	}
	
.kbasehelptext
	{
	font-family:verdana;
	font-size:10px;
	padding:2px 0px 5px 7px;
	color:#666666;
	}
	
a.readPosts
	{
	font-size:10px;
	color:#3399ff;
	text-decoration:none;
	}

a.readPosts:hover
	{
	text-decoration:underline;
	}

a.readPosts:visited
	{
	color:#3399ff;
	}
	
#veil{
	position: fixed;
	background: black url('/USC/images/blackdot.gif');
	width: 10px;
	left: 0px;
	top: 0px;
	z-index: 5;
	display: none;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);
	opacity: 0.7;
	}

td.level1
	{
	background-color: #f0f0f0;
	color:#0f5d9f;
	padding: 3px 0px 3px 3px;
	font-weight:bold;
	text-align:left;
	}

td.level2
	{
	background-color: #ffffff;
	color:#0f5d9f;
	padding: 3px 0px 3px 3px;
	font-weight:normal;
	text-align:left;
	}

.ico
	{
	width:20px;
	}

.space
	{
	width:40px;
	}
	
.togtable
	{
	width:710px;
	padding:3px 0px 3px 5px;
	background-color: #f0f0f0;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	clear:both;
	}

.togtable a
	{
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
.togtable:hover 
	{
	background-color: #f7f9ec;
	}

.nochild
	{
	padding:0px 0px 0px 24px;
	}

.boss1
	{
	padding:0px 0px 0px 4px;
	width:380px;
	}
	
.boss2
	{
	margin-left:-20px;
	}
	
.child
	{
	display:none;
	margin-left:40px;
	padding:0;
	}

div.boss1 a
	{
	font-size:11px;
	color:#0f5d9f;
	text-decoration: none;
	}	

div.boss1 a:hover
	{
	text-decoration: underline;
	}

div.boss1 a:visited
	{
	color:#0f5d9f;
	}	
	
div.boss2 span a
	{
	font-size:11px;
	color:#0f5d9f;
	text-decoration: none;
	}	

div.boss2 span a:hover
	{
	text-decoration: underline;
	}

div.boss2 span a:visited
	{
	color:#0f5d9f;
	}
	
div.child a
	{
	font-size:11px;
	color:#3399ff;
	text-decoration:none;
	}	

div.child a:hover
	{
	text-decoration:underline;
	}	

div.child a:visited
	{
	color:#3399ff;
	}
	
div.nochild a
	{
	font-size:11px;
	color:#3399ff;
	text-decoration:none;
	}	

div.nochild a:hover
	{
	text-decoration:underline;
	}	

div.nochild a:visited
	{
	color:#3399ff;
	}	
	
.teaserBox
	{
	border:1px solid #cccccc;
	position:relative;
	top:-10px;
	float:right;
	height:auto;
	padding:10px;
	background-color: #f9f9f9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#f9f9f9));
	width:300px;
	}
	
.teaserboxheads
	{
	font-size:10px;
	font-weight:bold;
	color:#666666;
	}

.greygrad
	{
	padding:10px;
	background-color: #f9f9f9;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#f9f9f9));
	border:1px solid #cccccc;
	}
	
.coloredrad
{
	padding:10px;
	background-color: #FEF9EE;
	background: -webkit-gradient(radial, 40% 40%, 5, 50% 50%, 62, from(#FFFFFF), to(#FEF9EE), color-stop(80%, #FEF9EE))
	border:0px solid #cccccc;
}
	
.toggies
	{
	display:none;
	font-size: 11px;
	line-height:18px;
	}

.toggies a
	{
	text-decoration:none;
	}

.plus_minus
	{
	vertical-align:bottom; 
	}

.t_plus_minus
	{
	vertical-align:bottom; 
	}
	
h1
	{
	font-family:arial;
	font-size:20px;
	color:#666666;
	}

h2
	{
	font-family:arial;
	font-size:18px;
	color:#666666;
	}

h2.home
	{
	font-family:arial;
	font-size:20px;
	color:#666666;
	font-weight:normal;
	white-space:nowrap;
	}
	
h3
	{
	font-family:arial;
	font-size:16px;
	color:#000000;
	}

h4
	{
	font-family:verdana;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	}
	
.articletitle	
	{
	font-family:verdana;
	font-weight:bold;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-left:0px;
	border-bottom: 1px #eeeeee solid;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	}	
	
#res table
	{
	padding:10px;
	}

#res hr 
	{
	background-color:#ffffff;
	border-top: 1px dotted #cccccc;
	padding:2px;
	}
	
.odd td
	{
	background-color:#ffffff;
	padding:5px;
	}
	
.even td
	{
	background-color:#f0f0f0;
	padding:10px;
	}	
	
#tabscont
	{
	height:auto;
	width:100%;
	padding:0;
	background-color: #ffffff;
	border-top:1px solid #cccccc;
	
	}

#tt1
	{
	display:block;
	}

#tt2
	{
	display:none;
	}

#tt3
	{
	display:none;
	}

#tt4
	{
	display:none;
	}

#tt5
	{
	display:none;
	}

#tt6
	{
	display:none;
	}

#tt7
	{
	display:none;
	}

#tt8
	{
	display:none;
	}	
	
ul.tabnav 
	{
	position:relative;
	top:-22px;
	left:-1px;
  	list-style-type: none;
  	padding: 0;
  	margin: 0;
  	z-index:5;
	}
	
ul.tabnav li 
	{
  	float: left;
  	padding: 0px 7px 0px 7px;
  	margin: 0;
  	margin-right: 5px;
  	z-index:5;
  	}
	
ul.tabnav li a
	{
	color:#000000;
	text-decoration:none;
	}

ul.tabnav li:hover
	{
	background-color: #ffffff;
	border-bottom:1px solid #ffffff;
	z-index:5;
	}
	
.tabText
	{
	position:relative:
	top:0px;
	left:0px;
	padding:0px 15px 5px 5px;
	border:1px solid #ffffff;
	width:100%;
	height:auto;
	}
	
.ontab
	{
	font-weight:bold;
	background-color: #ffffff;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #ffffff;
	}
	
.offtab
	{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-weight:normal;
	background-color: #eeeeee;
	border-bottom:1px solid #eeeeee;
	}

ul.tabnav li.nntab
	{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	font-weight:normal;
	background-color: #eeeeee;
	border-bottom:1px solid #eeeeee;
	color:#cccccc;
	}

.forabg {
	position:relative;
	left:-5px;
	background: #ffffff none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}

.forumbg
	{
	background-color:#ffffff;
	}

.inner
	{
	background-color:#ffffff;
	}
	
td.tdgrey {
	background-color: #f0f0f0;
	padding: 10px 10px 10px 10px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	}

td.tdblue {
	background-color: #d8e1ed;
	padding: 10px 10px 10px 10px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	}
	
li.header
	{
	background-color: #999999;
	}

li.row {
	font-size:10px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.topiclist
	{
	font-size:11px;
	}

.bg1{background-color: #f0f0f0;}
.bg2{background-color: #d8e1ed;}
.bg3{background-color: #ffecc6;}

.back2top 
	{
	height: 11px;
	text-align: left;
	}
	
.forumbg2
	{
	background-color: #999999;
	color:#ffffff;
	}
	
.forumsnip
	{
	background-color: #f8f8f8;
	padding:8px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align:top;
	}

.forumauth
	{
	background-color: #d8e1ed;
	padding:8px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align:top;
	color:#999999;
	}	

.forumrow
{
border-left: 1px solid #999999;
}

.forumrow:hover td.forumsnip{background-color: #ffecc6;}
.forumrow:hover td.forumauth{background-color: #ffecc6;}
ul.profile-icons{margin:0;padding:2px}

.buttons {
	width: auto;
	height: auto;
}

.buttons div span
	{ 
	position: absolute; 
	width: 100%; 
	height: 100%; 
	cursor: pointer;
	}
	
.buttons div a:hover span
	{ 
	background-position: 0 100%; 
	}
	
.buttons div.reply-icon
	{ 
	width:97px; 
	height:27px; 
	}
	
.buttons div.post-icon
	{ 
	width:97px; 
	height:27px; 
	}
	
.buttons div.locked-icon
	{ 
	width:97px; 
	height:27px; 
	}
	
.buttons div.pmreply-icon
	{ 
	width:97px; 
	height:27px; 
	}
	
.buttons div.newpm-icon
	{ 
	width: 97px; 
	height: 27px; 
	}
.buttons div.forwardpm-icon
	{ 
	width: 97px; 
	height: 27px; 
	}

.faqteaser
	{
	position:relative;
*  top:20px;
	width:180px;
	height:auto;
	float:right;
	border:1px solid #cccccc;
	background-color:#f9f9f9;
	padding:8px 15px 15px 15px;
	}

#ffield_d
	{
	border:1px solid #ff0000;
	}

.lab
	{
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	}

.clarif
	{
	font-family:verdana;
	font-weight:normal;
	font-size:10px;
	color:#999999;
	padding:0px 0px 0px 24px
	}
		
/* OVERRIDE HACKS - these styles should override any other previously set styles (except inline) */
		
/*USC CODE REFACTOR: this should go in somewhere else like stylesheet.css, but I can't seem to get it to pick it up. Figure it out.*/
.panel2 {
    position:relative;
	left:120px;
	margin:0;
	padding:0;
	background-color: #FF1113;
	color: #FF313F;
}

.panel {
   background-color: #FFFFFF;
}

#cp-main .panel {
   background-color: #FFFFFF;
}

/*putting this lower again to make sure panel & panel2 don't override it*/
.bg1{background-color: #f0f0f0;}
.bg2{background-color: #d8e1ed;}
.bg3{background-color: #ffecc6;}


h3 {
    text-transform: none;
	color: black; 
	border-bottom: none;
}

.h3like {
   font-size:16px;
   font-weight:bold;
}

#supportdiv  td, tr, h1 {
	padding:5px;
}

#supportdiv h1 {
	margin: 0.67em 0px;
}

#supportdiv input {
	font-size:13px;
}

/*of USC CODE REFACTOR block*/