html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma;
	line-height: 1.3em;
	margin:0;	
	padding: 0;
	font-size: 11px;
	background: #fff;
}

body.contentpane {
	background: #FdFEFE;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}
div.FrontP ul
{
background:#ebf8fe !important}
}

input  {
	color: #000;
	padding: 2px;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}

a {
	color:#00f;
}

.inputbox {
	border: 1px solid #cfcfcf;
	color: #666;
	padding: 2px;
	background: #fdfdfd;
}

.inputbox:hover {
}

#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
}

input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	background: transparent url(../images/but.png) repeat-x top left;
}

input.button:hover, .validate:hover  {
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	margin: 0px; 
	padding: 0;
	background: #fff;
	padding-bottom: 0px;
}
#test {
	margin-top:-200px;
	right:0;
	
	margin-right:0;
	float:left;
	width:387px;
	height:280px;	
	z-index:100;	
	position:absolute;
	border:1px solid #f00;
}

#container {		
	width: 1004px; /*948px*/
	margin: 0 auto;	
	background-color:#fff;	
	position:relative;
	z-index:0;
}

#logo {
	margin-left:26px;
	background: #0083cb url(../images/wscjtc.gif) no-repeat top left;
	height:78px;
	width:287px;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;	
	float:left;	
	cursor:pointer;	
}
#top {	
	float:left;
	position:relative;
	background: #0083cb;	
	height:78px;
	width:1004px;	
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;	
	z-index:0;	 
}
#fav {
	width:178px;
	height:14px;
	padding-left:19px;
	background: #0083cb url(../images/star.gif) no-repeat top left;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	margin-right:20px;
	float:right;	
}
.search_bg {
	width:640px;
	height: 30px;
	padding: 0;
	float:right;
	padding-right:20px;		
}

#nosearch {
}

.search {
	float: right;
	/*width: 203px;*/
	height: 22px;
	padding: 4px 8px 4px 4px;
	background: #0083cb
}

#search .search .inputbox {
	float: left;	
	border: none;	
	font-size: 11px;
	line-height: 14px;
	width: 142px;
	height: 15px;
	padding: 2px;
	margin: 0 4px 0 0;
	border:1px solid #005888;
}

#search .search input.imgbutton {
	float: left;	
	border: none;
	cursor: pointer;
	font-weight: 700;
	width: 15px;
	height: 14px;
	margin-top:5px;
	padding: 0px 4px 2px 2px;
}

#header {	
	float:left;
	position: relative;
	width: 1004px;
	margin: 0px auto;
	height: 271px;
	padding: 0px;
	z-index:0;	
}

#headerimg {
	float: left;
	/*background: url(../images/headerimg.jpg) no-repeat top left;*/
	width: 397px;
	height: 176px;
}

#header table {
	float: left;
	
	padding: 0 0px;
}

#header table tr td {
	vertical-align: middle;
}

#header h1 {
	margin: 0;
	text-align: center;
}

#header h1 a, #header h1 a:link, #header h1 a:hover {
	font-size: 28px;
	font-family: Tahoma, Verdana, Arial,  sans-serif;
	line-height: normal;
	color: #c0220d;
	text-decoration: none;
	outline: none;
	font-weight: 700;
}

#leftBox {
	float: left;
	width: 259px;
	height: 271px;	
	background-color:#6eaa39;
	-moz-border-radius:10px;	
	-webkit-border-radius:10px;	
}

#leftBox h3 {
	background: url(../images/arrow2.gif) no-repeat top left;
	padding-left:25px;
	height:16px;
	margin:14px 0 14px 30px;
	color:#fdfd09;
}

#leftBox p {
	color:#fff;
	text-align:left;
	margin:5px 30px;	
}
#leftBox p#interested {
	color:#fdfd09;
	margin:5px 30px;
	font-size:13px;
	font-weight:bold;	
}
#leftBox #feature {
	margin:5px 0 0 30px;
	width:188px;
	height:97px;
	background: url(../images/wscjtc_feature.png) no-repeat top left;	
}

#leftBox a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#header #rightBox {
	position:relative;
	float: right;
	width: 741px;
	height: 271px;	
	z-index:0;		
}
#fontResizeBlock {
	width:10%;
	height:15px;
	line-height:15px;
	float:right;
	text-align:right;		
}

#fontResizeBlock #inc {
	font-size:12px;
	cursor:pointer;
	color:#0083cb;
	font-weight:bold;	
}

#fontResizeBlock #dec {
	font-size:10px;
	cursor:pointer;
	color:#0083cb;
	font-weight:bold;	
}

#content {
	width: 1004px;
	margin: 0 auto;	
	position:relative;
	z-index:0;	
	float:left;		
	/*background: url(../images/content_middle.png) repeat-y top center;*/
}

#content_top {	
	/*background: url(../images/content_top.png) no-repeat top center;*/
}

#content_bottom {
	/*background: url(../images/content_bottom.png) no-repeat bottom center;*/
	margin: 0 auto;
	padding: 20px 5px 5px 10px;
}

#pillmenu {
	float:right;
	width:620px;
	height: 34px;		
}
#pillmenu ul {
	margin: 0px 2px;	
	list-style: none;
	height: 34px;	
	float:right;
}
#pillmenu li a {
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	height:34px;
	margin:0 0 0 0;
	outline:medium none;
	padding:0 17px 0 8px;
	text-decoration:none;	
}
#pillmenu li a#active_menu, 
#pillmenu li a:hover,
#pillmenu li a.active_hover,
#pillmenu li.active a {
	background:url("../images/button.gif") no-repeat scroll right top transparent;
	color:#000000;
}


#pillmenu li a#active_menu span, 
#pillmenu li a:hover span, 
#pillmenu li a.active_hover span,
#pillmenu li.active a span   {
	background:url("../images/button.gif") no-repeat scroll left top transparent; 
	color:#000000;
}

#pillmenu li a span {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:34px;
	line-height:34px;
	margin:0 -10px;
	padding:0 8px 0 16px;
	position:relative;
	font-family:Tahoma;
}

#pillmenu li {
	background:url("../images/topmenu_li.png") no-repeat scroll right -10px transparent;
	float:left;
	height:34px;
	line-height:22px;
	margin:0 1px;
}
#pillmenu li#last {
	background:none;
}
#pillmenu .parent {
	position:relative;	
}
#pillmenu .parent ul {
	display:none;
	position:absolute;
	margin:0;
	padding:0;	
	top:34px;
	left:-93px;		
	width:182px;		
	z-index:100;
	float:left;	
	height:auto;	
	border:1px solid #ccc;	
	border-top:0;
	
}
#pillmenu .parent ul  li {
	margin:0;
	float:left;		
	width:182px;	
	height:20px;
	border-bottom:1px solid #ccc;
	background:#fff !important;		
	position:relative;
	z-index:100;
}
#pillmenu .parent ul  li  a {
	display:block;
	margin:0;
	padding:0;
	height:20px;
	line-height:20px;
	color:#f00;
	width:172px;	
	padding-left:10px;
	background:none !important;		
}

#pillmenu .parent ul  li  span {	
	padding:0;
	margin:0;
	height:20px;
	line-height:20px;
	color:#333;
	background:none !important;
	font-weight:normal;	
}

#pillmenu .parent ul  li a:hover,
#pillmenu .parent ul  li a:hover span  {
	background-color:#ccc !important;	
	color:#0083cb !important;
}


#breadcrumbBlock {
	float:left;
	width:80%;
	height:20px;	
	line-height:24px;
}

#breadcrumbBlock ul {
	padding:0;
	margin:0;
}
#breadcrumbBlock ul li {
	float:left;
	list-style:none;	
	margin:0 3px;
	background:url(../images/menu_row.gif) no-repeat 100% 50%;
	padding-right:10px;
}
#breadcrumbBlock ul li.last {
	background:none;
}
#loginBlock {
        
	float:right;
	width:18%;
        
}
#loginBlock  div {
	text-align:right;
}

#contentBlock {
	float:left;
	width:100%;
}


#outside {
	position: absolute;
	top: 0;
	right: -20px;
	background: url(../images/outside.png) no-repeat top left;
	width: 24px;
	height: 60px;
}

#leftcolumn {
	float: left;
	width: 250px;	
	margin: 0 0 0 1px;	
}
#leftcolumn h3  {
	color:#8abb62;
	cursor:pointer;
	width:95%;
	height:18px;	
	margin-bottom:10px;	
	text-transform:uppercase;
	border-bottom:3px solid #8abb62;	
	background:url(../images/accordion-up.png) no-repeat 99% 50%;
}
#leftcolumn h3.close {
	background:url(../images/accordion-down.png) no-repeat 99% 50%;
}	
.module-interest ul {
	float:left;
	margin:10px 0;
	padding:0;
	width:95%;	
}
#leftcolumn ul  li{
	
	list-style-type:none;	
	font-size:11px;	
	/*border-bottom:1px solid #ccc;*/	
	
}
ul, menu, dir {
	
}
.module-interest ul li a {
	padding-left:20px;
	margin-top: 0px;
	min-height:22px;
	height:auto!important;
	height:22px;
	line-height:22px;
	color:#000;		
	display:block;
	text-decoration:none;
}
#leftcolumn ul  li a { 
	/*background:url(../images/leftmenu-bullet.png) no-repeat 2% 50%;*/
          display: none;
padding-left:3px;
	margin-top: 0px;
	min-height:22px;
	height:auto!important;
	height:22px;
	line-height:22px;
	color:#000;		
	display:block;
	text-decoration:none;

}
#leftcolumn ul  li.active a { 	
	color:#0083CB;
}

#leftcolumn ul  li a:hover {
	background-color:#ccc;
	color:#0083CB;
}




#rightcolumn {
	margin: 0 0 0 10px;
}

div#maincolumn {
	float: left;
	width: 500px;
}

div#maincolumn_full {
	float: left;
	width: 710px;
	padding-left:15px;	
	border-left:1px solid #ddd;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}

div.nopad ul {
	clear: both;
          background: #fff;

     
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#job_show table {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	border-collapse:collapse;	
}

#job_show  table th {	
	border:1px solid #ddd;
	padding:3px;
	background-color:#0083CB;
	color:#fff;
}
#job_show table  th a{
	color:#fff;
	font-size:12px;
}
#job_show table  th img{
	padding:0 3px;
}
#job_show table  td{
	border:1px solid #ddd;
	padding:4px;
}


#footer {
	float:left;
	position:relative;	
	width: 1004px;/*948px*/		
	background-color:#0083cb;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;	
	z-index:100;
	height:70px;	
}

#footerleft {
	float:left;	
	width:500px;
	display:block;
	height:50px;	
	margin-top:10px;
	border-right:1px solid #fff;
}

#footermap {
	width:480px;
	float:right;
	margin-top:5px;	
}
#footermap .title {		
	float:left;
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;		
	padding-bottom:3px;
}
#footermap .titletxt {	
	font-family:Tahoma;
	font-size:18px;
	color:#ffffff;	
	width:100%;
}
#footermap .txt {		
	float:left;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	width:100%;	
}
.page_header {
	background:url("../images/wscjtc_news.gif") no-repeat scroll 0 -30% transparent;
	border-bottom:25px solid #0083CB;
	color:#FFFFFF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	height:15px;
	line-height:53px;
	padding:0 5px 0 8px;
	text-align:left;
	vertical-align: bottom;
	width:100%; 
	display:block;
}

#footer a {
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#footermenu {
	text-align:center;
}

#footer a:hover {
	color: #ffffff;
}
#apDiv {	
	float:left;
	height:47px;
	width:80px;	
	z-index:100;
	text-align:center;
	position:relative;	
}

#popupMap {
	position:absolute;
	z-index:10;	
	right:0;
	bottom:0;
	height:373px;
	width:487px;	
	border:1px solid #ddd;
}

.mainlevel {
	color: #000;
	font-family: Tahoma, Arial, sans-serif;
}
#footercopy {
	font-family: Tahoma, Arial, sans-serif;
	color: #ffffff;
	line-height:20px;
	text-align:center;
}
a.footer123:link, a.footer123:visited {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.footer123:hover {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background:url(../images/123_bg.png);
	width:134px;
	height:30px;
	text-align:center;
	padding: 0 3px;
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}

a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Tahoma, Verdana,Arial,Helvetica,sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}

#map_asia_pacific1 {
	width: 72px; 
	height: 45px; 
	margin-right:30px;
	padding:5px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 10px 0 0 4px;
	color: #999;
}

table.blog {
	
}

h1 {
	/*background:url("../images/wscjtc_news.gif") no-repeat scroll 0 -40% transparent;
	border-bottom:20px solid #0083CB;*/
	color:#000;
	font-family:Tahoma,Arial,sans-serif;
	font-size:1.3em;
	font-weight:700;
	height:20px;	
	text-align:left;
	vertical-align:bottom;
	width:100%;	
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #BF220D;
	text-align: left;
	font-weight: 700;
}

h2, a.contentheading {
	background: none;
	border: none;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #738349;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #999;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #999;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	background: url(../images/readon.png) no-repeat center left;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #7c7c7c;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: 700;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	/*border-bottom:1px solid #ccc;	*/
}

a.mainlevel:hover {

}
s
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	width:310px;
}
.article_column .contentpaneopen {		
}

.article_column .homeSmallBlockHeading {	
	background:url("../images/wscjtc_news.gif") no-repeat scroll 0 -20% transparent;
	border-bottom:20px solid #0083CB;	
	display:block;	
	height:15px;		
	text-align:left;	
	width:700px;
	margin-left:1px;	
}

.article_column .homeSmallBlockHeading h3 {
	/*padding:0;
	margin:0 6px;*/
	margin:0;
	padding:0;
	color:#fff;	
	font-size:11px;	
	text-transform:uppercase;
	height:10px;
	top:10px;
	left:10px;
	position:relative;		
}

.article_column  .homeSmallBlockText {
	float:left;
	border:1px solid #c3e2f4;
	border-top:0;	
	background-color:#ebf8fe;
	min-height:130px;
	height:auto !important;
	height:130px;
	width:686px;
	margin-top:-1px;
	padding:6px;
}
.article_column  .homeBlockReadMore {
	display:block;
	float:left;
	width:100%;
	text-align:left;
}
.homeBlockReadMore .readon {	
	color:#274d04;`
	text-transform:capitalize;
}

.column_separator {
	
}


td.buttonheading {
	text-align: right;
	

}










.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #999;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
	background: #f8f8f8;
}

tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #8e8e8e;
  font-size: 11px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 99%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	margin: 0px;
	border-collapse: collapse;
    float: left;
	width:100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
/*table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module, div.module_text {
	margin: 0;
	padding: 0;
	background: url(../images/box_middle.png) repeat-y top left;
}

div.module_menu div, div.module div, div.module_text div {
	background: url(../images/box_top.png) no-repeat top left;
}

div.module_menu div div, div.module div div, div.module_text div div {
	background: url(../images/box_bottom.png) no-repeat bottom left;
	margin: 0 0 10px 0;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	width: 200px;
	margin: 0;
	text-align: center;
	padding: 1px 0 4px;
}

div.module div div div div {
	width: 160px;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px;
	width: 160px;
}

div.module_text div div div div.bannergroup_text div {
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	width: 180px;
	margin: 0 auto;
	text-align: center;
	padding: 4px 0 0;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0;
	text-align: center;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: 700;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0;
	line-height: 24px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
}

#leftcolumn div.module table td ,#rightcolumn div.module table td {
	padding: 0 6px 6px 0;
	vertical-align: middle;
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

#leftcolumn h3, #rightcolumn h3 { 	
	background: url(../images/box_h3.png) repeat-x top left;
	width: 186px;
	margin: 0 auto;
	height: 26px;
	line-height: 23px;
	padding: 1px 0 0 12px;
	color: #bf220d;
	font-size: 11px;
	text-align: left;
	font-weight: 700;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	width: 180px;
	margin: 0 auto;
	list-style: none;
	text-align: left;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

#leftcolumn ul.menu li ul li, #rightcolumn ul.menu li ul li{
	border-bottom: none;
}
*/

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #999;
	background: url(../images/menu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #cd2b15;
	background: url(../images/menu_row_hover.gif) center left no-repeat;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	padding: 0 0 0 10px;
	color: #cd2b15;
	background: url(../images/menu_row_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #999;
	background: url(../images/submenu_row.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	padding: 0 0 0 20px;
	color: #cd2b15;
	background: url(../images/submenu_row_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li.parent ul li a {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 20px;
	color: #999;
	background: url(../images/submenu_row.gif) center left no-repeat;
	text-decoration: none;
}

#leftcolumn ul.menu li.parent ul li a:hover {
	color: #cd2b15;
	background: url(../images/submenu_row_hover.gif) center left no-repeat;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #cd2b15;
	background: url(../images/submenu_row_hover.gif) center left no-repeat;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin-top: 0; 
	padding: 0;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	width: 180px;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #8e8e8e;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 4px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: 700;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

#system-message dd {
	text-indent: 0;
}

#system-message dd ul {
	list-style-type: none;
	color: #c00; 
	background: none;
	border: none;
}

#system-message {
	margin-top: 5px;
}

.page_header_tan {
	background:url("../images/wscjtc_tan.gif") no-repeat scroll 0 -30% transparent;
	border-bottom:25px solid #F0E68C;
	color:#000000;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	height:15px;
	line-height:53px;
	padding:0 5px 0 8px;
	text-align:left;
	vertical-align: bottom;
	width:100%; 
	display:block;
}
.page_header_brown {
	background:url("../images/wscjtc_brown.gif") no-repeat scroll 0 -30% transparent;
	border-bottom:25px solid #783201;
	color:#fff;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	font-weight:700;
	height:15px;
	line-height:53px;
	padding:0 5px 0 8px;
	text-align:left;
	vertical-align: bottom;
	width:100%; 
	display:block;
}

.contentpaneopen_cto ul li ul li {
  background-color:#FFF !important;
}
.contentpaneopen_cto
{
float:right;
}
.contentpaneopen_cto td.buttonheading {
float:left;
}

.pagenav {
	padding: 2px;
}