/* ***************************************
	RESET BASE STYLES
*************************************** */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" (for ie6) */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ***************************************
	DEFAULTS
*************************************** */

/* elgg open source		light yellow 	#FDFFC3 */

body {
	text-align:left;
	margin:0 auto;
	padding:0;
/*  font: 70%/1.4  "Lucida Grande", Verdana, sans-serif;  */
	font: 80%/1.4 "Trebuchet MS", Arial, Tahoma, sans-serif;
	color: #666666;
/*  RW background:#cccccc url(<?php echo $vars['url']; ?>mod/theme_simpleneutral/graphics/page_background.gif) repeat-x left top;  */
	background:#dee4ed url(<http://peoria.citisclicker.com/images/page_background.gif) repeat-x left top;

}
a {
	color: #003333; 
	text-decoration: none;
	-moz-outline-style: none;
	outline: none;
}
a:visited {
	color: #003333; 
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
p {
	margin: 0px 0px 15px 0;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: normal;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
dd {
	margin: 0 0 1em 1em;
	padding: 0;
}
pre, code {
	font-family:Monaco,"Courier New",Courier,monospace;
	font-size:12px;
	background:#EBF5FF;
	overflow:auto;
	
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */	
}
code {
	padding:2px 3px;
}
pre {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
}
blockquote {
	padding:3px 15px;
	margin:0px 0 15px 0;
	line-height:1.3em;
	background:#EBF5FF;
	border:none !important;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
}
blockquote p {
	margin:0 0 5px 0;
}  
    

/* ***************************************
    PAGE LAYOUT - MAIN STRUCTURE
*************************************** */

#page_container {
	margin:0;
	padding:0;
	background: url(http://peoria.citislicker.com/images/header_back.gif) repeat-x left top;
}
#page_wrapper {
	width:998px;
	margin:0 auto;
	padding:0;
	min-height: 100px;
}
#layout_canvas {
	margin:0;
	padding:0;
	min-height: 160px;
}
#layout_header {
	text-align:left;
	width:100%;
	
/* RW height:100px; from the top to the middle screen*/
	   height:184px;
	   
	margin:0 0 0px 0;
	background: url(http://peoria.citislicker.com/images/header_back.gif) repeat-x left top;
}
#wrapper_header {

}
#site_name {

/* RW height:50px; {space from top to the menu}*/
	  height:144px;
	float:left;
}
#site_name h1 {

/* RW padding-top:10px;; {spacing from the logo top*/
	  padding-top:10px;
	  
}
#site_name h1 a {
	color:#333333;
	/* font-size: 1.2em; */
	line-height: 1em;
}

/* Top menu */
#menu {
    float:left;
    height:25px;
    width:100%;
    position: relative;
    bottom:0px;
/* RW  left:0px; {the menu position on the top from the left margin}*/
       left:0px;
}
#menu_inner {
    text-align:left;
    padding:0;
    height:25px;
    margin:0 0 0 0px;
}
#menu a:active { outline: none; }
#menu a:focus { -moz-outline-style: none; }
#menu a {
	float:left;
	margin:0 0px 0 0px;
	padding:0 0px 0 7px;
	text-decoration:none;
	font-weight: bold;
	font-size: 0.9em;
	background:transparent url(http://peoria.citislicker.com/images/menu_button_left.gif) no-repeat left top;
}
#menu a span {
	float:left;
	display:block;
	padding:2px 13px 0px 6px;
	height:23px;
	margin:0 0 0 0;
/* RW  color:#cccccc; {color of the type on the menu button}*/
	color:#ffffff; 
	background:transparent url(http://peoria.citislicker.com/images/menu_button_right.gif) no-repeat right top;
}
#menu_inner a span { cursor: pointer; }
#menu a.disabled span { color:#cccccc; }
#menu a.disabled { color:#cccccc; }
#menu a.disabled:hover { color:#cccccc; }
#menu a.disabled:hover span { color:#cccccc; }

#menu a:hover span {
	color:white;
	background:transparent url(http://peoria.citislicker.com/images/menu_button_right.gif) no-repeat right -32px;
	padding:3px 13px 0px 6px;
	height:22px;
}
#menu a:hover {
	color:white;
	background:transparent url(http://peoria.citislicker.com/images/menu_button_left.gif) no-repeat left -32px;
}
#menu a.selected {
	background:transparent url(http://peoria.citislicker.com/images/menu_button_left.gif) no-repeat left -32px;
}
#menu a.selected span {
	background:transparent url(http://peoria.citislicker.com/images/menu_button_right.gif) no-repeat right -32px;
	color:white;
}


/* canvas layout: 1 column, no sidebar */
#one_column {
	width:998px;
	margin:0px 0 20px 0;
	min-height: 360px;
	background: white;
	padding:0 10px 20px 10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

/* canvas layout: 2 column left sidebar */
#two_column_left_sidebar {
	width:220px;
	margin:0px 0 20px 0;
	min-height:460px;
	float:left;
	background: white;
	padding:0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}

#two_column_left_sidebar_maincontent {
	/* RW width:950px; */
	width:930px;
	min-height: 237px;
	float:left;
	background: white;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#two_column_left_sidebar_maincontent_rw {
/* RW width:950px; */
	width:775px;
	margin: 0px 0px 0px 24px;
	min-height: 410px;
	float:left;
	background: white;
	padding:0px 0px 0px 0px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
#two_column_left_sidebar_maincontent_boxes {
	margin:0 0px 20px 20px;
	padding:0 10px 5px 10px;
	width:718px;
	background: white;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	float:left;
}
#two_column_left_sidebar_boxes {
	width:210px;
	margin:0px 0 20px 0px;
	min-height:360px;
	float:left;
	padding:0;
}
#two_column_left_sidebar_boxes .sidebarBox {
	margin:0px 0 22px 0;
	background: white;
	padding:4px 10px 10px 10px;
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#two_column_left_sidebar_boxes .sidebarBox h3 {
	padding:0 0 5px 0;
	font-size:1.25em;
	line-height:1.2em;
	/* color:#0054A7; */
}
 
.contentWrapper {
	background:white;
/*
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
*/
	/* padding:10px; */
	margin:0 0 10px 0;
}
span.contentIntro p {
	margin:0;
}
.notitle {
	margin-top:10px;
}


/* ***************************************
	FOOTER
*************************************** */
#layout_footer {
/* RW background:#333333 */
	background:#000033;
	
	/*RW height:80px; */
	 height:80px;
	 
	border-bottom:1px solid black;
}
#layout_footer table {
   margin:0px auto 0px;
}
#layout_footer a,
#layout_footer p {
/* RW color:#999999;  */
   color:#ffffff;
   margin:0;
}
#layout_footer .footer_toolbar_links {
	text-align:right;
	padding:15px 0 0 0;
	/*RW font-size:1.2em; */
	font-size:1.0em; 
}
#layout_footer .footer_toolbar_links a:hover {
	color:white;
}
#layout_footer .footer_legal_links {
	text-align:right;
}

/* ***************************************
  SYSTEM MESSSAGES
*************************************** */
.messages {
    background:#ccffcc;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 8000;
	margin:0;
	position:fixed;
	top:30px;
	width:969px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border:4px solid #00CC00;
	cursor: pointer;
}
.messages_error {
    border:4px solid #D3322A;
    background:#F7DAD8;
    color:#000000;
    padding:3px 10px 3px 10px;
    z-index: 8000;
	margin:0;
	position:fixed;
	top:30px;
	width:969px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	cursor: pointer;
}
.closeMessages {
	float:right;
	margin-top:17px;
}
.closeMessages a {
	color:#666666;
	cursor: pointer;
	text-decoration: none;
	font-size: 80%;
}
.closeMessages a:hover {
	color:black;
}


/* ***************************************
	MAIN CONTENT ELEMENTS
*************************************** */
/* title within main content area */
.page_title {
	padding:0px 10px 20px 0px;
}


.notConvertedWrapper{
  background-color: #FFC4C4;
	margin:0 10px 5px 10px;
	padding:5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.copied_text{
  font-size:small;
	font-family:Arial;
	font-style:italic;
}blockquote {
    margin:10px;
    border:1px solid #efefef;
    padding:4px;
}

strong {
    font-weight:bold;
}

ul {
   list-style: disc;
}

ol {
  list-style: decimal;
}

.copied_text2{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color: #003399;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}


/* ***************************************
	HOME PAGE BBLS
*************************************** */

#bubble_wrapper_header {	
	margin: 0 0 0 0;
	width:998px;
	/* border:2px solid black;  */
	padding-top: 10px;
	padding-bottom: 10px;
}

#bubble_wrapper_header ul {
	list-style-type: disc;
}

#red-bubble, #blue-bubble, #black-bubble {
	height: 217px;
	display:inline-block;
	color: white;
	vertical-align:top;
}

#red-bubble {
	background: url(http://peoria.citislicker.com/images/bbl-red.jpg) no-repeat left top;
	width: 325px;
	position: relative;
	margin: 0 0 0 20px;
	background-image: url(http://peoria.citislicker.com/images/bbl-red.gif);
}

#red-bubble-content {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 314px;
	height: 164px;
}

#red-bubble-join {
	text-align:center;
	position: absolute;
	top: 174px;
	left: 0px;
	width: 325px;
	height: 33px;
}


#blue-bubble {
	background: url(http://peoria.citislicker.com/images/bbl-blue.jpg) no-repeat left top;
	width: 325px;
	position: relative;
	margin: -217px 0 0 363px;
	background-image: url(http://peoria.citislicker.com/images/bbl-blue.gif);
}

#blue-bubble-content {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 316px;
	height: 164px;
}

#blue-bubble-join {
	text-align:center;
	position: absolute;
	top: 174px;
	left: 0px;
	width: 330px;
	height: 33px;
}

#black-bubble {
	background: url(http://peoria.citislicker.com/images/bbl-login.jpg) no-repeat left top;	
	width: 224px;
	position: relative;
	margin: -217px 0 0 705px;	
}

#black-bubble-content {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 209px;
	height: 164px;
}

#black-bubble-join {
	text-align:center;
	position: absolute;
	top: 174px;
	left: 0px;
	width: 225px;
	height: 33px;
}

#red-bubble h1, #blue-bubble h1, #black-bubble h1 {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
}


#red-bubble input.red_submit_button {
	color:#ffffff;
	background: #cccccc;
	border:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width: 168px;
	height:33px;
	cursor:pointer;
	background: url(http://peoria.citislicker.com/images/red_button.gif) no-repeat left top;	
}

#blue-bubble input.blue_submit_button {
	color:#ffffff;
	background: #cccccc;
	border:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width: 168px;
	height:33px;
	cursor:pointer;
	background: url(http://peoria.citislicker.com/images/blue_button.gif) no-repeat left top;	
}

#black-bubble input.black_submit_button {
	color:#ffffff;
	background: #cccccc;
	border:none;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width: 168px;
	height:33px;
	cursor:pointer;
	background: url(http://peoria.citislicker.com/images/red_button.gif) no-repeat left top;	
}

/*  ***************************************
    page contents styles
*************************************** */
.roundedbox_pagewidth {
	text-align:left;
	background:white;
/*  padding:10px 0 10px 0;  */ 
    padding:10px 0 0px 0;
	margin: 24px auto 0 auto; 
	width:945px;
	min-height:100px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc; 
	-webkit-border-radius: 12px; 
	-moz-border-radius: 12px;	
}
.roundedbox_container {
	padding:0;
/* 	margin: 24px auto 0 auto;   */ 
/* RW 2nd level box margin: 0px auto 0 auto;   */
/*  margin: 10px auto 0 auto;    */
	margin: 10px auto 0px 35px;
/* RW width:940px;  */
	width:940px;
	text-align:left;
}
.roundedbox_halfpagewidth {
	float:left;
	text-align:left;
	background:white;
/*  padding:10px; */
    padding:13px 10px 0px 10px;
/*  min-height:92px; */
    min-height:106px;
/*  width:436px; */
	width:430px;
	border-top:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
}
.leftbox {
	margin-right:24px;
}
.innerbox_quarterpagewidth {
	border-right:1px solid #dedede;
	width:204px;
	float:left;
	padding:0 15px 0 15px;
	text-align:left;
	
	min-height:135px;	
}
.noborder {
	border:none;
}
.innerbox_quarterpagewidth h3 {
/*  	text-align: left; */
	text-align: center;
	margin-bottom:10px;
}
.innerbox_quarterpagewidth li {
	list-style:none;
	padding:0 0 4px 0;
}
.innerbox_thirdpagewidth {
	border-right:1px solid #dedede;
	padding:0 20px 0 20px;
}
.innerbox_thirdpagewidth_endbox {
	padding:0 20px 0 20px;
}

.dividerline { margin:10px 0 10px 0; border-bottom:1px solid #cccccc;height:1px; }

/*  ***************************************
    drjake content area
*************************************** */

.contentContainer {
	width: 1000px;
/*   background-color: #76b8d1;  main page center color*/
	background-color: #5c8bb6;
/*   margin: 0px auto 0px auto;  -5 fixed the space in the top bar for older explorer */
	margin: -5px auto 0px auto;
	position: relative;
	z-index: 5;
}
.figureLeft {
	float: left;
	border: none;
	margin: -40px 0px 0px -75px;
	position: relative;
	z-index: 96;
}
.figureRight {
	float: left;
	border: none;
	margin: 60px 0px 0px 860px;
	position: absolute;
	z-index: 96;
}

.blurbW {
	width: 900px;
	float: left;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #e7f5ff;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	position: relative;
	line-height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.topEdge {
	width: 1000px;
	height: 40px;
	margin: 0px auto 0px auto;
	background-image: url(http://peoria.citislicker.com/images/top_content_edge.png);
	background-position: center;
	background-repeat: no-repeat;
}

.bottomEdge {
	width: 1000px;
	height: 40px;
	margin: 0px auto 0px auto;
	background-image: url(http://peoria.citislicker.com/images/bottom_content_edge.png);
	background-position: center;
	background-repeat: no-repeat;
}

#home-bubble {
	height: 410px;
	display:inline-block;
	color: white;
	vertical-align:top;
}

#home-bubble {
	background: url(http://peoria.citislicker.com/images/mainpic.png) no-repeat left top;
	background-color:#5c8bb6;	
	width: 775px;	
	position: relative;
	margin: 0 0 0 0px
}

#home-bubble-content {
	position: absolute;
	top: 50px;
	left: 80px;
	width: 310px;
	height: 265px;
	font-size:13px;
}

#home-bubble-content-2 {
	position: absolute;
	top: 50px;
	left: 420px;
	width: 310px;
	height: 265px;
	font-size:13px;
}

#home-bubble-content-3 {
	position: absolute;
	top: 50px;
	left: 62px;
	width: 668px;
	height: 237px;
	font-size:13px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#home-bubble-join {
	text-align:center;
	position: absolute;
	top: 309px;
	left: 110px;
	width: 262px;
	height: 34px;
}

#home-bubble-join-2 {
	text-align:center;
	position: absolute;
	top: 309px;
	left: 400px;
	width: 257px;
	height: 34px;
}

#home-bubble input.home_submit_button {
	color:#ffffff;
	background: #cccccc;
	border:none;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width: 168px;
	height:33px;
	cursor:pointer;
	background: url(http://peoria.citislicker.com/images/red_button.gif) no-repeat left top;	
}

#home-bubble input.home_submit_button-2 {
	color:#ffffff;
	background: #cccccc;
	border:none;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:2px;
	width: 168px;
	height:33px;
	cursor:pointer;
	background: url(http://peoria.citislicker.com/images/blue_button.gif) no-repeat left top;	
}

