/* CSS Document */

/************************************************************************

	Site:		BuildABusinessInADay.com

	Author:		eROI		[www.eroi.com]  

	Client:		Starve-Ups		[http://www.starveups.com/starveups/]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

html, * html { 
	margin: 0; 
	padding: 0; 
}

body {
	background: #fff url(../images/bg_top.jpg) no-repeat top;
	font: 62.5%/1.6em  Helvetica, Arial, Verdana, "Trebuchet MS",sans-serif;
	color: #333;
	line-height: 16px;
	text-align: center;
	margin: 0;
	padding: 0;
}


a {
	text-decoration	: none;
	color: #888;
}

a:hover {
	text-decoration	: underline;
}

p, ul, ol {
	margin-bottom: 1.4em;
}

.clearer {
	clear: both;
}

a.revenue360 {
	text-decoration: none !important;
}


/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

div#wrap {
	width: 100%;
	background: url(../images/bg_content.gif) repeat-x top left;
}

div#header {
	margin: 0 auto;
	width: 690px;
	height: 80px;
	position: relative;
}

div#theflash {
	text-align: center;
	margin: 0 auto;
	margin: -4px 0 0 0;
}

/*div#content {
	position: relative;
}

div#brackets {
	position: absolute;
	top: 0;
	left: -15px;
}

div#contentpng {
	z-index: 5;
	width: 770px;
	height: 291px;
}
*/

div#homeintro {
	font-size: 11px;
	width: 730px;
	margin: 0 auto;
	color: #777;
}

div#content, body#page_404 div#content, body#page_sitemap div#content, body#page_privacy div#content, body#page_terms div#content {
	background: url(../images/bracket_intro.png) no-repeat top;

}

body#page_index div#content {
	background: none;
}

body#page_retool div#content {
	background: url(../images/bracket_retool.png) no-repeat top;
}
body#page_insurance div#content {
	background: url(../images/bracket_insurance.png) no-repeat top;
}
body#page_demographic div#content {
	background: url(../images/bracket_demographic.png) no-repeat top;
}
body#page_payment div#content{
	background: url(../images/bracket_payment.png) no-repeat top;
}
body#page_eligibility div#content{
	background: url(../images/bracket_eligibility.png) no-repeat top;
}
body#page_medicaid div#content {
	background: url(../images/bracket_medicaid.png) no-repeat top;
}
body#page_pricing div#content  {
	background: url(../images/bracket_pricing.png) no-repeat top;
}
body#page_revitalize div#content, body#page_podcasts div#content, body#page_press div#content, body#page_newsletters div#content  {
	background: url(../images/bracket_revitalize.png) no-repeat top;
}
body#page_react div#content, body#page_provider div#content, body#page_cincom div#content {
	background: url(../images/bracket_react.png) no-repeat top;
}

/***********************************************************************
	3 - HEADER STYLES
************************************************************************/

div#header h1 {
	background: url(../images/logo_revenue.png) no-repeat top left;
	position: absolute;
	bottom: 0;
	left: 0;
}

div#header h1 a {
	display: block;
	width: 194px;
	height: 58px;
	outline: none;
}

div#header h1 a span {
	margin-left: -9999px;
}

/***********************************************************************
	4 - CONTENT STYLES
************************************************************************/
div#imagecontent {
	float: left;
	width: 180px;
	height: 249px;
}

div#imagecontent img {
	padding: 2px 15px 5px 28px;
}

div#textcontent {
	background: #fff;
	width: 390px;
	float: left;
	font-size: 11px;
	padding: 0 10px 0 15px;
	color: #888;
	z-index: 20;
}

div#navcontent {
	width: 160px;
	float: left;
}

div#navcontent ul {
	background: #fff;
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	border-left: 1px solid #ccc;
	text-transform: capitalize;
	font: 11px/1.1 Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
	color: #9f9f9f;
	/*font-weight: bold;*/
	width: 140px;
}

div#navcontent ul li {
	padding-bottom: 13px;
	width: 135px;
}

div#textcontent h2 {
	color: #8db541;
	font-size: 17px;
	text-transform: uppercase;
}

body#page_revitalize div#textcontent h2 {
	margin: 15px 0 0 0;
	padding-bottom: 0;
}

div#textcontent h3 {
	margin: 0;
	color: #531712;
	font-size: 11px;
}

div#textcontent a {
	text-decoration: underline;
}

div#textcontent a:hover {
	text-decoration: none;
}

/***********************************************************************
	5 - NAV STYLES
************************************************************************/

ul#nav {
	list-style-type: none;
	width: 740px;
	color: #777;
	margin: 100px auto 0 auto;
	background: url(../images/bg_nav.gif) repeat-x top left;
	padding: 0 0 0 50px;
}

body#page_index ul#nav {
	margin: 20px auto 0 auto;
}

ul#nav li {
	float: left;
	padding-top: 0;
	margin-top: 0;
}

ul#nav h2 {
	color: #531712;
	font-size: 14px;
	font-family: Helvetica, Arial, "Trebuchet MS", Verdana;
	margin: 0 0 1px 0;
	line-height: 1em;
}

ul#nav h2 a {
	color: #531712;
	display: block;
	padding: 2px 0 3px 3px;
}

ul#nav h2 a:hover {
	text-decoration: none;
	background: #ddd;
}

ul#nav h2.on {
	background: #ddd;
	border-right: 10px solid #fff;
}

ul#nav li p {
	width: 120px;
	margin-top: 4px;
	line-height: 1.2em;
	font-size: 11px;
	padding-left: 4px;
}

ul#nav li#nav_revolution p {
	margin-bottom: 4px;
}

ul#nav li#nav_rethink { width: 140px; }
ul#nav li#nav_retool{ width: 135px; }
ul#nav li#nav_revitalize{ width: 135px; }
ul#nav li#nav_react { width: 130px; }
ul#nav li#nav_revolution{ width: 200px; }

ul#nav li#nav_rethink h2 a { width: 134px; }
ul#nav li#nav_retool h2 a { width: 129px; }
ul#nav li#nav_revitalize h2 a { width: 129px; }
ul#nav li#nav_react h2 a { width: 124px; }
ul#nav li#nav_revolution a { width: 156px; }

form input.textbox {
	background: url(../images/bg_input.gif) no-repeat top left; 
	border: 1px solid #ddd;
	padding: 1px 5px;
	width: 110px;
}

form input#submit {
	margin: 0 0 -2px 0;
}

body#page_rethink li#nav_rethink h2 a,
body#page_retool li#nav_retool h2 a,
body#page_revitalize li#nav_revitalize h2 a,
body#page_react li#nav_react  h2 a,
body#page_revolution li#nav_revolution h2 a,

body#page_eliminate li#nav_rethink h2 a,
body#page_flexible li#nav_rethink h2 a,
body#page_guidance li#nav_rethink h2 a,
body#page_integrate li#nav_rethink h2 a,
body#page_validation li#nav_rethink h2 a,

body#page_demographic li#nav_retool h2 a,
body#page_eligibility li#nav_retool h2 a,
body#page_insurance li#nav_retool h2 a,
body#page_medicaid li#nav_retool h2 a,
body#page_payment li#nav_retool h2 a,
body#page_pricing li#nav_retool h2 a,

body#page_provider li#nav_react h2 a,
body#page_cincom li#nav_react h2 a,

body#page_trade li#nav_revitalize h2 a,
body#page_regional li#nav_revitalize h2 a,
body#page_other li#nav_revitalize h2 a,
body#page_press li#nav_revitalize h2 a,
body#page_newsletters li#nav_revitalize h2 a,
body#page_podcasts li#nav_revitalize h2 a { 
	text-decoration: none; background: #ddd; 
}


body#page_integrate li#subnav_integrate a,
body#page_guidance li#subnav_guidance a, 
body#page_eliminate li#subnav_eliminate a,
body#page_validation li#subnav_validation a,
body#page_flexible li#subnav_flexible a,
body#page_insurance li#subnav_insurance a,
body#page_demographic li#subnav_demographic a,
body#page_payment li#subnav_payment a,
body#page_eligibility li#subnav_eligibility a,
body#page_medicaid li#subnav_medicaid a,
body#page_pricing li#subnav_pricing a,
body#page_provider li#subnav_provider a,
body#page_cincom li#subnav_cincom a,
body#page_trade li#subnav_trade a,
body#page_regional li#subnav_regional a,
body#page_other li#subnav_other a,
body#page_sitemap li#subnav_sitemap a,
body#page_privacy li#subnav_privacy a,
body#page_terms li#subnav_terms a, 
body#page_press li#subnav_press a,
body#page_podcasts li#subnav_podcasts a,
body#page_newsletters li#subnav_newsletters a,
body#page_revitalize li#subnav_trade a {
	font-weight: bold;
}


/***********************************************************************
	5 - FOOTER STYLES
************************************************************************/

div#footer {
	width: 100%;
	height: 130px;
	background: url(../images/bg_bottom.jpg) no-repeat top;
	margin: 70px auto 10px auto;
	text-align: center;
}

div#footernav {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

div#footer ul {
	list-style-type: none;
	margin: 0 auto 0 60px;
	padding: 0 0 0 60px;
	
}

div#footer ul li {
	border-left: 1px solid #186f11;
	color: #186f11;
	float: left;	
	line-height: 10px;
	text-align: center;
}

div#footer ul li.first {
	border: 0;
}

div#footer ul li a {
	color: #186f11;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 7px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, "Trebuchet MS", sans-serif;
	display: block;
}

div#footer ul li a:hover {
	text-decoration: underline;
}


/***********************************************************************
	5 - CONTACT FORM STYLES
************************************************************************/

ul#required, ul#optional {
	list-style-type: none;
	margin: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset legend span {
	margin-left: -9999px;
}

ul#required li {
	padding-bottom: 7px;
	clear: both;
}

ul#required li label {
	display: block;
	width: 8em;
	float: left;
	text-align: right;
	padding: 0 3px 0 0;
}

ul#optional li {
	width: 15em;
	float: left;
}

ul#required input.textbox {
	background: #fff;
	width: 139px;
	padding: 1px 2px;
}

input#contactsubmit {
	background: #D7EFE1;
	border: 1px solid #186F11;
	clear: both;
	margin: 0 0 0 150px;
}

ul#required input.textbox:focus {
	border: 1px solid #60BC97;
}