/*
 * FCKeditor - The text editor for internet
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
 * 
 * Licensed under the terms of the GNU Lesser General Public License:
 * 		http://www.opensource.org/licenses/lgpl-license.php
 * 
 * For further information visit:
 * 		http://www.fckeditor.net/
 * 
 * "Support Open Source software. What about a donation today?"
 * 
 * File Name: fck_editorarea.css
 * 	This is the default CSS file used by the editor area. It defines the
 * 	initial font of the editor and background color.
 * 
 * 	A user can configure the editor to use another CSS file. Just change
 * 	the value of the FCKConfig.EditorAreaCSS key in the configuration
 * 	file.
 * 
 * File Authors:
 * 		Frederico Caldeira Knabben (fredck@fckeditor.net)
 */

/*
    The "body" styles should match your editor web site, mainly regarding
    background color and font family and size.
*/

.content_main, body{
	background:#ffffff;
	padding-left: 6px;
	padding-right:10px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	}
.site_body {
	background:url('img/narr_bg.jpg');
	padding:0px;
	margin:0px;
	font: normal 11px verdana;
	}


A{
	text-decoration:none;
	border:0px solid black;
}
img{
	border:0px;
	}
H1, H1 A, A H1{
	color:#222222;
	font-famliy:Arial;
	font-weight:bold;
	font-size:22px;
	padding:0px;
	margin:0px;
	}
H2{
	color:#dddddd;
	font-famliy:Arial;
	font-size:15px;
	padding:0px;
	margin:0px;
	}
H3{
	color:#dddddd;
	font-family:Arial;
	font-size:18px;
	padding:0px;
	margin:0px;
	}
H4{
	color:#222222;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
p{
	padding:0px;
	margin:0px;
	}

body, td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

/*a:
{*/
/*	color: #0000FF !important;	/* For Firefox... mark as important, otherwise it becomes black */
/*}*/

H1{
	color:#FF0000;
}

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/

/*
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

/*
    The following are some sample styles used in the "Styles" toolbar command.
    You should instead remove them, and include the styles used by the site
    you are using the editor in.
*/

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}





/* CSS Document */


.header_links{
	padding-left:25px;
	padding-right:25px;
	padding-bottom:5px;
	}
.header_links A{
	color:#444444;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	}
.admin_links{
	height:26px;
	background:url('img/admin_bar.png');
	border-bottom:1px solid white;
	}
.admin_links A{color:#1144ff;text-decoration:none;}
.admin_links A:hover{color:#ffffff;}

A{
border:0px;
}

.menu_left{
	border:0px solid black;
	padding:0px;	
	width:1px;
	}
.content_main{
	text-align:justify;
	}
/*------------------------------------------------*/
/*---------------link-control-area----------------*/
/*------------------------------------------------*/
.link_title{
	font-size:14px;
	font-weight:600;
	color:#F5c5BD;
	white-space:nowrap;
	}
.admin_links {color:#ffffff;font-size:15px;font-weight:bold;}
.admin_links A{color:#dddddd;text-decoration:none;font-size:15px;font-weight:bold;}
.admin_links A:hover{color:#ffffff;}

.left_links{
	padding-left:5px;
	margin-right:5px;
	font-weight:600;
	white-space:nowrap;
	display:block;
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#111111;
	width:125px !important;
	width:130px;
	border:1px solid #EA8E7F;
	}
.left_links:hover{
	color:#333333;
	background:#F5C5BD;
	border:1px solid #555;
	}
/*------------------------------------------------*/
/*------------------img-locations-----------------*/
/*------------------------------------------------*/
.menu_tl, .menu_tr, .menu_bl, .menu_br{background:url('img/c.jpg');}
.menu_tc, .menu_bc{background:url('img/v.jpg');}
.menu_tr{background-position:8 0;}

.menu_ml, .menu_mr{background:url('img/h.jpg');}
.menu_mr{background-position:8 0;}

.menu_bl{background-position:0 -8;}
.menu_bc{background-position:0 -8;}
.menu_br{background-position:8 -8;}





/*-do not change-*/
.menu_clear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}
.qmmc {position:relative;}
.qmmc a {float:left;display:block;white-space:nowrap;}
.qmmc div a {float:none;}
.qmmc div {visibility:hidden;position:absolute;}


/*-change-*/
/* Remove the comments bleow for vertical mains and change the false value to
	true in the qm_create function after the menus structure. */
.qmmc a {float:none}

		

	/*"""""""" (MAIN) Container """"""""*/
#qm0
	{ 
	background-color:transparent;
	width:198px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
#qm0 a
	{
	color:#333333;
	background-color:#ffffff;
	background-image:url('img/narr_link.jpg');
	background-position:0px 0px;
	font-family:Arial; 
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 20px 6px 8px;
	margin-bottom:5px;
	border-style:solid;
	border-color:#dddddd;
	border-width:0px;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
	{ 
	color:#ffffff;
		background-image:url('img/narr_link.jpg');
	background-position:0px -31px;
	background-color:#efefef;
	text-decoration:none;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
	background-color:#efefef;
	text-decoration:none;
		background-image:url('img/narr_link.jpg');
	background-position:0px -93px;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		background-image:url('img/narr_link.jpg');
	background-position:0px -62px;
	}


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	background-color:#eeeeee;
	padding:0px;
	border-style:solid;
	border-width:1px;
	border-color:#444444;
	margin-top:-1px;
	}

	
	/*"""""""" [SUB] Hover State """"""""*/
#qm0 div a:hover
	{
	background-image:url(img/trans.gif);
	text-decoration:underline;
	color:#333333;
	background-position:0px -62px;
	}


	/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
	background-image:url(img/trans.gif);
	background-color:#777777;
	text-decoration:underline;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent 
	{
	background-image:url(img/trans.gif);
	background-color:#CCCCCC;
	}


	/*"""""""" [SUB] Items """"""""*/
#qm0 div a
	{
	background-image:url(img/trans.gif);
	background-color:transparent;
	padding:2px 40px 2px 5px;
	border-width:0px;
	border-style:none;
	border-color:#000000;
	}
