/* 
================================
Skin styles for DotNetNuke
================================
*/   

.body
{
	background-color:#FCFCFC;
	margin:0px;
	padding:0px;
}

a img,a:visited img {border: none; }

.bottomMenu 
{
	font-family: Arial;
	color: #737373;
	font-size: 7pt;
	text-decoration: none;
	font-weight:bold;
	
}
.bottomMenu:hover
{
	font-family: Arial;
	color: #ec1e1b;
	font-size: 7pt;
	text-decoration: none;
	font-weight:bold;
}

bottomMenu:visited   
{
   font-family: Arial;
	color: #737373;
	font-size: 7pt;
	text-decoration: none;
	font-weight:bold;
	
}

bottomMenu:active   
 {
   font-family: Arial;
	color: #737373;
	font-size: 7pt;
	text-decoration: none;
	font-weight:bold;
	
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: white;
	border:none;
}
.skinheader
{
	background-repeat: no-repeat;
	background-position: top 50%;
	height: 208px;
	width: 865px;
	vertical-align: bottom;
	text-align: left;
	background-color: transparent;
	background-image: url(header.png);
}

.skingradient
{
	height: 30px;
	background-color: #999999;
}

.footer
{
	height: 36px;
	background-color: transparent;
	background-image: url(footer.png);
	background-repeat:repeat-x;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane
{
	/*background-color: #FFFFFF;
	height:5px;
	text-align:left;
	padding-left= 10px;*/
}
.leftpane
{
	background-color: #E7E7E2;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	width:170px;	
	height:570px;
}
.contentpane
{
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	
	
}
.rightpane {
	
	background-color: #E7E7E2;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;	
	width:170px;
	height:570px;
}
.bottompane 
{
	width: 100%;
	background-color: whitesmoke;
	
}
.MainMenu_MenuContainer
{
	background:url(topMenuBar.png) no-repeat top left; 
	/*background-image: url(topMenuBar.png);*/
	background-repeat:no-repeat;
	height:37px;
	width:575px;
	background-color:Transparent;
	border:none;
	
}
.MainMenu_MenuBar
{
	cursor: hand;
	height: 16px;
	border:none;
	
}
.MainMenu_MenuItem
{
	cursor: hand;
	color: #454545;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	border-bottom: #f5f5f5 1pt solid; 
	border-top: #f5f5f5 1pt solid; 
	
}
.MainMenu_MenuIcon
{
	border-bottom: #f5f5f5 1pt solid; 
	border-top: #f5f5f5 1pt solid; 
	width: 0px;
	background-color: #cccccc;
}
.MainMenu_SubMenu
{
	cursor: hand;
	background-color: #cccccc;
	color: White;
	border-left: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid; 
}


.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color:Transparent ; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	background-image: url(menuHover.png);
	border-bottom: #f5f5f5 1pt solid; 
	border-top: #f5f5f5 1pt solid; 
	
}

.MainMenu_MenuArrow
{
	height:19px;
	width:0px;
	background-color:Transparent;
	border-bottom: #f5f5f5 1pt solid; 
	border-top: #f5f5f5 1pt solid; 
}
.MainMenu_RootMenuArrow
{	
	background-color:Transparent;
	
	
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
/*custom styles*/
.Bottom_MainMenu_MenuContainer
{
	background-image: url(Menu.png);
	background-repeat:no-repeat;
	width:325px;
	
}

.TopOptions
{
	background-image: url(Untitled-8.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 111px;
	width: 100%;
	vertical-align: bottom;	
	text-align:center;
}


.footerMenuBar
{
	height: 25px;
	background-color: transparent;
	background-image: url(footerMenuBar.png);
	background-repeat:no-repeat;
	background-position: top ;

}
.Industries
{
	height: 30px;
	background-color: #999999;
}

.home
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 10pt; 
	text-align: center;
	background-color: transparent;
	background-repeat: no-repeat ;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;	
	vertical-align:middle;
	background-image: url(home.png);
	height: 53px;
	width: 52px;	
	line-height:50px;

	
}

.home:Hover
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 10pt; 
	text-align: center;
	height: 53px;
	width: 52px;
	background-image: url(homeHover.png);
	background-color: transparent;
	background-repeat: no-repeat ;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	vertical-align:middle;
	line-height:50px;
}

.login
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 10pt; 
	text-align: center;
	height: 53px;
	width: 52px;
	background-image: url(login.png);
	background-color: transparent;
	background-repeat:no-repeat ;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	vertical-align:middle;
	line-height:25px;
}

.login:Hover
{
	font-family: Verdana;
	color: black;
	font-size: 10pt; /*text-transform: capitalize;*/
	text-align: center;
	height: 53px;
	width: 52px;
	background-image: url(loginHover.png);
	background-color: transparent;
	background-repeat:no-repeat ;	
	cursor:hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align:middle;
	line-height:20px;
}

.logout
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 10pt; 
	text-align: center;
	height: 53px;
	width: 52px;
	background-image: url(logout.png);
	background-color: transparent;
	background-repeat:no-repeat ;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	vertical-align:middle;
	line-height:25px;
}

.logout:Hover
{
	font-family: Verdana;
	color: black;
	font-size: 10pt; /*text-transform: capitalize;*/
	text-align: center;
	height: 53px;
	width: 52px;
	background-image: url(logoutHover.png);
	background-color: transparent;
	background-repeat:no-repeat ;	
	cursor:hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align:middle;
	line-height:20px;
}

.electronics
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(electronics.png);
	background-color: transparent;
	
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
	
}

.electronics:Hover
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(electronicsHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.electronicsSelected
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(electronicsHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}


.automotive
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(automotive.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.automotive:Hover
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(automotiveHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.automotiveSelected
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(automotiveHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.food
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(food.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;	
	
}

.food:Hover
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(foodHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.foodSelected
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(foodHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.medical
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(medical.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
	
}

.medical:Hover
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(medicalHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.medicalSelected
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(medicalHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}


.aerospace
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt;
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(aerospace.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space: pre-line;
	background-position:center ;
}

.aerospace:Hover
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(aerospaceHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	white-space:pre-line;
	background-position:center ;
}

.aerospaceSelected
{
	font-family: Verdana;
	color: whitesmoke;
	font-size: 8pt; 
	text-align: center;
	height: 52px;
	width: 52px;
	background-image: url(aerospaceHover.png);
	background-color: transparent;
	background-repeat: repeat;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight:bold ;
	white-space:pre-line;
	background-position:center ;
}

.industriesLabel
{
	font-family: Arial;
	color: #747373;
	font-size: 8pt;
	font-weight:bold;
}


.industrySelected
{
	font-family: Tahoma;
	color: #484848;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: underline;
}





.sideMenuItem
{
	color: #2C4978;
	border-color: #676767;
	border-style: solid;
	border-width: 1px;
	margin-top: 2px;
	background-color: White  ;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	display: block;
}

.sideMenuItemHover
{
	color: White;
	border-color: #676767;
	border-style: solid;
	border-width: 1px;
	background-image: url(menuHover.jpg);
	background-color: #BD2E26;
	background-repeat: repeat;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: justify;
	vertical-align:top; 
	cursor: hand;
	margin-top: 2px;
	
}


A.sideMenuItem:link
{
	text-decoration: none;
	color: #2C4978;
	vertical-align:top;
	width:150px;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 2px;
	
}

A.sideMenuItem:visited
{
	text-decoration: none;
	color: #2C4978;
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;	
	margin-top: 2px;
	height: 18px;

}

A.sideMenuItem:hover
{
	cursor: hand;
	color: White;
	border-color: #676767;
	border-style: solid;
	border-width: 1px;
	background-color:Transparent;
	background-image: none;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: justify;
	vertical-align:top;
	width:150px;



}

A.sideMenuItem:active
{
	color: White;
	text-decoration: none;	
	color: #2C4978;
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 2px;
	height: 18px;


	
}

.sideMenuItemSelected
{
	cursor: hand;
	color: White;
	border-color: #676767;
	border-style: solid;
	border-width: 1px;
	background-image: url(menuHover.jpg);
	margin-top: 2px;
	background-color: Transparent;
	background-repeat: repeat;
	height: 18px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: justify;
	vertical-align:middle;
		padding-left: 5px;
	padding-right: 5px;


	
}
.Label
{
	color: #454545;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

.Error
{
	color: red;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-align:left;
}

.TextBox
{
	color: #3B3B3B;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt;
	font-weight:normal;
	font-style: normal;
}

.Copyright
{
	color: #454545;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
}


.loginLink
{
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}


A.loginLink:link
{
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	
}

A.loginLink:visited
{
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;

}

A.loginLink:hover
{
	color: red;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

A.loginLink:active
{
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;	
}


/*-------------- Search SkinObject Styles --------------*/
.SearchOption
{
	background-color:Transparent;
	vertical-align:bottom;
}

.NormalTextBox
{
	font-family:Arial;
	font-size:9pt;
	color: #454545;
	
}
SearchTextBox
{
	font-family:Arial;
	font-size:7pt;
	color: #454545;
	border-style:none;
	border-width:0px;
	
	
}


div.SearchContainer{position:relative;  white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
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: 130px;
	height: 18px;
	margin-left: 3px;
	color: #cc3333;
}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 50px; 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;}
.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

