/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

div.footer{		background:url("./images/fond_footer.gif") no-repeat top center; 	height:60px;	width:100%; }

div.fond_centre{		background:url("./images/fond_centre.gif") repeat-y top center;			width:100%; }

div.lemenu{		background:url("./images/fond_menu.gif") no-repeat center 285px;		width:100%; }

.livre_milieu{	background:url("./images/livre_milieu.jpg") repeat-y center center; width:100%; }
.livre_haut{	background:url("./images/livre_haut.png") no-repeat top center; 	width:100%; }
.livre_bas{		background:url("./images/livre_bas.png") no-repeat bottom center;	width:100%; }

div.footer_rouge{			background:url("./images/footer_rouge.png") repeat-x bottom center;		width:100%; }
div.footer_vert{			background:url("./images/footer_vert.png") repeat-x bottom center;		width:100%; }
div.footer_blanc{			background:url("./images/footer_blanc.png") repeat-x bottom center;		width:100%; }
div.footer_bleu{			background:url("./images/footer_bleu.png") repeat-x bottom center;		width:100%; }
div.footer_noir{			background:url("./images/footer_noir.png") repeat-x bottom center;		width:100%; }

div.fond_rouge{	background:url("./images/fond_rouge.png") repeat-x top center; background-color:#000; width:100%; }
div.fond_vert{	background:url("./images/fond_vert.png") repeat-x top center;  background-color:#000; width:100%; }
div.fond_blanc{	background:url("./images/fond_blanc.png") repeat-x top center; background-color:#000; width:100%; }
div.fond_bleu{	background:url("./images/fond_bleu.png") repeat-x top center;  background-color:#000; width:100%; }
div.fond_noir{	background:url("./images/fond_noir.png") repeat-x top center;  background-color:#000; width:100%; }

div.rouge_accueil{		background:url("images/rouge_accueil.jpg") no-repeat top center;		width:100%; }
div.rouge_taku{			background:url("images/rouge_taku.jpg") no-repeat top center;			width:100%; }
div.rouge_pyrite{		background:url("images/rouge_pyrite.jpg") no-repeat top center;			width:100%; }
div.rouge_congregation{	background:url("images/rouge_congregation.jpg") no-repeat top center;	width:100%; }

div.vert_ambush{		background:url("images/vert_ambush.jpg") no-repeat top center;			width:100%; }
div.vert_mori{			background:url("images/vert_mori.jpg") no-repeat top center;			width:100%; }
div.vert_jade{			background:url("images/vert_jade.jpg") no-repeat top center;			width:100%; }
div.vert_repos{			background:url("images/vert_repos.jpg") no-repeat top center;			width:100%; }

div.blanc_coupepee{		background:url("images/blanc_coupepee.jpg") no-repeat top center;		width:100%; }
div.blanc_ikari{		background:url("images/blanc_ikari.jpg") no-repeat top center;			width:100%; }
div.blanc_marbre{		background:url("images/blanc_marbre.jpg") no-repeat top center;			width:100%; }
div.blanc_magasin{		background:url("images/blanc_magasin.jpg") no-repeat top center;		width:100%; }

div.bleu_dragon{		background:url("images/bleu_dragon.jpg") no-repeat top center;			width:100%; }
div.bleu_shima{			background:url("images/bleu_shima.jpg") no-repeat top center;			width:100%; }
div.bleu_lazuli{		background:url("images/bleu_lazuli.jpg") no-repeat top center;			width:100%; }
div.bleu_persos{		background:url("images/bleu_persos.jpg") no-repeat top center;			width:100%; }

div.noir_assassin{		background:url("images/noir_assassin.jpg") no-repeat top center;		width:100%; }
div.noir_makkura{		background:url("images/noir_makkura.jpg") no-repeat top center;			width:100%; }
div.noir_onyx{			background:url("images/noir_onyx.jpg") no-repeat top center;			width:100%; }
div.noir_dragon{		background:url("images/noir_dragon.jpg") no-repeat top center;			width:100%; }

.couleur_congregation { color:#AA00AA; }
.couleur_ordre 		  { color:#FFFF00; }
.couleur_cercle		  { color:#0080FF; }
.couleur_guilde		  { color:#00FF00; }
.couleur_confrerie	  { color:#00FFFF; }
.couleur_boheme		  { color:#FFBBFF; }
.couleur_gouvernement { color:#FFAA00; }
.couleur_independant  { color:#AAAAAA; }
.couleur_maitre 	  { color:#FF0000; }
.couleur_gardiens	  { color:#CCCCCC; }

.soustitre {
 	font-weight: bold;
	color:#FFBF40;
}
a.menuAide {
	display:block;
	float:left;
	background:url("images/menu_aide.png") no-repeat top center;
	width:55px;
	height:25px;
	margin:0px;
	padding:0px;
}
a.menuAide:hover {
	display:block;
	float:left;
	background:url("images/menu_aide.png") no-repeat bottom center;
	width:55px;
	height:25px;
	margin:0px;
	padding:0px;
}
.menuEncyclo {
	display:block;
	float:left;
	background:url("images/menu_encyclopedie.png") no-repeat top center;
	width:168px;
	height:25px;
	margin:0px;
	padding:0px;
}
.menuEncyclo:hover {
	display:block;
	float:left;
	background:url("images/menu_encyclopedie.png") no-repeat bottom center;
	width:168px;
	height:25px;
	margin:0px;
	padding:0px;
}
.menuTextesImp {
	display:block;
	float:left;
	background:url("images/menu_textesimportants.png") no-repeat top center;
	width:180px;
	height:25px;
	margin:0px;
	padding:0px;
}
.menuTextesImp:hover {
	display:block;
	float:left;
	background:url("images/menu_textesimportants.png") no-repeat bottom center;
	width:180px;
	height:25px;
	margin:0px;
	padding:0px;
}

.topSite {
	display:block;
	background: no-repeat center center;
	width:40px;
	height:20px;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
}

.bouton88 {
	display:block;
	background: no-repeat center center;
	width:88px;
	height:31px;
	margin:0px;
	margin-bottom:7px;
	padding:0px;
}

.titreFiches {
	font-weight:bold; 
	font-variant:small-caps; 
	font-size:14px; 
	margin-bottom:5px; 
	border-bottom:1px dotted #572b18; 
	width:100%; 
	padding-bottom:5px;
}

.partiesFiches {
	font-weight:bold; 
	font-variant:small-caps; 
	font-size:18px; 
	margin-bottom:5px;
	margin-top:10px; 
	border-bottom:1px dotted #572b18;
	border-top: 2px dotted #572b18; 
	width:100%; 
	padding-bottom:5px;
	padding-top:5px;
	color:#ff7140;
}

#body-simple {

	padding: 5px;
}


/* Misc stuff */
img {
	border: none;
}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error, table td .error {
	color: #d16210;
}

.spacer {
	background: #572b18 url(images/spacerbg.gif) top left repeat-x;
}

hr	{ height: 0px; border: solid #fffcc8 0px; border-top-width: 1px;}

.pagination {
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}

/* Links
 ------------ */
a {
	color: #fffcc8;
	text-decoration: none;
}

a:active,
a:visited {
	color: #fffcc8;
	text-decoration: none;
}

a:hover {
	color: #d16210;
	text-decoration: none;
}

a.forumlink {
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle, .postbody a {
	color: #fffcc8;
}
a.topictitle:visited, .postbody a:visited {
	color: #fffcc8;
}
a.topictitle:visited:hover, .postbody a:visited:hover {
	color: #fffcc8;
}
a.topictitle:hover, .postbody a:hover {
	color: #d16210;
}

/* Header and logo */
#maintable {
	border: 0px;
	margin: 0 auto;
}

.pm-notify-new, .pm-notify-unread {
	border-left: solid 1px #f5dcb4;
	border-right: solid 1px #fffcc8;
	border-top: solid 1px #f5dcb4;
	border-bottom: solid 1px #fffcc8;
	background: #270800 url(images/cell.gif) top left repeat-x;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.pm-notify-new a, .pm-notify-new a:visited, .pm-notify-unread a, .pm-notify-unread a:visited { text-decoration: none; }
.pm-notify-header {
	margin-bottom: 10px;
	color: #666;
}
.pm-notify-new, .pm-notify-unread:hover {
	border-left: solid 1px #F15F5F;
	border-right: solid 1px #d16210;
	border-top: solid 1px #F15F5F;
	border-bottom: solid 1px #d16210;
}
.pm-notify-new { padding: 30px; }

/* Navigation buttons */
.navtd {
	padding: 0 10px 5px 10px;
}
.navrow-right { float: right; }
.navrow {
	padding: 5px;
	color: #fffcc8;
	text-align: left;
	font-size: 11px;
}

.navrow a, .navrow a:visited {
	color: #ff9922;
	text-decoration: none;
}
.navrow a:hover { 
	color: #ff0000; 
	text-decoration: none; 
}

a.link-new, a.link-new:visited { color: #ff9922; }
a.link-new:hover, a.link-new:visited:hover { color: #fffcc8; }

/* Content and tables */
#contentrow {
	padding: 5px 10px;
}

.tablebg {
	border: solid 1px #5e311a;
	border-top-color: #5e311a;
	background: #270800 url(images/cell.gif) top left repeat-x;
}

.row1, .row2, .row3, .forumrules, tr.row1 .row, tr.row2 .row, tr.row3 .row, .postbottom {
	border-left: solid 1px #270800;
	border-right: solid 1px #5e311a;
	border-top: solid 1px #270800;
	border-bottom: solid 1px #5e311a;
	background: #270800 url(images/cell.gif) top left repeat-x;
	padding: 4px;
	text-align:justify;
}
th {
	color: #AAA; 
	font-size: 11px; 
	font-weight: bold;
	background: #270800 url(images/th.gif) top left repeat-x;
	white-space: nowrap;
	padding: 0 5px;
	text-align: center;
	height: 26px;
	border-left: solid 1px #270800;
	border-right: solid 1px #5e311a;
	border-top: solid 1px #270800;
	border-bottom: solid 1px #5e311a;
}
th a, th a:visited {
	color: #AAA !important;
	text-decoration: none;
}
th a:hover {
	color: #fffcc8;
	text-decoration: none;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}
.catdiv {
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #270800;
	border-right: solid 1px #5e311a;
	border-top: solid 1px #270800;
	border-bottom: solid 1px #5e311a;
	background: #270800 url(images/bg_tfoot.gif) top left repeat-x;
}
.cat {
	height: 24px;
	padding: 0 3px;
	border-left: solid 1px #270800;
	border-right: solid 1px #5e311a;
	border-top: solid 1px #270800;
	border-bottom: solid 1px #5e311a;
	background: #270800 url(images/bg_tfoot.gif) top left repeat-x;
	text-indent: 4px;
}
.cathead {
	background: #270800 url(images/bg_tfoot.gif) top left repeat-x;
	height: 24px;
	padding: 1px 3px;
	border-left: solid 1px #270800;
	border-right: solid 1px #5e311a;
	border-top: solid 1px #270800;
	border-bottom: solid 1px #5e311a;
}

.legend {
	padding: 4px;
}


/* Table header */
caption, .cap-div { 
	margin: 0; 
	padding: 0;
	background: url(images/tcat_mid.gif) top left repeat-x;
	white-space: nowrap;
	height: 26px;
	text-align: left;
}
.cap-left {
	background: url(images/tcat_left.gif) top left no-repeat;
	padding-left: 25px;
}
.cap-right {
	background: url(images/tcat_right.gif) top right no-repeat;
	padding-top: 6px;
	height: 20px;
}
caption, caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div, .cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	font-size: 13px;
	line-height: 1.2em;
	font-weight: bold;
	color: #fffcc8;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
caption h1, caption h2, caption h3, caption h4, caption span,
.cap-div h1, .cap-div h2, .cap-div h3, .cap-div h4, .cap-div span { 
	display: inline;
}
caption a, caption a:visited, .cap-div a, .cap-div a:visited {
	color: #fffcc8;
	text-decoration: none;
}
caption a:hover, .cap-div a:hover {
	color: #d16210;
	text-decoration: none;
}

/* Footer */
#wrapfooter {
	text-align: center;
	color: #666;
	padding-top: 10px;
}

.copyright {
	color: #666;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.2em;
}
.copyright a, .copyright a:visited {
	color: #999;
	text-decoration: none;
}
.copyright a:hover { color: #d16210; }


/* Breadcrumbs */
p.breadcrumbs {
	margin: 0;
	padding: 0;
	float: left;
	color: #BBB;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}
.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	padding: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

/* Index/viewforum */
.subforum.read { 
	background: url(images/sub_old.gif) top left no-repeat;
	padding-left: 12px;
}
.subforum.unread { 
	background: url(images/sub_new.gif) top left no-repeat;
	padding-left: 12px;
}
.legend {
	text-align: center;
	margin: 0 auto;
	padding: 2px;
}
.legend-viewforum { 
	margin: 0; 
	text-align: left; 
}

.forumrules {
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	border-left-color: #AAA;
	border-top-color: #AAA;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.forumrules h3 {
	color: #d16210;
}

/* Post */
.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #fffcc8;
}
td.postbottom { 
	background: #000 url(images/bg_tfoot.gif) top left repeat-x;
	font-size: 10px;
	color: #444;
	white-space: nowrap;
	padding: 2px;
	vertical-align: middle;
}
td.postbuttons { padding-top: 3px; }
.postdetails { 
	color: #888;
	font-size: 10px; 
	text-align: left;
}
.postdetails b {
	color: #999;
}
.posterrank		{ font-size: 9px; color: #AAA; }
.posterprofile	{ font-size: 10px; color: #AAA; }

.postauthor {
	color: #fffcc8;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
.postonline { margin-bottom: 2px; }

.postreported, .postreported a:visited, .postreported a:hover, .postreported a, .postreported a:active {
	margin: 1px 0px;
	color: #d16210;
	font-weight: bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a, .postapprove a:active {
	color: #00FF00;
	font-weight: bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
	margin: 3px 0;
}
.signature {
	font-size: 11px;
	color: #999;
	margin-top: 5px;
}
.signature .line { color: #888; }

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: #fffcc8;
}

.postsubject {
	font-size: 12px;
	font-weight: bold;
	color: #fffcc8;
}

.postbody a { text-decoration: none; }

/* UCP */
.folder-current a, .folder-current a:visited {
	color: #fff;
	font-weight: bold;
}
.folder-current a:hover { color: #d16210; }

td.pm_marked_colour { background: #888; }
td.pm_marked_colour_left { border-left: solid 3px #888; padding-left: 2px; }
td.pm_marked_colour_right { border-right: solid 3px #888; padding-right: 2px; }

td.pm_replied_colour { background: #fffcc8; }
td.pm_replied_colour_left { border-left: solid 3px #fffcc8; padding-left: 2px; }
td.pm_replied_colour_right { border-right: solid 3px #fffcc8; padding-right: 2px; }

td.pm_friend_colour { background: #007700; }
td.pm_friend_colour_left { border-left: solid 3px #007700; padding-left: 2px; }
td.pm_friend_colour_right { border-right: solid 3px #007700; padding-right: 2px; }

td.pm_foe_colour { background: #DD0000; }
td.pm_foe_colour_left { border-left: solid 3px #DD0000; padding-left: 2px; }
td.pm_foe_colour_right { border-right: solid 3px #DD0000; padding-right: 2px; }


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

textarea, select, .post, .btnbbcode, .btnmain, .btnlite, .btnfile, .helpline {
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #fffcc8;
	border: 1px solid #5e311a;
	background-color: #000;
}
#helpline { color: #444; }

input {
	font-size: 1.1em;
	padding: 1px;
}
textarea {
	font-size: 1.3em; 
	line-height: 1.4em;
	padding: 2px;
}
select {
	font-size: 1.1em;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

.post {
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	font-size: 1.1em;
	border: 1px solid #5e311a;
}
.btnbbcode:hover {
	border-color: #ac2a2a;
	color: #FFF;
}

.btnmain {
	font-weight: bold;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: transparent;
	color: #BBB;
	border-style: none;
}

* html textarea, * html select, * html .post, * html .btnmain, * html .btnlite, * html .btnfile {
	border-color: #888;
}
textarea:hover, select:hover, .post:hover, .btnmain:hover, .btnlite:hover, .btnfile:hover {
	border-color: #fffcc8;
}
textarea:focus, select:focus, .post:focus, .btnmain:focus, .btnlite:focus, .btnfile:focus {
	border-color: #ac2a2a; 
	color: #FFF;
}

label:hover { 
	color: #d16210; 
}

/* BBCode
 ------------ */
.quotetitle, .attachtitle, .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px 0 4px;
	border: solid 1px #D8D8D8;
	border-bottom-width: 0;
	color: #fffcc8;
	background: #381508 url(images/bg_box_code.gif) top right no-repeat;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle { background-image: url(images/bg_box_quote.gif); }
.attachtitle { background-image: url(images/bg_box_attach.gif); }

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #D8D8D8;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
/*	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; */
	background-color: #381508;
	color: #AAA;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #D8D8D8;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #381508;
	color: #AAA;
}

.attachcontent, html>body .postbody {
	overflow: auto;
	overflow-x: auto;
}


.syntaxbg {
	color: #fff;
}

.syntaxcomment {
	color: #666;
}

.syntaxdefault {
	color: #fff;
}

.syntaxhtml {
	color: #fff;
}

.syntaxkeyword {
	color: #d16210;
}

.syntaxstring {
	color: #fffcc8;
}


/* More misc stuff */
h1 {
/*	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; */
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0px;
	float: left;
	color: #CCC;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}
td.history-current, tr.row1 td.history-current, tr.row2 td.history-current {
	background: #DDD;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

.sep {
	color: #444;
}


li.row1 {
	display: block;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: left;
}

#msg > li.row2 {
	display: block;
	list-style-type: none;
	margin: 0;
	height: auto;
	width:98%;
	float: left;
}

#msg > li > dl{
	vertical-align: middle;
	width: 100%;
}

#msg > li > dl > dt{
	width: auto !important;
	white-space: nowrap;
	margin-right: 2px;
}

#msg > li > dl > dd > input{
	margin: 3px;
}

#msg > li > dl > dd#msgbody{
	display: inline;
	padding: 3px 0 1px 0px !important;
	vertical-align: middle;
	float:none !important;
}

#base_ul
{
	list-style:none;
	margin-left: 0;
}


/* Shout box
--------------------------------------------- */

.minibtn {
	background-color:transparent;
	border: 0px;
	color:#FF0000;
	font-size: 9px;
}
.minibtn2 {
	background-color: #000;
	border:solid #5e311a 1px;
	color:#FFFFFF;
	font-size: 9px;
	padding:1px;
	margin-top:2px;
}

.shoutpost {
	font-size: 10px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.shouttexte {
	font-size: 10px;
	text-align:justify;
	color:#e7f1fb;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.shoutdate {
	font-size: 9px;
	text-align:right;
	color:#a7aeb5;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}


/* bugs */
@media all and (min-width: 0px)
{
	/* reset file input style for Opera - it changes only text color and border, but not bg color */
	.btnfile, .btnfile:hover, .btnfile:focus { 
		border: none; 
		background-color: #000;
		color: #fff;
	}

}