/* =============================================================
This skin for DataLife Engine developed by DLETemplates.Com
Copyright © 2005—2012 DLETemplates.Com  All rights reserved.

File 'styles.css' — Cascading Style Sheet (CSS) Document
============================================================= */


/* ========== 9.6 ========== */

@import "layout.css"; @import "header.css"; @import "sidebar.css"; @import "main.css"; @import "footer.css";

html, body 							{ background-color: #fff; font-size: 11px; font-family: arial; color: #000; }

a, button, input, select, textarea 	{ outline: none; ie-dummy: expression(this.hideFocus=true); }

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time 	{ display: inline; }

/* ==================== */

.skin {
	padding-left: 10px;
}
select {
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #e0e0e0;
}

/* OLD NAVIGATION WITHOUT IMAGES */

.navigation 						{ border: 0px; }

.navigation a:link,
.navigation a:visited,
.navigation a:active 				{ background-color: #f9f9f9; border: 1px solid #e0e0e0; text-decoration: none; padding: 3px 6px; font-size: 11px; }

.navigation a:hover 				{ background-color: #b22422; border: 1px solid #e0e0e0; color: #fff; }

.navigation span 					{ background-color: #ffffff; border: 1px solid #e0e0e0; text-decoration: none; padding: 3px 6px; font-size: 11px; }
.navigation span.nav_ext 			{ border: none; background: transparent; }

/* ========== Î÷åðíèòåëü îò DLETemplates.Com äëÿ ðåëèçîâ DLE îò 9.2 è âûøå */

#dlevotespopupcontent .vote,
#dlevotespopupcontent fieldset,
#dlevotespopupcontent legend 		{ color: #000; }

.clear 								{ clear: both; }