/* $Id: style.css,v 1.14.2.4 2007/07/09 03:50:59 drumm Exp $ */



/**

* Rapid Intake Corporate Theme

*/

* {

	margin:0;

	padding:0;

}

body {

	text-align: center;

	margin: 0;

}



#wrap {

	width: 100%;

	float: none;

	clear: both;

	text-align: center;

	margin: 0;

}



#bodyTable {

  width: 680px;

  text-align: left;

}

#container {

	width: 960px;

	margin-left: auto;

	margin-right: auto;

}

/**

 * Layout

 */

.menu-top {

  margin-right: -10px;

  background: #fff url(themes/garland/images/Top.png) no-repeat;

  width: 170px;

  height: 19px;

}

.content {

  margin-left: 30px;

  margin-right: -10px;

  background: #fff url(themes/garland/images/Middle.png) repeat-y;

  width: 170px;

}

.content h2 {

  margin-left: 10px;

  margin-right: 10px;

  font-size: 120%;

  font-weight: 800;

}

.content li {

  margin-right: 10px;

}

.menu-bottom {

  margin-right: -10px;

  margin-top: -73px;

  background: #fff url(themes/garland/images/Bottom.png) no-repeat;

  width: 170px;

  height: 94px;

}

#footer {

  width: 100%;

  float: none;

  clear: both;

  text-align: center;

  color: #898989;

  background: #999 url(themes/garland/images/bigfoot-back.png) repeat-x;

  margin-bottom: 15px;

  height: 207px;

}

#footer #bigfoot #subscribe {

  margin-left: auto;

  margin-right: auto;

  width: 960px;

  text-align: left;

  height: 118px;

}

#subscribe h2 {

  color: #fff;

  padding-top: 16px;

}

#footer #bigfoot #foot-notes {

  margin-left: auto;

  margin-right: auto;

  width: 960px;

  text-align: left;

}

#footer #foot-notes a {

  margin-right: 20px;

}

.legal {

  font-size: 7pt;

  color: black;

}

/* CUSTOM BLOCKS



/* NAV

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/*#navbar:before {

	background: url(images/nav-corners.png) no-repeat;

	z-index: 1;

	margin-left: 250px;

}*/

	

#navbar {

	position: relative;

	clear: both;

	width: 960px;

	padding: 0;

	list-style-type: none;

	height: 71px;

	background: #fff url("themes/garland/images/site-nav-bg3.png") no-repeat 100% 0;

}



#nav {

	float: left;

	width: 720px;

	margin: 0;

	padding: 0;

	list-style-type: none;

}



#nav li {

	margin: 0;

	padding: 0;

	list-style-type: none;

	float: left;

	display: inline;

	margin-top: -2px;

	font-family: "Century Gothic", Arial, Verdana, sans-serif;

	font-size: 14pt;

	font-weight: 700;

	line-height: 18px;

}



#nav li:hover ul, #nav li.hover ul {

	display: block;

}



#nav li a:link, #nav li a:visited, #nav li a:active {

	margin: 0;

	padding: 14px 20px;

	display: block;

	font-size: 1em;

	font-weight: bold;

	color: #fff;

	text-decoration: none;

	background: url("themes/garland/images/nav-item-bg.jpg") no-repeat 100% 0;

	border-right: 1px solid #fff;

}



#nav li a:hover, #nav li:hover a {

	color: #666;

	text-decoration: none;

	background: url("themes/garland/images/grey2.png") repeat-x;

}



#nav .active a:link, #nav .active a:visited, #nav .active a:active {

	color: #666;

	background: url("themes/garland/images/nav-item-bg.jpg") no-repeat 100% -160px;

	cursor: default;

}



#navbar .subnav {

	clear: left;

	position: absolute;

	margin-top: -20px;

	display: none;

	left: 10px;

	width: 920px;

}



#navbar .subnav li {

	margin: 0 10px 0 0;

	margin-top: -10px;

	padding: 5px 0 8px 20px;

	float: left;

	display: inline;

	font-family: "Century Gothic", Arial, Verdana, sans-serif;

	font-size: 12pt;

	font-weight: 700;

	background: url("themes/garland/images/subnav-item-icon.gif") no-repeat 100% 55%;

}



#navbar .subnav li a:link, #navbar .subnav li a:visited, #navbar .subnav li a:active, #navbar .active .subnav li a:link, #navbar .active .subnav li a:visited, #navbar .active .subnav li a:active {

	display: static;

	margin: 0;

	margin-top: 10px;

	padding: 0;

	color: #eee;

	text-decoration: none;

	background: none;

	border: none;

	cursor: pointer;

}



#navbar .subnav li a:hover, #navbar .active .subnav li a:hover {

	color: #fff;

	text-decoration: none;

}



#tl-corner {

	position: absolute;

	top: 18px;

	left: 13px;

	width: 5px;

	height: 5px;

	background: url("themes/garland/images/top-left.gif") no-repeat 0 0 !important;

}



/* @end NAV */

#search {

	float: right;

}

#search form input {

	vertical-align: top;

	display: inline;

}



.menu {

}



#company-banner {

	margin-left: 60px;

}

#logo {

	width: 350px;

	float: left;

	margin-left: 30px;

}

.front_primary {

	background: #fff url(images/big-background.gif) no-repeat;

	width: 960px;

	padding: 25px;

	height: 381px;

	margin-top: -78px;

	margin-bottom: -60px;

	margin-left: -2px;

	padding-left: 40px;

	padding-top: 5px;

}

.front_primary td{

	padding-left: 7px;

	padding-top: -15px;

	margin-top: -15px;

}

.front_primary li{

	background: none;

	list-style-type: disc;

	margin-left: 20px;

}

.half {

	width: 445px;

}

.right {

	margin-right: 25px;

	float: right;

	clear: right;

}

.left {

	float: left;

	clear: left;

/*	margin-left: 60px;*/

}

#header_buttons {

	vertical-align: bottom;

	width: 190px;

	padding-top: 80px;

	float: right;

	display: inline;

}

.leftish {

	margin-left: -47px;

}

.front_secondary {

	background-image: url(images/front-secondary.png);

	background-repeat: no-repeat;

	height: 670px;

	width: 960px;

	padding-top: -10px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

}



.slide-right {

}

#customers {

  background: #fff;

  height: 167px;

  width: 990px;

  margin-left: 1px;

}

.clear-block .clear .meta {

  display: none;

}

#counter {

	background: url(images/counter-bg.gif) no-repeat;

	width: 219px;

	padding: 25px;

	margin-top: -10px;

	margin-left: -2px;

	height: 488px;

	color: #777;

	display: inline;

	float: left;

	margin-bottom: -90px;

}

#counter h1 {

	color: #000;

	text-align: center;

	line-height: 24px;

	font-size: 20px;

	text-shadow: #bbbbbb 0px 1px 3px;

}

.left-stack {

	width: 216px;

	float: left;

	display: inline;

}

#accolades {

	background: url(images/inset-bg.gif) no-repeat;

	float: right;

	width: 200px;

	height: 625px;

	padding-left: 20px;

	margin-right: 20px;

	padding-right: 10px;

	padding-top: 20px;

	color: #000;

	font-weight: 600;

	font-size: 13px;

	text-align: left;

}

#accolades hr {

	width: 65%;

	text-align: center;

	height: 2px;

	margin-top: 20px;

	background-color: #333;

	margin-left: 25px;

}

.ctlm {

	margin-left: 35px;

	margin-top: -10px;

	margin-bottom: -15px;

}



div.products {

	background: url(themes/garland/images/products_mainsection.png) no-repeat;

	margin-left: -35px;

	margin-top: -62px;

	height: 900px;

	width: 777px;

}

.products hr {

	margin-top: 0px;

	margin-bottom: 0px;

	height: 2px;

	background-color: #333;

	text-align: center;

	margin-left: 10px;

	width: 700px;

}

.products table {

	margin-top: 0px;

	margin-bottom: 5px;

	border-style: none none none none;

	width: 765px;	

	border-width: 0px;

}

.products tr {

	border-style: none none none none;

	border-width: 0px;

}

.products td {

	padding-right: 10px;

	padding-left: 10px;

}



/* Basecamp signup table css

table.signup th.side div.nubbin_region div.nubbin {

    display: none;

    width: 0;

    height: 0;

    position: relative;

}



table.signup th.side div.hover div.nubbin {

    display: block;

    cursor: pointer;

}



table.signup th.side div.nubbin div.wrapper {

    position: absolute;

    top: -25px;

}



table.signup th.side div.nubbin div.content {

    width: 350px;

    margin: 0;

    padding: 0 7px 8px 0;

    background: url(/images/tip_box-bottom_right.png) no-repeat bottom right;

    text-align: left;

    font: Lucida Grande, Verdana, sans-serif;

    font-size: 12px;

    color: #000;

    white-space: normal;

}



table.signup th.side div.nubbin div.content div.arrow {

    position: absolute;

    top: 18px;

    left: -47px;

    width: 50px;

    height: 40px;

    background: url(/images/tip_box-arrow.png) no-repeat top left;

}



table.signup th.side div.nubbin div.content div.inner {

    padding: 10px;

    background: url(/images/tip_box-bottom_right.gif) no-repeat top left;

}



table.signup th.side div.nubbin div.content div.inner p {

    margin-bottom: 0;

}

*/



.submit {

    text-align: center;

}



.accountPlan {

	border-width: 6px;

	border-color: #999;

	border-style: solid;

}

.accountPlan td {

	border-width: 1px;

	border-color: #999;

	border-style: solid;

	text-align: center;

	vertical-align: sub;

    font: 10pt Verdana, sans-serif;

	font-weight: 700;

    color: #333333;

    padding: 5px;

}

.accountPlan td.first {

	text-align: left;

}

.accountPlan td.last {

	border-right-width: 3px;

	border-right-color: #080;

	border-style: solid;

}

.accountPlan td.encourage {

	background: #fff url(images/signup_back.jpg) repeat-x;

}

.accountPlan h3 {

	font-size: 18px;

	font-weight: 700;

	margin-bottom: -20px;

}

.accountPlan strong {

	color: #ef7931;

	font-weight: 900;

	line-height: 44px;

}

.accountPlan .step-child {

	font-size: 90%;

	font-weight: 400;

	margin-bottom: -23px;

}

.accountPlan form {

	margin-top: -30px;

	margin-bottom: -30px;

}

.help {

	font-size: 12px;

	font-weight: 700;

	color:#999999;

}



td.label {

	vertical-align: top;

    white-space: nowrap;

}





label {

	width: 150px;

	text-align: right;

	float: left;

}

.formfield {

	width: 250px;

	float: right;

}

.accountDetail td {

	border: none;

}

.accountDetail {

	background: #e3f8e1;

	margin: 3px;

	border-width: 2px;

	border-color: #a7a7a7;

	border-style: solid;

}



/* Old RI elements where everything was a class and no tags (such as H1) were actually used  */

.menu {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	color: #6E6E6E;

	text-decoration: none;

}

.copy {

	font-family: Tahoma;

	font-size: 9px;

	line-height: 12px;

	color: #6E6E6E;

	text-decoration: none;

}

.link {

	font-family: Tahoma;

	font-size: 9px;

	line-height: 12px;

	color: #6593A0;

	text-decoration: none;

}

.link_2 {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	color: #ed9e27;

}

.text {

	font-family: Tahoma;

	font-size: 10px;

	line-height: 12px;

	color: #6A6A6A;

}

.h1 {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;

	font-size: 18px;

	line-height: 20px;

	color: #422C9C;

	font-weight: bold;

}



.h1white {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #FFFFFF;

	font-weight: bold;

}



.h2{

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #8CC739;

	font-weight: bold;

}



.h2white{

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;

	font-size: 15px;

	color: #FFFFFF;

	font-weight: bold;

}



.text3 {

	font-family: Verdana;

	font-size: 9px;

	line-height: 12px;

	color: #FFFFFF;

}



.mainText,  td {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 15px;

	color: #666666;

	font-weight: normal;

}



table.accountDetail {

    padding: 15px;

    margin-bottom: 15px;

}





table.accountDetail tr td {

    font-size: 115%;

    line-height: 150%;

}



table.accountDetail tr td.head {

    font-size: 200%;

    padding: 20px;

}



table.accountDetail .help {

	font-size: 12px;

	font-weight: 700;

	color:#999999;

    line-height: 110%;

    margin-bottom: 20px;

}







.link_3 {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	color: #6593A0;

}

.text_2 {

	font-family: Tahoma;

	font-size: 9px;

	line-height: 12px;

	color: #858585;

}

.form {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	height: 17px;

	width: 212px;

	border: 1px solid #C8C8C8;

}

.form1 {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	height: 17px;

	width: 304px;

	border: 1px solid #C8C8C8;

}

.form2 {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	height: 88px;

	width: 304px;

	border: 1px solid #C8C8C8;

	overflow:auto;

}

.formbutton {

	background-color: #CCCCCC;

	font-family: Tahoma;

	font-size: 10px;

	border: 1px solid #c8c8c8;

	cursor: hand;

}

.h1inverse {



	font-family: Tahoma;

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bold;

}

.tablebox {

	border: thin solid #000000;

}

.heading2 {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	color: #6E6E6E;

	text-decoration: none;

	font-weight: bold;

}

.headerrow {

	font-family: Tahoma;

	font-size: 11px;

	line-height: 12px;

	color: #333333;

	background-color: #CCCCCC;

	font-weight: bold;

}

.everyOtherRow {





	line-height: 12px;

	color: #6e6e6e;

	background-color: #E6E6E6;

	font-weight: normal;

}

.siteop {

	display: none;

}

/* END of Old RI styles */

.bullets {

	left: 10px;

	padding-left: 25px;

	padding-right: 15px;

	list-style-type: disc;

}

table.menu tr td {

	padding-top: 2px;

	padding-bottom: 5px;

}

.purple {

	width: 460px;

	float: right;

	margin-right: 10px;

	vertical-align: top;

/*	margin-top: -85px;*/

}

a.stealth img {

	text-decoration: none;

	border: 0;

}

a.stealth:visited img {

	text-decoration: none;

	border: 0;

}

.special-offer .h1white {

	background-image: url(images/green-twirl.gif);

	background-repeat: no-repeat;

	background-position: 2px 1px;

	height: 184px;

	padding-top: 10px;

	padding-right: 15px;

	padding-bottom: 5px;

	padding-left: 15px;

	left: -3px;

}

.h2 a.stealth {

	text-decoration: none;

	color: #8CC739;

}



.products {

	background-image: url(images/products_mainsection.png);

	background-repeat: no-repeat;

}

.BigMainText {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 19px;

	color: #666666;

	font-weight: 400;

	text-align: left;

}

a.stealth {

	text-decoration: none;

}

