/*  
Theme Name: YAOT (Yet Another Onward Theme)
Theme URI: http://www.onward-internet-marketing.com/
Description: A three-column theme with horizontal navigation below a header image.
Version: 0.5
Tags: custom-header, threeo-columns, fixed-width,right-sidebar, widgets, rtl-language-support
Author: A.R. McNamara
Author URI: http://www.onward-internet-marketing.com/
*/

.clear-columns {
	clear: both;
}

.clear-left {
	clear:	left;
}

.clear-right {
	clear: right;
}

/*******************************************************************************
*  Onward.css : 2007.01.31 : webmaster@onward-internet-marketing.com
*******************************************************************************/

#OutsideContainer {
	border-right: solid 360px #000000;	/* right column's width and background color */
}
#PageOutsideContainer {
	border-right: solid 360px #ffffff;	/* right column's width and background color */
}
#SpeakingOutsideContainer {
	border-right: solid 360px #fbe1be;	/* right column's width and background color */
}
#WorkshopOutsideContainer {
	border-right: solid 360px #ffffff;	/* right column's width and background color */
}
#HomeOutsideContainer {
	border-right: solid 360px #fbe1be;	/* right column's width and background color */
}

#OuterHomeOutsideContainer {
	border-right: solid 380px #ffffff;	/* right column's width and background color */
}
#OutsideContainerBrochureTop {
	border-left:0;
	border-right:  solid 320px #ffffff;
	background-color:#f79b28;
}
#OutsideContainerBrochureBottom {
	border-left: solid 320px #ffffff;
	border-right: solid 320px #ffffff;
	background-color: #ffffff;
}
#InsideContainer {
	width: 100%;
	background-color:#ffffff;
}
#GatewayInsideContainer {
	width: 100%;
	background-color: #ffffff;
}
#PageInsideContainer {
	width: 100%;
	background-color:#ffffff;
}
#SpeakingInsideContainer {
	width: 100%;
	background-color:#ffffff;
}
#InsideContainerBrochureTop {
	width: 100%;
	background-color:#f79b28;
}
#InsideContainerBrochureBottom {
	width: 100%;
	background-color:#ffffff;
}
#WorkshopInsideContainer {
	width: 100%;
	background-color:#ffffff;
}
#OrderContainer {
	float: left;
	width: 100%;
	margin-right: -1px;
}
#PageOrderContainer {
	float: left;
	width: 100%;
	margin-right: -1px;
}
#SpeakingOrderContainer {
	float: left;
	width: 100%;
	margin-right: -1px;
}
#OrderContainerBrochureTop {
	float: left;
	width: 100%;
	margin-right: -1px;
	background-color: #f79b28;
}
#OrderContainerBrochureBottom {
	float: left;
	width: 100%;
	margin-right: -1px;
	background-color: #ffffff;
}
#LeftColumn {
	float: left;
	margin-left: -360px;
	width: 360px;
	margin-right: 1px;
}
#LeftColumnBrochureTop {
	border-left: solid 30px #f79b28;
	border-right: solid 15px #f79b28;
	float: left;
	margin-left: -320px;
	width: 320px;
	margin-right: 1px;
	color: #000000;
	background-color: #fcdcb4;
}
#LeftColumnBrochureBottom {
	float: left;
	margin-left: -320px;
	width: 320px;
	margin-right: 1px;
	color: #000000;
	background-color: #ffffff;
}
#MiddleColumn {
	float: right;		/* middle column goes right of the left column*/
	width: 99%;
	margin: 0;
	margin-left: -1px;
	background-color: #f79b28;
}
#PageMiddleColumn {
	float: right;
	width: 100%;
	margin: 0;
	margin-left: -1px;
	color: #000000;
	background-color: #ffffff;
}
#SpeakingMiddleColumn {
	float: right;
	width: 100%;
	margin: 0;
	margin-left: -1px;
	color: #000000;
	background-color: #ffffff;
}
#OuterHomeMiddleColumn {
	float: right;		/* middle column goes right of the left column*/
	width: 100%;
	margin: 0;
	margin-left: -1px;
}
#TipsMiddleColumn {
	float: right;		/* middle column goes right of the left column*/
	width: 100%;
	margin: 0;
	margin-left: -1px;
	background-color: #ffffff;
}
#MiddleColumnBrochureBottom {
	float: right;		/* middle column goes right of the left column*/
	width: 91%;
	margin: 0;
	color:#000000;
	background-color: #ffffff;
}
#WorkshopMiddleColumn {
	float: right;
	width: 100%;
	margin: 0;
	margin-left: -1px;
	color: #000000;
	background-color: #ffffff;
}
#RightColumn {
	float: right;
	margin-right: -360px;
	width: 360px;
	margin-left: 1px;
	background-color:#000000;
	color: #000000;
}
#PageRightColumn {
	float: right;
	margin-right: -360px;
	width: 360px;
	margin-left: 1px;
	background-color:#ffffff;
	color: #000000;
}
#SpeakingRightColumn {
	float: right;
	margin-right: -360px;
	width: 360px;
	margin-left: 1px;
	background-color:#fbe1be;
	color: #000000;
}
#TipsRightColumn {
	float: right;
	margin-right: -360px;
	width: 360px;
	margin-left: 1px;
	background-color:#fbe1be;
	color: #000000;
}
#HomeRightColumn {
	float: right;
	margin-right: -360px;
	width: 360px;
	margin-left: 1px;
	background-color:#fbe1be;
	color: #000000;
}
#OuterHomeRightColumn {
	float: right;
	margin-right: -360px;
	width: 360px;
	margin-left: 1px;
}
#RightColumnBrochureBottom {
	float: right;
	margin-right: -320px;
	width: 320px;
	margin-left: 1px;
	background-color:#ffffff;
	color: #000000;
}
#WorkshopRightColumn {
	float: right;
	margin-right: -360px;
	width: 360px;
	margin-left: 1px;
	background-color:#ffffff;
	color: #000000;
}
#Footer {
	padding-bottom: 1px;
	background-color: #414141;
	color: #ffffff;
}
#OutsideFooter {
	border-left: solid 320px #414141;
	border-right: solid 320px #414141;
	border-top: solid 50px #414141;
	background-color: #414141;
	color:#ffffff;
	z-index: 1;
}
#InsideFooter {
	width: 100%;
}
#OrderFooter {
	float: left;
	width: 100%;
	margin-right: -1px;
}
#LeftFooter {
	float: left;
	margin-left: -320px;
	width: 320px;
	margin-right: 1px;
}
#MiddleFooter {
	float: right;		/* middle column goes right of the left column*/
	width: 100%;
	margin: 0;
	margin-left: -1px;
}
#RightFooter {
	float: right;
	margin-right: -320px;
	width: 320px;
	margin-left: 1px;
}
.LeftFooterInside {
	margin:30px 15px 10px 30px;
	font-size: .9em;
}
.MiddleFooterInside {
	margin:30px 30px 10px 15px;
	font-size: .9em;
}
.RightFooterInside {
	margin:30px 30px 10px 15px;
	font-size: .9em;
}
.ie .RightFooterInside h5 {
	margin: 1em 0 0 0;
}
.FooterLink p a {
	color:#ebebeb;
	text-align:right;
	padding: 0 8px;
}
.FooterLink p {
	color:#a9a9a9;
	background-color: #414141;
	text-align:left;
	font-size: .7em;
}
/*******************************************************************************

 * BASE THEME

*******************************************************************************/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #000000;
	padding: 0;
	margin: 0 0;
	font-size: 100.1%;
	text-align: center;
}
#PageContainer {
	width: 960px;
	margin: 0 auto;
	background-color: #ebebeb;
	text-align:left;
}
#MastHead {
	background-color: #000000;
}
#InsideContainer {
	margin: 0 -1px;
}
#MiddleColumn div.OnwardMenu-center {
	border-bottom: solid 1px #000;
}
.inside {
	margin: 10px;
	position: relative;
}
.Rinside {
	margin: 10px;
}
.Rinside h2 {
	font-size: .8em;
	line-height:1em;
	margin: 40px;
}
.Rinside img {
	margin:10px 10px;
}
.BrochureTop {
	margin: 25px;
}
.tips {
	margin: 20px 20px;
}
.OuterHome {
	margin: 10px;
	z-index: 90;
}
.OuterHome h1 {
	color:#000000;
	font-size:.9em;
	text-align: left;
	margin-left:20px;
}
.OuterHome h2 {
	color:#000000;
	font-size:.8em;
	text-align:center;
}
.OuterHome img {
	padding-right: .5em;
}
.BrochureVideoBdr {
	background-color: #f79b28;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.BrochureLower {
	background-color:	#ffffff;
	color: #000000;
	float:left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.BrochureLower a {
	color:#F90;
}
.BrochureLower h4 p {
	margin: 10px;
}
.BrochureLowerLeft {
	width: 20%;
	float: left;
	text-align:left;
}
.BrochureLowerRight {
	width: 75%;
	float: right;
	text-align: left;
}
.Workshop {
	padding: 30px;
}
#RightColumnWorkshop img {
	padding: 15px 25px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
#header {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	background-color: #000000;
}
#Footer {
	padding-bottom: 1px;
	background-color: #ebebeb;
}
/* Sidebar */



#sidebar {
	padding: 0;
	font: .85em Arial, Sans-Serif;
	color: #000;
	background-color:#fbe1be;
}
#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	margin: 15px 0 10px 0;
	padding: 0;
	text-decoration: none;
	text-align:center;
}
#sidebar h4 {
	font-family: Arial, Sans-Serif;
	font-size: 1em;
	margin: 20px 30px;
	padding: 0;
	text-decoration: none;
	text-align:left;
}
#sidebar p {
	text-align: left;
	font-size: 1.2em;
}
#sidebar img {
	margin: 10px;
}
.page_item a:hover {
	text-decoration: none;
}
.page item current_page_item {
	color: #000;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-align:left;
	line-height: 1.5em;
}
#sidebar ul li {
	list-style-type: disc;
	margin: 3px 0 0 0;
	font-size: 1.2em;
	line-height:1.4em;
	font-weight:100;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* Posts */

.postmetadata {
	clear: both;
}
.postmetadata {
	margin: 30px 0;
}
.entry p a:visited {
	color: #666;
}
.entry p, .entrytext {
	text-align: left;
}
small {
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
}
.post {
	margin:  20px;
}
.sticky h2 {
	padding-bottom: 5px;
	border-bottom: 3px double #CECECE;
}
.posttitle {
	font-size: 1.4em;
}
.postmetadata {
	padding: 5px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* Headings */



h1 {
	text-align: center;
}
#headerimg .description {
	font-size: 1.7em;
	text-align: center;
	width: 960px;
	margin-left: 10px;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.1em;
	margin-top: -40px;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #000000;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h1 {
	padding-top: 60px;
	margin: 0;
}
.description {
	text-align: center;
}
h2.pagetitle {
	margin-top: 30px;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
p img {
	padding: 10px;
	margin: 0 5px;
}
p {
	font-size: .9em;
}
li {
	margin-bottom: .5em;
	font-size: .95em;
	margin-left: 1em;
}
ul {
	font-size: .95em;
	margin-left: -2.5em;
	list-style-image:none;
	list-style-type: disc;
	text-align:left;
	margin:10px 20px;
}
.ie li {
	margin-bottom: .5em;
	font-size: .95em;
	margin-left: 1em;
}
.ie ul {
	font-size: .95em;
	margin-left: .1em;
}
/* Images */

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
img.header {
	margin: 0 0 0 -7px;
	display: inline;
}
/* Forms */

#searchform {
	margin: 0 auto 10px;
	padding: 5px 3px;
	text-align: center;
}
#searchform #s {
	width: 115px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 80%;
	padding: 2px;
	margin: 5px 0 1px 0;
}
#commentform textarea {
	width: 80%;
	padding: 2px;
	border: 1px solid #c2c2c2;
}
#commentform #submit {
	margin: 0;
	float: left;
}
/* Comments */

.thread-alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 0px 3px 10px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	padding: 2px;
	border: 1px solid #eee;
}
.commentlist p {
	margin: 10px 0 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist li, #commentform input, #commentform textarea {
	font: Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: .95em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
/* Main Content Area */



code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #c60;
	text-decoration: none;
}
a:hover {
	color: #f90;
	text-decoration: underline;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption, .wp-caption p {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
#headerimg {
	height:94px;
	width:960px;
	background-image: url('images/SagePresenceHeader.png');
	background-repeat:no-repeat;
	margin:0;
}
#homeheaderimg {
	width:960px;
	height: 124px;
	background-image: url('images/HomeBanner.png');
	background-repeat:no-repeat;
	margin:0;
}

#headernav {
	height:30px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color:#414141;
	vertical-align: middle;
	width: 960px;
}

#headernav ul {
	text-align: center;
	font-size: 10pt;
	margin: 0;
}

.konqueror #headernav ul {
	text-align: center;
	font-size: 13pt;
	margin: 0 0 0 -20px;
}

.webkit #headernav ul {
	text-align: center;
	font-size: 12pt;
	margin: 0 0 0 -20px;
}

.sarari3 #headernav ul {
	text-align: center;
	font-size: 12pt;
	margin: 0 0 0 -20px;
}

#headernav ul li {
	list-style: none;
	padding: 0;
	margin:0;
	display: inline;
	text-align:center;
}

.ie #headernav ul {
	margin: 0;
}

.navlist li a, .navlist li a:visited, .navlist li a:link, .navlist li a:active {
	color:#CCCCCC;
	text-decoration: none;
	padding: 0 15px;
}

.navlist li a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.konqueror .navlist li a, .konqueror .navlist li a:visited, .konqueror .navlist li a:link, .konqueror .navlist li a:active {
	color:#CCCCCC;
	text-decoration: none;
	padding: 0 20px;
}

.webkit .navlist li a, .webkit .navlist li a:visited, .webkit .navlist li a:link, .webkit .navlist li a:active {
	color:#CCCCCC;
	text-decoration: none;
	padding: 0 20px;
}

.sarari3 .navlist li a, .sarari3 .navlist li a:visited, .sarari3 .navlist li a:link, .sarari3 .navlist li a:active {
	color:#CCCCCC;
	text-decoration: none;
	padding: 0 20px;
}

a, h2 a:hover, h3 a:hover {
	color:#f59a29;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.WorkshopText {
	color:  #000000;
	text-align:center;
}
.WorkshopText p {
	text-align:left;
}
.WorkshopText h2 {
	text-align:center;
	font-size: 1.4em;
}
.WorkshopText h3 {
	text-align:left;
	font-size: .9em;
	line-height:1.1em;
}
.WorkshopText h3 a {
	color:#f59a29;
	text-align:left;
	text-decoration:underline;
}
.WorkshopText h3 a:hover {
	color:#000000;
	text-decoration:none;
}
.WorkshopText ul {
	margin-left: 10px;
}
.WorkshopText ul li {
	margin-left:  -2.5em;
	text-align:left;
	font-size:.95em;
}
.ie .WorkshopText ul {
	margin-left: 10px;
}
.ie .WorkshopText ul li {
	margin-left:  10px;
	text-align:left;
	font-size:.95em;
}
.WorkshopText ul li ul li {
	margin-left:  -30px;
	text-align:left;
}
.WorkshopText img {
	margin: 10px 20px 5px 0;
}
.BrochureText {
	font-size: .85em;
	color: #000000;
	line-height: 1.1em;
}
.ThanksText li {
	margin-left:  15px;
	text-align:left;
}
.ThanksText ul {
	margin-left:  -40px;
	text-align:left;
}
.ProgramSubHead {
	font-size: 1.35em;
	line-height: 1.45em;
	color: #000000;
}
.ProgramTable {
	font-size: 1em;
	color: #000000;
	line-height: 1em;
	font-weight: bold;
}
.ProgramTableHead {
	font-size: 1.35em;
	font-weight: bolder;
	color: #ffffff;
	line-height: 1.45em;
}
table.ProgramTable {
	text-align:center;
	padding: 30px 0;
}
ul, ol, dl, p, h1, h2, h3, h4, h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
#preview {
	margin: 25px;
	border: 5px solid #000000;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p.fontsize-set {
	text-align: center;		/* center the icons for changing

					   font size */
}
p.fontsize-set input {
	margin: 0 2px;			/* space them out a bit */
}
code, pre {
	font-family: "Courier New", Courier, monospace;
}
label {
	cursor: pointer;
}
table {
	margin: 0;
	padding: 0;
	font-size: .8em;
	font-weight: bold;
}
.OuterHome table {
	font-size: .7em;
	line-height:1em;
	margin: 0;
	padding: 0;
}
#OuterHomeRightColumn .OuterHome {
	margin-top: 30px;
}
.entrytext table {
	margin: 20px 0;
	padding: 0;
}
tr {
	padding: 0;
	margin: 0;
}
td {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
th {
	background-color: #323232;
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
td a, td a:link, td a:visited, td a:active {
	color: #000000;
	text-decoration: underline;
}
td a:hover {
	color: #f79b28;
	text-decoration: none;
}
.EvenRow {
	background-color: #e7e7e7;
	text-align: center;
	font-weight: bold;
}
.OddRow {
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.HeaderRow {
	text-align: center;
	background-color: #b3d4d5;
}
.EvenRowCell {
	background-color: #e7e7e7;
	text-align: left;
	text-indent: 2em;
}
.OddRowCell {
	background-color: #ffffff;
	text-align: left;
	text-indent: 2em;
}
.HeaderRowCell {
	text-align: left;
	background-color: #b3d4d5;
}
.WhiteText {
	color: ##ffffff;
}
.RedText {
	color:#ff00000;
}
.BtmBorder {
	border-bottom: thick solid #000000;
	padding-bottom: 20px;
}
.ColumnHolder {
	border: 0;
	margin: 0;
}
.LowerBlockT {
	border: 0;
	margin: 0;
}
.LowerBlockB {
	border: 0;
	margin: 0;
}
h2.widgettitle {
	margin: 40px 0;
}

ul.widgettitle {
	list-style-image:none;
	list-style-type: none;
	list-style: none;
	padding-left: 2px;
}

li.widgettitle {
	list-style: none;
	padding-bottom: 10px;
}

#TwoColumns {
	float:left;
	width: 95%;
}
#TwoColumnsLeft {
	width: 45%;
	float: left;
}
#TwoColumnsRight {
	width: 45%;
	float: right;
}
#TwoColumns img {
	margin: 0;
	padding: 0;
}
#TwoColumns a, #TwoColumns a:link, #TwoColumns a:visited, #TwoColumns a:active {
	color: #000000;
}
#TwoColumns a:hover {
	color: #f79b28;
}

.VideoTipsArchive h6 a {
	color:#000000;
}

.VideoTipsArchive h6 a:hoover {
	color:#f59a29;;
}

.moonray_forms fieldset {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 1em;
	background-image:url(../../../images/FormBox.png);
	background-repeat:no-repeat;
	width: 300px;
	height: 268px;
}
.ie .moonray_forms fieldset {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 1em;
	background-image:url(../../../images/FormBox.png);
	background-repeat:no-repeat;
	width: 300px;
	height: 268px;
}
.moonray_forms label {
	float: left;
	width: 7em;
	margin: 0 .3em;
	text-align: right;
}
.ie .moonray_forms label {
	float: left;
	width: 6em;
	margin: 0;
	text-align: right;
	padding: 0;
}
.moonray_forms fieldset ol {
	padding: 5em 1em 0 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}
.ie .moonray_forms fieldset ol {
	padding:2em 0 0 0;
	margin: 6em 0 0 0;
	border: 0;
	list-style: none;
	list-style-type: none;
}
.moonray_forms fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding:.1em 0 .1em 0;
	list-style:none;
	margin-top: -.7em;
	margin-bottom:2em;
}
.ie .moonray_forms fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
	list-style:none;
	margin: -4em 0 0 .8em;
	padding:0;
	border: 0;
}
.moonray_forms fieldset.submit {
	float: none;
	width: auto;
	background-color: transparent;
	background-image: none;
}
.ie .moonray_forms fieldset.submit {
	float: none;
	width: auto;
	background-color: transparent;
	background-image: none;
	padding: 0;
	width: 80%;
}
.moonray_forms .moonray_fieldname {
	font-family:Arial;
	font-size:1.1em;
}
.moonray_forms .moonray_btn {
	padding:0;
	color:black;
	background-color:#d4d4d4;
	font-size: .80em;
}
.moonray_forms .standard_input {
	border:1px solid #767676;
	padding:0;
	margin: 0 0 0 5px;
	width:125px;
}
.moonray_forms .text_input {
	border:1px solid #767676;
	padding:0;
	margin: 0;
	width:205px;
}
div.Article {
	background: url(/images/box/images/TopLeft.gif) no-repeat;
	width:100%;
	margin: 0 0 0 -15px;
}
.ie div.Article {
	background: url(/images/box/images/TopLeft.gif) no-repeat;
	width:85%;
	margin-left: 30px;
}
div.Article li {
	list-style-type: none;
	list-style-image: none;
}
.ie div.Article ul {
	margin-left: 15px;
}
.ie div.Article ul li {
	font-size: .7em;
	margin-left: -15px;
	list-style-type: none;
	list-style-image: none;
}
div.Article h2 {
	background: 
 url(/images/box/images/TopRight.gif)  top right no-repeat;
	font-size:1.3em;
	padding:18px;
	margin:0;
}
div.ArticleBody {
	background: url(/images/box/images/RightBorder.gif) top right repeat-y;
	margin:0;
	margin-top:-2em;
	padding:31px;
}
div.ArticleFooter {
	background: 
 url(/images/box/images/BottomLeft.gif)  bottom left no-repeat;
}
div.ArticleFooter p {
	background: url(/images/box/images/BottomRight.gif) bottom right no-repeat;
	display:block;
	padding:0 0 31px 0;
	margin:-2em 0 0 0;
}
.ie div.ArticleFooter p {
	background: url(/images/box/images/BottomRight.gif) bottom right no-repeat;
	display:block;
	padding:10px;
	margin:-2em 0 0 0;
}
.moonray_forms2 fieldset {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 30px 20px;
	padding: 0;
	border: 0;
	margin-top: 1em;
	background-image:url(../../../images/FreeTipsBox.png);
	background-repeat:no-repeat;
	width: 300px;
	height: 268px;
}
.ie .moonray_forms2 fieldset {
	position: relative;
	float: left;
	clear: left;
	width: 90%;
	margin: 0;
	border: 0;
	margin-top: 1em;
	background-image:url(../../../images/FreeTipsBox.png);
	background-repeat:no-repeat;
	width: 300px;
	height: 268px;
}
.moonray_forms2 label {
	float: left;
	width: 7em;
	margin: 0 .3em;
	text-align: right;
}
.ie .moonray_forms2 label {
	float: left;
	width: 6em;
	margin: 0;
	text-align: right;
	padding: 0;
}
.moonray_forms2 fieldset ol {
	padding: 5em 1em 0 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}
.ie .moonray_forms2 fieldset ol {
	padding:2em 0 0 0;
	margin: 6em 0 0 0;
	border: 0;
	list-style: none;
	list-style-type: none;
}
.moonray_forms2 fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding:.1em 0 .1em 0;
	list-style:none;
	margin-top: -.7em;
	margin-bottom:2em;
}
.ie .moonray_forms2 fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
	list-style:none;
	margin: -4em 0 0 .8em;
	padding:0;
	border: 0;
}
.moonray_forms2 fieldset.submit {
	float: none;
	width: auto;
	background-color: transparent;
	background-image: none;
}
.ie .moonray_forms2 fieldset.submit {
	float: none;
	width: auto;
	background-color: transparent;
	background-image: none;
	padding: 0;
}
.moonray_forms2 .moonray_fieldname {
	font-family:Arial;
	font-size:1.1em;
}
.moonray_forms2 .moonray_btn {
	padding:0;
	color:black;
	background-color:#d4d4d4;
	font-size: .8em;
	width: 200px;
}
.moonray_forms2 .standard_input {
	border:1px solid #767676;
	padding:0;
	margin: 0px;
	width:125px;
}

.ie .moonray_forms2 .standard_input {
	border:1px solid #767676;
	padding:0;
	margin: 0px;
	width:95px;
}

.moonray_forms2 .text_input {
	border:1px solid #767676;
	padding:0;
	margin: 0;
	width:205px;
}
.moonray_forms3 fieldset {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: .3em;
	background-repeat:no-repeat;
	width: 300px;
}
.ie .moonray_forms3 fieldset {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: 0 30px;
	padding: 0 15px;
	border: 0;
	margin-top: 1em;
	background-repeat:no-repeat;
	width: 300px;
	height: 268px;
}
.moonray_forms3 label {
	float: left;
	width: 100px;
	margin: 0;
	text-align: right;
}
.ie .moonray_forms3 label {
	float: left;
	width: 6em;
	margin: 0;
	text-align: right;
	padding: 0;
}
.moonray_forms3 fieldset ol {
	list-style: none;
	list-style-type: none;
}
.ie .moonray_forms3 fieldset ol {
	padding:2em 0 0 0;
	margin: 6em 0 0 0;
	border: 0;
	list-style: none;
	list-style-type: none;
}
.moonray_forms3 fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding:.1em 0 .1em 0;
	list-style:none;
	margin-top: -.7em;
	margin-bottom:2em;
}
.ie .moonray_forms3 fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding: 0;
	list-style:none;
	margin: -4em 0 0 .8em;
	padding:0;
	border: 0;
}
.moonray_forms3 fieldset.submit {
	float: none;
	width: auto;
	background-color: transparent;
	background-image: none;
}
.ie .moonray_forms3 fieldset.submit {
	float: none;
	width: auto;
	background-color: transparent;
	background-image: none;
	padding: 0;
}
.moonray_forms3 .moonray_fieldname {
	font-family:Arial;
	font-size:1.1em;
}
.moonray_forms3 .mr_btn {
	padding:0;
	color:black;
	background-color:#d4d4d4;
	font-size: inherit;
}
.moonray_forms3 .standard_input {
	border:1px solid #767676;
	padding:0;
	margin: 0 0 0 5px;
	width:125px;
}
.moonray_forms3 .text_input {
	border:1px solid #767676;
	padding:0;
	margin: 0;
	width:205px;
}
/*******************************************************************************

		* HACKS

********************************************************************************/

.clear-columns {
	/* hide from IE/Mac \*/

	padding-bottom: 1px;
	margin-bottom: -1px;
}
* html #PageContainer {
	/* \*/ height: 0.1%;
	position: relative;
}
* html #MiddleColumn, * html #LeftColumn, * html #RightColumn,  * html #OrderContainer {
	/* hide from IE/Mac \*/

	overflow: visible;
	position: relative;
}
* html #MiddleColumn {
	margin-right: -4px;
	margin-right/* */: 0;
}
* html #MiddleColumn .inside {
	margin-right: 14px;
	margin-right/* */: 10px;
}
* html #MastHead, * html #Footer {
	/* hide from IE/Mac \*/

	height: 0.1%;
	height/**/: auto;
}
* html #MastHead .inside, * html #Footer .inside {
	margin-top: 0;
	margin-bottom: 0;
	margin/* */: 10px;
}
* html .inside {
	margin: 10px 0.75em;
	margin/* */: 10px;
}
* html #InsideContainer {
	display: block;
}
* html #OrderContainer {
	margin-right: -100%;	/* IE/Mac will force #OrderContainer

				   to the width of #LeftColumn, even though

				   that element is no longer inside it. this

				   negative margin will help IE/Mac keep the

				   three columns together under narrower 

				   viewports than normal.

	/* \*/
	margin-right: -1px; /* reset the above hack for IE/Win */
}





/******************************************************************************/
