/*temporary*/
.whiteboard {
display:none;
}

/*default*/
html * {
margin:0;
padding:0;
}

.LTR, .RTL {
	background:#e8e8e8 url("/datam/images/Background.gif") repeat-x;
}

body {
color:#808080;
font-family:Arial,Verdana,"Lucida Grande",Tahoma,helvetica,sans-serif;
font-size: 12px;
}

body [spellcheck=false], .ContentLabel {
	color: #000;
	font-family: verdana;
}

body.EditMode{}

.ContentCheckbox {
	display: none;
}

.hidden {
	display:none;
}

img {
	border:medium none;
}

a {
	outline:none;
	color:#808080;
	text-decoration:none;
	border:medium none;
}
a:hover {
	color:#333;
}

a img:hover {
	opacity:0.8;
	filter: alpha(opacity = 80); /* For IEx */
	zoom: 1; /* For IEx */
}

a.disabled {
	background-color:#CCC;
}

/*disabled links (revert hover styles)*/
a.disabled:hover {
	cursor:auto;
}

a.disabled img:hover{
	cursor:auto;
	opacity:1;

	filter: alpha(opacity = 100); /* For IEx */
	zoom: 1; /* For IEx */
}

a.video {
	position:relative;
}

a.video .play-button {
	left:180px;
	position:absolute;
	top:80px;
}

/* briefcase */
.ContributionsList {
	font-weight:bold;
}

.ContributionsEdit {
	margin-top: 0px;
	position:relative;
}
.ContributionsEdit .EditForm{
	border:none;
	padding:0px;
}

/* blog post button */
.ContributionsEdit .ContentEditMenu, .SubmitButton, .LongSubmitButton, .RegisterButton, .LogonDialog input[type="submit"]{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background: #2883C6;
	background-image:-moz-linear-gradient(100% 100% 90deg, #2883C6, #41A4E4);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#41a4e4), to(#2883c6)); 
	border: solid 1px #2b79bc;
	color: #fff;
	display:block;
	text-shadow: #1b69a7 -1px -1px 1px; 
	font-weight: bold; 
	cursor: pointer;
	font-weight:bold;
	line-height:24px;
	padding:0 8px;
	text-align:center;	
	width:100px;
	clear: both;
	margin:0 0 0 540px;
	position:relative;
	top:-18px;
	*padding-top: 0; /*IE6/IE7*/
	*padding-bottom: 0;
}

.contribution .ContentEditMenu {
	display:none;/*javascript-show*/
	float: right;
	*float: none;
	*margin-left:608px;
}

.ContributionsEdit .ContentEditMenu:hover, .SubmitButton:hover, .LongSubmitButton:hover, .RegisterButton:hover, .LogonDialog input[type="submit"]:hover{
	background-color: #41a4e4; 
	background-image: -moz-linear-gradient(100% 100% 90deg, #2577B4, #3B95D6);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3B95D6), to(#2577B4)); 
	border-color: #1e76bc; 
	color: #fefefe; 
	text-decoration: none
}

.ContributionsEdit .ContentEditMenu .MenuItemEdit{
	color: #fff; 
	text-decoration: none; 
	padding: 0;
	font-size: 14px;
}

.MenuItemEdit, .MenuItemEditSmall {
	color: #fff; 
	text-decoration: none; 
	padding: 0;
}

#blogTbl .TextBoxField {
	font-family: Verdana,"Lucida Grande",Tahoma,Helvetica,sans-serif;
	color:#808080;
}

.ContributionsEdit textarea {
	border:1px solid #CCCCCC;
}
.ContributionsEdit .ContentEditMenu table {
	width:100%;
}
.ContributionsEdit .ContentEditMenu img {
	display:none;
}

.VideoLikeContent object {
	width: 897px;
}

.AttachmentsList .NewAttachment{
	font-size:12px !important;
	padding:2px 20px 2px 10px;
	z-index:1;
	color:#002BB8 !important;
}
.ContributionsEdit .EditForm .PageContent{
	padding:0px;
}font-
.ContributionsEdit .postEditorLabel{
	display:none;
}
.PageContent{
	font-family:Verdana,"Lucida Grande",Tahoma,Helvetica,sans-serif;
	font-size:14px !important;
}
.ContributionsEdit .EditingFormControlNestedControl iframe{
	border:1px solid !important;
	border-color:#AAAAAA #CCCCCC #CCCCCC #AAAAAA !important;
	color:#000000 !important;
	font-size:14px !important;
}

.ContributionsEdit .EditingFormControlNestedControl .AttachmentsList iframe{
	border:none !important;
}

.ContributionsEdit .PageTitleHeader {
	display: none;
}


.ContributionsEdit #FCKToolbarUC {
	display: none;
}

.TB_ToolbarSet {
	display: none;
}

.FormPanel table {
	width: 100%;
}

.FormPanel table td {
	vertical-align: top;
	font-size: 14px;
	padding-bottom: 5px;
}

#content input.TextBoxField {
	padding: 5px;
	margin: 0;
	width: 450px;
}

.GeneralList {
	font-size: 14px;
}

.Uploader {
	/*margin-top: -10px;*/	
}

.PageContent .EditingFormInfo {
	display: none;
}

/* briefcase posts */
.BlogPost {
	clear:both;
	display:block;
	font-family:Verdana,"Lucida Grande",Tahoma,Helvetica,sans-serif;
	color: #676767;
}

.BlogPBody *, .BlogPBody {
	padding: 1px 0;
	color: #282828;
	font-size: 12px;
}

.blogPostBody {
	left: 80px;
}

#content .BlogPBody p {
	color: #000000;
	font-size: 12px;
	font-family:Verdana,"Lucida Grande",Tahoma,Helvetica,sans-serif;
	line-height: 1.4;
}

#post {margin: 5px 0;clear: both; min-height: 70px;}

.BlogPost hr {
	background: #E5E5E5;
	border: 0;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	*margin-top: 10px; /* For IE6/IE7 */	
	*margin-bottom: 10px;
}

#conversations .BlogPost hr {
	margin: 0;
}

div.separator {
	clear:both;
	padding-bottom:10px;
	padding-top:20px;
}

.separator hr {
	background: #E5E5E5;
	border: 0;
	height: 1px;	
}

.blogPTitle {
	font-size: 18px;
	font-weight: bold;
}

#briefCaseDiv {
	margin-top: 12px;
}

#briefCaseDiv #sidenav a:hover {
	text-decoration: none;
}

.CommentDetail .buttonpedding {
	font-size: 11px;
}

.comment-text-box .TextAreaField {
	height: 35px;
	overflow:auto;
	width: 99%;
}

.userImage {
	float: left;
}

.userImage img {
	margin-right:10px;
	width:50px;
}

.BlogPBody div, .BlogPBody br, .BlogPBody * * {
	padding: 0;
}

.BlogPBody li {margin-left: 20px;}

.BlogPDate {margin-right: 20px;}

.BlogPDateWhole {
	font-size:11px;
	padding-top:5px;
	margin-left: 60px;
}

.BlogPDateWhole .date {
	float: left;
}

#content .BlogPost a {
	color: #002BB8
}

#content .BlogPost a strong {
	color: #002BB8
}

#content .BlogPost a:hover {text-decoration: underline;}


.BlogCommentsRepeater {
	font-size: 11px;
	font-family: verdana;	
}

.blogCommentDiv {
	margin-left:60px;
	margin-top: 15px;
	clear: both;
}

.blogCommentDiv .InfoLabel {
	display: none;	
}

/* blogging comments style */
.CommentUserPicture img {
	height: 40px;
	margin-right: 10px;
	float: left;
	vertical-align: top;
}

.CommentDetail {
	padding: 5px;
	background-color: #eeeeee;
	border-bottom:1px solid #EcEcEc;
	margin-bottom: 3px;
}
.CommentUserPicture {
display:inline-block;
vertical-align:middle;

*display:inline;zoom:1;
}
.CommentBlock {
	display:inline-block;
	vertical-align:middle;
	width: 90%;
	*display:inline;zoom:1;
}

#briefCaseDiv .zoneMain td.Comments {
	padding: 0;
	width: 100%;
}

.BlogCommentsTitle {
	
	color:black;
	font-size:12px;
	font-weight:bold;
	padding-bottom:15px;
	padding-top:35px;
	clear: both;
	display:none;	
}

.BlogPanel table, .BlogPanel textarea {
	width: 100%;
}

.BlogPanel table td {
	font-size: 12px;
	font-weight: bold;
}

.CommentUserName {
	color:#000000;
	font-weight:bold;
}

.CommentText {
	color: #000000;
	padding-right: 10px;
}

.CommentDate, .InlineAbuseLink {
	margin-right: 5px;
	margin-bottom: 2px;
	font-size: 10px;
}

.CommentDate, .CommentAction {
	float:left;
	font-size:10px;
	margin-top:5px;
}

.CommentAction {
	float: right;
	font-family: verdana;
	font-size: 11px;	
}

.PostCommentSeparatorLine {
	height: 1px;
	border-top: 1px solid #e6e6e6;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.BlogEditor .ErrorLabel {padding-bottom: 0px;}

.ui-widget input, .ui-widget textarea {width: 400px;}

.AttachmentsList {
	cursor: pointer;	
}

.AttachmentsList table {
	border: none;
}

.AttachmentsList td {
	padding: 4px;	
}

.AttachmentsList img {
	width: 15px;
}


.ui-widget input, .ui-widget textarea {
	width: 20px;	
}

.ui-widget input[type='submit'] {width: 100px; float: right;}

.BlogPanel {
	width: 100%;
	margin-top: 10px;
}

#content .BlogRequiredValidator input.SubmitButton {
	float: right;
	width:50px;
	right: 5px;
}

.metadata {
	float: right; font-size: 11px; margin-top: 20px;
}

a.edit {
	font-size: 11px;
	color: #B3B3B3;
	float: right;
}

.story img {
	float: left;
}

.story a img {
	float: right;
	position: relative;
	bottom: 5px;
	margin-left: 5px;
}


#edit {
	float: left;
}

.replymore {
	float: left;	
}

.Contributions {
	width: 70%;
}

#content a.EditContributionDelete {
	padding-left: 10px;
}

#content .EditContributionEdit {
	text-align: right; 
	padding-left: 10px;
	padding-right: 10px;
}

#content .EditContributionClose {
	margin-right: 50px;	
}

.PageTitle {
	display: none;
}

#popupMain a {
color:#FFFFFF;
}

#popupMain p.intro {
	color: #808080;
	font-weight: bold;
}

#popupMain table {
	padding-left: 6px;
	padding-top: 10px;
}

#popupMain table td {
	padding-bottom: 10px;
}

#popupMain label {
	padding-left: 5px;
}

.simplemodal-wrap {
	overflow: none;
}

#simplemodal-container a.modalCloseImg {
background:url("/Datam/images/x.png") no-repeat scroll 0 0 transparent;
width:25px;
height:29px;
display:inline;
z-index:3200;
position:absolute;
top:-13px;
right:-13px;
cursor:pointer;
}

#main {
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:0px;
	position:relative;
	width:920px;
	/*background:url("/Datam/images/black-gradient.gif") repeat-x scroll 0 0 #FFF;*/
	background:url("/Datam/images/menubar.gif") repeat-x scroll 0 0 #FFF;
	border-left:2px solid #CCC;
	border-bottom:2px solid #CCC;
	border-right:2px solid #CCC;
}
#bar {
	font-size:11px;
	line-height:35px;
	text-align:right;
	padding: 0 0px;
}

#bar li {
display:inline-block;
*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}

#bar li a {
	padding:0 0 0 0px;
	color: #fff;
}
#bar .search {
	float: left;
	margin-left: 220px;
	height:35px;
}
#bar .searchBox {
background:url("/datam/images/search-grad.png") repeat scroll 0 0 transparent;
display:block;
height:17px;
margin-top:8px;
position:relative;
width:150px;
}
#bar li input.text {
background:none repeat scroll 0 0 transparent;
border:medium none;
color:#606060;
height:100%;
padding-left:1px;
padding-right:2px;
width:100%;
}
#bar li input.image {
position:absolute;
right:2px;
top:3px;
}
#bar li.left {
float:left;
}
#bar li.left a {
padding:0 38px 0 0;
}
#bar .user {
margin-right:10px;
}

#bar .signoutButton  {
	float:right;
	margin-right:5px;
	margin-top:-22px;
	font-size:11px;
}

#bar .signoutButton:hover {
	color:#333333;
	cursor:pointer;
}

#info {
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding:3px 0;
	text-align:right;
	float: right;
	margin-right: 20px;
}
#info li {
border-right:1px solid #B3B3B3;
display:inline-block;
padding-left:14px;
padding-right:14px;

*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}
#info li.last {
padding-right:0;
border-right:medium none;
}
#menu {
clear-left;
margin:27px 0 15px;
font-size:15px;
font-weight:bold;
line-height:27px;

/*letter-spacing: -4px;display:inline-block spacing hack
word-spacing: -4px;display:inline-block spacing hack*/
}
#menu li {
display:inline-block;
text-align:center;
width:132px;
letter-spacing: normal;/*display:inline-block spacing hack*/
word-spacing: normal;/*display:inline-block spacing hack*/
*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}
#menu li.index_1 {
background:url("/Datam/images/menu1_132x27.gif");
}
#menu li.index_2 {
background:url("/Datam/images/menu2_132x27.gif");
}
#menu li.index_3 {
background:url("/Datam/images/menu3_132x27.gif");
}
#menu a {
color:#FFFFFF;
display:block;
}
#menu li.index_1 a:hover {
/*color:#CCCCCC;*/
background:#444;
}
#menu li.index_2 a:hover {
/*color:#DDDDDD;*/
background:#999;
}
#menu li.index_3 a:hover {
/*color:#EEEEEE;*/
background:#ccc;
}

#content {
	margin-right: 10px;
	clear: both;
}

#footer {
	clear:both;
	font-size:11px;
	padding-bottom:4px;
	padding-top:27px;
	padding-right: 10px;
	text-align:right;
	vertical-align: 200px;
	letter-spacing: -4px;/*display:inline-block spacing hack*/
	word-spacing: -4px;/*display:inline-block spacing hack*/
}
#footer li {
	display:inline-block;
	padding-left:11px;
	padding-right:11px;
	letter-spacing: normal;/*display:inline-block spacing hack*/
	word-spacing: normal;/*display:inline-block spacing hack*/
	*display: inline; /* For IE6/IE7 */
	zoom: 1; /* For IE6/IE7 */
}
#footer li.first {
	padding-left:0px;
	float:left;
}

#footer li.last {
	padding-right:0px;
}

#footer li ul li {
	border-right:1px solid #B3B3B3;
	padding-left: 0;
	padding-right: 7px;
	margin-left: 7px;
}

#footer li ul li.last {
	border-right:medium none;
	padding-right:11px;
}

#footer a:hover {
	color: #808080;
	text-decoration: underline;
}

#talk {
	position:absolute;
	right:0;
	top:100px;
}

ul.dropdown  {
position:relative;
}
ul.dropdown a {
display:block;
text-align:left;
width:100%;
padding-left:10px !important;
}
ul.dropdown li {
list-style:none outside none;
}
ul.dropdown ul {
visibility:hidden;
position:absolute;
top:100%;
width:200px;
text-align:left;
}
ul.dropdown ul li {
display:block;
background-color:#DDDDDD;
padding:1px 0 1px 0;
}
ul.dropdown ul li.hover {
background-color:#EFEFEF;
}

/*content*/
#content a {
color:#000000;
}

#breadcrumbs {
font-size:11px;
line-height:17px;
}

.logo{
display:inline-block;
padding-top:20px;

*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}

#breadcrumbs img {
	float: left;
}

#breadcrumbs li {
	float: left;
	list-style-type: none;
}

#breadcrumbs li * {
	color: #808080;
	margin: 0 5px;
}

#breadcrumbs li a {
	padding-right: 15px;
	background: url('/datam/images/side-nav-inactive.png') no-repeat right 3px;
	margin-left: 0;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#groupAccount {
	/*float:right;*/
}

#groupAccountImage img {
}

#groupAccountLink{
	float:left;
	left:725px;
	position:absolute;
	top:38px;
	z-index:1000;
}

#groupAccountLink h3 a {
	font-size: 14px;
	color: #000000;
}

#toolbar {
	float:left;
	width:720px;
	margin-bottom: 3px;
}

#toolbar ul {
	font-size: 12px;
	margin-bottom: 5px;
	float: right;
}

#toolbar li {
	float: left;
	margin-left: 15px;
	list-style-type: none;
}

#toolbar li.newpost a {
	 background: url('/datam/images/aesthetica/comment_add.png') no-repeat top right;
	display: block;
	width: 24px;
	height: 24px;
}

#col1, #col2, #col3 {
	float: left;
}

#col1 {
	width: 142px;
}

#col2 {
/*width: 557px;*/ /*Removed Updates*/
border-top: 1px solid #e6e6e6;
margin:0 22px;
width:720px;
}

#col3 {
	/*width: 156px;
	margin-top: -30px;*/ /*Removed Updates*/
}

#col2 a:hover, #col3 a:hover {
	text-decoration: underline;
}

#side-nav {
	font-size: 11px;
	margin-top: 5px;
}

#side-nav li {
	list-style-type: none;
	/*border-top: 1px solid #e6e6e6;*/
}

#side-nav li  a:hover {
	/*background: #e6e6e6 url('/datam/images/side-nav-active.png') no-repeat 10px 10px;*/
}

#customMenu {
	margin-top: 14px;
}

#sidebar-pods, #sidebar-pods a {
	color: #525252;
}

#sidebar-pods li {
	list-style-type: none;
	margin-bottom: 13px;
	padding: 10px;
	border: 5px solid #e6e6e6;
}

#content #sidebar-pods h3 {
	font-size: 12px;
	padding: 0;
}

#content h1 {
	clear:both;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 16px;
	*padding-top: 0; /*IE6/7*/
}

#content h1.home {
	padding-top: 4px;
	margin-bottom: 0;
}

#content .BlogPost h1 {
	color:#000000;
	margin-bottom:10px;
	margin-top:25px;
	padding-bottom:10px;
	padding-top:0;
	text-transform:none;
}

#content h1#welcome {
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 164px;
}

#content h2 {
color:#000000;
padding: 11px 0 0px 0;
font-size: 18px;
}

#content h3 {
color:#000000;
font-size:16px;
padding:15px 0;
clear:both;
}

#content .ui-accordion h3 {
font-size:12px;
line-height:12px;
padding:0;
}

#content h4, #content h5 {
color:#66666;
clear:both;
}

#content strong {
color: #333333
}
#content a.more {
color:#808080;
display:block;
font-weight:bold;
padding:0 4px 0 0;
text-align:right;
}
#content a.more:hover {
color:#333;
}

#content .hilightHTML {
color:#808080;
font-weight:bold;
padding-top:27px;
}
#content .browse {
}
#content .browse  ul {
}


#content .browse img {
opacity:0.2;
filter: alpha(opacity = 20); /* For IEx */
zoom: 1; /* For IEx */
}

#content .browse a img {
border: none;
opacity:1;
filter: alpha(opacity = 100); /* For IEx */
zoom: 1; /* For IEx */
}


#content .browse a{
overflow:hidden;
width:107px;
}

#content .browse li {
display:block;
float:left;
padding:3px;
}

#content .browseSmall {
height:130px;
}
#content .browseSmall  ul {
}
#content .browseSmall li {
display:block;
float:left;
height:56px;
overflow:hidden;
padding:3px;
width:90px;
}

#content .browseSmall a{
display:block;
height:66px;
overflow:hidden;
width:104px;
}
#content .quote {
}
#content .cite {
color:#000000;
font-size:24px;
}
#content .citer{
color:#333333;
font-size:15px;
font-weight:bold;
padding:5px 0 0;
}
#content .clientFilter p {
	padding:0 0 1px;
	font-size: 15px;
	font-weight:bold;
	margin-top:-3px;
}

#content .clientFilter select {
color:#808080;
border:1px solid #CCCCCC;
margin:2px 0 0;
padding:1px;
width:100%;
}

#content .clientFilter select.dropdown.two {
	display: none;
}

#content .generalHTML {
	line-height: 1.5;
}

#content .generalHTML h1 {
	font-size: 18px;
}

#content .generalHTML ul {
padding:10px 0 10px 40px;
}

#content .generalHTML ul li {
padding-bottom:10px;
}

#content .generalHTML ul li a {
color: #808080;
font-size: 11px;
}

#content .generalHTML ul li a:hover {
color: #808080;
font-size: 11px;
text-decoration: underline;
}

#content p {
padding: 11px 0 0 0;
font-family:Arial;
font-size:16px;
}

#content p.intro {
font-size:16px;
font-weight:bold;
}

.whiteboard_new {
padding-top: 17px;
}
#content .whiteboard_new img.tick {
opacity:0.4;
filter: alpha(opacity = 40); /* For IEx */
}
#content .whiteboard_new img.tick:hover {
opacity:0.4;
filter: alpha(opacity = 40); /* For IEx */
}
#content .whiteboard_new a.selected img.tick {
display:block !important;
opacity:1 !important;
filter: alpha(opacity = 100); /* For IEx */
}
#content .whiteboard_new .whiteboard_res {
border:5px solid #CCCCCC;
margin-top:10px;
padding:10px 0 0 0;
}
#content .whiteboard_res_links {
height:100px;
}
#content .whiteboard_new .whiteboard_res a {
display:inline-block;
height:80px;
margin-bottom:2px;
margin-right:2px;
padding-left:20px;
padding-right:20px;
padding-top:10px;
text-align:center;
vertical-align:top;
width:100px;
}
#content .whiteboard_new .whiteboard_res a:hover {
background-color:#F8F8F8;
}
#content .whiteboard_new .whiteboard_res p {
padding-top	2px;
}
#content .whiteboard_new .whiteboard_res .discription {
display:none;
}

.Actions {
	float: right;
	padding-bottom: 30px;	
}

/* content - actions (save-print-more)*/
#content .actions {
background:url("/datam/images/ico-utils.jpg") no-repeat scroll 0 0 transparent;
}

#content .actions li {
display:inline-block;

*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}

#content .actions li a {
display:block;
height:28px;
width:27px;
}

#content .actions li a:hover {
background-color:#FFF;
cursor:pointer;
opacity:0.5;

filter: alpha(opacity = 50); /* For IEx */
zoom: 1; /* For IEx */
}

#content .col2 .top {
overflow:hidden;
position:relative; /* For IE6/IE7 */
}

#content .col2 .top p {
font-weight:bold;
margin-top:-3px;
padding-top:0;
}
#content #left.col2 {
float:left;
padding:17px 0 0;
width:65%;
}
#content #left.col2 .top {
float:left;
margin-right:27px;
}
#content p.clientIntro {
padding-top:0px;
}

/*#content #right.col2 {
float:left;
margin:0 0 0 25px;
padding:17px 0 0;
width:320px;
}*/

#content #right.col2 {
float:right;
margin:0 0 0 20px;
padding:17px 0 0;
width:32%;
}

#content #right.col2 #rightTop p {
padding-top:0;
}
#content .col3 {
float:left;
padding-top:34px;
width:30%;
margin-right:30px;
}
#content .col3 .map_canvas {
height:200px;
border:1px solid #CCCCCC;
}
#content .contact {
list-style:none outside none;
padding-top:17px;
}
#content .contact li.first {
color: #333333;
font-weight:bold;
}
#content #leftMenu {
float:left;
width:160px;
}
#content #leftMenu ul {
list-style:none outside none;
}
#content #leftMenu li {
border-top:1px solid #CCCCCC;
}
#content #leftMenu li.last {
border-bottom:1px solid #CCCCCC;
}
#content #leftMenu a {
color:#808080;
display:block;
line-height:27px;
}
#content #leftMenu a:hover{
color:#333333;
}
#content #leftMenu a span{
float:right;
}
#content #mainContent {
float:left;
margin-left:40px;
margin-right:20px;
width:560px;
}
#content #rightMargin {
float:left;
width:210px;
}
#content .promos li {
border:6px solid #CCCCCC;
list-style:none outside none;
margin-bottom:11px;
padding:0 11px 11px;
}
#content .promos li .heading {
font-size:14px;
font-weight:bold;
}
#content .promos li .text {
font-size:12px;
}

/*content - billboard*/
#content .billboard {
padding-top: 20px;
}

.whiteboardText {
	color: black;
	padding: 10px;
	width: 590px;
}


#content .promotions #promo a {
display:block;
width:100%;
height:100%;
}

/*content - right menu*/
#content #rightMenu {
float:right;
width:200px;
}
#content #rightMenu ul {
list-style:none outside none;
}
#content #rightMenu li {
border-top:1px solid #CCCCCC;
}
#content #rightMenu li.last {
border-bottom:1px solid #CCCCCC;
}
#content #rightMenu a {
color:#808080;
display:block;
line-height:27px;
}
#content #rightMenu a:hover{
color:#333333;
}
#content #rightMenu a span{
float:left;
}
/*content - whiteboard*/
.whiteboard  {
background:url("/datam/images/whiteboard_areasOfBuisness_236x80.gif") no-repeat scroll 10px 10px transparent;
border:1px solid #CCCCCC;
font-family:comic Sans MS,sans-serif;
margin-top:20px;
padding-top:10px;
}
.whiteboard table {
background:url("/datam/images/whiteboard_businessProblems_197x140.gif") no-repeat scroll 0 80px transparent;
padding-bottom:30px;
padding-left:180px;
text-align:center;
width:100%;
}
.whiteboard a {
color:#444444 !important;
}
.whiteboard a:hover {
opacity:0.6 !important;

filter: alpha(opacity = 60); /* For IEx */
zoom: 1; /* For IEx */
}
.whiteboard .highlighted {
color:#000000 !important;
font-weight:bold;
}
.whiteboard a.highlighted:hover {
opacity:0.6 !important;

filter: alpha(opacity = 60); /* For IEx */
zoom: 1; /* For IEx */
}
.whiteboard table ul {
list-style:none outside none;
}
.whiteboard table ul li {
padding-top:8px;
}
.whiteboard table div {
height:70px;
padding-bottom:20px;
}
.whiteboard table div a {
display:inline-block;
font-size:23px;
width:120px;

*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}
.whiteboard ul#tags {
background:url("/datam/images/whiteboard_datamCanHelp_201x140.gif") no-repeat scroll 0 50px transparent;
list-style:none outside none;
padding-left:200px;
}
.whiteboard ul#tags li {
display:inline-block;
font-size:14px;
height:80px;
padding-top:20px;
position:relative;
vertical-align:middle;
width:150px;

*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}
.whiteboard ul#tags a {
display:inline-block;
text-align:center;
width:130px;

*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}
.whiteboard #tag_2 {
top:10px;
}
.whiteboard #tag_4 {
top:-10px;
}
.whiteboard #tag_8 {
top:-20px;
}
.whiteboard #tag_6 {
top:-10px;
}
.whiteboard #tag_10 {
top:-10px;
}
.whiteboard .whiteboardIntro {
padding-left:220px;
}
.whiteboard ul#samples li {
display:inline-block;
padding-right:20px;

*display: inline; /* For IE6/IE7 */
zoom: 1; /* For IE6/IE7 */
}
/*overlayed samples*/
ul#samples {
border-color:#CCCCCC #EEEEEE #EEEEEE #CCCCCC;
border-style:solid;
border-width:2px;
height:375px;
list-style:none outside none;
overflow:auto;
padding:10px;
width:590px;
}
ul#samples li {
padding:10px;
}
ul#samples li a {
display:block;
}
/*ul#samples li a:hover {
opacity:0.4;
*/
filter: alpha(opacity = 80); /* For IEx */
zoom: 1; /* For IEx */
}

.simplemodal-wrap {
	overflow: none;
}


ul#samples li .client {
	color:#000000;
	font-weight:bold;
}
ul#samples li .title {
	color:#666666;
}
ul#samples li .intro {
	font-size:12px;
}
.CMSSiteMapList ul {
	margin-left:30px;
}

#content .DialogPosition, .CustomRegistrationForm {
	padding:0 0 0 4px;
	margin: 10px 0;
}

#content .DialogPosition .subtitle {
	padding-bottom:8px;
}

#content input.submit {
	background:url("/Datam/images/play_small.gif") no-repeat scroll right center #FFFFFF;
	border:medium none;
	margin-top:4px;
	outline:medium none;
	padding:3px 30px 3px 0;
}

#content input.submit:hover {
	background:url("/Datam/images/play_small_dark.gif") no-repeat scroll right center #FFFFFF;
	color:#333;
	cursor:pointer;
}


.SubmitButton, .LongSubmitButton, .RegisterButton {
	font-size:13px;
	font-weight:bold;
	margin-left:0;
	padding:5px;	
	cursor: pointer;
	float: left;
	margin-top: 20px;
	*padding-top: 0; /*IE6/IE7*/
	*padding-bottom: 0;
}

.ContentButton {
	padding: 0;
	width: none;	
	float: none;
}

#content .promotions {
padding-top:20px;
}

#content .promotions li {
	background:url("/datam/images/promo_panel_double.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
	height:180px;
	margin-right:7px;
	overflow:hidden;
	padding:8px;
	vertical-align:top;
	width:22%;

	*display: inline; /* For IE6/IE7 */
	zoom: 1; /* For IE6/IE7 */
}

#content .promotions li:hover {
background-position: -235px 0;
}

#content .promotions li.last {
	margin-right: 0;
}

.NoProfile	{
	clear: both;
}

#content .promotions img {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}

#content .promotions h4 {
clear:none;
color:#808080;
}
#content .promotions li p {
clear:left;
color:#808080;
font-size:14px;
padding-top:8px;
}

#content .CMSSiteMapList {
margin-left:16px;
}

#popupMain  {
	color:#000000;
	height:315px;
	margin-left:auto;
	margin-right:auto;
	overflow-y:auto;
	padding:20px 40px 40px;
}

label, #briefcaseDev td, .EditingFormLabel {
	font-size: 14px;
}

table.groupHeader td {
	padding-right: 20px; 
	vertical-align: top;
	font-size: 16px;
	color: #808080;
	font-weight: bold;
}

.GroupRegistration {
	margin-top: 20px;
	width: 100%;
	border-top: 1px solid #ececec;
}

.GroupRegistration textarea {
	font-family:verdana;
	font-size:12px;
	height:150px;
	width:450px;
	padding: 5px;
}

.GroupRegistration td {
	vertical-align: top;	
	font-size: 14px;
	padding-top: 10px;
	color: #000;
}

.GroupRegistration .approve, .GroupRegistration .access, .groupedit.RadioGroup {
	display:  none;
}

table.groupedit td {padding: 10px 0px; font-size: 14px; color: #000;}
table.groupedit td table td {padding: 0px;}

.groupedit textarea {
	font-family:verdana;
	font-size:12px;
	width:500px;
	padding: 5px;
}

.groupedit img {width: 80px;}

.TabsContent {padding: 10px; margin-top: 10px;}

#briefCaseDiv h1 a {
	font-size: 12px;
	padding-left: 30px;	
	text-transform: none;
}

#briefCaseDiv h3 a {
	color: #000;
}

#briefCaseDiv a:hover {
	text-decoration: underline;
}

#briefCaseDiv .zoneTop{
	width: 100%;
	display:block;
	clear:both;
}

#briefCaseDiv .zoneLeft {
	float:left;
	width:142px;
	font-size:11px;
	margin-right:28px;	
	margin-top: 12px;
	border-top: 1px solid #e6e6e6;
}

#briefCaseDiv .grayBoxTitle, #briefCaseDiv .redBoxTitle  {
	font-size: 14px !important;
}

#briefCaseDiv .grayBox {
	margin-bottom:5px;
}

#briefCaseDiv .zoneLeft li {
	list-style:none outside none;
	margin-left:-10px;
}
#briefCaseDiv .zoneLeft li a,
#briefCaseDiv .zoneRight li a,
#briefCaseDiv .zoneLeft li span,
#briefCaseDiv .zoneRight li span  {
	background:url("/datam/images/side-nav-inactive.png") no-repeat scroll 10px 11px white;
	display:block;
	padding:8px 0 8px 23px;
	width:119px;
}

#briefCaseDiv .zoneLeft li span,
#briefCaseDiv .zoneRight li span  {
	background:url("/datam/images/side-nav-inactive.png") no-repeat scroll 10px 11px #eeeeee;
	display:block;
	padding:8px 0 8px 23px;
	width:119px;
	color: #000;
}


#briefCaseDiv .zoneLeft li a:hover,#briefCaseDiv .zoneRight li a:hover{
	background:url("/datam/images/side-nav-inactive.png") no-repeat scroll 10px 11px #eeeeee;
	text-decoration: none;
}
#briefCaseDiv .redBox
{
	border-bottom:1px solid #E6E6E6;
}

#briefCaseDiv .zoneRight input{
	margin-left:0px;
	margin-bottom: 10px;
}

#briefCaseDiv .zoneRight a, #briefCaseDiv .zoneLeft a {
	background:url("/datam/images/side-nav-inactive.png") no-repeat scroll 10px 11px white;
	display:block;
	padding:8px 0 8px 23px;
	width:119px;
}

#briefCaseDiv .zoneLeft a.ShortcutPanel {
	background:url("/datam/images/side-nav-inactive.png") no-repeat scroll 0px 11px white;
}

#briefCaseDiv .zoneRight input[type='text'],.subcontentDiv .zoneRight input[type='password']{
	width:110px;
}
#briefCaseDiv .zoneLeft h1{
	font-size: 14px;
}

#briefCaseDiv .zoneMain {
	width:auto;
	font-size:12px;
	overflow:hidden;
	margin-right: 15px;
}

#briefCaseDiv .zoneMain2    {border-top: none;}

#briefCaseDiv .zoneMain td, #briefCaseDiv .zoneMain2 td {
	vertical-align: top;
	font-family: arial;
}

#briefCaseDiv .zoneRight {
	float:right;
	width:142px;	
	font-size:11px;
	border-top: 1px solid #e6e6e6;
}

#advanced_post {
	font-size:12px;
}

.subcontentDiv .zoneRight a:hover {
	background:url("/datam/images/side-nav-active.png") no-repeat scroll 10px 10px #E6E6E6;
}

#briefCaseDiv .groupSmall .avatarSmall {
	display:none;
}
#briefCaseDiv .groupSmall .groupInfoSmall {}
#briefCaseDiv .groupSmall .groupInfoSmall h3 {
	display:none;
}

#briefCaseDiv .groupHR {
	width:100%;
	margin: 10px 0px;
	display:block;
	float:left;
}

#briefCaseDiv .group
{
	width:25%;
	float:left;
	display:inline;	
}
#briefCaseDiv .group .avatar {
	height:60px;
}

.LogonDialog td {
	padding-bottom: 10px;
}

.LogonDialog .forgotPwd {
	padding-right: 8px;	
}

.LogonDialog label {
	display:block;
	font-weight:bold;
	color:#000000;
	font-size:13px;
}

.LogonDialog input[type="text"],.LogonDialog input[type="password"]{
	width:300px;
	border:1px solid #B3B7BA;
	height:20px;
	padding:4px 20px 4px 2px;
}

.LogonDialog input[type="submit"], .RegisterButton {
	font-size:13px;
	font-weight:bold;
	margin-left:0;
	padding:5px;	
	cursor: pointer;
	float: left;
	margin-top: 20px;
	*padding-top: 0; /*IE6/IE7*/
	*padding-bottom: 0;
}

.LogonDialog .checkboxLabel label{
	font-weight:normal;
	display:inline-block;
}

.LogonDialog td a {
	line-height:27px;
	margin-left:5px;
	font-size:13px;
}

.CMSBreadCrumbsCurrentItem{
	color:#000000 !important;
}

.dialog_link {
	padding: .4em 1em .4em 20px;
	text-decoration: none;
	position: relative;
	margin-bottom:5px;
}

a#dialog_link{color:#666666}

.dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
div.openDialog{float:left;font-size:0.7em;}
div.openDialog a{float:left;white-space:nowrap;width:130px;}



.BlogPostEditor {
	float:left;
	display:block;
}

.BlogPanel {
	display:none;
}

.fake-text-box{
	height:20px;line-height:20px;background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#AAAAAA;
	cursor:text;
	font-size:11px;
	text-align:left;
	font-weight:normal;
}

.comment-text-box{display:none;}
.fake-text-box-padding{margin-left:6px;}
.comment-area.open .fake-text-box{display:none}
.comment-area.open .comment-text-box{display:block}
.comment-area .fake-text-box{display:block}
.comment-area.comment-text-box{display:none}

/* My Account Menu Styles */
ul #jsddm {
	margin:0;
	text-align:left;
	width:165px;
}

#jsddm li {
	text-align: left;
	width: 100%;
}	

#jsddm li a {
	color:#EAFFED;
	font-weight:bold;
	padding-left: 10px;
	display: block;
}

#jsddm li a img {
	margin-right:5px;
	vertical-align:middle;
	height:32px;
}

#jsddm li a:hover, #jsddm li a:active {
	background:#444444;
	cursor: pointer;
}
		
#jsddm li ul {
	background: #666666;
	position:absolute;
	z-index: 1000;
}

#jsddm li ul li {
	border-top: 1px solid #444444;
	display:block;
	text-align: left;
	width: 165px;
}

#jsddm li ul li a {
	/*background: url("/Datam/images/side-nav-inactive.png") no-repeat scroll 10px 13px transparent;*/
	color:#fff;
	font-weight: bold;
	padding-left: 10px;
}

#jsddm li ul li a:hover {
	background: #000000;
	color: #EAFFED;
}

/* members area */
.Filter {
	margin-bottom: 28px;
}

#content #membersList {
margin:20px 20px 0 20px;
}
#content .members td,
#content .members th  {
border-bottom:1px solid #DDDDDD;
padding-left:20px;
padding-top:8px;
padding-bottom:4px;
}
#content .members td a {
color:#002BB8;
}
#content .members td a img {
height:50px;
}
#content .members td h4 {
font-size:13px;
}
#content .members td p {
font-size:12px;
padding:0;
}

.Pager {
	clear:both;
	float:right;
	margin-top:28px;
}

.ShortcutPanel a {
	font-weight: bold;
}

.myAccMenu, .TabContainer {
	margin-top: 15px;
	margin-bottom: 15px;
}

#briefcaseList {
	width: 100%;
	padding-left: 10px;	
}

#briefcaseList a {
	color: #002BB8;
}

#briefcaseList td {
	color: #000;
	line-height: 1.2;	
}

#content #briefcaseList h3 {
	font-size: 14px;
	padding: 0;
}

#newpage table {
	width: 100%;
}

#newpage table input[type="text"], #newpage table textarea  {
	width: 400px;
}

#content #newpage input[type="submit"] {
	float: left;
	align: left;
}

/* * Culling of styles */
#briefcase .zoneMain2 {
	position:relative;	
}

#briefcase .zoneMain2 #blogPost {
	display:none;
	right:0;
	top:0;
	width:100px;
}

#briefCaseDiv .zoneCenterHome .zoneLeft {
border-top:1px solid #E6E6E6;
float:left;
font-size:11px;
width:142px;
}

#briefCaseDiv .zoneCenterHome .zoneMain {
font-size:12px;
margin-left:160px;

/*cull
overflow:visible;*/
}

#briefCaseDiv .zoneCenterHome .zoneMain #blogPost .ContentEditMenu {
	float:right;
	margin:5px 0 0;
	position:static;
}

#briefCaseDiv .zoneCenterHome .zoneMain .BlogPost {
/*color:#676767;
font-family:arial;
font-size:14px;
*/
/*cull*/
clear:none;
}

#edit .ContentEditMenu {
	top: -4px;
}


#briefCaseDiv .zoneCenterHome .zoneMain .BlogPost #post h1 {
color:#000000;
font-size:15px;
margin-bottom:10px;

/*cull*/
clear:none;
margin-bottom:0px;
margin-top:0px;
}

.TabsHeader,
.TabContainer {
background:url("/datam/images/hline_cccccc.gif") no-repeat scroll 0 bottom transparent;
margin-top:10px;
}
.TabControl {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
padding:2px 8px;
text-align:center;
}
.TabControlLeft {
border-bottom:1px solid #CCCCCC;
}
.TabControlRight {
border-bottom:1px solid #CCCCCC;
}
.TabControlSelected {
border-bottom:1px solid #FFFFFF;
border-top:1px solid #CCCCCC;
padding:2px 8px;
text-align:center;
}
.TabControlSelectedLeft {
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}
.TabControlSelectedRight {
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
}
#briefcaseList h3 a {
color:#002BB8;
}
.groupPublicProfile {
float:right;
margin-right:20px;
margin-top:20px;
}

.UploaderLabel {
	display: none;
}

.CustomRegistrationForm label, .CustomRegistrationForm span {
	color: black;
	font-size: 13px;
	font-weight: bold;
}

#content .CustomRegistrationForm input.TextBoxField {
	margin: 0;
	padding: 5px;
	width: 200px;	
}

#content .CustomRegistrationForm input {
	margin: 0;
	padding: 5px;
	width: 200px;
}

/* /Join page */
.joinLogin .LogonDialog {
	padding-top: 0px;	
}

.joinLogin .LogonDialog label {
	font-size: 12px;
}

.joinLogin .LogonDialog input[type="text"], .joinLogin .LogonDialog input[type="password"]{
	width: 200px;
	border: 0;	
}