/* Start of CMSMS style sheet 'Gibson webdesign' */
body {
	background: #ffeeee url(uploads/images/gibson/body/body_bg.png) 0px 75px repeat-x;
	font: 11px Geneva, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
#header {
	margin: 0px auto;
	width: 1000px;
	height: 195px;
}
#header h1{
	display: none;
}
#content {
	width: 1000px;
	margin: 0px auto 25px auto;
	background: url(uploads/images/gibson/content/content_bg.png) no-repeat;
}
#main {
	width: 560px;
	padding: 0x 20px;
	margin: 0px auto 20px auto;
	text-align: justify;
	line-height: 2em;
	color: #777;
}
#main h1, h2, h3 {
	font-weight: normal;
}
#menu {
	margin-left: 20px;
	margin-right: -45px;
	margin-bottom: 20px;
	padding: 10px;
	width: 155px;
	float: right;
	text-align: right;
}
#menu ul {
	padding: 0;
}
#menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ffc4c4;
}	
#menu ul li a {
	text-decoration: none;
	color: #ff5b5b;
	background: url(uploads/images/gibson/menu/li_bg.png) 0 50% no-repeat;
	display: block;
}
#menu ul li a:hover {
	font-weight: bold;
}
#menu ul li.currentpage {
	color: red;
	font-style: italic;
	font-weight: bold;
	background: url(uploads/images/gibson/menu/li_bg_current.png) 0 50% no-repeat;
}
#footer {
	text-align: center;
}
#footer p a {
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
/************** classes *******************/
div.inputfield label {
	display: block;
}
div.inputfield textarea {
	width: 100%;
	height: 200px;
	background: #fff;
	border: 1px outset;
}
div.item_content {
	position: relative;
	padding: 20px;
	z-index: 1;
}
.item_content p {
	font-style: italic;
}
div.paper_top, div.paper_bottom {
	width: 580px;
	margin-left: -10px;
	height: 50px;
}
.paper_top {
	margin-bottom: -30px;
	background: url(uploads/images/gibson/portfolio/paper_top.png) no-repeat;
}
.paper_bottom {
	margin-top: -50px;
	background: url(uploads/images/gibson/portfolio/paper_bottom.png) no-repeat;
}
.screen_cap {
	border: 1px solid #ccc;
	margin: 0 20px 0 -5px;
	padding: 5px;
	float: left;
}
.web_url a {
	text-decoration: none;
	font-style: normal;
	color: #E18DAC;
	font-size: 14px;
}
.text_start {
	width: 18px;
	height: 36px; 
	margin-right: 10px;
	float: left;
	background: url(uploads/images/gibson/portfolio/apostrof_open.png) no-repeat;
}
/************** h2 images ****************/
#h2_webdesign span, #h2_huisstijl span, #h2_eerdergemaakt span, #h2_prijsindicatie span, #h2_werkwijze span, #h2_copyright span, #h2_meerinfo span {
	display: none;
}
#h2_webdesign {
	height: 40px;
	background: url(uploads/images/gibson/content/h2_webdesign.png) no-repeat;
}
#h2_huisstijl {
	height: 40px;
	background: url(uploads/images/gibson/content/h2_huisstijl.png) no-repeat;
}
#h2_eerdergemaakt {
	height: 40px;
	background: url(uploads/images/gibson/portfolio/h2_eerdergemaakt.png) no-repeat;
}
#h2_prijsindicatie {
	height: 40px;
	background: url(uploads/images/gibson/tarieven/h2_prijsindicatie.png) no-repeat;
}
#h2_werkwijze {
	height: 40px;
	background: url(uploads/images/gibson/tarieven/h2_werkwijze.png) no-repeat;
}
#h2_copyright {
	height: 40px;
	background: url(uploads/images/gibson/content/h2_copyright.png) no-repeat;
}
#h2_meerinfo {
	height: 40px;
	background: url(uploads/images/gibson/contact/h2_meerinfo.png) no-repeat;
}
}
/*************************/
/* End of 'Gibson webdesign' */

