/* ================================
CSS STYLES FOR DotNetNuke
================================
*/ 


.small-callout {
	background:#efefef;
	border:1px solid #B7CBDC;
	padding:10px;
	margin:0 0 10px 0px;
	font-style:italic;
	
	
}

blockquote {
	font:inherit !important;
}

/* for webscan lp */
#dnn_ctr717_DynamicForms_tblHeader
{ margin-left:150px; }
/* hack for new layout */
#dnn_ContentPane{
margin-left:70px;
}
#dnn_ctr686_DynamicForms_pnlRegistration {
background:url(/Portals/0/graphic-form-background.jpg) no-repeat -5px center;
width:200px;
height:300px;
}
table #dnn_ctr686_DynamicForms_tblHeader  {
margin-left:10px;
}/* for executive briefing lp */
#dnn_ctr741_DynamicForms_pnlRegistration {
background:url(/Portals/0/graphic-form-background.jpg) no-repeat -5px center;
width:200px;
height:300px;
}
table #dnn_ctr741_DynamicForms_tblHeader  {
margin-left:10px;
}h1, h2, h3, h4, h5, h6, h2 input{color:#07253f;margin:1ex 0; font-family:"Gill Sans Light", "Gill Sans", arial, sans serif;}
h1{font-size:25px;margin:10px 0;}
#hp-buckets h1 {font-size:21px;}
#content h1 {}
h2, h2 input{font-size:20px; color:#07253f;}
h2.lighter { color:#5184b0; }
h3{font-size:17px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}
a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; }
a:hover{color:#013565; text-decoration:underline;}
li {
padding-bottom:9px;
}
.border-bottom {
border-bottom: 1px solid #CCCCCC;
}
.border-right {
border-right: 1px solid #CCCCCC;
}
.free-analysis p {
padding:8px;
}
.free-analysis {
width:250px;
border-left: 1px solid #F8971C;
border-right: 1px solid #F8971C;
border-bottom: 1px solid #F8971C;
}
.section_links  h1{
display:block;
background-color:#F8971C;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
padding:4px;
border-bottom:3px white solid;
}
.section_links  li {
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
border-bottom:1px solid #FFFFFF;
margin:0px;
padding-bottom:2px;
}
.section_links  ul {
margin:5px;
padding:0px;
}
.section_links {
background-color:#FBEAD4;
width:250px;
}
.vitals {
float:right;
background-image:url(/Portals/0/uploaded_images/vitals-background.jpg);
background-repeat:none;
width:300px;
height:340px;
}
.vitals p {
margin-top:95px;
margin-left:45px;
margin-right:45px;
}
/* homepage css */
#wrapper { width: 950px; margin: auto;
}
.customerprofile {
width:600px;
height:110px;
background-image:url(/Portals/0/uploaded_images/cp-background.jpg);
background-position:right;
background-repeat:no-repeat;
clear:left;
}
.customerprofile h1 {
font-family:"Verdana";
font-size:1.3em;
color:#003366;
margin-left:175px;
padding-top:35px;
}
.customerprofile a {
font-family:"Verdana";
font-size:1.3em;
text-decoration:underline;
color:#003333:
}
.right_column {
float:right;
width:300px;
border-left: 2px solid #CCCCCC;
padding-left: 10px;
}
.right_column h1{
display:block;
background-color:#F8971C;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
padding:4px;
border-bottom:3px white solid;
}
.right_column li {
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
border-bottom:1px solid #FFFFFF;
margin:0px;
padding-bottom:2px;
}
.right_column ul {
margin:5px;
padding:0px;
}
.home_links {
background-color:#FBEAD4;
width:275px;
}
.home_links  h1{
display:block;
background-color:#F8971C;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
padding:4px;
border-bottom:3px white solid;
}
.home_links  li {
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
border-bottom:1px solid #FFFFFF;
margin:0px;
padding-bottom:2px;
}
.home_links  ul {
margin:5px;
padding:0px;
}
.trust-logos{
padding-top:10px;
border-top: 2px solid #CCCCCC;
}
.billboard {
width:600px;
float:left;
margin-right:10px;
}
.testimonial {
background-image:url(/Portals/0/uploaded_images/background_quotes.gif);
background-repeat:no-repeat;
background-position:left;
height:90px;
margin-bottom:10px;
}
.testimonial p {margin:20px; font-family:Arial, Helvetica, sans-serif;
font-size:1em; }
.caption {
font-family:Arial, Helvetica, sans-serif;
font-size:.80em;
font-weight:bold;
padding-left:5px; 
margin:0px;
}
.border-bottom {
border-bottom: 1px solid #CCCCCC;
}
.border-left {
border-left: 1px solid #CCCCCC;
}
/* END HOMEPAGE */
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body
{
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane  { 
}
.ContentPane  { 
}
.RightPane  { 
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:active   {
}
A.SelectedTab:hover    {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:active   {
}
A.OtherTabs:hover    {
}
/* GENERAL */
/* style for module titles */
.Head   {
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal
{
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}
.NormalRed
{
}
.NormalBold
{
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited  {
}
A.CommandButton:active   {
}
A.CommandButton:hover    {
}
/* GENERIC */
TFOOT, THEAD    {
}
TH  {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI   {
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
#lp-copy {
width:550px;
border:0px solid #cccccc;
}
#lp-form {
width:367px;
border:0px solid #000000;
float:right;
background-image: url("/Portals/0/lp-form.jpg"); 
background-repeat:no-repeat;
padding-top:210px;
color:#ffffff;
}
#lp-thankyou{
width:367px;
border:0px solid #000000;
float:right;
padding-top:50px;
color:#ffffff;
}
#box {
margin-top:10px;
padding-top:7px;     
padding-left:40px;
padding-right:5px;
background-image: url("/Portals/0/lp-checkbox.jpg");
background-repeat:no-repeat;
}
#lp-privacy {
border:0px solid #cccccc;
float:right;
clear:both;
}
#lp-privacy p {
font-family:sans-serif;
font-size:10px;
width:360px;
border:0px solid #cccccc;
float:right;
text-align:center;
clear:both;
}
#lp-logos {
margin-top:20px; 
clear:both;
font-family:sans-serif;
font-size:10px;
width:360px;
height:40px;
border:0px solid #cccccc;
float:right;
text-align:center;
}

