a, a:visited {
	color:#;
}
a:hover {
	color:#;
}

/* LAYOUT */
body {
	background:#ffffff url('/cdn/ucontent/ticketing/21/body_bg.jpg') repeat-x left 0;	color:#;
	font-family:;
    font-size:;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#;
	font-size: ;
	padding: 8px 14px;
	color:# !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1000px;
	
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#;}

#fHeader {
	background-color:#;
			display:none	border:0px none;
}
#fContent h1 {
	color:#;
	font-family:;
    font-size:;
}

.fModuleTitle,
.fForm legend {
	background:# url('/cdn/ucontent/ticketing/21/heading_bg.jpg') repeat-y right 0;	
}
.fModuleTitle h3,
.fForm legend {
	color:#;
	font-family:;
    font-size:;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {
display:none;
}

#fContent {
	background-color:#;}
#fContentContainer {
	width: 1000px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:980px;	
}
#fMatter.sL {
		width:980px;	
}
#fMatter.sR.sL {
		width:980px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#;
	font-family:;
    font-size:;
	background-color:#;
	text-transform: uppercase;
}


#fWrapper {
	width:940px;
}
#fMatter {
	width:920px;
}
#fContent h1 {
	font-size:20px;
	color:#000;
	font-style:italic;
	background:url(/cdn/ucontent/ticketing/21/heading_bg.jpg) top right no-repeat;
	padding:8px 0px 7px 60px;
}

.fForm fieldset legend,
.fModuleTitle h3
{
	font-size:12px;
	font-weight:bold;
	color:#666;
	font-style:italic;
	border-bottom:1px dotted #ccc;
}
.fForm .buttons {
	margin-top:10px;
	text-align:left;
}
.fForm .buttons input {
	margin-left:185px;
	padding:8px 10px;
}