/* Start of CMSMS style sheet 'ifixmedia_front' */
html,body {
	margin:0;
	padding:0;
}

.bodystyle {
	font: 80% Lucida Sans Unicode,arial,sans-serif;
	font-size: 12px;
	text-align:center;
	background: url(uploads/ifixmedia/images/bg_blauw.png);
}

.left {
        float: left;
}

#content img {
        margin: 2px 10px 0px 5px;
}

p {
	margin: 4px 0 10px 0;
	line-height:18px;
}

a { 
	display:block;
	color: #981793;
}

h1 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 5px;
	color: #000;
}

h2 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #323232;
}

h3 {
        font-size: 14px;
        margin: 3px 0 1px 0;
        color: #930;
        line-height: 16px;
        font-weight: normal;
}

#content, aanbieding h3 {
       text-align: left;
       margin-bottom: 5px;
}

div.hr {
	margin: 0 0 0 10px;
	width: 940px;
  	height: 1px;
  	background: #fff url(uploads/ifixmedia/images/bg_hr.png) no-repeat scroll center;
}

div.hr hr {
  	display: none;
}

div.hr-top {
	margin: 0 0 0 10px;
	width: 940px;
  	height: 1px;
  	background: #fff url(uploads/ifixmedia/images/bg_hr.png) no-repeat;
}

div.hr-top hr {
  	display: none;
}

a img {
	border: 0px;
}

div#wrapper-top {
	height: 327px;
	background: url(uploads/ifixmedia/images/bg_header.png);
}


#header {
	padding: 0;
	width: 450px;
	float: left;
}

#logo {
	float: left;
	width: 260px;
	margin: 50px 0 10px 20px;
}

#intro {
	float: left;
	width: 960px;
}

#intro h1 {
	width: 440px;
	margin: 10px 0px 0px 25px;
	padding-bottom: 15px;
}

#showcase {
	margin: 10px 0 0 449px;
	height: 320px;
}

#showcase img {
        margin-top: 13px;
}
#top {
	height: 50px;
	background: url(uploads/ifixmedia/images/bg_topmenu.png);
	width: 100%;
}

#topmenu {
	width: 960px;
	margin: 0 auto;
}

#toptext {
	margin: 15px 0 0 15px;
	float: left;
	font-size: 14px;
	color: #fff;
}

#top-navcontainer {
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	height: 0px;
}

#top-navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#top-navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#top-navcontainer ul li a
{
border-right: none;
padding: 5px 10px 0 10px;
margin: 0 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
height: 22px;
text-align: center;
font-size: 14px;
}

#top-navcontainer ul li a:hover
{
color: #fff;
text-decoration: underline;
}

#top-navcontainer li#top-active {
	padding: 0 15px 0 10px;
	background: url(uploads/ifixmedia/images/topmenu_rounded_left.png) no-repeat top left;
}

#top-navcontainer li#top-active a {
        background: url(uploads/ifixmedia/images/topmenu_menu_bg.png);
}

.top-current {
	display: block;
	background: url(uploads/ifixmedia/images/topmenu_rounded_right.png) no-repeat top right;
	padding-right: 10px;
}


div#container {
	text-align:left;
	width:960px;
	margin:20px auto 0px auto;
	background: url(uploads/ifixmedia/images/bg_topmenu.png);
}

div#wrapper {
	margin-top: -18px;
	background: url(uploads/ifixmedia/images/bg_content_blauw.png);
}


div#content {
	margin: -5px 0 0 15px;
	float:left;
	width:465px;
        text-align: left;
}

div#content a {
color: #930;
display: inline;
text-decoration: none;
}

div#content a:visited {
color: #930;
}

div#content a:hover {
text-decoration: underline;
}

.column {
	width: 205px;
	float: left;
	padding: 0 15px 5px 10px;
}

div#aanbieding {
	margin: -5px 0 0 10px;
	float: right;
	width: 465px;
        text-align: left;
}

#aanbieding ul {
	margin: 0 0 0 25px;
	padding: 0px;
}

#aanbieding li {
	margin: 5px 0 5px 0;
	list-style-image: url(uploads/ifixmedia/images/tick.png)
}

#aanbieding a {
color: #930;
display: inline;
text-decoration: none;
}

#aanbieding a:visited {
color: #930;
}

#aanbieding a:hover {
text-decoration: underline;
}

div#wrapper-bottom {
	clear:both;
	background: url(uploads/ifixmedia/images/bg_content.png);
}

div#projecten {
	margin: 0 0px 0 30px;
	float:left;
	width:454px;
}

div#projecten h2 {
margin-left: 0px;
}

div#projecten a {
display: inline;
color: #930;
text-decoration: none;
}

div#projecten a:hover {
text-decoration: underline;
}

.column-projecten {
	width: 190px;
	float: left;
	padding: 0 26px 0 10px;
margin-left: 0px;
}

div#blog {
	margin: 0 0 0 15px;
	float:left;
	width:450px;
}

div#blog a {
color: #930;
text-decoration: none;
}

div#blog a:hover {
text-decoration: underline;
}

div#bottom-menu {
	clear:both;
	margin: 0;
	padding: 10px 0 10px 25px;
}

#bottom-menu ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#bottom-menu ul li
{
display: block;
float: left;
text-align: center;
padding: 0 15px 0 0;
margin: 0;
border: 0;
}

#bottom-menu ul li a
{
padding: 0;
margin: 0 0 10px 0;
color: #930;
display: block;
text-align: center;
text-decoration: none;
}

#bottom-menu ul li a:hover
{
color: #930;
text-decoration: underline;
}

#bottom-menu li#bottom-active a
{
color: #000;
border: 0;
font-weight: bold;
}

div#footer {
	background: url(uploads/ifixmedia/images/bg_footer.png) no-repeat top center;
	height:30px;
	color: #FFF;
	margin: 0px 0 0 0;
	padding: 25px 0 0 15px;
}

.footer {
	font-size: 11px;
}
/* End of 'ifixmedia_front' */

