@charset "UTF-8";
/* CSS Document */
/* Strip any assumed formatting */

html, body {
	border: 0;
 	margin: 0;
    padding: 0;
    font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:'Lucida Grande',sans-serif;

}

/* Overrides */
body {
	/*
background-color:#171F2F;
	background-image:url(http://static.stubmatic.com/images/stubhome/stub_head_bkg.png);
*/
	background-color:#222;
	background-image:url(../images/body_grad.png);
	
	background-position:top;
	background-repeat:repeat-x;
	font-family:'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
	font-size:13px;
}

a img {
	border: none;
}

/* UTILITY */

.clear {
	clear: both;
}

/* Layout */
#stub_wrapper {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

/* stub_head_space */

#stub_head_space {
	height: 108px;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
}

#stub_head_space_logo {
	padding-top: 45px;
	float: left;
	width: 247px;
}

#stub_head_space_nav {
	float: right;
	width: 600px;
	position: relative;
}

#stub_head_space_nav a {
	color: #cdcdcd;
	font-weight: bolder;
	text-decoration: none;
}

#stub_head_space_nav a:hover {
	color: #fff;
}

#stub_head_space_nav ul#members_nav {
	list-style: none;
	float: right;
	display: block;
	margin: 10px 11px 0px 0px;
	padding: 0px;
}

#stub_head_space_nav ul#members_nav a {
	font-size: 11px;
}

#stub_head_space_nav ul#public_nav {
/* 	clear: right; */
	display: block;
	position: absolute;
	top: 60px;
	right: 0px;
/* 	float: right; */
	list-style: none;
}

#stub_head_space_nav ul#public_nav li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 11px;
	height: 24px;
}

#stub_head_space_nav ul#public_nav li a {
	height: 24px;
  	display: block; 
 	float: left;
	padding: 0px 11px 0px 0px;
	margin: 0px;
	white-space: nowrap;
}

#stub_head_space_nav ul#public_nav li a span {
 	display: block;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

#stub_head_space_nav ul#public_nav li.selected {
	background: transparent url(../images/stubhome/public_nav_left.png);
	background-repeat: no-repeat;
	background-position: left;
}

#stub_head_space_nav ul#public_nav li.selected a {
	background: transparent url(../images/stubhome/public_nav_right.png);
	background-repeat: no-repeat;
	background-position: right;
}


/* stub_body_head */

#stub_body_head_wrapper {
	height: 239px;
	width: 910px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#stub_body_head_wrapper.condensed {
	height:96px;
}

#stub_body_head_left {
	width: 21px;
	height: 239px;
	background-image: url(../images/stubhome/stub_body_head_left.png);
	float: left;
}

#stub_body_head {
	width: 868px;
	height: 239px;
	background-image: url(../images/stubhome/stub_body_head.png);
	background-repeat: repeat-x;
	float: left;
}

#stub_body_cond_head {
	width: 830px;
	height: 36px;
	padding: 30px 40px;
	background-image: url(../images/stubhome/ext-head.png);
	background-repeat: no-repeat;
}

#stub_body_cond_head h1 {
	font-size: 32px;
	color: #BE0010;
}

#stub_body_head div#title {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 410px;
	float: left;
	position: relative;
}

#stub_body_head div#preview {
	float: left;
	height: 206px;
	padding-top: 31px;
	width: 404px;
	vertical-align: bottom;
}

#stub_body_head h1 {
	color: #BE0010;
	font-size: 32px;
	text-decoration: underline;
}

#stub_body_head h2 {
	margin-top:10px;
	color: #2B3C66;
	font-size: 16px;
}

#stub_body_head p {
	color: #2B3C66;
	font-size: 16px;
}

#stub_body_head div#title img
{
	position: absolute;
	top: 160px;
	right: 10px;
	vertical-align: text-top;
}

#stub_body_head_right {
	width: 21px;
	height: 239px;
	background-image: url(../images/stubhome/stub_body_head_right.png);
	float:left;
}

/* stub_body */

#stub_body {
	margin: 0px;
	padding: 0px 5px;
	width: 900px;
	background-image: url(../images/stubhome/stub_body.png);
	background-repeat: repeat-y;
}

#stub_body hr {
	border: 0;
	color: #D3D5DA;
	background-color: #D3D5DA;
	height: 1px;
	width: 100%;
	text-align: left;
}

#stub_body ul#tour_nav {
	display: block;
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#stub_body ul#tour_nav li#single {
	width: 880px;
	height: 39px;
	color: #BE0010;
	text-align: left;
	border-left:none;
	border-right: none;
	background-image: url(../images/stubhome/tour_nav_unsel.png);
	padding-top: 20px;
	padding-left: 20px;
}

#stub_body ul#tour_nav li#first {
	width: 174px;
	font-weight: bold;
	height: 39px;
	color: #BE0010;
	background-color: #E7EAEF;
	border-left: none 0px;
	padding-top: 20px;
}

#stub_body ul#tour_nav li {
	border-bottom: #D3D5DA solid 1px;
	border-left: #D3D5DA solid 1px;
	border-right: #fff solid 1px;
	float: left;
	height: 59px;
	width: 143px;
	font-size: 16px;
	text-align: center;
}

#stub_body ul#tour_nav li a {
	display: block;
	padding-top: 10px;
	height: 49px;
	width: 143px;
	text-decoration: none;
	color: #2B3C66;
	background-image: url(../images/stubhome/tour_nav_unsel.png);
}

#stub_body ul#tour_nav li a span {
	display: block;
	padding-top: 10px;
}

#stub_body ul#tour_nav li a:hover {
	background-image: none;
	background-color: #fff;
}

#stub_body ul#tour_nav li.selected a {
	background-image: none;
}


#stub_body ul#tour_nav li img {
	vertical-align: middle;
}

#stub_body #body_content {
	padding: 40px;
	position: relative;
}

#stub_body #body_content .note {
	width: 300px;
	padding: 10px;
	border: 2px #222 solid;
	background-color: #333;
	color: #ccc;
	position: absolute;
	right: 30px;
	font-size: 12px;
}

#stub_body #body_content .note h3 {
	color: #ddd;
	margin-top: 0px;
}

#stub_body .two_col {
	z-index:100;
	width: 380px;
	padding-right:10px;
	padding-left:10px;
	float: left;
}

#stub_body .two_col h3 {
	font-size: 16px;
	font-weight: bold;
}

#stub_body .light_border {
	border:1px solid #aaa;
}

#stub_body h2.page_title {
	background-image: url(../images/stubhome/head_shad.jpg);
	background-position: -10px bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	font-size: 22px;
	color: #2B3C66;
}

#stub_body h3.page_subtitle {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #2B3C66;
}


#stub_body .two_col ul {
	padding: 0px;
	margin: 0px;
}

#stub_body .two_col li {
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 15px;
	list-style: none;
}

#stub_body a {
	color: #BE0010;
	text-decoration: none;
}

#stub_body a:hover {
	text-decoration: underline;
}

#stub_body a.next {
	background-image: url(../images/stubhome/next.gif);
	background-position: right;
	font-size:16px;
	padding: 7px 30px 7px 20px;
	margin-right: 35px;
	margin-bottom: 20px;
	float: right;
}

/* Tour 1 specific CSS */

#tour1 img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: 70px;
}

/* stub_body_foot */

#stub_body_foot_wrapper {
	height: 354px;
	width: 910px;
}

#stub_body_foot_left {
	height: 355px;
	width: 21px;
	background-image: url(../images/stubhome/stub_body_foot_left.png);
	float: left;
}

#stub_body_foot {
	height: 355px;
	width: 868px;
	background-image: url(../images/stubhome/stub_body_foot.png);
	background-repeat: repeat-x;
	float: left;
}

#stub_body_foot .threecol {
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-top: 1px;
	width: 265px;
	height: 328px;
	float: left;
	position: relative;
	border-left: #fff 1px solid;
	border-right: #D3D5DA 1px solid;
	overflow: hidden;
}

#stub_body_foot .first {
	border-left: none;
}

#stub_body_foot .last{
	border-right: none;
}

#stub_body_foot .threecol h2 {
	font-size: 18px;
	color: #2B3C66;
	margin-bottom: 10px;
}

#stub_body_foot .threecol a {
	color: #333;
	text-decoration: underline;
}

#stub_body_foot .threecol ul {
	list-style-image: url(../images/stubhome/bullet.jpg);
	font-weight: bold;
}

#stub_body_foot .threecol li {
	margin-bottom: 1px;
}

#stub_body_foot #foot_signup {
	top: 200px;
	right: 0px;
	position: absolute;
}

#stub_body_foot_right {
	height: 355px;
	width: 21px;
	background-image: url(../images/stubhome/stub_body_foot_right.png);
	float: left;
}

/* stub_body_foot_space */

#stub_foot_space {
	height: 50px;
	text-align: center;
	color: #94ACB5;
}

#stub_foot_space img {
	vertical-align: middle;
}

#stub_foot_space a {
	color: #94ACB5;
	text-decoration: none;
}

#stub_foot_space a:hover {
	text-decoration: underline;
}

#stub_foot_space ul {
	list-style: none;
}

#stub_foot_space li {
	display: inline;
	padding-left: 10px;
}


/* Signup options table */

.options td
{
    border-top: 2px solid #aaa;
	border-bottom:none;
	padding:5px;
}

table.options
{
	width:100%;
}

.options thead
{
	background:none;
	color:#333333;
}

table.options th{
		font-weight:normal;
	font-size: 1.4em;
}

table.options small {
	color: #666666;
	white-space:nowrap;
}

.highlight
{
	background-color:#e7eaef;
}

fieldset
{
	border:none;
	background-color:#f8faf9;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 20px 0px;
	padding: 20px;
}

table.form th{
	text-align:right;
	vertical-align:top;
	padding-top: 5px;
	padding-bottom: 10px;
	white-space:nowrap;
	width:250px;
}

table.form td{
	padding-top: 5px;
	padding-bottom: 10px;
	font-size:16px;
}

table.form td small{
	font-size:11px;
}

table.form label{
	font-weight:bold;
	font-size:16px;
}

table.form input{
	font-size:16px;
}

table.form select{
	font-size:16px;
}

table.form textarea{
	font-size:16px;
}

table.form .field_error{
	color: #da001d;
	font-size: 11px;
}

table.info th
{
	font-weight:bold;
	text-align:right;
}

.error_summary {
	color: #da001d;
}

/* Added for overlay */

#body_overlay
{
	position: absolute;
  z-index:999;
  width: 100%;
  height: 770px; 
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height:100%; 
  background-color: #fff;
  opacity: .6;
  filter: alpha(opacity=60);
}

#offer_popup
{
	position: absolute;
	top: 250px;
	left: 0;
  right: 0;
  z-index:1000;

	width:100%;
}

#offer_window
{
	margin: 0 auto;
	padding: 20px 10px;
	width:670px;
	text-align:center;
	border:5px solid #666;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	color:#000;
}

/*#body_overlay
{
	position: absolute;
  z-index:999;
  width: 100%;
  height: 130px; 
  top: 0;
  left: 0;

  min-height:100%; 
  background-color: #fff;
  opacity: .6;
  filter: alpha(opacity=60);
}
/* end */



.float_right {
	float:right;
}

#yus {
	float:right;
	margin-right:25px;
}

.info
{
	padding: 10px;
	margin-bottom: 10px;
	background-color: #e3e3ff;
	border: solid 1px #aabbcc;
	-moz-border-radius: 	3px;
  	-webkit-border-radius: 	3px;
}