/* custom stuff */
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}

#wrapper {
		display:none;
}

#header {

		display:none;
	    

}

#mambo {

		display:none;
}

.top{
	display:none;

}

.topmenu{
	display:none;
}

.footerint{
	display:none;
}

.footer{
	display:none;
}

/*
Styles for menubar
*/
#menubar {
	display:none;
}

#menubarjs {
	display:none;
}


/*
Styles for submenubar
*/

#submenubar {
	display:none;
}


/*
Styles for foother
*/
#foother {
	display:none;
}

#content {
	position: relative;
    width: 100%;
	margin-left: 4px;
    margin-right: 4px;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#contentarea{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;

}




#pagebar{
	display:none;
}


#pagebar a {
	display:none;

}

#pagebar a img{
	display:none;

}

#pagebar a:hover {
	/*nothing pretty so we dont break paths to files */
	background-color: #CECECE;
	text-decoration: none;
}

#pagebar li {
	list-style:none;

}

li.page_item {
	display: inline;
}





a img {
	border: none;
}



/*
Styles for submenubar
*/

#submenubar {
	position: relative;
    width: 100%;

	height: 48px !important;
	height: 48px;
	background:url(../images/submenubg.jpg) repeat-x;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	vertical-align:middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom:#000000 solid 1px;
	border-top:#000000 solid 1px;

}

table#toolbar {
	margin-right: 10px;
}

table#toolbar a.toolbar {
	color: #333333;
	text-decoration : none;
	text-align:center;
	font-size:10px;
	display: block;
	border: 1px solid #DDD;
	width: 75px;
	padding: 0px;

}
table#toolbar a.toolbar:hover {
	color : #C64934;
	border: 1px solid #c24733;
	background-color: #f1e8e6;
	padding: 0px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}

table#toolbar td{
	vertical-align:top;
	padding-left: 3px;
}

a.toolbar {
	color : #808080;
	text-decoration : none;
}
a.toolbar:hover {
	color : #FF6600;
}
a.toolbar:active {
	color : #FF9900;
}




#customer_info{
	text-align:right;
	margin-right: 5px;
	color:#000000;
}











a:link, a:visited {
	color:#FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff9900;	text-decoration: none;
	font-weight: bold;
}

/*
Style for inputs and buttons
*/

input.button {
	border: 1px solid #cccccc;
	background: url(../images/sc_tabbar_bg.png) repeat-x;
	height: 20px;
	padding: 2px 10px 4px 10px !important;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/*
Styles for the login form
*/

.ctr {
	text-align: center;
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
}

.login h1 {
	background: url(templates/champion/images/login_header.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}

.login p {
	padding: 0 1em 0 1em;
	}

.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
}

.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}


/*
Panel Styles
*/

div.panel{
	overflow:auto;
	border-style:solid;
	border-width: 1px;
	margin: 5px;
	background:#FFFFFF;
}

/*
styles from form objects
*/


input, select{
	margin: 0 0 1em 0;
	border: 1px solid #333333;
	font-size: 10px;
}





input.medium {
	width: 70px;
}


input.small{
	width: 50px;
}

.inputbox {
  font-size: 11px;

}

/*
Symfony styles
*/

.form_error
{
  padding-left: 85px;
  color: #d8732f;
}




div#footer a:link, div#footer a:visited {
	color: #fff;
}






/* Styles for dhtml tabbed-pages */

.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
















/*
Standard styles for common tables
*/

table.table1 {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.table1 th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background:url(../images/bgth.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #ffffff;
}

table.table1 th.title {
	text-align: left;
}

table.table1 th a {
	color: #ff9900;
}

table.table1 tr.rowt {
	background-color: #E6E6E6;
}

table.table1 tr.row0 {
	background-color: #F5F5F5;
}
table.table1 tr.row1 {
	background-color: #FFF;
}

table.table1 tr.row3 {
	background-color: #F5F5F5;
}

table.table1 tr.row4 {
	background-color:#CCCCCC;
}
table.table1 tr.row5 {
	background-color: #F3F3F3;
}
table.table1 tr.row6 {
	background-color:  #DFDFDF;
}

table.table1 td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}

table.table1 tr.row0:hover {
	background-color: #f1f1f1;
}
table.table1 tr.row1:hover {
	background-color: #f1f1f1;
}
table.table1 td.options {
	background-color: #ffffff;
	font-size: 8px;
}








div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(../images/indicator.gif) no-repeat 0 0;
}







