/*
Theme Name: WEX
Theme URI: http://wordpress.org/
Description:  DODS
Author: Tamas Fodor
*/

/* Begin Typography & Colors */
body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		font-size: 65%;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		background-color:#FFFFFF;
		text-align: center;
}
.testDiv {
		width: 220px;
		font-weight: bold;
		position: fixed;
		float: left;
		z-index: 10000;
		top: 30px;
		left: -5000px;
}
#bg{
		background-color: #FFFFFF;
		background-image: url(/shared_images/bg2.jpg);
		background-repeat: repeat-y;
		background-position: center top;
		width:auto;
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: -4px;
		padding-left: 0px;
		}
.postavatar img{
		float: left !important;
		margin: 0px !important;
		padding: 0px !important;
		clear: none !important;
		height: 48px !important;
		width: 48px !important;
		border: none !important;
		}
		
		
#left_column{
		width:320px;
		float:left;
		margin: 4px;
		padding: 0;
	}

#right_column{width:350px; float:right;}
#clear {clear:both; width:auto; height:10px;
color:#FFFFFF;}

#page {
		text-align: left;
		background-image: none;
		padding: 0px;
		width: 962px;
		clear: both;
		float: none;
		border: none;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		min-height:600px;
		
}

#header {
		padding: 0px;
		width: 962px;
		clear: both;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-image: url(/shared_images/headerimage_place_holder.jpg);
		height: 126px;
		display: block;
}

#headerimg {
		margin: 0;
		width: 100%;
}

#headerimg .description {
		display:none;
		margin-top: 180px;
		width: 540px;
		color: #FFFFFF;
		font-size: 1.4em;
		font-weight: normal;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		height: 50px;
		line-height: 1.4em;
		padding: 0px;
		font-style: italic;
}

#navmenu {
		clear: both;
		width: 220px;
		display: block;
		float: left;
		background-color: #000000;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

#navmenu ul {
		margin: 0px;
		padding: 0px;
		width: 220px;
}

#navmenu ul li {
		display: block;
		font-size: 10px;
		list-style-type: none;
		float: left;
		position: relative;
		font-weight: bold;
		text-align: left;
		line-height: 1.2em;
		height: 20px;
		background-image: url(/shared_images/main_nav.jpg);
		background-repeat: no-repeat;
		background-position: top;
		width: 220px;
		padding-top: 4px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

#navmenu ul li a {
		color: #FFFFFF;
		font-style: normal;
		text-transform: uppercase;
		text-decoration: none;
		margin-left: 28px;
		margin-top: 0px;
			
}
#navmenu ul li a:hover {
		text-transform: uppercase;
		text-decoration: none;
		color: #000000;
		font-style: normal;
		text-decoration: none;
		margin-left: 28px;
		margin-top: 0px;
}
#headerimg {
		width: 962px;
		height: 96px;
		background-image: url(images/logo.gif);
		background-repeat: no-repeat;
		margin: 0px;
		padding: 0px;
		background-position: left top;
}

#content {
		font-size: 1.2em;
		background-image: url(/shared_images/bg_place_holder2.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		min-height: 490px;
		width: 742px;
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
		}

.widecolumn .entry p { font-size: 1.05em; }

.narrowcolumn .entry, .widecolumn .entry {
		margin: 0px;
		font-size: 1em;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}

.widecolumn {
		line-height: 1.6em;
		}

.narrowcolumn .postmetadata { text-align: left; }

.alt { 
}

#footer {
		border: none;
		background-repeat: repeat-x;
		background-position: left top;
		height: 60px;
		width: auto;
		margin: 0px;
		padding: 0px;
}

#footer a { color: #666666; }
#footer p { }

#footer ul {
		padding: 0px;
		margin-top: -40px;
		margin-right: 20px;
		margin-bottom: 0px;
		margin-left: 0px;
		position: relative;
		left: 660px;
		width: 300px;
}
#footer ul li {
		list-style-type: none;
		float: left;
		font-size: 12px;
		margin-top: 10px;
		margin-right: 6px;
		margin-bottom: 6px;
		margin-left: 6px;
}
#footer ul li a {
		color: #666666;
		text-decoration: none;
		
}
#footer img {
		margin: 6px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}



small2 {
		font-size: 9px;
		line-height: 1.4em;
		color: #FFFFFF;
		display: block;
		text-align: center;
		font-weight: bold;
		background-color: #333333;
		margin-left: -86px;
		width: 60px;
		padding: 6px;
		font-style: italic;
}
small{
		font-size:9px;
		color:#94C653;
		margin: 14px;
		padding: 0px;
		}

#sidebar h2 {
		
}

 
p{
		font-size: 1em;
		line-height: 1.3em;
		font-weight: normal;
		color: #333333;
		padding: 0px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 15px;
}
#content ul {
		
}
#content ul ul {
		border:none;
		padding: 0px;
		margin-top: 6px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 6px;
}
#content li{
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		font-size: 0.9em;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 600px;
}
h1 {
		font-size: 1.6em;
		font-weight: normal;
		padding: 0px;
		margin-top: 25px;
		margin-right: 0px;
		margin-bottom: 12px;
		margin-left: 15px;
		color: #94C653;
}
h2 {
		font-size: 1.2em;
		font-weight: normal;
		padding: 0px;
		margin-top: 25px;
		margin-right: 0px;
		margin-bottom: 12px;
		margin-left: 15px;
		color: #94C653;
}
h2 a{color:#000000;}
.post h2 {
		font-size: 1.2em;
		font-weight: bold;
		padding: 0px;
		margin-top: 12px;
		margin-right: 0px;
		margin-bottom: 12px;
		margin-left: 15px;
		color: #000000;
		text-transform: capitalize;
}
#news h1 {
		font-size: 14px;
		line-height: 1.2em;
		color: #8CC542;
		text-transform: uppercase;
		text-decoration:none;
		width: auto;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(/shared_images/h1_bg.jpg);
		background-position: left top;
		background-color: #E1E1E1;
		background-repeat: repeat-x;
		height: 20px;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 15px;
		display: block;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		border:none;
}
h3 {
		font-size: 1em;
		color:#333333;
		font-weight: bold;
		margin-top: 6px;
		margin-right: 0px;
		margin-bottom: 6px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 0px;
		text-transform: capitalize;	
}
h4 {
		font-size: 1em;
		color:#666666;
		font-weight: bold;
		padding: 0px;
		margin-top: 6px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
}
h5{
		font-size: 0.9em;
		font-weight: normal;
		color: #FFFFFF;
		background-color: #8A0000;
		padding-top: 5px;
		padding-right: 2px;
		padding-bottom: 5px;
		padding-left: 6px;
		margin-top: 6px;
		margin-right: 0px;
		margin-bottom: 6px;
		margin-left: 0px;
}
h6, .post h3{
		font-size: 1em;
		font-weight: bold;
		color: #000000;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 6px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #94C653;
		border-right-color: #94C653;
		border-bottom-color: #94C653;
		border-left-color: #94C653;
		width:auto;
		text-transform: capitalize;
		line-height: 1.4em;
		margin-top: 6px;
		margin-right: 14px;
		margin-bottom: 2px;
		margin-left: 4px;
}
.post h3{
		clear:both;
		margin-right:4px !important;
		width:auto !important;
}
 h2.pagetitle{font-size:1.6em;
 color:#000000;
 text-align:left;}
.post h3 a{color:#000000;}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description { text-decoration: none; 
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite { text-decoration: none; }

.summary {
		background-color: #F5F5F5;
		margin: 0px;
		padding: 10px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 2px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #8A0000;
		border-right-color: #8A0000;
		border-bottom-color: #8A0000;
		border-left-color: #8A0000;
		font-size: 1em;
		line-height: 1.4em;
		color: #8A0000;
}
.powerpoint, .pdf, .word {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.powerpoint {
		background-image:url(images/pp_icon.gif);
		list-style-type: none;
}
.word { background-image:url(images/word_icon.gif); }
#content .pdf,
#content .powerpoint,
#content .word {
		list-style-type: none;
		padding-left: 25px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: -20px;
		min-height:18px;
				}
.pdf {
		background-image: url(images/pdf_icon.gif);
		list-style-type: none;
		padding-left: 40px;
		margin-left: 40px;
		background-repeat: no-repeat;
		background-position: left;
}

.entry p a:visited { color: #b85b5a; }

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist li { font-weight: bold; }

.commentlist li .avatar {
		float: left;
		border: 1px solid #eee;
		padding: 0px;
		background: #fff;
		margin: 4px;
}

.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
}

.commentlist p {
		font-weight: normal;
		line-height: 1.5em;
		text-transform: none;
}

#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentmetadata { font-weight: normal; }

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
		color: #777;
		list-style-type: none;
}
#user {
		height: 50px;
		width: 46px;
		background-color: #CCCCCC;
		float: left;
		margin-right: 10px;
		background-image: url(images/user.jpg);
		background-repeat: no-repeat;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 4px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #F79939;
		border-right-color: #F79939;
		border-bottom-color: #F79939;
		border-left-color: #F79939;
		margin-top: 0px;
}


code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps {
		font-size: 0.9em;
		letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
		color: #94C653;
		text-decoration: none;
		list-style-type: none;
}

a:hover {
		color: #666666;
		text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }

#wp-calendar a { text-decoration: none; }

#wp-calendar caption {
		font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		text-align: center;
}

#wp-calendar th {
		font-style: normal;
		text-transform: capitalize;
}

.narrowcolumn {
		float: left;
		width: 742px;
		margin-top: 0px;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding: 0px;
}

.widecolumn {
		width: 540px;
		margin-top: 5px;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0px;
		float: left;
		padding: 10px;
}

.post {
		clear: both;
		margin-top: 2px;
		margin-right: 2px;
		margin-bottom: 0px;
		margin-left: 2px;
		padding-top: 2px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
		display: block;
	}
	
/*.post h3 a{margin-left:20px;
font-size:1.8em;
font-weight:normal;
color:#000000;}	*/

.post hr { display: block; }

.widecolumn .post { margin: 0; }

.narrowcolumn .postmetadata { padding-top: 5px; }

.widecolumn .postmetadata { margin: 30px 0; }

.widecolumn .smallattachment {
		text-align: center;
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
		text-align: center;
		margin: 5px 0px;
}

.postmetadata {
		clear: both;
		
}

.clear { clear: both; }

#footer {
		padding: 0;
		width: 962px;
		clear: both;
		background-color: #999999;
		background-image: url(/shared_images/frame_footer_bg.jpg);
		height: 42px;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
	
}

#footer p {
		padding: 20px;
		text-align: left;
		color: #FFFFFF;
		font-size: 1.2em;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0;
		font-weight: normal;
}

h2.pagetitle {
		margin-top: 30px;
		text-align: center;
}

#sidebar h2 {
		padding: 0px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		font-size: 1em;
		text-transform: uppercase;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
}

h3.comments {
		padding: 0;
		margin: 40px auto 20px;
}

/* End Headers */



/* Begin Images */
p img {
		padding: 0;
		max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
}

img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
}

img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
}

.alignright {
		float: right;
		margin-right:4px
}

.alignleft {
		float: left;
		margin-left:4px
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
		padding: 0;
		list-style-type: none;
		margin: 0px;
}

html>body .entry li { }
.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
}

.entry ol li {
		margin: 0px;
		padding: 0px;
}

.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
}

/* End Comments */



/* Begin Sidebar */
#sidebar {
		width: 190px;
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding-top: 20px;
		padding-right: 2px;
		padding-bottom: 2px;
		padding-left: 30px;
		clear: both;
		display: none;	/*	display: none;*/
						}

#sidebar form { margin: 0; }

#sidebar ul, #sidebar ul ol {
		margin: 0;
		padding: 0;
		left: 20px;
}

#sidebar ul li {
		color: #FFFFFF;
		font-size: 12px;
		text-align: left;
		line-height: 1.4em;
		margin-bottom: 8px;
		list-style: none;
	}
#sidebar ul li a{
		color:#8DC643;
		text-decoration: none;
}
#text-320220801, #search, #search #searchform div{
		list-style-type: none;
		}
.textwidget li{
		list-style-type: circle;
		list-style-position: inside;
}
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul, #sidebar ul ol {
		margin-top: 5px;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 0px;
}

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul ol li {
		padding: 0;
		font-size: 0.9em;
		margin-top: 3px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		font-style: normal;
		color: #999999;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
		background-image: url(/shared_images/login_label.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		font-weight: bold;
		font-size: 12px;
		width: 320px;
		float: right;
		padding: 0px;
		height: 24px;
		margin-top: 3px;
		margin-right: 3px;
		margin-bottom: 0px;
		margin-left: 0px;
		}
#searchform input { height: 16px; }

#sidebar #searchform #s {
		padding: 2px;
		background: #FFFFFF !important;
		width: 170px;
		font-size: 16px;
}

#sidebar #searchsubmit { 
	padding: 2px; 
	font-size: 15px !important;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:center;
		float: left;
}

select { width: 130px; }

#commentform input {
		width: 170px;
		padding: 2px;
		margin: 5px 5px 1px 0;
}

#commentform textarea {
		width: 90%;
		padding: 2px;
}

#commentform #submit {
		margin: 0;
		float: right;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
		margin: 0;
		padding: 10px;
}

.commentlist {
		padding: 0;
		text-align: justify;
		background-color: #f8f8f8;
}

.commentlist li {
		list-style: none;
		clear: both;
		margin-top: 15px;
		margin-right: 0;
		margin-bottom: 3px;
		margin-left: 0;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 3px;
		padding-left: 10px;
}

.commentlist p { margin: 10px 5px 10px 0; }

#commentform p { margin: 5px 0; }

.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
}

.commentmetadata {
		margin: 0;
		display: block;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
}

#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
}

#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
}

#wp-calendar a { display: block; }

#wp-calendar caption {
		text-align: center;
		width: 100%;
}

#wp-calendar td {
		padding: 3px 0;
		text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }

blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
}

blockquote cite {
		margin: 5px 0 0;
		display: block;
}

.center { text-align: center; }

.hidden { display: none; }

hr { display: none; }

a img { border: none; }

.navigation {
		display: none;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 60px;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
}

.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
}

.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
}

.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;
}
#calendar_wrap{ }

/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.photo {
		float: left;
		margin: 4px;
		background-color: #FFFFFF;
		padding: 2px;
		border: 1px solid #CCCCCC;
}

.avatar avatar-32 photo { float: left; }

#page #sidebar #recent-comments #recentcomments .recentcomments { color: #FFFFFF; }

.pullQuote {
		margin: 4px;
		padding: 8px;
		background-color: #FFFFE7;
}

.extract {
		padding: 10px 20px 20px 20px;
		background-color: #FFFFCC;
		background-image:url(images/pageCurl.jpg);
		background-position: bottom right;
		background-repeat: no-repeat;
		margin-bottom: 15px;				
			}
			.extract p, .extract h3 {
				font-family: Georgia, "Times New Roman", Times, serif;
			}
			.extract h3 {
				margin: 5px 0 0 0;
			}

#commentform {
		margin: 10px;
		width: 90%;
}

#respond { margin: 10px; }
#content .sociable ul {
padding-top:4px;
		background-color: #FFFFFF;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
}
#content .sociable ul li{margin:2px}
#dods_bar {
		height: 30px;
		padding: 0px;
		width: 962px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		display: block;
		clear: both;
		background-color: #000000;
		background-image: url(/shared_images/dods_network_login_bar_bg.jpg);
		background-repeat: repeat-x;
}
#dodsbutton{
		height: 30px;
		width: 247px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin: 0px;
		padding: 0px;
		float: left;
}
#dodsnetworknav {
		width: 220px;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
}

#dodsnetworknav ul {
	float: right;
}

#dodsnetworknav li, #dodsnetworknav ul  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#dodsnetworknav ul li a{
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;
	width: 220px;
	height: 30px;
	clear: both;
	line-height: 26px;
}
#dodsnetworknav li a:hover{
	color: #999999;
	text-decoration: none;
}
.navCol_pan a {
	background-image: url(/shared_images/main_nav_pan.jpg);
}
.navCol_csn a {
	background-image: url(/shared_images/main_nav_csn.jpg);
}
.navCol_theparliament a {
	background-image: url(/shared_images/main_nav_theparliament.jpg);
}
.navCol_house a {
	background-image: url(/shared_images/main_nav_house.jpg);
}
.navCol_wex a {
	background-image: url(/shared_images/main_nav_wex.jpg);
}
.navCol_electus a { background-image: url(/shared_images/main_nav_electus.jpg); 
}
.navCol_dodo a {
	background-image: url(/shared_images/main_nav_dodo.jpg);
}
.navCol_dods a {
	background-image: url(/shared_images/main_nav_dods.jpg);
}
.navCol_epolitix a {
	background-image: url(/shared_images/main_nav_epolitix.jpg);
}
.navCol_westbrief a {
	background-image: url(/shared_images/main_nav_westbrief.jpg);
}
#dodsnetworknav ul {
	float: right;
}

#dodssidebar {
		float: left;
		left: 0px;
		position: relative;
		width:220px;
		margin: 0px;
		padding: 0px;
		
		background-repeat:repeat-x;
		background-position: left 100px;
		min-height: 550px;			
	}

#rss {
		height: 42px;
		width: 195px;
		margin-left: 12px;
		margin-top: 0px;
		display: block;
		clear: both;
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
}
#welcome {
		background-image: url(/shared_images/london.jpg);
		padding-top: 120px;
		float: left;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin: 0px;
		width: 742px;
		clear: both;
		background-position: -50px -100px;
		background-repeat: no-repeat;
}


#welcometext {
		background-color: #000000;
		width: 316px;
		margin-bottom: 4px;
		color: #FFFFFF;
		display: block;
		float: right;
		margin-right: 4px;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin-top: 0px;
		margin-left: 0px;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
}

#welcometext h2 {
		margin-top: 8px;
		margin-bottom: 0px;
}

#news {
		padding: 0px;
		border: 1px solid #91C848;
		background-image: url(/shared_images/box_bg.jpg);
		background-repeat: repeat-x;
		background-position: left 20px;
		margin-top: 10px;
		margin-right: 4px;
		margin-bottom: 4px;
		margin-left: 4px;
		padding-bottom: 20px;
}
#news h2 a{
		color:#94C653;
		font-size: 1.2em;
}
.epol {
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#events_column {
		width: 314px;
		background-repeat: no-repeat;
		background-position: left top;
		float: right;
		background-image: url(/shared_images/calendar_bg.jpg);
		top: 10px;
		margin-top: 14px;
		margin-right: 8px;
		margin-bottom: 4px;
		margin-left: 0px;
		border: 1px solid #91C848;
		background-color: #C2D971;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
}
#events_column ul {
		padding-top: 0px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
		width:auto;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 6px!important;
		position:relative;
}

#events_column ul li, #events_column ul li a {
		list-style-type: none !important;
		background-image: none !important;
		margin: 0px !important;
		padding: 0px !important;
		}
#events_column ul li ul li ul li{
		padding: 0px !important;
		margin-top: -4px!important;
		margin-right: 0px;
		margin-bottom: 6px!important;
		margin-left: 0px;
	 }
#events_column h1 {
		font-size: 14px;
		line-height: 1.2em;
		color: #000000;
		text-transform: uppercase;
		text-decoration:none;
		width: auto;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(/shared_images/tab_bg_selected.jpg);
		background-position: left top;
		background-repeat: repeat-x;
		height: 20px;
		padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;
		padding-left: 15px;
		display: block;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		border:none;
}
p img {background-color: #FFFFFF;
	border: 1px solid #8CC542;
	padding: 4px;
	margin: 6px;
}
#content ul { margin-left:20px }
#content ul li{
		background-image: url(/shared_images/normallist.gif);
		background-repeat: no-repeat;
		background-position: left 4px;
		padding-left: 30px;
		padding-top: 4px;
		padding-right: 0px;
		padding-bottom: 4px;
		list-style-type: none;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		margin-left: 0px;
		line-height:1.2em;
		width: auto;
}
#person {
		float: left;
		height: 130px;
		width: 224px;
		padding: 2px;
		background-color: #8DC643;
		border: 1px solid #8CC341;
		margin-top: 4px;
		margin-right: 2px;
		margin-bottom: 2px;
		margin-left: 4px;
		background-image: url(/shared_images/tab_bg_selected.jpg);
		background-repeat: repeat-x;
		background-position: top;
		position: relative;
		display: block;
}
#person h2 {
		font-size: 1em;
		margin: 0px;
		padding: 0px;
}
#person img {
		padding: 2px;
		border: 1px solid #333333;
		background-color: #FFFFFF;
		float: left;
		margin-top: 2px;
		margin-right: 4px;
		margin-bottom: 2px;
		margin-left: 2px;
		height: 85px;
		width: 85px;
		}
#person p {
		color:#FFFFFF;
		padding: 0px;
		margin-top: 8px;
		margin-right: 2px;
		margin-bottom: 0px;
		margin-left: 2px;
		font-size: 0.90em;
}
a[href$=".pdf"] {background: url(/shared_images/icons/pdf.gif) no-repeat left top;
padding-left: 24px;
padding-bottom:6px ;
margin-bottom:4px;
}

a[href$=".doc"] {background: url(/shared_images/icons/ms-word.gif) no-repeat left top;
padding-left: 24px;
padding-bottom:6px ;
margin-bottom:4px;

}
a[href$=".xls"] {background: url(/shared_images/icons/excel-file.gif) no-repeat left top;
padding-left: 24px;
padding-bottom:6px ;
margin-bottom:4px;

}

a[href^="https://www.eventsforce.net"] {background: url(/shared_images/icons/user-group4.gif) no-repeat left top;
padding-left: 24px;
padding-bottom:6px ;
margin-bottom:4px;
}

#front_left_column {
		float: left;
		padding: 4px;
		width: 406px;
		margin: 0px;
}
