﻿body
{
	font-family: Arial;
	font-size: 12px;
	margin: 3px;
	background-color:White;
	background:url(/images/backgrounds/main_bg_red.png);
	background-repeat:repeat-x;
	/*background-color:#E2BDBD */  /* RED BACKGROUND */
	/*background:url(/kwsqa.org/images/backgrounds/green_dot_bg.png); background-repeat:repeat;*/
	
}

h1
{
	font-family:Arial;
	font-size:24px;
	color:Green;
}

h2
{
	font-size: 20px;
	font-weight: bold;
	color: #8F0000;
}

h3
{
	font-size: 16px;
	font-weight: bold;
	color: #8F0000;
}

a
{
		text-decoration:none;
		color:#8F0000;
}

a:hover
{
	text-decoration:underline;
	color:Black;
}

#top_bg
{
	top:0;
	left:0;
	width:100%;
	height:220px;
	position:fixed;
	display:block;
	z-index:-2;
	/*background:url(/kwsqa.org/images/backgrounds/main_bg_red.png);*/
	background-repeat:repeat-x;
	overflow:hidden;
	height:100%;
	
}

#mainbox
{
	border-width: 1px;
	/*
	border-color: white;
	background-color: White;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	*/
	height:100%;
	overflow:hidden;
	width:950px;
	margin-left: auto ; 
	margin-right: auto ; 
	z-index:-1;
}

#main_area_bg
{
	/*
	background:url(/kwsqa.org/images/backgrounds/main_bg_red.png);
	background-repeat:repeat-x;
	*/
	width:950px;
	top:0;
	overflow:hidden;
	height:220px;
	position:absolute;
	
}

#main_area_bg a
{
	text-decoration:none;
	color:#8F0000;
	font-weight:bold;
}

#main_area_bg a:hover
{
	text-decoration:underline;
	color:White;
}

#footer
{
	display:block;
	position:relative;
	width:950px;
	z-index:1;
	height:35px;
	overflow:hidden;
	margin-left: auto ; 
	margin-right: auto ; 
	font-size:10px;
	border-top:1px solid #E2BDBD;
}

#header
{
	position:relative;
	z-index:99;
	top:10px; 
	margin-left: auto ; 
	margin-right: auto ; 
	width:950px; 
	height:150px; 
	overflow:hidden;
}

#content 
{
	display:block;
	z-index:1; 
	position:relative; 
	margin-left: auto ;
	margin-right: auto ;
	width:950px; 
	height:100%; 
	top:10px;
	overflow:hidden;
	min-height:400px;
}

#content_main
{
	margin-left:5px;
	font-family:Arial;
	font-size:14px;
	height:100%;
	width:720px;
	display:block;
	overflow:hidden;
}

#toolbar
{
    z-index:99;
    width:100%; 
    height:auto;
    top:115px;
    left: 68px;
    overflow:hidden;
    float:right;
    position:absolute;
    background-color:#8F0000;
    vertical-align:top;
}

#toolbar li
{
    display:block;
    list-style:none;
    float:left;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:White;
    padding:3px;
}

#toolbar li a
{
    height: 2em;
    line-height: 2em;
    float: left;
    width: 9em;
    display: block;
    color: White;
    text-decoration: none;
    text-align: center;
    border:1px solid #8F0000;
    background-color:#8F0000;
    
}

#toolbar li a:hover
{
	text-decoration:underline;
	color:Black;
	background-color:#F5F3F4;
	border: 1px solid #E4DEE1;
}

.sb_header
{
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#8F0000;
    border-bottom:1px solid #E4DEE1;
    width:100%;
    display:block;
	margin-bottom:5px;
}

#sidebar, .sidebar
{
	border: 1px solid #E4DEE1;
	display: block;
	float: right;
	overflow: hidden;
	height: 100%;
	width: 200px;
	padding: 5px;
	background-color: #F5F3F4;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:15px;
	position:relative;
	
}

.sidebar ul
{
	margin:0;
}

.sidebar li
{
	list-style:none;
	padding:5px;
	float:left;
	width:100%;
	display:block;
	position:relative;
}

.sidebar li a
{
	text-decoration:none;
}

.sidebar li a:hover
{
	text-decoration:underline;
}


#m_meetings
{
	float:left; 
	text-align:left; 
	width:320px; 
	height:inherit; 
	display:block; 
	position:relative;
	overflow:hidden;
}

.hp_meetingBox
{
	padding-bottom:15px;
	padding-right:5px;
}

#newsbox
{
	
	display: block;
	float: right;
	overflow: hidden;
	height: auto;
	width: inherit;
	/*padding: 5px;
	background-color: #F5F3F4;*/
	/*margin-top:5px;*/
	margin-right:5px;
}

#newsbox ul li
{
    margin-left:-25px;
    list-style:none;
}

#newsbox li.indent
{
    margin-left:5px;
    margin-bottom:5px;
    list-style:none;
}

#newsbox li.date
{
    font-size:8px;
    color:Blue;
    margin-left:-25px;
    list-style:none;
    margin-top:0;
    margin-bottom:10px;
}


.textbox
{
	border:1px solid #8F0000;
	font-size:11px;
}

.button
{
	border:1px solid #8F0000;
	font-size:10px;
	font-weight:bold;
	color:White;
	background:#8F0000;
}
    
.sidebar_box
{
    display:block;
    padding:5px;
    height:auto;
    overflow:hidden;
}

/* MEETING SPECIFIC CSS */
.meetingBox
{
	display:block;
	font-family:Arial;
	color:black;
	
	margin-right:15px;
	margin-bottom:25px;
	
	background-color:#F2F2F2;
	overflow:hidden;
	
	border:1px solid #0B615E;

}


.meetingDate
{
	display:block;
	width:100%;
	/*border-bottom:1px solid #8F0000;*/
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:5px;
	background-color:#0B615E;
	color:white;
}

.meetingSpeaker
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}

.meetingTopic
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#2E2E2E;
	padding-left:5px;
}

.meetingDescription, .meetingLocation, .meetingSpeakerBio
{
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	padding-top:10px;
}

.meetingLocation
{
	padding-bottom:10px;
}


/* END MEETING SPECIFIC CSS */

/* HOME PAGE MEETING DETAILS */
.hp_meetingBox
{
	/*border:1px solid #8F0000;*/
	overflow:hidden;
	background-color:#F2F2F2;
}

.hp_meetingdate
{
	display:block;
	width:100%;
	border-bottom:1px solid #0B615E;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	/*color:#8F0000;*/
	color:white;
	background-color:#0B615E;
}

.hp_meetingSpeaker
{
	width:95%;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.hp_meetingTopic
{
	width:95%;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#2E2E2E;
	padding-left:5px;
}

.hp_meetingDescription
{
	width:95%;
	font-family:Arial;
	font-size:10px;
	padding-left:5px;
	padding-top:10px;
}

.meetingsLink
{
	color:#0B615E;
	font-size:10px;
	padding:5px;
	text-decoration:none;
}

.meetingsLink#hover
{
	text-decoration:underline;
}
/* END HOME PAGE MEETING DETAILS */


.hp_newsBox
{
	/*border:1px solid #8F0000;*/
	overflow:hidden;
	background-color:#F2F2F2;
	height:inherit;
	font-size:11px;
}

.hp_newsBoxItemTitle
{
	display:block;
	width:100%;
	border-bottom:1px solid #0B615E;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	/*color:#8F0000;*/
	color:white;
	background-color:#0B615E;
}

.hp_newsBoxBody
{
	padding:5px;
}

/* FORMS */
.formBox
	{
		border:1px solid #0B615E;
		background-color:#F2F2F2;
		margin:5px;
	}
	
	.formBoxHeader
	{
		background-color:#0B615E;
		color:white;
		font-size:14px;
		font-weight:bold;
		padding:5px;
	}
	
	.required
	{
		font-weight:bold;
		font-size:11px;
	}
	
	.normal
	{
		font-size:11px;
	}
	
table#adminMeetingListing
{
	border:1px solid #0B615E;
		background-color:#F2F2F2;
		margin:5px;
}

table#adminMeetingListing th
{
	background-color:#0B615E;
	color:white;	
	font-weight:bold;
	padding:5px;
	text-align:left;
	font-size:11px;
}

table#adminMeetingListing td
{
	font-size:11px;
	padding:5px;
}

table#adminMeetingListing tr.alternate
{
	background-color:#D4DCDC;
}

.formbutton
	{
		width:105px;
		background-color:#F2F2F2;
		border:1px solid #0B615E;
		font-weight:bold;
		padding:5px;
		text-align:middle;
		font-size:11px;
	}

.formbutton a
	{
		text-decoration:none;
		color:black;
	}
	
	.formbutton a#hover
	{
		text-decoration:underline;
	}
	
	.formbutton#hover
	{
		background-color:#E9E5E5;
	}

/* END FORMS */
