/* @override 
	http://contactalook.local/skins/contactalook/styles/style.css
	http://www.contactalook.nl/skins/contactalook/styles/style.css
*/

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center; /* IE6 Hack for aligning wrapper */
	background: #ededed;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.pagewrapper {
	margin: 20px auto 20px auto;
	width: 970px;
	text-align: left;
	background: #fff;
}

img a {
	border: none;
}

#menu-wrapper {
	height: 14px;
	float: right;
	padding: 0 35px 0 0;
	font-size: 12px;
}

.gray-bar li {
	display: inline;
	text-decoration: none;
	padding: 0px 0px 0px 17px;
}


h1 {
	font-size: 2em;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

h2 {
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 1.2em;
	color: #000;
	padding: 0 0 5px 0;
	font-weight: normal;
	font-style: normal;
}

h4 {
	color: #000;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

h5 {
	font-size: 1.4em;
	color: #fff;	
	margin: 0 0 0 10px;
	padding-top: 2px;
}

h1.header {
	font-size: 24px;
	color: #000;
	padding: 20px 0px 0px 10px;
	font-weight: normal;
	font-style: normal;
}

.nav-text  {
	padding-top: 3px;
	margin: 0px 0px 0px 5px;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

.nav-text a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

.nav-text a:hover {
	color: #f0a800;
}

#second-nav { 
	padding: 0;
	margin: 0;
}

/*.p-content {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}*/

.p-news {
	margin: 0px 10px 0px 15px;
	padding-bottom: 10px;
	font: 10px/10px;
}

.p-news-header {
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 10px;
	margin: 0px 0px 10px 15px;
}

.p-news-h2 {
	padding: 1px 0px 0px 15px;
	font: 18px Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

.p-news-footer {
	padding-top: 5px;
	font: 10px;
	color: #fff;
}
/* @group header */

.header { height: 93px; }

#header-top {
	height: 81px;
	width: 970px;
}

.logo {
	float: left;
}

.contact-top {
	padding: 10px 40px 0px 0px;
	float: right;
	color: #000;
}

.contact-top a {
	text-decoration: none;
	color: #000;
}

.contact-top #facebook-logo{
	float:right;
	margin-top:7px;
}


.quote {
	clear: both;
	background: #d7d6d7;
	width: 720px;
	height: 50px;
}
.inc-dec { 
	float: right; 
	width: 175px;
	border-bottom: 1px solid;
	position: relative;
	margin-bottom: 10px;
	margin-top: 15px;
	padding-bottom: 13px ;
}
a.FontSizeInc { /*float: left;*/ padding-right: 10px; }
a.FontSizeDec { /*float: left;*/ padding-top: 7px; }

/* @end */

/* @group main */

.main {
}

.mainvisual {
	height: 350px;
}

.gray-bar {
	background: #5c5c61;
	width: 930px;
	height: 20px;
}

.content {
	width: 930px;
	color: #000;
	/*padding-bottom: 25px;*/
	margin: 0 15px 20px 0; 
}

.content-line {
	margin-top: 20px;
	width: 735px;
	min-height: 250px;
	float: left;
	border-right: 1px solid #000;
}

.contentWrapper li {
	margin-left: 12px;
}

.content a {
	color: #000;
}

.content a:hover {
	color: #F0A800;
}

.content-box1 {
	margin: 15px 0 0 0;
	padding: 0 5px 0 0;	
	float: left;
	width: 220px;
}

.content-box2 {
	margin: 15px 0 0 5px;
	padding: 0 5px;
	float: left;
	width: 220px;	
}

.content-box3 {
	margin: 15px 0 0 5px;
	padding: 0 5px;
	float: left;
	width: 220px;
}

.content-box4 {
	margin: 10px 0px 0px 0px;
	float: right;
	width: 175px;
}

.main-content-box {
	margin: 0 15px 0px 15px;
}

.news-wrapper {
	position: relative;
	float: right;
	padding: 62px 40px 0px 0px;
}

.news-header {
	background: #cd071e ;
	width: 260px;
	height: 25px;
}

.news-content {
	overflow:hidden;
	width: 260px;
	height: 210px;
	background: #fee2b3 ;
	clear: left;
}

.news-content h4{ 
	width: 240px;
	font: 16px arial;
	font-weight: bold;
}
	
.news-content ul{ 
	list-style: none;
}
	
.news-content li{

}

.news-content li.fallen{
	
}

.news-content p{
	margin: 0 10px 10px 10px;
	color: #000;
}

.news-content a{
	color:#323232;
}

.news-footer {
	font: 12px Arial;
	color: #fff;
	width: 260px;
	height: 26px;
	background: #f7ac00 ;
}
.lampje {
	float: left;
	margin: 8px 0 0 120px;
	padding: 0 13px 0 0 ;
	background: url(/skins/contactalook/images/lampje.gif) no-repeat ;
}

.news-footer .prev-arrow{
	/*padding: 8px 0 0 0;
	float: left;*/
}

.news-footer .next-arrow{
	/*padding: 8px 0px 0 0;
	float: right;*/
}

/* @end */

/* @group Contact Form */

.zend_form ul {
	margin: 1px 0 5px 0;
	color: #c64039;
	list-style: none;
}

dl.zend_form dt { 
	height:20px;
	clear:left;
	float:left;
	padding:0 20px;
	text-align:right;
	width:120px;
	margin-top: 3px; 
	margin-bottom:5px; 
}

dl.zend_form dd { 
	margin-top: 3px;
	margin-left:160px;
	margin-bottom:5px; 
}

dl.zend_form dd label {
 	line-height:18px;
}

dl.zend_form dd label input {
	margin-right:4px;
}

dl.zend_form ul.errors {
	color: red;	
	list-style: none;
	padding: 0;
	margin-top: 2px;
}


dl.zend_form dd input,
dl.zend_form dd textarea {
	border: 1px solid #888;
	height: 20px;
	margin-bottom: 5px;
}

#subject-ikwilgraagmeerinformatieontvangen, #subject-ikwilgraageenafspraakmaken {
	border: 0px;
}

.requiredTag {
	background: url(/skins/contactalook/images/zoek-hoekje.gif) no-repeat right top ;
}

/* @end */

/* @group Subfooter */

.subfooter {
	width: 940px; 
	float: left;
	padding: 10px 15px;
}

/* @end */

/* @group footer */

.footer {
	width: 940px; 
	margin: 0 auto; 
	padding: 15px;
	background: #fff;
}

.footer li {
	display: inline; 
	padding: 0 5px 0 9px;
	background: url(/skins/contactalook/images/subfooter_li.gif) no-repeat 0% 50%;
}

.footer li a {
	color: #000; 
}

.footer li a:hover {
	color: #F0A800; 
}

.footer li.first {
	background: none; padding-left: 0;
}

.clear {
	clear: both;
}

/* @end */

#news-screen .next, #news-screen .prev{
	position:absolute;
}

#news-screen .prev{
	margin: 8px 0 0 0;
	left:5px;
}

#news-screen .next{
	margin: 8px 40px 0 0;
	right:5px;
}

#navigation{
	width:600px;
	text-align:center;
	margin-left:62px;
}

#navigation ul{
	margin-left:55px !important;
	margin-left:35px;
}

#navigation li{
	float:left;
	margin:0 20px;
	padding:10px 20px;
	background-color:#EEE;
}

#navigation a{
	color:#933;
	font-weight:bolder;
	text-decoration:none;
}

#sections{
	overflow:hidden;
	/*height:300px;*/
	clear:left;
}
	
#sections ul{
	width:3660px;
}
	
#sections li{
	width: 240px;
	float:left;
	padding: 10px
}

#sections li.fallen{
	margin-top:369px;
}

#sections p{
	/*width:240px;*/
	margin: 5px 0;
}

/*#sections h2{
	color:#993333;
	margin:20px 0pt;
}*/

#sections a{
	color:#777;
	font-weight:bolder;
	text-decoration:none;
}

.clear {
	clear: both;
}

dl.order_form dt { 
	clear:left;
	float:left;
	padding:0 20px;
	text-align:right;
	width:570px;
	margin-top: 3px; 
	margin-bottom:5px; 
}

/* IE7 Hack */
dl.order_form dt+dd {
	display: block;
}

#fieldset-personalInfo dt {
	width:230px;	
}

#fieldset-rightEye dt {
	width:230px;	
}

#fieldset-leftEye dt {
	width:230px;	
}

dl.order_form dd { 
	margin-top: 0.5em;
	/*float: left;*/
	margin-bottom:5px; 
}

dl.order_form dd label { 
	/*float: left;*/
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

fieldset legend {
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#666666;
	color:#FFFFFF;
}
	
#fieldset-shipmentTypeGrp dt {
	width:0px;
	padding: 0px;	
}

#fieldset-shipmentTypeGrp dd {
	margin-left:10px;	
}

#fieldset-shipmentTypeGrp input {
	margin:0px 5px 20px 0px;
	float: left;
}

#fieldset-priceOfferGrp dt {
	width:0px;
	padding: 0px;	
}

#fieldset-priceOfferGrp dd {
	margin-left:10px;
}

#fieldset-priceOfferGrp input {
	margin:0px 5px 20px 0px;
	float: left;
}

#fieldset-paymentGrp dt {
	width:0px;
	padding: 0px;	
}

#fieldset-paymentGrp dd {
	margin-left:10px;
}

#fieldset-paymentGrp input {
	margin:0px 5px 20px 0px;
	float: left;
}

dl.order_form ul.errors {
	color: red;	
	list-style: none;
	padding: 0;
	margin-top: 2px;
}
