html,
body {
	padding: 0;
	background: #fff;
	text-align: center;
}
body {
	/*background: url('images/skin_blue/bg_body.gif') no-repeat 50% 0;*/
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	clear: both;
}

#box1 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#box2 {
	width: 800px;
}
#box3 {
	background: #fff;
	padding: 25px 0;
}

.decorTag {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	height: 60px;
	background: url('images/skin_blue/bg_body.gif') repeat-x 0 0;
	_width: expression(document.body.clientWidth/2);
}

#buffaloMan {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -445px;
}
#buffaloMan a {
	display: block;
	width: 45px;
	height: 60px;
	background: url('images/skin_blue/logo_buffaloman.gif') no-repeat 0 0;
	text-indent: -1000em;
	overflow: hidden;
}
#buffaloMan a:hover {
	background-position: 0 100%;
}

#jamiroquai {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 2;
	width: 141px;
	height: 30px;
	margin-left: -390px;
	background: url('images/skin_blue/logo_jamiroquai.gif') no-repeat 0 0;
	text-indent: -1000em;
	overflow: hidden;
}



/* global menu ------------------------------*/

#globalMenu {
	position: relative;
	z-index: 1;
	height: 60px;
	background: url('images/skin_blue/bg_body.gif') repeat-x 0 0;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size: 11px;
}
#globalMenu ul {
	float: right;
	padding: 8px 0 0 0;
}
#globalMenu li {
	float: left;
	margin: 0 0 0 10px;
	line-height: 1.1em;
	list-style: none;
	color: #fff;
}
#globalMenu li a {
	font-weight: bold;
	color: #fff;
}
li#lGlobal1 a {
	padding-right: 16px;
	background: url('images/skin_blue/pointer_3.gif') no-repeat top right;
}
#globalMenu .hide {
	display: none;
}
#globalMenu .pageOptions {
	position: absolute;
	top: 30px;
	right: 0;
	padding: 5px;
	width: 380px;
	background: #efefef;
	color: #666;
}
#globalMenu .pageOptions a {
	padding: 0;
	background: transparent;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2em;
	cursor: pointer;
	color: #666;
}
#globalMenu .pageOptions p {
	float: left;
	margin: 0;
	width: 95px;
	height: 42px;
	overflow: hidden;
}
.pageOptions p img {
	display: block;
	border: 1px solid #efefef;
	float: left;
}
.pageOptions p a:hover img,
.pageOptions p#lTheme1 img {
	border-color: #333;
}
.pageOptions p a span {
	float: left;
	padding: 0 0 0 5px;
	width: 40px;
}



/* top menu ------------------------------*/

#menu1 {
	/*position: absolute;*/
	height: 28px;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
}
#menu1 LI {
	float: left;
	margin-right: 15px;
	padding: 5px 0;
}
#menu1 LI A {
	color: #333;
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
#menu1 LI A:hover,
#menu1 LI A.active {
	color: #ff3000;
	text-decoration: none;
}




#menu2 { background: #fff url('http://bb.jamiroquai.com/styles/jamiroquai/imageset/bg04.gif') 0 100% repeat-x; font-size: 12px; padding: 0 0 0 12px; }
#menu2 LI { float: left; margin-right: 10px; }
#menu2 LI A { float: left; }
#menu2 LI A SPAN { float: left; cursor: pointer; padding: 15px 12px 10px 12px; }
#menu2 LI A.active { background: #fff url('http://bb.jamiroquai.com/styles/jamiroquai/imageset/bg05.gif') 0 100% no-repeat; font-weight: bold; }
#menu2 LI A.active SPAN { background: url('http://bb.jamiroquai.com/styles/jamiroquai/imageset/bg05.gif') 100% 100% no-repeat; padding: 18px 12px 7px 12px; }

#menu3 { padding: 0; margin: 0; }
#menu3 LI { display: inline; padding: 0; margin: 0; background: none; }
#menu3 LI A { display: block; background: #f5f5f5; padding: 3px 10px; border-top: 1px solid #fff; border-bottom: 1px solid #e8e8e8; }
#menu3 LI A.active { font-weight: bold; background: #765a8a; color: #fff; }


#menu4 {
    font-size: 12px;
    padding: 0 0 0 12px;
    border-bottom: 1px solid #e8e8e8;
    background: #fff;

}
#menu4 LI { float: left; margin-right: 10px; }
#menu4 LI A { float: left; padding: 8px 12px 8px 12px; }
#menu4 LI A SPAN{color:#662E87; text-decoration:none;font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-transform:uppercase;}
#menu4 LI A.active { font-weight: bold; }

.submit-buttons{ text-align:center; vertical-align:middle; }
fieldset.hdr3, fieldset.submit-buttons{
    line-height:16px; vertical-align:middle; border-width:0px;
}

.center{text-align:center;}
.right{text-align:right;}
.done{background:#ccffcc;}


fieldset label{font-size:10px;}
.deb_start{border:1px solid green;}
.deb_stop{border:1px solid red;}
.deb_start{display:none;}
.deb_stop{display:none;}









a:hover {
	color: #008aff;
}
a.button1:hover,
a.button2:hover,
input.button1:hover,
input.button2:hover,
input.button3:hover {
	color: #008aff;
	border-color: #008aff;
}
.content h2, .panel h2 {
	color: #5849bc;
}
.panel {
	background-color: #f9f9f9;
}
.forabg,
.forumbg {
	padding: 0 2px;
	background-color: #5849bc;
}
ul.topiclist li {
	color: #666;
}
ul.topiclist dt,
ul.topiclist dd {
	line-height: 1.4em;
}

ul.forums,
.bg1 {
	background-color: #fff;
}
ul.topiclist dd {
	border-left-color: #ccc;
}

li.row {
	border-bottom-color: #ccc;
}
li.row:hover,
.bg2 {
	background-color: #f9f9f9;
}
li.header dt, li.header dd {
	margin: 0 0 4px;
	font-size: 13px;
	text-transform: none;
	line-height: 1.4em;
}
li.header dt {
	padding-left: 10px;
	font-weight: normal;
}
li.header dl.icon dt {
	padding-left: 10px;
	padding-right: 40px;
}

#search-box a:hover,
.navbg a:hover,
.forumbg .header a:hover,
.forabg .header a:hover,
th a:hover {
	color: #fff;
}

a.forumtitle,
a.topictitle {
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2em;
}
a.topictitle {
	font-size: 14px;
}
a.forumtitle:hover,
a.topictitle:hover {
	color: #666;
	text-decoration: none;
}

.pagination span a,
.pagination span a:link,
.pagination span a:visited,
.pagination span a:active {
	color: #666;
}
.pagination span strong,
.pagination span a:hover {
	background-color: #008aff;
	border-color: #008aff;
	color: #fff;
}
