@charset "utf-8";
body {
	font: 15px/1.3 arial,helvetica,clean,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #E1E1E1;
}
a {
	color: #518BDC;
	text-decoration: none;
}
hr {
	color: #e1e1e1;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 966px;
	margin: 10px auto;
	text-align: left;
	background: #fff;
}
#header {
	height: 58px;
	background: #518CDC url(http://www.paintshop.nl/img/topMiddle.png) no-repeat;
}
#header h1   {
	color: #f5f6f7;
	float: left;
	margin: 18px 0 0 130px;
	font-size: 18px;
	text-transform: uppercase;
	font-style: italic;
}

#search {
	float: right;
	margin: 25px 10px 0 0;
	line-height: 20px;
	vertical-align: text-bottom;
}
#search input[type="text"] {
	float: left;
	height: 14px;
}
#search input[type="image"] {
	float: right;
	margin: 0 0 0 5px;
}


#subHeader {
	height: 30px;
	background: #3968C2 url(http://www.paintshop.nl/img/navOffSpacer.gif) repeat-x;
}
#productTable {
	background: #fff;
}
#productTable td {
	padding: 5px 20px 5px 20px;
}

#productTable td.hilite {
	background-color: #F5F5F5;
}
#subSubHeader {
	background-color: #3968C2;
	height: 30px;
	padding: 0 20px;
	color: #fff;
	line-height: 30px;
	margin: 0 0 15px 0;
}
#productTable h1 {
	font-size: 1.4em;
	margin: 0;
}
#subSubHeader h3 {
	margin: 0;
}

#mainContent {
	padding: 0 20px;
	background: #FFFFFF;
}
#TableContent .column {
	float: left;
	width: 295px;
	margin: 0 20px 0 0;
	padding: 10px 0;
	min-height: 432px;
}
#TableContent .column p, #TableContent .column h1, #TableContent .column h2{
	margin-left: 10px;
	margin-right: 10px;
}

#TableContent .column.left {
	background: #FFD988 url(http://www.paintshop.nl/img/or_top_r.png) no-repeat right top;
}
#TableContent .column.left a {
	color: #1F5298;
}
#TableContent .column.left hr {
	color: #F2A400;
	margin: 0 10px;
}


#TableContent .column.centre {
	background: #F5F5F5  url(http://www.paintshop.nl/img/gr_top_r.png) no-repeat top right;
}
#TableContent .column.centre hr , #TableContent .column.right hr{
	color: #BEBEBE;
	margin: 0 10px;
}

#TableContent .column.right {
	margin-right: 0px;
	background: #F5F5F5 url(http://www.paintshop.nl/img/gr_top_r.png) no-repeat top right;
}
#TableContent  h1 {
	font-size: 1.4em;
}
#TableContent  h2 {
	font-size: 1.2em;
}
#footer {
	padding: 10px;
	background:#F5F5F5;
	height: 70px;
	margin: 15px 0 0 0;
	font-size: 13px;
	line-height: 110%;
}
#footer .fltlft{
	float: left;
}
#footer .fltrt {
	float: right;
	overflow: hidden;
	text-align: right;
}
#subFooter {
	padding: 10px;
	background:#fff;
	font-size: small;
	text-align: center;
}

/* menu styles */
#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li {
		float:left;
		list-style: none;
		font-size: 12px;
		height: 30px;
	}
	#jsddm li a {
	display: block;
	padding: 0 24px 0 12px;
	text-decoration: none;
	border-right: 1px solid #3968C2;
	border-bottom: 1px solid #3968C2;
	color: #fff;
	white-space: nowrap;
	line-height: 30px;
	border-left: 1px solid #3968C2;
	background: url(http://www.paintshop.nl/img/navOffRight.gif) no-repeat right top;
}
	#jsddm li a.single {
	padding: 0 12px 0 12px;
	background: url(http://www.paintshop.nl/img/navOffRightX.gif) no-repeat right top;
}
#jsddm a:hover   {
	background: url(http://www.paintshop.nl/img/navOffRight.gif) no-repeat right bottom;
}
#jsddm a.single:hover   {
	background: url(http://www.paintshop.nl/img/navOffRightX.gif) no-repeat right bottom;
}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{
	width: auto;
	background: #fff;
	color: #000
}
			
			#jsddm li ul li a:hover
			{
	background: #7EB1FF
}
    
.TableRowStart {
	background-color: #F5F5F5;
}
#mainContent .topTable {
	width: 100%;
}
#mainContent form table {
	width: 100%;
}
#commentForm label {
	float: left;
	width: 170px;
	clear: left;
	text-align: right;
	margin-right: 5px;
}
#commentForm input {
	margin: 0 0 15px 0;
}
#commentForm div.error{
	background-color: #518BDC;
	color: #fff;
	padding: 0 5px;
	margin: 0 0 10px 0;
}

#welcomePanel h3 {
  color: #BC0000;
}
#welcomePanel form input[type="submit"] {
  background: url("../img/dl_but.png") no-repeat scroll 100% center #F7F2FC;
  box-shadow: 2px 2px 2px #CCCCCC;
  color: #474443;
  cursor: pointer;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0.5em;
  text-align: left;
  text-shadow: 1px 1px 1px #FFFFFF;
  width: 480px;
  border: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
#welcomePanel input[type="submit"]:hover {
  background-color: #D7D6DA;
}
