
body {
	background: #7B6B63 url(../images/bg.gif) repeat-x;

}
.menu {
	background-image: url('../images/menubg.gif');
	height: 38px;
}
.tophead {
	background-image: url('../images/top_head_bg.gif');
	height: 183px;
	width: 84px;
}
.head {
	background-image: url('../images/logo.gif');
	height: 183px;
	width: 798px;
}

.menustart {
	background-image: url('../images/right-m_bg2.gif');
	height: 38px;
	width: 34px;
}

.hrline {
	background: url(../images/hrline.gif) repeat-x;

}

.content {
	padding: 2px 5px 2px 5px;
	text-align: right;
	width: 500px;
}

.forums {
	background-image: url('../images/forumbg.gif');
  	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #6C574D;
	text-transform: uppercase;
	text-align:center;

}

.markup {
	padding: 2px 5px 2px 5px;
	width: 80px;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight:bold;
	color: #A89F97;
	text-transform: uppercase;
	text-align:center;

}


FONT		{FONT-FAMILY: tahoma,Helvetica; FONT-SIZE: 12px}
TD		{FONT-FAMILY: tahoma,Helvetica; FONT-SIZE: 12px}

.title 		{BACKGROUND: none; COLOR: #3B2414; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Arial,tahoma, Helvetica; TEXT-DECORATION: none}
.newstitle 		{BACKGROUND: none; COLOR: #7D6C62; FONT-SIZE: 11pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial, times new roman, Helvetica; TEXT-DECORATION: none}
.plugintitle 	{BACKGROUND: none; COLOR: #7D6C62; FONT-SIZE: 14pt; FONT-WEIGHT: bold; FONT-FAMILY: Arial, Verdana, Helvetica; TEXT-DECORATION: none}
.option 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; FONT-FAMILY: times new roman, Helvetica; TEXT-DECORATION: none}
/* Normal link */
a {
	color: #E29466;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #7D6C62;
	text-decoration: underline;
}

th {
	color: #2666B9;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	background: #FFF url(../images/cellpic.gif) repeat-x;
	border: 1px #FFF solid;
}

div.pagelink span {
	background: #FFFFFF;
	border: 1px solid #3B2414;
	padding: 1px 5px 1px 5px;
	color: #bebebe;
}

div.pagelink a {
	border: 1px solid #3B2414;
	padding: 1px 5px 1px 5px;
	background: #FDFDFD url(../images/pagelink.gif) left top repeat-x;
	margin: 0px 1px;
	color: #BEBEBE;
	font-weight: bold;
	text-decoration: none;
}

div.pagelink a:hover {
	background: #F6C29D
	border: 1px solid #3B2414;
	color: #3B2414;
	font-weight: bold;
	text-decoration: none;
}

div.pagelink a:visited {
	background: #F6C29D
	border: 1px solid #3B2414;
	color: #3B2414;
	font-weight: bold;
	text-decoration: none;
}

/*
div.pagelink span.plink_a_out {
	cursor: pointer;
	border: 1px solid #3B2414;
	padding: 1px 5px 1px 5px;
	background: #FDFDFD url(../images/pagelink.gif) left top repeat-x;
	color: #BEBEBE;
	font-weight: bold;
	text-decoration: none;
}

div.pagelink span.plink_a_over {
	cursor: pointer;
	border: 1px solid #000000;
	background: #A1A1A1 url(../images/pagelink.gif) left -40px repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
*/
.bodyline		{border: 1px #000 solid; }
.bgcolor1		{ background: #FFF; }


hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #F0EFED;
	height: 1px;
}


a img {
	border: none;
}

.newsimages {
	border: 1px solid Black;
	}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select,  .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.inputboxDIS {
	background: #76CD67;
	color: #333333;
}

.button, .button:hover {
}

.button:active, .button:focus {
}

textarea, input {
	border: 1px solid #999999;
	margin-bottom: 1px;
}

textarea:hover,input:hover, textarea:focus,input:focus {
	border-color: #333333;
}

.button {
	background:url(../images/bgth.gif) repeat-x;
	color:#000000;
	text-transform:lowercase;
	font-weight:normal;
	font-size:12px;
	padding:0 3px 3px 3px;
	border:1px solid #666;
	}

.button2 {
	background: url(../images/cart-button.gif) repeat-x;
	color:#000;
	font-weight:normal;
	font-size:12px;
	padding:0 3px 3px 3px;
	border:1px solid #81736A;
	}


/* Tips, Error, Message, Hightlight*/
.err {
	padding-left: 25px;
	color: #E92426;
	/*background: url(../images/bullet-error.gif) no-repeat top left;*/
}

.note {
	padding-right: 25px;
	color: #235675;
	/*background: url(../images/bullet-info.gif) no-repeat top right;*/
}

.tips {
	padding-right: 25px;
	color: #333333;
	/*background: url(../images/bullet-tips.gif) no-repeat top right;*/
}

.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #DDDDDD;
}

p.download {
	background: url(../images/download-bg.gif) no-repeat 5px center #FFFFFF;
	padding: 10px 0px 10px 40px;
	border: 1px solid #DDDDDD;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}


/* FOOTER
--------------------------------------------------------- */

#footer {
	clear: both;
	padding: 20px 10px;
	color: #F79931;
	text-align: left;
	overflow: hidden;
	position: relative;
	background: url(../images/footer_bg.gif) repeat x;
	width: 882px;
	height: 125px
}

#footer a {
	color: #644F44;
	font-weight: bold;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #ED121A;
	font-weight: bold;
}

#ja-cert {
	position: absolute;
	right: 10px;
	top: 18px;
}

#ja-cert a {
	padding-left: 2px;
}

/*MENU*/


#ja-splitmenu {
	margin: 0;
	padding: 0;
}

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

#ja-splitmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}

#ja-splitmenu a {
	float: right;
	margin: 0 2px;
	padding: 0 0 0 5px;
	display: block;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
}

#ja-splitmenu a span {
	float: right;
	padding: 0 20px 0 15px;
	display: block;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/navr-active.gif) no-repeat center right;

}

#ja-splitmenu li a {
	color: #ED121A;
	background: url(../images/navl-active.gif) no-repeat center left;
}



#ja-splitmenu a:hover,
#ja-splitmenu a:active,
#ja-splitmenu a:focus {
	float: right;
	background: url(../images/navl-hover.gif) no-repeat center left;
	color: #3B2414;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

#ja-splitmenu a:hover span,
#ja-splitmenu a:active span,
#ja-splitmenu a:focus span {
	float: left;
	display: block;
	background: url(../images/navr-hover.gif) no-repeat center right;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ja-splitmenu a span {
	float: none;
}
/* End IE5-Mac hack */
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	color: #3B2414;
	background: url(../images/navl-active.gif) no-repeat center left;
}

#ja-splitmenu li.active a {
	color: #3B2414;
	background: url(../images/navl-hover.gif) no-repeat center left;
}

#ja-splitmenu li.active a span {
	background: url(../images/navr-hover.gif) no-repeat center right;
}


#ja-splitmenu li.active a:hover{
	color: #ED121A;
	background: url(../images/navl-hover.gif) no-repeat center left;
}

#ja-splitmenu li.active a:hover span {
	background: url(../images/navr-hover.gif) no-repeat center right;
}


#ja-splitmenu li.active a:active span,
#ja-splitmenu li.active a:focus span {
	background: url(../images/navr-active.gif) no-repeat center right;
}
/* TABBED MENU */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 13px Arial;
	/*font-size: 11px;*/
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/*Comments*/
.comment_block h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #f4f4f4;
	padding: 6px;
	margin: 6px 0px;
}

.comment_block h4 img.comment_feed { float:right;}

.comment_block h4 span.no_comments {display:block; font-size:12px; font-weight:normal;}

#comment_list { margin: 15px 8px;}

#comment_list div.comment_holder { margin-bottom: 20px;}

#comment_list div.comment_header { padding-bottom: 6px;}

#comment_list div.comment_header { font-size: 11px;}

#comment_list div.comment_header a { color: #C90404; font-weight: bold;}

#comment_list div.comment_body_holder {padding: 6px; border-bottom: 1px solid #EBEBEB; background-color: #F8F8F8;}

#comment_list div.comment_body {width: 100%; overflow: hidden; }

#comment_list div.comment_body img { float: right;}

#comment_list div.comment_body div.comment_text { color: #666666; margin-right: 50px; padding: 0px 12px 10px 10px;}

#comment_list div.comment_report { float: left;}
#comment_list div.comment_report { padding-left: 6px;}




