/* CSS for unified.enquisite.com */

/* ******************  body  *************** */

body {
	background-color: #427385;
	font-family:Arial,Helvetica,Helvetica Neue,Verdana,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-size: 12px;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
	text-align:center;
	color:#fff;
}


#content	{
	margin-left: auto;
	margin-right: auto;
	width:385px;
	padding-top:50px;
	
}


a:link, a:visited, a:active		{ color: #fff; }
.quickForm a, .msgBox a	{ color: #333333; }
a:hover, .quickForm a:hover, .msgBox a:hover	{ color: #909090; }

h1	{
	font-size: 18px;
	line-height:1.2em;
}

h2 {
	font-size: 16px;
	line-height:1.2em;
}

p {
	font-size: 14px;
}

.msgBox {
	background:#f1f1f1 none repeat scroll 0 0;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	padding:5px 10px 2px 10px;
	color:#333333;
	margin-bottom:-20px;
	line-height:1.3em;
	
	font-family:"Arial",Helvetica,Helvetica Neue,Verdana,sans-serif;
}

.msgBox p {
	font-size:12px;
}

.msgBox ul {
	line-height:1.4em;
	text-align:left;
	margin-left:40px;
	padding:0;
}


.quickForm {
	background:#F1F1F1 none repeat scroll 0 0;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	padding:10px 5px 10px 5px;
}

.quickForm .vspace	{
	margin: 10px 40px;
	text-align:right;	
}

.centerAl label, .centerAl p	{
	text-align:center;
}

.quickForm span, .quickForm span a, .quickForm p, .vspace p, .vspace p a	{
	color: #333333;
	font-size: 12px;
	line-height:1.3em;
}



label	{
	font-weight: bold;
	color:#333333;
	text-align:right;
	padding-right:10px;
}

.errorMsg	{
	width:330px;
	background-color:#FFDDDD;
	border:1px solid #FF4800;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	color:#1A1A1A;
	font-weight:bold;
	margin:5px auto 10px auto;
	padding:5px;
	text-align:center;
}

.errorMsg p  {
	margin:0;
	padding:0.3em 0;
	font-size: 13px;
}

.errorMsg blockquote {
	font-weight: normal;
	margin: 10px 0;
}

.errorMsg ul {
	line-height:1.4em;
	text-align:left;
	margin-left:100px;
	padding:0;
}

.quickForm input.iField, .quickForm select.iField {
	width:200px;
}

.fright {
	float:right;
}

.left	{
	text-align:left;
}

span.left p	{
	text-align:left;
}

.footer	{
	width:385px;
	text-align:left;
}

.captcha	{
	margin: 20px auto;
	width:320px;
}

.lcButton	{
	margin-right:80px;
}

.ieButton	{ //* fix for IE bug */
	overflow: visible;
	padding: 0 4px;
}

.agree	{
	display:block;
	padding-bottom:12px;
	color:#ccc;
}

.agree input	{
	border: medium none;
	margin-right:8px;
}

.ppcRadios	{
	padding-left: 20px;
	text-align:left;
}

.appendRadio {
	vertical-align:middle;
	margin-right: 141px;
}

.infoButton {
	margin-bottom:-2px;
}

/* ******************  Website Subscription Table  *************** */


table.siteListTable	{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
	border:thin solid #ccc;
	border-collapse: collapse;
	width:600px;
}

.siteListTable caption {
	font-weight:bold;
	font-size:1.3em;
	margin:10px;
}

.siteListTable th	{
	font-size:0.9em;
	text-align:center;
	background-color:#ccc;
	color:#000;
	border-right: thin solid #ddd;
}

.siteListTable td {
	border:thin solid #ccc;
	padding:3px;
	text-align:center;
	font-size:0.9em;
		
}

/* ******************  Website Subscription Table  *************** */

.sltContainer {
    width:600px;
    margin:0 auto;
    text-align:center;
    }

table.siteListTable	{
	margin: 0 auto 40px auto;
	border:thin solid #ccc;
	border-collapse: collapse;
	width:600px;
}

.siteListTable caption {
	font-weight:bold;
	font-size:1.3em;
	margin:10px;
	text-align:left;
}

.siteListTable tr:hover td
{
	background-color:#e0eaeb;
}

.siteListTable th	{
	font-size:0.8em;
	text-align:center;
	background-color:#778c91;
	color:#fff;
	border-right: thin solid #ddd;
	padding:3px;
}

.siteListTable td {
	border:thin solid #ccc;
	padding:3px;
	text-align:center;
	font-size:0.8em;
	background-color: #fff;
	color: #000;
		
}

.siteListTable td a {
	color: #333;
}

.siteListTable td a:hover {
	color: #666;
}
