@charset "UTF-8";
/* Seven Figure Mastermind Team Styles Index
	
   Copyright 2008-2010 Upward Enterprises, LLC ( http://www.SevenFigureMasterMindTeam.com/ )
   --------------------------------------------------------------
*/
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li {list-style-image:none;
list-style-position:outside;
list-style-type:none;}
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

ul {margin-bottom:15px;padding-left:30px;}
ul li {list-style-image:none;list-style-position:outside;list-style-type:disc;margin-bottom:10px;}
ol {}
ol li {}

/* CTI SETTINGS */
p {font-size:16px;}
.absolute {background:#000000 none repeat scroll 0 0;height:24px;}

/* FORM STYLES */

form {}

.input {background:transparent url(http://s2.sfmtcdn.net/cti/images/background-input.jpg) no-repeat scroll 0 0;
border:medium none;
font-weight:bold;
height:21px;
margin-bottom:3px;
padding-left:5px;
padding-top:4px;
text-transform:uppercase;
width:203px;}

.input .signup-btn1 {background:transparent url(http://s1.sfmtcdn.net/cti/images/background-input-button.jpg) repeat scroll 0 0;
height:43px;
margin-bottom:9px;
width:205px;}

/* TYPOGRAPHY */

h1 {color:#E30000;
font-family:verdana;
font-size:25px;
font-weight:bold;
margin-bottom:18px;}

.footer {margin:5px 0 10px 0; padding-bottom:10px;}
.footer .copyright {border:0; margin-top:0; padding-top:5px;}
.copyright {border:0;margin:5px 0 10px 0;padding-top:5px;}
