/* http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
    *zoom: 1;
}
body {
	text-align: left;
	color: #333333;
	background-color: #fff;
	font-size: 11px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
}

h1 {
    font-size: 1.5em;
}

h1,h2,h3,h4 {
	font-weight: bold;
	color: #333;
	text-align: left;
}

a,a:hover,a:visited,a:active {
    color: #356CA2;
}

a.disabled,a:hover .disabled,a:visited .disabled,a:active .disabled {
    color: #999;
}

#contentHeader {
    margin-bottom:5px;
    overflow:hidden;
}

#wicketDebugBar {
    z-index:9999;
}

#page {
	-moz-box-shadow: 5px 0px 2px -5px #CCC, -5px 0px 2px -5px #CCC, 0px 2px 5px 0px #CCC;
	-webkit-box-shadow: 5px 0px 2px -5px #CCC, -5px 0px 2px -5px #CCC, 0px 2px 5px 0px #CCC;
	box-shadow: 5px 0px 2px -5px #CCC, -5px 0px 2px -5px #CCC, 0px 2px 5px 0px #CCC;

	border:1px solid #CCC;
	padding:12px;
	background:#FFF;
}

#page, .systemNotice {
	width: 1000px;
	margin: auto;
	clear: both;
	position:relative;
	z-index: 1;
}

#systemLogo {
	float: left;
	padding-left: 20px;
	width: 215px;
	margin-top: 5px;
}

/*----------------------
  Global header and nav 
------------------------*/
#pageHeader {
	width: 100%;
	position: fixed;
	background: #FFFFFF;
	z-index: 10;
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}


/* Logo and top nav
--------------------*/
#pageHeader .content-wrap {
	min-width: 1024px;
	max-width: 1400px;
	width: 98%;
	margin: 0 auto;
	position: relative;
}
.company-logo {
	height: 55px;
	padding: 11px 0 7px;
}

#pageHeader.struts-header #companyLogo {
	float: left;
}
#pageHeader.struts-header #companyLogo img {
	height: 55px;
	width: auto;
	padding: 10px 0;
}

/* Top navigation
------------------*/
#listContainer {
	float:right;
	margin-right: 4px;
}
.listOfLinks {
	width: 100%;
	margin-top: 10px;
	font-size: 0;
	/*position: relative;*/
}
.listOfLinks li {
	font-size: 13px;
	display: inline-block;
	*display: inline;
	border-left: 1px solid #c7c7c9;
}
	.listOfLinks li:first-child {
		border: none;
	}
	.listOfLinks li:first-child a {
		padding-left: 0;
	}
	.listOfLinks li.massUpdateIndicator {
	    border-left: none;
	}
.listOfLinks a {
	padding: 0 10px;
	color: #e63300;
	text-decoration: none;
}
	.listOfLinks a:visited {
		color: #e63300;
	}
	.listOfLinks a:hover {
		color: #333;
	}

/* Site navigation 
-------------------*/
#pageHeader #pageNavigation {
	background-color: #666;
	font-size: 14px;
	-webkit-box-shadow: 0px 4px 8px -4px #666666;
	box-shadow: 0px 4px 8px -4px #666666;
}
#pageNavigation a,
#pageNavigation a:hover,
#pageNavigation a:active,
#pageNavigation a:visited {
	text-decoration: none;
}
#pageNavigation .speedLink,
#pageNavigation .speedLink:hover,
#pageNavigation .speedLink:active,
#pageNavigation .speedLink:visited {
	color: #f5f5f5;
}
#navigationLinks .dropdown > li > a {
	border-top: 2px solid transparent;
	padding: 8px 14px 11px;
}
.struts-header #navigationLinks .dropdown > li > a {
	padding: 9px 14px;
}
#navigationLinks .dropdown > li:hover > a {
	border-top: 2px solid #e63300;
	background: #e2e2e2;
	color: #3a3a3a;
}
#navigationLinks .dropdown ul {
	-webkit-box-shadow: 0px 6px 20px -10px #666666;
	box-shadow: 0px 6px 20px -10px #666666;
	border: 1px solid #c7c7c9;
	color: #3a3a3a;
}
#navigationLinks .dropdown ul li {
	border-top: 1px solid #f5f5f5;
}

#menuReport:after, 
#menuSetup:after,
#menuLoto:after,
#mySavedItemsLink:after {
	font-family: "fontello", sans-serif;
	content: '\e82d';
	font-size: 13px;
}
#mySavedItemsLink:after {
	color: #666;
	padding-left: 4px;
}
#menuReport.struts:after {
	padding-left: 0px;
}

li:hover #menuReport:after, 
li:hover #menuSetup:after,
li:hover #menuLoto:after{
	content: '\e830';
}

/*Instead of hiding this image we should just remove it!!! */
#menuReport img,
#menuReport.speedLink img,
#pageHeader .downArrow {
	display: none;
}

#pageHeader.struts-header .fontello-home {
	height: 15px;
	display: block;
	margin-top: 2px;
}




#headerPadding {
	display:block;
	height:130px;
}
.pageContent {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
    overflow: visible;
}


/* Search
----------*/
#smartSearchContainer {
	position: absolute;
	top: 0;
	right: 14px;
}

#smartSearchContainer #smartSearch {
	height: 38px;
}

#smartSearchContainer #smartSearch div {
	font-size: 12px;
	padding: 5px;
}

#smartSearchContainer #smartSearch div {
	width: 230px;
	border: 1px solid #999;
	margin: 5px 0;
}
s
#smartSearchContainer div.description {
    color: #666;
}

#smartSearch input[type="text"], #smartSearch input.textbox {
	width: 230px;
	border: 1px solid #999;
	margin: 5px 0;
}

#smartSearchContainer input[type="text"] {
	height: auto;
}

#smartSearch input {
	font-size: 12px;
	padding: 5px;
}

.frontPageHeader {
	float : left;
}



#contentTitle {
	overflow: hidden;
	margin-bottom:5px;
}

#contentHeader h1 {
	float: left;
	padding: 10px 15px 0px 0;
	text-align: left;
}

#contentHeader #notifications {
	text-align: center;
	margin-bottom: 5px;
}

#contentHeader #notifications span {
	line-height: 30px;
	padding: 0px 10px;
}

ul.options .selected {
	font-weight: bold;
}

.options {
	float: left; /* needed to create the tab effect */
	width: 100%;
	clear: both;
	padding-top: 8px;
	border-bottom: 1px solid #999999;
}

.options li {
	float: left;
	margin-left: 10px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	font-size: 13px;
	background-color: #eeeeee;
}

.options li.add {
	float: right;
	margin-left: 0px;
	margin-right: 10px;
}

.options li a,.options li.selected {
	padding: 5px 10px;
	text-decoration: none;
	display: block;
}

.options li a:hover {
	text-decoration: underline;
}

.options li.selected,.options li:hover {
	background-color: #fff;
}

.options li.selected {
	position: relative;
	bottom: -1px;
	color:#333333;
}

.options a,.options a:hover,.options a:visited,.options a:active {
	color: #333333;
}

#pageFooter {
	margin-top: 10px;
	border-top: 1px solid #999999;
	padding-top: 5px;
	width: 100%;
	font-size: 10px;
	overflow: hidden;
	text-align: left;
}

#pageFooter div {
	float: left;
}

#pageFooter .poweredBy {
	float: right;
}

.disabledInput {
    display: none;
}

.pageContent {
    text-align:left;
}

.backToLink {
	float: left;
	margin-left: 5px;
	margin-top: 1.2em;
}

/*TODO: THIS SHOULD NOT BE HERE, but there is no single contained CSS file for the location picker from the struts side*/
/*LOCATION PICKER START*/

.locationSelection label.freeFormLabel {
    display:inline;
    float:none;
    text-align:left;
    padding-left:0;
    width:125px;
    line-height:18px;
    color:#333;
    font-size:14px;
    padding-right:10px;
}

/*LOCATION PICKER END*/

/*Session timeout window*/

form.quickLoginForm {
    margin-left:auto;
    margin-right:auto;
    width:450px;
    padding: 0 5px;
}

.instructions {
	color: #666;
	padding: 5px 0 5px 5px;
	font-size: 1.5em;
}

.quickLoginForm .actions {
    padding: 5px 0 0 0;
    overflow:hidden;
    clear:both;
}

.quickLoginForm input[type="submit"], .quickLoginForm input[type="button"], .quickLoginForm button {
    padding:5px 5px;
    font-size:1.2em;
    margin-left:10px;
    margin-right: 2.5px;
}

.quickLoginForm input[type="password"] {
    width: 444px;
    padding:5px 0;
}

.quickLoginForm label.label {
    font-size:1.2em;
    display:block;
    font-weight:bold;
    text-align:left;
    color:#333;
    padding:5px 0 0 0;
}

.quickLoginForm .fieldHolder {
    display:block;
    padding: 5px 0 0 0;
    font-size:1.2em;
}

/*TABLE STUFF*/

.list {
	width: 100%;
	margin: 5px 0px;
	border-collapse: collapse;
	border-bottom: 1px solid #CACACA;
	emtpty-cells: show;
}

.list th,.list td {
	min-width: 55px;
	padding: 9px 5px 9px 10px;
	empty-cells: show;
}

.list th {
	background-color: #EEEEEE;
	font-size: 1.1em;
	font-weight: bold;
}

.list td {
	border-top: 1px solid #CACACA;
}

table.list tr.multiSelected {
    background-color: #D2E5FF;
}

.list tr:hover {
	background-color: #EEEEEE;
}

.list tr:hover td {
	color: #333;
}

.list td.name {
	vertical-align: top;
}

.list th a,.list th a:visited,.list th a:hover {
	color: #333333
}

.list th.checkBox, td.checkBox {
    min-width: 0;
}

.list th.sorted {
	padding-right: 17px;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #CCCCCC;
	overflow: hidden;
}

.list th.down {
	background-image: url(../../../../images/sort_arrow_down.gif);
}

.list th.up {
	background-image: url(../../../../images/sort_arrow_up.gif);
}


/**OOPS/ERROR STUFF**/

.errorContainer {
	background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	border-color: #E2E2E2;
	width: 470px;
	margin-left:auto;
	margin-right:auto;
	padding: 20px;
}

.errorList {
	background: no-repeat url(../../../../images/caution.png) 10px center;
	border-style: solid;
	border-width: 1px;
	border-color: #FFD700;
	padding: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.errorList .errorMessage{
	color: black;
	margin-left: 50px;
	font-size: 14px;
	display: block;
}

.errorContainer h2 {
	font-size: 20px;
	padding : 10px 0;
}

.errorContainer p {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.hidden {
	display: none;
}

.quickView {
	border: 1px solid black;
	background-color: #fff;
	padding: 15px;
	width: 300px;
	height: auto;
}

.simpleTable table {
	border-collapse: separate;
	border-spacing: 0 2px;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.simpleTable table th {
	font-weight: bold;
}

.decorated th {
	background-color: #eee;
}

.simpleTable table td, .decorated th {
	padding: 5px;
}

.simpleTable table tr:hover {
	background-color: #eee;
}

.formAction {
    clear: both;
    border-top: 1px solid #E2E2E2;
    margin-top: 5px;
    background-color: #F8F8F8;
    padding: 15px 10px;
    border-bottom: 1px solid #E2E2E2;
}

.formAction button, .formAction input[type='submit'] {
    margin-left: 10px;
    margin-right: 2.5px;
    padding: 0 2px;
    font-size: 1.2em;
}

.formAction a {
    font-size: 12px;
}

.ellipsis_text {
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}