@import 'blueprint/plugins/buttons/buttons.css';

body { 
    background: silver url(../images_new/diagonals.gif);
	margin-top: 0cm;
}

#promo{
	padding-top: 18px;
	height: 126px;
	background: #333;
}
#promo_forum{
	padding-top: 18px;
	height: 72px;
	background: #333;
}
#promo_img{
	position:relative;
}

#promo h1, #promo h4 , #promo p{
	color:#FFF;
}

#promo h4{
	color:#CCC;
}

#content h1 h4 p{
	color:#000;
}
#features, #features2, #features3, #manual, #punbreak, #container{
	background: #FFF;
}
#features h1, h3 {
	color:#333;
}

#manual h1, h3 {
	color:#333;
}

th{
	color:#333;
	background-color:#CB471C;
	background-color:#E5ECF9;
}

#punwrap th{
	background-color:#999;
}
#punwrap td{
	background-color:#f8f8f8;
}
#punwrap {margin: 12px 0px}
#punwrap .box {
	background-color:#FFF;
//	border:0px;
}
#punwrap .postright {
	background-color:#FFF;
}
#punwrap .postfootright {
	background-color:#FFF;
}


#rightmanual p{
	text-indent:0;
	clear:both;
}

#menu {
	height: 36px;
	background:#CB471C;
	background:#666;
}


#menuitems div{
	padding-top: 9px;
	
}
#menu a {
	color:#FFF;
	text-decoration: none;
}
a{
	color:#333;
}



#menu a:hover{
	border-color:#FFF;
	border-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
}

.rowOn{
	background-color: #f8f8f8;
}

.kbhighlight{
	color:#CB471C;
}
