/* 
Title:		offthegridoutfitters.com screen styles
Author: 	gordon@slickfishstudios.com
*/
html, body, table { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: small;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333;
}
* html #nonFooter {
		height: 100%;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
* { padding: 0; margin: 0; }
a:active {
  outline: none;
}

/* ****************%%%%%%%%%%%%%%%%%%%%%%%%%%********************* */
/* BODY/PAGE FORMAT */
body {
	background: #fff url(../images/stripe.png) repeat-x left top;
	background-attachment: scroll; /* fixed */
	height: 100%;
}
body#splash {
	background: #000;
	height: 100%;
}
#page, #page-alt {
	width: 900px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}
#page-alt {
	width: 975px;
}
* html #page {
	height: 100%;
}


/* ****************%%%%%%%%%%%%%%%%%%%%%%%%%%********************* */
/* FORMATTING */
#wrapper {
	margin: 0 auto;
	padding: 0 0 50px 0;/* pad bottom to height or more of footer */
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 100%;	
}
#wrapper-splash {
	margin: 0 auto;
	width: 550px;
	height: 450px;
	padding: 75px 0 40px 0;
}
#wrapper-inner img, img, a img {
	border: 0;
	display: block;
}
#banner, #banner_company, #banner_work, #banner_approach, #banner_why, #banner_clients, #banner_difference, #banner_services, #banner_faq, #banner_resources, #banner_partners, #banner_blog, #banner_contact {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 80px;
	background: url(../images/exago_logo.gif) no-repeat left top;
	clear: both;
}
#banner_company {
	background: url(../images/exago_logo_company.gif) no-repeat left top;
}
#banner_work {
	background: url(../images/exago_logo_work.gif) no-repeat left top;
}
#banner_approach {
	background: url(../images/exago_logo_approach.gif) no-repeat left top;
}
#banner_why {
	background: url(../images/exago_logo_why.gif) no-repeat left top;
}
#banner_clients {
	background: url(../images/exago_logo_clients.gif) no-repeat left top;
}
#banner_difference {
	background: url(../images/exago_logo_difference.gif) no-repeat left top;
}
#banner_services {
	background: url(../images/exago_logo_services.gif) no-repeat left top;
}
#banner_faq {
	background: url(../images/exago_logo_faq.gif) no-repeat left top;
}
#banner_resources {
	background: url(../images/exago_logo_resources.gif) no-repeat left top;
}
#banner_partners {
	background: url(../images/exago_logo_partners.gif) no-repeat left top;
}
#banner_blog {
	background: url(../images/exago_logo_blog.gif) no-repeat left top;
}
#banner_contact {
	background: url(../images/exago_logo_contact.gif) no-repeat left top;
}

/* ****************%%%%%%%%%%%%%%%%%%%%%%%%%%********************* */
/* NAVIGATION */


/* ****************%%%%%%%%%%%%%%%%%%%%%%%%%%********************* */
/* MAIN CONTENT */

#main_content {
	width: 100%;
	color: #fff;
	background: url(../images/circles.png) no-repeat left top;
	padding: 0;
	margin: 0;
	line-height: 150%;
	clear: left;
}
#main_content .copy {
	width: 620px;
	margin: 0 0 0 355px;
	display: block;
}
.clearall {
	clear: both;
}
.header_block {
	color: #fff;  /* #66afd3 */
	font-size: 16px;
	padding: 25px 0 0 0;
	display: block;
	font-weight: normal;
	line-height: 150%;
}
.header_block strong {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.header_block .mid_float {
	padding: 0 0 0 75px;
	text-align: left;
}
.header_block .right_float {
	float: right;
	text-align: right;
	clear: both;
}
* html body .header_block { /* IE HACK */
	font-size: 15px;
}
hr {
	height: 1px;
	border: 0;
	width: 100%;
	color: #333;
	background: #222;
	display: block;
	margin: 0 0 5px 0;
}

.header2 {
	font-weight: normal;
	font-size: 16px;
	padding: 0 30px;
	display: block;
}
.header2 a.bigger {
	font-size: 22px;
}


/* UL ID="circle" */

ul#circle, ul#circle_small {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 30px;
	width: 550px;
}
ul#circle_small {
	margin: 0 0 15px 30px;
}
ul#circle_small li.headit {
	margin: 0;
	padding: 0 0 10px 0;
	text-decoration: underline;
	font-size: 16px;
	font-weight: normal;
	list-style: none;
	background: none;
	line-height: 100%;
}
ul#circle li, ul#circle_small li {
	padding: 0 0 20px 0;
	line-height: 135%;
	margin: 0;
	background: url(../images/exago_bullet.png) no-repeat left top;
}
ul#circle_small li {
	padding: 0 0 4px 0;
}
ul#circle li p, ul#circle_small li p {
	padding: 0 0 0 22px;
	line-height: 135%;
	margin: 0;
	color: #fff;
	font-size: 105%;
	font-weight: normal;
}
ul#circle_small li p {
	font-size: 100%;
}

/* UL ID="quicklinks" */

ul#quicklinks, ul#quicklinks_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
	display: block;
}
ul#quicklinks li, ul#quicklinks_list li  {
	padding: 0 15px 5px 0;
	margin: 0;
	float: left;
}
ul#quicklinks_list li  {
	padding: 0 15px 0px 0;
	margin: 0;
	float: none;
}
ul#quicklinks li a, ul#quicklinks_list li a {
	padding: 0 0 0 16px;
	line-height: 135%;
	margin: 0;
	color: #66afd3;
	text-decoration: none;
	background: #000 url(../images/arrow_white.gif) no-repeat left 50%;
}
ul#quicklinks li a:hover, ul#quicklinks_list li a:hover {
	color: #fff;
	background: #000 url(../images/arrow_blue.gif) no-repeat left 50%;
}

ul#quicklinks_list li a.sub_current {
	color: #fff;
	background: #000 url(../images/arrow_blue.gif) no-repeat left 50%;
	text-decoration: underline;
}
ul#quicklinks_list li a.sub_current:hover {
	color: #fff;
	background: #000 url(../images/arrow_white.gif) no-repeat left 50%;
	text-decoration: underline;
}

ul#quicklinks li.title {
	color: #fff;
	font-size: 110%;
}
.right_side {
	border: 1px solid #333;
	display: block;
	margin: 0 10px 2px 0;
	float: left;
	padding: 0;	
}


a {
	color: #66afd3;
	text-decoration: none;
}
a:hover {
	color: #a8e2ff;
	text-decoration: underline;
}
a.small {
	font-size: 80%;
}	


/* ****************%%%%%%%%%%%%%%%%%%%%%%%%%%********************* */
/* FOOTER */
#footer {
	position: relative;
	margin: -50px auto 0 auto;
	background: #000;
	height: 49px; /* one px less than margin to account for border */
}
#footer-format-alt {
	width: 900px;
	color: #666;
	font-size: 85%;
	padding: 0;
	margin: 0 auto 0 auto;
	line-height: 140%;
	border-top: 1px dotted #454545;
}
#footer-format-alt {
	width: 975px;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */
* html #footer {
	margin-top: -50px;
}
#footleft, #footmiddle, #footright {
	margin: 0px;
	padding: 0;
	float: left;
}
#footleft { 
	width: 28%;
}
#footleft p {
	margin: 0;
	padding: 3px 5px;
}
#footmiddle { 
	width: 40%;
	display: inline;
	text-align: center;
}
#footmiddle p {
	margin: 0;
	padding-top: 3px;
}
#footright { 
	width: 32%;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding: 3px 5px;
}
#footer a, #footer a.dark {
	border-bottom: none;
	color: #666;
	text-decoration: none;
	outline: none;
}
#footer a.dark {
	color: #454545;
}
#footer a:hover {
	border-bottom: 1px dotted #66ccff;
	color: #66ccff;
	text-decoration: none;
}
.lighter {
	color: #454545;
}

	

