/*
  The original PussycatBlue Theme for phpBB version 2+
  Created by reddog
  http://www.reddevboard.com/
*/
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
body {
 color: #000000;
/* background-color: #B9936C;*/
/*background-image: url(http://la-sparte-legion.com/images/fond_beige.png);*/
background-image: url(http://www.la-sparte-legion.com/v2/images/fond/fond2.jpg);
 font-family: tahoma,helvetica;
}
/* Announce background color MOD */
.col1_global_announce{
	background:#f4ceb1;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}
.col2_global_announce{
	background:#f7ddc9;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}
.col3_global_announce{
	background:#fbece1;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}

.col1_announce{
	background:#bcdcf7;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}
.col2_announce{
	background:#d0e7f9;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}
.col3_announce{
	background:#e6f1fb;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}

.col1_sticky{
	background:#bfdbbf;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}
.col2_sticky{
	background:#ddecdd;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}
.col3_sticky{
	background:#edf5ed;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}

font, th, td, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a:link, a:active, a:visited {
	text-decoration : none;
	color : #006699;
}
a:hover {
	text-decoration : none;
	color : #1994d1;
}
hr {
	border-top : 1px solid #d2d7f2;
	border-bottom : 1px solid #f5f7fc;
	width : 99%;
	height : 2px;
}

.forumline {
	background-color : #f5f7fc;
	border-left : 2px solid #d2d7f2;
	border-top : 2px solid #d2d7f2;
	border-right : 2px solid #a9afe7;
	border-bottom : 2px solid #a9afe7;
}
.pmline {
	position : absolute;
	background-color : #e7e9f8;
	border-left : 2px solid #d2d7f2;
	border-top : 2px solid #d2d7f2;
	border-right : 2px solid #a9afe7;
	border-bottom : 2px solid #a9afe7;
	text-align : center;
	top : 50%;
	left : 50%;
	height : 100px;
	width : 300px;
	margin-top: -75px;
	margin-left: -150px;
	display: none;
}
td.row1 {
	background-color : #FFFFFF;
	border : 1px solid #d2d7f2;
	border-width : 0 1px 1px 0;
}
td.row2 {
	background-color : #FFFFFF;
	border : 1px solid #a6adee;
	border-width : 0 1px 1px 0;
}
td.row3 {
	background-color : #FFFFFF;
	border : 1px solid #9aa2e2;
	border-width : 0 1px 1px 0;
}
td.rowpic {
	/*background-color : #D7BB93;*/
	height : 25px;
	background-image : url('images/css/cellpic1.gif');
}
th {
	color : #e7e9f8;
	font-size : 11px;
	font-weight : bold;
	/*background-color : #bdc2ec;*/
	height : 25px;
	background-image : url('images/css/cellpic3.gif');
}
td.cat, td.catHead, td.catLeft, td.catRight {
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	/*background-color : #e7e9f8;*/
	height : 25px;
	background-image : url('images/css/cellpic1.gif');
}
td.catBottom, td.catSides {
	color : #e4e5f2;
	font-size : 11px;
	font-weight : bold;
	/*background-color : #e7e9f8;*/
	height : 28px;
	background-image : url('images/css/cellpic1.gif');
}
th.thHead, th.thSides, th.thTop, th.thLeft, th.thRight, th.thBottom, th.thCornerL, th.thCornerR {
	font-weight : bold;
	border : 1px solid #a9afe7;
	border-width : 1px;
	height : 28px;
}
td.spaceRow {
	background-color : #d2d7f2;
	border : 1px solid #9aa2e2;
	border-width : 0 1px 1px 0;
}
td.mpBar {
	border-left : 1px solid #a9afe7;
	border-top : 1px solid #a9afe7;
	border-right : 1px solid #f9f9f9;
	border-bottom : 1px solid #f9f9f9;
	background-color : #d2d7f2;
}
td.row3Right {
	background-color : #d2d7f2;
	border : 1px solid #9aa2e2;
	border-width : 0 1px 1px 0;
}
td.rowpic, td.catBottom, td.catSides, td.cat, td.catHead, td.catLeft, td.catRight {
	border : 1px solid #000000;
	border-width : 1px;
	height : 28px;
}
.maintitle, h1, h2 {
	font-weight : bold;
	font-size : 22px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	line-height : 120%;
	color : #000000;
}
.gen {
	font-size : 12px;
}
.genmed {
	font-size : 11px;
}
.gensmall {
	font-size : 10px;
}
.gen, .genmed, .gensmall {
	color : #000000;
}
a.gen, a.genmed, a.gensmall {
	color : #000000;
	text-decoration : none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color : #000000;
	text-decoration : none;
}
.mainmenu {
	font-size : 11px;
	color : #000000;
}
a.mainmenu {
	text-decoration : none;
	color : #000000;
}
a.mainmenu:hover {
	text-decoration : none;
	color : #000000;
}
.cattitle {
	font-weight : bold;
	font-size : 12px;
	letter-spacing : 1px;
	color : #000000;
}
a.cattitle {
	text-decoration : none;
	color : #006699;
}
a.cattitle:hover {
	text-decoration : none;
}
.forumlink {
	font-weight : bold;
	font-size : 12px;
	color : #006699;
}
a.forumlink {
	text-decoration : none;
	color : #006699;
}
a.forumlink:hover {
	text-decoration : none;
	color : #1994d1;
}
.nav {
	font-weight : bold;
	font-size : 11px;
	color : #000000;
}
a.nav {
	text-decoration : none;
	color : #006699;
}
a.nav:hover {
	text-decoration : none;
}
.topictitle {
	font-weight : bold;
	font-size : 11px;
	color : #000000;
}
a.topictitle:link {
	text-decoration : none;
	color : #006699;
}
a.topictitle:visited {
	text-decoration : none;
	color : #5493b4;
}
a.topictitle:hover {
	text-decoration : none;
	color : #1994d1;
}
.name {
	font-size : 11px;
	color : #000000;
}
.postdetails {
	font-size : 10px;
	color : #000000;
}
.postbody {
	font-size : 12px;
}
a.postlink:link {
	text-decoration : none;
	color : #000000;
}
a.postlink:visited {
	text-decoration : none;
	color : #5493b4;
}
a.postlink:hover {
	text-decoration : none;
	color : #1994d1;
}
.code {
	font-family : Courier, 'Courier New', sans-serif;
	font-size : 11px;
	color : #006600;
	border-left : 1px solid #a9afe7;
	border-top : 1px solid #a9afe7;
	border-right : 1px solid #f9f9f9;
	border-bottom : 1px solid #f9f9f9;
	background-color : #d2d7f2;
}
.quote {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
	line-height : 125%;
	border-left : 1px solid #a9afe7;
	border-top : 1px solid #a9afe7;
	border-right : 1px solid #f9f9f9;
	border-bottom : 1px solid #f9f9f9;
	background-color : #d2d7f2;
}
.copyright {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #444444;
	letter-spacing : -1px;
}
a.copyright {
	color : #444444;
	text-decoration : none;
}
a.copyright:hover {
	color : #000000;
	text-decoration : underline;
}
textarea, select {
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-left : 1px solid #a9afe7;
	border-top : 1px solid #a9afe7;
	border-right : 1px solid #f9f9f9;
	border-bottom : 1px solid #f9f9f9;
	background-color : #e7e9f8;
}
input.post, textarea.post, select {
	border-left : 1px solid #a9afe7;
	border-top : 1px solid #a9afe7;
	border-right : 1px solid #f9f9f9;
	border-bottom : 1px solid #f9f9f9;
	background-color : #e7e9f8;
}
input {
	text-indent : 2px;
	color : #000000;
	font : normal 11px Verdana, Arial, Helvetica, sans-serif;
}
input.button {
	height : 16px;
	font-size : 10px;
	vertical-align : middle;
	color : #000;
	padding : 0 5px;
	padding-bottom : 3px;
	margin : 0 5px;
	margin-bottom : 3px;
	border : 1px solid #000;
	background : #f0f0f0 url('images/css/button.gif') repeat-x top left;
}
input.mainoption {
	background-color : #fafafa;
	font-weight : bold;
}
input.liteoption {
	background-color : #fafafa;
	font-weight : normal;
}
input.mainoption, input.liteoption {
	height : 16px;
	font-size : 10px;
	vertical-align : middle;
	color : #000;
	padding : 0 5px;
	padding-bottom : 3px;
	margin : 0 5px;
	margin-bottom : 3px;
	border : 1px solid #000;
	background : #f0f0f0 url('images/css/button.gif') repeat-x top left;
}
input.mainoption:hover, input.liteoption:hover, input.button:hover {
	color : #333;
	background : #f0f0f0 url('images/css/button.gif') repeat-x bottom left;
}
.helpline {
	border-left : 1px solid #a9afe7;
	border-top : 1px solid #a9afe7;
	border-right : 1px solid #f9f9f9;
	border-bottom : 1px solid #f9f9f9;
	background-color : #d2d7f2;
}
abbr, acronym {
	color : #444444;
	border-bottom : 1px dotted #333;
	cursor : help;
}
.absbottom {
	vertical-align: text-bottom;
}
input[id="autologin"] {
	margin : 1px;
	border : 1px solid black;
}
label {
	cursor : pointer;
}
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: #FF0000; }
a.topic-new:hover, a.topic-new:active { color: #FF0000; }
/* End Simple Subforums MOD */









body a:link, body a:visited, body a:active {
 color: #000000;
 text-decoration: underline;
 
}
body a:hover {
 color: #000000;
 text-decoration: none;
 
}




.mainpage {
 background-color: #BEA07C;
}



.tableoutborder {
 background-color: #000000;
}



.tableinborder {
 background-color: #000000;
}

.threadline {
 color: #000000;
 background-color: #000000;
 height: 1px;
 border: 0;
}


.tabletitle {
 color: #000000;
 
 background-image: url(1.gif);
}


.tabletitle_fc {
 color: #000000;
}


.inposttable {
 background-color: #E6CCAA;
 
}

.tabletitle a:link, .tabletitle a:visited, .tabletitle a:active { 
 color: #000000;
 text-decoration: none;
 
}
.tabletitle a:hover { 
 color: #000000;
 text-decoration: underline;
 
}

.smallfont {
 font-size: 11px;
 font-family: Tahoma,Helvetica;
 color: #000000;
 
}

.normalfont {
 font-size: 13px;
 font-family: Tahoma,Helvetica;
 color: #000000;
 
}

.tablecat {
 color: #000000;
 
 background-image: url(1.gif);
}


.tablecat_fc {
 color: #000000;
}


.tablecat a:link, .tablecat a:visited, .tablecat a:active {
 color: #000000;
 text-decoration: underline;
 
}
.tablecat a:hover { 
 color: #ffffff;
 text-decoration: none;
 
}

.tableb {
 color: #000000;
 background-color: #CDCDCD;
 background-image: url(2.gif);
}


.tableb_fc {
 color: #000000;
}


.tableb a:link, .tableb a:visited, .tableb a:active { 
 color: #000000;
 text-decoration: underline;
 
}
.tableb a:hover { 
 color: #000000;
 text-decoration: none;
 
}

.tablea {
 color: #000000;
 background-color: #E2E2E2;
 background-image: url(http://aoe3.de/forum/2.gif);
}


.tablea_fc {
 color: #000000;
}


.tablea a:link, .tablea a:visited, .tablea a:active {
 color: #000000;
 text-decoration: underline;
 
}
.tablea a:hover { 
 color: #000000;
 text-decoration: none;
 
}

.prefix {
 color: #FFFFFF;
 
 
 
}

.time {
 color: #000000;
 
 
 
}

.highlight {
 color: red;
 font-weight: bold;
 
 
}

select {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #e7ccad;
 
}

textarea {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #e7ccad;
 
}

.input {
 font-size: 12px;
 font-family: tahoma,helvetica;
 color: #000000;
 background-color: #e7ccad;
 border:1px solid #000000;
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}

.publicevent {
 color: red;
 
}

.privateevent {
 color: blue;
 
}

.hoverMenu {
 display: none;
 position: absolute;
 z-index: 10;
 padding: 5px;
 border: 1px solid #000000;
 color: #000000;
 background-color: #E2E2E2;
}
.hoverMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
 
}
.hoverMenu ul li {
 text-align: left;
 padding: 0;
}

form {
 padding:0px;
 margin:0px;
}

pre {
 padding:0px;
 margin:0px;
}

.iTt{
BORDER-BOTTOM: 1px dotted;
PADDING:0px;
text-decoration:none; 
}
.acrotxt_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
        background-color: #E2E2E2;
	text-align: left;
	height: 30px;
	
}
.acrotxt_header a {
	font-weight: bold;
	color: #0C67AE;
	text-decoration: none;
	padding: 2px;
        background-color: #CDCDCD;
	border: 1px solid #000000;
}
.acrotxt_header a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
	border: 1px solid #000000;
}

