body{
	font:13px/18px "Trebuchet MS",Verdana,Arial,sans-serif;
	text-align:center;
    background-color:#9d9e9e;
    background-image:url("../../layout/www.managemysales.be/body_repeater.jpg");
    background-position:center top;
    background-repeat:repeat-x;
}

#container{
	text-align:left;
	width:940px;
	margin:0 auto;
}

#header{
    background-image:url("../../layout/www.managemysales.be/header.jpg");
    background-position:center top;
    background-repeat:repeat-x;
    margin-top:28px;
	height:240px;
}

#menu{
    background-image:url("../../layout/www.managemysales.be/menu_bg.jpg");
    background-position:center top;
    background-repeat:repeat-x;
    margin-top:12px;
    width:940px;
	height:41px;
}
#menu li{
    float:left;
}
#menu li a{
    color:#fff;
    font-size:16px;
    font-family:"Trebuchet MS",Verdana,Arial,sans-serif;
    font-weight:bold;
    text-decoration:none;
    display:block;
    padding:10px 20px 0px 20px;
    height:29px;
    margin-top:1px;
    border-right:1px solid #246e97;
}
#wrap_side_content{
    background-color:#fff;
    background-image:url("../../layout/www.managemysales.be/content_bg.jpg");
    background-position:center top;
    background-repeat:repeat-y;
    margin-top:13px;
    width:940px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
#content{
	float:left;
	width:654px;
    padding:20px 0px 0px 6px;
    min-height:500px;
    height:auto !important;
    height:500px;
}
#content h1.underline{
    font-size:16px;
    font-style:italic;
	color:#2f91c7;
    padding:0px 0px 10px 10px;
    border-bottom:1px solid #2f91c7;
    width:614px;
}
#content h1{
	color:#2f91c7;
}
#content h2{
	color:#307A93;
        font-size:16px;
        font-weight:normal;
        margin:20px 0px 10px 10px;
}
#content h3{
	color:#5fa0b8;
        font-size:16px;
        font-weight:normal;
        margin:10px 0px 10px 20px;
}
#content p{
    color:#444b4f;
    padding:0px 40px 0px 20px;
}
#content p a{
    color:#439ACA;
    text-decoration:underline;
}

#content p strong{
    color:#307A93;
}

#sidebar{
	float:left;
	width:278px;
}
#nieuws{
    margin:10px 0px;
}
#nieuws h1, #formules h1{
    background-image:url("../../layout/www.managemysales.be/btn_nieuws.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    width:265px;
    height:37px;
}
#formules h1{
    background-image:url("../../layout/www.managemysales.be/btn_gratisdemo.jpg");
    margin-bottom:8px;
}
#formules p{
    color:#fff;
    font-size:14px;
    padding-left:22px;
}
#formules p a,formules a{
    color:#439ACA;
}
#footer{
	text-align:center;
	margin:0 auto;
	width:940px;
	min-height:50px;
	clear:both;
	font-size: 10px;
}
#footer a{
    color:#000;
}

/* ELEMENTS
-----------*/

#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:40px;
	list-style:disc;
        color:#444B4F;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
}

/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*FORMS
-------*/
input.submit{
	color:#fff;
	padding:3px 0;
	width: 120px;
	display:block;
	margin:8px auto;
	font:bold 13px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	background-color:#444B4F;
	border:none;
	cursor: pointer;
}

input.text,textarea{
	width:250px;
	padding:3px 5px;
	font:12px "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #4D97B2;
}

table.layouttable{
	width:400px;
    margin-left:17px;
}
.layouttable td,.layouttable th{
	padding:5px;
}
.layouttable th{
	width:180px;
	font-weight:normal;
	text-align:left;
	color:#444B4F;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
}
.layouttable .row0 td,.layouttable .row0 th{
	background:none;
}
.layouttable .row1 td,.layouttable .row1 th{
}

#content .module_form .layouttable p#field{
    background-color:#e0ecf0;
}
#content .module_form .layouttable p#field{
    color:#444;
    margin:0px;
    padding:4px 0px 4px 2px;
    vertical-align:middle;
}
table.layouttable tr.error th,table.layouttable tr.error td{
	background:#c00;
	font-weight:bold;
	color:#fff;
}
#disclaimer{
	font-size:10px;
}
#content #module_form p #disclaimer{
    padding:0px;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
.layouttable td,.layouttable th{
	padding:3px;
	vertical-align:top;
}

/* NEWS
--------*/
#content #module_news .article, #nieuws #module_news .article{
    margin-bottom:10px;
}
#content #module_news h2,#content #module_news h3{
    color:#439aca;
    font-size:16px;
    clear:both;
}
#content #module_news h2{
    padding-left:15px;
}
#content #module_news h3{
    font-size:12px;
    font-style:italic;
    padding-left:30px;
}
#content #module_news p{
    margin-bottom:2px;
    padding-left:25px;
    color:#444b4f;
}
#content #module_news p a{
    color:#439ACA;
    font-size:14px;
    font-style:italic;
}
#content p.goback a{
    color:#439ACA;
    font-size:14px;
    font-style:italic;
}
#nieuws #module_news{
    padding-left:20px;
    margin-bottom:10px;
}

#nieuws #module_news h2{
    color:#439aca;
    font-size:14px;
    padding-top:2px;
    margin-bottom:4px;
}
#nieuws #module_news p{
    color:#fff;
    font-size:14px;
    font-style:italic;
    padding-left:4px;
}
#content #module_news hr, #nieuws #module_news hr{
    border:0px;
    height:1px;
    background-color:#7C7C7C;
    width:60%;
    margin-top:10px;
}
#content #module_news hr{
    margin-top:14px;
}
#content #module_news p.date{
    float:left;
    font-weight:bold;
    padding:0px 0px 0px 26px;
    margin:0px;
}
#nieuws #module_news p.readmore a{
    color:#439ACA;
    font-size:14px;
}
#nieuws p.readall a{
    color:#76BCD5;
    font-size:14px;
    padding-left:38px;
    margin-left:50px;
}

