.fcc-hd {
/*	background: url(../../img/admin/fcc/hd-bkg.gif) repeat-x 0 0 #2c2c2c; */
	background-color:#2c2c2c;
	padding-top: 1px;
}
.fcc-hd .fcc-logo {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #fff;
	font-size: 215%;
	font-weight: normal;
	float: left;
	display: inline;
}

/* Body Styles */
.fcc-bd {
	background: url(../../img/admin/fcc/bd-top-fade.gif) repeat-x 0 0;
	padding: 15px 35px;
}
.fcc-cols .fcc-content {
	width: 65%;
	float: left;
	display: inline;
}
.fcc-cols .fcc-sidebar {
	width: 30%;
	float: right;
	display: inline;
}
.fcc-left-col {
	width: 48%;
	float: left;
	display: inline;
}
.fcc-right-col {
	width: 48%;
	float: right;
	display: inline;
}

/* Footer Styles */
.fcc-footer {
	clear: both;
	border-top: 1px solid #aaa;
	font-size: 93%;
	color: #666666;
	padding: 10px;
	margin: 20px 35px;
	text-align: center;
}
/* @end */

/* @group Modules */
/* Width Styles */
.fcc-width-33 {
	width: 33%;
}
.fcc-width-66 {
	width: 66%;
}
.fcc-width-99 {
	width: 99%;
}
.fcc-width-25 {
	width: 25%;
}
.fcc-width-50 {
	width: 50%;
}
.fcc-width-75 {
	width: 75%;
}
.fcc-width-100 {
	width: 100%;
}


/* Utility Box Styles */
.fcc-util-box {
	margin-right: 20px;
	background: url(../../img/admin/fcc/util-box-right-bkg.gif) no-repeat 100% 100%;
	color: #eee;
	font-size: 93%;
	float: right;
	display: inline;
}
.fcc-util-box p {
	margin: 0;
}
.fcc-util-box a:link, .fcc-util-box a:visited {
	color: #eee;
	text-decoration: none;
}
.fcc-util-box a:hover {
	text-decoration: underline;
}
.fcc-util-box-inner {
	background: url(../../img/admin/fcc/util-box-left-bkg.gif) no-repeat 0 100%;
	padding: .35em 2em;
}


/* Breadcrumb */
.fcc-breadcrumb {
	font-size: 85%;
	padding-bottom: 6px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 18px;
	color: #aaa;
}
.fcc-breadcrumb p {
	margin: 0;
}
.fcc-breadcrumb .fcc-separator {
	padding: 0 4px;
}
.fcc-breadcrumb a:link, .fcc-breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
}
.fcc-breadcrumb a:hover {
	text-decoration: underline;
}
.fcc-breadcrumb a.fcc-current:link, .fcc-breadcrumb a.fcc-current:visited {
	color: #333;
}

/* Default List Table */
.fcc-list-table {
	width: 100%;
}
.fcc-list-table th {
	background: url(../../img/admin/fcc/table-hd-bkg.gif) no-repeat 50% 0;
	font-weight: bold;
	font-size: 123.1%;
	padding: 10px;
	color: #fff;
}
.fcc-list-table th.fcc-first {
	background: url(../../img/admin/fcc/table-hd-bkg.gif) no-repeat 0 0;
}
.fcc-list-table th.fcc-last {
	background: url(../../img/admin/fcc/table-hd-bkg.gif) no-repeat 100% 0;
}
.fcc-list-table tbody td {
	padding: 7px 10px;
	background-color: #f5f9ea;
	border-bottom: 1px solid #fff;
	color: #333;
}
.fcc-table-buttons {
	margin: 10px 0 20px 0;
}
.fcc-list-table a:link, .fcc-list-table a:visited {
	color: #333;
	text-decoration: none;
}
.fcc-list-table td a {
	font-weight: bold;
}
.fcc-list-table td a:hover {
	text-decoration: underline;
}

/* Table Pager, Table Select Box */
.fcc-table-controls {
	margin-bottom: 6px;
	font-size: 93%;
}
.fcc-table-controls .fcc-table-picker {
	float: left;
	display: inline;
}
.fcc-table-controls .fcc-table-pager {
	margin: 0 2px 0 0;
	color: #aaa;
	float: right;
	display: inline;
}
.fcc-table-controls .fcc-table-pager a {
	padding: 0 2px;
}
.fcc-table-controls .fcc-table-pager a:link, .fcc-table-controls .fcc-table-pager a:visited {
	color: #666666;
	text-decoration: none;
}
.fcc-table-controls .fcc-table-pager a.current:link, .fcc-table-controls .fcc-table-pager a.current:visited {
	color: #333;
	text-decoration: underline;
}
.fcc-table-controls .fcc-table-pager a:hover {
	text-decoration: underline;
}

/* Default Table Columns */
.fcc-list-table td {
	width: auto;
}
.fcc-list-table th.fcc-table-col-checkbox {
	width: 20px;
}

/* Login Box Styles */
body.fcc-login {
/*	background-color: #454545; */
	background-color: #2c2c2c;
}
.fcc-login-hd {
	width: 375px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 197%;
	color: #fff;
}
.fcc-login-box {
	width: 409px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 175px;
}
.fcc-login-box-top {
	background: url(../../img/admin/fcc/login-form-top-bkg.gif) no-repeat 0 0;
	width: 329px;
	padding: 25px 40px 5px 40px;
}
.fcc-login-box-btm {
	width: 409px;
	height: 18px;
	background: url(../../img/admin/fcc/login-form-btm-bkg.gif) no-repeat 0 0;
	padding: 1px 0;
	overflow: hidden;
}

/* Button Listing Style */
.fcc-button-listing {
	margin-bottom: 20px;
}
.fcc-button-listing strong {
	color: #666666;
}
.fcc-button-listing img {
	margin-top: 5px;
}


/* @end */

/* @group Nav */
/* Main Navigation */
.fcc-nav {
	margin-left: 20px;
	clear: both;
}
.fcc-nav ul li {
	background: url(../../img/admin/fcc/nav-tab-right.gif) no-repeat 100% 0;
	margin: 0 2px;
	float: left;
	display: inline;
}
.fcc-nav ul li a {
	background: url(../../img/admin/fcc/nav-tab-left.gif) no-repeat 0 0;
	display: block;
	padding: .75em 2.2em;
	font-weight: bold;
	float: left;
	display: inline;
}
.fcc-nav a:link, .fcc-nav a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 108%;
}
.fcc-nav a:hover {
	color: #000;
}

/* Sidebar Navigation */
.fcc-sidebar-nav {
	margin-bottom: 20px;
}
.fcc-sidebar-nav ul {
	margin: 0;
	padding: 0;
}
.fcc-sidebar-nav ul li {
	padding: 0 0 1px 0;
	margin: 0;
	list-style-type: none;
}
.fcc-sidebar-nav ul li a {
	display: block;
	padding: .6em .6em .6em 1.8em;
}
.fcc-sidebar-nav a:link, .fcc-sidebar-nav a:visited {
	color: #000;
	text-decoration: none;
	background-color: #ebede0;
}
.fcc-sidebar-nav a:hover {
	background-color: #326FCB;
	color: #fff;
	text-decoration: none;
}
.fcc-sidebar-nav h3 {
	font-size: 116%;
	margin: 0;
	background-color: #333;
	padding: .6em .6em .6em 1.2em;
	color: #fff;
}
/* @end */

/* Custom Text Classes */
.fcc-cancel {
	color: #666666;
}
.fcc-cancel a:link, .fcc-cancel a:visited {
	color: #cc0000;
	text-decoration: underline;
}
.fcc-cancel a:hover {
	text-decoration: none;
}

.fcc-error {
	background-color: #cc0000;
	padding: .5em;
	color: #fff;
}
.fcc-notice-box {
	border: 3px solid #aaa;
	padding: 1em;
	background-color: #f5f9ea;
}
.fcc-success {
	background-color: #326FCB;
	padding: .5em;
	color: #fff;
}
/* @end */


.fcc-form {
	
}
.fcc-form .fcc-form-text, .fcc-form .fcc-form-textarea {
	border: 1px solid #aaa;
	background-color: #f5f9ea;
	padding: 4px 5px 4px 5px;
	font-size: 108%;
	width: 98%;
}
.fcc-form label {
	font-size: 116%;
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.fcc-form option {
	font-size: 108%;
}
.fcc-form .fcc-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.fcc-form .fcc-form-row:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.fcc-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .fcc-form-row {height: 1%;}
.fcc-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.fcc-form .fcc-form-row-inline {
	clear: left;
}
.fcc-form .fcc-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}
.fcc-form .fcc-form-element-label {
	font-size: 93%;
	margin-bottom: 5px;
	padding-left: 3px;
}
.fcc-form .fcc-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.fcc-form .fcc-form-row-inline .fcc-form-text {
	width: 63%;
}
.fcc-form .fcc-form-radio, .fcc-form .fcc-form-checkbox {
	margin-right: 3px;
}
.fcc-form .fcc-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.fcc-form .fcc-cancel {
	line-height: 31px;
}
/* @end */

/* @group Fieldset */
.fcc-table-fieldset {
	margin:0 0 50px 0 ;
}

