html {
	height:100%;
	background:#000 url(../images/bg-all-repeat.gif) repeat-x;
}
body {
	margin:0;
	color:#dadada;
	font:13px Georgia, "Times New Roman", Times, serif;
	background:url(../images/bg-all.jpg) no-repeat 50% 0;
	min-width:960px;
	min-height:100%;
}
img {
	border:none;
}
a {
	text-decoration:underline;
	color:#fff;	
}
a:hover {
	text-decoration:none;
}
input,
textarea,
select{
	font:100% Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main {
	width:960px;
	margin:0 auto;
	padding:12px 0 15px;
}
#main h1 {
	margin:0 0 15px;
	font-size:26px;
	line-height:30px;
	font-style:italic;
	color:#fff;
	text-align:center;
}
#main h1 em {
	color:#d2d2d2;
	font-weight:normal;
}
#main h2 {
	margin:0 0 15px;
	font-size:26px;
	line-height:30px;
	font-style:italic;
	color:#fff;
	text-align:center;
}
#main h2 em {
	color:#d2d2d2;
	font-weight:normal;
}
#main h3 {
	margin:0 0 20px;
	font-size:24px;
	line-height:26px;
	font-weight:normal;
	color:#fff;
}
#main h4 {
	width:100%;
	overflow:hidden;
	margin:0;
	font-size:14px;
	line-height:14px;
	color:#fff;
}
#main h4 span {
	float:left;
}
#main p {
	margin:0 0 20px;
	line-height:24px;
}
/*header start*/
#header {
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
	padding:0 0 17px;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
}
#header #logo {
	width:183px;
	float:left;
	margin:6px 0 0;
}
#header #logo a {
	float:left;
	width:183px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/logo.png) no-repeat;
}
.header-block {
	width:750px;
	float:right;
}
.header-line1 {
	width:100%;
	padding:0 0 45px;
	overflow:hidden;
}
.locatie-form {
	width:225px;
	float:right;
}
.locatie-form label {
	float:left;
	margin:3px 8px 0 0;
}
.locatie-form label img {
	float:left;
}
#sel-locatie {
	width:156px;
	height:22px;
	float:right;
	font-size:11px;
	line-height:13px;
	color:#b9b9b9;
}
.header-line2 {
	width:100%;
	overflow:hidden;
}
/*main navigation*/
ul#main-nav {
	float:right;
	margin:0 -8px 0 0;
	padding:0;
	list-style:none;
	display:inline;
}
#main-nav li {
	float:left;
	padding:0 13px;
}
#main-nav li a {
	float:left;
	height:23px;
	padding:9px 10px 0;
	font-size:12px;
	letter-spacing:1px;
	color:#fff;
	text-decoration:none;
}
#main-nav li a span {
	padding-top:0 !important;
}
#main-nav li a.active,
#main-nav li a:hover {
	color:#ffd30f;

}
/*header end*/
/*main content start*/
#main-content {
	width:960px;
}
/*content main columns start*/
.columns-holder {
	width:100%;
	background:url(../images/bg-dotted01.gif) repeat-x;
}
.columns-holder div.text-holder {
	padding:22px 0px 0px 0px;
}
.columns-holder:after {
	content:"";
	display:block;
	clear:both;
}
/*content start*/
#content {
	width:640px;
	float:left;
}
.first-letter {
	float:left;
	font-size:74px;
	line-height:54px;
	color:#fff;
	padding:0 12px 0 0;
	margin-top:10px;
}
/*promo block start*/
.promo-block {
	width:712px;
	margin:-8px -30px -10px -42px;
	position:relative;
}
.promo-block-bg {
	width:618px;
	height:330px;
	padding:47px 34px 0 60px;
	background:url(../images/bg-promo-block.png) no-repeat;
}
.promo-block-cols {
	width:100%;
	padding:0 0 5px;
	overflow:hidden;
}
.promo-block-cols .text-col {
	width:250px;
	float:left;
	padding:16px 0 0;
}
.promo-block-cols .pict-col {
	width:357px;
	float:right;
	padding:2px 0 0;
}
.pict-holder {
	width:357px;
	height:242px;
	position:relative;
}
.pict-holder .pict {
	display:block;
	margin:0 0 0 10px;
	padding:10px 0 0;
}
.pict-frame {
	width:357px;
	height:242px;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	z-index:5;
}
.pict-frame span {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/bg-pict-frame01.png) no-repeat;
	overflow:hidden;
}
.promo-block-cols .text-col strong {
	display:block;
	font-size:22px;
	line-height:40px;
	color:#ffd610;
}
.title-block {
	width:100%;
	background:url(../images/bg-dotted01.gif) repeat-x;
}
.title-block div {
	width:100%;
	padding:14px 0;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
}
.title-block ul {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
}
.title-block li {
	float:left;
	padding:0 12px 0 13px;
	background:url(../images/separ03.gif) no-repeat 0 70%;
	color:#fff;
	font-size:14px;
	line-height:18px;
}
.title-block li.first {
	background:none;
}
.title-block li strong {
	color:#3183bc;
	padding:0 5px 0 0;
}
/*promo block end*/
.cont-pict {
	float:left;
	margin:0 30px 0 0;
}
/*content end*/
/*sidebar start*/
.sidebar {
	width:300px;
	float:right;
	padding:35px 0 0;
}
.side-block {
	width:100%;
	padding:0 0 35px;
}
.heading-outer1 {
	width:100%;
	margin:0 0 10px;
	background:url(../images/bg-heading-outer1.gif) no-repeat 100% 100%;
}
.heading-outer1 div {
	width:100%;
	position:relative;
}
.heading-outer1 div:after {
	content:"";
	display:block;
	clear:both;
}
.heading-outer1 h4 {
	width:auto !important;
	float:left;
	font-size:16px !important;
	line-height:18px !important;
}
.heading-outer1 .small-pict {
	position:absolute;
	right:15px;
	bottom:-15px;
}
.small-pict img {
	display:block;
}
/*tabs holder*/
.tabs-holder {
	padding:10px 0 0;
}
.tabs-content {
	padding:0 0 12px;
}
div.tab {
	display:none;
}
/*tabset1*/
ul.tabset1 {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.tabset1 li {
	float:left;
	padding:0 18px 0 0;
}
.tabset1 li a {
	float:left;
	width:24px;
	height:19px;
	padding:4px 0 0;
	border:1px solid #464022;
	text-align:center;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#f7cf00;
	text-decoration:none;
}
.tabset1 li a:hover {
	background:#f7cf00;
	color:#000;
}
.tabset1 li a.active {
	width:26px;
	height:21px;
	border:none;
	color:#777;
}
/*tabs content*/
ul.news-list {
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.news-list li {
	width:100%;
	float:left;
	padding:0 0 1px;
	font-size:11px;
	line-height:17px;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
}
.news-list li a {
	float:left;
	width:286px;
	padding:12px 7px 4px;
	text-decoration:none;
}
.news-list li a span {
	cursor:pointer;
}
.news-list li a .pict-holder {
	width:56px;
	height:41px;
	float:left;
	position:relative;
}
.news-list li a .pict-holder img{
	display:block;
	margin:1px 0 0 1px;
}
.news-list li a .pict-holder em {
	width:56px;
	height:41px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-pict-frame03.gif) no-repeat;
}
.news-list li a .text-holder {
	width:220px;
	float:right;
}
.news-list li a .text-holder strong, .links-list li a .text-holder strong {
	display:block;
	color:#fff;
	font-weight:normal;
}
.news-list li a .text-holder em, .links-list li a .text-holder em {
	font-style:normal;
	color:#f7cf00;
}
.news-list li a,
.news-list li a span,
.news-list li a em,
.news-list li a strong,
.news-list li a img {
	cursor:pointer;
	position:relative;
}
.news-list li a:hover,
.news-list li a.active,
.news-list li a:hover .text-holder strong,
.news-list li a:hover .text-holder em,
.news-list li a.active .text-holder strong,
.news-list li a.active .text-holder em{
	color:#777 !important;
	background:#000;
}
.news-list li a:hover .pict-holder em,
.news-list li a.active .pict-holder em {
	top:-2px;
	background:url(../images/bg-pict-frame02.gif) no-repeat;
}
ul.links-list {
	width:100%;
	margin:0;
	padding:0 0 8px;
	list-style:none;
	overflow:hidden;
}
.links-list li {
	width:100%;
	float:left;
	padding:0 0 1px;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
}
.links-list li a {
	display:block;
	padding:5px 4px 5px 28px;
	line-height:17px;
	background:url(../images/ico02.gif) no-repeat 4px 50%;
	color:#afafaf;
	text-decoration:none;
}
.links-list li a:hover,
.links-list li a.active {
	color:#fff;
	background:#000 url(../images/ico02-hover.gif) no-repeat 4px 50%;
}
.more-link2 {
	display:block;
	width:100%;
	overflow:hidden;
}
.more-link2 a {
	float:left;
	font-weight:bold;
	color:#37729b;
}
/*rss block*/
.rss-block {
	width:100%;
	padding:38px 0 0;
	background:url(../images/bg-rss-block-top.png) no-repeat;
	font-size:11px;
	color:#fff;
}
.rss-block p {
	margin:0 !important;
}
.rss-block p a {
	color:#777;
}
.rss-block-inner {
	width:220px;
	padding:1px 75px 1px 5px;
	position:relative;
}
.rss-ico {
	position:absolute;
	bottom:0;
	right:10px;
}
.rss-ico img {
	display:block;
}
.rss-block-btm {
	width:100%;
	height:48px;
	background:url(../images/bg-rss-block-btm.png) no-repeat;
	overflow:hidden;
}
.banner01 {
	display:block;
}
.banner01 img {
	display:block;
}
/*sidebar end*/
.cont-cols1 {
	width:990px;
	margin:42px -4px 44px -26px;
	color:#afafaf;
 	font-size:12px;
}
.cont-cols1:after {
	content:"";
	display:block;
	clear:both;
}
.cont-cols1 .col {
	width:254px;
	height:98px;
	margin:0 0 0 22px;
	padding:32px 27px 16px;
	float:left;
	display:inline;
	background:url(../images/bg-cont-cols1.png) no-repeat;
}
.cont-cols1 .col-other {
	width:308px;
	height:auto;
	padding:5px 0 0;
	background:none;
}
.cont-cols1 .col-inner {
	width:100%;
	position:relative;
}
.cont-cols1 .col-inner .top-pict {
	position:absolute;
	right:-30px;
	top:-50px;
}
.cont-cols1 .col-inner .top-pict img {
	display:block;
}
.cont-cols1 .col h3 {
	width:100%;
	overflow:hidden;
	margin:0 0 5px !important;
	font-size:16px !important;
	color:#ffc107 !important;
}
.cont-cols1 .col h3 span {
	float:left;
}
.cont-cols1 .col p {
	margin:0 !important;
	line-height:20px !important;
}
/*content main columns end*/
#arrow {
	position:absolute;
	top:160px;
}
ul.picts-list1 {
	width:964px;
	margin:0 -4px 0 0;
	padding:35px 0 35px;
	list-style:none;
	overflow:hidden;
}
.picts-list1 li {
	width:286px;
	padding:0 17px;
	float:left;
}
.picts-list1 li div.pict-hold4 ,
.picts-list1 li div.pict-hold3 ,
.picts-list1 li div.pict-hold2 {
	width:224px;
	height:215px;
	margin:0 0 10px;
	padding:31px 31px 0;
	overflow:hidden;
	background:url(../images/bg-pict-holder1.png) no-repeat;
}
.picts-list1 li div.pict-hold2 {
	background:url(../images/bg-pict-holder1.png) no-repeat;
}
.picts-list1 li div.pict-hold3 {
	background:url(../images/bg-pict-holder2.png) no-repeat;
}
.picts-list1 li div.pict-hold4 {
	background:url(../images/bg-pict-holder3.png) no-repeat;
}
.picts-list1 li div.pict-hold4 div ,
.picts-list1 li div.pict-hold3 div ,
.picts-list1 li div.pict-hold2 div {
	position:relative;
}
.picts-list1 li div a {
	width:224px;
	height:169px;
	position:absolute;
	top:0;
	left:0;
	display:none;
	background:url(../images/image-hover.png) no-repeat;
}
.picts-list1 li div a .pict img.pict1 {
	display:block;
}
.picts-list1 li div.hover a {
	display:block;
}
.picts-list1 li strong.title {
	display:block;
	padding:4px 0 0;
	font-size:12px;
	color:#000;
	text-align:center;
}
.picts-list1 h3 {
	margin:0 20px !important;
	font-size:14px !important;
	line-height:18px !important;
	font-weight:bold !important;
	color:#ffc000 !important;
	text-align:center;
}
.picts-list1 li a,
.picts-list1 li a span,
.picts-list1 li a img,
.picts-list1 li a strong {
	cursor:pointer;
}
.cont-cols2-holder {
	width:960px;
	padding:5px 0 55px;
}
ul.picts-list2 {
	width:1008px;
	margin:0 0 0 -45px;
	padding:30px 0 0;
	list-style:none;
	overflow:hidden;
}
.picts-list2 li {
	width:280px;
	margin:0 0 0 55px;
	float:left;
	display:inline;
}
.picts-list2 li .pict-col {
	float:left;
	width:69px;
	height:67px;
	padding:10px 10px 0 8px;
	overflow:hidden;
	background:url(../images/bg-pict-holder-small.png) no-repeat;
}
.picts-list2 li .pict-col div {
	position:relative;
}
.picts-list2 li .pict-col a {
	position:absolute;
	left:0;
	top:0;
	width:68px;
	height:52px;
	display:none;
	background:url(../images/image-hover02.png) no-repeat;
}
.picts-list2 li a,

.picts-list2 li a span,
.picts-list2 li a img {
	cursor:pointer;
}
.picts-list2 li div.hover a ,
.picts-list2 li div:hover a {
	display:block;
}
.picts-list2 li .text-col {
	width:185px;
	float:right;
	color:#ffc000;
	padding:10px 0 0;
}
.picts-list2 li .text-col p {
	margin:0 !important;
	line-height: 16px !important;
}
.picts-list2 li .text-col strong {
	display:block;
	line-height:18px;
	color:#afafaf;
	font-weight:normal;
}
.picts-list2 li.col {
	padding-bottom:18px;
}
/*galleries holder*/
.galleries-holder {
	width:972px;
	margin:0 -6px 38px;
	position:relative;
	padding:30px 0 0;
}
.galleries-holder .col1 {
	width:488px;
	float:left;
}
.galleries-holder .col2 {
	width:480px;
	float:right;
}
.galleries-holder .col1,
.galleries-holder .col2 {
	position:relative;
}
.galleries-holder .link-next {
	position:absolute;
	top:50px;
	left:8px;
	z-index:20;
}
.galleries-holder .col2 .link-next {
	left:-1px;
}
.galleries-holder .link-next img {
	display:block;
}
.galleries-bg {
	width:100%;
	height:335px;
	overflow:hidden;
	background:url(../images/bg-galleries-holder.png) no-repeat;
}
/*gallery1*/
.gallery-holder1 {
	width:488px;
	height:335px;
	overflow:hidden;
	background:url(../images/bg-gallery01.png) no-repeat;
}
.gallery-holder1 .gallery-inner {
	width:431px;
	height:282px;
	padding:27px 26px 26px 31px;
	position:relative;
}
.gallery-holder1 .gallery,
.gallery-holder2 .gallery {
	width:100%;
	position:relative;
}
.gallery-holder1 .gallery div.gallery-main {
	width:431px;
	overflow:hidden;
	position:relative;
	z-index:4;
}
.gallery-holder1 .gallery div.gallery-main ul {
	position:relative;
	height: 285px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery div.gallery-main img {
	display: block;
}
.gallery-holder1 .gallery div.gallery-main ul li {
	overflow: hidden;
	position: absolute;
	width:431px;
	height: 285px;
	top: 0;
	left: 0;
}
.gallery-holder1 .gallery div.gallery-main ul li.active {
	z-index: 2;
}

/*gallery navigation*/
.gallery-nav-holder {
	position:absolute;
	right:30px;
	top:58px;
}
ul.gallery-nav {
	position: relative;
	float: right;
	margin:0;
	padding:0;
	list-style:none;
	z-index:10;
}
.gallery-nav li {
	position: relative;
	z-index: 2;
	float:left;
	padding:0 5px 0 0;
}
.gallery-nav li a {
	float:left;
	width:46px;
	height:30px;
	padding:3px 9px 14px 3px;
	/* background:url(../images/bg-gallery-nav.png) no-repeat; */
	overflow:hidden;
	cursor:pointer;
}
.gallery-nav li a img {
	display:block;
}
.gallery-nav li a.active {
	background:url(../images/bg-gallery-nav-hover.png) no-repeat;
}
.gallery-text {
	width:220px;
	position:relative;
	padding: 6px 6px 6px 0;
	float: right;
	z-index:20;
	font-size:11px;
	color:#afafaf;
}
.gallery-text div {
	width:184px;
	height:86px;
	padding:10px 23px 20px 13px;
	overflow:hidden;
	background:url(../images/bg-gallery-text.png) no-repeat;
}
.gallery-text p {
	margin:0 !important;
	line-height:20px !important;
	position:relative;
}
.gallery-text a {
	font-size:14px;
	font-weight:bold;
	color:#fabe00;
	text-decoration:none;
}
.gallery-text a:hover {
	text-decoration:underline;
}
/*gallery2*/
.gallery-holder2 {
	width:480px;
	height:323px;
	padding:10px 0 0;
	overflow:hidden;
}
.gallery-holder2 .gallery-inner {
	width:445px;
	height:291px;
	padding:16px 19px 16px 16px;
	position:relative;
}
.gallery-holder2 .gallery div.gallery-main {
	width:445px;
	overflow:hidden;
	position:relative;
	z-index:4;
}
.gallery-holder2 .gallery div.gallery-main ul {
	position:relative;
	height: 294px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery-holder2 .gallery div.gallery-main ul li {
	position: absolute;
	top: 0;
	left: 0;
}
.gallery-holder2 .gallery-text {
	right:13px;
	bottom:13px;
}
.gallery-holder2 .gallery-nav-holder {
	top:48px;
}
/*gallery frame*/
.frame-parts {
	position:absolute;
	z-index:8;
}
.frame-part1 {
	width:33px;
	height:320px;
	top:0;
	left:0;

	background:url(../images/bg-frame-part01.png) no-repeat;
}
.frame-part2 {
	width:43px;
	height:322px;
	top:0;
	right:0;
	background:url(../images/bg-frame-part02.png) no-repeat;
}
.frame-part3 {
	width:404px;
	height:28px;
	top:-1px;
	left:33px;
	background:url(../images/bg-frame-part03.png) no-repeat;
}
.frame-part4 {
	width:404px;
	height:28px;
	top:294px;
	left:33px;
	background:url(../images/bg-frame-part04.png) no-repeat;
}
/*main content end*/
/*footer start*/
#footer {
	width:100%;
	padding:10px 0 0;
}
/*footer columns start*/
.foot-cols {
	width:968px;
	margin:0 -4px 3px;
	position:relative;
}
.foot-cols:after {
	content:"";
	display:block;
	clear:both;
}
.foot-cols-bg {
	width:100%;
	padding:27px 0 0;
	background:url(../images/bg-foot-cols-top.png) no-repeat;
}
.foot-cols-btm {
	width:100%;
	height:41px;
	overflow:hidden;
	background:url(../images/bg-foot-cols-btm.png) no-repeat;
}
.foot-cols-all {
	width:100%;
	background:url(../images/bg-foot-cols-repeat.png) repeat-y;
}
.foot-cols-inner {
	width:960px;
	margin:0 auto;
	position:relative;
}
.foot-cols-inner .columns {
	width:100%;
	overflow:hidden;
}
.small-logo {
	position:absolute;
	bottom:-39px;
	left:460px;
	width:42px;
	height:25px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-small.gif) no-repeat;
	z-index:10;
}
.foot-cols .col {
	width:200px;
	padding:0 20px;
	float:left;
	font-size:11px;
	color:#8a8a8a;
}
.foot-cols .col p {
	margin:0 !important;
	line-height:18px !important;
}
.foot-cols .col a {
	color:#8a8a8a;
}
.foot-col-heading {
	width:100%;
	overflow:hidden;
}
.foot-col-heading strong {
	float:left;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
}
.foot-col-heading img {
	float:left;
	margin:-7px 0 0;
	position:relative;
}
.more-link1 {
	padding:0 14px 0 0;
	background:url(../images/ico01.gif) no-repeat 100% 50%;
	white-space:nowrap;
}
.phone-block {
	padding:0 0 0 7px;
}
.phone-numb {
	display:block;
	font-size:32px;
	line-height:30px;
	color:#ffc000;
}
/*newsletters form*/
.newsletters-form {
	width:168px;
	height:23px;
	padding:0 0 0 32px;
	margin:5px 0 0;
	background:url(../images/bg-email-form.gif) no-repeat;
	overflow:hidden;
}
.btn-verstuur {
	float:right;
}
.txt-input1 {
	width:95px;
	margin:5px 0 0;
	padding:0;
	float:left;
	font-size:11px;
	line-height:13px;
	color:#a3a3a3;
	border:none;
	background:none;
}
/*footer columns end*/
.foot-line {
	width:100%;
	padding:0 0 8px;
	overflow:hidden;
}
/*footer lists*/
ul.foot-list1,
ul.foot-list2 {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}
ul.foot-list2 {
	margin:30px 0 0;
}
.foot-list1 li {
	float:left;
	padding:0 4px 0 5px;
	background:url(../images/separ01.gif) no-repeat 0 50%;
}
.foot-list2 li{
	float:left;
	color:#323232;
	padding:0 6px 0 7px;
	background:url(../images/separ02.gif) no-repeat 0 50%;
}
.foot-list1 li.first,
.foot-list2 li.first{
	padding-left:0;
	background:none;
}
.foot-list1 li a {
	color:#8a8a8a;
	text-decoration:none;
}
.foot-list2 li a {
	color:#323232;
	text-decoration:none;
}
.foot-list1 li a:hover,
.foot-list1 li a.active,
.foot-list2 li a:hover {
	text-decoration:underline;
}
ul.foot-logo-list {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.foot-logo-list li {
	float:left;
}
.foot-logo-list li a {
	float:left;
	width:110px;
}
.foot-logo-list li img {
	display:block;
	margin:0 auto;
}
.rss-link {
	padding:0 18px 0 0;
	background:url(../images/ico-rss.gif) no-repeat 100% 50%;
}
/*footer end*/
.tipt {
	background:url(../images/tips-bg.gif) no-repeat;
	width:286px;
	height:127px;
	padding:8px 0 0 17px;
}
.tipt strong {
	color:#000;
	display:block;
}
.tipt ul {
	margin:27px 0 0;

	padding:0;
	list-style:none;
}
.tipt ul li {
	float:left;
	margin-right:13px;
	padding:0 1px 4px 1px;
	background:url(../images/image-shadow.png) no-repeat;
}
.tipt ul li img {
	display:block;
	border:1px solid #fdfdfd;
}
.tipt ul li a:hover img {
	border:1px solid #edc700;
}

/*---contactpagina---*/
.collie {
width:300px;
float:left;
padding-right:20px;
overflow:hidden;
}

.collie .form label {
float:left;
width:80px;
}

.collie .form input{
border:none;
margin:3px 0px 3px 0px;
padding:2px;
}
.collie .form textarea{
border:none;
margin:3px 0px 13px 0px;
width:190px;
}
.notice {
float:left;
margin:0px 0px 10px 0px;
}
.btn-submit {
float:left;
color:#000;
font-size:11px;
text-transform:uppercase;
font-family:arial;
font-weight:bold;
padding:4px;
background:#ffcf00;
cursor:pointer;
}

.collie address {
padding-bottom:10px;
line-height:20px;
}
.collie address strong {

}
.collie dt {
float:left;
display:block;
margin:0;
padding:0;
clear:both;
width:30px;
font-weight:bold;
color:#ffcf00;
}
.collie dd {
float:left;
display:block;
margin:0;
padding:0px 0px 10px 0px;
width:100px;
}
ul.links-list li a.active span, ul.links-list li a.active span strong, ul.links-list li a.active span em {
color:#777777;
font-size:11px;
}
ul.links-list li a span, ul.links-list li a span strong, ul.links-list li a span em {
font-size:11px;
}
span.red {
	padding:4px 0px 0px 2px;
	color:red;
	display:block;
	font-size:10px;
}