
body{
	background-color:#ffffff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111;
	margin:0;
	padding:0 8px 10px 8px;
	/* min-width:800px; */
}

.mac.gecko body {font-size:9px; background-color: pink;}

a:LINK,
a:VISITED,
a:ACTIVE{
	color:#295db3;
	text-decoration:none;
}
a:HOVER{
	color: #295db3;
	text-decoration:underline;
}


#content{
	width: 100%;
	margin: auto;
}

#content-center{
	width: auto;
	margin: auto;
}

h1 {
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding:2px 0 4px 0;
	color:#b3295d;
}

h2 {
	font-weight:bold;
	font-size:13px;
	margin:0;
	padding:2px 0 4px 0;
}

hr {
	border:0;
	background-image:url(/images/dotted_line.jpg);
	height:1px;
}

fieldset {
	border: 0px;
	margin:0;
	padding:10px 0 0 0;
	background-image:url(/images/dotted_line.jpg);
	background-repeat:repeat-x;
	background-position: 0 10px;
	color:#666666;
}

legend {
	font-weight:normal;
	font-size:18px;
	padding:2px 0 10px 0;
	margin:0;
	color:#194ea6;
}

label {
	font-weight:bold;
	margin:0;
	padding:2px 0 4px 0;
	color:#000000;
}

input {
	background-color:#eeeeee;
	border:1px solid #dddddd;
	padding:3px;
	margin:5px 0 8px 0;
}

.header{
	background-image:url(/images/header_bg.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:13px;
	height:36px;
}
.header .left{
	background-image:url(/images/header_left.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:inherit;
	height:29px;
	position:relative;
	/top:-1px;
}
.header .right{
	background-image:url(/images/header_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:inherit;
	height:29px;
}
.header .content{
	padding:5px;
}

.detail-label{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding:5px 5px 0 5px;
}

.detail-info{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding:5px 5px 0 0;
}


.box{
	background-repeat:repeat-x;
	font-size:13px;
	border:1px solid #e5e5e5;
	margin-bottom:8px;
}
.box .top-left{
	background-image:url(/images/box_top_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:inherit;
	position:relative;
	left:-1px;
	top:-1px;
}
.box .top-right{
	background-image:url(/images/box_top_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:inherit;
	position:relative;
	right:-2px;
}
.box .bottom-left{
	background-image:url(/images/box_bottom_left.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:inherit;
	position:relative;
	left:-2px;
	bottom:-2px;
}
.box .bottom-right{
	background-image:url(/images/box_bottom_right.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:inherit;
	position:relative;
	right:-2px;
}

.box .content{
	padding:10px;
}

.button{
	background-image:url(/images/button_bg.jpg);
	height:18px;
	float:left;
	margin:0 1px 0 1px;
}
.button .left{
	background-image:url(/images/button_left.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:18px;
	float:left;
	position:relative;
	top:0px;
}
.button .right{
	background-image:url(/images/button_right.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:18px;
	float:left;
}
.button .content{
	padding:4px 6px 0 6px;
	vertical-align:top;
}

.button a:LINK,
.button a:VISITED,
.button a:ACTIVE{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
.button a:HOVER{
	color:#333333;
	font-weight:normal;
	font-size:11px;
}

/* COLUMNS */

.l1-col1 {
	margin-right:258px;
}

.l1-col1a {
	margin-right:258px;
	margin-left: 228px;
}

.l1-col1i {
	margin-right:428px;
}

.l1-col2i {
	width: 420px;
	float:right;
}

.l1-col2 {
	width:250px;
	float:right;
}



.l1-col3 {
	width:220px;
	float:left;
}

.l1-col3i {
	width:420px;
	float:left;
}

#nm_thoughts{
	/* float:left; */
    background-color: #FFFFFF;
	
}

#nm_stream, #content_side, .sidebar{
    background-color: #FFFFFF;
	
}


/* COMES WITH THE PACKAGE */

.l{
	float:left;
}

.r{
	float:right;
}

.c{
	clear:both;
}

.hide{
	display:none;
}

.plain,
.plain li{
	padding:0;
	margin:0;
	list-style-type:none;
	display:block;
}

.thought {
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	height: 100px;
	max-height: 100px;
	max-width: 100px;
	overflow: hidden;
	padding: 1px;
	border: 1px;
	color: #000000;
}

.thought:hover {
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	height: 100px;
	border: 2px solid #666666;
	max-height: 100px;
	max-width: 100px;
	overflow: hidden;
	padding: 0px;
}

.input-box {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #3F69DA solid 1px;
	width: 200px;
	background-color: #88A3E8;
	color: #FFFFFF;
	padding: 2px;
	font-weight: normal;
}

.input-box:hover {
	background: #FFFFFF;
	color: #000000;
	padding: 2px;
	font-weight: normal;
}

blockquote {
border : 1px dashed #000;
margin: auto;
padding: 10px;
width: 80%;
background-color: #D1DDF1;
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

/* tabs */

ul#tabnav
{
	border-bottom: 3px solid #484848;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0pt;
	margin: auto;
	padding: 0pt;
	width: 100% 	;
}
ul#tabnav li
{
	background-color: #DBDBDB;
	float: left;
	height: 35px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#tabnav li a
{
	color: #515151;
	display: block;
	float: left;
	font-family: "arial",sans-serif;
	font-size: 16px;
	height: 35px;
	line-height: 35px;
	padding: 0pt 6px;
	position: relative;
	text-decoration: none;
} 

ul#tabnav li a:hover, ul#tabnav li a.selected
{
	background-color: #202B32;
	border-right-color: #646464;
	border-right-style: solid;
	border-right-width: 1px;
	color: #DDDDDD;
	font-weight: bold;
}

.info_panel{
    background-color: #FFFFFF;
	padding-left: 5px;
	height: 20px;	
	border-bottom: dashed 1px #CACACA;
	/* margin-bottom: 5px; */
}

.info_panel div{
	border-right:#d7d4d4 1px solid;
	float: left;
	text-align: center;
	height: 20px;		
	padding-right: 5px;
	padding-left: 5px;		
	color: #444444;
	font-size: 14px;	
}

.info_panel .div:hover{
	background: #9D9D9D;
	color: #E4E4E4; 	
}

.info_panel strong{
	font-size: 10px;	
}

.info_panel div .a{
	color: #444444;
	font-size: 14px;
}

.info_panel div:hover .a{
	color: #F0F0F0;
	font-size: 14px;
}

.content{
	/*
	background-image: url(/images/bg/fading_background_1.png);
	background-repeat: repeat-x;
	*/
}

div .section, div:hover .section{
	background: #364398;
	color: #FFFFFF !important;
}

.stream{
	float: left; 
	width: 100%;
}

.sidebar{
	padding-left: 8px;
	font-size: 12px;
}

.rowAlt{
	background: #F2F2F2;
}
