/*
     FILE ARCHIVED ON 23:57:38 Feb 2, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:09:55 Mar 7, 2012.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
  @charset "iso-8859-1";
/* CSS Document */

/********************************/
/*	todd v. design Style Sheet	*/
/*	textureweeb.com CSS      	*/
/*	2009					*/
/*	css editor: tyeadon			*/
/********************************/


body {
	background-attachment: scroll;
	background-color: #2B1B0D;
	background-image: url(images/brownbacker.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#twitter_div {
	width:400px;
	display: block;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#facebook_div {
	padding: 0px,10px,10px,10px,;
}
#social_div {
	width:320px;
	display: block;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
}
        #top {
	background-image: url(images/top.png);
	height: 105px;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
 #middle {
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	text-align: left;
	background-color: #FFF;
} 
 #footer {
	text-align:center;
	padding:8px 0;
	margin-top:1.25em;
	line-height:1;
	white-space:nowrap;
}
#footer li {
	display:inline;
	padding:0 4px;
}
#footer li.first:before {
	content:'';
	padding-right:0;
}
#footer {
	white-space: nowrap;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-color: #FFF;
}
   
   * {
	margin:0;
	padding:0;
	border-width:0;
	border-color:transparent;
}
a {
	text-decoration:none;
	color:#0084b4;
}
a:hover {
	text-decoration:underline;
}
#trends_link img {
	background-color:#0084b4;
}
ul {
	list-style:none;
}
ul.dot li:before {
	content:"\00B7 \0020";
}
hr {
	display:none;
}
body {
	text-align:center;
	font:.75em 'Lucida Grande', sans-serif;
	color:#333;
}
#container {
	width: 782px;
	margin: 1.25em auto;
	text-align: left;
	position: relative;
	margin-top: 0px;
	padding: 0px,10px,10px,10px,;
}
#loader {
	position:absolute;
	top:.7em;
	right:-25px;
	padding:0;
	background-color:#FFF;
	border:1px solid #CCC;
	font-size:10px;
	line-height:0;
	z-index:999;
}
#header {
	height:auto;
	margin:0;
	text-align:left;
}
#content {
	background-color:#FFF;
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}
.content-bubble-arrow {
	margin-top:1em;
	padding-top:11px;
	background-repeat:no-repeat;
	background-position:25px 0;
}
#content.minheight {
	height:200px;
}
td.column {
	padding:0;
	vertical-align:top;
}
.wrapper {
	padding:5px 10px 15px;
}
#content div.section {
	position:relative;
	padding:10px;
	min-height:200px;
}
#content div.section>div {
	margin:1em 0;
}
#content div.section p {
	margin-bottom:1em;
}
#content div.section, div.section>div {
	clear:both;
	float:none;
	position:relative;
}
#content div.section ul li {
	margin:0;
	padding:0 0 1em 0;
}
#content div.steps, #content div.section div.steps {
	margin-top:3em;
}
#side {
	padding-top:.5em;
}
#side .segment {
	margin:1em 10px;
}
#side .segment>* {
	padding-bottom:1em;
}
#side .segment p {
	line-height:1.6em!important;
}
#side .segment ul li {
	margin:0;
	padding:0 0 1em 0;
}
#side {
	margin-bottom:10px;
}
.subpage #side {
	margin-top:0;
}

ul#tabMenu li {
	border-top:1px solid #bddcad;
}
ul#tabMenu a, #side .section h1 {
	display:block;
	padding:13px;
	text-decoration:none;
	color:#4c4c4c;
	font-weight:bold;
	font-size:110%;
}

.top {
	vertical-align:top!important;
}
.bottom {
	vertical-align:bottom!important;
}
.middle {
	vertical-align:middle!important;
}
.first {
	margin-top:0;
	padding-top:0;
}
.last {
	margin-bottom:0;
	padding-bottom:0;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.disabled {
	color:#bbb;
}
.loading {
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.hidden {
	display:none;
}
.invisible {
	visibility:hidden;
}
.offscreen {
	position:absolute;
	left:-9999px;
	overflow:hidden;
}
.empty-set {
	padding:30px!important;
}
