@import url("css/menu.css");

/* CSS Document */
body {background:#fff url(images/body_bg1.png) repeat-x top left; text-align:center;height:100%; margin:0px; padding:0px; background-color:#e3e4e5; }

td
{
	/*border:solid 1px green;*/
}

/*-------- Default Style --------*/
/*th,td,div{color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; line-height:1.5em;  }*/
th,td,div{color:#000; font-family:Arial; font-weight:normal; font-size:12px; line-height:1.5em;  }
a,a:link,a:visited,a:active{color:#fe5815; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }

/*-------- design style --------*/
.template_style{width:960px; margin: 0 auto;text-align:left;}

.top_space{height:60px; background-image:url('images/dynamics_logo.gif'); background-repeat:no-repeat; margin-left:10px;margin-top:15px;}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background:url(images/logo_top_left.png) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{background:#FFF; margin: 0 19px 0 7px; padding:0 ;height:116px;}

.menu_bg{padding:0 0 0 6px;  /*margin: 0 19px 0 7px;*/ padding-left:45px; margin: 0 13px 0 7px; height:27px; background:url(images/menu_bg1.png) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.png) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.png) no-repeat top right; }

.rounded_corners
{
	width:940px;
	height:2px;
	background-image:url('images/top_nav_corners.gif');
	background-repeat:no-repeat;
	margin-left:7px;
	font-size:1px;
	
}

.main_dnnmenu_rootitem
{
	
	background-image:url('images/top_nav_divide.gif');
	background-repeat:no-repeat;
}

.main_dnnmenu_rootitem_selected
{
	background-image:url('images/top_nav_divide.gif');
	background-repeat:no-repeat;
}
.divide
{
	background-image:url('images/top_nav_divide.gif');
	background-repeat:no-repeat;
	width:2px;
	height:17px;
	position:relative;
	top:4px;
}

.search_style{float:right; padding:1px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;margin-top:-2px;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.png) repeat-y top right;}
.content_pad
{
	/*padding:10px 22px 10px 22px; 	*/
	/*background:#FFF url(images/center_bg.png) repeat-x bottom left;*/
	padding:0px; 
	/*margin: 0 19px 0 7px; */
	background:#FFF url(images/center_bg.png) repeat-x bottom left;
}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad
{
	margin-bottom:20px;
	margin-left:7px; 
	padding:0px 30px 0 20px; 
	margin-right:13px;
	text-align:center;
	/*border:solid 1px green; */
	background: url(images/footer_bg.png) repeat-x bottom left;
	height:45px;
	/*width:940px;
	width:890px;
	width:100%;*/
	
}

#terms_style{/*float:left;  float:left;*/ margin-left:10px;}
#copy_style{/*float:right;*/ color:#777778; /*float:left; margin-left:125px;*/}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .SecondTopPane, .BottomPane, .BottomPaneCenter, .BottomPaneRight{ padding:0px; margin:0px; }

.ContentPane
{
	background-color:#ffffff; margin-top:0px;
	
}

.BottomPane, .BottomPaneCenter, .BottomPaneRight
{
	background-color:#ffffff; margin-top:0px;
	margin-bottom:0px;
	/*width:295px;
	border:solid 1px red;*/
}

.TopPane
{
	width:940px;
	width:930px;
	height:215px;
	margin:0px;
	padding:0px;
	padding-left:30px;
}

.TopPane1
{
	
}

.SecondTopPane{ padding:0px 0px 0px 0px; margin:0px; background-color:#ffffff;  }





.Page_Title_Calendar
{
	height:4px;
	background-image:url('images/dotted_h_line.gif');
	background-repeat:repeat-x;
	position:relative;
	top:0px;
	
	margin-left:10px;
	margin-bottom:8px;
	margin-right:20px;
}

.Page_Title_Container
{
	height:4px;
	background-image:url('images/dotted_h_line.gif');
	background-repeat:repeat-x;
	position:relative;
	bottom:10px;
	right:10px;
	margin-top:8px;
	margin-left:5px;
	
}

.Page_Title_Container_wide
{
	height:4px;
	background-image:url('images/dotted_h_line.gif');
	background-repeat:repeat-x;
	margin-right:20px;
	margin-left:8px;
	margin-top:-23px;
	margin-top:-19px;
	/*position:relative;
	bottom:25px;
	right:10px;*/
	
	/*top:-11px;
	margin-left:-10px;*/
	/*top:-2px;
	right:10px;*/
}

.Page_Module_Dotted_Line
{
	height:4px;
	background-image:url('images/dotted_h_line.gif');
	background-repeat:repeat-x;
	position:relative;
	top:0px;
	margin-top:10px;
	margin-left:4px;
	margin-bottom:10px;
	margin-right:4px;
}

.Home_Right_Pane_Title
{
	height:4px;
	background-image:url('images/dotted_h_line.gif');
	background-repeat:repeat-x;
	position:relative;
	top:5px;
	right:5px;
	/**margin-bottom:10px;*/
	padding-bottom:15px;
	margin-top:3px;
	
	/*margin-left:-15px;*/

}

.Resources_Right_Pane_Title
{
	height:4px;
	background-image:url('images/dotted_h_line.gif');
	background-repeat:repeat-x;
	position:relative;
	top:5px;
	right:5px;
	/**margin-bottom:10px;*/
	padding-bottom:15px;
	
	/*margin-left:-15px;*/

}

.icon
{
	/*border:solid 1px red;*/
	margin-left:2px;
}

.icon_title
{
	/*margin-top:-30px;
	margin-left:30px;*/
	position:relative;
	bottom:25px;
	left:40px;
}

.icon_title_events
{
	/*margin-top:-30px;
	margin-left:30px;*/
	position:relative;
	bottom:30px;
	left:35px;
	width:765px;
	
}

.icon_title_wide
{
	/*margin-top:-30px;
	margin-left:30px;*/
	position:relative;
	bottom:30px;
	left:37px;
	width:775px;
}

.icon_title_Right_Pane
{
	margin-top:15px;
	margin-left:10px;
}

.icon_calendar
{
	margin:0px;
	padding:0px;
	margin-left:10px;
}

.icon_title_calendar
{
	/*margin-top:-30px;
	margin-left:48px;*/
	position:relative;
	bottom:30px;
	left:45px;
	padding-bottom:0px;
}

.dotted_v_line
{
	width:7px;
	height:25px;
	background-image:url('images/dotted_v_line.gif');
	background-repeat:no-repeat;
	float:left;
	margin-top:8px;
	margin-right:3px;
	margin-left:5px;
	margin-right:5px;
}

.LeftPane{ padding:0px 10px 0px 0px; width:599px;  margin:0px; background-color:#ffffff; }

.left_pane_title_container
{
	background-image:url('images/event_desc_title_bg.jpg');
	background-repeat:no-repeat;
	margin-top:-40px;
	margin-left:-20px;
}

.left_pane_title_container h1
{
	margin-left:55px;
	padding-top:16px;
	padding-bottom:15px;
}

h1
{
	font-size:16px;
	color:#49648a;
	font-family:Segoe, Arial;
}

.RightPane
{ 
	/*padding:0px 0px 0px 10px; 
	width:10em; margin:0px; */
	width:263px;
	background-color:#f7f7f6;
	margin:0px;
	padding:0px;
	padding-right:10px;
	margin-right:15px;
	
}

.home_right_pane_title_container
{
	width:237px;
	height:40px;
	background-image:url('images/home_rt_bar.png');
	background-repeat:no-repeat;
	position:relative;
	right:15px;
	top:-5px;
	margin-top:-20px;
	
}

.home_right_pane_title_container h1
{
	margin-left:12px;
	padding-top:0px;
	padding-bottom:15px;
	
}

.rt_pane_title h1
{
	margin-top:20px;
	border:solid 1px red;
}

.BottomPane
{
	background-color:#ffffff;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#fe5815; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#fe5815; font-size:12px;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { /*color:#4F839F;*/ font-size:10px;}
a.footer:hover{color:#C00;}

.footer
{
	padding-top:10px;
}

<<<<<<< .mine
.footer1
{
	margin-left:200px;
}

.footer1
{
	font-size:10px;
}

.footer1 a
{
	font-size:10px;
}

=======
.footer1
{
	margin-left:200px;
}

>>>>>>> .r1753
/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
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:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; 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;}

.banner_text_container
{
	/*border:solid 1px red;*/
	
	font-family:Segoe, Arial;
}

.banner_footer_text
{
	margin-top:12px;
	position:absolute;
	top:250px;
	top:270px;
	
}

.banner_footer_text p
{
	font-size:16px;
	font-family:Segoe, Arial;
	width:435px;
}

.banner_text
{
	height:100px;
	width:485px;
	padding-top:10px;
}

.banner_text1
{
	height:100px;
	width:425px;
	padding-top:20px;
}

.banner_text2
{
	height:145px;
	width:425px;
	padding-top:20px;
}

.banner_text3
{
	height:100px;
	width:425px;
	padding-top:15px;
}

.banner_text4
{
	height:100px;
	width:425px;
	padding-top:15px;
}

.banner_text p
{
	
	font-family:Segoe, Arial;
	line-height:1.5em;
	width:435px;
	font-size:13px;
	
}

.banner_text_container p
{
	line-height:1.5em;

}

.home_divider_line
{
	width:892px;
	height:12px;
	/*background-image:url('images/home_divider_line.gif');
	background-repeat:no-repeat;
	border:solid 1px red;*/
}

.home_divider_line_right
{
	
}

.bottom_pane_divider
{
	width:892px;
	height:12px;
	background-image:url('images/home_divider_line.gif');
	background-repeat:no-repeat;
}

.home_divider_line_center
{
	height:12px;
	background-image:url('images/home_divider_line_middle.gif');
		
	background-repeat:repeat-x;
	
}

.rounded_corners_center
{
	height:6px;
	background-image:url('images/rounded_corner_middle.gif');
		
	background-repeat:repeat-x;
}

.pane_content
{
	position:relative;
	bottom:14px;
	padding-top:0px;
	margin-top:0px;
	
}

.pane_content a
{
	color:#fe5b0e;
}

/*--------STYLES FOR TEXT INSIDE OF CUSTOM MODULES------*/

.container_text
{
	color:#43494D; 
	font-family:Arial; 
	font-size:12px; 
	line-height:1.5em;
}

.orange_text
{
	color:#fe5815;
}


.orange_link a
{
	color:#fe5815;
	text-decoration:none;
}

.orange_link a:hover
{
	color:#fe5815;
	text-decoration:underline	
}

.orange_link a:visited
{
	color:#fe5815;	
	text-decoration:none;
}

.blue_text
{
	color:#072b60;
}

.orange_link_underline a
{
	color:#fe5815;
	text-decoration:underline;
}

.orange_link_underline a:hover
{
	color:#fe5815;
	text-decoration:underline	
}

.orange_link_underline a:visited
{
	color:#fe5815;	
	text-decoration:none;
}

.gray_bg_container
{
	background-color:#f7f7f6;
	padding-bottom:10px;
	/*width:300px;
	border:solid 1px red;*/
}

.bottom_content
{
	width:289px;
	float:left;
}
.bottom_content_right
{
	width:325px;
	float:left;
	
}

.bottom_content p
{
	font-family: Arial;
	font-size:12px;
}

.bottom_content a
{
	color:#f8551a;
}

.bottom_content_container_home
{
	width:295px;
	float:left;
	background-color:#ffffff;
	padding-top:15px;
	
}


.Footer_Vertical_Dots
{
	/*height:20px;*/
	height:110px;
	background-image:url('images/dotted_h_line.gif');
	margin-top:5px;
	padding-bottom:20px;
	background-repeat:repeat-y;
	width:5px;
	float:right;
}

.Footer_Title
{
	color:#336699; 
	font-family:Arial; 
	font-size:16px; 
	font-weight:normal;
	
}

.bullets
{
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-top:0px;
}

.bullets li
{
	list-style-type:disc;
	margin:0px;
	padding:0px;
	font-size:12px;
}

.numbered_bullets
{
	margin:0px;
	padding:0px;
	padding-left:25px;
	margin-top:0px;
}
.numbered_bullets li
{
	font-size:11px;
}

.host_info
{
	font-size:10px;
	color:#777778;
}

.note_container
{
	padding-top:25px;
	padding-bottom:0px;
	background-color:#ffffff;
}

.note_container p
{
	background-color:#ffffff;
	font-size:12px;
}

.partner_community_logo
{
	width:400px;
	float:left;
	font-family:Segoe;
	font-size:16px;
	margin-top:20px;
}
.partner_community_logo span
{
	
	font-family:Segoe, Verdana;
	font-size:16px;
	margin-top:20px;
}

.logo_container
{
	width:205px;
	float:left;
	padding-left:340px;
	
}

/* Main Events Calendar Heading Styles */
/*-------------- Link Style --------------*/
.monthLinks,a.monthLinks:link,a.monthLinks:active,a.monthLinks:visited{ color:#FFFFFF; text-decoration:none; }
a.monthLinks:hover{color:#fe5815; text-decoration:none; }



/*CHAT IMAGE CONTAINERS*/

.chat_container_home
{
	/*width:210px;
	height:41px;
	background-image:url('images/reponline.gif');	*/		/*REPLACE WITH UNIQUE ID*/
	margin-top:-5px;
	margin-bottom:5px;
}

.chat_dotted_line
{
	background-image:url(images/dotted_h_line.gif);
	background-repeat:repeat-x;
	height:4px;
	margin-bottom:15px;
	margin-left:-5px;
	margin-right:7px;
}

.chat_container
{
	width:210px;
	/*height:41px;
	background-image:url('images/reponline.gif');		*/	/*REPLACE WITH UNIQUE ID*/
	position:relative;
	top:5px;
	float:right;
	margin-top:-35px;
}

