/* 
================================
Skin styles for DotNetNuke
================================
*/   

.SubSubHead
{
	 color:#4F6B72;
}

body 
{
	/* background: #0C004C url(BodyBG.jpg) no-repeat top center; */
	background: #eb0d8b url(BodyBG.jpg) no-repeat top center;
	z-index:-10;
}

.MainContainer
{
	/*position: relative;*/
	top: 0px;
	left: 0px;
	width: 800px;
	z-index:-5;
}

.NormalTextBox {
    font-family:Verdana !important;
    font-size:11px;
}

.Header
{
	width: 100%;
	height: 120px;
	background-color: Transparent;
	z-index: 102;
}
 #dnn_dnnLOGO_imgLogo {
    position:relative;
    top:20px;
 }

.UserMenu
{
	width: 100%;	
	background-color: Transparent;	
	/*background-image: url(images/search_bg.gif);
	background-repeat:repeat-x;*/
	/* border: solid 1px blue; */
}

.TopBar 
{
	background-color: #676563;
}

.SearchBar
{
	padding: 10px 10px 10px 5px;		
	height: 30px;	
	text-align: left;					
}

.SearchBar .Search
{
	color: White;
	font-weight:bold;
	font-size: 13px;
	font-family: Arial;
}

/* tabs */

.TabUpMenu
{
	width: 500px;
	height: 60px;
	/*left: 0px;*/
	background-color: Transparent;
	z-index: 103;
	/*border: solid 1px blue;*/
	/*position: relative;*/
	/*float: left;*/
	/*margin: -65px 0px 0px 10px;*/
}

.TabUpMenuItem1
{
	/*border: solid 1px blue;*/	
	background-repeat: no-repeat;
	width: 130px;
	height: 45px;		
	background-image: url(Tab1.gif);
}
	
.TabUpMenuItem2
{
	/*border: solid 1px blue;*/	
	background-repeat: no-repeat;
	width: 129px;
	height: 37px;	
	background-image: url(Tab2.gif);
 
}

.TabUpMenuItem3
{
	/*border: solid 1px blue;*/
	background-repeat: no-repeat;
	width: 140px;
	height: 50px;	
	background-image: url(Tab3.gif);
}	

.TabUpMenuItem4
{
	/*border: solid 1px blue;*/	
	background-repeat: no-repeat;
	width: 144px;
	height: 45px;	
	background-image: url(Tab4.gif);
}

/* search token begin */

.SearchControl
{
	float: right;
	width: 300px;
	height: 30px;
	width: 280px;
	position: relative;
	top: 5px;
	right: 0px;	
}

.SearchControl input
{
	border: 0px;
	width: 150px;
	-width: 150px;	
	height: 20px;
	font-family: Tahoma;
	font-size: 10px;
}

* html .SearchControl input
{
		margin-top: 4px;
}

html>body .SearchControl input
{
		margin-top: 4px;
}

.SearchControl span
{
	padding: 0px 10px 5px 10px;
	color: White;
	font-size: 16px;
	text-transform: lowercase;
}


.SearchControl a:visited, .SearchControl a, a:active
{
 	
}

.SearchControl a:hover
{
	color: Yellow;
}

/* search token end*/

.ContentSectionHomePage
{
	width: 800px; 
	min-height: 400px; 
	height: 400px; 
	background-color: White; 
	background-image: url(LogoHomePage.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #c1c1c1;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	
}



/*down menu */

.DownMenu
{
	width: 100%; 
	height: 50px; 
	background-color: Transparent; 
}

.DownMenuNavLink
{
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 3px;	
}

.DownMenuNavLink a, .DownMenuNavLink a:visited
{
	color: #100200;	
}

.DownMenuNavLink a:hover
{
	color: #464646;	
}
/*top menu */

.topMenuNavLink
{
	font-family: Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 3px;	
	color: white;	
	padding-right: 5px;
}

.topMenuNavLink a:link, 
.topMenuNavLink a:active,
.topMenuNavLink a:visited
{
	color: #FFFFFF;	
	text-transform:lowercase;
}

.topMenuNavLink a:hover
{
	color: #FFFFFF;	
}


.MenuContainer0
{
	width: 197px;
	height: 109px;
	margin: 5px 0 5px 0;
	position: static;
	float: left;
	background-color: Transparent;
}

.MenuContainer
{
	width: 196px;
	height: 109px;
	margin: 5px 0 5px 5px;
	position: static;
	float: left;
	background-color: Transparent;
}

.MenuContainerHeader
{	
	height: 27px;
	background-color:#666563;
	padding-left:5px;
}

.MenuContainerHeader img
{
	float: right;
	position:relative;
	top: 2px;
	right: 10px;
}

.MenuContainerHeader span
{
	float: left;	
	font-family: Verdana, Tahoma;
	font-size: 14px;
	text-transform: lowercase;	
	margin: 0 10px;	
	color: #FFF;
}

.MenuContainerContext
{	
	height: 70px;
	width: 130px;
	background-color: #B0A9A1;
}

.ContainerLinkBlock
{
	padding: 4px 0 5px 10px;
}

/* end down menu */

.Footer
{
	width: 100%;
	color:white;
	background-color: Transparent;
	font-family: Verdana;
	font-size: 11px;
	padding:35px 10px 20px 10px;
}

.Footer span.SkinObject {
   color:white !important;
}
.Footer a {color:white !important;}



.FooterCopyRight
{
	font-family: Verdana;
	font-size: 11px;
}

/***************************************************************************************/

.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.MenuRootItem
{
	background-color: Transparent;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: lowercase;
	padding: 0 0px 0 0px;
}


* html .main_dnnmenu_submenu {
	background-color: #CBC2B9;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	margin-left: -590px;
	margin-top: -130px;
	position: relative;
}

html>body .main_dnnmenu_submenu {
	background-color: #CBC2B9;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	margin-left: -360px;
	margin-top: -130px;
}


.main_dnnmenu_itemhover td {  
	background-color: #FFF;
	color: #000;
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}
.Separator
{
	width: 1px;  
	height:15px;
	padding: 0 10px 0 10px ;
	background-image: url(Separator.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

.MenuRootItemSelected
{
	color: #0071BD;
	text-decoration: none;
}

.MenuRootItemHover
{
	color: Yellow;
	text-decoration: none;
}

.MenuPosition
{
	text-align: right;		
}
.MenuBox
{
	/*position:relative;
	top:10px;*/

}

/*******************************/

#TunerDiv
{
	width: 300px;
	float: right;
	margin-right: -185px;
	position: relative;
	margin-top: 1px;
	visibility: hidden;
	height:200px;
	border:1px solid blue;
}

*html #TunerDiv
{
	width: 300px;
	float: right;
	margin-right: -175px;
	position: relative;
	margin-top: 1px;
	visibility: hidden;
	z-index:-1;
}

html:not([lang*=""]):not(:only-child) #ClickWijet
{
	
}

html:not([lang*=""]):not(:only-child) #OpenCloseWrap
{
	left: 269px;
}
	
#SliderBody 
{
	position: absolute;
	width: 269px;
	height: 200px;
	margin-right: 0px;
	z-index:-6;
}


#ClickWijet
{
	width: 31px;
	height: 200px;
	float: right;
	display:block;
	background-image: url(OpenWidjet.png);
	background-repeat: no-repeat;
	position: relative;
	cursor:pointer;
	
} 

body:first-of-type #ClickWijet
{
	left: 269px;
}

#SliderContent 
{
	position: relative;
	top: 0;
	left: 31px;
	-left: 62px;
	background-color: #302F2D;
	float: right;
	width: 150px;
	height: 200px;
	margin-right: 31px;
	color: #FFF;
	padding-left:20px;
	font-weight:bold;
	font-family:Verdana;
}

#OpenCloseWrap 
{
	position:absolute;
	margin: 0px 0 0 0px;
	font-size:12px;
	font-weight:bold;
	float: right;
	cursor:pointer;
	border:1px solid red;

}

#dnn_dnnSEARCH_cmdSearch 
{	
	background-image: url(images/btn.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;	
	cursor: hand;
	width: 38px;
	height:22px;
	padding: 3px 10px 4px 10px ;	
	color: White;	
}

#dnn_dnnSEARCH_cmdSearch:hover
{
	background-position: 0px -22px;
}

.SearchTitle
{
	position: relative;
	top: -3px;
	left: 1px;
}

.LeftSection
{
	width: 200px;
	background-color: Transparent;	
	border: solid 1px red;
	height: auto;
}

.TopSection
{
	width: 576px;
	height: 198px;
	background-color: Transparent;	
	border: solid 1px red;
}

.ContentStore
{
	width: 100%;
	background: #fff;
	border: solid 1px #c2c2c2; 
}

.ContentSectionStore
{
	width: 576px; 
	background-color: Transparent; 
	border-bottom: solid 1px #c1c1c1;
	border-left: solid 1px #c1c1c1;
	border-right: solid 1px #c1c1c1;
	height: 100px;
	border: solid 1px red;
}

.HeaderStoreContent
{
	width: 100%;
	height: 52px;
	background: #D7D7D7;
}

.ContentPane   
{
	background-color: White;
	padding: 5px 5px 0 5px;
	margin: 0;
	height: 400px;
	background-image: url(images/skin_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index:10;
}

.NewsPaneWrapper { background-color: White; }  

.NewsPane 
{
	padding-top: 5px;
}

.NewsPane .Normal { font: normal 11px Verdana; line-height: 16px; } 

.RightPane  { 
}

.BottomPane
{
	padding:0px;
	margin:0px;
}

.BottomPane .SubHead center 
{
	display: none;
}

.BottomPanes 
{	
	clear: both;
	padding: 10px 15px 10px 15px;
	height: 70px;
	width: 130px;
	background-color: #B0A9A1;
	vertical-align: top;	
}

.BottomPanes .Normal
{
	line-height: 18px;
}

.BottomPanes .SubHead center,
.BottomPanes .SubHead center 
.BottomPanes .SubHead center
.BottomPanes .SubHead center
{
	display: none;
}


/* Tunes Widjet Styles*/
#TunesContainer {
    position:absolute;
    width:230px;
    height:200px;
    background-color:transparent;
    visibility:hidden;
    overflow:hidden;
}

#TunesPane {
    position:relative;
    left:-200px;
 
}

.TunesContent {
    font-family:Verdana;
    font-size:14px;
    font-weight:bold;
    vertical-align:middle;
    background-color: #676563;
    background-image:url(images/widjet_grad.gif);
    background-repeat:repeat-y;
    text-align:center; 
    color:White;
    
}

#TunesTab {
	width: 30px;
	height: 200px;
	background-image: url(images/OpenWidjet.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
#dnn_ctr434_JobDetail_rfvResumeFile
{
	 display:none;
}


































































































































































































































































