/* 
================================
Skin styles for DotNetNuke - DNN 3 & 4  
================================
*/

/* Standard HTML Tag Settings */

body {
 leftmargin: 0px;
 topmargin:0px;
 rightmargin:0px;
 bottommargin:0px;
 marginwidth:0px;
 marginheight:0px;
 background=images/Background.gif; 
}


body, table, td, th { font-family: verdana;font-size: 7pt; color: #636363;}

/* Standard Menu Settings */

.MainMenu_MenuContainer {
background-color: transparent; 
}
.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand;
height: 16px;
background-color: Transparent;
}
.MainMenu_MenuItem {
border-left: #DDE8F1 0px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
border-right: #DDE8F1 0px solid;
cursor: pointer; 
cursor: hand; 
color: #81A3C6; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal; 
background-color: Transparent;
height: 19px;
}
.MainMenu_MenuIcon {
background-color: #DDE8F1; 
border-left: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 1px solid; 
cursor: pointer; 
cursor: hand; 
text-align: center; 
width: 15px; 
height: 19px;
}
.MainMenu_SubMenu {
background-color: #DDE8F1;  
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
height: 1px;
}
.MainMenu_MenuItemSel {
background-color: white; 
cursor: pointer; 
cursor: hand; 
color: #467599; 
font-family: tahoma, arial, helvetica; 
font-size: 9pt; 
font-weight: bold; 
font-style: normal;
height: 19px;
}
.MainMenu_MenuArrow {
border-right: #DDE8F1 1px solid; 
border-bottom: #DDE8F1 1px solid; 
border-top: #DDE8F1 0px solid;
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
}
.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}

/* End Menu Settings */

.StandardButton {
background: #467599 none; 
color: #FFFFFF;
font-family:Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;
}

.Head   {
font-family: tahoma, arial, helvetica;
font-size:  10px;
font-weight:  bold;
color: #467599; 
line-height: 30px;
}

/* Custom Classes */

.date-text 
{
    font-family: Arial;
    font-size: 10px;
    color: #393831;
    font-weight: regular;
    
}


.content {
background-color: #ffffff;
}

/* Search Padding - lines up text nicely */
.GoLink {padding-top: 4px;}


/* Light Background Elements */
.LightBG {
width: auto;
color: #404040;
}

a.LightBG:link, a.LightBG:active {
text-decoration: none;
color: #467599;
font-weight: normal;
}

a.LightBG:link, a.LightBG:visited {
text-decoration: none;
color: #467599;
font-weight: normal;
}


a.LightBG:hover {
text-decoration: none;
color: #404040;
font-weight: normal;
}

/*Footer Classes

.FooterText {
width: auto;
color: #404040;
}

a.FooterText:link, a.FooterText:visited, a.FooterText:active, a.FooterText:hover {
font-family:Century Gothic;
text-decoration: none;
color: #000000;
font-weight: normal;
font-size: 8pt;
}

a.inActiveLink:link, a.inActiveLink:visited, a.inActiveLink:active, a.inActiveLink:hover {
font-family:Century Gothic;
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
font-size: 8pt;
} */
/* End Light Background Elements */

/* eSolutions Classes */

body {
margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/Portals/_default/Skins/ICA/images/bk_ylw.jpg);
	background-repeat: repeat;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
a.Link_shortCuts:link {
	text-decoration: none;
}
a.Link_shortCuts:visited {
	text-decoration: none;
	color: #000000;
}
a.Link_shortCuts:hover {
	text-decoration: underlined;
	color: #E78719;
}

a.Link_mostPopular {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
a.Link_mostPopular:link {
	text-decoration: none;
}
a.Link_mostPopular:visited {
	text-decoration: none;
	color: #000000;
}
a.Link_mostPopular:hover {
	text-decoration: underline;
	color: #E78719;
}
a.Link_category {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
a.Link_category:link {
	text-decoration: none;
}
a.Link_category:visited {
	text-decoration: none;
	color: #000000;
}
a.Link_category:hover {
	text-decoration: none;
	background-color:#ababab;
	color: #ffffff;
}
a.Link_services {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
a.Link_services:link {
	text-decoration: underlined;
}
a.Link_services:visited {
	text-decoration: underlined;
	color: #000000;
}
a.Link_services:hover {
	text-decoration: underlined;
	color: #dc7e34;
}

a.Link_yourCart {
	font-family: tahoma;
	font-size: 12px;
	color: #dc7e34;
}
a.Link_yourCart:link {
	text-decoration: none;
}
a.Link_yourCart:visited {
	text-decoration: none;
	color: #dc7e34;
}
a.Link_yourCart:hover {
	text-decoration: none;
	color: #000000;
}

a.Link_product {
	font-family: tahoma;
	font-size: 12px;
	color: #2c3d83;
}
a.Link_product:link {
	text-decoration: none;
}
a.Link_product:visited {
	text-decoration: none;
	color: #2c3d83;
}
a.Link_product:hover {
	text-decoration: none;
	color: #dc7e34;
}
a.Link_esol {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #edea69;
}
a.Link_esol:link {
	text-decoration: none;
}
a.Link_esol:visited {
	text-decoration: none;
	color: #edea69;
}
a.Link_esol:hover {
	text-decoration: none;
	color: #ffffff;
}
.form{
font-family:tahoma;
font-size:12px;
color:#000000;
width:146px;
}
.form_navyColor{
font-family:tahoma;
font-size:12px;
color:#2c3d83;
width:146px;
}
.title_org{
	font-family:tahoma;
	font-size:18px;
	color:#dc7e34;
}
.title_nvy{
	font-family:tahoma;
	font-size:18px;
	color:#2e3f83;
}
.title_bigNvy{
	font-family:tahoma;
	font-size:18px;
	font-weight:bold;
	color:#2e3f83;
}
.text_search{
	font-family:tahoma;
	font-size:12px;
	color:#de8230;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text_blk{
	font-family:tahoma;
	font-size:12px;
	color:#000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.text_nvy{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#2e3f83;
}
.text_wht{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
}
.text_org{
	font-family:tahoma;
	font-size:12px;
	color:#dc7e34;
}
.text_orgBold{
	font-family:tahoma;
	font-size:12px;
	color:#dc7e34;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.textWithTopPadding{
padding-top:20px;
}
.webMailTitleTopPadding{
padding-top:11px;
padding-bottom:35px;
}
.webMailTitleBotomPadding{
padding-bottom:14px;
}
.bk_header{background-image:url(/Portals/_default/Skins/ICA/images/bk_header.jpg);
background-repeat:repeat-x;
background-position:top left;
}
.bk_border_gry_botm{
background-image:url(/Portals/_default/Skins/ICA/images/bk_border_botm.jpg);
background-repeat:repeat-x;
background-position:bottom left;
background-color:#f4f5f7;
}
.bk_border_gry_top{
background-image:url(/Portals/_default/Skins/ICA/images/bk_border_top.jpg);
background-repeat:repeat-x;
background-position:top left;
background-color:#f4f5f7;
}

.bk_ylwLines_left{
background-image:url(/Portals/_default/Skins/ICA/images/021.jpg);
background-repeat:repeat-y;
background-position:bottom left;
background-color:#FDFBEE;
}
.bk_ylwLines_right{
background-image:url(/Portals/_default/Skins/ICA/images/022.jpg);
background-repeat:repeat-y;
background-position:bottom right;
background-color:#FDFBEE;
}
.bk_ylwLines_top{
background-image:url(/Portals/_default/Skins/ICA/images/015.jpg);
background-repeat:repeat-x;
background-position:top right;
background-color:#FDFBEE;
}
.bk_ylwLines_botm{
background-image:url(/Portals/_default/Skins/ICA/images/020.jpg);
background-repeat:repeat-x;
background-position:bottom right;
background-color:#FDFBEE;
}
.divCategory{
width:158px;
height:17px;
cursor: pointer;
}
.div_CategoryPadding{
padding-left:15px;
}
img { behavior: url(iepngfix.htc); }

/* end eSolutions Classes */

/* End Custom Classes */
