#caseleft, #casemid {
	float:left;
	width:600px;
	margin:0 20px 15px 0;
}

#caseright {
	float:right;
	width:820px;
	margin:0 0 15px 0;
}

#caseGraph {
	float:right;
	width:960px;
	margin:0 0 15px 0;
}

#caseChart {
	float:right;
	width:860px;
	margin:0 0 15px 0;
}

#page {
	font-size:1.2em;
	width:970px;
	margin:0 auto;	
}
#header {
	position:relative;
	font-size:1.2em;
	width:970px;
	margin:0 auto;
	border-top: 2px solid #FFFFFF;
	background:url(../graphics/slogan.gif) top right no-repeat;
}
.edit {
	text-decoration:none;
	color:#005886;
	font-size:.8em;
	font-weight:normal;
}
.edit:hover {
	color:#82108f;
}
#addressOfset {
	padding-left:80px;
}
body {
	margin:0;
	padding:20px 40px;
	background:#fff;
	font:80% Arial, Helvetica, sans-serif;
	color:#555;
	line-height:180%;
}
h1{
	font-size:180%;
	font-weight:normal;
	}
h2{
	font-size:160%;
	font-weight:normal;
	}	
h3{
	font-size:140%;
	font-weight:normal;
	}	
h4{
	font-size:120%;
	font-weight:normal;
	}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}		
.clear{
	clear:both;
	}	
img{border:none;}

.ticketText {
	padding:5px; 
	border:0px inset #ccc; 
	width:490px;
	min-width:490px;
	max-width:490px;
	border-radius:5px;
}


/* */

/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
form div{position:relative;} 

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select{
		position:relative;
		z-index:10;
		width:290px !important;
		height:26px !important;
		line-height:26px;
}

/* dynamically created SPAN, placed below the SELECT */
span.select{
	position:absolute;
	bottom:0;
	float:left;
	left:0;
	width:290px;
	height:26px;
	line-height:26px;
	text-indent:10px;
	background:url(images/select.gif) no-repeat 0 0;
	cursor:default;
	z-index:1;
	}
	
/* first variation (LABEL is above the SELECT) */	
form div.variation1 label{display:block;line-height:26px;}

/* second variation (LABEL is placed on the left of the SELECT) */	
form div.variation2 label{float:left;width:100px;min-height:1px;line-height:26px;}
form div.variation2 span.select{left:100px;}

.space{height:26px;}

.w1{
	float:left;
	min-width:80px;
	text-align:right;
	padding-right:3px;
}

.w2{
	float:left;
	width:180px;
}

.ticket_title {
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	top:2px;
	left:5px;
}
.ticket_edit{
	position:absolute;
	top:1px;
	right:45px;
}
.ticket_delete{
	position:absolute;
	top:1px;
	right:15px;
}
.ticket {
	background-color: #F0F0F0;
	width:500px;
	padding:15px;
	border-radius: 15px;
}
.ticket_wide {
	background-color: #F0F0F0;
	width:840px;
	padding:10px;
	border-radius: 15px;
}
.ticket_wide_clear{
	width:840px;
}
.ticket_wide_title {
	position:relative;
	background-color: #656565;
	width:840px;
	height:26px;
	border-radius: 5px;
}
.ticket_wide_foot {
	position:relative;
	background-color: #cccccc;
	width:840px;
	height:16px;
	padding:5px;
	border-radius: 5px;
}
.ticketOffset {
	width:500px;
	padding:15px;
}

.ticketContent {
	float:left;
	width:470px;
	border-width:2px;
	border-radius: 5px;
	border-style:solid;
	border-color:#656565;
	padding:10px;
}
.ticketContent1 {
	float:left;
	padding-left:10px;
	width:330px;
}


.user_bar {
	position:relative;
	margin-left:5px;
	background-color: #cccccc;
	width:320px;
	height:24px;
	border-radius: 5px;
	margin-bottom:5px;
}
.location_bar {
	position:relative;
	margin-left:5px;
	background-color: #e5e5e5;
	width:320px;
	height:24px;
	border-radius: 5px;
	margin-bottom:5px;
}

.user_bar_title_txt {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:1px;
	left:10px;
}

.user_bar_add{
	position:absolute;
	top:1px;
	left:293px;
}
.user_bar_edit{
	position:absolute;
	top:1px;
	left:263px;
}
.user_bar_view{
	position:absolute;
	top:1px;
	left:233px;
}
.user_bar_delete{
	position:absolute;
	top:1px;
	left:203px;
}

.ticketContent1 A {color: blue; text-decoration: none; font-size:12px;}
.ticketContent1 A:hover {color: #52265a; text-decoration: none; font-size:12px;}

.u1{
	float:left;
	height:28px;
	width:220px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left:15px;
}

.u2{
	float:left;
	padding-left:5px;
}
.u3{
	float:left;
	padding-left:5px;
}

.u4{
	float:left;
	padding-left:5px;
}



/* This imageless css button was generated by CSSButtonGenerator.com */
.submitButton {
	-moz-box-shadow:inset -4px -3px 6px 0px #d197fe;
	-webkit-box-shadow:inset -4px -3px 6px 0px #d197fe;
	box-shadow:inset -4px -3px 6px 0px #d197fe;
	background-color:#a53df6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #9c33ed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #7d15cd;
}
.submitButton:hover {
	background-color:#7c16cb;
}
.submitButton:active {
	position:relative;
	top:1px;
}

.menuBox{
	position:absolute;
	bottom:7px;
	left:150px;
	width:800px;
}

.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url("/images/topMenuImages.png") repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url("images/topMenuImages.png") 0px -30px no-repeat; outline:none;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url("images/topMenuImages.png") 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(165,61,246);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url("images/topMenuImages.png") 0px -90px no-repeat; color:rgb(250,250,250);}
.menu li a.active span, .menu li a.active:hover span{background:url("images/topMenuImages.png") 100% -90px no-repeat;}