@charset "utf-8";
/* CSS Document */

body {
	color: #eee;
	

}

hr {
	background: #404543;
	color: #404543;
}

h1, h2, h3, h4, h5, h6 {
	color: #ff3300;
}

h3{
	color:#FFE766;	
}
div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #fff;
}
div#sub h2{
	font-size:20px;	
}
div#placeholder-logo {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-nav {}

div#placeholder-search {
	background: #262B29;
}

div#footer hr {
	background: #666;
	color: #666;
}

div#placeholder-footer {
	color: #aaa;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #ffe766;
}

td.menu-item-selected {
	color: #ffc000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #ffc000;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}




/* @group Forms */

.secure-login, .newsletter-form, div#placeholder-box1 {
	background: #262B29;
	border: none;
	margin-bottom: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

div#placeholder-box1 {
	padding: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #ffe766;
	text-decoration: none;	
}

a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #fff;
	text-decoration: none;	
}

div#nav a:hover, div#nav a:active {
	color: #ff3300;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #313634 url(/images/cssimg/bg-13-1.png) repeat-x 0 0;
	margin: 0;
}

div#header {
	margin-bottom: 18px;
}

div#header, div#header-left {
	height: 108px;
}

div#header-right {
	height: 108px;
}

div#placeholder-logo {
	padding-top: 31px;
}

div#placeholder-nav {
	height: 36px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
	text-align:center;
	padding:0 5px;
	width:auto;
}
div#placeholder-hero {
	/*height: 216px;*/
	margin: 0 0 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	line-height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	margin-bottom: 18px;
	padding: 18px;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */


.demonstration{
	width:594px;
}
.demonstration /*, .cataloguelistdump*/{
	border-top:1px solid #262B29;
}

.demonstration .demoimage{
	padding-right:10px;
	width:190px;
}
.demonstration .demoimage img{
	padding:5px;
}
#placeholder-hero img, .demonstration .demoimage img{
		border:1px solid #ccc;
}
#placeholder-hero img.smaller{
	margin-left:8px;
padding:3px;	
}
.demonstration .demodetails{
	vertical-align:top;
}

/*pagination*/
#nextPrev{
	width:100%;
	text-align:center;
}

#side-peeler{
	background:url(/images/cssimg/sidebar-peeler.jpg) top left no-repeat;
	display:block;
	width:310px;
	height:85px;
	margin-bottom:20px;
}

.testimonial{font-family:verdana; color;#fff;  }
