/**********************************************************************************************

	Title: Raley's Reach
	Author: Bob Stobener

***********************************************************************************************

	1.  LAYOUT
	2.  FONTS

***********************************************************************************************/





/* 1. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	


.menu_box_edge_reveal {
	padding: 5;
	height: 30px;
	border-color: #999;
	background-color: #fff;
	border-width: 1pt;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:none;
	
}

.menu_box_edge_closed {
	padding: 5;
	height: 30px;
	border-color: #999;
	background-color: #f4f8e0;
	border-width: 1pt;
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
}

.menu_box_center_reveal {
	padding: 5;
	height: 30px;
	border-color: #999;
	background-color: #fff;
	border-width: 1pt;
	border-top-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
}

.menu_box_center_closed {
	padding: 5;
	height: 30px;
	border-color: #999;
	background-color: #f4f8e0;
	border-width: 1pt;
	border-top-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
}

.menu_box_promo {
	border-color: #999;
	background-color: #fff;
	border-width: 1pt;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
}

.idea_box {
	border-color: #b3001a;
	background-color: #fff;
	border-width: 1pt;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
}


.boxes {
	padding: 1;
	border-color: #ccc;
	border-width: 1pt;
	border-style: solid;
}


.vertline {
	padding: 1;
	border-color: #CCC;
	border-width: 0 0 0 1pt;
	border-style: solid;
}

.horzline {
	padding: 1;
	border-color: #CCC;
	border-width: 0 0 1pt 0;
	border-style: solid;
}

.idea_list_box_parent {
	width: 680px;
}

.idea_list_box {
	width: 678px;
}

.button_text {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #b3001a;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	cursor: pointer;
	padding-top: 7px;
}

.search_results {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #b3001a;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	padding-top: 0px;
}

.char_remain {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #000;
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	padding-top: 0px;
}


/* 2. FONTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

.idea_header {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 15pt;
	letter-spacing: -1px;
	color: #000;
}

.idea_votes {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	padding-top: 5px;
	color: #000;
}

.idea_votes_date {
	text-align: center;
	margin-top: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	color: #b3001a;
}

.red_header {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #b3001a;
}

.red_header a:link {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #b3001a;
}

.red_header a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #b3001a;
}

.red_header a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #af4151;
}

.red_header a:active {
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	color: #b3001a;
}

.black_header {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}

.black_header a:link {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}

.black_header a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}

.black_header a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #af4151;
}

.black_header a:active {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
}

.vote_error_text {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #C03;
}

.vote_accept_text {
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #093;
}

.nominate_red_header {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #C03;
}

.nominate_black_header {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
}

.theme1_text {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme1_text a:link {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme1_text a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme1_text a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme1_text a:active {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme2_text {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #339933;
}

.theme2_text a:link {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #339933;
}

.theme2_text a:visited {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #339933;
}

.theme2_text a:hover {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #339933;
}

.theme2_text a:active {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #339933;
}

.theme3_text {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme3_text a:link {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme3_text a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme3_text a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme3_text a:active {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #339933;
}

.theme4_text {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #db99e4;
}

.theme4_text a:link {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #db99e4;
}

.theme4_text a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #db99e4;
}

.theme4_text a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #db99e4;
}

.theme4_text a:active {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #db99e4;
}

.theme5_text {
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #79b2fb;
}

.theme5_text a:link {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #79b2fb;
}

.theme5_text a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #79b2fb;
}

.theme5_text a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #79b2fb;
}

.theme5_text a:active {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #79b2fb;
}

.search_box {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	line-height: 9pt;
}

.formfield {
	background-color: #fff;
	border-width: 1pt;
	border-color: #999;
	border-style: solid;
	font-family: "Lucida Grande","Lucida Sans",Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 10pt;
	resize: none;
}


