﻿DIV.control_strip
{
    height: 37px;
    background: url(images/strip_bckg.jpg) repeat-x center;
    padding: 20px 20px 0 20px;
    margin-bottom: 20px;
    margin-top: 4px;
    margin-left: 20px;
    width: 91%;
}

DIV.control_strip SELECT
{
	float: right;
	width: 200px;
}

/******************* Department Info ***********************/


DIV.department_info
{
    margin-left: 20px;
}

DIV.department_info TABLE.department_info
{
    table-layout: fixed;
}

DIV.department_info TABLE.department_info TD.dep_info
{
    vertical-align: top;
}

DIV.department_info TABLE.department_info TD.dep_info H1
{
    color: #0f4d98;
    overflow: hidden;
    font-size: 18px;
    padding-bottom: 6px;
}
DIV.department_info TABLE.department_info TD.dep_info DIV.dep_descr
{
    padding-right: 10px;
    line-height: 1.5em;    
}

DIV.department_info TABLE.department_info TD.e_consulting1 
{
	background: url(images/stylepanel_1.png) no-repeat left top;
}

DIV.department_info TABLE.department_info TD.e_consulting2 
{
	background: url(images/stylepanel_2.png) no-repeat left top;
}

DIV.department_info TABLE.department_info TD.e_consulting3
{
	background: url(images/stylepanel_3.png) no-repeat left top;
}

DIV.department_info TABLE.department_info TD.e_consulting4 
{
	background: url(images/stylepanel_4.png) no-repeat left top;
}

DIV.department_info TABLE.department_info TD.e_consulting 
{
	height: 141px;
}

DIV.department_info TABLE.department_info TD.e_consulting DIV 
{
	position: relative;
	top: 40px;
	left: 10px;
	color: #104DA8;
	font-size: 18px
}

DIV.department_info TABLE.department_info TD.e_consulting A {
	display: block;
	background: url(images/middle_link_button.png) no-repeat right;
	height: 22px;
	color: White;
	font-size: 14px;
	padding-top: 2px;
	text-decoration: none;
	width: 130px;
	margin-top: 20px;
	margin-left: 40px;
}

/******************** Tabs ************************/

DIV.tabStyle1 UL.tabPanel
{
    list-style-type: none;
    display: block;
    overflow: hidden;
    zoom: 1;
}

DIV.tabStyle1 UL.tabPanel LI
{
    list-style-type: none;
    display: block;
    padding-bottom: 6px;
    height: 23px;    
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

DIV.tabStyle1 UL.tabPanel LI.active
{
    background-image: url(images/tabs/tab2_act_middle.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

DIV.tabStyle1 UL.tabPanel LI A
{
    display: block;
    background-image: url(images/tabs/tab2_nrm_left.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration: none;
    margin-left: -4px;
    cursor: pointer;
}

DIV.tabStyle1 UL.tabPanel LI.active A
{
    background-image: url(images/tabs/tab2_act_left.png);
}

DIV.tabStyle1 UL.tabPanel LI A SPAN
{
    display: block;
    margin-right: -4px;
    height: 21px;
    padding-top: 2px;
    background-image: url(images/tabs/tab2_nrm_right.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 20px;
    color: White;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
}

DIV.tabStyle1 UL.tabPanel LI.active A SPAN
{
    background-image: url(images/tabs/tab2_act_right.png);
}

DIV.tabStyle1 DIV.tabPanelContent
{
    margin-top: -6px;
}



/*** Buttons *****/

UL.buttonbar
{
    zoom: 1;
    overflow: hidden;
    margin: 10px 0;    
}

UL.buttonbar LI
{
    display: block;
    float: left;
    background-position: right top;
    background-repeat: no-repeat;
}

UL.buttonbar A
{
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
}


LI.button1
{
    background-image: url(images/tabs/btn1_right.png);
    padding-right: 10px;
    line-height: 22px;
}

LI.button1 A
{
    background-image: url(images/tabs/btn1_left.png);
    padding-left: 10px;
    line-height: 22px;
    color: Black;
    font-size: 14px;
}

/*********************** New products ************************/

DIV.hpnewprods_panel
{
    height: 352px;
    width: 377px;
    background-image: url(images/homepage_welcome.png);
    overflow: hidden;
    position: relative;
}

DIV.hpnewprods_panel DIV.hpnewprod_content 
{
    position: absolute;
    top: 14px;
    left: 14px;
}

DIV.hpnewprods_panel DIV.hpnewprod_content TD.hpnewImg
{
    width: 92px;
    height: 92px;
    text-align: center;
    vertical-align: middle;
    background-color: White;
	border: 1px solid #F08128;
}

DIV.hpnewprods_panel DIV.hpnewprod_content TD.hpnewText 
{
    height: 92px;
    padding-left: 10px;        
    width: 250px;
}

DIV.hpnewprods_panel DIV.hpnewprod_content DIV.hpnewText1
{
    color: White;
    font-size: 14px;
}

DIV.hpnewprods_panel DIV.hpnewprod_content DIV.hpnewText2
{
    color: Navy;
    font-size: 14px;
    padding: 5px 0px;
}

DIV.hpnewprods_panel DIV.hpnewprod_content DIV.hpnewText3
{
    font-size: 10px;
    color: #606060;
    overflow: hidden;
    height: 38px;
}

DIV.hpnewprods_panel DIV#e_consulting 
{
	position: relative;
	top: 180px;
	left: 20px;
	font-size: 18px;
	color: #663F06;
}

DIV.hpnewprods_panel DIV#e_consulting a 
{
	display: block;
	background: url(images/middle_link_button.png) no-repeat right;
	height: 22px;
	color: White;
	font-size: 14px;
	padding-top: 2px;
	text-decoration: none;
	width: 110px;
	margin-top: 25px;
	margin-left: 60px;
}

DIV.hpnewprods_panel DIV#facebook 
{
	position:relative;
	top:195px;
	left:15px; 
	width:143px;
	background: url(images/facebook.png) no-repeat left 5px;
	padding-top: 30px;
}

DIV.hpnewprods_panel DIV#facebook a 
{
	display: block;
	width: 143px;
}


/******************** Promos **********************/

DIV.hppromos_panel
{
    height: 352px;
    width: 567px;
    overflow: hidden;
    background-image: url(images/promo_0000.png);
    position: relative;
}

DIV.hppromos_panel input.previous,
DIV.hppromos_panel input.next
{
    position: absolute;
    top: 140px;
}

DIV.hppromos_panel input.next 
{
	left: 536px;
}

/*************** HP prod menu **************/

DIV.hpprodmenu_panel
{
    margin-top: 5px;
    background: url(images/tabs/hpprod_barbgr_top.png) no-repeat left top;
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel
{
    display: block;
    overflow: hidden;
    zoom: 1;
    list-style-type: none;
    margin: 0px 10px;
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel LI.hpprodmenu_panel
{
    display: block;
    float: left;
    position: relative;
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel LI.hpprodmenu_panel A.prodItm
{
    display: block;
    height: 58px;
    text-decoration: none;
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel LI.hpprodmenu_panel A.flyout_shown
{
    background-image: url(images/tabs/hpprod_selbgr.png);
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel TABLE.prodElement
{
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel TABLE.prodElement TD.depImage
{
    padding: 0px 3px;
    width: 40px;
    text-align: right;
    vertical-align: middle;
    height: 58px;
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel TABLE.prodElement TD.depName
{
    width: 90px;
    padding: 0px 10px 0px 3px;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;    
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel TABLE.prodElement TD.depName SPAN
{
    /*background-image: url(images/menu/tinyarrow1.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-right: 10px;*/
}

DIV.hpprodmenu_panel UL.hpprodmenu_panel TABLE.prodElement TD.depName A
{
    color: #2C275F;
    text-decoration: none;
}

DIV.hpprodmenu_panel DIV.hpdepsubmenu
{
    top: 57px;
}

DIV.hpprodmenu_panel DIV.hpdepsubmenu UL.hpdepsubmenu
{
    display: block;
    padding: 5px 0px;
    margin-top: 5px;
}

DIV.hpprodmenu_panel DIV.hpdepsubmenu UL.hpdepsubmenu LI.hpdepsubmenu
{
	background: url(images/menu/tinyarrow2.png) no-repeat 5px 8px;
    display: block;
    padding: 4px 15px 0 15px;
}

DIV.hpprodmenu_panel DIV.hpdepsubmenu UL.hpdepsubmenu LI.hpdepsubmenu A
{
	display: block;
    color: #2C275F;
    text-decoration: none;
    background: url(images/gray_separator.jpg) repeat-x left bottom;
    height: 22px;
}

DIV.hpprodmenu_panel DIV.hpdepsubmenu UL.hpdepsubmenu LI.hpdepsubmenu A:hover
{
    color: Orange;
}

/***************** News *********************/


DIV.hpnewschannel_panel
{
    margin: 15px 0 20px 0; 
}

DIV.hpnewschannel_panel DIV.title
{
    color: Orange;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 1em;
}

DIV.hpnewschannel_panel DIV.news_frame
{
    overflow: hidden;
    width: 100%;
    zoom: 1;
}

DIV.hpnewschannel_panel DIV.news_item
{
    float: left;
}

DIV.hpnewschannel_panel TD.newsHeader
{
}

DIV.hpnewschannel_panel TD.newsImage
{
    width: 90px;    
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
}

DIV.hpnewschannel_panel TD.newsBlock
{
    width: 370px;    
    
    vertical-align: top;
    padding: 10px 10px 0px 5px;
}

DIV.hpnewschannel_panel TD.newsBlock DIV.newsBody
{
    height: 58px;
    overflow: hidden;
    color: #434343;
}

DIV.hpnewschannel_panel TD.newsBlock DIV.newsBody A
{
    color: orange;
    text-decoration: underline;
}


DIV.hpnewschannel_panel TD.newsHeader a
{
    text-decoration: underline;
    color: Navy;
    font-weight: 700;
}

DIV.hpnewschannel_panel TD.newsHeader .newsDate
{
    display: block;
    float: left;
    color: #6f7c8f;
    width: 89px;
    font-weight: 100;
    text-align: right;
    font-size: 11px;
    padding-right: 5px;
}

DIV.hpnewschannel_panel TD.newsHeader .newsDate A
{
    text-decoration: none;
}

DIV.hpnewschannel_panel TD.newsBlock h2
{
    color: Navy;
    font-weight: 700;
    margin: 5px 0px;
}

/************** TOP 5 **********************/

DIV.hptop5_panel
{
    margin-top: 15px; 
    overflow: hidden;
    border-left: 1px solid #B2B2B2;
    padding-left: 20px;
    width: 346px;
    float: right;
}

DIV.hptop5_panel DIV.title
{
    color: Orange;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 1em;
}

DIV.hptop5_panel OL 
{
	float: left;
}

DIV.hptop5_panel OL LI 
{
	display: block;
	margin-bottom: 7px;
	color: #6F5A34;
	font-weight: bold;
}

DIV.hptop5_panel dl 
{
	float: left;
	width: 300px;
}

DIV.hptop5_panel dt 
{
	clear: left;
}

DIV.hptop5_panel dt span 
{
	display: block;
	width: 15px;
	height: 40px;
	float: left;
}

DIV.hptop5_panel dt img 
{
	display: block;
	float: left;
	margin: 0 10px;
}

DIV.hptop5_panel dd span 
{
	color: #000000;
	font-weight: normal;
}

DIV.hptop5_panel OL LI A:link,
DIV.hptop5_panel OL LI A:visited
{
	color: #274F82;
}

DIV.hptop5_panel OL LI A:hover 
{
	color: #F69839;
}

DIV.hptop5_panel OL LI A:active 
{
	color: #274F82;
}

A.btnClassVIP 
{
	display: inline-block;
	text-decoration: none;
	line-height: 20px;
	background-image: url(images/tabs/tabVip_left.png); 
	padding-left: 10px;
	background-repeat: no-repeat;
}

A.btnClassVIP:active
{
	position: relative;
	top: 1px;
	left: 1px;
}

A.btnClassVIP SPAN
{
	display: block;
	background-image: url(images/tabs/tabVip_right.png); 
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}
