﻿
p,a,td, table.vedit, h1, h2, h3, table, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align:left;
	font-weight: normal;
}


body{
	background-image:url("images/background-proresource.jpg");
	background-repeat:repeat-x;
	margin:0px;
}

img
{
	border: 0px;
}

/***************************************************************
Home Page Styles
****************************************************************/

#column-left
{
	float: left;
	width: 420px;
}
#column-right
{
	float: right;
	width: 480px;
	visibility: visible;
}

#column-right p
{
	color: #464646;
	line-height: 22px;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#column-right h2
{
	color: #f7941f;
	font-size: 18px;
	font-weight: bold;
	margin-top:34px;
	margin-left: 6px;
	margin-bottom:11px;
}
#column-left h2, h2
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #f7941f;
	font-size: 15px;
	font-weight: bold;
	margin-top:44px;
	margin-bottom:0px;
	margin-left: 70px;
}

#column-left p
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #464646;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 70px;
	margin-top: 2px;
	margin-bottom: 0px;
}
#newlanding-left p.smalltext, #newlanding-right p.smalltext
{
	color: #949493;
	font-size: 9px;
	margin-top: 0px;
	line-height:13px;
	margin-top: 0px;
}
#column-left a.smalltext,#column-left a.smalltext:visited, a.smalltext, a.smalltext:visited
{
	color: #949493;
	font-size: 9px;
	margin-top: 0px;
	line-height:13px;
	margin-top: 0px;
	text-decoration: underline;
}

#column-left a.smalltext:hover, a.smalltext:hover
{
	color: #B7B7B7;
	font-size: 9px;
	margin-top: 0px;
	line-height:13px;
	margin-top: 0px;
	text-decoration: underline;
}

#column-right p.bullet-logo
{
	background-image: url("images/bullet-proresource.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-top: 3px;
	font-size: 14px;
	margin-top: 5px;
}

#footerlinks
{
	text-align:center;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-left: 1px #b7b7b7 solid;	
	border-right: 1px #b7b7b7 solid;
	border-bottom: 1px #b7b7b7 solid;
}
#footerlinks a, #footerlinks a:visited
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
#footerlinks a:hover
{
	color: #DDDDDD;
	text-decoration: underline;
}
#footerlinks p 
{
	font-size: 11px;
	color: 	#008bc6;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}
input.hometext
{
	background-image: url("images/background-textbox.gif");
	width:229px;
	height:34px;
	border: 0px black solid;
	line-height: 20px;
	text-align: center;
	color: #9a9898;
	padding-top:5px;
}
#column-right p.orangetext
{
	color:#f7941f;
}
#column-right p.greentext
{
	color: #00ba65;
}

#masthead
{
	text-align:right;
	padding-right: 50px;
	padding-top: 5px;
}
#masthead p
{
	font-size: 12px;
	line-height: 15px;
}

#masthead a, #masthead a:visited
{
	color: #f7941f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#masthead a:hover
{
	color: #F9B057;
	text-decoration: underline;
}
span.freetext
{
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 18px;
}

.content
{
	width: 952px;
	background-color: #FFFFFF;
	border-left: 1px #b7b7b7 solid;	
	border-right: 1px #b7b7b7 solid;
	border-top: 1px #b7b7b7 solid;
}

.orangebold
{
	font-weight: bold;
	color: #f7941f;
}

/***************************************************************
Landing/internal page styles
****************************************************************/

#newlanding-header
{
	margin: 20px;
}
#newlanding-header h1
{
	font-size: 24px;
	line-height: 28px;
	font-family: Arial Black, Helvetica, sans-serif;
	text-align:center;
}
.redtext
{
	color: #CC0000;
}
#newlanding-left
{
	float: left;
	width: 440px;
	margin-left: 20px;
	margin-top: 0px;
	background-image: url("images/separator-background.gif");
	background-repeat:no-repeat;
	background-position: 500px 40px;
	text-align: left;
}
#newlanding-right
{
	float: right;
	width:380px;
	margin: 20px;
	padding: 20px;
	visibility: visible;
	border: 1px black dashed;
}
#newlanding-left h1, h3, #newlanding-right h1
{
	font-size: 22px;
	line-height: 28px;
	*line-height:20px;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
}
#newlanding-left h2
{
	color: #0087c3;
	font-size: 18px;
	font-weight: bold;
	margin-top:28px;
	margin-bottom:0px;
	margin-left: 0px;
}

#newlanding-left p.smalltext
{
	font-size: 9px;
	margin-top: 0px;
	line-height:13px;
	margin-top: 0px;
}
#newlanding-left a.smalltext, #newlanding-left a.smalltext:visited
{
	
	font-size: 9px;
}

#newlanding-left p, #newlanding-left ul, #newlanding-left ol, #newlanding-left td, #newlanding-right td, p, newlanding-right p
{

	color: #464646;
	line-height: 17px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 11px;
	margin-bottom: 0px;
	margin-right: 30px;
}
#newlanding-left p.boldheader
{
	font-size: 15px;
	font-weight: bold;
	margin-top: 36px;
	line-height: 21px;
}
#newlanding-left p.boldheader a, #newlanding-left p.boldheader a:visited
{
	font-size: 16px;
	font-weight: bold;
	color: #0087c3;
	text-decoration: underline;
}
#newlanding-left p.boldheader a:hover
{
	text-decoration: none;
	color: #22BDFF;
}
#newlanding-left .bluetext
{
	font-size: 16px;
	font-weight: bold;
	color: #0087c3;
}



#newlanding-left p.bullet-logo
{
	background-image: url("images/bullet-proresource.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 3px;
	font-size: 14px;
	margin-top: 5px;
	font-weight: bold;
}
#newlanding-left p.bullet-logo-nonbold
{
	background-image: url("images/bullet-proresource.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 3px;
	font-size: 14px;
	margin-top: 5px;
	font-weight: normal;

}

#newlanding-left ul li
{
	margin-left: 20px;
}


#newlanding-right p, li
{
	color: #464646;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 6px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	text-align:left;
}
#newlanding-right li
{
	color: #464646;
	line-height: 22px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 0px;
	text-align:left;
}

#newlanding-right h2
{
	color: #f7941f;
	font-size: 18px;
	font-weight: bold;
	margin-top:34px;
	margin-left: 6px;
	margin-bottom:11px;
}

#newlanding-left a, #newlanding-left a:visited, a, a:visited
{
	color: #0087c3;
	font-size: 14px;
	font-weight: normal;
}
#newlanding-left a:hover, a:hover
{
	color: #22BDFF;	
}

a.landing-buynow, a.landing-buynow:visited
{
	width:197px;
	height: 32px;
	background-image: url("images/btn-buynow-landing.gif");
	display: block;
}
a.landing-buynow:hover
{
	background-image: url("images/btn-buynow-landing-hover.gif");
}

a.signup, a.signup:visited
{
	width:250px;
	height: 32px;
	background-image: url("images/btn-free-reports.gif");
	display: block;
}
a.signup:hover
{
	background-image: url("images/btn-free-reports-hover.gif");
}

a.landing-access-toolkit, a.landing-access-toolkit:visited
{
	width:197px;
	height: 32px;
	background-image: url("images/btn-access-toolkit.gif");
	display: block;
}
a.landing-access-toolkit:hover
{
	background-image: url("images/btn-access-toolkit-hover.gif");
}

a.landing-emailcourse, a.landing-emailcourse:visited
{
	width:250px;
	height: 32px;
	background-image: url("images/btn-emailcourse.gif");
	display: block;
}
a.landing-emailcourse:hover
{
	background-image: url('images/btn-emailcourse-hover.gif');
}
a.landing-revolution, a.landing-revolution:visited
{
	width:250px;
	height: 32px;
	background-image: url("images/btn-revolution.gif");
	display: block;
}
a.landing-revolution:hover
{
	background-image: url('images/btn-revolution-hover.gif');
}

a.landing-toc, a.landing-toc:visited
{
	width:199px;
	height: 40px;
	background-image: url("images/btn-view-table-of-contents.gif");
	background-position: 1px top;
	display: block;
}
a.landing-toc:hover
{
	background-image: url("images/btn-view-table-of-contents-hover.gif");
}

a.join-the-revolution, a.join-the-revolution:visited
{
	width:100px;
	height: 150px;
	background-image: url("images/btn-join-the-revolution.jpg");
	background-position: 1px top;
	display: block;
}
a.join-the-revolution:hover
{
	background-image: url("images/btn-join-the-revolution-hover.jpg");
}


#newlanding-right p.quotetext
{
	color: #464646;
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
}

#newlanding-right p.quoteattrib
{
	margin-top: 15px;
	color: #464646;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}

#newlanding-right p.quoteattrib a, #newlanding-right p.quoteattrib a:visited
{
	color: #0087c3;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
}
#newlanding-right p.quoteattrib a:hover
{
	color: #22BDFF;
	text-align:left;
}


#orangebox
{
	text-align: left;
	height: 198px;
	width: 223px;
	background-image: url(images/orangebox-top.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #FFFFFF;
	padding-top:4px;
}

#orangebox p
{
	margin-left: 10px;
	margin-right: 10px;
	line-height: 19px;
}
#orangebox h2
{
	color: #f7941f;
	font-size: 18px;
	margin-top: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 8px;
}



#callout-testimonials
{
	width:284px;
	margin-top: 10px;
}
#callout-testimonials-top
{
	width: 284px;
	height: 14px;
	background-image: url(images/callout-testimonials-top.jpg);
	display: block;
}

#callout-testimonials-middle
{
	width: 284px;
	background-image: url(images/callout-testimonials-middle.jpg);
	background-repeat: repeat-y;
}
#callout-testimonials-bottom
{
	width: 284px;
	height: 15px;
	background-image: url(images/callout-testimonials-bottom.jpg);
	display: block;
}

#callout-testimonials-middle p
{
	margin-top: 0px;
}
#newlanding-left h1.error
{
	color: #FF0000;
}
.largenumber
{
	color: #33B04D;
	font-size: 18px;
	font-weight: bold;	
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}
#container
{
	margin-top: 30px;
	background-color: #FFFFFF;
	width: 952px;
}

#newlanding-left a.freetemplate, #newlanding-left  a.freetemplate:visited
{
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #0087c3;
}
#newlanding-left a.freetemplate:hover{
	color:#00ABF4;
}




/***************************************************************
Popup styles
****************************************************************/

#popup-content
{
	margin: 20px;
	background-color: #FFFFFF;
}
#popup-content p
{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	line-height: 19px;

}
body.popup
{
	background-color:#FFFFFF;
	background-image: none;
}

body.sample
{
	background-image: none;
	background-color: #FFFFFF;
}

#samplecontainer
{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	background-color: #FFFFFF;
}
#samplecontainer h1
{
	font-weight: bold;
	font-size: 16px;
	
}

