/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* hack for new layout */
#dnn_ContentPane{
margin-left:70px;
}

h2 {
text-decoration:none;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
text-decoration:none;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 a:link {
text-decoration: underline;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 a:visited{
text-decoration:underline;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 a:hover {
text-decoration:underline;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 a:link {
text-decoration: underline;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 a:visited{
text-decoration:underline;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 a:hover {
text-decoration:none;
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

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 */

h1 {
font-family:"Verdana"; font-size:1.25em;
color:#003366; padding:0px; margin:0px;
}
#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 */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

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;

}

#testimonial {
     width:350px;
     height:132px;
     background-color:#E0DFDF;
     padding-left:110px;
     padding-right:5px;
     background-image: url("/Portals/0/dom-hs.jpg");
     background-repeat:no-repeat;
     margin-left:50px;
     line-height:20px;
}

#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;
}




























