html, body, #wrapper {
    height: 100%;
	margin: 0;
	min-height: 100%;
	padding: 0;
	width: 100%;
}
html > body, html > body #wrapper {
	height: auto;
}

body {
	background: #171F2A url(image/background.png) repeat-x scroll left top;
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.7em;
}

body > #wrapper {
	height: auto;
	min-height: 100%;
}
#wrapper {
	position: absolute;
	top: 0;
    width: 100%;
}
/* Header */
#header {
	background: transparent url(image/header.png) no-repeat scroll left top;
	height: 300px;
	margin: 0 auto;
	text-align: right;
	width: 900px;
}
#header h1 {
	color: #FFF;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 72px;
	margin: 0;
	padding: 132px 25px 0 375px;
	position: relative;
	text-transform: lowercase;
}

/* Main Content */
#main {
	height: auto;
	margin: 0 auto 4em;
	width: 900px;
}
#main > .clear-fix {
	width: 900px;
}
#content-wrapper {
	background: url(image/border-top.png) no-repeat;
	float: right;
	margin-top: -100px;
	padding-top: 28px;
}
#content {
	background: #FFF;
	border-left: 10px solid #BBB;
	border-right: 10px solid #BBB;
	padding: 0 20px;
	width: 575px;
}
#content-bottom {
	background: url(image/border-bottom.png);
	height: 28px;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 240px;
}
#sidebar ul {
	background: #2D3851 url(image/menu.png) no-repeat right bottom;
	list-style: none;
	margin: 0;
	padding: 13px 15px 8px 15px;
}
#sidebar li {
	border-bottom: 1px solid #405573;
}
#sidebar li.no-border {
	border: none;
}
#sidebar a {
	border: none;
	color: #718DB7;
	display: block;
	padding:5px 0;
	text-decoration:none;
}
#sidebar a.inline-block {
	display: inline-block;
}
#sidebar a:hover {
	color: #B3C5D5;
}
#sidebar a.current {
	color: #CFDFFF;
}

/* Footer */
#footer {
	bottom: 0;
	color: #8CA2BF;
	height: 4em;
	position: absolute;
	text-align: center;
    width: 100%;
}
#footer p {
	padding: 15px;
}
/* Tag Styling */
fieldset, img {
	border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -1px;
}
h1 {
	margin-top: 0;
}
h2 {
	margin-bottom: 5px;
}
p {   
	padding: 5px 0; 
	margin: 0;
}
ul {
	padding: 15px 0 15px 40px;
	margin: 0;
}
form {
	background: #F3F3F3 none repeat scroll 0 0;
	border: 2px solid #EAEAEA;
	-moz-border-radius: 10px;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 10px;
}	
form p {
	padding: 5px 0;
}
label {
	display: inline-block;
	font-weight:bold;
	vertical-align: top;
	width: 125px;
}
input, textarea, select, #content a.button {
	border: 1px solid #EAEAEA;
	color: #666666;
	font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	padding: 2px;
}
textarea, .textarea {
	display: inline-block;
	width: 275px;
}
#content a.button:hover {
	border: 1px solid #EAEAEA;
}
input[type="text"], input[type="password"], select {
	width: 150px;
}
input[type="submit"], input[type="button"], #content a.button {
	background-color: #DDD;
	color: #000;
	cursor: pointer;
	font-size: 1.5em;
	-moz-border-radius: 10px;
	padding: 6px;
	-webkit-border-radius: 10px;
}
form input[type="submit"], form input[type="button"] {
	margin-left: 129px;
}
form p {
	margin: 15px;
	padding: 0px;
}
select[multiple="multiple"] {
	display: inline-block;
	margin-bottom: 5px;
}
/* Content Styling */
a {
	cursor: pointer;
	color: #0000A0;
	text-decoration: none;
	border-bottom: #C0C0C0 1px solid;
}
a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: #000000 1px solid;
}
a.not-text {
	border-bottom: none;
}
/* Class Styling */
.bottom-margin {
	margin-bottom: 10px;
}
.top-margin {
	margin-top: 10px;
}
.remove-link {
	font-size: 7pt;
}
.action-link {
	font-size: 8pt;
	margin-left: 2px;
}
.multi-list {
	display: inline-block;
}
.multi-list.margin-left {
	margin-left: 4px;
}
.multi-list p {
	margin: 0 0 5px;
}
.errorlist {
	color: #AA0000;
	list-style: none;
	padding: 0;
	margin:15px;
}
.small-text {
	font-size: 80%;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* Clearfix */
.clear-fix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear-fix {
	display: inline-block;
}
html[xmlns] .clear-fix {
	display: block;
}
* html .clear-fix {
	height: 1%;
}
/* Ticket Control Center */
.control-center {
	width: 570px;
}
.control-center a.current {
	border: none;
	color: #000;
}
.control-center-table {
	border-collapse: collapse;
	margin-left: 3px;
	width: 390px;
}
.control-center-table > p > span > a {
	border: none;
	display: block;
	padding: 5px;
}
.control-center-table p {
	border: 2px solid transparent;
	margin: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.control-center-sidebar, .control-center-table p.clickable:hover, .pagination {
	background: #FFF none repeat scroll 0 0;
	border: 2px solid #EAEAEA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.control-center-sidebar {
	clear: right;
	float: right;
	margin: 3px;
	width: 160px;
}
.control-center-column {
	float: left;
	width: 270px;
}
.pagination { float: left; margin-top: 10px; }
.pagination ul { list-style: none; margin: 5px 10px; padding: 0px; }
.pagination li { display: inline;margin: 0px 10px 0px 0px; padding: 0px; }
.pagination span { border-right: 1px solid #ccc; margin: 0; padding: 0px 10px 0px 0px; }