@charset "utf-8";

/******** Tags ********/

body {
background:#f4f4f4 url('images/Site_Image_-_Background.jpg');
text-align:center;
font-family: 'Trebuchet MS', arial;
font-size: 10pt;
text-align: center;
}

a {
background: inherit;
color: #555;
text-decoration: none;
font-weight: bold;
}

a:hover {
background: inherit;
color: #999;
}

h1 {
text-align: right;
border-bottom: 5px dotted #000;
font-family: Impact, 'Trebuchet MS', arial;
font-size: 50px;
margin: 0px 0px 20px 0px;
}

p {
margin: 10px;
}

table th {
padding: 2px;
}

table td {
padding: 2px;
}

/******** General IDs ********/

#wrapper {
position: relative;
width:950px;
height:525px;
margin: 25px auto;
text-align:left;
background: #323232;
border-right: 20px solid #323232;
border-left: 20px solid #323232;
}

#logo_container {
position: absolute;
top: -13px;
left: -13px;
z-index: 10;
width: 394px;
height: 94px;
background: #ff0;
}

#logo {
position: absolute;
top: -3px;
left: -3px;
}

#content {
position: absolute;
top: 0px;
left: 200px;
width: 760px;
height: 515px;
background: #999 url('images/Site_Image_-_Background_Texture.jpg') top left;
padding: 5px;
overflow: auto;
}

#menu {
position: absolute;
top: 85px;
left: 0px;
width: 180px;
text-align: right;
padding: 5px;
font-size: 15pt;
}

#menu a {
display: block;
color: #fff;
}

#menu a:hover {
color: #F19119;
}

#children {
border-top: 1px solid #aaa;
text-align: right;
padding: 5px;
font-size: 12pt;
margin: 10px 0px 0px 0px;
}

#children a {
display: block;
color: #ddd;
}

#children a:hover {
color: #F19119;
}

/******** Specific IDs ********/

#sitemap_tree {
float: left;
width: 49%;
}

#sitemap_az {
float: right;
width: 49%;
}

/******** Classes ********/

.error {
background: #faa;
border: 1px solid #f33;
margin: 5px;
}

.curve_tl {
position: absolute;
top: -20px;
left: -20px;
}

.curve_tr {
position: absolute;
top: -20px;
right: -20px;
}

.curve_bl {
position: absolute;
bottom: -20px;
left: -20px;
}

.curve_br {
position: absolute;
bottom: -20px;
right: -20px;
}

.border_top {
position: absolute;
top: -20px;
left: 0px;
height: 20px;
width: 100%;
margin: 0px 0px 0px 0px;
background: #323232;
}

.border_bottom {
position: absolute;
bottom: -20px;
left: 0px;
height: 20px;
width: 100%;
background: #323232;
text-align: right;
}

#menu form{
font-family: 'Trebuchet MS', arial;
font-size: 10pt;
text-align: right;
color: #ffffff;
}

/****email form*****/

label{
width: 10px;
float: left;
text-align: right;
margin-right: 5px;
display: block
}


.submit input{
margin-left: 4.5em;
} 

#title {
text-decoration: underline;
font-weight: bold;
width: 180px;
text-align: left;
}


#ticketbody{
font-size: 20px;
}/* Style Sheet Dynamically Generated by Acute Technology Content Management System. */

