/*
//	Original Hierarchy pro Theme for phpBB version 2.0x & Categories Hierarchy 2.1.6 and +
//
//	file: templates/gg_Hierarchy_pro/gg_Hierarchy_pro.css
//
//	template: Hierarchy pro (gg_Hierarchy_pro)
//	author: GilGraf
//	copyright: (C) 2006-2007 GGWeb-FR
//	created by: GGWeb-FR design
//	site/forum: http://ggweb-fr.com/phpbbfre/
//	begin: 2006/05/15 - 16:23:36
//	version: 2.0.2 - 2007/02/13
//	license: http://opensource.org/licenses/gpl-license.php GNU General Public License (GPL)
*/

/* General page style ======================================================= */
html body {
	background: #F7F8FD url('images/css/bg_dark.gif');
	color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; background-color:#F7F8FD
}
/* ========================================================================== */

/* Elements - Configuration ================================================= */
html body form {
	margin: 0;
	padding: 0;
	border: 0;
}
html body a,
img {
	border: none;
}
html body br.both {
	clear: both;
}
html body hr {
	height: 0px;
	background-color: #FBFBFA;
	border: #D8D8D8 0px solid;
	border-top-width: 1px;
}
html body label {
	cursor: pointer;
}
html body table {
	border: 0;
	empty-cells: show;
}
/* ========================================================================== */

/* General font families for common tags ==================================== */
html body a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #5569A7;
}
html body a:hover {
	text-decoration: underline;
	color: #000000;
}

html body p,
td {
	font-size: 11px;
	color: #000000;
}
/* ========================================================================== */

/* Gradient background at the top (header) ================================== */
html body .bkg-top {
	background: #84A2CE url('images/css/bg_header.gif');
	border-left: 1px solid #4A85B4;
	border-right: 1px solid #4A85B4;
}
/* ========================================================================== */

/* Shadow images for tables ================================================= */
html body .shadow {
	border-collapse: collapse;
	height: 4px;
	width: 100%;
}
html body .shad-left {
	background: url('images/css/sh_left.gif') no-repeat;
	width: 8px
}
html body .shad-middle {
	background: url('images/css/sh_middle.gif') repeat-x;
	width: 100%
}
html body .shad-right {
	background: url('images/css/sh_right.gif') no-repeat;
	width: 8px
}
/* ========================================================================== */

/* Navigation bar (menu) ==================================================== */
html body .nav-bar {
	border-left:0px solid #E9E9EA; border-right:0px solid #E9E9EA; border-top:1px solid #E9E9EA; border-bottom:1px solid #E9E9EA; color: #314687;
	font-size: 10px;
	background: #F1F1F1 url('images/css/cellpic_nav.gif') repeat-x;
	height: 21px;
	white-space: nowrap;
	
}
html body .nav-bar a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #5569A7;
}
html body .nav-bar a:hover {
	text-decoration: underline;
	color: #000000;
}

html body .nav-sep {
	font-weight: bold;
	font-size: 11px;
	color: #9AB0DE;
}
/* ========================================================================== */

/* Navigation box (arbo) ==================================================== */
html body .nav-box {
	background: #F5F5F5 url('images/css/bg_rownav.gif') repeat-y;
	border-left: 1px solid #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #EEEEEE;
}
/* ========================================================================== */

/* Home infos =============================================================== */
html body .info-user {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #F1F9FF;
}
/* ========================================================================== */

/* Header title ============================================================= */
html body .header-title {
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	color: #2D3C8B;
}
html body .header-subtitle {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 120%;
	color: #EAF1F9;
}
/* ========================================================================== */

/* This is the border line & background colour round the entire page ======== */
html body .bodyline {
	background-color: #F9FAFA;
	border-left: #D8D8D8 1px solid;
	border-top: #D8D8D8 1px solid;
	border-right: #BABABA 1px solid;
	border-bottom: #BABABA 1px solid;
}
html body .border-front	{
	background-color: #F9FAFA;
	border-left: #D8D8D8 1px solid;
	border-right: #BABABA 1px solid;
}
/* ========================================================================== */

/* This is the outline round the main forum tables ========================== */
html body .forumline {
	background-color: #FFFFFF;
	border: #347DBF 1px solid;
}
/* ========================================================================== */

/* Header cells - the gradient backgrounds ================================== */
html body .tht {
	width: 100%;
	height: 22px;
	border-collapse: collapse;
}
html body .thl-1 {
	width: 11px;
	height: 22px;
	background-image : url('images/css/thl_1.gif');
	background-position :  left 50%;
	background-repeat : no-repeat
}
html body .thl-1sd {
	width: 11px;
	height: 22px;
	background-image : url('images/css/thl_1sd.gif');
	background-position :  left 50%;
	background-repeat : no-repeat
}
html body .thl-2 {
	width: 38px;
	height: 22px;
	background-image : url('images/css/thl_2.gif');
	background-position :  left 50%;
	background-repeat : no-repeat
}
html body .thm-1 {
	width: 100%;
	background: url('images/css/thm_1.gif') repeat-x;
	color: #3B88CD
}
html body .thr-2 {
	width: 38px;
	height: 22px;
	background-image : url('images/css/thr_2.gif');
	background-position :  right 50%;
	background-repeat : no-repeat
}
html body .thr-1 {
	width: 11px;
	height: 22px;
	background-image : url('images/css/thr_1.gif');
	background-position :  right 50%;
	background-repeat : no-repeat
}
html body .thr-1sd {
	width: 11px;
	height: 22px;
	background-image : url('images/css/thr_1sd.gif');
	background-position :  right 50%;
	background-repeat : no-repeat
}
html body .tbt {
	width: 100%;
	height: 22px;
	border-collapse: collapse;
}
html body .tbl-1 {
	width: 11px;
	height: 22px;
	background-image : url('images/css/tbl_1.gif');
	background-position :  left 50%;
	background-repeat : no-repeat
}
html body .tbm-1 {
	width: 100%;
	background: url('images/css/tbm_1.gif') repeat-x;
	color: #3B88CD
}
html body .tbr-1 {
	width: 11px;
	height: 22px;
	background-image : url('images/css/tbr_1.gif');
	background-position :  right 50%;
	background-repeat : no-repeat
}

html body .cat-1 {
	background: #276EB2 url('images/css/cat.gif') repeat-x;
	color:#3B88CD; text-align:center; height:25px; background-color:#276EB2
}

html body th {
	background-image: url('images/css/cellpic3.gif');
	background-color: #F3F3F4;
	color: #0958A8;
	font-size: 11px;
	font-weight: bold; 
	padding: 0px;
	spacing: 0px;
	height: 25px
}
html body th.thHead,
th.thSides,
th.thTop,
th.thLeft,
th.thRight,
th.thBottom,
th.thCornerL,
th.thCornerR {
	font-weight: bold;
	height: 25px;
	border-left: #E9E9EA 1px solid;
	border-top: #E9E9EA 1px solid;
	border-right: #E9E9EA 1px solid;
	border-bottom: #E9E9EA 1px solid;
}
/* ========================================================================== */

/* Main table cell colours and backgrounds ================================== */
html body td.row1 {
	background-color: #FEFEFE;
	background-image: url('images/css/bg_row1.gif');
	border-left: 1px solid #FBFBFA;
	border-top: 1px solid #FBFBFA;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
html body td.row1-1 {
	background-color: #FEFEFE;
	background-image: url('images/css/bg_row1.gif');
}
html body td.row2 {
	background-color: #F9FAFA;
	background-image: url('images/css/bg_row2.gif');
	border-left: 1px solid #FBFBFA;
	border-top: 1px solid #FBFBFA;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
html body td.row2-1 {
	background-color: #F9FAFA;
	background-image: url('images/css/bg_row2.gif');
}
html body td.row3,
td.row3Right,
td.row3right {
	background-color: #FCFCFC;
	background-image: url('images/css/bg_row3.gif');
	border-left: 1px solid #FBFBFA;
	border-top: 1px solid #FBFBFA;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
html body td.row3-1 {
	background-color: #FCFCFC;
	background-image: url('images/css/bg_row3.gif');
}
html body td.row4 {
	background-color: #EAEAEA;
	background-image: url('images/css/cellpic_btn_over.gif');
	border-left: 1px solid #FBFBFA;
	border-top: 1px solid #FBFBFA;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
html body td.row5-1 {
	background-color: #F4F4F4;
	background-image: url('images/css/bg_row5.gif');
}

html body td.row-legend {
	background-color: #F7F7F7;
	background-image: url('images/css/bg_row1.gif');
}
/* ========================================================================== */

/* ========================================================================== */
/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
html body td.rowpic {
	background-color: #ECECED;
	background-image: url('images/css/cellpic1.gif');
}

html body td.cat,
td.catHead,
td.catSides,
td.catLeft,
td.catRight,
td.catBottom {
	background-image: url('images/css/cellpic1.gif');
	background-color: #ECECED;
	height: 27px
}
html body td.catHead {
	font-size: 12px;
}
html body td.cat-float {
	background-image: url('images/css/bg_space_header.gif');
	background-color: #D8D8D8
}

html body td.spaceRow {
	background-image: url('images/css/bg_sp_header_title.gif');
	background-color: #E6E6E6
}
html body td.space-header-box {
	background-image: url('images/css/bg_sp_header_box.gif');
	background-color: #1866B1
}
html body td.space-header-title {
	background-image: url('images/css/bg_sp_header_title.gif');
	background-color: #E6E6E6
}
/* ========================================================================== */

/* The largest text used in the index page title and toptic title etc. ====== */
html body .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: #5569A7;
}
html body a.maintitle:link,
a.maintitle:visited,
a.maintitle:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.maintitle:hover {
	text-decoration: underline;
	color: #000000;
}

html body .main-post {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	color: #5569A7;
}
html body a.main-post:link,
a.main-post:visited,
a.main-post:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.main-post:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* General text ============================================================= */
html body .gen-px { font-size: 1px; }
html body .gen-px2 { font-size: 2px; }
html body .gen-px3 { font-size: 3px; }
html body .gen-spacer { font-size: 4px; }
html body .gen-mini { font-size: 6px; }
html body .gen-tiny { font-size: 8px; }

html body .gen { font-size: 12px; }
html body .genmed { font-size: 11px; }
html body .gensmall { font-size: 10px; }
html body .gen,
.genmed,
.gensmall {
	color: #000000;
}

html body a.gen,
a.genmed,
a.gensmall,
a.gen:link,
a.genmed:link,
a.gensmall:link,
a.gen:visited,
a.genmed:visited,
a.gensmall:visited,
a.gen:active,
a.genmed:active,
a.gensmall:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.gen:hover,
a.genmed:hover,
a.gensmall:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* General text error ======================================================= */
html body .generror {
	font-size: 12px;
	font-weight: bold;
}
html body .genmederror {
	font-size: 11px;
}
html body .gensmallerror {
	font-size: 10px;
}
html body .generror,
.genmederror,
.gensmallerror {
	color: #FF0000;
}
/* ========================================================================== */

/* The register, login, search etc links at the top of the page ============= */
html body .mainmenu {
	font-size: 11px;
	color: #5569A7;
}
html body a.mainmenu:link,
a.mainmenu:visited,
a.mainmenu:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.mainmenu:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* Forum category titles ==================================================== */
html body .thtitle {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	color: #F1F9FF;
}
html body a.thtitle:link,
a.thtitle:visited,
a.thtitle:active {
	text-decoration: none;
	color: #F1F9FF;
}
html body a.thtitle:hover {
	text-decoration: underline;
	color: #CCDBE7;
}
html body .cattitle {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	color: #5569A7;
}
html body a.cattitle:link,
a.cattitle:visited,
a.cattitle:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.cattitle:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* Forum title: Text and link to the forums used in: index.php ============== */
html body .forumlink {
	font-weight: bold;
	font-size: 12px;
	color: #5569A7;
}
html body a.forumlink:link,
a.forumlink:visited,
a.forumlink:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.forumlink:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* Used navigation text, (Page 1,2,3 etc) and the navigation bar ============ */
html body .nav {
	font-weight: bold;
	font-size: 11px;
	color: #5569A7;
}
html body a.nav:link,
a.nav:visited,
a.nav:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.nav:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* titles for the topics: could specify viewed link colour too ============== */
html body .topictitle {
	font-weight: bold;
	font-size: 11px;
	color: #5569A7;
}
html body a.topictitle:link,
a.topictitle:visited,
a.topictitle:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.topictitle:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* Name of poster in viewmsg.php and viewtopic.php and other places ========= */
html body .name {
	font-size: 11px;
	color: #5569A7;
}
html body a.name:link,
a.name:visited,
a.name:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.name:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* Location, number of posts, post date etc ================================= */
html body .postdetails {
	font-size: 10px;
	color: #000000;
}
/* ========================================================================== */

/* The content of the posts (body of text) ================================== */
html body .postbody {
	font-size: 12px;
	line-height: 18px;
}
html body a.postlink:link,
a.postlink:visited,
a.postlink:active {
	text-decoration: none;
	color: #5569A7;
}
html body a.postlink:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* Quote & Code blocks ====================================================== */
html body .code-table {
	border-left: #CECECE 1px solid;
	border-top: #347DBF 1px solid;
	border-right: #CECECE 1px solid;
	border-bottom: #CECECE 1px solid;
	margin: 5px 0;
}
html body .code-corner {
	background: url('images/css/code_header.gif') no-repeat left;
	border-left: 0px solid #CECECE;
	border-top: 2px solid #347DBF;
 	border-right: 0px solid #CECECE;
	border-bottom: 0px solid #CECECE;
}
html body .code-left {
	background-color: #E3DBCE;
	border-right: #CECECE 0px solid;
}
html body .code-header {
	background: #E6E6E6 url('images/css/bg_sp_header_title.gif');
	border-left: 0px solid #CECECE;
	border-top: 2px solid #347DBF;
	border-right: 0px solid #CECECE;
	border-bottom: 0px solid #CECECE;
	text-align: left;
	vertical-align: middle
}
html body .code-title {
	font-size: 12px;
	font-weight: bold;
	color: #5C74EB;
}
html body .code-text {
	font-family: Courier, 'Courier New', sans-serif;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #F9FAFA;
}

html body .quote-table {
	border-left: #CECECE 1px solid;
	border-top: #347DBF 1px solid;
	border-right: #CECECE 1px solid;
	border-bottom: #CECECE 1px solid;
	margin: 5px 0;
}
html body .quote-corner {
	background: url('images/css/quote_header.gif') no-repeat left;
	border-left: 0px solid #CECECE;
	border-top: 2px solid #347DBF;
 	border-right: 0px solid #CECECE;
	border-bottom: 0px solid #CECECE;
}
html body .quote-header {
	background: #E6E6E6 url('images/css/bg_sp_header_title.gif');
	border-left: 0px solid #CECECE;
	border-top: 2px solid #347DBF;
	border-right: 0px solid #CECECE;
	border-bottom: 0px solid #CECECE;
	text-align: left;
	vertical-align: middle
}
html body .quote-title {
	font-size: 12px;
	font-weight: bold;
	color: #DF8900;
}
html body .quote-text {
	color: #444444;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	line-height: 125%;
	padding: 3px 5px;
	background-color: #F9FAFA;
}
/* ========================================================================== */

/* Copyright and bottom info ================================================ */
html body .copyright {
	font-size: 10px;
	color: #444444;
	letter-spacing: -1px;
}
html body a.copyright:link,
a.copyright:active,
a.copyright:visited {
	text-decoration: none;
	color: #5569A7;
}
html body a.copyright:hover {
	text-decoration: underline;
	color: #000000;
}
/* ========================================================================== */

/* Form elements ============================================================ */
html body select {
	background-color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-left: #CECECE 2px solid; 
	border-top: #CECECE 2px solid; 
	border-right: #E7E7E7 1px solid;
	border-bottom: #E7E7E7 1px solid; 
}

html body input.checkbox {
	background-color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-left: #CECECE 1px solid; 
	border-top: #CECECE 1px solid; 
	border-right: #E7E7E7 1px solid;
	border-bottom: #E7E7E7 1px solid; 
}

html body input.radio {
	background-color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-left: #CECECE 1px solid; 
	border-top: #CECECE 1px solid; 
	border-right: #E7E7E7 1px solid;
	border-bottom: #E7E7E7 1px solid; 
}

html body input {
	text-indent : 2px;
}

html body textarea.post {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-left: #CECECE 2px solid; 
	border-top: #CECECE 2px solid; 
	border-right: #E7E7E7 1px solid;
	border-bottom: #E7E7E7 1px solid; 
}

html body input.post {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-left: #CECECE 2px solid; 
	border-top: #CECECE 2px solid; 
	border-right: #E7E7E7 1px solid;
	border-bottom: #E7E7E7 1px solid; 
}
/* The buttons used for bbCode styling in message post */
html body input.button {
	background-color: #3B88CD;
	background-image: url('images/css/cellpic_btn.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F1F9FF;
	border-left: 1px solid #E7E7E7; 
	border-top: 1px solid #E7E7E7; 
	border-right: 1px solid #A5AEC3;
	border-bottom: 1px solid #A5AEC3; 
	cursor: pointer
}
html body input.button:hover {
	background-image: url('images/css/cellpic_btn_over.gif'); 
	background-color: #EAEAEA; 
	color: #444444;
	border-left: 1px solid #E7E7E7; 
	border-top: 1px solid #E7E7E7; 
	border-right: 1px solid #A5AEC3;
	border-bottom: 1px solid #A5AEC3; 
}
/* The main submit button option */
html body input.mainoption {
	background-color: #3B88CD;
	background-image: url('images/css/cellpic_btn.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F1F9FF;
	border-left: 1px solid #E7E7E7; 
	border-top: 1px solid #E7E7E7; 
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE; 
	cursor: pointer
}
html body input.mainoption:hover {
	background-image: url('images/css/cellpic_btn_over.gif'); 
	background-color: #EAEAEA; 
	color: #444444;
	border-left: 1px solid #E7E7E7; 
	border-top: 1px solid #E7E7E7; 
	border-right: 1px solid #A5AEC3;
	border-bottom: 1px solid #A5AEC3; 
}
/* None-bold submit button */
html body input.liteoption {
	background-color: #3B88CD;
	background-image: url('images/css/cellpic_btn.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F1F9FF;
	border-left: 1px solid #E7E7E7; 
	border-top: 1px solid #E7E7E7; 
	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE; 
	cursor: pointer
}
html body input.liteoption:hover {
	background-image: url('images/css/cellpic_btn_over.gif'); 
	background-color: #EAEAEA; 
	color: #444444;
	border-left: 1px solid #E7E7E7; 
	border-top: 1px solid #E7E7E7; 
	border-right: 1px solid #A5AEC3;
	border-bottom: 1px solid #A5AEC3; 
}
/* ========================================================================== */

/* Objects - Miscellaneous ================================================== */
/* This is the line in the posting page which shows the rollover help line ---*/
html body .helpline {
	background-color: #F5F5F5;
	color: #444444;
	font-size: 9px;
	border-style: none;
}
/* ========================================================================== */

/* Elements - Text logical marking ========================================== */
html body abbr,
acronym {
	color: #444444;
	border-bottom: 1px dotted #000000;
	cursor: help;
}
html body strong {
	font-weight: bold;
	text-decoration: none;
}
/* ========================================================================== */

/* Objects - Attributs - Alignment ========================================== */
/* Texts - Attributs - Position */
html body .hleft { text-align: left; }
html body .hcenter { text-align: center; }
html body .hright { text-align: right; }
html body .hjustify { text-align: justify; }

html body .abstop { vertical-align: top; }
html body .absmiddle { vertical-align: middle; }
/* Categories Hierarchy */
html body .absbottom { vertical-align: text-bottom; }
/* -------------------- */
html body .middle { text-align: center; vertical-align: middle; }
html body .bottom { vertical-align: bottom; }

html body .float-left { float: left; text-align: left; }
html body .float-right { float: right; text-align: right; }

/* Images - Attributs - Position */
html body .itop { vertical-align: text-top; }
html body .imiddle { vertical-align: middle; }
html body .ibottom { vertical-align: text-bottom; }
html body .hspace2 { padding-left: 2px; padding-right: 2px; }
html body .hspace5 { padding-left: 5px; padding-right: 5px; }
html body .hspace10 { padding-left: 10px; padding-right: 10px; }
html body .vspace1 { padding-top: 1px; padding-bottom: 1px; }
html body .vspace2 { padding-top: 2px; padding-bottom: 2px; }
html body .vspace4 { padding-top: 4px; padding-bottom: 4px; }
html body .vspace5 { padding-top: 5px; padding-bottom: 5px; }
html body .vspace6 { padding-top: 6px; padding-bottom: 6px; }
html body .vspace10 { padding-top: 10px; padding-bottom: 10px; }

/* Cells - Attributs - Paragraph */
html body .nowrap { white-space: nowrap; }

/* Miscellaneous */
html body .w-full {
	width: 100%;
}
html body .h-full {
	height: 100%;
}
html body .both {
	clear: both;
}
/* ========================================================================== */

/* Categories Hierarchy ===================================================== */
/* TC */
html body .dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}
/* -- */
/* ATT */
html body .attachtable {
	color: #A9A9A9;
	border: #E9E9EA 1px solid;
	border-collapse: collapse;
}
html body .attachrow {
	color: #A9A9A9;
	font-size: 11px;
	border: #E9E9EA 1px solid;
	height: 21px;
}
html body .headerbox {
	color: #0958A8;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	line-height: 120%;
}
/* --- */
/* ========================================================================== */

/* Topics attribut ========================================================== */
html body .attr_reported,
.attr_solved,
.attr_dev {
	font-size: 11px;
}
html body .attr_reported
{
	color: #FFA500;
}
html body .attr_solved {
	color: #00C000;
}
html body .attr_dev {
	color: #7E1313;
}
/* ========================================================================== */
.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #5569b5;
padding: 4px 7px;
margin: 0;
text-decoration: none;
font:bold 12px Arial;
}

.chromestyle ul li a:hover{
background: url(images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #8BB8E1;
width: 200px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font:bold 12px Arial;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}