*
{
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
}

body
{
	background-color: #e0e0dd;
	background-image: url(/images/mainWrapperBackground.gif);
	background-repeat: repeat-x;
	color: #888888;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0 40px 0;
} 

a
{
	color: #181F38;
	text-decoration: none;
}

a:hover
{
	color: #002A5C;
}

.spacer
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

#google
{
	display: none;
}

#mainWrapper
{
	padding-bottom: 40px;
}

#header
{
	/*background-image: url(/images/headerBackground.jpg);
	background-repeat: no-repeat;*/
	height: 260px;
	overflow: hidden;
	width: 960px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}

#header .logo
{
	background-image: url(/images/logoLeft.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 232px;
	float: left;
	position: relative;
	left: -90px;
	text-align: right;
	margin-bottom: -187px;
	margin-right: -232px;
}

#header .shade
{
	background-image: url(/images/headerShade.jpg);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	right: -30px;
	top: 82px;
	margin-left: -30px;
	width: 30px;
	height: 105px;
	
}

#header #flashHeader
{
	z-index: 1;
	height: 260px;
	position: relative;
}

#mainMenu
{
	margin: -208px 26px 0 0;
	padding: 0 0 0 0;
	float: right;
	position: relative;
	z-index: 10;
}

#mainMenu ul li
{
	background-image: url(/images/menuSeperator.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 2px;
	float: left;
	list-style-type: none;
	outline: none;
}

#mainMenu ul li a
{
	display: block;
	outline: none;
}

#mainMenu ul li.home a
{
	background-image: url(/images/btnHome.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.home a.selected
{
	background-image: url(/images/btnHomeSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.home a:hover
{
	background-image: url(/images/btnHomeHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.home a.selected:hover
{
	background-image: url(/images/btnHomeSelected.gif) !important;
}

#mainMenu ul li.about a
{
	background-image: url(/images/btnAbout.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.about a.selected
{
	background-image: url(/images/btnAboutSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.about a:hover
{
	background-image: url(/images/btnAboutHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.about a.selected:hover
{
	background-image: url(/images/btnAboutSelected.gif) !important;
}

#mainMenu ul li.work a
{
	background-image: url(/images/btnWork.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.work a.selected
{
	background-image: url(/images/btnWorkSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.work a:hover
{
	background-image: url(/images/btnWorkHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.work a.selected:hover
{
	background-image: url(/images/btnWorkSelected.gif) !important;
}

#mainMenu ul li.clients a
{
	background-image: url(/images/btnClients.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.clients a.selected
{
	background-image: url(/images/btnClientsSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.clients a:hover
{
	background-image: url(/images/btnClientsHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.clients a.selected:hover
{
	background-image: url(/images/btnClientsSelected.gif) !important;
}

#mainMenu ul li.messages a
{
	background-image: url(/images/btnBag.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.messages a.selected
{
	background-image: url(/images/btnBagSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.messages a:hover
{
	background-image: url(/images/btnBagHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.messages a.selected:hover
{
	background-image: url(/images/btnBagSelected.gif) !important;
}

#mainMenu ul li.blog a
{
	background-image: url(/images/btnBlog.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.blog a.selected
{
	background-image: url(/images/btnBlogSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.blog a:hover
{
	background-image: url(/images/btnBlogHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.blog a.selected:hover
{
	background-image: url(/images/btnBlogSelected.gif) !important;
}

#mainMenu ul li.ftp a
{
	background-image: url(/images/btnFtp.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.ftp a.selected
{
	background-image: url(/images/btnFtpSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.ftp a:hover
{
	background-image: url(/images/btnFtpHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.contact a
{
	background-image: url(/images/btnContact.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.contact a.selected
{
	background-image: url(/images/btnContactSelected.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.contact a:hover
{
	background-image: url(/images/btnContactHover.gif);
	background-repeat: no-repeat;	
}

#mainMenu ul li.contact a.selected:hover
{
	background-image: url(/images/btnContactSelected.gif) !important;
}

#mainMenu ul li.contact
{
	background-image: none;
	padding-right: 0px;
}

#contentWrapper
{
	margin: 0 auto 0 auto;
	width: 900px;
}

#innerContent
{
	background-image: url(/images/innerContentBackground.gif);
	background-position: right;
	background-repeat: repeat-y;
	height: 1%;
}

#leftContent
{
	float: left;
	margin: 0 10px 0 0;
	width: 640px; 
}

#fullContent
{
	width: 900px;
}

#rightContent
{
	background-color: #FFFFFF;
	background-image: url(/images/rightContentBackground.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #cececd;
	border-left: 1px solid #cececd;
	border-right: 1px solid #cececd;
	float: left;
	width: 248px;
}

.contentItem
{
	background-color: #FFFFFF;
	background-image: url(/images/leftContentItemBackground.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #cececd;
	margin: 0 0 10px 0;
	padding: 0 0 19px 0;
}

#fullContent .contentItem
{
	background-image: url(/images/fullContentBackground.gif);
}

.contentItem .title, .contentItem h1, .contentItem h2
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #181F38;
	font-size: 28px;
	/*font-weight: bolder;*/
	font-weight: normal;
	height: 33px;
	/*letter-spacing: -0.8px;*/
	margin: 0 0 17px 0;
	padding: 24px 0 0 23px;
	overflow: hidden;
	width: 590px;
}

.contentItem .titleSmall
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 28px;
	/*font-weight: bolder;*/
	font-weight: normal;
	height: 33px;
	/*letter-spacing: -0.8px;*/
	margin: 24px 0 17px 23px;
	overflow: hidden;
	width: 270px;
}

.contentItem .illustrationLarge
{
	background-image: url(/images/illustrationLargeBackground.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 120px;
	margin: 0 0 0 18px;
	padding: 6px;
	text-align: center;
	width: 590px;
}

.contentItem .videoContainer
{
	background-image: url(/images/videoPlayerBackground.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	margin: 0 0 0 18px;
	padding: 6px;
	text-align: center;
	width: 400px;
}

.contentItem .illustrationContact
{
	background-image: url(/images/illustrationContactBackground.gif);
	background-position: top center;
	background-repeat: no-repeat;
	height: 230px;
	margin: 0 0 0 18px;
	padding: 6px;
	text-align: center;
	width: 590px;
}

.contentItem .illustrationMedium
{
	background-image: url(/images/illustrationMediumBackground.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	height: 220px;
	margin: 0 20px 0 18px;
	padding: 6px;
	text-align: center;
	width: 240px;
}

.contentItem .smallItem
{
	float: left;
	width: 315px;
}

.contentItem .illustrationSmall
{
	background-image: url(/images/illustrationSmallBackground.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	height: 118px;
	margin: 0 20px 0 18px;
	padding: 6px;
	text-align: center;
	width: 270px;
}

.contentItem .introTextLarge
{
	height: 58px;
	line-height: 20px;
	margin: 0 0 0 24px;
	overflow: hidden;
	padding: 6px 0 0 0;
	width: 590px;
}

.contentItem .introNormal
{
	line-height: 20px;
	margin: 0 0 0 24px;
	padding: 6px 0 0 0;
	width: 590px;
}

.contentItem .fullTextLarge
{
	line-height: 20px;
	margin: 0 0 0 18px;
	padding: 6px 0 0 0;
	width: 590px;
}

.contentItem .fullTextSmall
{
	line-height: 20px;
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
	width: 590px;
}

.contentItem .fullTextLarge p, .contentItem .fullTextSmall p
{
	padding-bottom: 5px;
}

.contentItem .fullTextSmall a, .contentItem .fullTextLarge a
{	
	font-weight: bold;
	color: #002A5C;
}

.contentItem .fullTextSmall a:hover, .contentItem .fullTextLarge a:hover
{
	text-decoration: underline;
}

.contentItem .bodyText
{
	line-height: 20px;
	margin: 0 0 0 24px;
	padding: 6px 0 0 0;
	width: 590px;
}

.contentItem .subHeader
{
	color: #181F38;
	font-size: 20px;
	font-weight: normal;
	/*letter-spacing: -0.8px;*/
	margin: 12px 0 3px 0;
	padding: 0px 0 0 23px;
	width: 590px;
	font-family: Impact, Arial, Helvetica, sans-serif;
}

.contentItem .introTextMedium
{
	float: left;
	height: 180px;
	line-height: 20px;
	margin: 0 0 8px 0;
	padding: 1px 0 0 0;
	overflow: hidden;
	width: 325px;
}

.contentItem .introTextSmall
{
	height: 57px;
	line-height: 20px;
	margin: 0 0 8px 24px;
	padding: 12px 0 0 0;
	overflow: hidden;
	width: 270px;
}

.contentItem .introTextRight
{
	float: left;
	line-height: 20px;
	margin: 0 0 8px 19px;
	width: 164px;
}

.contentItem .introTextRight .body
{
	height: 219px;
	overflow: hidden;
}

.contentItem .introTextRight .readMore
{
	padding-right: 0px !important;
}

.contentItem .readMore
{
	clear: both;
	padding: 11px 21px 0 0;
	text-align: right;
}

.contentItem .moreFtp
{
	padding: 11px 0 0 21px;
}

.contentItem .downloadPDF
{
	clear: both;
	padding: 21px 21px 0 0;
	text-align: right;
}

.contentItem .readMoreMedium
{
	float: left;
	padding: 11px 21px 0 0;
	text-align: right;
	width: 325px;
}

#rightContent h4, #leftContent h4
{
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #181F38;
	font-size: 18px;
	/*font-weight: bolder;*/
	font-weight: lighter;
	height: 22px;
	/*letter-spacing: -0.8px;*/
	margin: 0 0 9px 0;
	overflow: hidden;
}

#rightContent .item
{
	border-bottom: 1px solid #cdcdc9;
	margin: 0 20px 0 20px;
	padding: 25px 0 27px 0;
}

#rightContent .noBorder
{
	border-bottom: none;
}

#rightContent .item p
{
	line-height: 20px;
}

#rightContent .item p strong
{
	font-weight: bold;
	color: #333333;
}

#rightContent .item .phone, .contactItems .phone
{
	background-image: url(/images/phone.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	margin: 19px 0 0 0;
}

.contactItems .phone
{
	margin: 0px;
}

#rightContent .item .twitter
{
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 1px;
}

#rightContent .item .twitter a
{
	background-image: url(/images/twitter_logo_small.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	display: block;
	line-height: 23px;
}

//linkdin
#rightContent .item .linkdin
{
	margin: 0px 0 18px 1px;
}

#rightContent .item .linkdin a
{
	background-image: url(/images/Linkdin_logo_small.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	display: block;
	line-height: 23px;
}



#rightContent .item .fax, .contactItems .fax
{
	background-image: url(/images/fax.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
}

#rightContent .item .mail, .contactItems .mail
{
	background-image: url(/images/mail.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
}

#rightContent .item .mail a, .contactItems .mail a
{
	color: #888888 !important;
	text-decoration: underline;
}

.rightContentFooter
{
	background-image: url(/images/rightContentFooter.gif);
	background-repeat: repeat-x;
	float: right;
	height: 11px;
	position: relative;
	top: -11px;
	margin-bottom: -10px;
	width: 250px;
}

#pager
{
	background-color: #FFFFFF;
	background-image: url(/images/pagerBackground.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #cececd;
	height: 52px;
	margin-bottom: 10px;
}

#pager .container
{
	text-align: center;
	padding: 20px 0 0 0;
	width: 400px;
	margin: 0 auto 0 auto;
}

#pager .next a
{
	float: right;
	background-image: url(/images/next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 35px;
	line-height:25px;
	text-decoration: underline;
	margin: 14px 21px 0 0;
}

#pager .next a:hover
{
	background-image: url(/images/nextHover.gif);
}

#pager .previous a:hover
{
	background-image: url(/images/previousHover.gif);
}

#pager .next a:hover, #pager .previous a:hover
{
	color: #002a5c;
}

#pager .previous a
{
	float: left;
	background-image: url(/images/previous.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	line-height:25px;
	text-decoration: underline;
	margin: 14px 0 0 21px;
}

#pager ul
{
	display: block;
}

#pager ul li
{
	/*border-right: 1px solid #333333;*/
	list-style-type: none;
	display: inline;
	padding: 0 6px 0 6px;
}

#pager ul li a
{
	color: #888888;
}

#pager ul li a:hover
{
	color: #002a5c;
	font-weight: bold;
}

#pager ul li a.selected
{
	color: #002a5c;
	font-weight: bold;
	text-decoration: underline;
}

#pager ul li.last
{
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}

#footer
{
	background-color: #181f38;
	border-top: 1px solid #4b5064;
	color: #FFFFFF;
	font-size: 11px;
	height: 66px;
}

#footer .copyright
{
	float: right;
	margin: 19px 24px 0 0;
	clear: right;
}

#footer ul
{
	margin: 20px 0 0 24px;
}

#footer ul li
{
	border-right: 1px solid #FFFFFF;
	float: left;
	font-size: 11px;
	line-height: 11px;
	list-style-type: none;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
}

#footer ul li a
{
	color: #FFFFFF;
}

#footer ul li a:hover
{
	text-decoration: underline;
}

#footer ul li.last
{
	border-right: none;
}

#newsletter
{
	margin: 25px 0 16px 0;
}

#newsletter legend
{
	color: #333333;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0;
}

#newsletter .textfield
{
	border: 1px solid #cccccc;
	background-image: url(/images/textfieldBackground.gif);
	background-repeat: repeat-x;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 7px 0 0px;
	padding: 5px;
	width: 84px;
}

#newsletter .submit
{
	background-image: url(/images/btnSubmit.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: -2px 0 0 0px;
	width: 105px;
	height: 30px;
}

#newsletter .submit:hover
{
	background-image: url(/images/btnSubmitHover.gif);
}

a.rss
{
	background-image: url(/images/rss.gif);
	background-repeat: no-repeat;
	background-position: 68px 0px;
	display: block;
	line-height: 28px;
	color: #333333;
	font-weight: bold;
}

#work
{
	margin: 0 0 0 18px;
}

#work .item
{
	background-image: url(/images/workShadow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 5px 0 0 0;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	width: 190px;
	height: 200px;
}

#work .item:hover
{
	background-color: #f3f3f3;
}

#work .last
{
	margin-right: 0px;
}

#work .thumb
{
	padding: 1px 0 0 5px;
}

#work .description
{
	padding: 19px 0 0 5px;
}

#work .campaneName
{
	overflow: hidden;
	height: 16px;
}

#work .description strong
{
	color: #333333;
}

#work .rule
{
	height: 1px;
	background-color: #cdcdc9;
	margin: 0 23px 24px 5px;
	clear: both;
}

.contentItem .rule
{
	height: 1px;
	background-color: #cdcdc9;
	margin: 16px 23px 14px 24px;
	line-height: 0px;
}

.googleMap
{
	background-image: url(/images/googleMapBackground.gif);
	background-repeat: no-repeat;
	width: 590px;
	height: 330px;
	padding: 6px;
	margin: 15px 0 0 18px;
}

.googleMap .map
{
	width: 590px;
	height: 330px;
	overflow: hidden;
}

.contactItems
{
	margin: 17px 0 0 24px;
	line-height: 20px;
}

.contactItems td
{
	padding-right: 50px;
}

.contactItems .middle
{
	padding-left: 50px;
	width: 120px;
	border-left: 1px solid #cdcdc9;
	border-right: 1px solid #cdcdc9;
}

.contactItems .last
{
	padding-left: 50px;
	padding-right: 0px;
}

.contactItems strong
{
	color: #333333;
}

#keyFigures
{
	width: 597px;
	padding: 0 0 0 18px;
	margin: 30px 0 0 0;
	line-height: 20px;
}

#keyFigures .item
{
	margin-bottom: 26px;
}

#keyFigures .photo
{
	background-image: url(/images/keyfigureBackground.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 153px;
	padding: 8px;
	float: left;
	margin-right: 20px;
}

#keyFigures .readMoreMedium
{
	width: 407px;
	padding-right: 0px;
	margin-top: -4px;
	float: right;
}

#keyFigures .backToTop
{
	padding-right: 0px;
	margin-top: -4px;
	float: right;
}

.backToTopBlog
{
	padding-right: 21px;
	margin-top: -4px;
	float: right;
}

#keyFigures .note
{
	float: left;
	width: 327px;
	padding-top: 5px;
	line-height: 18px;
}

#keyFigures .function
{
	font-weight: bold;
	color: #333333;
}

#keyFigures .rule
{
	margin: -4px 0 25px 5px;
}

#clientList li, .blogroll
{
	list-style-type: none;
	/*line-height: 23px;*/
	margin-bottom: 8px;
	font-weight: bold;
}

.blogroll li
{
	line-height: 23px;
}

#clientList li a, .blogroll li a
{
	color: #888888;
	display: block;
}

#clientList li a:hover, .blogroll li a:hover
{
	color: #002a5c;
}

#clientList li a.selected, .blogroll li a.selected
{
	color: #002a5c;
}

#clientList li ul li
{
	line-height: 23px;
	margin-bottom: 0px;
}

#clientList li ul li a
{
	padding-left: 20px;
	
}

#clientList li ul li a:hover, #clientList li ul li a.selected
{
	color: #333333;
	background-color: #f3f3f3;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px 7px;
}

#customers
{
	margin: 0 0 0 13px;
}

#customers .item
{
	background-image: url(/images/customerBackground.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 116px;
	float: left;
	margin: 0 11px 11px 0;
}

#customers .item .moreWork
{
	float: right;
	position: relative;
	margin: 11px 11px -22px 0;
}

#customers .item .logo
{
	border: 1px solid #e0e0e0;
	width: 148px;
	height: 98px;
	margin: 8px 0 0 8px;
}

#book
{
	background-image: url(/images/bookBackground.gif);
	background-repeat: no-repeat;
	background-position: 0 32px;
	height: 118px;
	text-align: center;
	padding: 17px 0 0 0;
	margin-bottom: 18px;
}

.blogItem
{
	width: 590px;
	margin: 0 0 30px 24px;
	border-bottom: 1px solid #cdcdc9;
	padding: 0 0 30px 0;
}

.blogItem .blogTitle, h1.blogTitle
{
	font-size: 20px !important;
	font-weight: lighter;
	width: 450px !important;
	color: #181F38;
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
	overflow: visible !important;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
}

.blogItem .blogTitle a
{
	color: #181F38;
}

.blogItem .blogTitle a:hover
{
	text-decoration: none;
}

.blogItem .tl
{
	background-image: url(/images/tl.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}

.blogItem .tr
{
	background-image: url(/images/tr.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}

.blogItem .bl
{
	background-image: url(/images/bl.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}

.blogItem .br
{
	background-image: url(/images/br.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 7px;
}

.blogItem .tm
{
	background-image: url(/images/tm.gif);
	background-repeat:repeat-x;
}

.blogItem .lm
{
	background-image: url(/images/lm.gif);
	background-repeat:repeat-y;
}

.blogItem .rm
{
	background-image: url(/images/rm.gif);
	background-repeat:repeat-y;
}

.blogItem .bm
{
	background-image: url(/images/bm.gif);
	background-repeat:repeat-x;
}

.blogItem .blogIntro
{
	padding: 7px 0 8px 0;
	line-height: 18px;
}

.blogItem .blogIntro p
{
	padding: 0 0 7px 0;
}

.blogItem .blogIntro .tableVisual
{
	margin: 14px 0 10px 0;
}

.blogItem .blogIntro .left
{
	margin: 0 21px 21px -6px;
	float: left;
}

.blogItem .blogIntro .right
{
	margin: 0 -6px 21px 21px;
	float: right;
}

.blogItem .blogIntro  ul
{
	margin: 0px 0 7px 15px;
}

.blogItem .author, .blogItem .category
{
	font-size: 11px;
}

.blogItem .author
{
	font-weight: bold;
}

.blogItem .author strong, .blogItem .category strong
{
	color: #333333;
}

.blogItem .category
{
	padding: 7px 0 0 0;
}

.blogItem .category a
{
	color: #333333;
	font-weight: normal;
}

.blogItem .postReply
{
	float: right;
	margin-top: 15px;
}

.blogItem .replies
{
	float: right;
	margin-top: 15px;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/bgReacties.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 18px;
}

#blogReplies
{
	width: 590px;
	margin: 0 0 0 24px;
}

#blogReplies .replyItem
{
	border-bottom: 1px solid #CDCDC9;
	padding: 0 0 19px 0;
	margin: 0 0 17px 0;
}

#blogReplies .date
{
	float: right;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

#blogReplies .author
{
	float: left;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 12px;
}

#blogReplies .replyItem .post ul
{
	margin: 10px 0 0 15px;
}

#blogReplies .replyItem .post ul li
{
	margin: 0 0 -20px 0;
}

#postReply
{
	background-image: url(/images/bgPostReply.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #CDCDC9;
	padding: 0 0 21px 0;
	margin: 0 0 25px 0;
}

#postReply .textfield
{
	border:1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/textfieldBackground.gif);
	width: 330px;
	padding: 3px;
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}

#postReply textarea
{
	border:1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/images/textfieldBackground.gif);
	width: 330px;
	padding: 3px;
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
	height: 100px;
	overflow: auto;
}

#postReply  td
{
	padding-bottom: 6px;
}

#postReply .c1
{
	width: 85px;
}

#postReply .c2
{
	font-size: 11px;
	padding-top: 13px;
	padding-bottom: 8px;
}

#postReply .submit
{
	background-image: url(/images/btnReply.gif);
	background-repeat: no-repeat;
	width: 80px;
	height: 27px;
	cursor: pointer;
}

#postReply .submit:hover
{
	background-image: url(/images/btnReplyHover.gif);
}

.bookmarks
{
	float: right;
	border: 1px solid #dfdfde;
	background-color: #FFFFFF;
	padding: 4px 8px 4px 0px;
}

.bookmarks ul li
{
	float: left;
	list-style-type: none;
	padding-left: 8px;
}

.bookmarks a
{
	display: block;
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}

.bookmarks a.delicious
{
	background-image: url(/images/btn_delicious.gif);
}

.bookmarks a:hover.delicious
{
	background-image: url(/images/btn_deliciousHover.gif);
}

.bookmarks a.msnnieuws
{
	background-image: url(/images/btn_msnnieuws.gif);
}

.bookmarks a:hover.msnnieuws
{
	background-image: url(/images/btn_msnnieuwsHover.gif);
}

.bookmarks a.nujij
{
	background-image: url(/images/btn_nujij.gif);
}

.bookmarks a:hover.nujij
{
	background-image: url(/images/btn_nujijHover.gif);
}

.bookmarks a.ekudos
{
	background-image: url(/images/btn_ekudos.gif);
}

.bookmarks a:hover.ekudos
{
	background-image: url(/images/btn_ekudosHover.gif);
}

.bookmarks a.digg
{
	background-image: url(/images/btn_digg.gif);
}

.bookmarks a:hover.digg
{
	background-image: url(/images/btn_diggHover.gif);
}



.blogItem a, #blogReplies .post a
{
	color: #002a5c;
	/*font-weight: bold;*/
}

.blogItem a:hover, #blogReplies .post a:hover
{
	text-decoration: underline;
	color: #002a5c;
}

#portfolio .intro
{
	margin: 0 0 0 24px;
	width: 590px;
	border-bottom: 1px solid #cdcdc9;
	padding: 0 0 23px 0;
	line-height: 20px;
}

#portfolio .subItem
{
	margin: 0 0 0 24px;
	width: 590px;
	border-bottom: 1px solid #cdcdc9;
	padding: 25px 0 15px 0;
}

#portfolio .subItem .description
{
	float: left;
	width: 145px;
}

#portfolio .subItem .description .type
{
	color: #333333;
	font-weight: bold;
	padding-bottom: 7px;
}

#portfolio .subItem .illustration
{
	float: left;
	width: 445px;
}

#portfolio .subItem .illustration #container
{
	width: 400px;
	height: 245px;
	display: block;
}



#portfolio .subItem .illustration table .left
{
	background-image: url(/images/pl.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 5px;
}
#portfolio .subItem .illustration table .right
{
	background-image: url(/images/pr.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 5px;
}
#portfolio .subItem .illustration table .pc
{
	
}

#portfolio .subItem .illustration table .bl
{
	background-image: url(/images/pbl.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 90px;
	height: 10px;
}

#portfolio .subItem .illustration table .br
{
	background-image: url(/images/pbr.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 90px;
	height: 10px;
}

#portfolio .subItem .illustration table .bm
{
	background-image: url(/images/pbm.gif);
	background-position: right;
	background-repeat: repeat-x;
	height: 10px;
}

#portfolio .subItem .index
{
	margin-top: -21px;
	float: left;
}

#portfolio .subItem .index a
{
	font-size: 11px;
	color: #333333;
	background-image: url(/images/arrow2.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
	padding-right: 12px;
}

#portfolio .backToTop
{
	padding-right: 21px;
	float: right;
	margin-top: 21px;
}

#postReply legend
{
	display: none;
}

#ajaxErrorContent
{
	padding-bottom: 19px;
}

#ajaxErrorContent p
{
	color: #333333;
	font-weight: bold;
	margin-bottom: 4px;
}

a.leesmeer img
{
	background-image: url(/images/btnReadMore.gif);
	background-repeat: no-repeat;
	line-height: 33px;
	height: 33px;
	width: 104px;
}

a:hover.leesmeer img
{
	background-image: url(/images/btnReadMoreHover.gif);
}

a.reageren img
{
	background-image: url(/images/btnPostReply.gif);
	background-repeat: no-repeat;
	line-height: 27px;
	height: 27px;
	width: 93px;
}

a:hover.reageren img
{
	background-image: url(/images/btnPostReplyHover.gif);
}

a.backtoptop img
{
	background-image: url(/images/btnBackToTop.gif);
	background-repeat: no-repeat;
	line-height: 28px;
	height: 28px;
	width: 105px;
}

a:hover.backtoptop img
{
	background-image: url(/images/btnBackToTopHover.gif);
}

a.sendemail img
{
	background-image: url(/images/btnSendEmail.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	width: 131px;
}

a:hover.sendemail img
{
	background-image: url(/images/btnSendEmailHover.gif);
}

a.goftp img
{
	background-image: url(/images/ftpButton.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
	width: 104px;
}

a:hover.goftp img
{
	background-image: url(/images/ftpButtonHover.gif);
}

#factory
{
	padding: 13px 0 0 0;
}

.addthis_button{
	float:right;
	display:block;
	height:16px;
	width:300px;
	background-image:url(/snslide.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	text-align:right;
	overflow:hidden;
	
	
}

a.addthis_button:link, a.addthis_button:visited{

	color:#888888;
	font-weight:normal;

}

#at-logo{
height:0px;
display:none;

}



