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

.login input{
	border:1px solid #777777;
	background: url(img/inputbg.gif) #C2C7D3 no-repeat;
	color:#000000;
	font-size:12px;
	width:140px;
	height:19px !important;
	height:18px;
	padding:2px;
	}
.login{
	font-size:10px;
	padding-top:10px;
	}

/*
The content area, on the editor, this would be the 'body'
*/
.content_main, body{
	background:#ffffff;
	padding-left: 6px;
	padding-right:10px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	}

/*
<body> from the main page
*/
.site_body {
/*	background:url('img/feudalempires_bg.jpg');*/
	background-repeat:repeat-x;
	background-color:#000000;
	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_header{
	font-family: Arial, Verdana, Sans-Serif;
	height:26px;
	background:url('img/admin_bar.png');
	border-bottom:1px solid white;
	}
.admin_header select{
	font-size:10px;
	}
.user_header{
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	height:40px;
	background:#222222;
	padding-bottom:5px;
	}
.admin_header TD, .user_header TD{/*for admin_header and user_header*/
	padding-left:6px;
	padding-right:6px;
	}

/*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_header {color:#ffffff;font-size:15px;font-weight:bold;}
.admin_header A{color:#dddddd;text-decoration:none;font-size:15px;font-weight:bold;}
.admin_header A:hover{color:#ffffff;}
.user_header {color:#ffffff;font-size:15px;font-weight:bold;}
.user_header A{color:#dddddd;text-decoration:none;font-size:15px;font-weight:bold;}
.user_header 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:204px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
#qm0 a
	{
	color:#333333;
	background-color:#faf4e6;
	background-position:-20px 0px;
	font-family:Arial; 
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding:0px 20px 2px 8px;
	border-style:solid;
	border-color:#dddddd;
	border-width:0px;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
#qm0 a:hover
	{ 
	color:#333333;
	background-image:url('img/trans.gif');
	background-color:#fffcf6;
	text-decoration:none;
	}


	/*"""""""" (MAIN) Active State """"""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover
	{ 
	background-color:#efefef;
	text-decoration:none;
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		
	}


	/*"""""""" [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
	{
	text-decoration:underline;
	}


	/*""""""""[SUB] Active State """"""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
	{
	background-color:#ffffff;
	}


	/*"""""""" [SUB] Parent Items """"""""*/
#qm0 div .qmparent 
	{
		
	}


	/*"""""""" [SUB] Items """"""""*/
#qm0 div a
	{		
	background-color:transparent;
	padding:2px 40px 2px 5px;
	border-width:0px;
	border-style:none;
	border-color:#000000;
	}
