html{
	scrollbar-3dlight-color:#636363;
	scrollbar-arrow-color: #8AAF55;
	scrollbar-base-color: #636363;
	scrollbar-darkshadow-color: #636363;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #636363;
	scrollbar-shadow-color: #636363;
	scrollbar-track-color: #636363;
}
body
{ background: #FFF url(../../_img/tpl/back.png) repeat;
  color: #D5D2D6;
	scrollbar-3dlight-color:#636363;
	scrollbar-arrow-color: #8AAF55;
	scrollbar-base-color: #636363;
	scrollbar-darkshadow-color: #636363;
	scrollbar-face-color: #212121;
	scrollbar-highlight-color: #636363;
	scrollbar-shadow-color: #636363;
	scrollbar-track-color: #636363;
	
}

blockquote{border-color: #8AAF55;}

#error{
	color:#CC6600;	
	background-color:#333333;
}
.error{
	color:#CC6600;	
}
#msg{
	color:#8AAF55;
	background-color:#333333;
}
.msg{
	color:#8AAF55;
}

#main
{ background: #212121 url(../../_img/tpl/main.png) repeat-y;
  color: #D5D2D6;
}

#footer, #footer a, #footer a:hover
{ background: #545454;
  color: #D5D2D6;
  border-color: #8AAF55;
}

#links, #links a, #links a:hover
{ background: #313131;
  color: #D5D2D6;
  border-color: #8AAF55;
}

#logo
{ 
  color: #D5D2D6;
  border-color: #63AD00;
}
.logo0
{
	background: #006600 url(../../_img/tpl/logo0.jpg) no-repeat;
}
.logo1
{
	background: #006600 url(../../_img/tpl/logo1.jpg) no-repeat;
}
.logo2
{
	background: #006600 url(../../_img/tpl/logo2.jpg) no-repeat;
}
.logo3
{
	background: #006600 url(../../_img/tpl/logo3.jpg) no-repeat;
}

div.hr {
  background: transparent url(../../_img/tpl/horiz_line.jpg) repeat-x scroll;
}

h1, #column1 h1, #column2 h1,#column2 h2
{ background: transparent;
  color: #8AAF55;
  border-color: #787878;
}

#column2 h1.title
{ 
  background: transparent;
  color: #8AAF55;
  border-color: transparent;
}

#menu
{ 
  background: transparent;
  color: #EEE;
}
#menu li{
	background:transparent url(../../_img/tpl/button_left.gif) no-repeat;
}
#menu div{
	background: transparent url(../../_img/tpl/button_right.gif) no-repeat right top;
}
#menu li a
{ 
  background:transparent url(../../_img/tpl/button_grad.gif) repeat-x;
  color: #EEE;
  border-color: #787878;
}
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ 
  color:#050;
}

.sidebaritem
{ 
  background: #545454;
  color: #D5D2D6;
  border-color: #787878;
}


.sidebaritem#submenu
{ background: #212121;
  border-color: #787878;
} 


#content, #column2, #column2 a
{ background: #212121;
  color: #D5D2D6;
  border-color: #D5D2D6;
}

#column2 a:hover
{ background: #414141;
  color: #8AAF55;
  border-color: #8AAF55;
}

.sbilinks li a
{ 
  /*background: #545454 url(arrow.gif) no-repeat left center;*/
  background: #313131 url(../../_img/tpl/arrow.gif) no-repeat 6px center;
  color: #D5D2D6;
  border-color:#212121;
} 

.sbilinks li a:hover, .sbilinks li a.selected
{ background: #999 url(../../_img/tpl/arrow_black.gif) no-repeat 6px center;
  color: #222;
  border-color:#212121;
} 

.sidebaritem a
{ background: #545454 url(../../_img/tpl/arrow-downright.gif) no-repeat left center;
  color: #D5D2D6;
} 

.sidebaritem a:hover
{ background: #545454 url(../../_img/tpl/arrow-downright_green.gif) no-repeat left center;
  color: #8AAF55;
} 

/* top nav links */
a#ttl_home,a:hover#ttl_home {
	background:url(../../_img/tpl/home.gif) left center no-repeat;
}
a#ttl_email,a:hover#ttl_email {
	background:url(../../_img/tpl/mail.gif) left center no-repeat;
}
a#ttl_feedback,a:hover#ttl_feedback {
	background:url(../../_img/tpl/quote.gif) left center no-repeat;
}


/* projects item section*/

.item_main{
	background:#333333 url(../../_img/tpl/item_corner.gif) right bottom no-repeat;
	border-top-color:#545454;
}
#column2 .item_main a,#column2 .item_main a:hover{
	background:#333333;
}
.item_text_type{
	color:#8AAF55;
}
#column2 .item_nav a:active{
	color:#FFCC00;
}
#column2 .item_nav a:visited{
	color:#8AAF55;
}
#column2 .item_nav a:hover{
	color:#FFCC00;
}
.thumb_view{
	border-color:#212121;
}

ul.item_link li.features{
	background: transparent url(../../_img/tpl/document.gif) left top no-repeat;
}
ul.item_link li.ebrochure{
	background: transparent url(../../_img/tpl/info.gif) left top no-repeat;
}
ul.item_link li.online_query{
	background: transparent url(../../_img/tpl/mail_green.gif) left top no-repeat;
}


/* form */
#column2 input,#column2 select,#column2 textarea{
	color:#8AAF55;
	background-color:transparent;
	background-color:#2e2e2e;
	border-color:#757575;
}
#column2 input.radio{
	background-color:transparent;
}

/* Project Overview */
.smallThumbs{
	border-color:#434343;
}

/* cms */
.bordertable{
	border-color:#666666;

}
.rtheader{
	background:#333;
}
.rtbody0{
	background:#262626;
}
.rtbody1{
	background:#292929;
}
.rtfooter{
	background:#333;
}
#column2 .rtbody0 a,#column2 .rtbody1 a,#column2 .rtfooter a{
	background-color:transparent;
}
#column2 .deactivated a{
	color:#CC6600;
}

fieldset{
	border-color:#353535;
}
legend{
	color:#8AAF55;
}