body {
	margin: 0px;
	height:100%;
	background-color:#fafafa;
}

/* ********** Index Style ************** */
.body_bg{background:url(images/body_bg.gif) repeat-x top left;}

.top_bg{background:url(images/top_bg.gif) repeat-x top left; background-color:#ffffff;}
.bottom_bg{background:url(images/bottom_bg.gif) repeat-x bottom left; padding:0px 42px 0px 45px;}

.bottom_lt{background:url(images/bottom_left.gif) no-repeat bottom left;}
.bottom_rt{background:url(images/bottom_right.gif) no-repeat bottom right;}

.menu_lt{background:url(images/menu_left.gif) no-repeat top left;}
.menu_rt{background:url(images/menu_right.gif) no-repeat top right; padding:0px 6px 0px 5px;}
.menu_bg{background:url(images/menu_bg.gif) repeat-x top left; height:51px;}

.search_bg{background:url(images/search_bg.gif) no-repeat top right; height:20px;}

.bread_img{background:url(images/bread_img.gif) no-repeat top left; height:29px; float:left;}


/* ********** General Style ************** */
.left_bg{background:url(images/left_bg.gif) repeat-y top right;}
.right_bg{background:url(images/right_bg.gif) repeat-y top left;}

.top_left{background:url(images/top_left.jpg) no-repeat top right; height:686px;}
.top_right{background:url(images/top_right.jpg) no-repeat top left; height:686px;}

.bread_lt{background:url(images/bread_left.gif) no-repeat top left;}
.bread_rt{background:url(images/bread_right.gif) no-repeat top right; padding:0px 8px 0px 12px;}
.bread_bg{background:url(images/bread_bg.gif) repeat-x top left; height:29px;}

.cont_height{height:370px;}


/* ********** Index-blue Style ************** */
.top_bg-blue{background:url(images/top_bg-blue.gif) repeat-x top left; background-color:#ffffff;}
.bottom_bg-blue{background:url(images/bottom_bg-blue.gif) repeat-x bottom left; padding:0px 42px 0px 45px;}

.bottom_lt-blue{background:url(images/bottom_left-blue.gif) no-repeat bottom left;}
.bottom_rt-blue{background:url(images/bottom_right-blue.gif) no-repeat bottom right;}

.menu_lt-blue{background:url(images/menu_left-blue.gif) no-repeat top left;}
.menu_rt-blue{background:url(images/menu_right-blue.gif) no-repeat top right; padding:0px 5px 0px 5px;}
.menu_bg-blue{background:url(images/menu_bg-blue.gif) repeat-x top left; height:51px;}

.search_bg-blue{background:url(images/search_bg-blue.gif) no-repeat top right; height:20px;}

.bread_img-blue{background:url(images/bread_img-blue.gif) no-repeat top left; height:29px; float:left;}

/* ********** Index-orange Style ************** */
.top_bg-orange{background:url(images/top_bg-orange.gif) repeat-x top left; background-color:#ffffff;}
.bottom_bg-orange{background:url(images/bottom_bg-orange.gif) repeat-x bottom left; padding:0px 42px 0px 45px;}

.bottom_lt-orange{background:url(images/bottom_left-orange.gif) no-repeat bottom left;}
.bottom_rt-orange{background:url(images/bottom_right-orange.gif) no-repeat bottom right;}

.menu_lt-orange{background:url(images/menu_left-orange.gif) no-repeat top left;}
.menu_rt-orange{background:url(images/menu_right-orange.gif) no-repeat top right; padding:0px 5px 0px 5px;}
.menu_bg-orange{background:url(images/menu_bg-orange.gif) repeat-x top left; height:51px;}

.search_bg-orange{background:url(images/search_bg-orange.gif) no-repeat top right; height:20px;}

.bread_img-orange{background:url(images/bread_img-orange.gif) no-repeat top left; height:29px; float:left;}


/* ********** Link Style ************** */
.grey_top_lt{background:url(images/grey_top_lt.gif) no-repeat top left;}
.grey_top_rt{background:url(images/grey_top_rt.gif) no-repeat top right; padding:0px 5px;}
.grey_top_bg{background:url(images/grey_top_bg.gif) repeat-x top left; height:5px;}

.grey_border{border:#d0cece 1px solid; border-width:0px 1px; padding:7px 10px 7px 10px;}

.grey_bot_lt{background:url(images/grey_bot_lt.gif) no-repeat top left;}
.grey_bot_rt{background:url(images/grey_bot_rt.gif) no-repeat top right; padding:0px 5px;}
.grey_bot_bg{background:url(images/grey_bot_bg.gif) repeat-x top left; height:4px;}


/* ********** Padding Style ************** */
.overall_pad{margin:0px 162px 0px 162px;}
.overall_width{width:100%;}
.logo_height{height:113px;}
.logo_pad{padding-top:30px;}
.search_pad{padding-top:25px;}
.lang_pad{padding-top:15px;}
.date_pad{height:24px;}
.menu_height{height:51px;}
.banner_pad{padding:20px 0px 12px 0px;}
.bread_pad{padding:7px 0px 0px 23px;}
.user_pad{float:right; padding-top:6px;}
.cont_pad{padding:20px 0px 0px 0px;}
.footer_height{height:71px;}
.copy_pad{padding-top:30px;}


TH,TD,DIV,P{font-family:Tahoma; font-size:12px; color:#4a5662; font-weight:normal;}
A,A:link,A:visited,A:active{color:#4a5662; text-decoration:none;}
A:hover{color:#767575; text-decoration:underline;}

/* ********** Control Panel Style ************** */
.ControlPanel{border:none;background-color:#ffffff; border-bottom:#cccccc 1px dotted;}
.cpanel_left {padding-left:21px;}
.cpanel_right {padding-right:33px;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#000000;}
.ControlPanel a.CommandButton:hover{color:#000000; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/* ********** Search Style ************** */
#SearchContainer Input{padding:3px 0px 0px 3px; border:none; WIDTH:134px; HEIGHT:20px; background:transparent; margin:0px; font-size:11px; color:#000000;}


/* ********** Language Style ************** 
#LanguageContainer select{MARGIN:0px; border:1px solid #44494F; font-size:11px; color:#ffffff; background:#222830; WIDTH:120px;HEIGHT:15px;}*/


/* ********** Pane Style ************** */
.AddressPane{padding:18px 0px 0px 0px;}
.FlagPane{padding:15px 0px 0px 0px; white-space:nowrap;}
.FullBotPane{padding:0; margin:0;}
.TopPane{padding:0; margin:0;}
.LinkPane{padding:0; margin:0;}
.LeftPane{padding:0; margin:0;}
.MiddlePane{padding:0 0px 0px 20px; margin:0; width:48%;}
.BannerPane{padding:0 0px 5px 0px; margin:0;}
.ContentPane{padding:0px 0px 0px 0px;}
.RightPane{padding:0px 0px 0px 0px; width:35%;}
.BottomPane{padding:0px 0px 0px 0px;}

.DNNEmptyPane{width:0px !important; padding:0px !important; margin:0px !important;}

/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#000000;}
.SubHead{font-size:11px; color:#000000;}
.SubSubHead{font-size:11px; color:#000000;}
.Normal{font-size:10px; color:#000000;}
.Normal_menu{font-size:11px; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:1.7em; text-decoration:none !important;}


.bread_text{font-family:Tahoma; font-size:11px; color:#E7DAD5; font-weight:normal;}

.more,a.more:link,a.more:active,a.more:visited {font-family:Tahoma; font-size:10px; color:#a51304; text-decoration:none; font-weight:bold;}
a.more:hover{color:#000000; text-decoration:none;}

.sandal_text{font-family:Tahoma; font-size:12px; color:#8f751b; font-weight:bold;}

/***************************** panelbar wrapper ******************************/
.rpRootGroup{ outline:none !important; border:none !important;  background:none !important;}

.RadPanelBar_Dnn .rpRootGroup .rpOut {
	
	outline:none !important;
	padding-bottom:1px;
	background:none !important;	
	font-size:11px;
	 border-width:0px; 
	 border-bottom:0;
	
}


.RadPanelBar_Dnn .rpRootGroup .rpText
{
	color: #666666 ;
	font-weight:normal;
	padding:8px 0px 7px 25px;
	border:none !important;
	text-decoration:none;
	 border-width:0px; 
	 font-size:11px;
	}

/* Normal */
.RadPanelBar_Dnn .rpRootGroup .rpLink
{
	
	border:none !important;
	text-decoration:none;
	font-size:11px;
	outline:none !important;
	 border-width:0px; 
	 background:url(images/sidemenu_normal.gif) no-repeat top left;
	
}
.RadPanelBar_Dnn .rpRootGroup .rpLink:active
{
	color:#666666!important
}

/* Hover */
.RadPanelBar_Dnn .rpRootGroup .rpLink:hover .rpText
{
	color: #285d8f !important;
	text-decoration:none;
	font-size:11px;
	background:url(images/sidemenu_hover.gif) no-repeat top left !important;
	border:none !important;
	 border-width:0px; 
	
	
}

/* Selected */

.RadPanelBar_Dnn .rpRootGroup .rpText .rpSelected 
{
	color: #285d8f !important;
	font-size:11px;
	text-decoration:none;
	background:url(images/sidemenu_hover.gif) no-repeat top left !important;
	border:none !important;
	 border-width:0px; 
	
}

.dnn_SelectedPathItemCss .rpText
{  
	color: #285d8f !important;	
	text-decoration:none;
	border:none !important;
	background:url(images/sidemenu_hover.gif) no-repeat top left !important;
	 border-width:0px; 
	
}

/************* Submenu ****************/
.RadPanelBar_Dnn .rpGroup
{
	height:auto !important;
	padding-left:35px  !important;
	 border-width:0px;
	   
	
}

.RadPanelBar_Dnn .rpGroup .rpText
{
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	line-height: 18px;
	padding:0px 0px 5px 10px;
	color:#666666 !important;
	 border-width:0px; 
	
	
	
}

/************* Submenu_Normal ****************/
.RadPanelBar_Dnn .rpGroup .rpLink
{
	color:#666666 !important;
	font-size: 11px;
	text-decoration:none;
	 border-width:0px; 
	 background:url(images/submenuarrow.gif) no-repeat top left !important;
	
}

/************* Submenu_Hover ****************/

.RadPanelBar_Dnn .rpGroup .rpLink:hover .rpText
{
	color:#285d8f !important;
	font-size: 11px;
	text-decoration:none;
	background:url(images/submenuarrow.gif) no-repeat top left !important;
	 border-width:0px; 
	
}

/************* Submenu_Selected ****************/
.RadPanelBar_Dnn .rpGroup .rpSelected .rpText
{
	color:#285d8f!important;
	font-size: 11px;
	text-decoration:none;
	background:url(images/submenuarrow.gif) no-repeat top left !important;
	border-width:0px; 
	
}

.RadPanelBar_Dnn .rpLevel1 .rpItem
{
	padding: 0px 0px 0px 0px; 
	font-size:14px;
	text-decoration:none;
	background:none;
	 border-width:0px; 
} 

.RadPanelBar_Dnn .rpLevel2 .rpItem
{
	padding: 0px 0px 0px 20px;
	font-size:14px;
	text-decoration:none;
	background:none;
	 border-width:0px; 
	
}
