 
body { 
	padding: 0; 
	margin: 0; 
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size:10pt;
	background: #EEF2F6; 
	color: #454545; 
}

td{
vertical-align:top;
font-family: Verdana,Lucida,Geneva,Helvetica,Arial,sans-serif;
font-size:10pt;
}

ul, ol{
margin:0;
padding-left:18px;
}

a {
color: #003366;
}

a img{
border: 0px;
}

a:hover {
color: #9EC068;
}

a.title {
	color: #003366;
	background: #FFF;
}

h1 {
font-size:11pt;
font-weight:bold;
margin:3px 1px 9px;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #003366;
	background: #FFF;
}


h2 { 
	margin: 0; 
	padding: 0; 
	font-weight: bold;
	font-size:11pt;
}

h3 { 
	margin: 0; 
	padding: 0; 
}

p {	
	margin: 0 0 5px 0;
	
}

form { 
	margin: 0; 
	display:inline;
}

/* layout
   ------ */

.content { 
margin: 0px auto;
width: 700px; 
text-align:left;
background:#FFFFFF;

}

#header { 
	margin:4px auto auto;width:780px; 
	padding: 0 10px;
	font-size:9pt;
}

.top_info {
	float: right;
	width: 570px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #eee;
	font-size:12px;
}

.top_info input{
font-size:10px;
}


.top_info_left {
	width: 240px;
	float: left;
}

.top_info_right {
	float: right;
	width: 290px;
	padding: 0 0 0 35px;
	border-left: 1px solid #eee;
}


.left {
float:left;
margin:0px;
padding:8px;
width:432px;
}
.left_box {
margin: 0px 0 10px 0;
border-bottom:1px dashed #D9F2FF;	
border-right:1px dashed #D9F2FF;	
}

		
.right {
	float: right;
	width: 310px;
	margin:0px;
		
}

.right_box {
	background: #EBF2FB url('/img/bg_blue.gif') ;
	border: 1px solid #eee;
	padding: 8px;	
	margin: 0 0 10px 0;
}
	
.right_box:hover {
	border: 1px solid #CCCCCC;
}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	border-top: 1px solid #eee;
}

.footer a {
	color: #9EC068;
	background: #fff;
}


/*&&>> Core Stylesheet <<&&*/

/*&&&&&>> Typography <<&&&&&*/



	
#topnav{
padding: 3px 0;
padding-bottom:0p;
margin-bottom:0px;
font-weight: bold;
font-size: 13px;
}

#topnav li{
list-style: none;
margin: 0;
display: inline;
width:auto;
}

#topnav li a{
padding: 3px 0.5em;
margin-left: 3px;
border-bottom: none;
text-decoration: none;
width:auto;
}

#topnav li a:link { color: #336699; }
#topnav li a:visited { color: #336699; }

#topnav li a:hover{
}

#topnav li a#current{
}


#topnavbx{
margin: 0px;
padding: 5px;
color:#CFCFCF;
border-top:1px solid #6699CC;
border-bottom:1px solid #6699CC;

}

#topnavbx a{
margin-left: 10px;
margin-right: 10px;
border-bottom: none;
text-decoration: none;
width:auto;
color: #336699;
font-weight: bold;
font-size: 13px;	
}	
	

/*&&>> IE <<&&*/

* html ul li a {
	width: 1px;
	}

/*&&>> IE5 Mac Hack <<&&*/
/*\*//*/
.menu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
	}
.menu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/

.reiter{
	background-repeat:repeat-x;
	height:25px;
	padding:4px;
	font-weight:bold;
	color:#575757;
}

#thlist ul {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
}
  
#thlist li {
	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}
.user_avatar {
	border: 1px solid #E8E8E8; padding:4px;
	width: auto;
	height: auto;
	font-size:8pt;
}

.url {
	color: #339933;
	text-decoration:none;
}

.navpage{
margin:0px;
padding-left:4px;
padding-right:4px;
border:1px solid #0066FF;
text-decoration:none;
}

.post{
border-bottom:1px dashed #DFDFDF;
padding:8px;
margin-bottom:8px;

}

.error {color:#c00;font-weight:700;margin-top:10px;border:1px solid red;background:#FFC5BE;padding:5px;}
.success {color:#390;font-weight:700;}

.voted{
padding:2px;
width:40px;
}

.postaction{
padding:4px;
margin:6px;
background-color:#F8F8F8;
border: 1px solid #E6EFFD;
}

.post-tail{
border-bottom:1px dashed #DFDFDF;
}

.small{
font-size:8pt;
}

.vote{
text-align:center;
cursor: pointer;cursor: hand;
}
.votebox a{
margin:1px;
text-decoration:none;
border: 0px;
}

.vote{
background:url('/img/vote.png') no-repeat top center;
font-size:1.8em;
color:#339900;
width:40px;
height:32px;
margin:1px;
margin-bottom:4px;
}

.rounded_l a{
color:#fff;
text-decoration:none;
font-weight:bold;
}

.rounded_l{
background:url('/img/rounded_l.jpg') no-repeat top left;
padding:5px 6px 6px 16px;
text-align:center;
}

.rounded_r{
background:url('/img/rounded_r.jpg') no-repeat top right;
padding:5px 6px 6px 6px;
width:1px;
}

#info-text{
color:green;
font-size:16pt;
letter-spacing:0.5px;
line-height:26px;
}

#twitlogin{
background:url(/img/icon_twitter.gif) no-repeat;
paddin-left:16px;
}

.roundedcornr_box_784977 {
   background: #ffffff;
   width:760px;
   margin:auto;
  margin-top:4px; 			
}
.roundedcornr_top_784977 div {
   background: url(/img/rc/roundedcornr_784977_tl.png) no-repeat top left;
}
.roundedcornr_top_784977 {
   background: url(/img/rc/roundedcornr_784977_tr.png) no-repeat top right;
}
.roundedcornr_bottom_784977 div {
   background: url(/img/rc/roundedcornr_784977_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_784977 {
   background: url(/img/rc/roundedcornr_784977_br.png) no-repeat bottom right;
}

.roundedcornr_top_784977 div, .roundedcornr_top_784977, 
.roundedcornr_bottom_784977 div, .roundedcornr_bottom_784977 {
   width: 100%;
   height: 14px;
   font-size: 1px;
}

.roundedcornr_content_784977 { margin: 0 15px;}


div#nifty{ margin: 0 10%;background: #EBF2FB; width:680px;margin:auto;margin-top:4px;}
b.rtop, b.rbottom{display:block;background: #fff}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #EBF2FB}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}



.dimmed{
color:#7F7F7F;
}

#board_topic{
padding:10px;
line-height:20px;
}

