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


 Self Starters Weekly Tips
 http://www.selfstartersweeklytips.com/

   * Copyright (c) 2009-Present.

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

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:arial, verdana, sans-serif;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}

/* typography.css */
body {font-size:100%;font-family:arial, verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#000;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.6em;margin-bottom:0.75em; letter-spacing:-1px; }
h3 {font-size:1.4em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:10px 0 0;font-family:arial, verdana, sans-serif;color:#000;}
.imgspacing {margin:10px 10px 5px 0;text-align:left;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#FF9900;}
a {color:#000099;text-decoration:underline; font-weight:bold;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#631708;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#982D0B;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {padding-right:15px;padding-bottom:1px;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.last a {
  font-weight:normal;
  text-decoration:none;
  margin:0 10px 0 0;
  color:#FF9900;
}

.last a:focus {color:#FF9900;}

.last a:hover {color:#000099;}

/* MAIN CONTENT SIZING AND SPACING */
.container {width:950px;margin:0 auto;}
.interior {width:810px;margin:0 auto;padding:20px;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}



/* MORE SPECIFIC STYLES (COLORS, SPACING, IMAGES, NAVBAR, ECT) */

body {
		background:url(../images/bodybg.png) #d3dde7 repeat-x;
		color:#73878E;
		padding-bottom:25px;
}

.tright {
		text-align:right;
}

* {
		outline:none;
}

/* Header */


#abovetext{
		height:38px;
		overflow:hidden;
		position:relative;
		right:0px;
	}
	
#abovetext p{
		font-size:90%;
		font-family:Arial, Times New Roman, Times, serif;
		color:#dadada;
		padding:0;
		margin:3px;
	}

.spacedheader {
		margin-top:10px;
}

.header .tright {
		color:#fff;
		font-size:70%;
}

.banner {
		
}

.pagehead {
		position:relative;
		background:url(../images/banner.jpg) no-repeat;
		height: 190px;
}

.pagehead h1 {
		float:left;
}

.pagehead ul {
		position:absolute;
		top:5px;
		right:7px;
		margin:0;
		padding:0;
}

.pagehead ul li {
		list-style:none;
		float:left;
		margin:0 0 0 15px;
		padding:0;
}

.pagehead ul li a {
		color:#090932;
		font-weight:normal;
}

.pagehead ul li a:hover {
		color:#565699;
}

.main {
		margin-top:5px;
}

/* Content */

.content {
		background:#fff;
} 

.spaced  {
		margin-top:35px;
	}

.negspace {
		margin-top:-10px;
	}

.footer{
		height:30px;
		overflow:hidden;
		background:url(../images/menufooter.png) repeat-x;
		position:relative;
		top:5px;
	}

p.small {
		color:#000;
		line-height:18px;
}

/* Footer */

.tright {
		font-size:12px;
}

.tright a {
		font-weight:normal;
		margin:0 10px 0 0;
}

/* Homepage tabs */

	#menu{
		font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
		height:30px;
		overflow:hidden;
		background:url(../images/menu.png) repeat-x;
		position:relative;
		right:0px;
	}
	#menu ul{
			list-style:none;
		}
	#menu li{
				margin:0 0 0 0;float:left;
				display:inline;
				position:relative;
				z-index:11;
				background:url(../images/menu-divider.gif) no-repeat right;
				padding-right:5px;
				padding-left:5px;
			}
	#menu li.nomargin{
				margin:0;
			}
	#menu li a.current{
					float:left;
					display:block;
					height:30px;
					position:relative;
			}
				
	#menu li {
				float:left;
					display:block;
					height:30px;
					right:29px;
					position:relative;
			}
				
	#menu li a {
				 text-decoration: none;
				  color:#fff;
				  float:left;
				  padding:0 20px;
			}
				
	#menu li a {
						
						font-size:79%;
						line-height:30px;
						color:#fff;
						padding:0 20px;
			}
					
	#menu li a.current{
						line-height:30px;
						color:#fff;
						padding:0 20px;
			}
	#menu li a:hover, #menu li a.current{
							background:#fff;
							color:#063f71;
							text-decoration:none;
							overflow:hidden;    /*      This chops off any overhanging divs */
							*z-index:-1;     /* Adding this is the key   */ 
			}
						
/* Formatting */

.testimonial {
		padding:5px 20px 20px 20px;
		background:#8eb3d5;
		border:1px solid #d0dbe5;
}

a.view {
		display:block;
		margin-top:10px;
}

.cover {
		padding:10px;
}

fieldset {
		border:1px solid #eee;
		padding:10px 20px;
}

input, textarea {
		border:1px solid #eee;
		padding:5px;
}

legend {
		border:1px solid #eee;
		padding:5px 10px;
		background:#fff;
}

fieldset label {
		display:block;
		color:#702C1E;
}

/* Quotes, Blockquotes, BQ Text Formatting */

blockquote {
		width:500px;
		margin:0 auto;
		margin-top:15px;
		margin-bottom:25px;
		background:#f2e9c6;
		border:3px solid #ff9a02;
		color:#702C1E;
		font-style:italic;
		padding:20px;
	
}

.quotetext {
		font-size:110%;
		color:#000;
		font-weight:bold;
	}

.quoteright {
		width:200px;
		background:#d3dde7;
		color:#000;
		padding:10px;
		border:1px solid #085187;
		float:right;
		margin:20px;
	}

.quoteleft {
		width:200px;
		background:#d3dde7;
		color:#000;
		padding:10px;
		border:1px solid #085187;
		float:left;
		margin:20px;
	}

.quote {
		width:200px;
		background:#d3dde7;
		color:#000;
		padding:0px 10px 5px 15px;
		margin-top:20px;
		margin-bottom:20px;
		border:1px solid #085187;
	}