

/************( BASE TAGS )************/
body {
	font-family:"Lucida Grande",Verdana,Tahoma,sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	color: #0043fc; text-decoration: none; 
}
a:hover {
	color: #2b63fc; text-decoration: underline; 
}
input.button {
	padding: 3px;
	color: #FFF;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-color: #0043fc; text-decoration: none; 
	border: none;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
input.button.sm {
	font-size: 10px;
	color: #0043fc; text-decoration: none; 
	background-color: #ddd; text-decoration: none; 
}
input.button:hover {
	background-color: #2b63fc; text-decoration: none; 
	cursor: pointer;
}
input.button.sm:hover {
	color: #2b63fc; text-decoration: none; 
	background-color: #ddd; text-decoration: none; 
	cursor: pointer;
}
input.button.disabled {
	background-color: #ddd; text-decoration: none; 
}
input.button.disabled:hover {
	background-color: #ddd; text-decoration: none; 
	cursor: default;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #999;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
/************^ BASE TAGS ^************/

/************( BUTTON )************/
.button { 
	font-weight: bold; 
	font-size: 11px; 
	color: #FFFFFF; 
	background: #0043fc; 
}
/************^ BUTTON ^************/

/************( APPLICATION )************/
.application {
	font-size: 11px;
	padding: 0 12px 0 0;
}
.application a {
	text-decoration: underline; 
}
.application.showfullscreen {
	font-size: 11px;
	padding: 0;
}
.application img {
	border: none;
	padding: 0;
	vertical-align: text-middle;
}
.application td {
	font-size: 11px;
}
.application th {
	font-size: 11px;
}
.application caption {
	font-size: 11px;
}
.application h1 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin: 0 0 7px 0;
}
.application h2 {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.application h3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.application h3 a {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #333; text-decoration: none; 
}
.application h3 a:hover {
	color: #2b63fc; text-decoration: none; 
}
.application hr {
	height: 1px;
	color: #ddd;
	background-color: #ddd;
	border: 0;
	margin: 0.2em 0 0.2em 0;
}
.application ul {
 line-height: 1.5em;
 list-style-type: square;
 margin: 0.3em 0 0 1.5em;
 padding:0;
 list-style-image: url("http://www.nfomedia.com/static/m/resources/bullet.gif");
}
.application ol {
	line-height: 1.5em;
	margin: 0.3em 0 0 3.2em;
	padding:0;
	list-style-image: none;
}
.application li { 
	margin-bottom: 0.1em; 
	margin-left: 1.0em;
}
.application ul.settings {
 margin: 0.3em 0 0 0.3em;
 list-style: none;
 list-style-image: none;
}
.application li.settings {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
	background-image: url("http://www.nfomedia.com/static/m/resources/node_settings.png");
	background-repeat: no-repeat;
	background-position: 0 .3em;
}
.application li.settings.profile {
	background-image: url("http://www.nfomedia.com/static/m/resources/node_profile.png");
}
.application li.settings.contacts {
	background-image: url("http://www.nfomedia.com/static/m/resources/node_contacts.png");
}
.application dt {
	font-weight: bold;
	margin-bottom: 0.1em;
}
.application dl {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
.application dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: 0.1em;
}
/************^ APPLICATION ^************/

/************( CONTENT )************/
.content {
	font-size: 11px;
	line-height: 1.3;
	padding: 0 12px 0 0;
}
.content.preview {
	padding: 0 0 0 0;
}
.content a {
	text-decoration: underline; 
}
.content.menu a {
	text-decoration: none; 
}
.content.menu a:hover {
	color: #2b63fc; text-decoration: underline; 
}
.content#message {
	padding: 5px 5px 5px 0;
}
.content .center {
	width: 100%;
	text-align: center;
}
.content div.pagetitle {
}
.content img {
	border: none;
	padding: 0 5px 5px 5px;
	vertical-align: text-middle;
}
.content .imgbutton {
	border: none;
	padding: 1px;
	vertical-align: middle;
}
.content .section {
	font-size: 13px;
	font-weight: bold;
}
.content .subsection {
	font-size: 12px;
	font-weight: bold;
}
.content .subsubsection {
	font-size: 11px;
	font-weight: bold;
}
.content td {
	font-size: 11px;
	line-height: 1.3;
}
.content th {
	font-size: 11px;
}
.content caption {
	font-size: 11px;
}
.content h1 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h2 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.content hr {
	height: 1px;
	color: #ddd;
	background-color: #ddd;
	border: 0;
	margin: 0.2em 0 0.2em 0;
}
.content ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.3em 0 0 1.5em;
	padding:0;
	list-style-image: url("http://www.nfomedia.com/static/m/resources/bullet.gif");
}
.content ol {
	line-height: 1.5em;
	margin: 0.3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
.content li { 
	margin-bottom: 0.1em; 
	margin-left: 1.0em;
}
.content dt {
	font-weight: bold;
	margin-bottom: 0.1em;
}
.content dl {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
.content dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: 0.1em;
}
.content div.floatright {
	clear: right;
	float: right;
	border-width: 1.0em 0 0.8em 1.4em;
}
.content div.floatleft {
	float: left;
	margin-right:1.0em;
	border-width: 0.5em 1.4em 0.8em 0;
}
.content div.frame {
	margin-bottom: 0.5em;
	border-style: solid; 
	border-color: White;
	width: auto;
}
.content div.frame div {
	border:1px solid #ddd;
	padding: 3px;
	background-color:#f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
.content div.frame div a img {
	border:1px solid #ddd;
}
.content div.frame div div.caption {
 border: none;
 text-align: left;
 line-height: 1.4em;
 padding: 0.3em 0 0.1em 0;
}
.content pre {
	font-family:Courier New, Courier;
	font-size:   11px;
	padding: 1em;
	border: 1px dashed #aaaaaa;
	color: Black;
	background-color: #F2F2F2;
	line-height: 1.1em;
}
.content blockquote {
	background: url("http://www.nfomedia.com/static/m/resources/blockquote.gif") 0 0 repeat-y;
	color: #999999;
	margin: 5px 5px 5px 0;
	padding: 0 0 0 12px;
}
/************^ CONTENT ^************/

/************( SIDE MENU HEADER )************/
#sidemenuheader {
	border: 1px solid #ddd;
	background-color: #ddd;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px 0 10px;
	width: 248px; 
	color: #333;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
}
/*
* html #sidemenuheader {
	width: 268px;
}
*/
#sidemenuheader p {
	margin: 0 0 0 0;
}
/************^ SIDE MENU HEADER ^************/

/************( SIDE MENU )************/
#sidemenu {
	border: 1px solid #ddd;
	background-color: #f5f5f5;
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	width: 248px; 
			-moz-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
			border-bottom-left-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
			border-bottom-right-radius: 5px;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
}
#sidemenu.withheader {
			-moz-border-radius-topleft: 0px;
			-webkit-border-top-left-radius: 0px;
			border-top-left-radius: 0px;
			-moz-border-radius-topright: 0px;
			-webkit-border-top-right-radius: 0px;
			border-top-right-radius: 0px;
}
/*
* html #sidemenu {
	width: 268px;
}
*/
#sidemenu p {
	margin: 0 0 4px 0 
}
#sidemenu ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: 0.3em 0 0 1.5em;
	padding:0;
}
#sidemenu li {
	list-style-image: url("http://www.nfomedia.com/static/m/resources/node.gif");
	margin-bottom: 0.1em; 
	margin-left: 1.0em;
}
#sidemenu li {
	list-style-image: url("http://www.nfomedia.com/static/m/resources/node.gif");
	margin-bottom: 0.1em; 
	margin-left: 1.0em;
}
#sidemenu li.public {
	list-style-image: url("http://www.nfomedia.com/static/m/resources/node.gif");
}
#sidemenu li.login {
	list-style-image: url("http://www.nfomedia.com/static/m/resources/node.gif");
}
#sidemenu li.users {
	list-style-image: url("http://www.nfomedia.com/static/m/resources/node_users.gif");
}
#sidemenu li.editors {
	list-style-image: url("http://www.nfomedia.com/static/m/resources/node_editors.gif");
}
/************^ SIDE MENU ^************/

/************( BLOG IMAGE )************/
img#blogimage, #blogimage {
	margin: 0 15px 5px 0;
}
img#blogimage.floatright, #blogimage.floatright {
	float: right;
}
img#blogimage.floatleft, #blogimage.floatleft {
	float: left;
}
/************^ BLOG IMAGE ^************/

/************( PROFILE MISC )************/
img.profile {
	border: 1px solid #ddd;
}
/************^ PROFILE MISC ^************/

/************( BUBBLE )************/
.bubbleheader {
	border: 1px solid #ddd;
	background-color: #ddd;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 5px 0 5px;
	margin: 0;
	color: #333;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
}
.bubbleheader p {
	margin: 0 0 3px 0 
}
.bubble {
	padding: 10px;
	margin: 0 0 5px 0;
	min-height: 45px;
	off_background-color: #f5f5f5;
	border: 1px solid #ddd;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
			-moz-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
			border-bottom-left-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
			border-bottom-right-radius: 5px;
}
.bubble.white {
	background-color: #fff;
}
.bubble.withheader {
		-moz-border-radius-topleft: 0px;
		-webkit-border-top-left-radius: 0px;
		border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-webkit-border-top-right-radius: 0px;
		border-top-right-radius: 0px;
}
.bubble p {
	margin: 0 0 3px 0;
}
/************^ BUBBLE ^************/

/* new */

#container_new {
	margin: 0 auto;
	text-align: left; 
	width: 900px;
}

#container_element {
	margin: 0 auto;
	padding: 0 0 12px 0;
	text-align: center; 
	width: 900px;
}

#workcontainer_new {
	width: 603px;
	float:left;
}
* html #workcontainer_new {
	wwwwwidth: 600px;
}
#workcontainer_new.fullscreen {
	width: 100%;
	float:none;
}

#menu_new {
	width: 286px;
	padding: 0 0 0 10px;
	float:right;
}

#header_home_new {
	margin: 12px 0 12px 0;
	padding: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 10px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
}

#header_home_new2 {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ddd;
	background: #fff url("http://www.nfomedia.com/static/m/resources/footer_fade.jpg") 0 0 repeat-x;
	font-size: 10px;
	width: 100%;
	min-height:130px;
}

#header_new {
	margin: 0;
	padding: 12px 0 0 0 0;
	background: #fff url("http://www.nfomedia.com/static/m/resources/title_in_bg.jpg") 0 0 repeat-x;
	font-size: 10px;
	width: 100%;
	min-height:114px;
}

#work_new {
	margin: 0;
	padding: 0 10px 10px 0px;
	background-color: #fff;
	min-height: 350px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
}
#work_new.contentsection {
	padding: 0 10px 10px 0px;
}

#workelement {
	width: 100%;
	padding: 0 10px 10px 0px;
}

#menuelementheader_new {
	margin: 0;
	padding: 2px 5px 3px 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #ddd;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
#menuelementheader_new.admin {
	color: white;
	background-color: #c58484;
	border-top: 1px solid #c58484;
	border-left: 1px solid #c58484;
	border-right: 1px solid #c58484;
}
#menuelement_new {
	margin: 0 0 12px 0;
	padding: 10px 10px 10px 10px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	font-size: 10px;
		-moz-border-radius-bottomleft: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-right-radius: 5px;
		border-top-right-radius: 5px;
}
#menuelement_new.withheader {
	border-top: none;
		-moz-border-radius-topleft: 0px;
		-webkit-border-top-left-radius: 0px;
		border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-webkit-border-top-right-radius: 0px;
		border-top-right-radius: 0px;
	padding-top: 5px;
}
#menuelement_new.admin {
}
#menuelement_new.blank {
	border: none;
	background-color: #fff;
	padding: 0;
}
#menuelement_new p {
	margin: 0 0 5px 0; 
}

#footer_new {
	margin: 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #ddd;
	background: #fff url("http://www.nfomedia.com/static/m/resources/footer_fade.jpg") 0 0 repeat-x;
	font-size: 10px;
	width: 100%;
	min-height:130px;
}

#ad_new {
	margin: 5px 0x 5px 0;
	padding: 10px 10px 10px 10px;
	text-align: center; 
	font-size: 10px;
}

