/*@import url("css/menu.css");*/

/* CSS Document */
html, body, div, td {
   	-moz-box-sizing: border-box;
    box-sizing: border-box;
	-webkit-box-sizing:border-box;
}
body {background:#FFF; height:100%; margin:0px; padding:0px; }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input{color:#2E3D47; font-family: Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#375162;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:14px; margin:10px 0;}
h3, h4{font-size:12px; margin:8px 0;}
h5, h6{font-size:10px; margin:6px 0;}

a,a:link,a:visited,a:active{color:#3E81B5; text-decoration:none; font-weight:normal; outline:none; }
a:hover{color:#D00; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed,.NormalTextBox
{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

body,.header,.menuMain,.leftColumn,.rightColumn,.subNav,.leftTitle,.Breadcrumb,.breadcrumb_text,.content_left,.bread_bg,.content_main,.border_left
{border-collapse:collapse; margin:0px; padding:0px;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.template_style{width:950px; text-align:left; margin:0 auto; padding:0px; height:100%;}

.top_space{height:15px;}
.lang_pad{padding:7px 35px 7px 0px;}

.logo
{
    display:block;
	float:left;
    width:252px; 
	/*padding:0px; margin:0px;*/
}

.leftColumn
{
    display:block;
	float:left;
    width:252px;
	/*padding:0px; margin:0px;*/
}

.next2logo
{
    display:block;
	float:left; 
    width:698px;
	background-color:#e7f1f3; 
    /*padding:0px; margin:0px;*/
}

.rightColumn
{
    display:block;
	float:left; 
    width:698px;
    /*padding:0px; margin:0px;*/
}

/*-------- header --------*/

.header{display:block; height:101px;}

.header_quicklinks{
	display: block;
    text-align:right;
	height:22px;
	margin-top:25px;
	padding-right:5px;	
    font-size:12px;
    color:#3b8bca;
}

.header_quicklinks a{padding:0px 5px; }

.menuMain
{
	display:block;
	width:100%;
	background:url(images/nav-tile.jpg) repeat-x top left;
}
.header2{display:block; height:29px; width:950px;}
.menuSub{
	display:block;
	width:698px;
	height:29px;
	float:left;
    background:url(images/navSecondary.jpg) no-repeat left top;
}
.section_title {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	width:240px;
	height:24px;
	padding-left:12px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:0px;
    background: url(images/navPageTitle.jpg) no-repeat left top;
	}

.main_div {display:block; float:left; width:950px; background:url(images/perfore_dot.gif) repeat-y left top;}

/*.border_left
{ 
    float:left;
}
.border_left div
{
    border-left: dotted 3px #005b7f;
    background-color: #d1e4e8;
    float:none;

}
.border_left div div
{
    border-width:0px;
    float:none;
}
.border_left_bc
{
}
.border_left_bc div
{
    border-left: dotted 3px #005b7f;
    background-color: #e5f0f2;
    float:none;
}
.border_left_bc div div
{
    border-width:0px;
    float:none;
}*/

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:hover,a.Breadcrumb:active,a.Breadcrumb:visited
{
    color:#005b7f;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

.breadcrump_div
{
    background-color:#e5f0f2;
    padding-left:13px;
    /*width:100%;*/
	padding-top:8px;
	padding-bottom:8px;
}

/*------------ Content --------------*/
.content_left{display:block; float:left; width:252px;}
.content_center{display:block; float:left; width:696px; margin-left:2px;}
.content_center_admin{display:block; float:left; width:100%;}

.content_main {box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; display:block; float:left; background-color:#d1e4e8; width:668px; padding:12px 15px 12px 13px;}

.content_main_admin {display:block; float:left; background-color:#d1e4e8; width:100%; padding:12px 15px 12px 13px;}

.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

#bread_style{
	float:left; line-height:34px; padding-left:18px;color:#000000;
    width:252px;
}

.center_bg{padding:0px; margin:0px;clear:both;}

#terms_style{float:right;}
#copy_style{float:left;}

.clear_float{display:block;clear:both;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; /*width:100%;*/ margin:0px; }
.LeftPane{/*width:100%;*/ margin:0px;}
.RightPane{ padding:0px;/* width:100%;*/ margin:0px;}


.HomeLeftPane {box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; display:block; height:243px; background:url(images/home-left-wave_new.jpg) no-repeat; padding:110px 15px 0px 15px; text-align:justify;}
.HomeLeftPane2 {display:block;}
.HomeTopPane {box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; display:block; height:67px; background:url(images/home-top-wave.jpg) no-repeat; padding:5px 15px 10px 15px;text-align:justify;}
.HomeContentPane {box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; display:block; height:248px; background:url(images/home-right-wave.jpg) no-repeat; padding:24px 15px 0px 15px;}
.HomeBottomPane {display:block; padding:0px;}
.content_main_homepage {display:block; float:left; width:698px;}


.SplashTopPane {box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; display:block; height:67px; padding:5px 15px 10px 15px;text-align:justify;}
.SplashContentPane {box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; display:block; height:248px; padding:24px 15px 0px 15px;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited,a.links:hover{color:#3E81B5; font-size:12px;}

/*-------------- User Style --------------*/
.login_div {display:block; font-size:12px; color:#3b8bca; text-align:right; padding:2px 0px;}
.user,a.user:link,a.user:hover,a.user:active,a.user:visited {color:#3b8bca; font-size:12px; padding:6px 10px;}

/*-------------- Footer Style --------------*/
/*.footer,a.footer:link,a.footer:active,a.footer:visited {display:block; }
a.footer:hover{color:#C00;}*/
.footer {display:block; width:950px;color:#3b8bca; height:60px; padding-top:15px;}
.copyright_div {display:block; float:left; width:252px;color:#3b8bca; padding-left:12px;}

/*.footer_quicklinks {
	display:block;
	float:left;
	width:698px;
    text-align:right;
	padding-right:5px;	
    font-size:12px;
    color:#3b8bca;
}*/

.footer_quicklinks {
	display:block;
	float:right;
	text-align:right;
	padding-right:5px;       
	font-size:12px;
	color:#3b8bca;
}

.footer_quicklinks a{padding:0px 5px; }

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

.home_newsandupdates {display:block; padding:15px 15px 15px 15px;text-align:justify;}

.testimonials_homepage {display:block; padding:15px;}
.testimonials_homepage_title {color:#333333; font-size:14px; font-weight:bold;}
.testimonials_homepage_text { color:#666666; font-size:12px;text-align:justify;}
.testimonials_homepage_link a{ color:#0054a6; font-size:11px;}

.testimonials_homepage_footer {
	width:100%;
	height:28px;
	background-image:url(/Portals/0/Skins/ULY/images/blog_footer_bg.gif);
	background-position:left;
	background-repeat:repeat-x;
	text-align:right;
	margin-top:5px;
	
}
.testimonials_homepage_footer a{
	display:inline-block;
	cursor: pointer;
	font-size:12px;
	color:#17758b;
	padding-right: 10px;
	padding-top:6px;
}

.blog_comment_header {
	width:100%;
	padding-left:20px;
	padding-top:3px;
	background: url(/Portals/0/Skins/ULY/images/blog_comment_arrow.gif) no-repeat 8px 7px;
	background-color:#bed8dd;
	border-bottom:1px dotted #65a7a6;
	height:22px;
	float: left;
}
.blog_comment_header a {
	font-size:12px;
	color:#005b7f;
	text-decoration: underline;
	display: block;
}
.blog_comment_header a:hover {text-decoration:none;}

.blog_comment_header_active {
	background: url(/Portals/0/Skins/ULY/images/blog_comment_arrow_active.gif) no-repeat 5px 9px;
	background-color:#bed8dd;
} 

.blog_comment_body_box {
	margin:0px;
	padding:0px;
	width:100%;
	overflow: hidden;
	clear:both;
}

.blog_comment_body_content {
	padding:10px 10px 10px 20px;
	font-size:11px;
	color:#000033;
}

.blog_comment_form_label {
	width:90px;
	padding-right:5px;
	color:#17758b;
	font-size:11px;
	}
.blog_comment_form_box {
	width:572px;
	border:none;
	background-color:#e8f2f4;
	padding:3px;
	}
.blog_comment_form_addcomment {
	/*width:100%;*/
	height:28px;
	text-align:right;
	background-image:url(/Portals/0/Skins/ULY/images/blog_footer_bg.gif);
	background-position:left;
	background-repeat:repeat-x;
	}
	
.blog_comment_form_addcomment a{
	padding-right:10px;
	color:#17758b;
	font-size:13px;
	text-decoration:underline;
	}
	
.blog_comment_form_addcomment a:hover{
	text-decoration:none;
	}
	
.blog_archive {
	/*width:100%;*/
	margin:12px;
	}
	
span.blog_archive_title{
	width:100%;
	display:block;
	float:left;
	padding-bottom:5px;
	color:#005b7f;
	font-size:13px;
	font-weight:bold;
	}
	
a.blog_archive_link {
	color:#005b7f;
	font-size:11px;
	text-decoration:underline;
	line-height:18px;
	}
	
a.blog_archive_link:hover {text-decoration:none;}


.faq_link p{color:#005b7f; font-size:12px; font-weight:bold; margin:0px; padding:0px;  padding-left:10px;}
a.faq_link p{text-decoration:underline;}
a.faq_link:link p, a.faq_link:active p, a.faq_link:visited p{color:#005b7f; text-decoration:underline; font-size:12px; font-weight:bold; margin:0px; padding:0px; margin-bottom:5px; margin-top:10px; padding-left:10px;}
a.faq_link p:hover {text-decoration:none;}
a.faq_link:hover {text-decoration:none;}

.faq_answer_box p{ display:block; font-size:12px; color:#005b7f; background-color:#e8f2f4; margin:0px;padding:10px; }


/**************************************************
 *                                                *
 * ULY Tabs Style                    			  *
 *                                                *
 **************************************************/

.AjaxTabs_ULY
{
	text-align: left;
}
/*.AjaxTabs_ULY .previewseparator {
}
.AjaxTabs_ULY .previewtab {
}
.AjaxTabs_ULY .previewtabtitle {
}
.AjaxTabs_ULY .previewtabcontent {
}*/
.AjaxTabs_ULY .ajax__tab_header {
    font-family: Arial, Helvetica, sans-serif;
	color:#005b7f;
    font-size:12px;
	font-weight:bold;
    text-decoration: none;
}
/*.AjaxTabs_ULY .ajax__tab_outer {}*/
.AjaxTabs_ULY .ajax__tab_inner {
	padding:0px;
	margin:0px;
	border-left:2px solid #448887;
	border-right:2px solid #448887;
	background:url(/portals/0/skins/uly/images/faq_tab_bg.gif) repeat-x left top;
}
.AjaxTabs_ULY .ajax__tab_tab {
    display:block;
	width:120px;
	color:#fff;
	background:url(/portals/0/skins/uly/images/faq_tab_bg.gif) repeat-x left top;
	padding:3px;2px;
}
/*.AjaxTabs_ULY .ajax__tab_hover .ajax__tab_outer {
}
.AjaxTabs_ULY .ajax__tab_hover .ajax__tab_inner {
}
.AjaxTabs_ULY .ajax__tab_hover .ajax__tab_tab {   
}
.AjaxTabs_ULY .ajax__tab_active .ajax__tab_outer {
}*/
.AjaxTabs_ULY .ajax__tab_active .ajax__tab_inner {
	width:120px;
	background:url(/portals/0/skins/uly/images/faq_tab_active_bg.gif) repeat-x left top;
}
.AjaxTabs_ULY .ajax__tab_active .ajax__tab_tab {
	display:block;
	width:120px;
	color:#005b7f;
	background:url(/portals/0/skins/uly/images/faq_tab_active_bg.gif) repeat-x left top;
	padding:3px;2px;
}
.AjaxTabs_ULY .ajax__tab_body {
    display:block;
	/*width:100%;*/
	border:2px solid #448887;
    padding:8px;
    background-color:none;
	margin-top:-2px;
}


.news_link_title {display:block; font-size:15px; font-weight:bold; color:#000033; padding-bottom:4px;}
a.news_link { color:#000033; text-decoration:none;}
a.news_link:active, a.news_link:visited, a.news_link:link { color:#000033; text-decoration:none;}
a.news_link:hover { text-decoration:underline;}
a.news_link_selected {color:#000033; text-decoration:none; font-weight:bold; cursor: text;}
a.news_link_selected:active, a.news_link_selected:visited,a.news_link_selected:link {color:#000033; text-decoration:none; font-weight:bold; cursor: text;}

.news_link_article_header {
	width:100%;
	background-color:#e8f2f4;
	border-bottom:1px dotted #65a7a6;
	border-top:1px dotted #65a7a6;
	height:24px;
}

.news_events { color:#000033; background-color:#e8f2f4; border:10px solid #e8f2f4; width:212px; height:276px;}
.news_events a{ color:#000033; font-size:14px; font-weight:bold; text-decoration:underline;}
/*.news_events a:link, .news_events a:active, .news_events a:visited{ color:#000033; font-size:14px; font-weight:bold; text-decoration:underline;}*/
.news_events a:link, .news_events a:active, .news_events a:visited{ color:#3E81B5; font-size:12px; text-decoration:underline;}
.news_events a:hover{ text-decoration:none;}

.news_events_title {font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px;}

.news_top1 {color:#000033;  border:5px; width:435px; height:276px;}
.news_top1 a{color:#000033; font-size:14px; font-weight:bold; text-decoration:underline;}
.news_top1 a:link, .news_top1 a:active, .news_top1 a:visited{ color:#3E81B5; font-size:12px; text-decoration:underline;}
.news_top1 a:hover{text-decoration:none;}

.news_top1_title {font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px;}

.whitepapers_top3 {color:#000033; background-color:#e8f2f4; border:10px solid #e8f2f4; width:212px; height:276px;}
.whitepapers_top3 a{color:#000033; font-size:14px; font-weight:bold; text-decoration:underline;}
.whitepapers_top3 a:link, .whitepapers_top3 a:active, .whitepapers_top3 a:visited{ color:#3E81B5; font-size:12px; text-decoration:underline;}
.whitepapers_top3 a:hover{text-decoration:none;}

.whitepapers_top3_title {font-weight:bold; font-size:14px; padding-top:4px; padding-bottom:4px;}
.whitepapers_top3_date {font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px;}
.whitepapers_top3_download {font-size:10px; padding-top:2px; padding-bottom:2px;}

.intranet_top3 {color:#000033; background-color:#e8f2f4; border:10px solid #e8f2f4; width:212px;}
.intranet_top3 a{color:#000033; font-size:14px; font-weight:bold; text-decoration:underline;}
.intranet_top3 a:link, .whitepapers_top3 a:active, .whitepapers_top3 a:visited{ color:#3E81B5; font-size:12px; text-decoration:underline;}
.intranet_top3 a:hover{ text-decoration:none;}

.intranet_top3_title {font-weight:bold; font-size:14px; padding-top:4px; padding-bottom:4px;}
.intranet_top3_date {font-weight:bold; font-size:12px; padding-top:4px; padding-bottom:4px;}
.intranet_top3_download {font-size:10px; padding-top:2px; padding-bottom:2px;}

.top3_title {font-weight:bold; font-size:14px; padding-top:4px; padding-bottom:4px;}

.examples_header {
	width:100%;
	height:28px;
	background-image:url(/Portals/0/Skins/ULY/images/blog_footer_bg.gif);
	background-position:right;
	background-repeat:repeat-x;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
	margin-top:34px;
	font-weight:bold;
}
.examples_header a{
	display:inline-block;
	cursor: pointer;
	font-size:12px;
	color:#17758b;
	padding-right:10px;
	padding-top:6px;
}

.book_homepage_footer {
	width:100%;
	height:28px;
	background-image:url(/Portals/0/Skins/ULY/images/blog_footer_bg.gif);
	background-position:right;
	background-repeat:repeat-x;
	text-align:right;
	margin-top:5px;
}
.book_homepage_footer a{
	display:inline-block;
	cursor: pointer;
	font-size:12px;
	color:#17758b;
	padding-right: 10px;
	padding-top:6px;
}

a.FP_GoButton { border:none; font-weight:bold; color:#4d876f; cursor:pointer; outline:none; -moz-outline:0 none; padding-left:10px;}
a.FP_GoButton:hover { text-decoration:none;}

.scenario_title {font-size:16px;}
.scenario_table {color:#000033; background-color:#e8f2f4; border:10px solid #e8f2f4;}
.scenario_table_title {color:#000033; background-color:#e8f2f4; border:10px solid #e8f2f4; font-size:14px}

.scenario_main_desc {color:#000033; vertical-align:top;text-align:justify;height:280px;width:370px;}
.scenario_main_image {color:#000033; height:284px;width:284px;}
.scenario_main_title {color:#000033; text-align:left;font-size:14px;font-weight:bold;height:15px;width:370px;}

.scenario_main_footer {
	width:100%;
	height:28px;
	background-image:url(/Portals/0/Skins/ULY/images/blog_footer_bg.gif);
	background-position:left;
	background-repeat:repeat-x;
	text-align:right;
	margin-top:5px;
	font-weight:bold;
}
.scenario_main_footer a{
	display:inline-block;
	cursor: pointer;
	font-size:12px;
	color:#17758b;
	padding-right:10px;
	padding-top:6px;
	font-weight:bold;
}
.awards_UDT_Table_Item
{
vertical-align:top;text-align:left;background-color:#e8f2f4; 
}
