html {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #CCCCCC;
	margin: 0;
	padding: 0;
}

img { border-style: none; }

/* //// Input field format //// */

input.search {
	color: #000000;
	background-color: #e0e0e0;
	border: 1px solid black;
	margin:2px;
}

input.username {
	color: #000000;
	background-color: #e0e0e0;
	border: 1px solid black;
	margin:2px;
}

input.password {
	color: #000000;
	background-color: #e0e0e0;
	border: 1px solid black;
	margin:2px;
}

/* //// Links //// */

/* generic link */

.link {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a.link:link { color: #444fa0; }
a.link:visited { color: #242f80; }
a.link:hover { color: #ffffff; }


/* footer (credits) link */

.minilink {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

a.minilink:link { color: #444fa0; }
a.minilink:visited { color: #242f80; }
a.minilink:hover { color: #ffffff; }

/* topbar with path and bottom one with links */

.barre {
	vertical-align: middle;
	text-align: left;
	color: #000000;
	background: url(barmain.gif) repeat-x;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 2px;
}

/* link for forums navigation (top bar and bottom bar) */

.barreLien {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	letter-spacing: 2px;
}

a.barreLien:link, a.barreLien:visited {
	text-decoration: none;
	color: #000000;
}

a.barreLien:hover {
	text-decoration: underline;
}

/* Link for the Topic Name column in topics list */

.topicLink {
	font-weight: bold;
	font-size: 10px;
}

a.topicLink:link {
	text-decoration: none;
	color: #444fa0;
}

a.topicLink:visited {
	text-decoration: none;
	color: #242f80;
}

a.topicLink:hover {
	text-decoration: none;
	color: #ffffff;
}

/* Links for the admin option like edit or split */

.actionLink {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	text-align: center;
}

a.actionLink:link { color: #FFFFFF; }
a.actionLink:visited { color: #FFFFFF; }
a.actionLink:hover {
	color: #FFFFFF;
	border: 1px solid white;
}

.tp {
	vertical-align: text-top;
	background: #CCCCCC;
}

.date {
	color: #101025;
	font-style: italic;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

.filler {
	background: #333333 url(filler.gif) repeat-x;
	height: 8px;
}

.big {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
}

/* style for user infos row */
.foruml {
	background-color: #d5d5d5;
	border-right: 1px solid #999999;
	width: 125px;
	height: 30px;
	padding-left:6px;
	border-top: 1px solid #999999;
	font-size: 11px;
	color: #666666;
}

/* style for rows in forum and topic listing */
.col1tp {background: #fce393; font-size: 75%; padding: 3px; font-weight: bold; text-align:center;
	border-right: none; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000;
	width: 300px; }
.col2tp {background: #fce390; font-size: 75%; font-weight: bold; text-align:center;
	border-right: none; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col3tp {background: #fce38d; font-size: 75%; font-weight: bold; text-align:center;
	border-right: none; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col4tp {background: #fce38b; font-size: 75%; font-weight: bold; text-align:center; 
	border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col5tp {background: #fce388; font-size: 75%; font-weight: bold; text-align:center; 
	border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-left: none;}
.col1bt {background: #e0e0e0 url(oarrow.gif) no-repeat;
	padding-left: 15px;
	border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: none; border-left: 1px solid #000000;}
.col2bt {background: #d8d8d8; font-size: 75%; text-align:center;
	border-right: none; border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.col3bt {background: #d0d0d0; font-size: 75%; text-align:center;
	border-right: none;  border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.col4bt {background: #b8b8b8; font-size: 75%; text-align:center;
	border-right: none; border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.col5bt {background: #b0b0b0; font-size: 75%; text-align:center;
	border-right: none; border-top: none; border-bottom: 1px solid #000000; border-left: none;}
.coltxt {background: #e0e0e0; width: 640px; font-size: 75%;  padding: 5px;
	border-right: 1px solid #000000; border-top: none; border-bottom: 1px solid #000000; border-left: 1px solid #000000;}

/* logo at the top */
.mainlogo {
	height: 100px;
}

/* style for the menu font */
.menuContainer {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 120px;
	background: #cccccc url(menu.gif) repeat-y;
}

/* style for the menu padding */
.menu {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* style for the time stamps */
.little {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

/* style for [q] formatting */
.quote {
	background-color: #D7BE6E;
	color: #000000;
	padding: 3px;
	margin: 5px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border: #000000 solid 1px;
}

/* style for signature in user infos */
.altquote {
	color: #000000;
	background-color: #d0d0d0;
	padding: 2px;
	margin: 2px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	border: #000000 solid 1px;
}

/* one of the strip for alternated strip form */
.editionLight {
	color: #666666;
	background: #DDDDDD;
	padding: 4px;
	margin: 2px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* the other strip for alternated strip form */
.editionDark {
	color: #333333;
	background: #CCCCCC;
	padding: 4px;
	margin: 2px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* style for post message */
.courant {
	font-size: 11px;
	color: #333333;
	padding:5px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

/* style for the credits at bottom */
.footer {
	background: url(logo_tile.gif);
	text-align:right;
	font-size:9px;
	padding: 10px;
}
