@IMPORT url("./reset-min.css");
body { margin: 0px; padding: 0px; font-family: "Arial","Helvetica","Verdana","sans-serif"; font-size: 0.9em;}
a {white-space: nowrap;}
table tr td { vertical-align: top; padding: 4px;}
label {min-width: 100px;}

.nowrap {white-space: nowrap;}
.overflow {overflow: visible;}
.shrink {max-width: 80%;}
.alignRight {text-align: right;}
.alignLeft {text-align: left;}

.container800 {min-width: 800px;}
.bigButton {font-size: 2.2em;}

.error, .errors {color: #fff;
		font-weight: bold;
		font-style: italic;
		line-height: 1.4em;
		min-height: 32px;
		padding: 8px;
		background-color: #d00;
		border: solid 1px #f00;}

.ok {	color: #fff;
		font-weight: bold;
		font-style: italic;
		line-height: 1.4em;
		min-height: 32px;
		padding: 8px;
		background-color: #0a0;
		border: solid 1px #0f0;}

/* Header CSS BOF */
#header { width: 100%;
		  text-align: center;
		  background-color: #ffffff;
		  min-height: 85px; }

#header ul { margin: 0;
			 padding: 0;
			 list-style-type: none;
			 text-align: center;
			 font-size: 1.6em; }

#header ul li { display: inline; max-width: 33%; overflow: hidden; max-height: 85px;}
#header ul li.center-child {float: left;
							margin: auto;
							left: 34%;
			 				width: 33%;

			 				text-align: center;
			 				overflow: hidden;
							position: absolute; z-index: 1; }
#header ul li.center-child .title { font-family: sans-serif; }
#header ul li.first-child { float: left; max-width: 33%; left: 0px; }
#header ul li.last-child { float: right; max-width: 33%; right: 0px; position: absolute; }

#header ul li img { height: 85px; overflow: hidden;}
/* Header CSS EOF */

/* Menu CSS BOF */
.menu { width: 100%; }
.menu ul { margin: 0; padding: 0; list-style-type: none; padding-top: 2px; padding-bottom: 4px; }
.menu ul li { display: inline; }

.breadcrumb { font-style: italic; background-color: #444444; color: #ffffff; min-height: 1.2em; font-size: 1.2em; padding-top: 0.2em;}
.breadcrumb a {margin-left: 10px;}
.breadcrumb a:link {color: #ddf0ff;}
.breadcrumb a:visited {color: #ddf0ff;}
.breadcrumb a:hover {color: #ffffff;}
.breadcrumb a:active {color: #ddf0ff;}

.top-horizontal { width: 100%;}

.horizontal {width: 100%;}
.horizontal ul li div.box { position: relative; min-width: 200px; min-height: 200px; margin: 12px;
							float: left; height: 28px;
							overflow: hidden; text-align: center; background-color: #f0f0f0;}
.horizontal ul li div.box .box-title { line-height: 44px; background-color: #c0c0c0; width: 100%; margin: 0px; padding: 0px;}

.left-vertical {background-color: #ffffff;
				width: 250px;
				min-height: 400px;
			 	position: relative;
			 	margin: auto;
			 	padding-left: 8px;
			 	padding-right: 8px;
			 	padding-top: 12px;
			 	float: left;}
.left-vertical ul { width: 98%; margin-right: 1%; margin-left: 1%; margin-bottom: 24px; }
.left-vertical ul li div.box-title { padding: 8px; min-height: 28px; background-color: #c0c0c0; text-align: center;}

.vertical {width: auto; background-color: #f0f0f0; }
.vertical ul li a {white-space: nowrap; padding-left: 10px; display: list-item;}
.vertical ul li {clear: both; white-space: nowrap;}
.vertical-no-bg {}


.vertical ul {margin: 0; padding: 0px;}
.vertical-no-bg ul {}

.vertical ul li {display: table-row; line-height: 24px;}
.vertical-no-bg ul li {}
.vertical-no-bg ul li label {min-width: 100px;}
/* Menu CSS EOF */

/* Content CSS BOF */
#control-panel
{ width: 100%; min-height: 400px; }

.content-area {
	background-color: #ffffff;
	position: relative;
/*	font-size: 1.0em; */
	font-size: 1em;
	min-width: 400px;
	margin-left: 256px;
}
.content-area-full {
	width: auto;
	margin-left: 100px;
	margin-right: 100px;
	font-size: 1.0em;
}
.content-area-fixed {
	width: 720px;
	max-width: 720px;
	font-size: 1.0em;
}
.content-area-padded-full {margin: 1%; width: 98%;}
.content-area .title {	font-size: 1.6em;
						margin-left: 24px;
						margin-right: 24px;
						margin-bottom: 14px;
						top: 14px;
						position: relative;
						z-index: 1;}

.content-area .text { 	margin-left: 24px;
						margin-right: 24px;
						top: 14px; position: relative;
						z-index: 1; }

.text ul {	margin: 0.5em; margin-left: 1.2em; padding: auto; list-style-type: disc; }
.text ul li {	list-style-type: disc; margin: 0.6em; margin-left: 1.0em; padding: auto;}
.text ol {	margin: 0.5em; margin-left: 1.2em; padding: auto; list-style-type: upper-roman; }
.text ol li {	list-style-type: upper-roman; margin: 0.6em; margin-left: 1.0em; padding: auto;}
.text p {margin: 0.2em 0 0.6em 0;}

.text h1 {padding-top: 0.2em; padding-bottom: 0.4em; font-size: 1.8em;}
.text h2 {padding-top: 0.2em; padding-bottom: 0.4em; font-size: 1.6em;}
.text h3 {padding-top: 0.2em; padding-bottom: 0.4em; font-size: 1.4em;}
.text h4 {padding-top: 0.2em; padding-bottom: 0.4em; font-size: 1.2em;}
.text h5 {padding-top: 0.2em; padding-bottom: 0.4em; font-size: 1.0em;}
.text h6 {padding-top: 0.2em; padding-bottom: 0.4em; font-size: 0.8em;}

.h1 { font-size: 1.8em; font-family: sans-serif; }
.h2 { font-size: 1.6em; font-family: sans-serif; }
.h3 { font-size: 1.4em; font-family: sans-serif; }
.h4 { font-size: 1.2em; font-family: sans-serif; }
.h5 { font-size: 1.0em; font-family: sans-serif; }
.h6 { font-size: 0.8em; font-family: sans-serif; }

/* Forms */

#frmNewPartnerAccount div
{ margin-top: 1.2em; }
#tblNewReviewsAccount {

}


#frmAddPartnerUser ul li label
{ line-height: 28px; }

#frmPartnerAccountData
{ text-align: left; padding: 0.5em; padding-left: 2em; }
#frmPartnerAccountData ul li label
{min-width: 100px;}

#addUserResult {max-width: 284px; width: 284px;
				display: none; position: relative;
				margin-left: 8px;
				min-height: 1.2em;
				white-space: normal;
				text-align: left;
				font-style: italic;
				padding: 8px;}

.description {	font-size: 0.8em;
			  	font-style: italic;
				color: #707070;
				margin: 2px 0px 4px 0px;
				text-align: left;}

.customerlobby_form_decorator {margin-left: 1em; padding-left: 1em; margin-bottom: 1em;}
#license_license_box {overflow: scroll; max-height: 280px; border: solid 1px #a0a0a0;}

#recaptcha_widget_div #recaptcha_area {margin: 0px; padding: 0px;}

/* Content CSS EOF */
#manageAccount-CurrentUsers div {overflow: visible; white-space: normal;}
#manageAccount-AddUser div.box {min-width: 200px; overflow: visible; }
#manageAccount-partnerAccountData .box {width: 608px; min-height: 300px;}

.sortable { }
.handle { cursor: move;}

.liPartnerAccountOwner {background-color: #ddd;}



/* Jeff's Additions Below */

.form-list {
	list-style-type: none;
	padding: 0;
	margin: 10px;
}
.form-list li {
	display: block;
	font: 12px Helvetica, Arial, sans-serif;
	padding: 2px;
	max-width: 700px;
	list-style: none !important;
	white-space: nowrap !important;
}

.label-on-left li label {
	float: left;
	width: 35%;
}

.label-on-left-wide li label {
	float: left;
	width: 13em;
	color: #f60;
}

fieldset .label-on-left-wide li label {
	color: #369;
}
fieldset .topics li label, fieldset .topics li  {
	color:#000000;
}

.label-on-left-wide li {
	line-height: 1.5em;
	color: #333;
}

.small-input li input,
.small-input li select,
.small-input li textarea,
.small-input {
	font-size: 11px;
}

.manage-reviews-table {
	width: 100%;
	font-size: 1em;
	margin: 5px 0 5px 0;
	border-collapse: collapse;

}

.small-font td,
.small-font th {
	font-size: 11px;
}

/* style for "undefined permission" in admin area */

.manage-reviews-table .undefined-permission-row {
	background-color: #f6f6ff;
}

.manage-reviews-table th {
	font-weight: bold;
	text-align: left;
	color: #f60;
	background-color: #eee;
	padding: 3px 5px 3px 5px;
	border-spacing: 0;
}

.manage-reviews-table tr {
	vertical-align: top;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.manage-reviews-table .table-row {
	background-color: #fff;
}

.manage-reviews-table .table-row:hover {
	background-color: #def;
}

.manage-reviews-table .expired-row {
	background-color: #fce;
}

.manage-reviews-table .expired-row:hover {
	background-color: #f99;
}

.manage-reviews-table .last-row td {
	border-bottom: 1px solid #ddd;
}

.manage-reviews-table .header-row {
	border: 1px solid #ddd;
}

.manage-reviews-table td {
	padding: 5px 10px 5px 5px;
	margin: 0;
	border-spacing: 0;
}

.valign-center td {
	vertical-align: middle;
}

h3 {
	font-size: 18px;
	margin: .5em 0 1em 0;
}

.notice {
	color: red;
	font-size: 1em;
}

.required {

	color: #000;
}

.optional {
	text-decoration: none;
	color: #777;
}
.primary-contact {

}