﻿/* CSS Document */
body
{
    margin: auto;
    text-align: -moz-center;
    background-color: #FFFFFF;
}
/*Styles for Banner */
.welcome_msg
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #000000;
}
.menu_color
{
    background-color: #99BA52;
}

.search_bg
{
    background-color: #6B6D6B;
    border-top: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
}
.menu_color_bg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/banner/menu_top_bg.jpg);
    background-repeat: repeat-x;
}
.menu_hor_img
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/banner/menu_hor_bg.jpg);
    background-repeat: repeat-y;
}
.footer_bg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/banner/footer_bg.jpg);
    background-repeat: repeat-x;
}
/*Alignment style */
.left
{
    text-align: left;
}
.center
{
    text-align: center;
    vertical-align: middle;
}
.justify
{
    text-align: justify;
}
.bottom
{
    vertical-align: bottom;
}
.top
{
    vertical-align: top;
}
.right
{
    text-align: right;
}
/*text and link styles */
.heading
{
    /*For Heading of LeftMenus */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.page_heading
{
    /*For Page Heading */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}
.Success_msg
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #129100;
    font-weight: normal;
}
.normalText
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 16px;
}
.normalTextLogOut
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #333333;
}
.boldText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
}
.greyText
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #999999;
    line-height: 16px;
}
.labels
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
}
/* For Green colored Bold Links      green_link turns bold_link*/
.bold_link, a.bold_link, a.bold_link:active, a.bold_link:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #486799;
    font-weight: bold;
    text-decoration: none;
}
a.bold_link:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #486799;
    font-weight: bold;
    text-decoration: underline;
}
.normal_link_header, a.normal_link_header, a.normal_link_header:active, a.normal_link_header:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}
a.normal_link_header:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: underline;
}
/* For Green colored Normal Text Links */
.normal_link, a.normal_link, a.normal_link:active, a.normal_link:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #486799;
    text-decoration: none;
}
a.normal_link:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #486799;
    text-decoration: underline;
}
.black_link, a.black_link, a.black_link:active
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.black_link:visited
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.black_link:hover
{
    font-size: 11px;
    color: #486799;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.leftpanel_link, a.leftpanel_link, a.leftpanel_link:active
{
    font-size: 11px;
    color: #0A264D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.leftpanel_link:visited
{
    font-size: 11px;
    color: #0A264D;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
a.leftpanel_link:hover
{
    font-size: 11px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
/*Style for the Top Menu */
.menu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}
a.menu, a.menu:visited, a.menu:link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
a.menu:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFF00;
    font-weight: normal;
    text-decoration: none;
}
a.menu:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFF00;
    font-weight: normal;
    text-decoration: underline;
}
.activemenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFF00;
    font-weight: normal;
    text-decoration: none;
}
/* Style for footer*/
.footermenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.footermenu, a.footermenu:link, a.footermenu:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.footermenu:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DDDDDD;
    font-weight: normal;
    text-decoration: underline;
}
/*Style for the Left Icon menu */
.leftmenu, a.leftmenu:visited, a.leftmenu
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.leftmenu:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
a.leftmenu:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DDDDDD;
    font-weight: normal;
    text-decoration: none;
}
.selected_icon
{
    border: 1px solid #333333;
}
/* Styles for Controls like Textbox, Button */
/*input{ /*Text box style 
border:1px solid #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#333333;
font-weight:normal;
}*/
textarea
{
    /*Textarea style */
    border: 1px solid #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}
select
{
    /*Combo box style */
    border: 1px solid #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}
.dropdown
{
    border: 1px solid #33333;
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}
.inputtext
{
    /*Text box style */
    border: 1px solid #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}
.textArea
{
    border: 1px solid #FFFFFF;
}
.SearchButton
{
    /*button border and image */
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/button.jpg);
    background-repeat: repeat;
    border: 2px solid #FF0000;
    text-align: center;
    height: 30px;
}
.SearchButtonLink, a.SearchButtonLink, a.SearchButtonLink:link, a.SearchButtonLink:active, a.SearchButtonLink:hover, a.SearchButtonLink:visited
{
    /* Inner text link of the button */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
.button
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/button.jpg);
    background-repeat: repeat-x;
    background-color: #6C6E6B;
    margin: 0px;
    padding: 0px;
    height: 22px;
    background-color: #6C6E6B;
    border: 1px solid #6b6d6b;
    height: 22px;
    text-align: center;
    vertical-align: middle;
}
/*button Styles */
.buttonlink, a.buttonlink, a.buttonlink:link, a.buttonlink:active, a.buttonlink:hover, a.buttonlink:visited
{
    /* Inner text link of the button */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    height: 22px;
    vertical-align: middle;
    border: solid 1px #6b6d6b;
    text-indent: 0px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
}
.boldblack_link
{
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.boldWhite_link
{
    font-size: 11px;
    color: White;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
/*Styles for Left Menu COntainer */
.leftmenu_right
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/leftpanel/leftmenu_right.jpg);
    background-repeat: repeat-y;
    background-position: right;
    background-color: #FFFFE7;
}
.leftmenu_top
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/leftpanel/leftmenu_top.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFE7;
    background-position: bottom right;
}
.leftmenu_bottom
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/leftpanel/leftmenu_bottom.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.leftmenu_bg
{
    background: #FFFFE7;
}


/*Style for Horizontal Ruler*/
.hr_leftpanel
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hr.gif);
    background-repeat: repeat-x;
    background-position: center;
}
.hr
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hr.gif);
    background-repeat: repeat-x;
    background-position: center;
}
/*Style for creating a container block in Green */
/*One with Gradient look */
.Gtopcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Gblk_top.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.Gbottomcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Gblk_bottom.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}
.Grightcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Gblk_right.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
.Gleftcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Gblk_left.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
.Gcnt_border_bottom
{
    border-bottom: 1px solid #FECF0F;
}
/*One with Simple color */
.topcnt
{
    background-image: url(http://192.168.0.130/ITStocklistImageServer/ITStockListImages/ITS/images/blk_top.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.bottomcnt
{
    background-image: url(http://192.168.0.130/ITStocklistImageServer/ITStockListImages/ITS/images/blk_bottom.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    vertical-align: top;
}
.rightcnt
{
    border-right: solid 1px #5075a9; /*background-image: url(http://192.168.0.130/ITStocklistImageServer/ITStockListImages/ITS/images/blk_right.jpg); 	background-position: left; 	background-repeat: repeat-y;*/
}
.leftcnt
{
    border-left: solid 1px #5075a9; /*background-image: url(http://192.168.0.130/ITStocklistImageServer/ITStockListImages/ITS/images/blk_left.jpg); 	background-position: right; 	background-repeat: repeat-y;*/
}

.rightcnttitle
{
    background-color: #5075a9; /*background-image: url(http://192.168.0.130/ITStocklistImageServer/ITStockListImages/ITS/images/blk_right_title.jpg); 	background-position: left; 	background-repeat: repeat-y;*/
}
.leftcnttitle
{
    background-color: #5075a9; /*background-image: url(http://192.168.0.130/ITStocklistImageServer/ITStockListImages/ITS/images/blk_left_title.jpg); 	background-position: right; 	background-repeat: repeat-y;*/
}
.cnttitlecolor
{
    background-color: #5075a9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}
.cnt_border_bottom
{
    border-bottom: 1px solid #B6D963;
}
/*Another with Simple color */
.topcnt1
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/blk1_top.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.bottomcnt1
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/blk1_bottom.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}
.rightcnt1
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/blk1_right.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
.leftcnt1
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/blk1_left.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
.rightcnttitle1
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/blk1_right_title.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
.leftcnttitle1
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/blk1_left_title.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
.cnttitlecolor1
{
    background-color: #6B6D6B;
}
.cnt_border_bottom1
{
    border-bottom: 1px solid #FEFF0B;
}
.lpanelheader
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/left_header_bg1.jpg);
    background-repeat: repeat-y;
}
.BlackHeading
{
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}
.photo_frame
{
    /*background-image:url(http://83.136.81.113/ITStockListImages/ITS/images/photo_frame.jpg); background-repeat:no-repeat;*/
    width: 170px;
    height: 220px;
    background-position: center;
    border: 1px solid #6B6D6B;
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/intro_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #D0D4D7;
}
.profile_setting_block
{
    /*background-image:url(http://83.136.81.113/ITStockListImages/ITS/images/profile_setting_block.jpg); background-repeat:no-repeat;*/
    width: 170px;
    height: 200px;
    background-position: center;
    border: 1px solid #6B6D6B;
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/intro_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #D0D4D7;
}
/*Container Block for Home page */
.home_topcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/home_top.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.home_bottomcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/home_bottom.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}
.home_rightcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/home_right.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
.home_leftcnt
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/home_left.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
.home_titlecolor
{
    background-color: #5075A9;
}
.home_border_bottom
{
    border-bottom: 1px solid #b4d965;
}
.home_bgcolor_block
{
    background-color: #f4fdde;
}
.home_button
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/btn_home_bg.gif);
    background-repeat: repeat-x;
}
.login_button
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/button.jpg);
    background-repeat: repeat-x;
    border: 1px solid #6b6d6b;
    text-align: center;
    height: 22px;
}
.home_welcometext
{
    font-family: Verdana;
    font-size: 18px;
    color: #333333;
}
.login_button
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/login_btn.jpeg);
    background-repeat: repeat-x;
}
.home_wellnessText
{
    font-family: Verdana;
    font-size: 35px;
    color: #333333;
}
.introduction_bg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/intro_bg.jpg);
    background-repeat: repeat-x;
    background-position: left;
    height: 68px;
    border: 1px solid #999999;
    background-color: #BDBABD;
    line-height: 18px;
    padding-left: 5px;
    vertical-align: top;
    min-height: 68px;
    _height: 68px;
}
/* Style for setting the Tab Images */
.tabline
{
    height: 1px;
    background-color: #FFFFFF;
}
.activetab_bg
{
    background-color: #6B6D6B;
    background-position: top;
    margin: 0px 0px 0px 7px;
    border: 1px solid #9F9F9F;
}
.activebgcolor
{
    background-color: #656A63;
}
.inactivetab_bg
{
    background-color: #5075A9;
    background-position: top;
    margin: 0px 0px 0px 7px;
    border: 1px solid #9F9F9F;
}
.inactivebgcolor
{
    background-color: #5075A9;
}
.scroll_div
{
    padding-right: 5px;
    scrollbar-face-color: #FFFFFF;
    scrollbar-arrow-color: #2669C2;
    scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
}
.LastRow
{
    height: 7px;
}
/* RAD MENU CONTROL */
.MenuGroup
{
    cursor: pointer;
    cursor: hand;
}
.MainGroup
{
    cursor: pointer;
    cursor: hand;
}
.customFocused
{
    background-color: Red;
    border: 1px solid #002D96;
    padding: 2px 4px;
}
.MainItemOrange
{
    margin: 0px 0px 0px 3px;
    height: 25px;
    cursor: pointer;
    font-weight: bold;
    cursor: hand;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    width: 103px;
    text-align: center;
    vertical-align: top;
    background-color: #5075A9;
    border-top: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
}
.MainItemOrangeOver
{
    margin: 0px 0px 0px 3px;
    height: 25px;
    cursor: pointer;
    font-weight: bold;
    cursor: hand;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    width: 103px;
    text-align: center;
    vertical-align: top;
    background-color: #696d66;
    border-top: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
}
.MainItemlogoutOver
{
    margin: 0px 0px 0px 3px;
    height: 24px;
    cursor: pointer;
    font-weight: bold;
    cursor: hand;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    width: 103px;
    text-align: center;
    vertical-align: middle;
    background-color: #696d66;
    border-top: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
}
.MainItemlogout
{
    margin: 0px 0px 0px 3px;
    height: 24px;
    cursor: pointer;
    font-weight: bold;
    cursor: hand;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    width: 103px;
    text-align: center;
    vertical-align: middle;
    background-color: #5075A9;
    border-top: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
}
.MenuItem
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    width: 190px;
    font-size: 11px;
    cursor: pointer;
    cursor: hand;
    height: 25px;
    padding: 6px 0px 6px 7px;
    border-bottom: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    text-align: left;
    background-color: #6A6D66;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
}
.MenuItemLast
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    vertical-align: middle;
    width: 190px;
    font-size: 11px;
    cursor: pointer;
    cursor: hand;
    height: 25px;
    padding: 6px 0px 6px 7px;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    text-align: left;
    background-color: #6A6D66;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
}
.MenuItemLastOver
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    width: 190px;
    cursor: hand;
    height: 25px;
    padding: 6px 0px 6px 7px;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    border-bottom: 1px solid #AFAFAF;
    text-align: left;
    background-color: #5075A9;
    margin: 0px 0px 0px 0px;
}
.MenuItemOver
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    cursor: pointer;
    color: #FFFFFF;
    font-weight: bold;
    width: 190px;
    cursor: hand;
    height: 25px;
    padding: 6px 0px 6px 7px;
    border-bottom: 1px solid #AFAFAF;
    border-left: 1px solid #AFAFAF;
    border-right: 1px solid #AFAFAF;
    text-align: left;
    background-color: #5075A9;
    margin: 0px 0px 0px 0px;
}
.MenuItemToolTip
{
    background-color: #fffacd;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 3px;
    font-size: 8pt;
    text-align: left;
}
.Separator
{
    cursor: pointer;
    cursor: hand;
}
/* END MENU CONTROL */

/*added by prima 30.01.2007*/
.titlecolor
{
    background-color: #DEF4A9;
}
.error_msg
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
    font-weight: normal;
    text-decoration: normal;
}
/* css for Forums Block - Introduction Section */

.topintro
{
    background-position: top;
    background-repeat: repeat-x;
}
.bottomintro
{
    background-position: top;
    background-repeat: repeat-x;
}
.rightintro
{
    background-position: left;
    background-repeat: repeat-y;
}
.leftintro
{
    background-position: right;
    background-repeat: repeat-y;
}
.introbgcolor
{
    background-color: #EEEEEE;
    border: 1px solid #AAAAAA;
}
/*  CSS For Forums - GRID */

.grid_mainborder
{
    border: 1px solid #AAAAAA;
}
.grid_bottomborder
{
    border-bottom: 1px solid #AAAAAA;
}
.grid_alt_item
{
    background-color: #FFFFFF;
}
.grid_item
{
    background-color: #EFEFEF;
    border: 1px solid #CCCCC;
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
}
.grid_header
{
    background-color: #CCCCCC;
    background-position: bottom;
    background-repeat: repeat-y;
    height: 20px;
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
}
.grid_footer
{
    background-color: #CCCCCC;
}
/*  CSS For Forums - INNER GRID */
.innergrid_mainborder
{
    border: 1px solid #AAAAAA;
}
.innergrid_bottomborder
{
    border-bottom: 1px solid #AAAAAA;
}
.innergrid_topborder
{
    border-top: 1px solid #AAAAAA;
}
.innergrid_leftborder
{
    border-left: 1px solid #AAAAAA;
}
.innergrid_rightborder
{
    border-right: 1px solid #AAAAAA;
}
.innergrid_alt_item
{
    background-color: #FFFFFF;
}
.innergrid_item
{
    background-color: #EFEFEF;
}

.innergrid_header
{
    background-color: #DEDEDE;
    background-position: bottom;
    background-repeat: repeat-y;
}
.innergrid_footer
{
    background-color: #DEDEDE;
}
.temp11
{
    border-left: 1px solid gray;
}
.innergrid_Activeitem
{
    background-color: #CFE3FE;
}
.innergrid_Active_Alt_item
{
    background-color: #E0EDFE;
}
.Forum_innergrid_header_font
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}
.Forum_innergrid_header_font_Normal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
/* Links for Forum's Grid */

.smallBoldLink, a.smallBoldLink, a.smallBoldLink:link, a.smallBoldLink:active, a.smallBoldLink:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #486799;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
a.smallBoldLink:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #486799;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}
.Forum_Command_Box
{
    border-style: solid;
    border-color: #AAAAAA;
    border: 1px;
    background-color: #F6FFE2;
}
.Forum_Command_Box_Alt
{
    border-style: solid;
    border-color: #AAAAAA;
    border: 1px;
    background-color: #ffffff;
}
.Forum_Dotted_Vertical
{
    border-right-style: dotted;
    border-right-color: #AAAAAA;
    border: 2px;
}
/* End of css for Forums Block */
/*Included by Dipti */
.ViewTitle
{
    font-family: Verdana,arial;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}
.Forum_Quote_Box
{
    background-color: #DDDDDD;
    border-style: solid;
    border-color: #AAAAAA;
    border-width: 1px;
}
.vr
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/vr.gif);
    background-repeat: repeat-y;
    background-position: left;
}
/* Included by prima on 19.03.2007*/
.UnderConstructiondiv1
{
    position: absolute;
    margin-top: 0px;
    margin: 0px auto;
    text-align: center;
    background-position: center;
    height: 300px;
    z-index: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 36px;
    background-color: #F4FDDE;
    border: 2px solid #000000;
}
.UnderConstructionLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 25px;
}
.UnderConstructionLabel_ForOtherPortal
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 10px;
}
.error_linkbutton
{
    /*Font-Size="11px"  Font-Names="Verdana, Geneva, Arial, helvetica, sans-serif" ForeColor="#ff0000" text-decoration="none"*/
    font-size: 11px;
    font-family: Verdana;
    color: #ff0000;
    text-decoration: none;
}
.Grid_Alternate_Row
{
    background-color: #EFEFEF;
}
/* added on 13.04.2007*/
.sliderbg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/slider_move.jpg);
    background-repeat: repeat-x;
    background-position: left;
}
.normalBlackLink
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-decoration: none;
}
.boldBlackLink
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
.popupTable
{
    border: 1px solid #333333;
    background-color: #FFFFFF;
}
.PortalGroupTable
{
    border: 1px solid #689105; /*background-color:#FFFFFF;*/
}
/* 20.04.2007 added by krishna raval*/
.inviteblck
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/invite_bg.jpg);
    background-repeat: repeat-x;
}
/* 25.04.2007 added by krishna raval*/
.topshadow
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/shadowblock_top.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}
.bottomshadow
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/shadowblock_bottom.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.rightshadow
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/shadowblock_right.jpg);
    background-position: left;
    background-repeat: repeat-y;
}
.leftshadow
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/shadowblock_left.jpg);
    background-position: right;
    background-repeat: repeat-y;
}
.shadowbgcolor
{
    background-color: #FFFFFF;
}
.PageGreyDiv
{
    -moz-opacity: 0.7;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=45);
    background-color: #000000;
    position: absolute;
    vertical-align: top;
    text-align: left;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -khtml-opacity: 0.7;
}
.TransparentDiv
{
    background-color: White;
    position: absolute;
    top: 15%;
    left: 15%;
}
.TransparentDiv1
{
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: .70;
    position: absolute;
    top: 32%;
    left: 29%;
    background-color: #FFFFFF;
}
.MainItemOrangeStart
{
    height: 25px;
    cursor: pointer;
    cursor: hand;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000; /*width: 50px;*/
    width: 45px;
    text-align: left;
    vertical-align: top;
}
/* 01.05.2007 added by Krishna Raval*/
.MainItemOrangeOverStart
{
    height: 25px;
    cursor: pointer;
    cursor: hand;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000; /*width: 50fpx;*/
    width: 45px;
    text-align: left;
    vertical-align: top;
    background-color: #fcfcd2;
}
/* r.a.d.calendar  skin */

/* telerik r.a.d.calendar Telerik skin */
.calendarWrapper_RadCalendar
{
    background: #fbfbfb;
    border: solid 1px #ebebeb;
    border-right: 3px solid #d1d1d1;
    border-bottom: 3px solid #d1d1d1;
    color: #686868;
    width: 250px; /*edited */
    height: 100px; /*edited */
}
table.TableLayout_RadCalendar
{
    background: url('http://83.136.81.113/ITStockListImages/ITS/images/RADCalendar/calendarBg.gif') repeat-x;
}

table.TableLayout_RadCalendar td
{
    width: 35px; /*edited */
    height: 25px; /*edited */
    cursor: hand;
    text-align: center;
}

table.TableLayout_RadCalendar td a
{
    font: normal 10px Verdana, Sans-Serif; /*edited */
    text-decoration: none;
    color: #333333; /*edited */
    background: none;
}

.radCalDefault_RadCalendar, .radCalWeekendDefault_RadCalendar
{
    border-top: solid 1px white;
    border-left: solid 1px #fcfcfc;
    border-right: solid 1px #e5e5e5;
    border-bottom: solid 1px #f2f2f2;
    background: transparent;
}


.radCalPreviewDefault_RadCalendar
{
    border: solid 1px #ebebeb;
    border-right: 3px solid #d1d1d1;
    border-bottom: 3px solid #d1d1d1;
    background: white url('http://83.136.81.113/ITStockListImages/ITS/images/RADCalendar/calendarBg.gif') repeat-x;
    font: normal 10px Verdana, Sans-Serif;
    text-align: center;
    width: 230px;
    height: 230px;
}

.radCalPreviewDefault_RadCalendar a
{
    text-decoration: none;
    color: #686868;
}

.radCalHover_RadCalendar, .radCalWeekendHover_RadCalendar
{
    border-top: solid 1px #f9f9f9;
    border-left: solid 1px #f9f9f9;
    border-right: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    background: #9CBFF1; /*edited */
    cursor: default;
}

.radCalToday_RadCalendar
{
    border-top: solid 1px #f9f9f9;
    border-left: solid 1px #f9f9f9;
    border-right: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    background: white url('http://83.136.81.113/ITStockListImages/ITS/images/RADCalendar/selectBg.gif') repeat-x;
    cursor: default !important;
}

.radCalSelect_RadCalendar, .radCalWeekendSelect_RadCalendar
{
    border-top: solid 1px #f9f9f9;
    border-left: solid 1px #f9f9f9;
    border-right: solid 1px #e0e0e0;
    border-bottom: solid 1px #e0e0e0;
    background: white url('http://83.136.81.113/ITStockListImages/ITS/images/RADCalendar/selectBg.gif') repeat-x;
    cursor: default !important;
}

.DaysOfWeek_RadCalendar
{
    color: #000 !important;
    border-top: solid 1px #b5b5b5;
    border-bottom: solid 1px #C4CFE3;
    background: #9CBFF1 url('http://83.136.81.113/ITStockListImages/ITS/images/RADCalendar/DaysOfWeek.gif') repeat-x; /*edited */
    cursor: default !important;
    width: 35px;
    line-height: 24px;
    height: 24px !important;
    font: normal 10px Verdana, Sans-Serif; /*edited */
    font-weight: bold; /*edited */
}

.otherMonth_RadCalendar
{
    color: #c6c6c6;
    border-top: solid 1px #f9f9f9;
    border-left: solid 1px #f9f9f9;
    border-right: solid 1px #f2f2f2;
    border-bottom: solid 1px #f2f2f2;
    background-color: #fff;
    cursor: default !important;
    font: normal 10px Verdana, Sans-Serif; /*edited */
}

.titlebar_RadCalendar
{
    color: #333333; /*edited */
    background: url('http://83.136.81.113/ITStockListImages/ITS/images/RADCalendar/titleBg.gif') repeat-x;
    height: 37px;
    width: 100%;
    font: normal 12px Verdana, Sans-Serif; /*edited */
    font-weight: bold; /*edited */
}

.MonthYearFastNav_RadCalendar
{
    border: 1px solid #d6d6d6;
    background: #fff;
    font: normal 10px Verdana, Sans-serif; /*edited */
    color: #000000;
    border-collapse: collapse;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=140,color=#666666,strength=3);
}

.MonthYearFastNav_RadCalendar td
{
    text-align: center;
}

.MonthYearFastNav_RadCalendar td
{
    border-bottom: 1px solid #d6d6d6;
    cursor: hand;
    padding: 4px;
}

.MonthYearFastNav_RadCalendar td.selected
{
    border-color: #9CBFF1; /*edited */
    background-color: #9CBFF1; /*edited */
    color: #fff;
}

.MonthYearFastNav_RadCalendar td input
{
    background: transparent url('http://83.136.81.113/ITStockListImages/ITS/images/RADCalendar/MonthYearFastNavBtnBg.gif') repeat-x;
    border-top: solid 1px #666c59;
    border-left: solid 1px #666c59;
    border-right: solid 1px #aaaf9e;
    border-bottom: solid 1px #aaaf9e;
    font: normal 10px Verdana, Sans-serif;
    color: black;
    float: left;
}

.radCalHover_RadCalendar a, .radCalWeekendHover_RadCalendar a
{
    color: #333333; /*edited */
}


.highlight
{
    background-color: #FFFF00;
    color: #333333;
}



/* Added on 12.05.2007*/
.CenterNetworkTable
{
    background-color: #8AA5C8;
}


.LocationGridAlternateRow
{
    background-color: #EFEFEF;
    height: 25px;
}

.LocationGridRow
{
    background-color: #FFFFFF;
    height: 25px;
}


.LocationGridEmptyRow
{
    background-color: #CCCCCC;
    height: 25px;
}




/*-------------------Portal:Diabetes added On: 30.08.2007--------------------------------------*/
.Diabetes_Link
{
    font-family: Verdana, Arial, Helvetica, sans-serif, 'Trebuchet MS';
    color: #CC3300;
    text-decoration: underline;
}
.Login_td
{
    /*For Page Heading */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
}


.roundtabmiddle
{
    /*For round tabs in Forum */
    background-color: #F0F0F0;
    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}
.ForumGroupName_heading
{
    /*For forumgroup name  */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}

.Diabetes_home_button
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Diabetes/login_bg.jpg);
    background-repeat: repeat-x;
}


@media print
{
    .PrintCSS
    {
        display: block;
        overflow: visible;
    }

    .OtherContent
    {
        display: none;
    }
}



.left_side_shade
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/left_side_shade.jpg);
    background-repeat: repeat-y;
    background-position: left;
}
.right_side_shade
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/right_side_shade.jpg);
    background-repeat: repeat-y;
    background-position: right;
}

.login_banner_bg_german
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/homepage_banner_de.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.login_banner_bg_english
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/homepage_banner_en.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}


/* Styles for the percentage completion of rfq's in buyer's desktop*/
.complete75to100
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/green.gif);
    background-repeat: repeat-x;
    background-position: left center;
}
.complete50to75
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/olive.gif);
    background-repeat: repeat-x;
}
.complete25to50
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/orange.gif);
    background-repeat: repeat-x;
}
.complete0to25
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/red.gif);
    background-repeat: repeat-x;
}
.completematchdata
{
    background-color: #86A21A;
}
.partialmatchdata
{
    background-color: #A7611C;
}
.Nomatchdata
{
    background-color: #AA131A;
}
.Whitelabels, a.Whitelabels, a.Whitelabels:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
a.Whitelabels:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #DDDDDD;
    text-decoration: none;
}

.divImageCard
{
    width: 43px;
    border: 1px solid #CCCCCC;
    height: 50px;
    text-align: center;
    vertical-align: top;
    float: left;
}

.grayBg
{
    background-color: #F7F7F7;
}



.BoldBluelink, a.BoldBluelink, a.BoldBluelink:visited, a.BoldBluelink:active
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5B7AA9;
    font-weight: bold;
    text-decoration: none;
}
a.BoldBluelink:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #5B7AA9;
    font-weight: bold;
    text-decoration: underline;
}
.smallNormalText
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    line-height: 14px;
}
.ProductBox
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    width: 90px;
    height: 90px;
    vertical-align: middle;
    margin: 5px;
}

.ProductBoxBig
{
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    width: 180px;
    height: 180px;
    vertical-align: middle;
    margin: 5px;
}

.chat_body
{
    margin: 0px;
    background-color: #cbced3;
    font-family: Verdana;
    font-size: 10px;
    text-align: center;
}
.chat_usericon
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Chat/user.jpg);
    background-repeat: no-repeat;
    height: 48px;
    width: 50px;
    background-position: top;
}


.chat_normalButton
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Chat/button.jpg);
    background-repeat: repeat-x;
    border: 1px solid #6b6d6b;
    background-color: #6E706D;
    text-align: center;
    height: 22px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.chat_select
{
    /*Combo box style */
    border: 1px solid #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
}

.chat_textArea
{
    border: 1px solid #FFFFFF;
}
.chat_normalText
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    line-height: 16px;
}
.chat_boldText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
}



.chat_button
{
    margin: 0px;
    text-align: center;
    vertical-align: middle;
    padding: 1px;
}
.chat_buttonover
{
    padding: 1px;
    margin: 0px;
    vertical-align: middle;
}
.chat_buttondown
{
    border-right: buttonhighlight 1px solid;
    border-top: buttonshadow 1px solid;
    border-left: buttonshadow 1px solid;
    border-bottom: buttonhighlight 1px solid;
    margin: 0px;
    vertical-align: middle;
    padding: 0px;
}

.chat_option_bg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Chat/option_bg.jpg);
    background-repeat: repeat-x;
    height: 25px;
}
.chat_darkTable
{
    background-color: #6B6D6B;
}
.chat_spacer
{
    height: 10px;
}
.chat_typeStatusBG
{
    background-color: #cbced3;
}

.chat_header_bg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/Chat/intro_bg.jpg);
    background-repeat: repeat-x;
    background-color: #cbced3;
}

.offer_heading
{
    /*For Page Heading */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

.cursordefault
{
    cursor: default;
}
.cursorhand
{
    cursor: hand;
}


.HP_bg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/sp_offer_hp_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.cntHPAvnettitlecolor1
{
    background-color: #285B8A;
}

/* Added by dipti for HP webshop color schemes */
.webshopHeading
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #E63A28;
    font-weight: 700;
    text-decoration: none;
}

.webshopHighlightBar
{
    background-color: #EB8F3A;
    height: 20px;
}


.webshopOrangeFonts
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #EB8F3A;
    font-weight: bold;
}

.webshopWhiteFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

.PriceLargeFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #333333;
    font-weight: 700;
}

.CurrencyLargeFont
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: #333333;
    font-weight: 700;
    line-height: 0px;
}

.webshopGreenBar
{
    background-color: #64B93A;
}

.webshop_grid_header
{
    background-color: #EB8F3A;
    background-position: bottom;
    background-repeat: repeat-y;
    height: 20px;
}

.webshop_grid_footer
{
    background-color: #EB8F3A;
    color: #FFFFFF;
}

.webshop_Active_item
{
    background-color: #F9DFC8;
}



.webshop_Active_Alt_item
{
    background-color: #FBE9D9;
}

.hpwebshop_panelheader
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hp_left_header_bg1.jpg);
    background-repeat: repeat-y;
}



.hpwebshop_SearchButton
{
    /*button border and image */
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hpwebshop_search_button.gif);
    background-repeat: repeat-x; /*border: 2px solid #FF0000;*/
    text-align: center;
    height: 28px;
}

.hpButtonLink, a.hpButtonLink, a.hpButtonLink:link, a.hpButtonLink:active, a.hpButtonLink:hover, a.SearchButtonLink:visited
{
    /* Inner text link of the button */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}




.Banner_default
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/default_banner_img.jpg);
    background-repeat: no-repeat;
    background-position: middle;
}
.Banner_Sell
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/sell_banner_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.Banner_Forum
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/forum_banner_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.Banner_Contact
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/contact_banner_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.Banner_Message
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/message_banner_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.Banner_Profile
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/profile_banner_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.Banner_Search
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/search_baner_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.Banner_Event
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/event_banner_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
}






.Banner_navigation
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/banner_navigation_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 79px;
    height: 32px;
}
.bannerNavigation
{
    font-family: Arial Narrow;
    font-size: 25px;
    font-weight: 600;
    color: #FFFFFF;
    letter-spacing: -0.1em;
    text-align: center;
    cursor: hand;
}

.BannerMainHeader
{
    font-family: Verdana;
    font-weight: 500;
    font-size: 28px;
    color: #5075a9;
}
.BannerSubHeader
{
    font-family: Verdana;
    font-weight: 500;
    font-size: 14px;
    color: #5075a9;
}
.BannerNormaltext
{
    font-family: Verdana;
    font-weight: 500;
    font-size: 14px;
    color: #6b6d6b;
}

.greenText
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #53ac0f;
}

.banner_bg
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/banner/banner_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #DEE4F0;
}

.ChatImproving
{
    font-family: Verdana;
    color: #6D88B5;
    font-size: 11px;
    line-height: 1.4em;
}

.hpwebshop_header
{
    height: 26px;
    background-position: right;
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hp_left_header_bg1.jpg);
    background-repeat: repeat-y;
}

.soldout
{
    background-color: #EA3625;
    height: 25px;
}
.soldoutText
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
.LargeBlackHeading
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

/*--------Add by Jimi on 18/02/09 for PreOwned Shop -----*/

.hpwebshop_panelheader1
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hp_left_header_bg2.jpg);
    background-repeat: repeat-y;
}

.hpwebshop_header1
{
    height: 26px;
    background-position: right;
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hp_left_header_bg2.jpg);
    background-repeat: repeat-y;
}
.webshopBlueBar
{
    background-color: #666699;
}
.webshopHighlightBar1
{
    background-color: #9999cc;
    height: 20px;
}
.hpPreOwnedwebshop_SearchButton
{
    /*button border and image */
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/hpPreOwned_search_button.gif);
    background-repeat: repeat-x; /*border: 2px solid #FF0000;*/
    text-align: center;
    height: 28px;
}
.hpPreOwnedButtonLink, a.hpPreOwnedButtonLink, a.hpPreOwnedButtonLink:link, a.hpPreOwnedButtonLink:active, a.hpPreOwnedButtonLink:hover, a.PreOwnedSearchButtonLink:visited
{
    /* Inner text link of the button */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center; /*font-weight:600;*/
    text-decoration: none;
}
.webshopRedFonts
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ff0000;
    font-weight: bold;
}
.PreOwnedwebshop_grid_header
{
    background-color: #9999cc;
    background-position: bottom;
    background-repeat: repeat-y;
    height: 20px;
}

.white_link_header, a.white_link_header, a.white_link_header:active, a.white_link_header:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a.white_link_header:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}
.PreOwnedwebshop_Active_item
{
    background-color: #e7f1fd;
}
.PreOwnedwebshop_Active_Alt_item
{
    background-color: #d8e9fb;
}
.PreOwnedwebshop_grid_footer
{
    background-color: #9999cc;
    color: #FFFFFF;
}
.normalText_gridText
{
    /*Normal Text */
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    line-height: 16px;
    font-weight: bold;
}
.webshopOrangeFonts1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666699;
    font-weight: bold;
}

/* CSS starts  for Replacing #PATH# */
.NetworkArrowLeftTop
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_left_top.jpg);
    background-repeat: no-repeat;
}
.NetworkArrowRightTop
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_right_top.jpg);
    background-repeat: no-repeat;
}
.NetworkArrowUp
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_up.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.NetworkArrowLeft
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_left.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.NetworkArrowRight
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_right.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.NetworkArrowLeftBottom
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_left_bottom.jpg);
    background-repeat: no-repeat;
}

.NetworkArrowRightBottom
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_right_bottom.jpg);
    background-repeat: no-repeat;
}

.NetworkArrowDown
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/NetworkImage/arrow_down.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.MessageManageViewInnerGrid
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/inner_grid_header.jpg);
    height: 26px;
    background-repeat: no-repeat;
}
.EventOverviewDiv
{
    height: 19px;
    width: 250px;
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/slider_bg.jpg);
    background-repeat: repeat-x;
}
.LocationGridHeader
{
    background-image: url(http://83.136.81.113/ITStockListImages/ITS/images/grid_header.jpg);
    height: 22px;
    background-repeat: no-repeat;
}

/* CSS Ends for Replacing #PATH# */
.IE8Fix
{
    z-index: 100;
}


.VcardImage
{
    height: 50px;
    width: 43px;
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
}



.ContactTransparentDiv
{
    background-color: White;
    position: absolute;
    top: 15%;
    left: 5%;
}


.ui-widget
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget-content
{
    background: url(http://83.136.81.113/ItStocklistImages/ITS/images/slider_bg.jpg);
}
.ui-state-default, .ui-widget-content .ui-state-default
{
    background: url(http://83.136.81.113/ITStockListImages/ITS/images/slider_move.jpg);
    background-repeat: no-repeat;
    font-weight: normal;
}

.ui-slider
{
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle
{
    position: absolute;
    z-index: 2;
    width: 11px;
    height: 19px;
    cursor: e-resize;
}
.ui-slider .ui-slider-range
{
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
}

.ui-slider-horizontal
{
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle
{
    top: 0em;
    margin-left: .0em;
}


.black_11_bold
{
    font-family: Verdana;
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}
.black_11
{
    font-family: Verdana;
    color: #333333;
    font-size: 11px;
    text-align: left;
}
.White_11
{
    font-family: Verdana;
    color: #ffffff;
    font-size: 11px;
    text-align: left;
}
.freeTrial
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: White;
    vertical-align: top;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}

.RowStyle
{
    background-color: #FFFFFF;
}
.AlterRowStyle
{
    background-color: #EFEFEF;
}
.normal_link_header_bold, a.normal_link_header_bold, a.normal_link_header_bold:active, a.normal_link_header_bold:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
a.normal_link_header_bold:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}
.roundbox_topleft
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/roundbox_topleft.jpg);
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
}
.roundbox_topright
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/roundbox_topright.jpg);
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
}
.roundbox_bottomleft
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/roundbox_bottomleft.jpg);
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
}
.roundbox_bottomright
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/roundbox_bottomright.jpg);
    background-repeat: no-repeat;
    width: 3px;
    height: 3px;
}
.roundbox_bordertop
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/roundbox_border.jpg);
    background-repeat: repeat-x;
    height: 3px;
}
.roundbox_borderleft
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/roundbox_border.jpg);
    background-repeat: repeat-y;
    width: 3px;
}
.roundbox_middile
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/roundbox_middile.jpg);
    background-repeat: repeat-x;
    background-color: #a8bbd0;
    height: 43px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: White;
    vertical-align: middle;
    padding: 5px 5px 5px 5px;
}
/*.down_arrow_image
{
	background-image:url(http://83.136.81.113/ItStocklistImages/ITS/images/down_arrow_icon.png);
	background-repeat:no-repeat;
	height:50px;
	width:200px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid red;
	float:left;
	top:200px;
}*/
.SelectParts
{
    font-family: Arial;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}
.Fexiable_button
{
    /*background-image: url(http://83.136.81.113/ItStocklistImages/ITS/images/Fexiable_button.gif);*/
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
    height: 20px;
    border: 1px solid #006aca;
    vertical-align: top;
    text-align: left;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    background-position: left top;
    background-color:#527bb0;
}
.buttonlink_disable
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #a0a0a0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: arrow;
    height: 22px;
    vertical-align: middle;
    border: solid 1px #6b6d6b;
    text-indent: 0px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
}
/*.bluebutton
{
    background-color: #5174aa;
    padding: 6px 10px;
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}*/

.InActive_Link
{
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
.LargeBold
{
    font-family: Verdana;
    font-size: 30px;
    font-weight: 300;
    color: #000000;
    height: 40px;
}
.buttonover
{
    border: #0A246A 1px solid;
    background-color: #B6BDD2;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}
.buttondown
{
    border: #0A246A 1px solid;
    margin: 0px;
    vertical-align: middle;
    padding: 0px;
}

.option_bg
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/Chat_Images/option_bg.jpg);
    background-repeat: repeat-x;
    height: 25px;
}
.darkTable
{
    background-color: #6B6D6A;
}
.spacer
{
    height: 10px;
}
.typeStatusBG
{
    background-color: #D1D5D8;
}

.header_bg
{
    background-image: url(http://83.136.81.113/ItStocklistImages/ITS/Chat_Images/intro_bg.jpg);
    background-repeat: repeat-x;
}


.input
{
    margin: 0px;
    padding: 0px;
}


.Name_textBox_er
{
    border: solid 1px red;
    margin: 0px;
    font-size: 11px;
    font-family: Verdana;
}
.ValidateText
{
    font-size: 11px;
    color: #333333;
    font-family: Verdana;
    border: solid 1px #BBBBBB;
}

/* List view pager*/
#dvListPager
{
    text-align: right;
}
#dvListPager span
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    padding-left: 5px;
}
#dvListPager a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    text-decoration: none;
    padding-left: 5px;
}
#dvListPager a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
    text-decoration: underline;
    padding-left: 5px;
}
.limited
{
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border: solid 1px #BBBBBB;
    font-weight: normal;
}
.DefaultTextBox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#333333;
    border:solid 1px #BBBBBB;    
}

.text_property
{
padding-bottom:7px;
vertical-align:top;
text-align:left;
}

.InventorySetHeader
{
    text-align: left;
    height: 26px; 
    background-color: #CCCCCC;
    color: #333333;
}
.reactivate_inventory, a.reactivate_inventory, a.reactivate_inventory:active, a.reactivate_inventory:visited {
    color: #486799;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
	background:url(http://83.136.81.113/ITStockListImages/ITS/images/arrow1_bullet.gif) no-repeat 0px 1px;
	padding-left:12px;
}

a.reactivate_inventory:hover {
    color: #486799;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: underline;
}

