/*
 * Blogsite Stylesheet - blogsite/GFTForex/base
 * Copyright (C) 2005 MyST Technology Partners, All rights reserved.
 * $Header: base.css, 20, 8/3/10 10:56:19 PM, Bill 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";

.Item-Date
{
	z-index: 				99;
}

.h1
{
	padding-right: 			60px;
	z-index: 				-1;
}

.Item-Summary
{
	padding-right: 			60px;
	z-index: 				-1;
}

p
{ 
	font-family: 			Georgia;
	color: 					#000000;  
}

.Alert
{
	color: 					#CC3300;  
}

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

.SiteSummary
{
	font-family: 			Georgia;
	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-color:    	#796E65;
}

.ContentTableMain
{
	width:        			1004px; 
	margin: 				0 auto;
	text-align: 			center;
	background-color:		#FFFFFF;
	padding-top: 			0;
	border:					0;
	/* background-image:    	url('images/banner_logo.png');
	background-position: 	0 0;
	background-repeat:   	no-repeat; */
}

.ContentTable
{
	width:        			1004px; 
	margin: 				0 auto;
	text-align: 			left;
}

.Blog-Area
{
	font-family: 			Georgia;
	width: 					99%;
}

/* ---- HTML Tags ---- */
H1
{
	color:         			#000000; 
	font-family: 			Georgia;
	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 #EEF3F4;                                
	height:              	1px;                              
}

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

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

A:active
{
	color: 					#4C711D;
	text-decoration : 		none;
}
/* - - - - - - - - - - - - */
H1.Embargoed A:link,
H1.Embargoed A:visited
{
	font-family: 			Georgia;
	color:           		#999999;
	text-decoration: 		none;  
}

H1.Embargoed A:hover,
H1.Embargoed A:active
{
	font-family: 			Georgia;
	color:           		#333333;
	text-decoration: 		underline;  
}
/* - - - - - - - - - - - - */
A.MenuLink,
A.MenuLink:link,
A.MenuLink:visited
{
	font-family: 			arial;
	color:            		#000000;
	background-color:       transparent;
	font-weight:			bold;
	padding-bottom:   		1px;    
	padding-left:     		4px;   
	padding-right:    		4px;   
	padding-top:      		1px;    
	text-decoration:  		none;
	text-transform:			uppercase;
}

A.MenuLink:hover
{
	font-family: 			arial;
	color:           		#000000;
	font-weight:			bold;
	text-decoration: 		underline;   
	text-transform:			uppercase;   
}

A.MenuLink:active
{
	font-family: 			arial;
	color:            		#000000;
	font-weight:			bold;
	text-decoration:  		none;   
	text-transform:			uppercase;   
}

/* - - - - - - - - - - - - */
TD.BottomBorder
{
	border:					0;
	background-color:		#FFFFFF;
	border-left:      		1px solid #636363;
	border-right:      		1px solid #636363;
}

/* - - - - - - - - - - - - */
TD.FooterArea
{
	font-family: 			arial;
	border:					0;
	background-color:		#FFFFFF;
	text-align:				center;
	height:					36px;
	border-top:				6px solid #9C9494;
	border-left:      		0;
	border-right:      		0;
	border-bottom:      	0;
}

TD.FooterArea A,
TD.FooterArea A:link,
TD.FooterArea A:visited
{
	font-family: 			arial;
	color:           		#4C711D;
	text-decora\tion: 		none;
	padding-left:			4px;   
	padding-right:			4px;   
}

TD.FooterArea A:hover
{
	font-family: 			arial;
	color:           		#4C711D;  
	text-decoration:		underline;
	padding-left:			4px;   
	padding-right:			4px;   
}

TD.FooterArea A:active
{
	font-family: 			arial;
	color:           		#4C711D;
	text-decoration: 		none;   
	padding-left:			4px;   
	padding-right:			4px;   
}

/* - - - - - - - - - - - - */
.NavItem,
.IndexHeading
{
	font-family: 			arial;
	font-size:				75%;
	color:        			#000000;
	border-bottom:			0;
	padding-left:			30px;
	padding-bottom:			4px;
	margin-top:				6px;
	text-transform:			uppercase;
	font-weight:			bold;
	background-image:    	url('images/section_arrow.jpg');
	background-position: 	12px 7px;
	background-repeat:   	no-repeat;                         
}

DIV.NavItem A:link,
DIV.NavItem A:visited,
TD.NavItem A:link,
TD.NavItem A:visited,
TD.IndexHeading A:link,
TD.IndexHeading A:visited
{
	font-family: 			arial;
	color:           		#000000;
	text-decoration: 		none;   
}

DIV.NavItem A:hover,
TD.NavItem A:hover,
TD.IndexHeading
{
	font-family: 			arial;
	color:           		#000000;  
	text-decoration: 		underline;
}

DIV.NavItem A:active,
TD.NavItem A:active,
TD.IndexHeading
{
	font-family: 			arial;
	color:           		#000000;
	text-decoration: 		none;   
}
/* - - - - - - - - - - - - */
TD.NavSubItem-Title A:link,
TD.NavSubItem-Title A:visited,
TD.IndexItem-Title A:link,
TD.IndexItem-Title A:visited
{
	background-color:		transparent;
	border-bottom:			0;
	color:           		#000000;
	text-decoration: 		none;   
	font-family: 			arial;
}

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

TD.NavSubItem-Title A:active,
TD.IndexItem-Title A:active
{
	color:           		#000000;
	text-decoration: 		none;   
}
/* - - - - - - - - - - - - */
H1 A:link,
H1 A:visited
{
	color:           		#4C711D;
	text-decoration: 		none;   
	font-family: 			Georgia;
}

H1 A:hover
{
	color:           		#4C711D;  
	text-decoration: 		underline;
	font-family: 			Georgia;
}

H1 A:active
{
	font-family: 			Georgia;
	color:           		#4C711D;
	text-decoration: 		none;   
}

/* ---- Syndication Links ---- */
.SubscriptionOptions-Text
{
	height:					18px;
	background-color: 		#F6F6F6;
	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:    	transparent;
}

.Ctrl-Row-Left-Nav
{
	width: 					204px;
}

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

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

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

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

/* ---- Row 0: Header ---- */
.Header-Left-Nav
{
	font-family: 			"times new roman";
	font-size: 				80%;
	height: 				163px;
	background-color:    	transparent;
	text-align:				left;
	vertical-align:			bottom;
	border:      			0;
	padding:				0;
}

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

.Main-Menu
{
	font-family: 			arial;
	background-color:    	transparent;
	border:           		0;      
	border-bottom:    		2px solid #FFFFFF;
	border-top:    			0;
	border-right:      		4px solid #FFFFFF;
	border-left:      		4px solid #FFFFFF;
	color:            		#000000;
	font-size:        		70%;    
	font-weight:      		normal;   
	padding-left:     		8px;    
	padding-right:    		6px;    
	padding-bottom:    		4px;    
	text-align:       		center;   
	margin-top:       		1px;    
	margin-bottom:    		1px;    
	vertical-align:   		bottom;    
	height:					26px;
	background-image:    	url('images/menu_bg.jpg');
	background-position: 	0 0;
	background-repeat:   	repeat-x;                         
}

.FooterMenuCell
{
	font-family: 			arial;
	background-color: 		transparent;
	color:          		#999999;
	font-size:      		65%;    
	padding-left:  			2em;    
	padding-right:  		2em;    
	vertical-align: 		middle; 
	border-left:      		1px solid #636363;
	border-right:     		1px solid #636363;
}

/* ---- Row 3: Content Area ---- */
.Left-Content
{
	padding:    			0;
	background-color: 		#E6E6E8;
	vertical-align:   		top;    
	border:      			0;
	border-left:			4px solid #FFFFFF;    
	border-top:      		6px solid #B5ADAD;
	border-bottom:			2px solid #FFFFFF;
}

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

.Right-Content
{
	padding:    			0;    
	background-color: 		#E6E6E8;
	vertical-align:   		top;    
	border:      			0;
	border-top:      		6px solid #B5ADAD;
	border-right:     		4px solid #FFFFFF;
	border-bottom:			2px solid #FFFFFF;    
}

.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:            		4px;    
}

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

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

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

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

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

a.quicklink
{
	color:						#c9dbaa;
	text-decoration:			none;
	font-size:					10px;
}
a.quicklink:hover
{
	color: 						#c9dbaa;
	text-decoration:			underline;
	font-size:					10px;
}
a.quicklink:active
{
	color: 						#c9dbaa;
	font-size:					10px;
}
a.quicklink:visited
{
	color: 						#c9dbaa;
	font-size:					10px;
}

/* custom menu */
.menu
{
	background:					transparent;
	clear:						both;
	color:						#000000;
	text-align:					center;
	margin:						0;
	padding:					0;
	/*
	width:						100%;
	*/
}

.menu a,
.menu a:visited
{
	background-color:			transparent;
	color:						#000000;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	font-style:					normal;
	font-weight:				700;
	text-decoration:			none;
}

.menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

.menu ul li
{
	border-right:				solid 2px #FFFFFF;
	float:						left;
	position:					relative;
	z-index:					auto !important;
	text-transform:				uppercase;
	margin-top:					0;
	width:						160px;
}

.menu ul li a
{
	background-color:			transparent;
	color:						#000000;
	display:					block;
	float:						none !important;
	height:						26px;
	line-height:				26px;
	padding:					0;
	text-decoration:			none;
}

.menu ul li ul
{
	background:					transparent;
	border:						none;
	color:						#000000;
	display:					none;
}

.menu ul li:hover ul
{
	display:					block;
	left:						0;
	position:					absolute;
	top:						0;
	width:						32em;
	z-index:					999;
}

.menu ul li:hover ul li a
{
	background-color:			transparent;
	border-bottom:				0;
	border-left:				0;
	margin-top:					0;
	color:						#000000;
	display:					block;
	height:						auto;
	line-height:				1.3em;
	margin-left:				-1px;
	padding:					16px 16px;
	width:						12em;
}

.menu ul li:hover ul li a:hover
{
	background-color:			#B90000;
	color:						#000000;
	text-decoration:			none;
}

.menu table
{
	background:					transparent;
	border-collapse:			collapse;
	color:						#000000;
	left:						0;
	position:					absolute;
	top:						0;
}

.menu ul li a:hover ul
{
	display:					block;
	left:						0;
	position:					absolute;
	top:						0;
	width:						12em;
	z-index:					999;
}

.menu ul li a:hover ul li a
{
	background-color:			transparent;
	border-bottom:				0;
	border-left:				0;
	color:						#000000;
	display:					block;
	height:						1px;
	line-height:				1.3em;
	padding:					16px 16px;
	width:						12em;
}

.menu ul li:hover a,.menu ul li a:hover
{
	background-color:			#588700;
	color:						#FFFFFF;
	text-decoration:			none;
}

.menu ul.blue li a
{
	background-color:			#004276;
	color:						#FFFFFF;
	text-decoration:			none;
}

.menu ul.blue li:hover a,.menu ul.blue li a:hover
{
	background-color:			#1a87bf;
	color:						#FFFFFF;
	text-decoration:			none;
}

/* ---- End ---- */

