/* CW COLORS
********PRIMARY*********
Mid Green #267911
Dark Green #1B562A
Light Green #9FCA12
********SECONDARY******
Lime #CDD815
Orange #D06924
Plum #3F0728
Red #610514
Beige #E4E196
Light Blue #007D8B
Dark Blue #00476B
*/
/****************************************************************************
*** Structure ***************************************************************
****************************************************************************/

	/* Uncomment to hide Site Title and Site Description if shown in wide logo graphic */
	/*
	.CommonTitleBarTitle,
	.CommonTitleBarDescription
	{
		display: none;
	}
	*/

/****************************************************************************
*** Backgrounds *************************************************************
****************************************************************************/

	BODY /* Uncomment one of the choices */
	{
	/* For a background color 
			background-color: #999999;
			background-image: none;*/
		/* Or for a background image */
			background-color: #267911;
	background-image: none;
	}	

	#Common
	{
		border-top: solid 0px #5789BF; /* Set to 0px or change color to mimic MenuBar Background Color */
	}

/****************************************************************************
*** Major Colors ********************************************************
****************************************************************************/
/*#CommonHeader { background-color:#FF33CC;}*/
	.CommonTitleBarTitle
	{
		color: #1B562A;	/* Site Title Color */
	}

	.CommonTitleBarDescription
	{
		color: #1B562A; /* Site Description Color */
	}

	.CommonTitle,
	.CommonTitle a:link,
	.CommonTitle a:hover,
	.CommonTitle a:visited,
	.BlogPostHeader,
	#comments h3
	
	{
		color: #1B562A; /* Major Headings Color */
	}

	#welcome, #welcome A, 
	#welcome A:VISITED, 
	#welcome A:ACTIVE, 
	#welcome A:HOVER
	{
		color: #1B562A; /* Color for "Signed in as..." block */
	}


	a:link,
	a:visited,
	a:hover,
	.CommonSidebarContent a:link,
	.CommonSidebarContent a:hover,
	.CommonSidebarContent a:visited,
	.CommonSidebarArea a:link,
	.CommonSidebarArea a:hover,
	.CommonSidebarArea a:visited,
	.CommonInlineMessageArea a:link,
	.CommonInlineMessageArea a:hover,
	.CommonInlineMessageArea a:visited
	{
		color: #1B562A; 			/* Default Link Color */
	}
		
.CommonSidebarHeader
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 100%;
	color: #FFFFFF;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	background-image: url(http://www.cwarkansas.com/sites/kasn/images/cs/box-header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFF;
}


	.CommonSidebarHeader a:link,
	.CommonSidebarHeader a:visited,
	.CommonSidebarHeader a:hover
	{
		background: transparent;	/* Sidebar Title Bar Background Color */
		color: #FFFFFF;				/* Sidebar Title Bar Text Color */
	}
.CommonSidebarContent {
	border: 1px solid #D06924;
}

	.CommonInlineMessageTitle,
	.CommonInlineMessageTitle a:link,
	.CommonInlineMessageTitle a:hover,
	.CommonInlineMessageTitle a:visited,
	.CommonListTitle,
	.CommonListTitle a:link,
	.CommonListTitle a:hover,
	.CommonListTitle a:visited
	{
		color: #FFFFFF;				/* Title Bar Text Color */
		background-color: #1B562A;	/* Title Bar Background Color */
	}
	
	.CommonListHeader,
	.CommonListHeaderLeftMost
	{
		background-color: #E4E196;	/* Column Headers Background Color */
		color: #000000; 			/* Column Headers Text Color */
	}	
	
	.CommonBreadCrumbArea,
	.CommonBreadCrumbArea a:link,
	.CommonBreadCrumbArea a:hover,
	.CommonBreadCrumbArea a:visited
	{
		color: #1B562A; 			/* Color of breadcrumb links */
		background-color: #E4E196;	/* Background color for breadcrumbs bar */
	}

	
/****************************************************************************
*** Menu Bar ****************************************************************
****************************************************************************/

	.CommonTabBar
	{
		background-color: #FFF;
		background-image: none;
	}

	.CommonSimpleTabStripTabHover,.CommonSimpleTabStripTab 
	{
	color: #FFFFFF;	/* Link Text Color */
	background: url(http://www.cwarkansas.com/sites/kasn/images/cs/tabcurvegreen.gif) no-repeat left top;
	background-color:#1B562A;
	width: 100px;
	text-align: center;
	padding: 0;
	margin-left: 2px;
	}
	.CommonSimpleTabStripTab A:LINK, 
	.CommonSimpleTabStripTab A:VISITED, 
	.CommonSimpleTabStripTab A:ACTIVE
	{
	color: #FFFFFF;	/* Link Text Color */
	}
	
	.CommonSimpleTabStripTabHover A:LINK, 
	.CommonSimpleTabStripTabHover A:VISITED, 
	.CommonSimpleTabStripTabHover A:ACTIVE
	{
	color: #FFFFFF;
	}
	.CommonSimpleTabStripTab A:HOVER,
	.CommonSimpleTabStripTabHover A:HOVER
	{
		color: #D06924;
		text-decoration: underline;
	}

	.CommonSimpleTabStripSelectedTab
	{
	color: #FFF;	
	background: url(http://www.cwarkansas.com/sites/kasn/images/cs/tabcurveorange.gif);
	background-color: #D06924;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	text-align: center;
	padding: 0;
	margin-left: 2px;
}
	.CommonSimpleTabStripSelectedTab A:LINK, 
	.CommonSimpleTabStripSelectedTab A:VISITED, 
	.CommonSimpleTabStripSelectedTab A:ACTIVE,
	.CommonSimpleTabStripSelectedTab A:HOVER
	{
	color: #FFFFFF;	/* Link Text Color */
	}

/****************************************************************************
*** Forums Only *************************************************************
****************************************************************************/

	.ForumPostHeader
	{
		background-color: #5789BF; /* Background color for forum post title bar where date is shown */
	}

	.ForumPostUserArea
	{
		background-color: #D9E4EE; /* Background color for part of forum post on left where user info is shown */
	}

	.ForumPostTitleArea
	{
		background-color: #D9E4EE; /* Background color for part of forum post on top where title and buttons is shown */
	}

	.ForumPostBodyArea,
	.ForumPostFooterArea,
	.ForumPostContentArea
	{
		background-color: #D9E4EE; /* Background color for content of forum post */
	}
	
	.ForumGroupNameRead:link,
	.ForumGroupNameRead:hover,
	.ForumGroupNameRead:visited,
	.ForumGroupNameUnRead:link,
	.ForumGroupNameUnRead:hover,
	.ForumGroupNameUnRead:visited
	{
		color: #104177; 			/* Forum Name Link Color */
	}

	.ForumNameRead:link,
	.ForumNameRead:hover,
	.ForumNameRead:visited
	{
		color: #5485AA; 			/* Link color for forum thread that has been read */
	}

	.ForumNameUnRead:link,
	.ForumNameUnRead:hover,
	.ForumNameUnRead:visited
	{
		color: #104177; 			/* Link color for unread forum thread */
	}
	
#CommonBodyTable {
	border-top: #D06924 3px solid;
}

/*Calendar Styles*/
#CalendarArea .CalTitle {
	background-image: none;
	background-color:#1B562A;
}
#CalendarArea .CalDay {
	border: 1px solid 1B562A;
}

#CalendarArea{
	overflow:auto;
}
/*#aspnetForm .CommonTitleBarTitle, #aspnetForm .CommonTitleBarDescription
	{
		display: none;
	}
*/

#CommonRightColumn {background-color: #E4E196;}
#CommonFooter {background-color: #E4E196; border:none;}

