/*
	Style Name	: Minisite / Sales Page Website style sheet
	Version     : 2.0
	Author      : Abundance Unlimited
	URL         : http://www.AbundanceUnlimited.com
	Copyright   : This website
	Comments	: For use with minisites
	              Search for the string change for common elements to change the look
	
	all code -- html and css is copyright 2010 This website. All rights reserved worldwide.
*/

@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "3col_standard"
 * (de) Zentrales Stylesheet - Beispiellayout "3col_standard"
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2
 * @revision        $Revision:426 $
 * @lastmodified    $Date: 2009-10-27 21:15:57 +0100 (Di, 27. Okt 2009) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);

@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_003_draft.css);

body {
	background-color: #0033CC;
	padding: 0px 0px 0px 0px;
}

.page {
	padding: 0px 0px 0px 0px;
}

.page_margins {
	max-width: 780px;
	min-width: 780px;
	padding: 0px 0px 0px 0px;
}

#main {
	background: WHITE;
/*	background-image: url('../images/main-mid.jpg'); */
}

#main h1, h1 {
	font: 30px; /*change */
	line-height:100%; /*change */
	color: #660000; /*change */
	text-align:center;
}

#main p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:14px; /* 12px is good size to read for everyone */ /*change */
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 20px;
}

h1, h2, h3, h4 {
	font-family: Times New Roman; /*change */
	text-align:center;
	font-weight: bold;
	font: 36px; /*change */
	line-height:100%; /*change */
	color: #660000; /*change */
}
#header {
	padding: 0px 0px 0px 0px;
}
#header h1, h1 {
	font: 36px; /*change */
	line-height:100%; /*change */
	color: #660000; /*change */
	text-align:center;
}
h2 {
	font-size: 22px;
	color: #660000; /*change */
}
h3 {
	font-size: 22px;
	color: #000000; /*change */
}

.testimonial {
	BACKGROUND-COLOR: #FFFFCC;
	border: 2px solid #000000;
	float: center;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.bonus {
	BACKGROUND-COLOR: #0000FF;
	color: white;
	border: 2px solid #000000;
	float: center;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.bonus a {
	color: white;
	font-weight: bold;
	float: center;
}

.box {
	BACKGROUND-COLOR: WHITE;
	color: black;
	border: 2px solid BLACK;
	float: center;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.highlight {
	BACKGROUND-COLOR: #0033CC;
	color: white;
	border: 2px solid #000000;
	float: center;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.caption {
	background-color: #EEEEEE;
	border-color: #DDDDDD;
	border-style: solid;
	font-style: italic;
	text-align:center;
	margin:0 0 1.571em 1.571em;
	border-width:0.071em;
	padding:0.714em;
	float: right;
}
.caption.alighright {
}
.caption.alightleft {
	float: left;
}
.figure p {
	font-size: 10px;
	text-align:	center;
	line-height: 1.5em;
	margin-bottom: 0;
}

tbody tr:hover td {
	background: none repeat scroll 0 0;
}

table {
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-collapse:inherit;
	margin: 0px 0px 5px 0px;
}

tbody td {
	border-bottom: 1px solid;
	font-size: 14px;
}

#footer {
	color: white;
	clear:both;
	font-size:75%;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #182e7a;
}
#footer p {
	color: white;
	line-height: 1.6em;
	background-color: #182e7a;
}
#footer a {
	color: white;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
#footer a:hover {
	border: inline;
	text-decoration: bold;
	color: yellow;
}

.banner_right {
	display:inline;
	float: right;
}

.nan_quote {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	BACKGROUND-COLOR: #FFFFCC;
	border: 2px solid #000000;
	float: center;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}