/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SWCode/cms_images/dl/stregis/sregis_promobg.png', sizingMethod='scale');
------------------------
*:first-child+html
------------------------
* html 
------------------------
body { background-color: red; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
    body { background-color: blue; }
}
/*--- End Code Snippets ***/



* {padding:0; margin:0;}

body
{
	font-family: Trebuchet MS; Arial; Verdana;
	font-size: 10pt;
	font-weight: normal;
	color:#000;
	margin:0;
	padding:0;
    background-image:url(images/bgd_tile.jpg);
    background-repeat:repeat;
}
img 
{
    border:0;
}

a:link, a:visited
{
    color:#0054a6;
    text-decoration:none;
}
a:hover
{
    color:#000000;
    text-decoration:none;
}

h1
{
    color:#4a1c0a;
    font-family: Palatino Linotype; Arial;
    font-size:18pt;
    font-weight:bold;
    margin:5 0 15px 0;
    font-style:italic;
    line-height:125%;
}
h2
{
    color:#4a1c0a;
    font-family: Palatino Linotype; Arial;
    font-size:14pt;
    font-weight:bold;
    margin:6px 0 15px 0;
    font-style:italic;
}
h3
{
    color:#4a1c0a;
    font-family: Palatino Linotype; Arial;
    font-size:16pt;
    font-weight:bold;
    margin:10px 0 8px 0;
    font-style:italic;
}
p
{
    padding: 0 0 8pt;
    line-height:115%;
    text-align:left;
}

ol, ul
{
    margin:2pt 0 5pt 0;
}
li
{
    margin:0 0 2pt 20pt;
}

input 
{
    margin:4px 0 5px 0;
}


.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Trebuchet MS; Arial; Verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height:115%;
}
.clear
{
    clear:both;
    font-size:1px;
}
.left {float:left; margin:0 10px 4px 0;}
.right {float:right; margin:0 0 4px 10px;}
.zoom {margin:3 0 0px 10px;}
.signature {float:right; margin:20px 100px 0px 5px;}
.signature1 {margin:5px 15px 5px 15px;}

/**** HP title formating ****/
.black1  {position:absolute; top:0px; left:10px; color:#2a2828; font-style:italic; font-family:Times New Roman;}
.purple {position:absolute; top:26px; left:100px; color:#504392; font-style:italic; font-family:Times New Roman;}


/**** TEMP BORDERS ****
#wrapperHP, #wrapper LP {border:1px solid #ff0000;} /* Red          *
#navWrapper             {border:1px solid #ff00e4;} /* Dark Pink    *
#leftNav, #topNav       {border:1px solid #fea4f5;} /* Light Pink   *
#contentWrapperHP       {border:1px solid #1800ff;} /* Dark Blue    *
#contentHP              {border:1px solid #9085fb;} /* Light Blue   *
#buttonWrapperHP        {border:1px solid #4f9591;} /* Dark Aqua    *
#footerWrapper          {border:1px solid #00fff0;} /* Light Aqua   */
/**** END TEMP BORDERS ****/

/**** WRAPPERS ****/
#wrapperHP, #wrapperLP
{
    width:900px;
    margin:0 auto;
    position:relative;
}
#wrapperHP {background-image:url(images/home-table-bgd.jpg);background-repeat:no-repeat;background-color:#eaf4fe;}
#wrapperLP {background-image:url(images/main-table-bgd-new1.jpg);background-repeat:no-repeat;background-color:#eaf4fe;}

/**** LEFT SIDE NAV ****/
#navWrapper
{
    height:67px;
    align:center;
    width:900px;
    
}
    #leftNav
    {
        position:relative;
        margin:0px 10px 0 27px;
        width:845px;
        margin:0 auto;
        text-align:center;
        font-weight:bold;
        align:left
    }
        #leftNav td
        {
            padding:5px 0px 7px 0px;
            align:center;
        }
        #leftNav a:link, #leftNav a:visited
        {
            color:#fff;
        }
        #leftNav a:hover
        {
            color:#a8753b;
            text-decoration:none;
        }
    #leftNavImage
    {
        margin:50px 0 0 10px;
        
    }

/**** Header Image ****/
#FlashImage
{
    position:absolute;
    left:501px;
    top:67px;
    width:399px;
    height:493px;
    z-index:100;
}

#HeaderImageLP
{
    position:absolute;
    left:0px;
    top:67px;
    width:900px;
    height:265px;
    /**z-index:50;*/
}
/**** CONTENT ****/
#contentWrapperHP, #contentWrapperLP
{
    position:relative;
    z-index:50;
    width:890px;
}
    #contentLP
    {
        margin:260px 0 0 0px;
        width:870px;
        padding:0px 0px 0 0px;
        position:relative;
        z-index:55;
        min-height: 200px;
        height: auto !important;
        height: 200px;
        align:left;
    }
    #contentHP
    {
        margin:220px 0 0 36px;
        width:864px;
        padding:0 0px 10px 0px;
        position:relative;
        z-index:50;
        min-height: 200px;
        height: auto !important;
        height: 200px;
        align:left;
    }
    


/**** FOOTER ****/
#footerWrapper
{
    position:relative;
    height:159px;
    top:0px;
    z-index:110;
    background-image:url(images/footer-bgd-blue-new.jpg);
    background-repeat:repeat; 
}
#footerLPWrapper
{
    position:relative;
    height:150px;
    top:0px;
    z-index:110;
    background-image:url(images/footer-bgd-new.gif);
    background-repeat:no-repeat;    
}
/*---- INNER FOOTER POSITIONS ----*/
#hostingBugs    {top:100px; right:350px;}
#hostingBugsLP  {top:100px; right:350px;}
#SHAREbug       {top:50px; left:20px;}
#footerNav      {top:15px; left:0px;}
#footerNav1     {top:35px; left:0px;}
#address        {top:55px; left:2px;}
#copyright      {top:80px; right:20px;}
#links          {top:65px; left:20px;}
#linksfooter    {top:80px; left:20px;}
/*---------------------------------*/

/*---- Temp Borders ----*
#footerWrapper, #footerHr, #hostingBugs, #SHAREbug, #footerNav, #address, #copyright {border:0px solid pink;}
/*---- End Temp Borders ---*/

#footerHr
{
    width:900px;
    text-align:center;
}
#hostingBugs
{
    width:174px;
    position:absolute;
}
#hostingBugsLP
{
    width:174px;
    position:absolute;
}
    #PBbug
    {
        float:left;
        width:100px;
        position:relative;
        top:6px;
    }
    #IHbug
    {
        float:right;
        width:100px;
        position:relative;
    }
#SHAREbug
{
    position:absolute;
}
    #SHAREbug p
    {
        margin:0;
        padding:0;
    }
/*-------------------------------------------*/
#footerNav1
{
    text-align:center;
    font-weight:normal;
    font-size:9pt;
    position:absolute;
    width:900px;
    z-index:110;
}
#footerNav
{
    text-align:center;
    font-weight:normal;
    font-size:9pt;
    position:absolute;
    width:900px;
    z-index:110;
}
    #footerNav ol
    {
        padding:0;
        margin:0;       
    }
        #footerNav li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav a:link, #footerNav a:visited, #footerNav
    {
        color:#0054a6;
    }
    #footerNav a:hover
    {
        text-decoration:none;
        color:#000000;
    }
    
     #footerNav1 ol
    {
        padding:0;
        margin:0;       
    }
        #footerNav1 li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #footerNav1 a:link, #footerNav1 a:visited, #footerNav1
    {
        color:#0054a6;
    }
    #footerNav1 a:hover
    {
        text-decoration:none;
        color:#000000;
    }

/*-------------------------------------------*/
#address
{
    position:absolute;
    font-size:7.5pt;
    color:#0054a6;
    text-align:center;
    width:900px;
    z-index:10;

}

/*-------------------------------------------*/
#copyright
{
    position:absolute;
    font-size:7.5pt;
    color:#0054a6;
    text-align:right;
    width:250px;
    z-index:10;
    color:#000;
    line-height:100%;
}

#links
{
    position:absolute;
    font-size:7.5pt;
    color:#0054a6;
    text-align:left;
    width:650px;
    z-index:110;
    line-height:100%;
}
#links ol
    {
        padding:0;
        margin:0;       
    }
        #links li
        {
            margin:0;
            padding:0;
            display: inline;        
        }
    #links a:link, #links a:visited, #links
    {
        color:#0054a6;
        line-height:100%;
    }
    #links a:hover
    {
        text-decoration:none;
        color:#000000;
    }
#linksfooter
{
    position:absolute;
    font-size:7.5pt;
    color:#0054a6;
    text-align:left;
    width:650px;
    z-index:110;
    line-height:100%;
}
.linksfooter a:link, .linksfooter a:visited, .linksfooter
    {
        color:#0054a6;
        line-height:100%;
    }
    .linksfooter a:hover
    {
        text-decoration:none;
        color:#000000;
    }

#homePetTable_1
{
    background-image: url('/Portals/34/Skins/CMB/images/home-list-bgd.png');
    background-repeat:no-repeat;
    _background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/34/Skins/CMB/images/home-list-bgd.png', sizingMethod='scale',enabled=true);
    z-index: 80; 
}

#homePetTable
{
    z-index:110;
    background-image:url(/Portals/34/images/home-list-bgd.jpg);
    background-repeat:no-repeat;    
}


.homePetTable
{
	font-family: Trebuchet MS; Arial; Verdana;
	font-size: 9.5pt;
	font-weight: normal;
	line-height:110%;
}

.homePetTable a:link, a:visited
{
    color:#0054a6;
    text-decoration:none;
}
.homePetTable a:hover
{
    color:#000000;
    text-decoration:none;
}

.red
{
    color:#cc3333;
    font-family: Palatino Linotype; Arial;
    font-size:16pt;
    font-weight:bold;
    margin:0 0 10px 0;
    font-style:italic;
}
.black
{
    color:#000000;
    font-family: Arial;
    font-size:18pt;
    font-weight:bold;
    margin:0 0 10px 0;
}

.PortfolioTable
{
   color:#000000;
   text-decoration:none;
   font-size: 9.5pt;
   font-weight: normal;
   line-height:110%;
}
.PortfolioTable a:link, a:visited
{
   color:#0054a6;
   text-decoration:none;
}
.PortfolioTable a:hover
{
    color:#000000;
    text-decoration:none;
}

/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000;
}

.MainMenuItem
{
	color: #ffffff;
	/* text-transform: uppercase; */
	text-align: center;
	font-family: Tahoma;
	font-size: 10.5pt;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #e1ae15;
	text-align: center;
	font-family: Tahoma;
	font-size: 10.5pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #000000;
	background-color: #2a455f;
	text-align: left;
	font-family: Arial;
	font-size: 9.5pt;
	font-weight: bold;
	/* text-transform: uppercase; */
	text-decoration: none;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #ed1b2d;
	background-color: Transparent;
	height: 1px;
	width: 1px;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/**********************************/

.SeparatorCSS
{
	color: #ffffff;
/*	background-color: #FFF797;  */
/*	height: 30px; */
	font-family: Tahoma;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	line-height:10px;
	padding:6px;
/*  text-transform: uppercase; */
}
/***** Main Menu - End *****/
