﻿.RadEWrongWord
{	
	background-color: yellow;
}

.RadEDomMouseOver
{
	background-color:#efefef;
	border:1px dashed red;
}

.RadEContent, .RadEContentBordered
{
  font-family: tahoma; /*Arial;*/
	padding:3px;
	background-image: none;
	margin: 0px;	
	text-align: left;	
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #AEAEAE;
	word-wrap: break-word;
}

.RadEContentBordered form
{
	 background-color:#efefef;
	 border:1px dashed #555555;		 
}
/* CSS class for A name */

.RadEContentBordered table
{
	BORDER-RIGHT: #999999 1px dashed; 
	BORDER-BOTTOM: #999999 1px dashed;
}

.RadEContentBordered table td
{
	PADDING: 1px;
	BORDER-TOP: #999999 1px dashed;	
	BORDER-LEFT: #999999 1px dashed;	
}

.RadEContentBordered table th
{
	PADDING: 1px;
	BORDER-TOP: #000000 1px dashed;	
	BORDER-LEFT: #000000 1px dashed;
}

table
{
	BORDER-RIGHT: #999999 1px dashed; 
	BORDER-BOTTOM: #999999 1px dashed;
}

table td
{
	PADDING: 1px; 
	BORDER-TOP: #999999 1px dashed;	
	BORDER-LEFT: #999999 1px dashed; 
}

table th
{
	PADDING: 1px; 
	BORDER-TOP: #000000 1px dashed;	
	BORDER-LEFT: #000000 1px dashed;
}



/*=================================================================================*/
/* Code Chunk Additions																														 */			
/*=================================================================================*/

/*---------------------------------------------------------------------------------*/
/* News           																																 */			
/*---------------------------------------------------------------------------------*/

/* Floating News */
div.spookydiv_news1
{
	border: #888888 1px solid;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkynewsbg.png);
	height: 200px;
}

#spookydiv_news1 span
{
	display:block;
	margin-top: 42px;
	text-align: center;
	font-size: 17px;
}
/* Floating Announcements - Floating Left */
div.spookydiv_ann1
{
	border: #888888 1px solid;
	margin: 0px 5px 5px 5px; 
	width: 160px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyannbg.png);
	float: left;
}

/* Floating Announcements - Floating Right */
div.spookydiv_ann2
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 0px 5px 5px 5px; 
	width: 160px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyannbg.png);
	float: right;
}

/* Floating Announcements - Floating Right */
div.spookydiv_ann3
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 5px 5px 5px 5px; 
	width: 180px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyannbg.png);
}

#spookydiv_ann1 div.inner, #spookydiv_ann2 div.inner
{
	margin: 5px; 
}

#spookydiv_ann1 span, #spookydiv_ann2 span, #spookydiv_ann3 span
{
	display:block;
	margin-top: 42px;
	text-align: center;
	font-size: 17px;
}

/*---------------------------------------------------------------------------------*/
/* Calendar        																																 */			
/*---------------------------------------------------------------------------------*/

/* Event List Floating Left */
div.spookydiv_evt1
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 0px 5px 5px 5px; 
	width: 160px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyevtbg.png);
	float: left;
}

/* Event List Floating Right */
div.spookydiv_evt2
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 0px 5px 5px 5px; 
	width: 160px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyevtbg.png);
	float: right;
}

/* Event List */
div.spookydiv_evt3
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 5px 5px 5px 5px; 
	width: 180px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyevtbg.png);
}

#spookydiv_evt2 span, #spookydiv_evt1 span, #spookydiv_evt3 span
{
	display:block;
	margin-top: 42px;
	text-align: center;
	font-size: 17px;
}

/*---------------------------------------------------------------------------------*/
/* Filebank        																																 */			
/*---------------------------------------------------------------------------------*/

/* Filebank Folder & recursive */
div.spookydiv_fbf1, div.spookydiv_fbf2, div.spookydiv_fbf3,
div.spookydiv_fbr1, div.spookydiv_fbr2, div.spookydiv_fbr3
{
	border: #888888 1px solid;
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyfbbg.png);
}

#spookydiv_fbf1 span, #spookydiv_fbf2 span, #spookydiv_fbf3 span,
#spookydiv_fbr1 span, #spookydiv_fbr2 span, #spookydiv_fbr3 span
{
	display:block;
	margin-top: 42px;
	text-align: center;
	font-size: 17px;
}

/*---------------------------------------------------------------------------------*/
/* Custom Code     																																 */			
/*---------------------------------------------------------------------------------*/

/* Filebank Folder & recursive */
div.spookydiv_cst1
{
	border: #888888 1px solid;
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkycustcbg.png);
}

#spookydiv_cst1 span
{
	display:block;
	margin-top: 42px;
	text-align: center;
	font-size: 17px;
}

/*---------------------------------------------------------------------------------*/
/* AZ Services     																																 */			
/*---------------------------------------------------------------------------------*/

/* Event List Floating Left */
div.spookydiv_azs1
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 0px 5px 5px 5px; 
	width: 160px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyazserbg.png);
	float: left;
}

/* Event List Floating Right */
div.spookydiv_azs2
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 0px 5px 5px 5px; 
	width: 160px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyazserbg.png);
	float: right;
}

/* Event List full width */
div.spookydiv_azs3
{
	border: #888888 1px solid;
	padding: 5px; 
	margin: 5px 5px 5px 5px; 
	height: 200px;
	background: #f0f0f0 url(/civicax/radcontrols/editor/skins/default2006/img/civica/spkyazserbg.png);
}

#spookydiv_azs2 span, #spookydiv_azs1 span, #spookydiv_azs3 span
{
	display:block;
	margin-top: 42px;
	text-align: center;
	font-size: 17px;
}


/*------------------------------------------------------------------------------------------*/
/* Styles to help WYSIWYG the editor some																					          */
/* must be duplicated in custom/0000/style/htmleditor/spooky.css									          */
/*------------------------------------------------------------------------------------------*/

table
{
	font-family: Tahoma, Sans-Serif;
	color: #000000;
	font-size: 13px;
}

p
{	
	color: #333333;
	padding: 3px;
}

hr
{
	color:#ececec;
	height:1px;
}

strong
{
	font-weight: bold;
}

ul
{
	padding: 3px;
	color:#264a6a;
}

ul li
{
	padding: 5px;
	color:#264a6a;
}

ul ul
{
/*	list-style: none;
	margin-left: 20px;*/
}

ol
{
	padding: 3px;
	color:#264a6a;
}

ol li
{
	padding: 5px;
	color:#264a6a;
}

ol ol
{
/*	list-style: none;
	margin-left: 20px;*/
}

ol ul
{
	list-style: disc;
	/*margin-left: 20px;*/
}

fieldset
{ 
	padding: 1em; 
	font-size: 13px;
	font-family: sans-serif; 
} 

label 
{ 
	float:left; 
	width:120px; 
	margin-right:5px; 
	/*padding-top:0.2em; */
	text-align:right; 
	font-weight:bold; 
}

a:link
{
	color: #0000c0;
}

a:visited
{
	color: #0000c0;
}

a:hover
{
	color: #ff0000;
}

a:active
{
	color: #0000c0;
}

.leftimg img
{
	margin: 0px 5px 0px 0px;
}

.leftimg p
{
	margin: 0px 15px 5px 10px;
	text-align: right;
	display:block;
	font-size: 10px;
}

.rightimg img
{
	margin: 0px 0px 0px 5px;
}

.rightimg p
{
	margin: 0px 10px 5px 15px;
	text-align: right;
	display:block;
	font-size: 10px;
}

.generalimg img
{
	margin: 5px 10px 0px 10px;
}

.generalimg p
{
	margin: 0px 15px 5px 15px;
	text-align: center;
	font-size: 10px;
}

h1
{
	margin: 10px, 0px, 10px, 0px; 
	/*font-family: Palatino Linotype, Garamond, Serif; 
	color: #264a6a; */
	font-size: 30px; 
	font-weight: normal;
}

h2
{
	margin: 10px, 0px, 10px, 0px;  
	/*font-family: Palatino Linotype, Garamond, Serif; 
	color: #335778; */
	font-size: 27px; 
	font-weight: normal;
}

h3
{
	margin: 10px, 0px, 10px, 0px;  
	/*font-family: Palatino Linotype, Garamond, Serif; 
	color: #456a8c;*/ 
	font-size: 24px;
	font-weight: normal;
}

h4
{
	margin: 10px, 0px, 10px, 0px; 
	/*font-family: Palatino Linotype, Garamond, Serif; 
	color: #4d8abe; */
	font-size: 21px;
	font-weight: normal;
}

h5
{
	margin: 10px, 0px, 10px, 0px; 
	/*font-family: Palatino Linotype, Garamond, Serif; 
	color: #4d8abe; */
	font-size: 18px;
	font-weight: normal;

}

h6
{
	margin: 5px, 0px, 5px, 0px;  
	/*font-family: Rockwell, Sans-Serif; 
	color: #4d8abe; */
	font-size: 12px;
	font-weight: normal;


}

blockquote
{
	margin: 5px 0px 20px 20px;
}
