@import url("css/menu.css");

/* CSS Document */
body {color:#FFF; background:#FFF url(images/body_bg.gif) repeat-x top left; height:100%; margin:0px; padding:0px;}
a img{border:none;}
th,td,div{font-family: Arial, Helvetica, sans-serif; font-size:13px}
a,a:link,a:visited,a:active{color:#FFC427; text-decoration:none; font-family: Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }
.template_style{width:827px; margin:auto;}
.top_space{height:34px;}
.lang_pad{float:left; padding:7px 35px 0px 0px;}

.logo_top_left{padding:0px; margin:0px; background: url(images/logo_top_left.gif) no-repeat top left; height:23px;}
.logo_top_right{padding:0px; margin:0px; background: url(images/logo_top_right.gif) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#1c3262 url(images/logo_top_bg.gif) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.gif) repeat-y top left;}
.logo_right{padding:0px; background: url(images/logo_right.gif) repeat-y top right;}
.logo_pad{background:#1c3262; margin: 0px 19px 0 7px; padding:0 ;height:90px;}
#slogan_style{float:right; padding:25px 25px 0px 0px; margin: 0px 19px 0px 7px; color:#9999ff !important; font-weight: 900; font-size:17px; background-color:#1C3262;}
.Banner_Style{position:absolute; bottom:0px; padding:25px 25px 20px 50px; color:#9999ff !important; font-weight: 600; font-size:21px; text-transform:uppercase;}

.menu_bg{padding:0 0 0 6px;  margin: 0 19px 0 7px; height:40px; background:url(images/menu_bg.gif) repeat-x top left;}
.menu_left{padding:0px; margin:0px; background:url(images/menu_left.gif) no-repeat top left;}
.menu_right{margin:0px; background:url(images/menu_right.gif) no-repeat top right; }
.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}
.menu_style{float:left;}
.menu_style_right{float:right;}
.bread_bg{padding:0px; margin: 0 19px 0 7px; background:#CCCCFF; height:25px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.gif) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.gif) no-repeat top right;}

.flash_bg{padding:0px; margin:0px;}
.flash_left{padding:0px; margin:0px; background:url(images/left_bg.gif) repeat-y top left;}
.flash_right{padding:0px; margin:0px; background:url(images/right_bg.gif) repeat-y top right;}
#flash_style{padding:1px 0px 1px 0px; margin: 0 19px 0 7px; background:#1c3262;}

#login_style{ float:right; padding:8px 17px 0px 10px;}
#bread_style{ float:left; padding:4px 0px 0px 17px; color:#000000; font-size:13px; font-weight:bold; }

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.gif) repeat-y top left;}
.right_bg{padding:0px; margin:0px; background:url(images/right_bg.gif) repeat-y top right;}
.content_pad{padding:10px 22px 10px 22px; margin: 0 19px 0 7px; background:#1c3262;}

.bot_left{padding:0px; margin:0px; background:url(images/bot_left.gif) no-repeat top left;}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.gif) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.gif) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 0px 0px 0px; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; margin:0px; }
.SubHead{text-transform:uppercase; font-size:14px; color:#FFC427; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#008265; font-size:13px; font-weight:bold}
a.Breadcrumb:hover{color:#008265;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#008265; font-size:13px; text-transform:uppercase; }
a.links:hover{color:#008265;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#008265; font-size:12px; font-weight:bold;}
a.user:hover{color:#008265;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited {
	color:#008265;
	font-size:12px;
}
a.footer:hover{
	color:#008265;

}

.tableborder_vert{background:url(images/blue_px.gif) repeat-y top center;}
.tableborder_horz{background:url(images/blue_px.gif) repeat-x center center;}

.Murren_News_ItemLink{color:#FFC427; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:Bold; }
.Murren_News_ItemDate 
{
	font-size:10px;
}
.Murren_News_ItemDetails 
{
	color:#FFF; 
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	font-weight:normal
}
A.CommandButton:link
{
	text-decoration: underline;
	color: #FFC427;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #FFC427;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #FFF;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #FFC427;
}
.DataGrid_AlternatingItem
{
	background-color: #000033;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.blog_date {
	color: #CCCCFF;
}
.blog_head
{color:#ffc427; text-transform:capitalize;
}
h2.blog_title
{
	color:#ffc427; 
	text-transform:UpperCase;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 13pt;
}
.blog_more_link{
	color: #FFC427;
}
.blog_pub-month{
	background:#FFC427;
	color:#1C3262;
	font-weight:bold;
}
.blog_pub-date{
	color:#1C3262;
	font-weight:bold;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #1C3262;
	border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;
}
.content_border_Left{padding:0px; margin:0px; background:url(../../Containers/BlueSkin/images/blue_px.gif) repeat-y top left;}
.content_border_Right{padding:0px; margin:0px; background:url(../../Containers/BlueSkin/images/blue_px.gif) repeat-y top right;}
.content_Head_pad{padding:8px 10px 0 11px; text-align:left;}
.content_title{margin:0; float:left; white-space:nowrap;}
.content_title_vis{margin:0; float:right; text-align:right;}
.content_c_content{clear:both; padding:8px 15px 0px 20px;}
/*.content_c_contentpane{padding:0px 15px 0px 15px ; text-align:left;}*/
.content_c_footer_Left{padding:0px; margin:0px; background: url(../../Containers/BlueSkin/images/bot_left.gif) no-repeat top left; height:10px;}
.content_c_footer_Right{padding:0px; margin:0px; background: url(../../Containers/BlueSkin/images/bot_right.gif) no-repeat top right;}
.content_c_footer_bg{padding:0px; margin:0px 8px 0px 8px; background:url(../../Containers/BlueSkin/images/blue_px.gif) repeat-x bottom left; height:10px;}
.content_HR_bluePix{padding:0px; margin:0px 15px 0px 15px; background:url(../../Containers/BlueSkin/images/blue_px.gif) repeat-x bottom left; height:10px}
.Settings{text-align:left;}
.subsubhead{color: #008265; font-weight:bold;}
.linkalignR{float:right;text-align:right;}

.StandardButton{ 
	  color:#FFC427; 
	  font: bold 84% Arial, Helvetica, sans-serif;
	  background-color:#1C3262; 
	  border: 1px solid; 
	  border-color:#CCCCFF;
	  cursor:pointer;
	  height:2em;
	  text-align:center;
}
input.StandardButton:hover { 
	  color:#FFC427; 
	  font: bold 84% Arial, Helvetica, sans-serif;
	  background-color:#1C3262; 
	  border: 1px solid; 
	  border-color:#FFC427;
	  cursor:pointer;
	  height:2em;
	  text-align:center;
}
.Help
{
	border-right: #CCCCFF 1px solid;
	padding-right: 2px;
	border-top: #CCCCFF 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 2px;
	border-left: #CCCCFF 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: #CCCCFF 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #FFC427;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #FFF;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #FFF;
}

A.CommandButton:active
{
	text-decoration: underline; 
	color: #FFF;
}
UL
{

}

UL LI
{
 list-style-type:disc;
}

UL LI LI
{
list-style-type: square;
}

UL LI LI LI
{
list-style-type:circle;
}

.NavigatorVertList_ThumbPic {
	FLOAT: left
}
.NavigatorVertList_Desc {
	FLOAT: Left; WIDTH: 430px
}
.NavigatorVertList_DescTop {
	MARGIN-BOTTOM: 6px! important; MARGIN-LEFT: 25px;
}
.NavigatorVertList_DescMid {
	MARGIN-BOTTOM: 9px! important; MARGIN-LEFT: 25px
}
.NavigatorVertList_DescBottom {
	MARGIN-LEFT: 25px;
}
.NavigatorVertList_segPage {
	MARGIN-TOP: 30px; FLOAT: left; WIDTH: 570px
}
