/*
 * Blogsite Stylesheet - blogsite/SearchA2/base
 * Copyright (C) 2005 MyST Technology Partners, All rights reserved.
 * $Header: base.css, 2, 6/24/08 10:04:14 AM, F. Andy Seidl$
 */
@import "../../apps/blog-site/base.css";
@import "../../apps/nagomatic/core.css";

.Alert
{
	color: 	#CC3300;  
}

.Content-Body
{
	margin:  0;
	padding: 0;
}

.ContentTable
{
	margin: 0;
	width: 100%;
}

.Blog-Area
{
	width: 99%;
}

/* ---- HTML Tags ---- */
H1
{
	color:         #123456;
	font-size:     110%;   
	font-weight:   normal; 
	margin-top:    0;      
	margin-bottom: 0.5em;  
	margin-left:   0;      
	margin-right:  0;      
}

HR
{
	background: #ccc;
	height:     1px; 
	border:     0;   
}

/* ---- Hyperlinks ---- */
A:link,
A:visited
{
	color:           #1478BD;
	text-decoration: none;   
}

A:hover
{
	color:           #CC3300;  
	text-decoration: underline;
}

A:active
{
	color:           #CC3300;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
H1.Embargoed A:link,
H1.Embargoed A:visited
{
	color:           #999999;
	text-decoration: none;   
}

H1.Embargoed A:hover,
H1.Embargoed A:active
{
	color:           #333333;  
	text-decoration: underline;
}
/* - - - - - - - - - - - - */
A.MenuLink,
A.MenuLink:link,
A.MenuLink:visited
{
	color:           #fff;
	padding:         0 10px;
	text-decoration: none;
}

A.MenuLink:hover
{
	text-decoration: underline;
	color:           #1478BD;  
}

A.MenuLink:active
{
	color:           #1478BD;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
TD.FooterArea A,
TD.FooterArea A:link,
TD.FooterArea A:visited
{
	color:           #666666;
	text-decoration: none;   
}

TD.FooterArea A:hover
{
	color:           #000000;  
	text-decoration: underline;
}

TD.FooterArea A:active
{
	color:           #000000;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
TD.NavItem A:link,
TD.NavItem A:visited,
TD.IndexHeading A:link,
TD.IndexHeading A:visited
{
	color:           #333;
	text-decoration: none;   
}

TD.NavItem A:hover,
TD.IndexHeading A:hover
{
	color:           #CC3300;  
	text-decoration: underline;
}

TD.NavItem A:active,
TD.IndexHeading A:active
{
	color:           #CC3300;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
TD.NavSubItem-Title A:link,
TD.NavSubItem-Title A:visited,
TD.IndexItem-Title A:link,
TD.IndexItem-Title A:visited
{
	color:           #333;
	text-decoration: none;   
}

TD.NavSubItem-Title A:hover,
TD.IndexItem-Title A:hover
{
	color:           #CC3300;  
	text-decoration: underline;
}

TD.NavSubItem-Title A:active,
TD.IndexItem-Title A:active
{
	color:           #CC3300;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
TD.SmartPoints-Point A:link,
TD.SmartPoints-Point A:visited
{
	color:           #666666;
	text-decoration: none;   
}

TD.SmartPoints-Point A:hover
{
	color:           #CC3300;  
	text-decoration: underline;
}

TD.SmartPoints-Point A:active
{
	color:           #CC3300;
	text-decoration: none;   
}
/* - - - - - - - - - - - - */
H1 A:link,
H1 A:visited
{
	color:           #1478BD;
	text-decoration: none;   
}

H1 A:hover
{
	color:           #CC3300;  
	text-decoration: underline;
}

H1 A:active
{
	color:           #CC3300;
	text-decoration: none;   
}

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

.Left-Content  .NavTable { background: #DCEFFF; }
.Right-Content .NavTable { background: #FEFFB4; }

.NavItem,
.IndexHeading
{
	color: #333;
	font-size: 10pt;    
	padding: 6pt 10px;
}

.NavSubItem-Bullet,
.IndexItem-Bullet
{
	font-size: 9pt;    
	padding: 2pt 4px 2pt 10px;
	vertical-align: top;   
}

.NavSubItem-Title,
.IndexItem-Title
{
	font-size: 9pt;    
	padding: 2pt 10px 2pt 0;
	vertical-align: top;    
}

/* ---- Item Properties ---- */
.Item-Date
{
	color:          #999999;  
	font-size:      65%;      
	font-weight:    normal;   
	letter-spacing: .4em;     
	margin:         0;        
	text-transform: uppercase;
}

/* ---- Control Row ---- */
/* Note: Absolute column widths are best controlled using spacer
 *       images in the model.  See the "Control Row" rules in
 *       the model.
 */
.Ctrl-Row { background: #999; }

.Ctrl-Row-Left-Nav
{
	width: 170px;
}

.Ctrl-Row-Main-Content
{
	width: 99%;
}

.Ctrl-Row-Right-Nav
{
	width: 170px;
}

/* ---- Row 0: Header ---- */
.Header-Main-Content
{
	background:          #1F5092;               
	background-image:    url(images/banner.jpg);
	background-position: bottom left;
	background-repeat:   no-repeat;             
	height:              100px;                  
	vertical-align:      top;
}

/* ---- Row 2: Menu Bar ---- */
.Main-Menu
{
	background:  #006;
	border:      0;   
	color:       #ccc;
	font-size:   10pt;
	font-weight: normal;
	padding:     3pt 0;
	text-align:  left;
	margin:      0;   
}


/* ---- Row 3: Content Area ---- */
.Left-Content
{
	background:     #fff;
	border:         0;      
	vertical-align: top;    
}

.Main-Content
{
	padding-bottom: 0.5em;
	padding-left:   0em;  
	padding-right:  0em;  
	vertical-align: top;  
}

.Right-Content
{
	background:     #fff;
	border:         0;      
	vertical-align: top;    
}

.Left-Content-Image,
.Right-Content-Image
{
	margin-bottom: 2em;   
	margin-top:    3em;   
	text-align:    center;
}

/* ---- Row 5: Footer Area ---- */
.FooterArea
{
	text-align:     center; 
	color:          #999999;
	font-size:      10pt;   
	vertical-align: middle; 
}

/* ---- Search Hits ---- */
.SearchHit-Summary
{
	color:     #666666;
	font-size: 80%;    
}

.SearchHit-Actions
{
	color: #999999;
}

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

.SmartPoints-Table
{
	width: 152px;
}

.SmartPoints-Heading
{
	color:      #666666;
	font-size:  100%;   
	text-align: left;   
}

.SmartPoints-CatagoryRow
{
	background: #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:     #FF9900;
	border-bottom:  1px solid #999999;
	border-left:    1px solid #CCCCCC;
	border-right:   1px solid #999999;
	border-top:     1px solid #CCCCCC;
	margin:         0;      
	padding-bottom: 8px;    
	padding-left:   8px;    
	padding-right:  8px;    
	padding-top:    4px;    
	width:          170px;  
}

.SearchForm-Title
{
	color:     #666666;
	font-size: 10px;   
}

.SearchForm-InputCell
{
	padding-right: 8px;  
	width:         100px;
}

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

.SearchForm-GoCell
{
	margin:  0;
	padding: 0;
}

.SearchForm-GoButton
{
	color:     #666666;
	font-size: 10px;   
	margin:    0;      
	padding:   0;      
}

/* ---- Search ---- */
.Left-Content .Search {margin: 0; padding: 6px 10px; background: #DCEFFF}

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