@charset "UTF-8";
/* CSS Document */

html { 
	background: url(../images/bg.gif) top center no-repeat;
}

html, body {
	margin:0;
	padding:0;
	font:normal .88em/1.4em Tahoma, Verdana, Helvetica, sans-serif;
	color:#59261d;	
}

p {
 margin:0;
 padding-bottom:10px;
} 

a img, a {
	border:0;
	outline:none;
}

a {
	color:#59261d;
	text-decoration:underline;
}

a:hover {
	color:#d3007a;
}


h1 {
	font-size:1.2em;
	line-height:2em;
}

h1.home {
	line-height:1.2em;
}

h2 {
	color:#d3007a;
	font-size:1em;
}


#container {
	position:relative;
	width:741px;
	margin:10px auto;
}

#header {
	width:741px;
	height:228px;
	background: url(../images/headbg.png) left top no-repeat;
}

#logo-smsdepil {
	position:relative;
	top:76px;
	left:14px;
	height:90px;
	width:332px;
}

#smsnaar3010 {
	position:relative;
	background:url(../images/bestelpilnaar3010.gif) left top no-repeat;
	left:14px;
	top:90px;
	width:420px;
	height:34px;
}

#content {
	width:741px;
	background: url(../images/mainbg.png) left top repeat-y;
	float:left;
}

#inner-content {
	bottom:0;
	background:url(../images/onder.gif) bottom left no-repeat;
	width:735px;
	padding-bottom:110px;
	position:relative;
	float:left;
}

#menu {
	width:224px;
	float:left;
	margin-top:14px;
}

#cta {
	text-transform:uppercase;
	font-weight:bold;
	line-height:5.2em;
	color:#d3007a;
	height:46px;
	font-family:Arial, Helvetica, sans-serif;
}
#cta .cta2 {
	margin-left:56px;
}

#text {
	width:490px;
	float:left;
}

#bestellen a {
	display:block;
	text-decoration:none;
	width:201px;
	height:72px;
	background: url(../images/aanmelden.gif) left top no-repeat;}

#bestellen a:hover {
	background: url(../images/aanmelden-over.gif) left top no-repeat;}

/* Quote */
#quote {
	font-size:.92em;
	position:relative;
	text-transform:uppercase;
	color:#d3007a;
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
}

#quote .ideaal {
	float:left;
	font-weight:bold;
	display:block;
	width:46px;
	height:52px;
}

#quote .persoon {
	font-size:.74em;
	line-height:2.4em;
}

/* Footer */
#footer {
	width:741px;
	height:35px;
	background: url(../images/footerbg.png) left top repeat-y;
	float:left;
	text-align:center;
}

#footer a {
	color:#59261d;
	text-decoration:none;
}

#footer a:hover {
	color:#d3007a;
}

#footer .onderdeel {
	float:left;
	font-size:.74em;
	line-height:3.2em;
	margin-left:14px;
	clear:right;
}

#footer .links {
	float:right;
	font-size:.74em;
	line-height:3.2em;
	margin-right:24px;
	clear:right;
}

#footer .powered {
	float:left;
	width:735px;
	text-align:center;
	line-height:2.8em;
	font-size:.72em;
}

/* Bollen */
#but-retour {
	position:absolute;
	right:-54px;
	top:172px;
}

#but-download {
	position:absolute;
	left:-49px;
	top:483px;
	z-index:100;
}

#but-download a {
	width:94px;
	height:93px;
	display:block;
	text-decoration:none;
	background:url(../images/download.png) no-repeat;}
	
#but-download a:hover {
	background:url(../images/download-over.png) no-repeat;}

/* menu */
#menu #ml li {
	border-bottom:1px dashed #b4978c;
	height:30px;
	line-height:30px;
	width:190px;
	margin-left:14px;
}

#menu #ml li a {
	display:block;
	color:#59261d;
	text-decoration:none;
}

#menu #ml li a:hover {
	font-weight:bold;
	color:#d3007a;
}

#menu #ml li a.active {
	font-weight:bold;
	color:#d3007a;
}

#ml {
	list-style:none;
	margin:0;
	padding:0;
}

/* faq */
.faqhead {
	line-height:2.5em;
	height:20px;
	color:#d3007a;
	font-weight:bold;
}

li {
	margin-left:-20px;
	padding:0;
}

#text ul {
	list-style: url(../images/arrowbrown.gif);
	margin:0;
	padding-bottom:10px;
}

ol {
	margin:0;
	padding-bottom:10px;
}

.faqvlak {
	background:#d9dadb;
	padding:0 10px;
	margin-bottom:6px;
}

/* inlog */
.formfield_pct 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	border: 1px solid;
	border-color: #CCCCCC;
}

.button_pct 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	border: 1px solid;
	border-color: #CCCCCC;
	background-color: #d3007a;
}

.button {
	float:left;
	padding:0 0 0 6px;
	outline:none;
}

/* hoe werkt SMSdepil */
.howlink {
	color:#d3007a;
	text-decoration:none;
}

/* global classes */
.uppercase {
	text-transform:uppercase;
}

.underline { 
	text-decoration:underline;
}

.pink {
	color:#d3007a;
}

.brown {
	color:#59261d;
}

.bold {
	font-weight:bold;
}

.h1small {
	font-size:.8em;
}

.txtsmall {
	font-size:.72em;
}

.nodisplay {
	display:none;
}

.borderbrown {
	border:1px solid #59261d;
}
