/* For the menu bar */
.menubarnews, .p
{
	background-color: transparent;
	margin: 5px;
	text-align: left;
	color: #000000;
}
.shootbox {
	background-image: url(images/design/shout1px.png);
	background-repeat: repeat-x;
}
/* For the menu bar */
.menubartime, .p
{
    background-color: transparent;
	 margin: 5px;
	 text-align: right;
	 color: #ffffff;
	 font-weight: bold;
}
.back_vote_reply {
background-color: #4c4a4a;
}
.battleborder {
	clip: rect(2px,auto,auto,auto);
	background-color: #CCCCCC;
	margin: 3px;
	border: thin solid #CCCCCC;
}
.back_vote {
background-image: url(images/backvote.jpg);
	background-color: #6d7e86;
}

/* For the menu bar */
.userbar
{
	text-align: left;
	color: #486F8E;
	background-color: #CCCCCC;
	margin: 2px;
}

.userbar, .p
{
	 margin: 0px;
}

.userbarbutton
{
     font-weight: bold;
     border-color: #356285;  
     background-color: transparent;
	 color: #000000;
     margin: 0px;
}

.userbarbutton:hover
{
	border-color: #3C6C91;
	color: #FF0000;
}

.userbarright, .p
{
	 margin: 0px;
}

/* Normal, standard links. */
a:link
{
	color: #FFFFFF;
}
a:visited
{
	color: #FFFFFF;

}
a:hover
{
	text-decoration: underline;
}
.whoon {
	background-image: url(images/design/centre_info_bg.jpg);
}

/* Navigation links - for the link tree. */
.nav2
{
	background-repeat: repeat;
	height: 15px;
}
.pseudo
{
	color: #c5cf18;
	text-decoration: none;
	font-size: 10px;
}
.nav, .nav:link, .nav:visited
{
	color: #c5cf18;
	text-decoration: none;
	font-size: 10px;
}
a.nav:hover
{
	color: #cc3333;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #FFFFFF;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background-color: #728594;
	margin: 0px;
	background-image: url(images/bggrad.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #476C8E;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #D7DAEC;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.cat_round_drt {
	background-image: url(images/design/cat_round_drt.jpg);
	background-repeat: no-repeat;
}
.windowbg
{
	color: #000000;
	background-color: #999da0;
}
.windowbg2
{
	color: #000000;
	background-color: #585f65;
}
.backbg3
{
	color: #FFFFFF;
	background-color: #5C5B57;
	background-repeat: repeat;
}
.backbgfofo
{
	color: #FFFFFF;
	background-color: #2c3237;
	background-repeat: repeat;
	padding: 5px;
}
.windowbg3
{
	color: #000000;
	background-color: #acbac5;
}
/* windowbg, windowbg2, windowbg3 link colors */
.windowbg a:link, .windowbg2 a:link, .windowbg3 a:link
{
color: #FFFFFF;
text-decoration: none;
}
.windowbg a:visited, .windowbg2 a:visited, .windowbg3 a:visited
{
color: #FFFFFF;

text-decoration: none;
}
.windowbg a:hover, .windowbg2 a:hover, .windowbg3 a:hover
{
text-decoration: underline;
}

/* the today container in calendar */
.calendar_today
{
	background-color: #C4C4C4;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background: url(images/titlebg.jpg) #E9F0F6 repeat-x;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #7b8084;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

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

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/design/d_effect_44.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #375576;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	padding: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bordercolordisplay
{
	background-color: #CCCCCC;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #696969;

}
.tborderdispay
{
	padding: 1px;
	border: 1px solid #696969;
	background-color: #FFFFFF;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
	color:#ffffff;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab, .maintab_back, .maintab_active_back
{
	color: #999999;
	text-transform: capitalize;
	vertical-align: top;
	font-weight: normal;
}
.maintab, .maintab_back, .maintab_active_back
{
	color: #dcdcdc;
	text-decoration: none;
	font-size:  11px;
	padding: 1px 0px 10px 0px;
	font-family: tahoma, sans-serif;
}

/* how links behave in main tab. */
.maintab a:link , .maintab a:visited, .maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited
{
	color: #dcdcdc;
	text-decoration: none;
	border-bottom: 3px solid #ECECEC;
	padding: 4px 14px 4px 14px;
}

.maintab a:hover, .maintab_back a:hover, .maintab_active_back a:hover
{
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c5cf18;
}

/* Defrayprod*/
/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #c5cf18;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.main2tab_first, .main2tab_back, .main2tab_last, .main2tab_active_first, .main2tab_active_back, .main2tab_active_last
{
	color: #999999;
	text-transform: uppercase;
	vertical-align: top;
	background-color: #666666;
}
.main2tab_back, .main2tab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: middle;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}


/* how links behave in main tab. */
.main2tab_back a:link , .main2tab_back a:visited, .main2tab_active_back a:link , .main2tab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.main2tab_back a:hover, .main2tab_active_back a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


/* Defrayprod*/

.body {
	background-color: #000000;
}
.hdbg_g {
	background-image: url(images/design/d_effect_03.jpg);
	background-repeat: repeat-x;
}
.hdbd_d {
	background-image: url(images/design/d_effect_06.jpg);
	background-repeat: repeat-x;
}
.prbg_g {
	background-image: url(images/design/d_effect_11.jpg);
	background-repeat: repeat;
}
.prbd_d {
	background-image: url(images/design/d_effect_15.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.prbd_dchier {
	background-image: url(images/design/d_effect_50.jpg);
	background-repeat: repeat;
}

.btbg_g {
	background-image: url(images/design/effect_28.jpg);
	background-repeat: repeat-x;
}
.btbd_d {
	background-image: url(images/design/d_effect_27.jpg);
	background-repeat: repeat-x;
}
.infbg {
	background-image: url(images/design/d_effect_32.jpg);
	background-repeat: repeat-x;
}
.border {
	background-image: url(images/design/designeffect_48.jpg);
	background-repeat: repeat;
}
.scbg {
	background-image: url(images/design/tempex3.jpg);
	background-repeat: repeat;
}
.footer2 {
	background-image: url(images/design/footer_02.jpg);
	background-repeat: repeat;
}
.wip {
	margin-left: 20px;
	text-align: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

.scd {
	background-image: url(images/design/designeffect_56.jpg);
}
.backbattle {
	background-image: url(images/design/d_effect_26.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backprofil {
	background-image: url(images/design/d_effect_13.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.backprofil2 {
	background-image: url(images/design/d_effect_12.jpg);
	height: 80px;
	width: 114px;
	background-repeat: no-repeat;
}
.basprofil {
	background-image: url(images/design/d_effect_19.jpg);
	background-repeat: repeat-x;
}

.backcateg {
	background-image: url(images/design/tempex2.jpg);
	background-repeat: no-repeat;
}
.backheaderp {
	background-image: url(images/design/d_effect_04.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 637px;
}
.prbas {
	background-image: url(images/design/tempex.jpg);
	background-repeat: repeat;
}
.pr1pro {
	background-image: url(images/design/d_effect_19.jpg);
	background-repeat: repeat;
}

.infhaut {
	background-image: url(images/design/d_effect_40.jpg);
	background-repeat: repeat;
}

.inputrech {
	background-color: #909090;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: inherit;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #6E6E6E;
	border-right-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
	border-left-color: #636363;
}
.infobgd {
	background-image: url(images/design/d_effect_32.jpg);
}
.infobgg {
	background-image: url(images/design/d_effect_34.jpg);
	background-repeat: no-repeat;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #ffffff;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 0px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}
.windowbg2shout {
	color: #CCC;
	background-color: #2c3237;
	margin: 11px;
	font-size: 11px;
	font-style: normal;
	padding: 5px;
}
.portail_form {
	background-image: url(images/portail_form.jpg);
	height: 83px;
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	background-position: center center;
}
.inputshout {
	background-color: #666;
	color: #CCC;
	font-size: 9px;
}