/* CSS Document */

/* Undo some default styling of common (X)HTML browsers */
ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
	margin:0; 
	padding:0
}
a img,:link img,:visited img { 
	border:none 
}
address { 
	font-style:normal 
}

/* WT Formatting Styles */
* {
  padding: 0;
  margin: 0;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#edit {
	display:block;
	border:2px dotted #4A6DBF;
	padding:4px;
	margin-bottom:4px;
	/*background-color:#FDFCDF;*/
}
#editbar {
	display:block;
	font-size:12px;
	padding:2px;
	background-color:#3D5FA6;
	color:#CCCCCC;
	text-align:center;
	background-image: url(../images/bg-editbar-blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#editbar a {
	color:#ffffff !important;
	text-decoration:none !important;
	display:inline !important;
	background: url(none) !important;
	padding:0px !important;
	margin:0px !important;
	text-transform:none !important;
	font-weight:normal !important;
	border:none !important;
}
#editbar a:hover {
	color:#ffffff !important;
	text-decoration:underline !important;
}
#note {
	padding:5px;
	background-color:#FFFFCC;
	border:1px dashed red;
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
}
#amm_wt_url_hint_box {
	position: absolute;
	right: 0;
	top: 0;
	border: 1px dotted red;
	color: black;
	font-family: verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 8.5pt;
	padding: 8px;
	margin: 5px;
	background: #ffeecc;
	width: 400px;
}
#amm_wt_url_hint_box input {
	width: 100%;
	font-family: 'courier new',courier,monospace,verdana;
	font-weight: bold;
	font-size: 10pt;
	background: white;
	margin-top:4px;
}
#amm_wt_url_close_box {
	text-align:right; 
	float:right; 
	padding-left:10px;
}
#metaDataHolder {
	width:760px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #ffffff;
	color:#000000;
	margin:0px auto;
	margin-top:25px;
}
#metaDataHolder td {
	padding:10px;
	border:1px solid #475056;
}
/* Page Styles */
body {
	margin:0px;
	background-color:#ffffff;
	/*background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
a {
	color:#132871;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#holder {
	margin:0px auto;
	width:779px;
}
#shadowRight {
	padding-left:6px;
	padding-right:13px;
	background: url(../images/shadowRight.jpg) repeat-y right top;
}
#shadowBottom {
	padding-bottom: 8px;
	background: url(../images/shadowBottom.jpg) no-repeat left bottom;
}
#innerHolder {
	width:750px;
	background: #ffffff;
	border:1px solid #D2D2D2;
	padding:4px;
}
#leftCol {
	width:172px;
	float:left;
	margin-right:5px;
}
#rightCol {
	width:573px;
	float:left;
}
#navigation {
	width:172px;
	background-color:#191826;
	background-image: url(../images/bg-nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:3px;
	padding:5px 0px 5px 0px;
}
#navigation.page {
	background-image: url(../images/bg-nav3.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:170px;
	/*height:400px;*/
}
#navigation ul {
	list-style:none;
}
#navigation ul li {
}
#navigation ul li a {
	font-size:11px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #8E8EB0;
	padding:2px 0px 2px 19px;
	background: url(../images/bullet-menu.gif) no-repeat 6px 6px;
	margin:0px 8px 0px 8px;
}
#navigation ul li a.end {
	border-bottom:none;
}
#navigation ul li a:hover {
	text-decoration:underline;
}
#navigation ul li ul li {
}
#navigation ul li ul li a {
	background:none;
	background-color:#435C98;
	_padding:0px 0px 2px 19px;
	padding-right:2px;
}
#navigation ul li ul li a:hover {
	background-color:#5874B6;
}
#navigation li a.onLink {
	background-color:#435C98;
}
#navigation li a.linkSub { background-color:#435C98!important; }
#dailyPoll {
	border:1px solid #D7D7D7;
	padding:5px;
	color: #4D4D4D;
	font-size: 11px;
	background-color:#FFFFFF;
}
#dailyPoll h3 {
	color:#0E0F6A;
	padding-bottom:2px;
	margin-bottom:5px;
	border-bottom:1px solid #D8D8E7;
	font-size:18px;
}
#homeBanner {
	margin-bottom:5px;
	width:573px;
	height:329px;
}
#homeBanner h1 {
	display:none;
}
#introHolder {
	background: url(../images/bg-introHolder.gif) repeat-y left top;
	/*height:294px;*/
}
#introContent {
	width:367px;
	margin-right:4px;
	float:left;
	padding:9px;
	background-color:#343476;
	color:#FFFFFF;
	font-size:11px;
}
#introContent h2 {
	text-transform:uppercase;
	font-size:16px;
	padding-bottom:5px;
	border-bottom:1px solid #53538A;
	margin-bottom: 4px;
}
#hotTopic {
	float:right;
	width:164px;
	height:216px;
	background: #181827 url(../images/bg-hotTopic.jpg) repeat-x left top;
	color:#FFFFFF;
	padding:9px;
}
#hotTopic a.more {
	display:block;
	margin-top:10px;
	color:#FF0000;
	text-transform:uppercase;
	font-size: 11px;
	text-decoration: none;
}
#hotTopic a.more:hover {
	text-decoration:underline;
}
#hotTopic h3 {
	font-size:16px;
	padding-bottom:5px;
	border-bottom:1px solid #37387F;
	margin-bottom: 5px;
}
#hotTopic h4 {
	font-size:13px;
	padding-bottom:4px;
}
#footer {
	width:760px;
	margin:0px auto;
	color:#181827;
	height:25px;
	padding-top:3px;
}
#footerLeft {
	width:510px;
	float:left;
	font-size: 10px;
}
#footerRight {
	width:245px;
	float:right;
	text-align:right;
	font-size: 12px;
	padding-right: 5px;
	text-transform: lowercase;
	color:#8E8EB0;
}
#footer a {
	color:#132871;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#topHolder {
	margin-bottom:3px;
	height:136px;
}
#liberalLogo {
	width:172px; 
	height:119px;
	background:#191826;
}
#liberalLogo2 {
	float:left;
	width:170px;
	height:136px;
	background:#0E0F6B;
}
#liberalLogo2 img { display:none; }
#banner {
	float:left;
	width:578px;
	height:136px;
}
#banner h1 {
	display:none;
}
#content {
	padding:9px 15px 0px 12px;
	color:#4D4D4D;
}
#content form {
	color:#000000;
}
#content h2 {
	font-size:18px;
	color:#FF0000;
	padding-bottom:7px;
}
#content h3 {
	font-size:15px;
	padding-bottom:3px;
	padding-top:3px;
}
#content ul {
	margin: 8px 0px 8px 18px;
}
#content ul li {
	padding:0px 0px 4px 0px;
}
.contentPic {
	float:right;
	padding-left:15px;
	padding-bottom:15px;
	color:#000000;
	width:150px;
	display:block;
}
#middle {
	background: url(../images/bg-pages.gif) repeat-y left bottom;
	margin-bottom:-16px;
}
.required {
	color:#CC0000;
	font-size:120%;
	font-weight:bold;
}
#homeSearch {
	border:1px solid #D7D7D7;
	padding:3px 5px 4px 5px;
	color: #4D4D4D;
	font-size: 11px;
	margin-top:3px;
}
#homeSearch input {
	font-size:11px;
	padding-left:1px;
}
#pageSearch {
	padding:3px 5px 4px 5px;
	color: #ffffff;
	font-size: 11px;
	margin-top:3px;
}
#pageSearch input {
	font-size:11px;
	padding-left:1px;
}
.galleryPic {
	display:block;
	margin-right:10px;
	margin-bottom:5px;
	_margin-bottom:10px;
	float:left;
}
.galleryPicEnd {
	margin-right:0px;
	display:block;
	margin-bottom:5px;
}
.lip {
	display:block;
	float:left;
	width:180px;
	_width:170px;
	margin:0px 2px 10px 0px;
	font-size:11px;
}
.lip strong {
	color:#000000;
}
.lipImg {
	margin-bottom:5px;
	height:80px;
	display:block;
}
.blog {
	display:block;
	padding:5px 5px 0px 5px;
	border-bottom:1px solid #D3D3D3;
	margin-bottom:4px;
}
.blog h3 {
	font-size:18px !important;
	color:#0F106B;
	font-weight:bold;
	padding-bottom:8px;
}
.blog h5 {
	font-size:11px;
	color:#999999;
	margin:0px;
	padding-bottom:5px;
	text-transform:uppercase;
}
#sitemap ul {
	margin-bottom:0px;
	padding-bottom:0px;
}
#sitemap ul li {
	padding-bottom:6px;
}
#returnlink a {
	color:#FFFFFF;
}


table.bubble {
}

table.bubble td{
	text-align:left;
}

table.bubble tr.frills td{
	font-size: 1px;
	line-height: 1px;
}
#newAudioDownload {
	width:191px;
	height:115px;
	padding:15px;
}

/* added by matthias on 22/02/07 */
.hideDiv { display:none; }
h2 a { display:block; }
h2 a .box { border:1px solid #4d4d4d; }

#imageLarge {
	padding:15px;
	text-align:center;
}

/*browser fix 29 10 08 by CM */
.ie6 #introHolder { background-image:none;}
.ie7 #hotTopic { height:290px;}
