html,
body {
	padding:0;
	margin:0;
	height: 100%;
}

a img {
	border:0;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #09337d;
	text-decoration: underline;
}

.pages,.page {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	margin-left: 30px;
}
.pages a,.page a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #666666;
}
.pages a:hover,.page a:hover{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #222222;
}


body {
	background: #241301 url(http://www.gremaro.nl/templates/gremaro/dutch/img/background.png) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	padding:5px;
	color:#666666;
	height: 100%;
}

#page {
	text-align:left;
	width:1002px;
	margin: 30px auto 0px auto;
}

#header {
	margin-bottom:5px;
	height:30px;
	line-height:30px;
	text-align:right;
	padding-right:30px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#003793;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	height:35px;
	line-height:35px;
	color:#fff;
	text-align:center;
	margin-top:5px;
}

#bar {
	height: 3px;
}

#leftbg {
	background:url(http://www.gremaro.nl/templates/gremaro/dutch/img/mainbg.png) left repeat-y;
}

#menu {
	float:left;
	width:253px;
}

.nieuwsbrief {
	margin: 30px auto auto 0;
	padding: 10px 0px 0px 10px;
	color: #222222;
	font-size: 14px;
	border-top: 3px #241301 solid;
}
	.nieuwsbrief input[type="text"] {
		background: #f0e8ca;
		border: 2px solid #241301;
		color: #;
		font-size: 11px;
		outline: none;
	}
	.nieuwsbrief input[type="submit"] {
		background: url(http://www.gremaro.nl/templates/gremaro/dutch/img/newsbutton.png) no-repeat;
		border: none;
		outline: none;
		color: #ffffff;
		width: 75px;
		height: 22px;
	}

#main {
	width:747px;
	float: left;
	position: relative;
	min-height: 400px;
	padding-bottom: 15px;

/*    border: 1px solid #F0F; */
}

.home {
	border-bottom:2px solid #D9C894;
	padding-bottom:2px;
	overflow: hidden;
}

.htitle {
	/*background:url(../img/title_bg.gif) left no-repeat;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	line-height:21px;
	font-size:18px;
	padding-left:25px;
	margin-bottom:10px;
}

.htitle2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:21px;
	line-height:21px;
	font-size:17px;
}

.title {
	font-size:12px;
	color:#AD6342;
	font-weight:bold;
}

.orange {
	color:#E27B00;
}
.blue {
	color:#0a317c;
}
.red {
	color:#E27B00;
}

.text {
	padding:10px;
	text-align: left;
/*	padding-right:245px; */
}

.textright {
	float:right;
	width:230px;
}

.clear {
	clear:both;
}

.cleft {
	clear:left;
}

.cright {
	clear:right;
}

#news {
	background:#F5F2E9;
	width:230px;
	height:230px;
}

#newspad {
	padding:15px;
}

.image {
	border:0px solid #B1AFA7;
	padding:1px;
}

.product {
	width:150px;
	margin-bottom:10px;
	margin-left: 20px;
	float: left;
	background: #ffffff;
	padding-top: 10px;
	border: 1px solid #c1c1c1;
}

.product_img {
	text-align:center;
	height: 142px;
}

.product_desc {
	text-align:left;
}

.product_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#333333;
	font-weight: normal;
	padding:3px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
}

.product_desc {
	margin-top:10px;
	padding:0 18px;
}

.news_date {
	font-weight:bold;
}

.news {
	margin:20px 0;
}

a.readmore {
	background: url(http://www.gremaro.nl/templates/gremaro/dutch/img/readmore.png) no-repeat right;
	height: 17px;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
}

a.more {
	background:url(http://www.gremaro.nl/templates/gremaro/dutch/img/more.gif) left center no-repeat;
	padding-left:10px;
}

a.more-adv {
	background:url(http://www.gremaro.nl/templates/gremaro/dutch/img/more-adv.gif) left center no-repeat;
	padding-left:10px;
	color: #F00;
}


.blue {
	color:#023994;
}

.adv-text{
	color: #FFF;
	margin-top: 65px;
	margin-left: 28px;
}


/************************/

#messages {
	margin:10px 0;
}

#messages p {
	margin:0;
	padding:5px;
	font-weight:bold;
}

.success {
	color:#090;
	background:#dfd;
}

.error {
	color:#c00;
	background:#fdd;
}

b,
strong,
label,
.label {
	color:#AD6342;
	font-weight:bold;
}

.buttons {
	text-align:center;
	margin:10px 0;
}

.button,
.buttons input {
	background:#AD6342;
	color:#fff;
	font-weight:bold;
}

.req {
	border-right:3px solid red !important;
}

.input,
textarea {
   border:1px solid #AD6342;
}

#album .item {
	margin:10px 0;
}

.index {
	border-collapse:collapse;
	margin:10px 0;
}

.index td {
	white-space:nowrap;
	border:1px solid #AD6342;
	padding:3px;
}

.index .head {
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.index .entry td {
	vertical-align:top;
}

.index .entry td {
	white-space:normal;
}

.index .date {
	font-size:10px;
}

.nodata {
	text-align:center;
	font-weight:bold;
}

.item {
	line-height:16px;
	margin-left: 10px;
}



.item_content {
	margin-left:110px;
}



.item img {
	float:left;
	margin-right:10px;
}

.item_price {
	color:#800000;
	font-weight:bold;
}

.item_title {
	font-weight:bold;
	color:#000;
}

.item_more {
	margin-top:15px;
}

.item_qty {
	font-weight:bold;
}

.product-container{
	width: 550px;
	margin-left: 100px;
}

#page #leftbg #main h6 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 8px;
}
h6 a {
	text-decoration: none;
	color: #666666;
}
h6 a:hover {
	color: #222222;
	text-decoration: underline;
}
