@import url("therapieschema.css");

/* General stuff */
html{
	height: 100%;
}


body {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #005aa2;
	
	margin: 0px;
	
	background-color: #FFFFFF;
	height: 100%;
}

div, .png{
	_behavior: url(http://www.toekomstmetms.nl/css/iepngfix.htc);
}

a{
	color: black;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;	
}

a.selected{
	color: red;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.error {
	color: red;
}

img {
	border: 0px;
}

li.last {
	background-image: none !important;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

div#site {
	position: relative;
}

div#siteContainer {
	position: relative;
	width: 100%;	
	margin: 0px auto;
	text-align: left;
	min-height: 100%;
	_height: 100%;
	margin-bottom: -114px;
	background-image: url(../images/navigation/navigation_bg.gif);
	background-position: 0px 69px;
	background-repeat: repeat-x;
}

div#container {
	position: relative;
	width: 1000px;
	background-repeat: repeat-y;
	/*background-image: url(../images/container_bg.gif);*/
	margin: 0px auto;
	/*min-height: 545px;
	_height: 545px;*/
}

/* Header */
div#header {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 962px;
	height: 114px;
}

a#logo {
	position: absolute;
	top: 28px;
	left: -6px;
}

	/* Fontsizes */
	div#fontsizes {
		position: absolute;
		top: 9px;
		right: 9px;
	}
	
	div#fontsizes a {
		display: block;
		height: 11px;
		background-repeat: no-repeat;
		float: left;
		margin-right: 5px;
	}
	
	a#fontNormal {
		width: 8px;
		background-image: url(../images/fontsize_1.gif);
	}
	
	a#fontLarger {
		width: 10px;
		background-image: url(../images/fontsize_2.gif);
	}
	
	a#fontLargest {
		width: 12px;
		background-image: url(../images/fontsize_3.gif);
	}
	
	a#HeaderFAQLink {
		position: absolute;
		top: 33px;
		right: 230px;
		color: #FF0000;
	}
	
	/* Search form */
	div#searchForm {
		position: absolute;
		top: 32px;
		right: 2px;
		padding-right: 9px;
	}
	
	div#searchForm input.formfield {
		float: left;
		border: 1px solid #dededf;
		height: 18px;
		width: 134px;
		font-family: Verdana;
		color: #005aa2;
		padding-left: 4px;
		padding-right: 4px;
		margin-right: 8px;
	}
	
	input#btnSearch {
		float: left;
	}

/* Content */
div#content {
	padding-top: 114px;
	/*padding-bottom: 24px;*/
	padding-bottom: 138px;
}

/* Homepage */
body.home div#row1 {
	padding-left: 20px;
}

	/* Visual */
	div#homeVisual {
		float: left;
		position: relative;
		width: 720px;
		height: 282px;
		background-image: url(../images/home_visual_1.jpg);
		background-repeat: no-repeat;
	}

	div#homeVisualOverlay {
		position: absolute;
		top: 14px;
		left: 250px;
	}
	
	
	div#homeVisualOverlayBg {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 430px;
		height: 220px;
		background-image: url(../images/home_visual_overlay_bg.png);
		background-repeat: no-repeat;
	}
	
	div#homeVisualOverlayContent {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 380px;
		height: 198px;
		overflow: hidden;
		padding: 22px 28px 0px 22px;
	}
	
	div.overlayTitle {
		font-size: 24px;
		color: #004d8a;
		font-weight: bold;
		font-family: Arial;
		margin-bottom: 8px;
	}
	
	div#homeVisualOverlayContent h1 {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 6px;
	}
	
	p {
		padding: 0px;
		margin: 0px;
		margin-bottom: 12px;
	}
	
	a#readPatientStory {
		font-size: 14px;
		color: #e80000;
		float: right;
	}
	
	/* Right blocks */
	div#rightBlocks {
		float: left;
		width: 240px;
	}
	
	div.rightBlock {
		width: 224px;
		height: 125px;
		background-repeat: no-repeat;
		padding-top: 16px;
		padding-left: 16px;
		padding-right: 16px;
		overflow: hidden;
	}
	
	div.rightBlock h6 {
		font-size: 16px;
		color: #005aa2;
		margin-bottom: 10px;
	}
	
	div.rightBlock a {
		color: #005aa2;
		text-decoration: none !important;
	}
	
	div.rightBlock a:hover {
		color: #e80000;
	}
	
	div.rightBlock h6 a {
		color: #005aa2;
		background-repeat: no-repeat;
		background-position: right 5px;
		padding-right: 10px;
	}
	
	div.rightBlock ul, div.rightBlock ul li {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
	}
	
	div.rightBlock ul li a {
		display: block;
		background-image: url(../images/arrow_blue.gif);
		background-repeat: no-repeat;
		background-position: right 4px;
		padding-right: 12px;
		width: 204px;
	}
	
	div.rightBlock ul li a:hover {
		background-image: url(../images/arrow_red.gif);
	}
	
	div.rightBlock.dark {
		background-image: url(../images/rightblock_dark.jpg);
	}
	
	div.rightBlock.light {
		background-image: url(../images/rightblock_light.jpg);
	}
	
	div.rightBlock.lighter {
		height: 170px;
		background-image: url(../images/rightblock_lighter.jpg);
	}
	
		/* News block */
		div#newsBlock ul li span {
			font-weight: bold;
			margin-right: 8px;
		}
	
	/* Second row */
	div#row2 {
		width: 916px;
		margin: 5px 0px 0px 64px;
		background: url(../images/row2_bg.gif) repeat-y;
	}
	
	div#row2Content {
		background:  url(../images/row2_gradient.gif) no-repeat;
		min-height: 111px;
		_height: 111px;
		padding: 20px 0px 10px 0px;
	}
	
	div#row2_block1, div#row3_block1 {
		width: 305px;
		padding: 0px 10px 0px 16px;
		float: left;
		margin-right: 6px;
		padding-left: 16px;
	}
	
	div#row2_block2, div#row3_block2 {
		width: 306px;
		float: left;
		margin-right: 6px;
		padding: 0px 10px 0px 16px;
	}
	
	div#row3_block2 {
		float: left;
		position: relative;
		padding-bottom: 40px;
	}
	
	div#row2_block3 {
		width: 214px;
		float: left;
		padding: 0px 10px 0px 16px;
	}
	
	div#row2Content h5, div#row3Content h5 {
		color: #005aa2;
		font-size: 16px;
	}
	
	div#row2_block1 h5 a {
		color: #e80000;
	}
	
	div#row2_block1 h5 {
		margin-bottom: -5px;
	}
	
	div#row2Content ul, div#row2Content ul li {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}
	
	div#row2Content ul li a {
		color: #00579c;
	}
	
	/* Tagcloud */
	div#tagcloud {
	}
	
	div#tagcloud h5 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	div#tagcloud h3 {
		float: left;
		margin-right: 16px;
		margin-bottom: 2px;
		height: 30px;
	}
	
	div#tagcloud a {
		color: #005aa2;
		text-decoration: none !important;
	}
	
	div#tagcloud a:hover {
		color: #e80000;
	}
	
	div#tagcloud h3.t1 {
		font-size: 10px;
		font-weight: bold;
	}
	
	div#tagcloud h3.t2 {
		font-size: 12px;
		font-weight: bold;
	}
	
	div#tagcloud h3.t3 {
		font-size: 14px;
		font-weight: bold;
	}
	
	div#tagcloud h3.t4 {
		font-size: 16px;
		line-height: 18px;
	}
	
	div#tagcloud h3.t5 {
		font-size: 20px;
		line-height: 24px;
	}

	/* Row 3 */
	div#row3 {
		width: 906px;
		margin: 5px 0px 10px 64px;
		background: url(../images/row3_bg.gif) repeat-y;
	}
	
	div#row3Content {
		background:  url(../images/row3_gradient.gif) no-repeat;
		min-height: 117px;
		_height: 117px;
		padding-top: 20px;
	}
	
	/* Poll */
	div#row3_block2 form {
		padding: 0px;
		margin: 0px;
	}
	
	div#row3_block2 input.answer {
		display: block;
		float: left;
		margin-left: -1px;
	}
	
	input#pollSubmit {
		float: left;
		margin: 5px 0px 10px 225px;
	}
	
	div#row3_block2 label {
		display: block;
		float: left;
	}
	
	div#pollResults span {
		display: block;
		float: left;
		width: 45px;
		color: #e80000;
	}
	
	div#pollResults em {
		display: block;
		float: left;
		font-style: normal;
	}
	
	div#row3_block1 a {
		color: #e80000; 
	}
	
	div#rightBlockPoll {
		min-height: 136px;
		background: url("../images/rightblock_poll_bg.jpg") repeat-y;
		padding: 0px;
		width: 240px;
	}
	
	div#rightBlockPoll input#pollSubmit{
		margin-left: 0px;
		margin-top: 20px;
	}
	
	div#rightBlockPollContent {
		position: relative;
		background: url("../images/rightblock_poll_gradient.jpg") no-repeat;
		padding: 16px 16px 40px 16px;
	}
	
	div#rightBlockPollContent div.pollQuestion {
		margin-bottom: 5px;
	}
	
	#rightBlockPollContent #pollResults em {
		width: 150px;
	}
	
	div.pollQuestion {
		display: block;
		background-color: red;
		background: url("../images/arrow_blue.gif") right 5px no-repeat;
	}
	
	a#openPoll {
		position: absolute;
		bottom: 10px;
		right: 10px;
		display: block;
		width: 157px;
		height: 20px;
		background-image: url(../images/btn_geef_mening.gif);
		background-repeat: no-repeat;
	}
	
	div#pollPopup {
		display: none;
		width: 452px;
		position: fixed;
		top: 50px;
		left: 50%;
		margin-left: -227px;
		z-index: 4000;
	}
	
	div#pollPopupTop {
		width: 452px;
		height: 35px;
		background: url(../images/poll_popup_top.png) no-repeat;
		_background: url(../images/poll_popup_top.gif) no-repeat;
	}
	
	div#pollPopupContent {
		width: 416px;
		background: url(../images/poll_popup_bg.png) repeat-y;
		_background: url(../images/poll_popup_bg.gif) repeat-y;
		padding: 20px 18px 20px 18px;
		padding-bottom: 40px;
	}
	
	div#pollPopupBottom {
		width: 452px;
		height: 19px;
		background: url(../images/poll_popup_bottom.png) no-repeat;
		_background: url(../images/poll_popup_bottom.gif) no-repeat;
	}
	
	a#btnClose2 {
		display: block;
		width: 20px;
		height: 20px;
		position: absolute;
		top: 15px;
		right: 18px;
		background: url(../images/btn_close2.gif) no-repeat;
	}
	
	input#btnSavePoll {
		margin-left: 5px;
		margin-top: 10px;
	}
	
/* Content */
div#contentContainer {
	float: left;
	position: relative;
	width: 626px;
	padding: 22px 40px 0px 54px;
	color: #003e6f;
}

div#contentContainerLarge{
	float: left;
	position: relative;
	width: 896px;
	padding: 22px 40px 0px 54px;
	color: #003e6f;
}	

div#contentContainer a,
div#contentContainerLarge a {
	color: #e80000;
}

div#contentContainer a:hover,
div#contentContainerLarge a:hover {
	text-decoration: underline;
}


div#contentText {
	padding-bottom: 18px;
}

div#contentContainer h1,
div#contentContainerLarge h1 {
	color: #004d8a;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 6px;
}

div#contentContainer h5,
div#contentContainerLarge h5 {
	color: #005aa1;
	font-size: 18px;
	line-height: 20px;
}

div#contentText ul, div#contentText ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 

div#contentText ul li {
	background-image: url(../images/content_li_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px; 
}

div#contentBottomLinks {
	padding-left: 24px;
}

a#linkBack {
	color: #e80000;
	font-weight: bold;
	margin-right: 32px;
}

a#linkPrint {
	color: #e80000;
	font-weight: bold;
}

div#breadcrumb {
	position: absolute;
	top: 0px;
	left: 52px;
}

div#breadcrumb ul, div#breadcrumb ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div#breadcrumb ul li {
	float: left; 
	color: #a9c7df;
	font-size: 10px;
}

div#breadcrumb ul li a {
	color: #a9c7df;
	background-image: url(../images/breadcrumb_li.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	margin-right: 4px;
}

div#rightBlocks div.rightLink a {
	display: block;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #e80000;
	margin-bottom: 5px;
}

div.rightLink.underBlocks {
	padding-top: 4px;
}

div.aboveBlocks {
	padding-bottom: 10px;
}

div.aboveBlocks ul, div.aboveBlocks ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div.aboveBlocks ul li a {
	display: block;
	color: #e80000;
	text-decoration: none !important;
	font-weight: bold;
	margin-bottom: 5px;
}

div.aboveBlocks ul li a:hover {
	color: #005aa2;
}

div.aboveBlocks ul {
	margin-bottom: 10px;
}

/* Landingpage */
body.landingpage div#contentContainer {
	padding: 0px !important;
	width: 676px;
	padding-left: 64px !important;
	_padding-right: 0px !important;
}

body.landingpage div#contentText {
	background-image: url(../images/landingpage_content_bg_top.gif);
	background-repeat: no-repeat; 
	width: 602px;
	min-height: 385px;
	_height: 385px;
	padding: 20px 50px 20px 24px;
}

body.landingpage div#contentTextBackground {
	background-image: url(../images/landingpage_content_bg.gif);
	background-repeat: repeat-y;
}

body.landingpage  div#contentTextBottom {
	background-image: url(../images/landingpage_content_bg_bottom.gif);
	background-repeat: no-repeat; 
	width: 676px;
	height: 18px;
}

ul.relatedTopics, ul.relatedTopics li {
	padding: 0px !important;
	margin: 0px !important;
	list-style-type: none;
	background-image: none !important;
}

ul.relatedTopics li a {
	font-weight: bold;
	color: #e80000;
	text-decoration: none !important;
	background-image: url(../images/arrow_red.gif);
	background-position: right;
	padding-right: 15px;
	background-repeat: no-repeat;
}

ul.relatedTopics li a:hover {
	color: #005aa1 !important;
	background-image: url(../images/arrow_blue.gif);
}

/* Navigation */
div#navigation {
	position: absolute;
	top: 69px;
	left: 187px;
	height: 37px;
	width: 764px;
	background-image: url(../images/navigation/navigation_bg.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
}

div#navigation ul, div#navigation ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

	/* Main items */
	li.mainItem {
		position: relative;
		float: left;
		display: block;
		height: 37px;
		background-repeat: no-repeat;
		margin-right: 3px !important;
		background-position: 0px -37px;
	}
	
	a.mainLink {
		display: block;
		height: 100%;
	}
	
	a.mainLink span {
		display: none;
	}
	
	li.mainItem:hover, li.mainItem.over {
		background-position: 0px 0px !important;
	}
	
	li.mainItem.active {
		background-position: 0px -74px;
	}
	
	li.mainItem span {
		display: none;
	}
	
	li#mainItem1 {
		background-image: url(../images/navigation/wat_is_ms.gif);
		width: 104px;
	}
	
	li#mainItem2 {
		background-image: url(../images/navigation/diagnose.gif);
		width: 97px;
	}
	
	li#mainItem3 {
		background-image: url(../images/navigation/behandelen.gif);
		width: 117px;
	}
	
	li#mainItem4 {
		background-image: url(../images/navigation/leven_met_ms.gif);
		width: 135px;
	}
	
	li#mainItem5 {
		background-image: url(../images/navigation/service.gif);
		width: 82px;
	}
	
	li#mainItem6 {
		background-image: url(../images/navigation/patient_aan_het_woord.gif);
		width: 197px;
	}
	
	/* Subitems */	
	ul.submenu {
		display: none;
		position: absolute;
		top: 37px;
		left: 0px;
		background-image: url(../images/navigation/submenu_bg.png);
		_background-image: none;
		_background-color: #FFFFFF;
		_border-left: 1px solid #000000;
		_border-right: 1px solid #000000;
		_border-bottom: 1px solid #000000;
		background-repeat: no-repeat;
		width: 202px;
		height: 287px;
		padding-top: 12px !important;
	}
	
	li.subItem {
		position: relative !important;
		_height: 1%;
	}
	
	li.subItem a {
		clear:both;
		display: block;
		font-weight: bold;
		color: #005aa2;
		text-decoration: none !important;
		padding: 0px 12px 0px 15px;
		_padding: 0px 6px 0px 7px;
		margin-bottom: 6px;
		width: 175px;
	}
	
	li.subItem a:hover {
		color: #e80000;
	}
	
	li.mainItem:hover ul.submenu, li.mainItem.over ul.submenu {
		display: block;
	}
	
	/* Subsub items */
	ul.subsubmenu {
		display: none;
		position: absolute;
		top: -13px;
		_top: 0px;
		left: 188px;
		_left: 202px;
		background-image: url(../images/navigation/subsubmenu_bottom.png);
		_background-image: none;
		_background-color: #FFFFFF;
		_border: 1px solid #000000;
		background-repeat: no-repeat;
		background-position: bottom;
		width: 202px;
		/*height: 287px;*/
		padding-top: 12px !important;
		_padding-top: 0px !important;
		padding-bottom: 12px !important;
	}
	
	li.mainItem:hover li.subItem:hover ul.subsubmenu, li.mainItem.over  li.subItem.over ul.subsubmenu{
		display: block;
	}
	
	ul.subsubmenu li:first-child {
		padding-top: 4px !important;
	} 
	
	ul.subsubmenu li {
		background-image: url(../images/navigation/subsubmenu_bg.png);
		background-repeat: repeat-y;
		_background-image: none;
	}
	
	ul.subsubmenu li a {
		margin-bottom: 0px;
		padding-bottom: 6px;
	}

/* Footer */
div#footerContainer {
	position: relative;
	/* height: 114px; */
	height: 124px;
	width: 100%;
	
	background-image: url(../images/footer_container_bg.gif);
	background-repeat: repeat-x;
	/* background-position: 0px 54px; */
	background-position: 0px 64px;
	
	z-index: 500;
}
	
div#footerTextContent {
	width: 914px;
	/*background-image: url(../images/logo_idec.gif);
	background-repeat: no-repeat;
	background-position: right 0px;*/
	margin: 0px auto;
	padding-left: 66px;
	padding-right: 20px;
	font-size: 11px;
	
	height: 45px;
}

a#footerIdecLogo {
	float: right;
	display: block;
	width: 87px;
	height: 35px;
	background-image: url(../images/logo_idec.gif);
	background-repeat: no-repeat;
	/*margin-top: -10px;
	*margin-top: -50px;
	_margin-top: -36px;*/
}

a#footerMSRLogo {
	float: right;
	display: block;
	width: 87px;
	height: 35px;
	background-image: url(../images/logo_msresearch.gif);
	background-repeat: no-repeat;
	/*margin-top: -10px;
	*margin-top: -50px;
	_margin-top: -36px;*/
}

a#footerLWVerpleegkundigeLogo{
	float: right;
	display: block;
	width: 124px;
	height: 32px;
	background-image: url(../images/logo_landelijke_werkgroep.gif);
	background-repeat: no-repeat;
} 	

a#footerMsvnLogo {
	float: right;
	display: block;
	width: 190px;
	height: 35px;
	background-image: url(../images/logo_msvn.gif);
	background-repeat: no-repeat;
	/*margin-top: -10px;
	*margin-top: -50px;
	_margin-top: -36px;*/
}

div#footer {
	color: #FFFFFF;
	font-size: 10px;
	height: 35px;
	width: 948px;
	margin: 0px auto;
	margin-top: -5px;
	background-image: url(../images/footer_bg.gif);
	*background-position: 19px 0px;
	background-position: 18px 24px;
	background-repeat: no-repeat;
	padding-top: 37px;
	padding-left: 52px;
}

div#footer ul, div#footer ul li {
	padding: 0px;
	margin: 0px;
} 

div#footer ul {
	list-style-type: none;
}

div#footer ul li {
	float: left;
	background-image: url(../images/footer_li_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
	margin-left: 7px;
}

div#footer ul li a {
	color: #FFFFFF;
}

/* Lightbox */
#lightbox {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
}

#lightboxBackground {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #005aa1;
	-moz-opacity: 0.7;
	opacity: .70;
	filter: alpha(opacity=70, sizingMethod="scale");
	width: 100%;
	height: 100%;
}

#lightboxContent {
	position: absolute;
	top: 138px;
	left: -245px;
	width: 441px;
	height: 396px;
	background-image: url(../images/lightbox_bg.gif);
	background-repeat: no-repeat;
	margin-left: 50%;
	color: #000000;
	font-weight: bold;
	padding: 30px 20px 0px 28px;
}

div#lightboxTitle {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;	
}

div#lightboxButtons {
	padding-left: 95px;
}

a#lightboxJa {
	float: left;
	display: block;
	width: 105px;
	height: 49px;
	background-image: url(../images/btn_lightbox_ja.gif);
	background-repeat: no-repeat;
	margin-right: 35px;
}

a#lightboxNee {
	display: block;
	float: left;
	width: 105px;
	height: 49px;
	background-image: url(../images/btn_lightbox_nee.gif);
	background-repeat: no-repeat;
}

/* Contactform */
div#formContainer {
	border: 1px solid #c3d8e9;
}

div#contactForm label {
	display: block;
	width: 134px;
	float: left;
	margin-left: 8px;
}

div#contactForm form.TAF label {
	width: 190px;
}

div#contactForm div.formRow {
	padding-top: 3px;
	padding-bottom: 5px;
}

div#contactForm div.formRow.odd {
	background-color: #fafcfd;
}

div#contactForm div.formRow.even {
	background-color: #edf4f8;
}

div#contactForm label.short {
	width: 105px;
}

input.formfield {
	float: left;
	border: 1px #b7b7d4 solid;
	color: #005aa1;
	width: 204px;
	margin-right: 8px;
	padding: 0px 5px;
}

input.formfield.short {
	width: 92px;
}

input.formfield.shorter {
	width: 36px;
}

textarea.formfield {
	float: left;
	border: 1px #b7b7d4 solid;
	color: #005aa1;
	width: 204px;
	margin-right: 8px;
	padding: 0px 5px;
	height: 100px;
}

/* Search results */
hr {
	color: #e8ece7;
	background-color: #e8ece7;
	height: 1px;
	border: 0px;
	width: 100%;
}

div.searchResultPages {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.searchResultPages a {
	color: #005aa1 !important;
}

div.searchResultPages a.active {
	color: #FF0000 !important;
}

/* Blogs */
div.blogOverviewRow a.title {
	font-weight: bold;
	font-size: 13px;
}

div.blogOverviewRow a.reactions {
	font-size: 10px;
}

div.blogOverviewRow {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

div#blogEntry {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#blogBookmarks {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.blogComment {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.blogComment div.title {
	font-weight: bold;
}

div.blogComment.odd {
	background-color: #fafcfd;
}

div.blogComment.even  {
	background-color: #edf4f8;
}

div#blogComments {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#blogBookmarks a {
	margin-right: 6px;
}

img#captcha {
	float: left;
	margin-right: 10px;
}

#blogRssFeeds {
	position: relative;
	margin-bottom: 18px;
	margin-top: 10px;
}

div#feedItems {
	width: 605px;
	height: 196px;
	background-color: #f3f8fc;
	border: 1px solid #c1c1c1;
	overflow-y: auto;
	padding: 18px 10px 10px 10px;
}

#blogRssFeeds div.rssItem {
	font-weight: bold;
	margin-bottom: 20px;
}

#blogRssFeeds div#twitterHeader {
	width: 79px;
	height: 17px;
	background: url(../images/twitter_header.gif) no-repeat;
	position: absolute;
	top: -10px;
	left: 11px;
	z-index: 2;
}

/* FAQ */
div#answeredByDiv {
	float: right;
}

div#answeredByDiv select {
	width: 130px;
}

div#faqFlashVideo {
	width: 620px;
	height: 375px;
	border: 1px solid #000000;
}

div#faqQuestions {
	min-height: 350px;
	_height: 350px;
	width: 612px;
	padding-right: 10px;
	maring-top: 10px;
}

a.faqQuestion {
	display: block;
	cursor: pointer;
}

div.faqAnswer {
	display: none;
	margin-bottom: 5px;
}

div.faqSubgroup {
	margin-bottom: 20px;
}