@charset "utf-8";
/* Global Styles
----------------------------------------------------*/
* {
	margin: 0;
	padding: 0
}
iframe,a img,fieldset,form,table {
	border: 0
}
h6,h5,h4,h3,h2,h1,caption,th,td {
	font-size: 100%;
}
dd,dt,li,dl,ol,ul {
	list-style: none
}
legend {
	color: #000
}
button,select,textarea,input {
	font: 10px verdana;
	padding: 2px;
}
select {
	padding: 1px;
}
table {
	border-collapse: collapse
}
caption,th,td {
	text-align: left
}

/* PNG FIX
----------------------------------------------------*/
img,div {
	behavior: url(../scripts/iepngfix.htc);
}

/* GLOBAL
----------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a {
	color: #333333;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 5px;
}
dt {
	float: left;
	font-weight: bold;
	color: #333333;
}
dd {
	float: left;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
input,select,textarea {
	/*border: 1px solid #cccccc;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	/*padding: 3px;*/
}
label {
	padding: 4px;
	text-align: right;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
.overflowFix {
	overflow: auto;
	overflow-y (x): hidden;
	overflow-x (y): scroll;
}
.hidden {
	display: none !important;
}
.shown {
	display: auto !important;
}
.IveGotJavascript {
	display: none;
}
.orangeText li {
	color: #0392CE;
	font-weight: bold;
}

div.tooltipMatchHolder {
	width: 300px;
}

div.tooltipMatchHolder .tip-top {
	background: url(../images/bubble-300-white.png) top left;
	height: 8px;
}

div.tooltipMatchHolder .tip-bottom {
	background: url(../images/bubble-300-white.png) bottom right;
	height: 8px;
}

div.tooltipMatchHolder .tip {
	background: url(../images/bubble-300-white.png) 0px -8px;
}
div.tooltipMatchPredictedHolder .tip-top {
	background: url(../images/bubble.png) top left;
	height: 8px;
}

div.tooltipMatchPredictedHolder .tip-bottom {
	background: url(../images/bubble.png) bottom right;
	height: 8px;
}

div.tooltipMatchPredictedHolder .tip {
	background: url(../images/bubble.png) 0px -8px;
}

div.tooltipMatchHolder .tip .tip-title {
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	color: black;
}

div.tooltipMatchHolder .tip .tip-text {
	color: #222;
	padding: 0px 3px 0px 3px;
}

div.tooltipMatchPredictedHolder .tip .tip-title {
	color: white;
}

div.tooltipMatchPredictedHolder .tip .tip-text {
	color: #DDD;
}

.tool-tip {
	color: #000;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-size: 11px;
	margin: 0;
	font-weight: bold;
	padding: 8px 8px 4px;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
/* SITE SPECIFIC
----------------------------------------------------*/

.h1-line {
	border-bottom: 1px solid #666;
}
.bigSection{
	width:100%;
}
.topMenuDiv {
	margin-bottom: 20px;
	background-color: #3C3C3C;
	border-bottom: 4px solid #be1212;
}
.topMenuHolder {
	height: 34px;
}
.topMenuLeft {
	float: left;
}
.topMenuRight {
	float: right;
}
.topMenuLeft a {
	font-weight: bold;
}
.topMenuHolder li {
	margin: 5px 2px 0px;
	float: left;
}
.topMenuHolder li a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	color: white;
	height: 15px;
	padding: 7px 10px;
}
.topMenuHolder li a:hover, .topMenuHolder li a.over {
	background-color: #f06262;
	color: #1B1B1B;
}
.dropDownMenu {
	display: none;
	position:absolute;
	z-index:1000;
	color: white;
	background-color: #1B1B1B;
	border: 1px solid #f06262;
	font-size: 10px;
	font-weight: normal;
}
.dropDownMenu ul {
	margin: 10px 0px;
}
.dropDownMenu li {
	float: none;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
}
.dropDownMenu li.seperator {
	height: 6px;
	margin: 0px 10px 6px 10px;
	border-bottom: 1px solid #494949;
}
.dropDownMenu a {
	height: 12px;
	padding: 3px 35px 2px 15px !important;
	font-size: 10px;
	font-weight: normal;
}
.dropDownMenu a:hover {
	padding: 3px 35px 1px 15px !important;
	border-bottom: 1px solid #BC1214;
}
.insideSection {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

.leftContent {
	width:199px;
	float:left;
}
.mainContent {
	float:right;
	width:701px;
}
.mainBackground {
	background-repeat: no-repeat;
	background-position:top center;
}
.footerBackground {
	height:150px;
	background-repeat: no-repeat;
	background-position:top center;
}
.footerLinks {
	padding-top: 60px;
	text-align: right;
}
.leftMenuHolder {
	background-repeat: no-repeat;
	min-height: 420px;
	margin-top: 11px;
	padding: 8px 0px 0px 7px;
}
.logoHolder {
	text-align: center;
}
.flagHolder {
	text-align: right;
	height: 20px;
	margin-top: 35px;
}
.titleHolder {
	padding: 35px 5px 0px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: #3C3C3C;
}
.breadcrumbHolder {
	height: 13px;
	background-repeat: repeat-y;
	padding: 1px 8px;
}
.pagination {
	margin: 4px 0px 0px 0px;
}
.pagination ul{
	float: right;
	display: inline;
}
.pagination li{
	float: left;
	display: inline;
	padding: 0px 2px;
}
.pagination span{
	float: left;
}
.pagination li#page{
	background-color: #3C3C3C;
	color: white;
}
.pagination li#page a {
	color: white;
}
.form {
	font: 10px verdana;
	color: #333333;
	border: 1px solid #c4c4c4;
}
.form-input, select {
	font: 10px verdana;
	color: #333333;
	border: 1px solid #c4c4c4;
}
.form-input:focus, select:focus {
	border: 1px solid #BE1212;
}

.form-tiny {
	width: 30px;
}
.form-small {
	width: 60px;
}

.form-medium {
	width: 200px;
}

.form-large {
	width: 400px;
}

.form-textarea-small {
	font: 10px verdana;
	color: #333333;
	width: 200px;
	height: 80px;
}

.form-textarea-medium {
	font: 10px verdana;
	color: #333333;
	width: 300px;
	height: 100px;
}

.form-textarea-large {
	font: 10px verdana;
	color: #333333;
	height: 300px;
	width: 400px;
}

.form-submit {
	text-decoration: none;
	background-color: #BE1212;
	border-color: #DDD #333 #333 #DDD;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px 15px 3px;
	text-align: center;
}

.form-cancel {
	background-color: #DDD;
	border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px 15px 3px;
	text-align: center;
}
.redText {
	color: #FF0000;
	font: 10px verdana;
	font-weight:bold;
	margin: 0px 0px 10px 20px;
}

fieldset {
	padding: 2px;
	margin-bottom: 20px;

}
fieldset.fieldset-main {
	border: 1px solid #c4c4c4;
	background-color: #F4F7F9;
}
fieldset.fieldset-nobackground {
	background: none;
}
legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 11px;
}
legend.legend-secondary {
	margin-top: 20px;
}
.addEditTable {
}
.addEditTable tr td.fieldName {
	width: 100px;
	vertical-align: top;
	padding: 8px 3px 0px 10px;
}
.addEditTable tr td.fieldName em {
	font-weight: bold;
	color: #FF0000;
}

.addEditTable tr td {
	padding: 5px 0;
}
.textReplacement {
	color: #CCC;
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
}

div.multiselect {
	border: 1px solid #353535;
	background-color: #1B1B1B;
}

div.options {
	background-color: #1B1B1B;
}
div.options label {
	text-align: left;
	padding: 1px;
}
div.options label input{
	margin-right: 2px;
}

div.options label.hover {
	background-color: #3399ff;
	color: white;
}

div.options label.selected {
}
.entryConditions {
  overflow: auto;
  height: 100px;
  border: 1px solid #5A5A5A;
  color: #999;
}
.entryConditionsAccept {
  margin: 3px 0px 10px;
}

div.slider {
	width: 172px;
	height: 23px;
	background-image: url(../images/productsSliderBg.gif);
	background-repeat: no-repeat;
}
div.slider div.knob {
	width: 10px;
	height: 12px;
	margin-top: 6px;
	background-image: url(../images/sliderKnob.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.blueText {
	color: #0392CE;
	font-weight: normal;
}