a, a:visited {
	color:#002eb8;
}
a:hover {
	color:#002eb8;
}

/* LAYOUT */
body {
	background-color:#e0e0e0;	color:#000000;
	font-family:Trebuchet MS, sans-serif;
    font-size:12px;
}

.fButton, 
.fForm .buttons input,
.page-filters input {
	background-color:#120101;
	font-size: 12px;
	padding: 8px 14px;
	color:#ffffff !important;
	text-decoration: none;
	display: inline-block;
	border: 0px none;
}

#fWrapper {
	margin:20px auto;
	width:1000px;
	
	}

.fForm input,
.fForm select,
.fForm textarea {
	border-color: #a3a3a3;
}
.fForm input:focus,
.fForm select:focus,
.fForm textarea:focus {
    outline:none;
}

#fPage {
	background-color:#ffffff;}

#fHeader {
	background-color:#ffffff;
			display:none	border:0px none;
}
#fContent h1 {
	color:#000000;
	font-family:Trebuchet MS, sans-serif;
    font-size:12px;
}

.fModuleTitle,
.fForm legend {
	background-color:#120101;	
}
.fModuleTitle h3,
.fForm legend {
	color:#ffffff;
	font-family:Trebuchet MS, sans-serif;
    font-size:12px;
}
.fForm legend {
	display:block;
	width:100%;
	padding:0px !important;
}

#fSidebarLeft {
	display:none;
}

#fSidebarRight {

		width:200px;
		float:right;
}

#fContent {
	background-color:#ffffff;}
#fContentContainer {
	width: 1000px;
	margin: 0 auto;
}

#fMatter {
	width: 100%;
}
#fMatter.sR {
		width:780px;	
}
#fMatter.sL {
		width:980px;	
}
#fMatter.sR.sL {
		width:780px;
}


#fFooter {
	border:0px none;
}

/* FORM */
.fForm input, .fForm select, .fForm textarea {
font-size:1rem;
}

.fListing {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #a3a3a3;
}
.fListing td,
.fListing th {
	padding: 0.5rem;
	border-bottom: 1px solid #a3a3a3;
	vertical-align: top;
	text-align: left;
}
.fListing th {
	color:#ffffff;
	font-family:Trebuchet MS, sans-serif;
    font-size:12px;
	background-color:#120101;
	text-transform: uppercase;
}


#fFooter {
background:url("http://in.eregnow.com/cdn/ucontent/ticketing/989/header_bg.jpg") no-repeat scroll center top transparent;
background-size: 240px 25px;
margin-right:0px;
padding-top:20px;
}
