/* --------- /stylesheets/style.css --------- */ 
/*
Palette:
	Dark blue: 		#334145;	rgba(51,65,79,1) 
	Light blue: 	#64798F;	rgba(100,121,143,1);
	Yellow: 		#FFCE42;	rgba(255,206,66,1);
	Dark Orange: 	#D8771A;	rgba(216,119,26,1);
	Pale Blue:		#C4CDC5;	rgba(196,205,207,1);
	Tan:			#F7F6C7;	rgba(247,246,199,1); 
											*/

/*
	Main persistent styles
							*/
body#login{
  background-color:transparent; 
  border-width: 0;
  min-width: 230px;
  max-width: 230px;
  height: 206px;
  margin: 0 0 0 -112px;
}

body {
	font: 12px "Verdana";
	color: #555555;
	background-color: #EFEFEF;
	margin: 12px;
	border-color: #334145;
	min-width: 800px;
	position: relative;
  max-width: 800px;
  left: 50%;
  margin-left: -400px;
}

div#container {
/*  width:  800px;
  position: absolute;*/
	top: 5px;
	position: relative;
/*  margin-left: -400px;
  left: 50%;*/
}				

div #center {
/*  width:  100%;
  position: absolute;
*/
  position: relative;}
	
div #cap {
	/*clear: both;*/
	position: relative;
/*  width: 800px;*/
	margin-top: 5px;
	/*height: C7px;*/
}

div.banner {
	/*width: 800px;*/
	border: 1px solid #697e8f;
/*  float: left;
  clear: none;
*//*  margin-left: 0px;
  margin-top: 0px;
  */
  -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(/PIE.htc);
  background-color: #FFFFFF;
/*  position: relative;*/
  padding: 5px;
}

.banner span.first {
  padding: 5px;
}
.banner span.last {
  position: absolute;
  right: 5px;
}

div #logo {
	background-image: url(/images/200-logo.jpg);
	width: 200px;
	height: 63px;
/*  float: right;*/
  right: 0;
  top: 5px;
  position: absolute;
  margin: 5px 0;
}

#logo h1{
	display: none;
}

#nav-logo{ 
  height: 73px;
  position: relative;
}


div #content {
	border-width: 1px;
	border-style: solid;
/*  width: 798px;*/
/*  float: left;*/
/*  position: relative;
  top: 10px;*/
  margin-top: 10px;
/*  clear: both;*/
	background-color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
}

.h2 {
	font-size: 16px;
}

div.full h3 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-top: 25px;
	margin-left: 10px;
}

div.full b {
	color: #334145;
}

a {
	color: #D8771A;
	text-decoration: underline;
}

a:hover {
	color: #FFCE42;
}

a:active {
	color: #D8771A;
}

.pagination a:hover {
  color: #FFCE42;
}
.pagination a:visited:hover {
  color: #FFCE42;
}
.pagination a:visited {
  color: white;
}
.pagination a {
  color: white;
}

a:visited {
	color: #64798F;
}

a.button-link {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px solid #000;
  -webkit-box-shadow: 6px 6px 5px #888; 
  -moz-box-shadow: 6px 6px 5px #888; 
  box-shadow: 6px 6px 5px #888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/PIE.htc);
  line-height: 48px;
	color: white;
	background-color: #D8771A;
	position: relative;
	padding: 10px 15px 10px 15px;
  width: 200px;
	bottom: 6px;
	right: 6px;
	font-size: 24px;
	font-weight: bold;
  text-decoration: none;
}

a.button-link:hover {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px solid #000;
  -webkit-box-shadow: 6px 6px 5px #888; 
  -moz-box-shadow: 6px 6px 5px #888; 
  box-shadow: 6px 6px 5px #888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/PIE.htc);
  line-height: 48px;
	background-color: #334145;
	color: #FFCE42;
	position: relative;
	padding: 10px 15px 10px 15px;
  width: 200px;
	bottom: 6px;
	right: 6px;
	font-size: 24px;
	font-weight: bold;
  text-decoration: none;
}

a.button {
  -webkit-box-shadow: 6px 6px 5px #888; 
  -moz-box-shadow: 6px 6px 5px #888; 
  box-shadow: 6px 6px 5px #888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/PIE.htc);
/*  height: 32px;
*/	line-height: 32px;
	background-color: #D8771A;
	border: 1px solid black;
	font-size: 18px;
	color: white;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;
	bottom: 6px;
	right: 6px;
}

a.button:hover {
  -webkit-box-shadow: 6px 6px 5px #888; 
  -moz-box-shadow: 6px 6px 5px #888; 
  box-shadow: 6px 6px 5px #888;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/PIE.htc);
/*  height: 32px;
*/	line-height: 32px;
	background-color: #334145;
	border: 1px solid black;
	font-size: 18px;
	color: #FFCE42;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
	position: relative;
	bottom: 6px;
	right: 6px;
}

span.button {
  position: absolute;
	bottom: 0px;
	right: 8px;
}
span.button-center {
  position: absolute;
	bottom: 20px;
	right: 321px;
}

input.button {
    font: 18px "Verdana";
    -webkit-box-shadow: 6px 6px 5px #888; 
    -moz-box-shadow: 6px 6px 5px #888; 
    box-shadow: 6px 6px 5px #888; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/PIE.htc);
    height: 32px;
    line-height: 24px;
    background-color: #D8771A;
    border: 1px solid black;
/*    margin: 20px;*/
    float: right;
    color: white;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

input.button:hover {
    font: 18px "Verdana";
    -webkit-box-shadow: 6px 6px 5px #888; 
    -moz-box-shadow: 6px 6px 5px #888; 
    box-shadow: 6px 6px 5px #888; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/PIE.htc);
    height: 32px;
    line-height: 24px;
    background-color: #334145;
    border: 1px solid black;
/*    margin: 20px;*/
    float: right;
  	color: #FFCE42;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/*
	Layout Styles
					*/









/* Content Boxes */

div.full	{
/*  width: 774px;*/
/*	height: 254px; */
	border: 1px solid #697e8f;
/*  float: left;
  clear: none;*/
	/*margin-left: 10px;
	 margin-top: 10px;*/
	 margin: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: url(/images/light-header.jpg) repeat-x top;
	position: relative;
}

div.full h1 {
	color: #334145;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.full p {
	margin: 10px;
	text-align: left;
}

div.full pre {
	margin-left: 30px;
	text-align: left;
}

div.full h2 {
	color: #334145;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	top: 10px;
	width: 100%;
	font-size: 16px;
}

.inline {
	display: inline;
}

div.full h3 {
	color: #334145;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	top: 10px;
	width: 100%;
	font-size: 16px;
}

div.full-half {
	float: left; 
	width: 380px;
}

/*div.full-half p.text-right, .text-right { text-align: right; }*/

div.full-third {
	float: left;
	width: 241px;
	padding: 0 10px 0 0;
}

.full-third h2 {
	display: inline;
}

.full-half h2 {
	display: inline;
}

div.full-third p {
	margin-right: 0;
	word-wrap: break-word;
/*	word-break: break-strict; */
	/*text-overflow: clip;*/
	/*	font-size: 12px;*/
}

div.full-half p {
	margin-right: 0;
	word-wrap: break-word;
}

div #home-page {
	height: 500px;
}


div#first-row {
  position: relative;
  height: 263px;
}

div #home-first-row {
	position: relative;
	height: 80px;
	width: 100%;
}

div #home-first-row h1 {
	line-height: 60px;
	vertical-align: middle;
}

div #home-first-row p {
	line-height: 20px;
	vertical-align: middle;
	text-align:center;
	font-size: 16px;
}

div #home-second-row {
	position: relative;
	height: 300px;
	width: 100%;
}

div #home-third-row {
	position: relative;
	height: 100px;
	width: 100%;
}

div#second-row {
  position: relative;
  height: 268px;
}


div #product-first-row {
	position: relative;
	width: 100%;
	
}

div #product-viral-loop {
	float: left;
	width: 400px;
	position: relative;
	
}

div.clear {
    clear: both;
}

div img .viral-loop {
}

div .product-signup {
	float: right;
	width: 320px;
	position: relative;
	line-height: 20px;
}

div #product-second-row {
	position: relative;
	width: 100%;
}

div.half	{
	width: 382px;
	height: 254px;
	border: 1px solid #697e8f;
  float: left;
  clear: none;
	margin-left: 10px;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: url(/images/light-header.jpg) repeat-x top;
	text-align: center;
}

div.half h1 {
	color: #334145;
	text-align: left;
	margin: 10px;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.half p {
	margin: 10px;
	text-align: left;
}

div.half ul {
	text-align: left;
}

div.three-quarters	{
	width: 579px;
	height: 254px;
	border: 1px solid #697e8f;
	float: left;
	clear: none;
	margin-left: 10px;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: url(/images/light-header.jpg) repeat-x top;
	text-align: center;
}

div.three-quarters h1 {
	text-align: center;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.three-quarters p {
	margin: 10px;
	text-align: left;
}

div.two-thirds	{
	width: 514px;
	height: 254px;
	border: 1px solid #697e8f;
	float: left;
	clear: none;
	margin-left: 10px;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: url(/images/light-header.jpg) repeat-x top;
	text-align: center;
}

div.two-thirds h1 {
	text-align: center;
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.two-thirds p {
	margin: 10px;
	text-align: left;
}

div.third {
	width: 250px;
	height: 254px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: url(/images/light-header.jpg) repeat-x top;
	border: 1px solid #697e8f;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-left: 10px;
	display: inline;	
	position: relative;
}


div.third h2 {
	color: #334145;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	top: 10px;
	width: 100%;
	font-size: 20px;
}

div.third h3 {
	color: #D8771A;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	top: 10px;
	width: 100%;
	font-size: 16px;
}

p.third {
	margin: 10px;
}

div.third p {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

div.third img{
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

div.third form {
/*  margin: 10px;*/
}
/*
div.third label{
	float:left;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.third input {
	float: left;
	clear: both;
	color: blue;
	margin-bottom: 10px;
}
*/


div.quarter {
	width: 185px;
	height: 254px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
	background: url(/images/light-header.jpg) repeat-x top;
	border: 1px solid #697e8f;
	float: left;
	clear: none;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
}

div.quarter h2 {
	color: #334145;
	text-align: center;
	margin: 0px;
	margin-top: 10px;
	top: 10px;
	width: 100%;
	font-size: 14px;
}

div.quarter p {
	margin: 10px;
	text-align: left;
}

div#clear {
	/*height: 10px;
	 width: 100%;
	 float: left;
	 clear: both;*/
}

div .home-column {
	width: 220px;
	height: 260px;
	float: left;
	clear: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

div .home-column h2 {
	text-align:center;
	color: #D8771A;
	font-size: 20px;
}

div .home-column p {
	text-align: center;
	font-size: 14px;
}

div .home-column-image {
	width: 100%;
	height: 160px;
	line-height: 160px;
	font-size: 160px;
	text-align: center;
}

div .home-column-image img {
	vertical-align: middle;
}

div .home-column-text {
	width: 100%;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
}

div .home-column-spacer {
	width: 20px;
	height: 260px;
	float: left;
	clear: none;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* 
	Table
			*/
			
table {
	margin: 10px;
	padding: 0px;
	border-collapse: collapse;
	text-align: center;
	white-space: nowrap;
}

caption {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

thead {
	font-size: 12px;
	background-color: #64798F;
	color:  white;
}

/* differentiate admin-view only columns from common columns */
th.admin {
  background-color: #334145;
}

th {
	border: 1px solid #334145;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*font-weight: normal;*/
}

tr {
	margin: 0px;
	padding: 0px;
}

td {
	border: 0px solid #334145;
	border-top-width: 0px;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;

}

td.on {
	background-color: #F7F6C7;
}

td.off {
	background-color: #64798F;
	color:white;
}

tfoot {
	background-color: #64798F;
	color:  white;	
}

tfoot td {
	border: 1px solid #334145;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;	
}

#price {
	text-align:right;
}
#price td {
	padding: 10px;
	text-align: center;
	height: 40px;
	width: 40px;
}

#price td.off {
	color: white;
	text-align: center;
	font-size:16px;
}

#feature-benefit {
	width: 720px;
	margin: 10px 30px 20px 30px;
}

#feature-benefit th.off {
	background-color: #fff;
	color:#64798F;
}

#feature-benefit td.off {
	background-color: #fff;
}



#feature-benefit td ul {
	list-style-image:url(/images/bullets/arrow_small_square_orange.jpg);
	list-style-position:inside;
}

#feature-benefit tr {
}

#feature-benefit th {
	width: 360px;
	text-align: left;
	line-height: 16px;
	font-size: 16px;
	padding: 12px;
	color: #fff;
	background-color:#64798F;
	border: 1px solid #64798F;
}

#feature-benefit td {
	width: 360px;
	text-align: left;
	line-height: 14px;
	font-size: 14px;
	padding: 14px;
	color: #334145;
	background-color: #F7F6C7;
	border: 1px solid #64798F;
	vertical-align: top;
}





/*
	Label exception
					*/
					
label b {
	color: #D8771A;
	font-weight: normal;
}


/*
	errors
			*/
			
span.error {
	color: #D8771A;
}




/* Navigation */
div #nav{
/*  float: left;
  clear: none;
*/	
  position: absolute;
	bottom: 5px;
	width: 600px;
	overflow: visible;
/*  margin-top: 10px;*/
	height: 32px; 
/*  margin-bottom: 10px;*/
}

#nav ul {
	display: block;
	list-style: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: -1px;
}


#nav li {
	float: left;
	margin-bottom: -1px;
	line-height: 32px;

}


#nav li#active {
	background-color: #697e8f;
	border-bottom: 1px solid white;
	background: url(/images/nav-bg.jpg) repeat-x bottom;
}

a.navlink {
	display:block;
	float:left;
	line-height:32px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	padding-right: 28px;
	color: white;
	background: url(/images/nav-bg.jpg) repeat-x bottom;
	border-top: 1px solid #697e8f;
	border-bottom: 1px solid #697e8f;
}

a.navlink:hover {
	color: #fcd850;
	background: url(/images/nav-bg-a.png) repeat-x bottom;
}

a.navlink#first {
	border: 1px solid #697e8f;
  border-right: none;
  margin-right: -1px; /* IE/PIE Hack: PIE retains a single pixel border on the RHS of the element, even thos we declraed it to be none. */
	background: url(/images/nav-bg.jpg) repeat-x bottom;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-radius: 10px 0 0 10px;	
  behavior: url(/PIE.htc);
}

a.navlink:hover#first {
	color: #fcd850;
	background: url(/images/nav-bg-a.png) repeat-x bottom;
}

a.navlink#right {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
  border-radius: 0 10px 10px 0;	
  behavior: url(/PIE.htc);
	border: 1px solid #697e8f;
	border-left: none;
}

a.navlink-active {
	display:block;
	float:left;
	line-height:32px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	padding-right: 28px;
	color: white;
	background: url(/images/nav-bg-a.png) repeat-x bottom;
	border-top: 1px solid #697e8f;
	border-bottom: 1px solid #697e8f;
}

a.navlink-active#first {
	border: 1px solid #697e8f;
	border-right: none;
  margin-right: -1px; /* IE/PIE Hack: PIE retains a single pixel border on the RHS of the element, even thos we declraed it to be none. */
	background: url(/images/nav-bg-a.png) repeat-x bottom;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
  border-radius: 10px 0 0 10px;	
  behavior: url(/PIE.htc);
}

a.navlink-active#right {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-radius: 0 10px 10px 0;	
  behavior: url(/PIE.htc);
	border: 1px solid #697e8f;
	border-left: none;
}

a.navlink-active:hover {
	color: #fcd850;	
	border-top: 1px solid #697e8f;
}

/* Footer */

div#footer {
/*  width: 800px;
  clear: both;
*/	
/*  text-align: right;
  top: 10px;
  text-indent: 10px;
*/
  position: relative;
  margin-top: 10px;
  height: 25px;
}

div#footer div#links {
	position: absolute;
	right: 5px;
	top: 5px;
}

div#footer div#copyright {
	position: absolute;
	left: 5px;
	top: 5px;
}

#small {
	height: 150px;
	min-height: 150px;
}

.demo {
	border: 0px;
	font-size: 20px;
}

/* Error Styles */

.fieldWithErrors {
  padding: 2px;
  background-color: #FFCE42;
  display: table; 
}

#errorExplanation {
/*  width: 600px; */
  border: 2px solid #FFCE42;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
/*	text-align: center;*/
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
/*	text-align: center;*/
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#notice { 
  border: 2px solid #FFCE42; 
  padding: 1em; 
  margin-bottom: 5px; 
  background-color: #f0f0f0; 
/*	text-align: center;*/
} 

/* End Error Styles */

/* Table layout */
table.layout {
    margin-bottom: 10px;
}

table.layout th,
table.layout td {
    padding: 0 5px 5px 0;
    vertical-align: top;
    text-align: left;
        border: 0px;
}

table.layout-tight th,
table.layout-tight td {
    padding: 0 5px 0 0;
        border: 0px;
}

table.layout td.spacer {
    width: 40px;
    padding: 0;
    height: 10px;
}

table.layout td.indented,
table.layout th.indented {
    padding-left: 20px;
}

table.layout td.numberic {
    text-align: right;
}

table.layout tr.separation td {
    border-top: 1px solid #ccc;
}

th a { color: white; }
th a:hover { color: white; }
th a:visited { color: white; }

td.flagged { color: #c00; }

.text-right { text-align: right; }
.text-left { text-align: left; }

.right {
	float: right;
}
.left {
	float: left;
}

/* Title element in a vertical list of entries */
.list-title { background-color: #64798F; color: white; padding: 5px 0px 0px 0px; margin: 0px; }

.nowrap { white-space: nowrap; }
