body, html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #323232;
	background-color: #FFFFFF; 
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

th, td, p, div, span, form, a, ul, input, textarea, select, legend, fieldset, option, button, label {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #323232;
}
img { border: 0; }


/* COLORS & STYLES

TSU BLACK #323232
TSU ORANGE #e9800e
TSU WARM GRAY #aea292

.headline
.subhead
.comment
.bodyBlack
.bodyWhite
.button

*/


#footer{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 720px;
	text-align: left;
	z-index:10;
}

.content{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 720px;
	text-align: center;
	z-index: 1;
}


.tsuBlack {
	background-color: #323232;
}

.tsuOrange {
	background-color: #e9800e;
}

.alternative
{
	/*background-color: #aea292;*/
}
.normal
{
	background-image: url(/assets/images/dots_horizontal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.roundCorners{
 display: block;
 }

.tsuWarmGray {
	background-color: #aea292;
}
.handle
{
	background-color: #d7d1ca;
	width:165px;
	height:2px;
	cursor:pointer;
	display:block;
	margin-bottom:1px;
}

.modClient {
	background-color: #aea292;
	width: 390px;
	margin: 20px auto 20px auto;
}


a:link { text-decoration: none; }
a:hover { text-decoration: underline; }

.horzLine{
	padding: 1px 0 0 0;
	background-image: url(/assets/images/dots_horizontal.gif);
	background-repeat: repeat-x;
}

.vertLine{
	background-image: url(/assets/images/dots_vertical.gif);
	background-repeat: repeat-y;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #323232;
	line-height: 17px;
}

.headline {
	font-size: 16px;
	font-weight: bold;
	color: #aea292;
}

.subhead {
	font-weight: bold;
	color: #e9800e;
}

th a  {
	font-weight: bold;
	color: #e9800e;
}

.celldata{
	padding: 5px 0 17px 0;
}

.comment {
	font-weight: bold;
	color: #aea292;
}

.commentRuled {
	padding: 7px 0 7px 0;
	font-weight: bold;
	color: #aea292;
}

.bodyBlack {
	text-align: left;
}

.bodyWhite {
	text-align: left;
	color: #FFFFFF;
}

.button {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.tabBlack {
	display: block;
	width: 115px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	background-color: #323232;
	color: #FFFFFF;
	background-image: url(/assets/images/buttons/button_100_20.jpg);
}

.tabOrange
{
	position:relative;
	width: 115px;
	line-height: 20px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	background-color: #e9800e;
	color: #FFFFFF;
	background-image: url(/assets/images/tabs/nav_top_orange.jpg);
}

.text
{
	color: #FFFFFF;
	text-align: center;
}

.buttonAddClient{
	cursor: pointer;
	width: 165px;
	line-height: 20px;
	margin: 0 0 0 0 ;
	font-weight: bold;
	text-align: center;
	background-color: #323232;
	color: #FFFFFF;
	background-image: url(/assets/images/buttons/button_165_20_black.jpg);
}

.buttonView
{
	cursor: pointer;
	width: 77px;
	float: left;
	margin: 4px 0 0 0;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #aea292;
	color: #FFFFFF;
	background-image: url(/assets/images/buttons/button_gray.jpg);
}

.buttonEdit
{
	cursor: pointer;
	width: 34px;
	height: 20px;
	float: left;
	text-align: center;
	margin: 4px 0 4px 10px;
	background-color: #aea292;
	background-image: url(/assets/images/buttons/button_34_20.jpg);
}

.buttonDelete
{
	cursor: pointer;
	width: 34px;
	float: left;
	height: 20px;
	margin: 4px 0 4px 10px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #aea292;
	background-image: url(/assets/images/icons/trash_white.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.buttonSubmit{
	cursor: pointer;
	width: 100px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/assets/images/buttons/button_100_20.jpg);
}

.buttonSubmitOrange
{
	cursor: pointer;
	width: 100px;
	height: 20px;
	margin: 0;
	padding: 0;
	border:0px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/assets/images/buttons/button_100_20_orangeback.jpg);
	border: none;
}

.buttonSubmitGrey{
	cursor: pointer;
	width: 100px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	border:0px;
	background-image: url(/assets/images/buttons/button_100_20_greyback.jpg);
	border: none;
}

.buttonGrey{
	cursor: pointer;
	width: 48px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border:0px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/assets/images/buttons/button_48_20.jpg);
}

.button77{
	cursor: pointer;
	width: 77px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border:0px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	height:20px;
}


.tab {
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

.formTitle {
	font-size: 9px;
}


.pageNav{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 720px;
}


.pageTab{
	cursor: pointer;
	float:left;
	width: 115px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.blackTabTop{
	background-image: url(/assets/images/tabs/nav_top_black.jpg);
}
.blackTabBottom{
	background-image: url(/assets/images/tabs/nav_bottom_black.jpg);
}

.orangeTabTop{
	cursor: default;
	background-image: url(/assets/images/tabs/nav_top_orange.jpg);
}
.orangeTabBottom{
	cursor: default;
	background-image: url(/assets/images/tabs/nav_bottom_orange.jpg);
}

.greyTabTop{
	background-image: url(/assets/images/tabs/nav_top_gray.jpg);
}
.greyTabBottom{
	background-image: url(/assets/images/tabs/nav_bottom_gray.jpg);
}

.fadedTabTop{
	cursor: default;
	background-image: url(/assets/images/tabs/nav_top_null.gif);
}
.fadedTabBottom{
	cursor: default;
	background-image: url(/assets/images/tabs/nav_bottom_null.gif);
}

.header{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	text-align: center;
}

.adminTab{
	cursor: pointer;
	position: absolute;
	top:0;
	left:645px;
	width: 115px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/assets/images/tabs/nav_drop_gray.jpg);

}
.logoutTab{
	cursor: pointer;
	position: absolute;
	top:0;
	right:165px;
	width: 115px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/assets/images/tabs/nav_drop_gray.jpg);

}

.adminTabGrey{
	background-image: url(/assets/images/tabs/nav_drop_gray.jpg);

}

.adminTabOrange{
	background-image: url(/assets/images/tabs/nav_drop_orange.jpg);

}

.resource
{
	width: 165px;
	height: 280px;
	float: left;
	padding: 10px 0 5px 20px;
	margin: 0px;
	overflow: visible;
	z-index: 10;
	/*background-color: yellow;*/
}

.imageFrame
{
	width: 163px;
	height: 163px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	margin:0;
}

.galleryButton{
	cursor:pointer;
	width: 155px;
	/*line-height: 20px;*/
	font-weight: bold;
	text-align: left;
	border:0px;
	color: #FFFFFF;
	background-image: url(/assets/images/tabs/nav_side_black.jpg);
	background-color: #323232;
	background-repeat: no-repeat;
	margin-top:5px;
	padding: 1px 5px 2px 5px;
}

.galleryButtonOrange
{
	cursor: pointer;
	width: 155px;
	/*line-height: 20px;*/
	font-weight: bold;
	text-align: left;
	border:0px;
	color: #FFFFFF;
	background-image: url(/assets/images/tabs/nav_side_orange.jpg);
	background-color: #e9800e;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding: 1px 5px 2px 5px;
}

.galleryButtonGrey{
	cursor:pointer;
	width: 155px;
	/*line-height: 20px;*/
	font-weight: bold;
	border:0px;
	text-align: left;
	color: #FFFFFF;
	background-image: url(/assets/images/tabs/nav_side_gray.jpg);
	background-color: #aea292;
	background-repeat: no-repeat;
	margin-top:5px;
	padding: 1px 5px 2px 5px;
}

.sort{
	color: #aea292;
	text-decoration: none;
}

.sortCurrent{
	font-weight: bold;
	color: #aea292;
	text-decoration: none;
}


.eip_editable
{
	background-color: #ff9;
	padding: 0;
	width: 155px;
}

.eip_savebutton
{
	width: 50px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #fff;
	background-image: url(/assets/images/buttons/save_cancel_blk.jpg);
}

.eip_cancelbutton
{
	width: 50px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #fff;
	background-image: url(/assets/images/buttons/save_cancel_gry.jpg);
}

.eip_saving
{
	background-color: #903;
	color: #fff;
	padding: 3px;
}

.eip_editable_gallery
{
	background-color: #ccc;
	padding: 0;
	width: 155px;
	color: #000;
}

.eip_editable_select
{
	background-color: #ff9;
	padding: 1px;
	width: 133px;
	color: #000;
	margin-left: 22px;
}

.eip_savebutton_select
{
	background-color: #000;
	color: #fff;
	margin-left: 22px;
	padding: 1px;
}

.eip_cancelbutton_select
{
	background-color: #000;
	color: #fff;
	padding: 1px;
}

.eip_saving_select
{
	background-color: #903;
	color: #fff;
	padding: 1px;
	margin-left: 22px;
}

	
	.wraptocenter {
		cursor:pointer;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		width: 163px;
		height: 163px;
		border: #d7d1ca;
		border-width: 1px;
		border-style: solid;
	}
	.wraptocenter * {
		vertical-align: middle;
	}

.oneColumn{
width: 300px;
}

.inactive
{
	position: absolute;
	left: 0;
	top: 0;
	width: 555px;
	height: 100% !important;
	background-image: url(/assets/images/dots_horizontal.gif);
	z-index: 1000;
	text-align: center;
}
.status{
	display: block;
	position: relative;
	z-index: 10;
	height: 100%;
	overflow:hidden;
}

.inactiveMessage
{
	margin: 25%;
	padding: 10%;
	text-align: left;
	background-color: #aea292;
	width: 150px;
	height: 50px;
}

#server_message{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.server_message
{
	display: block;
	position: relative;
	margin: 25% auto 0 auto;
	color: #000;
	width: 400px;
	background-color: #e9800e;
	border-color: #323232;
	border-width: thin;
	border-style: solid;
	text-align:center;
}
