/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
.ModuleTable td {
    background: none;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 1.4;
    padding: 3px 8px;
}

#ShoppingBreadCrumbs {
    border-top: 3px solid #efefef;
    padding-top: 25px;
}

.CategoryImage img {
    -moz-box-shadow: 1px 3px 8px #CCCCCC;
    background-color: #FFFFFF;
    padding: 5px;
    position: relative;
    z-index: 2;
    margin: 0 5px;
}


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
background: url('/Portals/blayneyvets/header.jpg');
background-image: url('/Portals/blayneyvets/header.jpg');
background-repeat: repeat-x;
background-position: top left;
}

.footerbg {
background: url('/Portals/blayneyvets/skins/blayneyvets/images/bottom-bg.gif');
background-image: url('/Portals/blayneyvets/skins/blayneyvets/images/bottom-bg.gif');
background-repeat: repeat-x;
background-position: bottom left;
}

/* background color for the content part of the pages */
Body
{
	background-color: #e7e7e7;
}

TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:#666666; }

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
padding: 10px;
}

.TopPane  {background: #1593c0; background-color: #1593c0; color: #1593c0; text-align: center;
}

.ContentPane  { 
padding: 10px;
}

.RightPane  { 
padding: 10px 15px 10px 10px;
}

.BottomPane{
padding: 10px;
}

.BottomMiddlePane{
}

.vHeaderPane {
background-color:transparent;
}

.vImagePane {
background: url('/Portals/blayneyvets/image.jpg');
background-image: url('/Portals/blayneyvets/image.jpg');
background-repeat: repeat-x;
background-position: top left;
}

/* 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,.Titlebonus   {
color: #0d93c6;
font-family:Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold;
}

.HeadLargeBlue   {
color: #005691;
font-family:Arial, Helvetica, sans-serif;
font-size: 13pt;
font-weight: bold;
}

#dnn_ctr6238_dnnTITLE_lblTitle.Head {
color: #ffffff;
}

/* 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 {
}

.HeadSmallWhite {
color: #ffffff;
font-size: 10pt;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

/* text style used for most text rendered by modules */
.Normal
{
font-size: 9pt;
line-height: 1.5;
}

.ArticleTitle {

}

.ArticleBullet {

}

#ServiceLinks LI {
margin-top: 6px;
}

.Background {
height: 145px;
background: url('/Portals/blayneyvets/header.jpg');
background-repeat:no-repeat;
background-position:center;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
font-size: 11pt;
font-weight: bold;
color: #ff0000;
}

.NormalBold
{
font-size: 11pt;
font-weight: bold;
}

.Tagline2 {
font-size: 13pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0d93c6;
}

.Tagline3
{
font-size: 11pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ff0000;
}

/* 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 { font-weight: bold;
}

A.CommandButton:visited  { font-weight: bold;
}

A.CommandButton:hover    { font-weight: bold;
}

A.CommandButton:active   { font-weight: bold;
}


    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {

}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color: #ef7d02;
font-weight: bold;
}

A:visited   {
color: #8560a8;
font-weight: bold;
}

A:hover {
color: #005691;
text-decoration: underline;
font-weight: bold;
}

A:active    {
color: #1593c0;
font-weight: bold;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}



UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}


HR {
border: none 0;
border-top: 1px solid #1593c0;
width: 100%;
height: 1px;
}

/* 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 {
	line-height: 1;
	font-size:9pt;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

.rootmenuitem TD{
	text-transform: none;
	font-size:10pt;
	font-weight: bold;
	line-height: 1;
}

.rootmenuitemselected TD {
	color:#FFFFFF;
	background-image: url('/Portals/blayneyvets/menu_hov.gif');
	text-transform: none;
	font-size:10pt;
	font-weight: bold;
	line-height: 1;
}

.rootmenuitembreadcrumb TD{	
	background-image: url('/Portals/blayneyvets/menu_on.gif');
	background-color: #71624b;
	text-transform: none;
	font-size:10pt;
	font-weight: bold;
	line-height: 1;
}

.MainMenu_RootMenuItemActive TD{
	background-image: url('/Portals/blayneyvets/menu_on.gif');
	background-color: #71624b;
	text-transform: none;
	font-size:10pt;
	font-weight: bold;
	line-height: 1;
}

.submenu {
	background-color:#1593c0;
	border: 1px dotted #cfe1ed;
	font-size:9pt;
}

.submenuitemselected {
	color: #ef7d00;
	background-color: #005691;
	font-size:9pt;
	line-height: 1;
}

.submenuitembreadcrumb{
	background-color: #bda47d;
	font-size:9pt;
	line-height: 1;
}

/* Shopping Styles */

.CatContainerHeader {
}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited,.user{ color:#003366; }
a.user:hover{color:#051e9d; }

/* ********** Footer Style ************** */
.footer {
	color: #005691
}
a.footer:link,a.footer:active,a.footer:visited{	color:#005691; }
a.footer:hover{
	color:#71624b;
}

/* ********** Links Style ************** */
.links {color: #333333}
a.links:link,a.links:active,a.links:visited{
	color:#005691;
}
a.links:hover{
	color:#71624b;
	text-decoration: underline;
}

/* ********** Breadcrumb Style ************** */
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{ color:#003366; }
a.breadcrumb:hover{	color:#051e9d; }










