/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}


/*All other print styles go here*/


* {
	margin: 0;
	padding: 0;
	border: 0;
}



html, body {
	font: 0.85em/1.6em Arial, Helvetica, Verdana, Tahoma, sans-serif;
	
}

#jump-links, #font-resizer, #contact-cta, #navigation, #breadcrumb, #sub-nav, #print, #v_toggle, #dropdownnav, #vertical_slide, #greenbar, #footer {
	display:none;
}

.col2b object {
	display:none;
}

/*#logo img {
	display:none;
}

#logo {
	background-image: url(../images/vividlime-logo-white.jpg);
	display:block;
	width:300px;
	height:134px;
	background-repeat: no-repeat;
	background-position: left top;
}*/


#wrapper_one {
		margin-right:5%;
}
#logo {
	margin-bottom:10px;	
}
#header #topmenu a {
	margin-right:10px;
}
#header div#aaa {
	display:none;
}
#main_menu, #million_button {
	margin-top:10px;
	margin-bottom:30px;
}	
#stripe_home #stripe_txt #button_findoutmore {
	display:none;
}
#search {
	display:none;
}
#content, #column_right, .left_box {
	margin-top:5px;
	margin-bottom:20px;
}	
h1, h2, p, ul {
	margin-top:5px;
	margin-bottom:10px;
}
li {
	list-style:inside square;  
}
#copy {

}
#footermenu {
	float:left;
	margin-top:10px;
}
#footermenu a {
	margin-right:10px;
}
#footer_home a.vividlime {
	float:right;
	margin-top:10px;
}
#emailform input {
	border-bottom: 1px solid #c9d2d6;
}
#emailform textarea {
	border-bottom: 1px solid #c9d2d6;
}
#emailform img.button_send {
	display:none;
}
