/******************************************************************************
|	Sitename 		:	resultsdriven.com
|	Author	 		:	Roger Samboer
|	Filename 		:	default.css
|	Purpose	 		:	Applies default styles to entire site
|	Last Modified 	:	9.22.2009
******************************************************************************/

/* =General
-----------------------------------------------------------------------------*/
/* Remove padding and margin | set all browsers */
* {
  	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 20px;
	color: #333;
}

/* Set padding for certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  	margin: 1em 0;
	font-weight: normal;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Remove border around linked images */
img {
	
	margin-left:20px;
	margin-right:20px;
	border:solid #000;
	
	
	
}

.fltright { float: right;}
.fltleft { float: left;}
.successsystem { margin: 14.5em;}

a:active, a:visited{
	outline: none;  /*REMOVES UGLY DOTTED BORDER AROUND CLICKED LINKS*/
}
/*THIS REMOVES THE LINK OUTLINES FROM LINKS*/
:-moz-any-link:focus {
  outline: none;
}

a, a:active, a:hover, a:visited, embed, object {
	outline: 0;
    color: #0F6;
}

ul,ol {
	margin: 0 0 0 24px;	
}

li {
	list-style: none;
	font-size: 12px;
}

.boldtext {
	font-weight: bold;
}

.redtext {
	color: #F00;
}

.bluetext {
	color: #06C;    
}
.greentext {
	color: #393;
}
.yellowtext {
	color: #CC0;    
}
.purpletext {
	color: #60C;    
}

.larger {
	font-size: 16px;
}

#main_content h3.redtext {
	color: #F00;
}

#main_content h3.bluetext {
	color: #06C;    
}

#main_content h3.yellowtext {
	color: #F90;    
}
#main_content h3.purpletext {
	color: #60C;    
}

.backto_link {
	float: right;
}
/* =Typography
-----------------------------------------------------------------------------*/
body {
	background: #f5e1d2 url(../images/background_tile-X.png) repeat-X;
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
  	font: 62.5%/1.6 verdana,Helvetica,sans-serif;
}

p {
	margin: 0 0 1em 15px;
	font-size: 1.2em;
	color: #333;
}

a:link {
	color: #390;	
}

a:visited {
	color: #366;
}

a:hover, a:active {
	color: #3F6;
}

/* =Headings
-----------------------------------------------------------------------------*/

/* =Links
-----------------------------------------------------------------------------*/

/* =Lists
-----------------------------------------------------------------------------*/
ul.bulleted_list {
	margin-left: 40px;
	
}

ul.bulleted_list li {
	list-style: disc;
	
}

/* =Container
-----------------------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 800px;
}

/* =Branding (masthead)
-----------------------------------------------------------------------------*/
#masthead {
	width: 800px;
    height: 146px;
    background: url(../images/masthead.jpg) no-repeat;
}
#masthead.newsletterheader{
	width: 800px;
    height: 146px;
    background: url(../images/masthead_newsletter.jpg) no-repeat;
}



/* Login | Signup */
span#access {
    width: 110px;
    float: right;
    margin: 125px 25px 0 0px;
    color: #FFF;
}	

span#access a {
	text-decoration: none;
    color: #FFF;
    margin: -3px 0 0 0;
    font-weight: bold;
    vertical-align: middle;
}

/* =Global Navigation
-----------------------------------------------------------------------------*/
/*  reference menu.css styles */


/* =Link Colors - Top Level Links
-----------------------------------------------------------------------------*/

/* =Link Colors - Sub Level Links
-----------------------------------------------------------------------------*/

/* =Sub Nav
-----------------------------------------------------------------------------*/


/* =Flash/Splash and Promo
-----------------------------------------------------------------------------*/
#splash {
	width: 800px;
    height: 200px;
    background: url(../images/splash.jpg) no-repeat;
}

/* =Main Content
-----------------------------------------------------------------------------*/
#content_wrap {
	width: 800px;
    	min-height: 300px;
	float: left;
	margin: 0;
	padding: 0;
    background: #FFF url(../images/bodyBG_tile-Y.png) repeat-y;
	text-align: left;
}

#main_content {
	float: left;
	text-align: left;
	margin: 0;
	padding: 20px 0 0 0;
	width: 600px;
	min-height: 280px;
}

#main_content.wider {
	width: 800px;
}

#main_content h1{
	margin: 0 0 0 20px;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 22px;
    font-weight: bold;
    color: #013b00;
}

#main_content h3 {
	margin: 0 0 0 20px;    
	font-size: 16px;
    font-weight: bold;
    color: #013b00;
}

#main_content p {
	margin: 1em 20px 1em 20px;
}

#main_content #maincontent_image {
	margin: 0 7px 0 0;
}

h1.mainTitle {
	margin: 0;
	padding: 0;
}

.subtitle {
	margin: 0 0 0 15px;
	font-weight: bold;
	font-size: 14px;
	color: #390;
}

.subtitle a {
	text-decoration: none;
}

#main_content ul li a:hover {
    color: #0F6;
}

/*This is pointers in an unordered list - Important to remember! 0 7px is the x and y co-ord of the bullet image*/
.pointers li{
	padding-left: 12px;
	background: url(../images/custom_list1.html) no-repeat;
	background-position: 0 7px;
}

.contentimage {
	margin: 0 0 0 15px;
    padding: 3px 15px 3px 3px;
    /*border: 2px solid #BADABC;*/
}

.center_text {
	margin: 0 auto;
    text-align: center;
}

.center_text a {
 	text-decoration: underline;
}
/* styles program header*/
#program_header {
	
	width:790px;
	height:50px;
	position:relative;
	top:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:5px;
	color:#FFF;
	
	}
h1.program_title {
	font:30px/1em verdana, arial, helvetoca, sans-serif;
	color:#FFF;
	padding:20px 0 0 20px;
	margin-top:0px;
}
h2.program_title {
	font:30px/1em verdana, arial, helvetoca, sans-serif;
	color:#ffffff;
	padding:20px 0 0 20px;
	margin-top:0px;
	}
.program_title_nobold {
	font:20px verdana, arial, helvetoca, sans-serif;
	color:#ffffff;
	text-align: center;
	}

/* =Sub Content
-----------------------------------------------------------------------------*/
#side_content {
    	margin: 0 6px 0 0;
        padding: 0;
	float: right;
	width: 180px;
	min-height: 280px;
	border-left: 1px solid #eee;
}

#side_content.hide {
	display: none;   
}

#side_content h1 {
	margin: 0 0 0 15px;
}

#side_content ul {
	width: 190px;
	margin: 0 auto;	
}

#side_content li {
	list-style: none;
	font-size: 12px;
	border-right: 2px solid #666;
	padding: 0 0 2px 5px;
}

#side_content li a{
	text-decoration: none;
}

#side_content li a:hover {
	
}

p#worldbg {
	width: 185px;
	height: 225px;
	/*background:#993;*/
}

/* Controls the flash world movie positioning*/
p#worldbg a {
	margin: 0 auto;
	padding: 0;
	float: left;
	width: 175px;
	/*background:#039;*/
	text-align: center;
}

img.side_content_images {
	margin: 0 0 0 15px;
	width: 180px;
}

/* =Ad Module | any additions to the side ad column
-----------------------------------------------------------------------------*/



/* =Forms (Contact)
-----------------------------------------------------------------------------*/
form {
	margin: 10px auto;
    width: 700px;
}

form#form2 {
    float: left;
	margin: 10px 0 0 0px;
    width: 700px;
}

label
{
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	border: none;
}

input
{
	color: #781351;
	background: #E4E4E4;
	border: #CCCCCC 1px solid;
}

fieldset p {
	clear: both;
    width: 575px;
}

textarea{
	display: inline-block;
	color: #000;
	background: #E4E4E4;
}

 fieldset
{
	border: #CCCCCC 1px solid;
	width: 545px;
	margin: 0 auto;
}

legend
{
	color: #FFF;
	background: #333; 
	padding: 2px 3px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

p input.options {
	padding-right: 10px;
}

p.info_text {
	clear: both;
	float: right;
	width: 320px;
	text-align: left;
	margin: 0 0 0 220px;
	border-top: 1px dotted #CCC;
}

span.required {
	color: #900;
	font-weight: bold;
}

.submit {
	float: right;
	padding: 0 0 30px;
	width: 320px;
}

.submit2 {
	padding: 0 0 30px 218px;
	width: 320px;
}

.submit input
{
	margin: 0 15px 15px 0;
	color: #666666; 
	background: #E4E4E4; 
	border:#CCCCCC 2px outset;
	font:verdana,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	outline: none;
}

.reset input {
	margin-left: 15px;
	float: left;
	display: inline;
}

.warning {
	color: #F00;
	font-weight: bold;
}

/* =Forms - Events page (register)
-----------------------------------------------------------------------------*/
form#register_events {
    float: left;
	margin: 10px auto;
    width: 450px;
}

form#register_events label
{
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	border: none;
}

form#register_events .submit {
	float: none;
	padding: 0 0 30px 145px;
	width: 320px;
}

/* =Forms - Newsletter signup page (register)
-----------------------------------------------------------------------------*/
form#form3 .submit3 {
	padding: 0 0 30px 160px;
	width: 320px;
}

/* =Tables
-----------------------------------------------------------------------------*/
#newsletter_table {
	margin: 0 0 0 18px;
    padding-bottom: 20px;
    font-size: 1em;
}

#newsletter_table td {
	font-size: 12px;
}

/* =Misc 1
-----------------------------------------------------------------------------*/
#main_content h1.redtext {
	color: #F00;
}

/* =Misc 2
-----------------------------------------------------------------------------*/


/* =Site Info | ie Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 800px;
    height: 112px;
    background: url(../images/footer.jpg) no-repeat;
}

#footer p {
    padding: 11px 0 0 0;
	font-size: 11px;
    font-weight: bold;
    color: #FFF;
}

#footer p.footerlinks {
	margin: -5px 0 0 0;
    padding: 0;
}

#footer p.footerlinks span a {
   	margin: 0;
    padding: 0;
	color: #FFF;
}
