/*** New Header Styles ***/

/********************************************************************
**********Header Logo & Main Navigation Style Starts Here************
*********************************************************************/
.LogoNavOuter
{
	width:100%;
	float:left;
	padding-left: 0px;
	padding-top: 10px;
}

.LogoNavInnerMargin
{
	width:100%;
	float:left;
}

.LogoPane
{
	width:272px;
	float:left;
	
}

.LogoPane a
{
	padding:0px 135px 39px 140px;
	height:30px;
	background:url(../../images/memoryescape_logo.gif) no-repeat;
	display:block;
}

*html .HeaderRightPane
{
	width:666px;
	float:left;
}

*:first-child+html .HeaderRightPane
{
	width:666px;
	float:left;
}

html>/**/body .HeaderRightPane
{
	width:670px;
	float:left;
}
/*******************************************************
**********Header Top Links Style Starts Here************
*****************************************r**s**k********/

.HeaderTopLinksPane
{
	width:100%;
	float:left;
	text-align:right;
}

.HeaderTopLinksPane ul
{
	margin:0;
	padding:0;
	text-align:right;
}

.HeaderTopLinksPane ul li strong
{
	font:normal 11px verdana,tahoma;
	font-weight:bold;
	color:#de8080;
}

.HeaderTopLinksPane ul li
{
	list-style:none;
	font:normal 11px verdana,tahoma;
	font-weight:normal;
	/*color:#de8080;*/
	color:#444;
	display:inline;
}

.HeaderTopLinksPane ul li a, .HeaderTopLinksPane ul li a:link
{
	list-style:none;
	font:normal 11px verdana,tahoma;
	font-weight:normal;
	/*color:#de8080;*/
	color:#444;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

.HeaderTopLinksPane ul li a:hover
{
	list-style:none;
	font:normal 11px verdana,tahoma;
	font-weight:normal;
	/*color:#6b90a6;*/
	color:#5d9a33;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

/*******************************************************
**********Header Top Links Style Ends Here************
********************************************************/


*html .nav 
{
	height:38px;
	background: url(../images/nav_main_bg_new.gif) repeat-x;
	position:relative;
	font-family:'Trebuchet MS',arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	z-index:500;
	float:right;
	margin:10px 6px 0px 6px;
}

*:first-child+html .nav 
{
	height:38px;
	background: url(../images/nav_main_bg_new.gif) repeat-x;
	position:relative;
	font-family:'Trebuchet MS',arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	z-index:500;
	float:right;
	margin-top:5px;
	padding:0px 0px 0px 0px;
}

html>/**/body .nav 
{
	height:38px;
	background: url(../images/nav_main_bg_new.gif) repeat-x;
	position:relative;
	font-family:'Trebuchet MS',arial, verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	z-index:500;
	float:right;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*
.Curves
{
	margin:0;
	padding:0;
	list-style:none;
	display:table-cell;
	white-space:nowrap;
}

.Curves li
{
	margin:0;
	padding:0;
	height:auto;
	float:left;
}

.CurveLeft
{
	background:url(../images/curve_left_new.gif) no-repeat bottom;
	width:14px;
	line-height:38px;
}

.CurveRight
{
	background:url(../images/curve_right_new.gif) no-repeat bottom;
	width:14px;
	line-height:38px;
}
*/
.Curves{
  list-style:none outside;
  float: left;
  line-height: 38px;
  margin: 0px;
  padding: 0px;
}

.Curves a{
  font-family: 'Trebuchet MS',arial,verdana,sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 13px;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
}

.Curves li{
  float: left;
  height: 38px;
}

.Curves .CurveLeft{
  background:transparent url(../images/curve_left_new.gif) no-repeat scroll center bottom;
  width: 14px;
}

.Curves .CurveRight{
  background:transparent url(../images/curve_right_new.gif) no-repeat scroll center bottom;
  width: 14px;
}

.Curves li.CurveNormal a:hover{
  _background: transparent url(../images/nav_hover_bg_new.gif) repeat-x scroll 0 0;
  _display: block;
  _cursor: pointer;
}

.Curves li.CurveNormal:hover{
  background: transparent url(../images/nav_hover_bg_new.gif) repeat-x scroll 0 0;
  display: block;
  cursor: pointer;
}

.Curves .CurveNormal{
  background: transparent url(../images/nav_main_bg_new.gif) repeat-x scroll 0 0;
/*  padding-right: 5px;
  padding-left: 5px;*/
  border-right:1px solid #9EAB51;
  border-left: 1px solid #9EAB51;
}


b
{
	font-weight:normal;
}

.nav .table 
{
	display:table;
	font-weight:normal;
}

.nav .select,
.nav .current 
{
	margin:0;
	padding:0;
	list-style:none;
	display:table-cell;
	white-space:nowrap;
	font-weight:normal;
}

.nav li {
	margin:0;
	padding:0;
	height:auto;
	float:left;
	font-weight:normal;
}

.nav .select a 
{
	display:block;
	height:38px;
	float:left;
	background: url(../images/nav_main_bg_new.gif) repeat-x;
	/*border-left:1px #7094aa solid;
	border-right:1px #7094aa solid;*/
	border-left:1px #9eab51 solid;
	border-right:1px #9eab51 solid;
	font-weight:normal;
	padding:0 10px 0 10px;
	text-decoration:none;
	line-height:38px;
	white-space:nowrap;
	color:#fff;
}

.nav .current a 
{
	display:block;
	height:38px;
	float:left;
	background:url(../images/nav_hover_bg_new.gif) repeat-x;
	/*border-left:1px #b17576 solid;
	border-right:1px #b17576 solid;*/
	border-left:1px #5d5d5d solid;
	border-right:1px #5d5d5d solid;
	/*padding:0 10px 0 10px;*/
	text-decoration:none;
	line-height:38px;
	white-space:nowrap;
	color:#fff;
	font-weight:normal;
}


.nav .current a b 
{
	display:block;
	/*padding:0 10px 0 10px;*/
	background:url(../images/nav_hover_bg_new.gif) repeat-x;
	font-weight:normal;
}

.nav .select a:hover,
.nav .select li:hover a 
{
	background:url(../images/nav_hover_bg_new.gif) repeat-x;
	/*border-left:1px #b17576 solid;
	border-right:1px #b17576 solid;*/
	border-left:1px #5d5d5d solid;
	border-right:1px #5d5d5d solid;
	padding:0 10px 0 10px;
	cursor:pointer;
	color:#fff;
	font-weight:normal;
}

.nav .first
{
	border-left:0;
}

.nav .select a:hover b,
.nav .select li:hover a b 
{
	display:block;
	float:left;
	/*padding:0 5px 0 5px;*/
	background:url(../images/nav_hover_bg_new.gif) repeat-x;
	cursor:pointer;
	font-weight:normal;
}

.nav .select_sub 
{
	display:none;
}

/* IE6 only */
.nav table 
{
	border-collapse:collapse;
	margin:-1px;
	font-size:12px;
	width:0;
	height:0;
}

.nav .sub 
{
	display:table;
	margin:0 auto;
	padding:0;
	list-style:none;
}

.nav .sub_active .current_sub a,
.nav .sub_active a:hover 
{
	background:transparent;
	color:#55573f;
}

.nav .select :hover .select_sub,
.nav .current .show 
{
	display:block;
	position:absolute;
	width:750px;
	top:35px;
	padding:0;
	z-index:100;
	left:0;
	text-align:center;
}

.nav .current .show 
{
	z-index:10;
}

.nav .select :hover .sub li a,
.nav .current .show .sub li a 
{
	display:block;
	float:left;
	background:transparent;
	padding:0 10px 0 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#444;
}

.nav .current .sub li.sub_show a 
{
	color:#de9b39;
	cursor:default;
	background:url(menus/back_1.gif);
}

.nav .select :hover .sub li a:hover,
.nav .current .sub li a:hover 
{
	visibility:visible;
	color:#de9b39;
	background:url(menus/back_1.gif);
}


/********************Inner Navigation Starts Here***********************/
.BPBInnerNavWrapper
{
	width:100%;
	float:left;
}

.BPBInnerNavMargin
{
	width:998px;
	margin:0 auto;
}

.BPBInnerNav
{
	width:96%;
	float:left;
	margin:0px 0px 0px 20px !important;
	margin:0px 0px 0px 10px;
}

#top_navigation ul
{
	margin:0px;
	padding:0px;
	border-bottom: 3px solid #D3D3D3;
	color: #C14949;
	font-family: 'Trebuchet MC',arial,verdana,tahoma;
	font-size: 16px;
	height: 30px;
	
}

#top_navigation ul li 
{
	margin:0px 20px;
	padding:0px;
	float:left;
	list-style-type:none;
	height:30px;
}

#top_navigation ul li a
{
    color: #AAB7C8;
    display: block;
    float: left;
    height: 30px;
    padding: 0px;
    text-decoration: none;
}

#top_navigation ul li a:hover
{
    color: #C14949;
}

#top_navigation ul li:hover
{
    background: transparent url(../images/current-arrow.png) no-repeat scroll center bottom;
}

/***************Navigation Backup -- Befor Edit Sep 11********************/
/*
#top_navigation 
{
	height:3.68em;
	float:left;
	border-bottom:3px #d3d3d3 solid;
	width:100%;
}

#top_navigation h2, #left_navigation h2 
{ 
	display:none; 
	margin:0;
	padding:0px;
}

#top_navigation ul
{
	margin-left:0px;
	padding-left:0px;
}

#top_navigation ul li 
{
	margin:0px 10px 0px 20px;
	padding:0px;
	float:left;
	list-style-type:none;
	font:normal 16px 'Trebuchet MS',arial,verdana,tahoma;
	font-weight:normal;
	color:#447492;
	height:25px;
}

#top_navigation li a, #top_navigation li a:link 
{
	padding:0em 0em 0.8em 0em;
	font:normal 16px 'Trebuchet MS',arial,verdana,tahoma;
	font-weight:normal;
	color:#447492;
	text-decoration:none;
}
	
#top_navigation li a.current, #top_navigation li a:hover, #top_navigation li a:active 
{
	font:normal 16px 'Trebuchet MS',arial,verdana,tahoma;
	font-weight:normal;
	color:#c14949;
	text-decoration:none;
	background: url(../images/current-arrow.png) center bottom no-repeat;
}
*/


/*
#top_navigation {
	position:absolute;
	top:5.4em;
	right:0em;
	height:3.5em;
	overflow:hidden;
	}
#top_navigation h2, #left_navigation h2 { display:none; }

#top_navigation li {
	font-weight:bold;
	font-size:1.1em;
	float:left;
	margin:0;
	list-style-type:none;
	}
#top_navigation li a,
#top_navigation li a:link {
	padding:1em 1em 1.8em 1em;
	}
	

#top_navigation li a.current,
#top_navigation li a:hover,
#top_navigation li a:active {
	color:#993333;
	background: url(../images/current-arrow.png) center no-repeat;
	}*/


/****************Footer Style Starts Here********r**s**k******/
*html div.BPBFooterPaneOuter { 
	height: expression( this.scrollHeight < 103 ? "102px" : "auto" ); /* sets min-height for IE */
	width:100%;
	float:left;
	/*background:url(../../images/footer_bg.gif) no-repeat bottom;*/
	padding-top:30px;
}
*:first-child+html div.BPBFooterPaneOuter { 
	min-height: 102px; 
	width:100%;
	float:left;
	/*background:url(../../images/footer_bg.gif) no-repeat bottom;*/
	padding-top:30px;
}

html>/**/body div.BPBFooterPaneOuter { 
	min-height: 102px; /* sets min-height value for all standards-compliant browsers */
	width:100%;
	float:left;
	/*background:url(../../images/footer_bg.gif) no-repeat bottom;*/
	padding-top:30px;
}

.BPBFooterCoyprightOuter
{
	width:100%;
	float:left;
}

.BPBFooterCoyprightInnerMargin
{
	margin:0 auto;
	width:958px;
}

.BPBFooterCoypright
{
	width:100%;
	float:left;
	border-top:1px #ccc dashed;
	padding-top:10px;
}

*html .BPBFooterCoyprightContainer
{
	width:100%;
	float:left;
}

*:first-child+html .BPBFooterCoyprightContainer
{
	width:100%;
	float:left;
	min-height:80px;
}

html>/**/body .BPBFooterCoyprightContainer
{
	width:100%;
	float:left;
	min-height:80px;
}

.FooterCopyrightMargin
{
	text-align:center;
	width:100%;
	float:left;
}

.FooterCopyrightMargin ul
{
	margin:0;
	padding:0;
}

.FooterCopyrightMargin ul li
{
	list-style:none;
	display:inline;
	font:normal 11px verdana,tahoma,arial;
	font-weight:normal;
	color:#999;
}

.FooterCopyrightMargin ul li a,.FooterCopyrightMargin ul li a:link
{
	font:normal 11px verdana,tahoma,arial;
	font-weight:normal;
	color:#999;
	text-decoration:none;
	padding:0px 2px 0px 2px;
}

.FooterCopyrightMargin ul li a:hover
{
	font:normal 11px verdana,tahoma,arial;
	font-weight:normal;
	color:#5d9a33;
	text-decoration:none;
	padding:0px 2px 0px 2px;
}

/****************Footer Style Closes Here******************/
