BODY.frontpage
{
    padding-top:20px;
    padding-left:319px;
    padding-bottom:45px;
    background-image:url(/site//core/images/front-rte-bg.jpg);
}


BODY.simple
{
    padding-top:20px;
    padding-left:183px;
    padding-bottom:45px;
    background-image:url(/site//core/images/simple-rte-bg.jpg);
}


.contentStyle, .contentStyle TD{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
}

.contentStyle *
{
    margin:0;
    padding:0;
}

a img{
	border-color:#000000;
}

.contentStyle ul,
.contentStyle ol{
	padding-left:25px;
}
.contentStyle a{
	color:#333333;
}



.contentStyle a:hover{
	xtext-decoration:underline;
}
.contentStyle .more{
	text-decoration:underline;
	white-space:nowrap;
}
.contentStyle .terug{
	background:url(../images/red-arrow-left.gif) no-repeat 0 4px;
	padding-left:10px;
	color:#595858 !important;
	text-decoration:underline;
	border:none;
}
.one-of-3{
	float:left;
	width:204px;
	padding:0 20px;
}
.one-of-2{
	float:left;
	width:326px;
	padding:0 20px;
}



.contentStyle h1{
	font-size:16px;
	color:#333;
	font-weight:bold;
}
.contentStyle h2{
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.contentStyle h3,
.contentStyle h4,
.contentStyle h5{
	font-size:12px;
	color:#333;
	font-weight:bold;
}



/* Forms */
input {
	height: 17px;
	line-height: 17px;
	border: 1px solid #7c7e7c; 
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
}

textarea {
	border: 1px solid #7c7e7c; 
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
}

input.form_radio {
    cursor: pointer;
    border: none;
}

input.form_checkbox {
    cursor: pointer;
    border: none;
}

input.text{
	width: 250px;
	border: 1px solid #7c7e7c; 
}

.submit, input.submit, A.submit {
	padding:4px 9px;
	color:#fff;
	background-image:url(/site/core/images/send.jpg);
	height:23px;
	border:none;
	width:87px;
	padding-top:5px;
	text-decoration:none;
	font:bold 12px Verdana;
	border:none;
}



A.bigButton, .bigButton, input.bigButton
{
    background-image:url(/site/core/images/common-part-of-btn-green.jpg);
    width:auto;
    background-position:center right;
    display:block;
    height:14px;
    float:left;

}

A.bigButton IMG, .bigButton IMG{
    position:absolute;
    width:9px;
    height:23px;
    margin-left:-9px;
    margin-top:-5px;

}

.submit_disable, input.submit_disable {
	padding:3px 9px;
	color:#333;
	background-image:url(/site/core/images/send.jpg);
	color:#fff;
	height:23px;
	border:none;
	width:87px;
	padding-top:5px;
	text-decoration:none;
	font:bold 12px Verdana;
}

INPUT[type='file']
{
    height:auto;
}

INPUT.form_submit{
	padding:3px 9px;
	background-image:url(/site/core/images/form_submit.jpg);
	color:#fff;
	height:23px;
	border:none;
	width:84px;
	padding-top:5px;
	text-decoration:none;
	font:bold 10px Verdana;
	cursor:pointer;
}

TABLE.prod_templ
{
    margin-right:30px;
    margin-bottom:10px;    
}

TABLE.prod_templ TD
{
    vertical-align:top;
}


TABLE.cell
{
    width:177px;
    height:157px;
    margin-bottom: 12px;
}

TABLE.cell TD
{
    background-color: #ace700;
    vertical-align:top;
}

TABLE.cell TD H2
{
    margin-top: 10px; 
    font: bold 19px verdana; 
    margin-left: 10px;
    text-align:left;
    color:#7b7c7e;
}

.contentStyle TABLE.cell H2 A
{
    text-decoration:none;
    font-size:19px;
    color:#7b7c7e;
}


.contentStyle H2 A IMG
{
border:none;
}