@charset "utf-8";
/* CSS Document For Print Styles*/


body { font-size: 12pt; color: #000000; background: url(../siteassist_css/none); }
li { font-size: 12px; }
#globalContainer { background-image: none; margin: 0px; }
#borderTop, #borderBottom, #topNav, #sideNav, #footer { display: none; }
#logo { background: #FFFFFF url(../siteassist_css/none); padding-bottom: 5px; }
#innerContainerWrapper, #innerContainerWrapper #innerContainer { background: url(../siteassist_css/none); }
#innerLeftTop, #innerLeftBottom { display: none; }
#innerContainerWrapper #innerContainer #innerLeft { float: none; width: 100%; }
#subPage #innerContainerWrapper #innerContainer #innerRight { float: none; width: 100%; margin-left: 0px; }
#homePage #innerContainerWrapper #innerContainer #innerRight { float: none; width: 100%; margin-left: 0px; }
#subPage #header { /*display: none;*/
	background: url(../siteassist_css/none); /*Below is css code for image of Desert Waves Labradoodles text to print*/
	display: list-item; list-style-position: inside; list-style-image: url(../dw_images/DWLabradoodles_text.gif); }
#homePage #header { /*display: none;*/
	background: url(../siteassist_css/none); /*Below is css code for image of Desert Waves Labradoodles text to print*/
	display: list-item; list-style-position: inside; list-style-image: url(../dw_images/DWLabradoodles_text.gif); }
#SideImage_S1 { display: none; }
#SideImage_S2 { display: none; }
#resources { display: none; }
/*Begin:  Remove borders from Spry Tab Pannels*/
#TabbedPanels1 .TabbedPanelsContentGroup { border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#TabbedPanels1 .TabbedPanelsTabSelected { border-bottom: 1px solid #FFFFFF; }



/*End: of Remove borders from Spry Tab Pannels*/






/* Below is the code suggested by webassist.com for print media.  Above is the modified version for this website.
My_Styles.CSS

#logo { background: #003399;}
#topNav { margin: 0px; background-image: url(none); background-color: #003399;}
----------------------------------------------------------------------------------------------------

Print Style Sheet

body { font-size: 12pt; color: #000000; background: url(none); }
#globalContainer { background: url(none); margin: 0px; }
#borderTop, #borderBottom, #topNav, #sideNav { display: none; }
#logo { background: #FFFFFF url(none); padding-bottom: 5px; border-bottom: 2px solid #000000; }
#innerContainerWrapper, #innerContainerWrapper #innerContainer { background: url(none); }
#innerLeftTop, #innerLeftBottom { display: none; }
#innerContainerWrapper #innerContainer #innerLeft { float: none; width: 100%; }
#resources { padding: 0px; }


*/
