html, body {
	height:100%;
	text-align:center;
	background-color:#FFF;
	color:#000;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}



ol,ul {
	list-style:none;
}

body,input,textarea,select{font-family:Arial,Helvetica,sans-serif;}
.Status{font-size:11px;color:#999;vertical-align:top;padding-top:6px;padding-bottom:2px;padding-left:10px;padding-right:10px;}

* html .TopBar .HeaderFullwidth,* html .TopBar .NavBarFullwidth{width:expression(document.body.clientWidth < 820 ? "820px":"100%");}

.main { position: relative; min-height: 100% }
.content { padding-bottom: 65px }
.footer { border-top:1px solid #DADADA; background-color:#F1F1F1;}


a:link{color:#3A3A3A;text-decoration:underline;}
a:visited{color:#3A3A3A;text-decoration:underline;}
a:hover{color:#FFF;text-decoration:none;background-color:#3A3A3A;}
a:active{color:#FFF;text-decoration:none;background-color:#3A3A3A;}
h1{font-size:24px;margin-top:0;}
/*h1{font-size:20px;color:#e70404;font-weight:normal;}*/
/*h2{font-size:20px;font-weight:normal;margin-bottom:10px;}*/
h2{font-size:18px;color:#e70404;font-weight:normal;margin-bottom:10px;}
h3{font-size:18px;color:#e70404;font-weight:normal;}
h4{font-size:13px;margin-bottom:5px;}
h5{font-size:12px;margin-bottom:10px;}
h6{font-size:11px;margin-bottom:10px;}
p{font-size:12px;}
small{font-size:11px;font-weight:normal;}
#red{color:#e70404;}
.grey{color:#999;}
#grey{color:#999;}
#title{font-size:24px;font-weight:bold; margin-bottom: 10px;}
a.title_b{font-size:24px;font-weight:bold;text-decoration:none;}
a.title_s{font-size:18px;font-weight:bold;text-decoration:none;}
#img_title{font-size:16px;font-weight:bold;}
#img_ts{font-size:14px;font-weight:bold;}
li{font-size:12px;line-height:18px;}
dd,dt{font-size:12px;line-height:18px;}
form{padding:0;margin:0;border:0;}
table{border:0;}
td{font-size:12px;color:#000;}
img{border:none;}
input,textarea,select{font-size:12px;color:#222;}
textarea{background-color:#fff;}

.hr2 {
background-color:#DADADA;
color:#DADADA;
height:1px;
/*margin:1px 0px 6px;*/
border:0 none;
}


small.grey a {
	color:#999;
}
small.grey a:hover{
	color:#FFF;
}

.top_menu {
padding-bottom: 2px;
}

a.im:hover { text-decoration:none; background-color: transparent;}

div.top_menu a {
	padding:0.2em 0.9em;
	text-decoration:none;
	background-color:#FFF;
	color:#676767;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration: underline;
	font-weight: bold;
}
div.top_menu a:hover {
	color:#FFF;
	background-color:#676767;
	text-decoration:none;
}
div.top_menu a.menu_active {
	color:#FFF;
	background-color:#676767;
	text-decoration:none;
}
.txt_field {
	background-color: #FFFFFF;
	border:1px solid #C6C6C6;
	margin-right: 3px;
	padding: 2px 2px 2px 2px;
}
.btn {
	color:#545454;
   	background:#F1F1F1;
	font:100% arial, sans-serif;
	border:1px solid #C6C6C6;
	padding: 2px 6px 2px 6px;
	font-weight:bold;
}

.right_lnk {
	text-align:right;
	top:12px;
	right:0;
	position:absolute;
}

.clearit:after,
#content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}



/* Forms */

input[type=text],
input[type=password],
textarea {
	border: 1px solid #bbb;
	padding: 3px;
}

img.groupImage,
span.userImage img {
	padding: 1px;
	border: 1px solid #ccc;
}

.av {
	padding: 1px;
	/*margin:3px 5px 5px 0;*/
	margin: 3px 10px 10px 0;
	border: 1px solid #ccc;
}

.imgstream {width:245px; padding-bottom:12px;}

.td_grey {background-color:#F9F9F9;border-color:#DADADA;border-style:solid;border-width:1px; color: #999; font-size:11px;}

.rimg {
	padding: 1px;
	margin:0 0 5px 0;
	border: 1px solid #ccc;
}

.bimg {
	padding: 1px;
	margin:5px;
	border: 1px solid #ccc;
}
.nimg {
	padding: 1px;
	border: 1px solid #ccc;
}
.simg {
	border: 1px solid #ccc;
}
/*.im {
margin: 0 15px 4px 0;
}
.im a:hover{
	color:#000;
	text-decoration: underline;
	background-color: #FFF;
}*/
.mimg {
	padding-top:3px;
	padding-bottom: 3px;
	background-color: #FFF;
}

.x  a:hover{
	color:#000;
	text-decoration: underline;
	background-color: #FFF;
}

#imgt a:hover{
	color:#000;
	text-decoration: underline;
	background-color: #FFF;
}/*
.gmnoprint a:hover{
	color:#3A3A3A;
	text-decoration: underline;
	background-color: transparent;
}*/



.i {
	margin-bottom: 6px;
}

/* shoutboxInput */

div.shoutboxInput form {
	padding: 0 0 0 80px;
	clear: both;
	position: relative;
	min-height: 72px;
}



div.shoutboxInput form span.avatar {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 68px;
	height: 68px;
}

/* otherwise the little subscriber dot is at the wrong position */


div.shoutboxInput form textarea {
	display: block;
	width: 99%;
	height: 60px;
}
div.shoutboxInput div.textareaActions {
	margin: 5px 0 0 0;
	color: #696969;
}


div.shoutboxInput div.textareaActions input#sbPost {
	float: right;
}


/* shoutboxList */
ul.shouts {
	margin: 15px 0;
	width: 100%;
}

* html ul.shouts {
	width: auto;
}

ul.shouts li.message {
	clear: both;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 0 80px;
}

ul.shouts li.message .author {
	display: block;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding: 0 5px 2px 0;
	line-height: 1.5em;
	font-weight: normal;
}

ul.shouts li.message .author a {
	font-weight: bold;
}

ul.shouts li.message .author span.userImage {
	display: inline;
	float: left;
	position: relative;
	margin-left: -80px;
}

ul.shouts li.message span.date {
	margin: 0 3px 0 0;
	color: #696969;
}

ul.shouts li.message blockquote {
	padding: 5px 5px 5px 1px;
	font-size: 12px;
	line-height: 1.3;
}

ul.shouts li.message .meta {
	position: absolute;
	top: 0;
	right: 17px;
	width: 200px;
	text-align: right;
	font-size: 10px;
}
.heading {
	border-bottom:1px solid #CCCCCC;
	padding:1px;
	margin-bottom:13px;
}


div.messageBox span.messageWrapper {
font-weight:normal;
line-height:1.3em;
padding:0.125em 0.5em 0.25em 25px;
}
div.successMessage span.messageWrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#D6EBCC url(/images/success.png) no-repeat scroll 0.5em center;
margin: 10px;
}

div.pagination {
font-size:11px;
line-height:2.5;
margin:0.5em 0;
}
div.pagination a.prevlink, div.pagination a.prevlink:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/page_previous.gif) no-repeat scroll left center;
border:0 none;
color:#0187C5;
padding-left:15px;
}

div.pagination .selected, div.pagination a {
border:1px solid #CCCCCC;
margin:0 0.2em;
padding:0.2em 0.5em;
text-decoration:none;
}
div.pagination .selected, div.pagination a {
border:1px solid #CCCCCC;
margin:0 0.2em;
padding:0.2em 0.5em;
text-decoration:none;
}
div.pagination .selected {
border:0 none;
font-weight:bold;
}
div.pagination a.nextlink, div.pagination a.nextlink:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/page_next.gif) no-repeat scroll right center;
border:0 none;
color:#0187C5;
padding-right:15px;
}

#wi {padding-left:10px; padding-top:6px;}

#idm {float:left; margin: 10px 10px 0 10px;text-align:left; height:250px;}
#padd {padding-bottom:4px; padding-top:2px}
#paddi {padding-right:4px;padding-bottom:5px; margin-top:-2px;}



.table_list {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	border-collapse:collapse;
	cursor:default;
	font-family:arial,helvetica;
	font-size:10pt;
	margin-bottom:10px;
}
.table_list td {border:1px solid #EEEEEE; padding:2px 3px;}

.img_table td {padding-bottom: 5px;}

.hlp_pad {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	border-collapse:collapse;
}
.hlp_pad td {border:1px solid #E1E1E1; padding:7px 10px;}

.tr_odd {background-color:#FAFAFA; border:1px solid #EEEEEE; padding:2px 3px;}
.tr_even {background-color:#FFFFFF; border:1px solid #EEEEEE; padding:2px 3px;}

.hoveredTr {background-color: #D6E9F8;}
.clickedTr {background-color: #D6E9F8;}

.divhr {border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
margin-bottom:6px;}
#btm_hr {border-bottom:1px solid #DADADA;}
