/*
 * Blogsite Stylesheet - blogsite/OutdoorDivas/base-winter
 * Copyright (C) 2005 MyST Technology Partners, All rights reserved.
 * $Header: base-winter.css, 2, 10/2/06 2:01:22 PM, F. Andy Seidl$
 */
@import "base.css";

.Alert
{
	color: 	#F7911D;  
}

/* ---- HTML Tags ---- */
H1
{
	color:         #F7911D;
}


/* ---- Hyperlinks ---- */
A:link,
A:visited
{
	color:           	#0033CC;
}

A:hover
{
	color:            	#F7911D;  
}

A:active
{
	color: 				#F7911D;
}
/* - - - - - - - - - - - - */
A.MenuLink,
A.MenuLink:link,
A.MenuLink:visited
{
	color:            #666666;
}

A.MenuLink:hover
{
	color:           #F7911D;
}

A.MenuLink:active
{
	color:           #F7911D;
}
/* - - - - - - - - - - - - */
TD.Footer-Main A,
TD.Footer-Main A:link,
TD.Footer-Main A:visited
{
	color:           #666666;
}

TD.Footer-Main A:hover
{
	color:           #F7911D;  
}

TD.Footer-Main A:active
{
	color:           #F7911D;
}
/* - - - - - - - - - - - - */
TD.NavItem      A:link,   
TD.NavItem      A:visited,
TD.IndexHeading A:link,   
TD.IndexHeading A:visited 
{
	color:           #4B7FB5;
}

TD.NavItem      A:hover,
TD.IndexHeading A:hover 
{
	color:           #F6F29E;  
}

TD.NavItem      A:active,
TD.IndexHeading A:active 
{
	color:           #F6F29E;
}

/* - - - - - - - - - - - - */
TD.NavSubItem-Title A:link,
TD.NavSubItem-Title A:visited,
TD.IndexItem-Title A:link,
TD.IndexItem-Title A:visited
{
	color:           	#4B7FB5;
}

TD.NavSubItem-Title A:hover,
TD.IndexItem-Title A:hover
{
	color:           #F6F29E;  
}

TD.NavSubItem-Title A:active,
TD.IndexItem-Title A:active
{
	color:           #F6F29E;
}

/* - - - - - - - - - - - - */
.Left-Content TD.NavItem      A:link,   
.Left-Content TD.NavItem      A:visited,
.Left-Content TD.IndexHeading A:link,   
.Left-Content TD.IndexHeading A:visited 
{
	color:           #BEC5D8;
}

.Left-Content TD.NavItem      A:hover,
.Left-Content TD.IndexHeading A:hover 
{
	color:           #F6F29E;  
}

.Left-Content TD.NavItem      A:active,
.Left-Content TD.IndexHeading A:active 
{
	color:           #F6F29E;
}

/* - - - - - - - - - - - - */
.Left-Content TD.NavSubItem-Title A:link,
.Left-Content TD.NavSubItem-Title A:visited,
.Left-Content TD.IndexItem-Title A:link,
.Left-Content TD.IndexItem-Title A:visited
{
	color:           	#BEC5D8;
}

.Left-Content TD.NavSubItem-Title A:hover,
.Left-Content TD.IndexItem-Title A:hover
{
	color:           #F6F29E;  
}

.Left-Content TD.NavSubItem-Title A:active,
.Left-Content TD.IndexItem-Title A:active
{
	color:           #F6F29E;
}

/* - - - - - - - - - - - - */
/*
.SubscriptionOptions-Text A:link,
.SubscriptionOptions-Text A:visited
{
	color:           	#4B7FB5;
}

.SubscriptionOptions-Text A:hover
{
	color:           #F6F29E;  
}

.SubscriptionOptions-Text A:active
{
	color:           #F6F29E;
}
*/
/* - - - - - - - - - - - - */
TD.SmartPoints-Point A:link,
TD.SmartPoints-Point A:visited
{
	color:           	#666666;
}

TD.SmartPoints-Point A:hover
{
	color:           #F7911D;  
}

TD.SmartPoints-Point A:active
{
	color:           #F7911D;
}
/* - - - - - - - - - - - - */
H1 A:link,
H1 A:visited
{
	color:           	#0033CC;
}

H1 A:hover
{
	color:           #F7911D;  
}

H1 A:active
{
	color:           #F7911D;
}

/* ---- Syndication Links ---- */
.SubscriptionOptions-Text
{
	background-image:    url('images/bg_synd_winter.jpg');
	background-position: top left;
	background-repeat:   repeat;                
	border-bottom:  1px solid #CCCCCC;
	color:          #4B7FB5;
}

/* ---- Left and Right Nav Links ---- */
/*      Note: Item index is treated as a variation */

.NavItem,
.IndexHeading
{
	color:        	#4B7FB5;
}

.Left-Content .NavItem
{
	color:        	#BEC5D8;
}

/* ---- Item Properties ---- */
.Item-Date
{
	color:          #999999;  
}

.Item-Footer-Splash
{
	background-image:    url('images/bg_footer_splash_winter.jpg');
}

/* ---- Row 0: Header ---- */
.Header-Left-Nav
{
	background-image:    url('images/bg_banner_winter_01.jpg');
}

.Banner2
{
	background-image:    url('images/bg_banner_winter_02.jpg');
}

/* ---- Row 2: Menu Bar ---- */
.Main-Menu
{
	background-color: #FFFFFF;
	color:            #666666;
}


/* ---- Row 3: Content Area ---- */
.Left-Content
{
	background-image:    url('images/bg_left_winter.jpg');
}

.Right-Content
{
	background-image:    url('images/bg_right_winter.jpg');
}

/* ---- Row 5: Footer ---- */

.Footer-Left
{
	background-image:    url('images/bg_left_winter.jpg');
}

.Footer-Right
{
	background-image:    url('images/bg_right_winter.jpg');
}

.FooterMenuCell
{
	color:          #999999;
}


/* ---- Search Hits ---- */
.SearchHit-Summary
{
	color:     #666666;
}

.SearchHit-Actions
{
	color: #999999;
}

/* ---- Smart Points ---- */

.SmartPoints-Heading
{
	color:      #666666;
}

.SmartPoints-CatagoryRow
{
	background-color: #FFFFFF;
}

.SmartPoints-Catagory
{
	border-left:  1px      solid #CCCCCC;
	border-right: 1px      solid #999999;
	border-top:   1px      solid #CCCCCC;
	color:        #666666;
}

.SmartPoints-Point
{
	border-left:  1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-top:   1px solid #CCCCCC;
}

.SmartPoints-CategorySpacer
{
	border-top:     1px  solid #999999;
}

/* ---- Search Form ---- */

.SearchForm
{
	background-color: #FF9900;
	border-bottom:    1px      solid #999999;
	border-left:      1px      solid #CCCCCC;
	border-right:     1px      solid #999999;
	border-top:       1px      solid #CCCCCC;
}

.SearchForm-Title
{
	color:     #666666;
}

.SearchForm-InputText
{
	border-bottom: 1px      solid #CCCCCC;
	border-left:   1px      solid #999999;
	border-right:  1px      solid #CCCCCC;
	border-top:    1px      solid #999999;
	color:         #666666;
}

.SearchForm-GoButton
{
	color:     #666666;
}

/* ---- End ---- */

