@charset "utf-8";
body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    background-image: url('images/repeater.jpg');
    background-repeat: repeat-x;
    margin-top: 0px;
    background-color: #EFEFEF;
}
#mainContent {
    background-image: url('images/main-repeater.jpg');
    background-repeat: repeat-y;
}



#mainWrapper {
    width: 761px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}



#headliner {
    color:#333333;
    font-family:impact,tahoma,arial,verdana,helvetica;
    font-size:34px;
    font-weight:bold;
    margin-top:-70px;
}


#notice {
    background-color: #fffbef;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #ede7c3;
    border-bottom-color: #EDE7C3;
    margin-top: 5px;
    margin-bottom: 5px;
}

#sqContent .content {
    
    font-size:1em;
    font-family:georgia;
}

#second .content {
    
    font-size:1em;
}

h2 {
    font-weight: normal;
}

.style12 {
    color: #620000;
    font-size: 55px;
}

.style4 {
    font-size: 28px;
    color: #990000;
    font-weight: bold;
}

.sqoptincta {
    font-size:18px;
    font-weight:bold;
}

.optinimage img {
    margin:10px 0;
    border:0px; 
}

.videofake-side img {
    margin:10px 0;
    width:250px; 
    border:0px;
}

.videofake-content img {
    margin:10px 0;
    overflow:hidden;
    width:425px;    
    border:0px;
}

form {
    clear: both;
    padding: 0px 0px;
}
    
    input[type=text] {
        border: 2px solid #dddddd;
        width:235px;
        padding-left: 5px;
        padding-bottom:5px;
        padding-top:5px;
        margin-left:-5px;
        font-size: 14px;
        clear: both;
        margin-bottom:5px;
        display: block;
        font-weight: bold;
        background: #f9f9f9;
        
        width: 98%;
        color: #444;
    }
    
ul li {
    margin:0 0 10px 0;
}

.actionbullets{
    background:none repeat scroll 0 0 #e9e9e9;
    border:3px dashed #333333;
    font-size:1em;
    font-family:georgia;
    margin:15px 0 0;
    padding:8px;
}

.actionbullets h3 {    
    font-size:1.2em;
    /*list-style-type:none;*/
}   

.actionbullets ul li {
    margin:0 5px 7px -3px;
    font-size:1.1em;
    /*list-style-type:none;*/
}
    
#footer {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #CCCCCC;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
}

#footer div.links {
    
    color:#999;
    font-size:10px;

}

#footer .links a:link, .links a:visited, .links a:hover {
    color:#999;
    font-size:10px;
    
}
#content-area {
    padding-right: 25px;
    padding-left: 25px;
}

.toolaunchvideo img {
    margin:5px 0 5px -20px;
    width:400px;
}

input[type=text]:focus {
            border: 2px solid #65b3f9;
        }

    input[type=image] {
        display: block;
        margin: 0px auto;
        clear: both;
    }
	
.style10 {
   color: #666666;
   font-size: 10px;
}
.style13 {font-weight: bold}
.style14 {font-size: 14px}
.style15 {
            font-size: 18px
        }
.style16 {font-size: 12px}	

