@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 arial;
	padding: 2px;
}
table {
	border-collapse: collapse
}
caption,th,td {
	text-align: left
}

/* PNG FIX
----------------------------------------------------*/
img,div {
	behavior: url(./scripts/iepngfix.htc);
}

/* GLOBAL
----------------------------------------------------*/
body {
	font-family: Arial, Verdana, 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: Arial, Verdana, 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;
}
.IveGotJavascript {
	display: none;
}
.orangeText li {
	color: #0392CE;
	font-weight: bold;
}
div.tooltip {
	width: 200px;
}
div.tooltip .tip-top {
	background: url(../images/bubble-200.png) top left;
	height: 8px;
}
div.tooltip .tip-bottom {
	background: url(../images/bubble-200.png) bottom right;
	height: 8px;
}
div.tooltip .tip {
	background: url(../images/bubble-200.png) 0px -8px;
}
div.tooltip .tip .tip-title {
	font-weight: bold; color : white;
	padding: 0px 3px 0px 3px;
	color: white;
}
div.tooltip .tip .tip-text {
	color: #DDD;
	padding: 0px 3px 0px 3px;
}
.tool-tip {
	color: #fff;
	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;
}
.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: 11px arial;
	color: #333333;
	border: 1px solid #c4c4c4;
}
.form-input, select {
	font: 11px arial;
	color: #333333;
	border: 1px solid #c4c4c4;
}
.form-input:focus, select:focus {
	border: 1px solid #C17327;
}

.form-tiny {
	width: 30px;
}
.form-small {
	width: 60px;
}

.form-medium {
	width: 200px;
}

.form-large {
	width: 400px;
}

.form-textarea-small {
	color: #333333;
	width: 200px;
	height: 80px;
}

.form-textarea-medium {
	color: #333333;
	width: 300px;
	height: 100px;
}

.form-textarea-large {
	color: #333333;
	height: 300px;
	width: 400px;
}

.form-submit {
	background-color: #F5921F;
	border-color: #DDD #333 #333 #DDD;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: "lucida grande", tahoma, arial, verdana, 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, arial, verdana, sans-serif;
	font-size: 11px;
	padding: 2px 15px 3px;
	text-align: center;
}
.redText {
	color: #FF0000;
	font-weight:bold;
	margin: 0px 0px 10px 20px;
}

fieldset {
	padding: 2px;
	margin-bottom: 20px;

}
fieldset.fieldset-main {
	/*border-left: 1px solid #C0C0C0;*/
}
fieldset.fieldset-nobackground {
	background: none;
}
legend {
	padding: 0 2px;
	font-weight: bold;
}
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 {
}