/*
 * Blogsite Stylesheet - blogsite/CarLoansCanada/base
 * Copyright (C) 2005 MyST Technology Partners, All rights reserved.
 * $Header: base.css, 5, 10/29/07 6:54:23 PM, Brandon French$
 */
@import "../../apps/blog-site/base.css";
@import "../../apps/nagomatic/core.css";
@import "../../apps/blog-site/sd-widgets.css";
@import "../../apps/blog-site/legacy-captyx-components.css";


p
{ 
	font-size: 				10pt;
	font-family: 			verdana, sans-serif;
}

.Alert
{
	color: 					#CC3300;  
}

.SiteTitle
{
	color:         			#333333;
	font-weight:   			bold;   
	padding-right: 			10px;   
	text-align:    			right;  
}

.SiteSummary
{
	color:         			#666666;
	font-size:     			80%;    
	font-style:    			italic; 
	padding-right: 			10px;   
	text-align:    			right;  
}

.Content-Body
{
	padding: 				0;
	padding-top: 			0;   
	text-align: 			center;
	background-image:    	url('images/banner_bg.jpg');
	background-position: 	0 0;
	background-repeat:   	repeat;                         
}

.ContentTableMain
{
	width:        			850px; 
	margin: 				0 auto;
	text-align: 			center;
	background-color:		transparent;
	padding-top: 			0;
	border-top:      		24px solid #FFFFFF;
	border-left:      		20px solid #FFFFFF;
	border-right:     		20px solid #FFFFFF;
	border-bottom:      	10px solid #FFFFFF;
}

.ContentTable
{
	width:        			850px; 
	margin: 				0 auto;
	text-align: 			center;
}

.Blog-Area
{
	width: 					99%;
}

/* ---- HTML Tags ---- */
H1
{
	color:         			#585858; 
	font-family: 			verdana, sans-serif;
	font-size:      		110%;  
	font-weight:    		normal;
	margin-top:     		0;   
	margin-bottom:  		0.5em;   
	margin-left:    		0;     
	margin-right:   		0;     
}

.Item-Separator-HR
{
	border:              	1px solid #81A9D3;                                
	height:              	1px;                              
}

/* ---- Hyperlinks ---- */
A:link,
A:visited
{
	color:           		#406C80;
	text-decoration:  		underline;
}

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

A:active
{
	color: 					#406C80;
	text-decoration:  		underline;
}
/* - - - - - - - - - - - - */
H1.Embargoed A:link,
H1.Embargoed A:visited
{
	font-family: 			verdana, sans-serif;
	color:           		#999999;
	text-decoration: 		none;  
}

H1.Embargoed A:hover,
H1.Embargoed A:active
{
	font-family: 			verdana, sans-serif;
	color:           		#333333;
	text-decoration: 		underline;  
}
/* - - - - - - - - - - - - */
A.MenuLink,
A.MenuLink:link,
A.MenuLink:visited
{
	font-family: 			verdana, sans-serif;
	color:            		#FFFFFF;
	font-weight:			bold;
	font-size:				85%;
	padding-bottom:   		1px;    
	padding-left:     		4px;   
	padding-right:    		4px;   
	padding-top:      		1px;    
	text-decoration:  		none;   
}

A.MenuLink:hover
{
	font-family: 			verdana, sans-serif;
	color:           		#FFFFFF;
	font-weight:		    bold;
	font-size:				85%;
	text-decoration: 		underline;   
}

A.MenuLink:active
{
	font-family: 			verdana, sans-serif;
	color:            		#FFFFFF;
	font-weight:			bold;
	font-size:				85%;
	text-decoration: 		none;   
}

/* - - - - - - - - - - - - */
TD.BottomBorder
{
	height:					20px;
	border:					0;
	background-color:		#D50000;
	border-top:      		5px solid #FFFFFF;
	border-left:      		0;
	border-right:     		0;
	border-bottom:      	5px solid #FFFFFF;
}

/* - - - - - - - - - - - - */
TD.FooterArea
{
	border:					0;
	background-color:		#81A9D3;
	text-align:				center;
	height:					38px;
	border-top:      		0;
	border-left:      		0;
	border-right:     		0;
	border-bottom:      	0;
}

TD.FooterArea A,
TD.FooterArea A:link,
TD.FooterArea A:visited
{
	font-family: 			verdana, sans-serif;
	font-weight:			normal;
	color:           		#FFFFFF;
	text-decoration:		none;
}

TD.FooterArea A:hover
{
	font-family: 			verdana, sans-serif;
	font-weight:			normal;
	color:           		#FFFFFF;  
	text-decoration:		underline;
}

TD.FooterArea A:active
{
	font-family: 			verdana, sans-serif;
	font-weight:			normal;
	color:           		#FFFFFF;
	text-decoration:		underline;
}

/* - - - - - - - - - - - - */
.NavItem,
.IndexHeading
{
	font-size: 				75%;
	font-family: 			verdana, sans-serif;
	color:        			#D50000;
}

/* - - - - - - - - - - - - */
TD.NavItem A:link,
TD.NavItem A:visited,
TD.IndexHeading A:link,
TD.IndexHeading A:visited
{
	font-family: 			verdana, sans-serif;
	color:           		#D50000;
	text-decoration: 		underline;   
}
TD.NavItem A:hover,
TD.IndexHeading
{
	font-family: 			verdana, sans-serif;
	color:           		#0A6C80;  
	text-decoration: 		underline;
}
TD.NavItem A:active,
TD.IndexHeading
{
	font-family: 			verdana, sans-serif;
	color:           		#D50000;
	text-decoration: 		underline;   
}

/* - - - - - - - - - - - - */
TD.NavSubItem-Title A:link,
TD.NavSubItem-Title A:visited,
TD.IndexItem-Title A:link,
TD.IndexItem-Title A:visited
{
	color:           		#0A6C80;
	text-decoration: 		underline;   
}

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

TD.NavSubItem-Title A:active,
TD.IndexItem-Title A:active
{
	color:           		#0A6C80;
	text-decoration: 		underline;
}
/* - - - - - - - - - - - - */
H1 A:link,
H1 A:visited
{
	color:           		#585858;
	text-decoration: 		none;   
	font-family: 			verdana, sans-serif;
}

H1 A:hover
{
	color:           		#585858;  
	text-decoration: 		underline;
	font-family: 			verdana, sans-serif;
}

H1 A:active
{
	font-family: 			verdana, sans-serif;
	color:           		#585858;
	text-decoration: 		none;   
}

/* ---- Syndication Links ---- */
.SubscriptionOptions-Text
{
	height:					18px;
	background-color: 		transparent;
	font-size:        		70%;    
	font-weight:      		normal; 
	text-align:       		center; 
	vertical-align:   		middle; 
	border-bottom:    		0;
}

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

/* ---- 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
{
	height: 				0;
	background-color:    	#FFFFFF;

}

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

.Ctrl-Row-Left-Vert
{
	width: 					1px;
}

.Ctrl-Row-Main-Content
{
	width: 					420px;
}

.Ctrl-Row-Right-Vert
{
	width: 					1px;
}

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

/* ---- Row 0: Header ---- */
.Header-Left-Nav
{
	height: 				290px;
	background-color:    	#FFFFFF;
	text-align:				center;
	vertical-align:			middle;
	border-bottom:			5px solid #FFFFFF;
}

/* ---- Row 1: Spacer ---- */
.Row-1
{
	background-color:    	transparent;
	height: 				0;
	border:      			0;
	border-left:      		0;
	border-right:     		0;
}

.Main-Menu
{
	color:            		#FFFFFF;
	background-color: 		#D50000;
	border:           		0;      
	border-bottom:    		5px solid #FFFFFF;
	border-top:    			0;
	border-left:      		0;
	border-right:      		0;
	font-family:      		"Arial Narrow", "Futura Medium", Verdana, Arial, Helvetica, sans-serif;
	font-size:        		12px;    
	font-weight:      		bold;   
	padding-top:     		0;    
	padding-left:     		12px;    
	padding-right:    		12px;    
	padding-bottom:     	3px;    
	text-align:       		center;   
	margin-top:       		1px;    
	margin-bottom:    		1px;    
	vertical-align:   		middle;    
	height:					20px;
}

.FooterMenuCell
{
	font-family: 			verdana, sans-serif;
	background-color: 		transparent;
	color:          		#FFFFFF;
	font-size:      		65%;    
	padding-left:  			2em;    
	padding-right:  		2em;    
	vertical-align: 		middle; 
	border:		      		0;
}

/* ---- Row 3: Content Area ---- */
.Left-Content
{
	background-color: 		#DAECFF;
	border-left:      		0;
	vertical-align:   		top;    
	padding-top:     		10px;    
	border-bottom:    		1px solid #81A9D3;
	border-top:    			1px solid #81A9D3;
	border-left:      		1px solid #81A9D3;
	border-right:      		1px solid #81A9D3;
}

.Main-Content
{
	padding-top:    		0px;    
	background-color: 		#FFFFFF;
	border-bottom:    		0;
	padding-top:     		10px;    
	padding-bottom: 		0.5em;
	padding-left:   		0em;  
	padding-right:  		0em;  
	vertical-align: 		top;  
}

.Right-Content
{
	background-color: 		#FFFFFF;
	border-right:     		0;
	vertical-align:   		top;    
	padding-top:     		10px;    
}

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

/* ---- Vertical Lines ---- */
.Left-Vert-0,
.Left-Vert-1,
.Left-Vert-2,
.Left-Vert-3,
.Right-Vert-0,
.Right-Vert-1,
.Right-Vert-2,
.Right-Vert-3
{
	background-color: 		transparent;
	width:            		1px;    
}

.Left-Vert-0,
.Left-Vert-1,
.Right-Vert-0,
.Right-Vert-1
{
	background-color: 		transparent;
}

.Left-Vert-1,
.Right-Vert-1
{
	background-color: 		transparent;
	border-bottom:    		0;
}

.Left-Vert-2,
.Right-Vert-2
{
	background-color: 		transparent;
	border-bottom:    		0;
}

/* ---- Vertical Lines ---- */
.Left-Vert-3,
.Right-Vert-3
{
	background-color: 		#FFFFFF;
	width:            		1px;    
}


.Captyx-QuoteAttr-Value
{
	font-size:					110%; 
	font-family:				Times New Roman;
	text-align:					left;
	color:						#FD0132;
	width:						180px;
	padding:					4px;
}

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