﻿.SubmitLink
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    CURSOR: pointer     ;
    COLOR: #c81b23;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: left;
    height: 16px;
    
}

.BasketLink
{
    COLOR: #c81b23;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
.optionbutton
{
 border: none;
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 11px;
	color: #666666;
	background-image: url('./images/expand.png');
	cursor: hand;
	height: 24PX;


}
h1

{
	background-repeat: no-repeat;
	text-indent: 20px;
	font-size: 11px;
	color: #666666;
	background-image: url('./images/expand.png');
	cursor: hand;
	height: 24PX;


}



.BoxTable
{
	border-color:  silver;
    BORDER-RIGHT: solid 1px silver;
    BORDER-TOP: solid 1px silver;
    BORDER-LEFT: solid 1px silver;
    BORDER-BOTTOM: solid 1px silver;
    /*border-collapse: collapse; */
    
    
    
}
body 
{
	font-family: Tahoma ;
	font-size: 11px;
}

table
{
	font-family: Tahoma ;
	font-size: 11px;
}

a.dxeHyperlink,
a:hover.dxeHyperlink,
a:visited.dxeHyperlink
{
    color:Black;
    font-size: 11px;

}

a:hover.dxeHyperlink
{
    font-weight:bold;
    font-size: 11px;
}


.Header
{
	background-image: url('Images/web_new_back.png');
	background-repeat: repeat-x ;
}
.mHeader
{
	background-image: url('navImages/hd_back.png');
	background-repeat: repeat-x ;
}
.mToolbar
{
	background-image: url('navImages/mc_slice3.png');
		background-repeat: repeat-x ;
}
.headbody 
{
	
	background-repeat: repeat-x ; 
	margin-left:auto;
	margin-right:auto;
    margin-top :10px;
    margin-bottom :1px;	
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	background-color:  white;
	width: 980px;
}

.footer 
{
    height: 49px;
    text-align:center;
    width: 100%;
    position:fixed;
    left: 0px;
    bottom: 0px;
    background-image: url('Images/web_new_footerback.png');
	background-repeat: repeat-x ;
	z-index:5;
	
}

.top
{ border: 
    position:fixed;
    top:0px;
    left:0px;
    height:100px;
    z-index:6;
    width:100%;
}

.content
{
    position: relative;
    top: 108px;
    z-index: 4;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.topmenu
{
    position:relative; 
    margin-left: auto; 
    margin-right:auto; 
}

.userinfo_old
{
    position:fixed;
    top:0px;
    right:180px;
    height:80px;
    z-index:7;
    color:#ffffff;
    text-align:right;
}

.default_boxes
{
    height:120px;
}

.editHeading
{
    background-color: #129AD7;
    height:20px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:5px;
}

.editLabelColumn
{
    width:300px;
    vertical-align:top;
}

.editLabelColumn_short
{
    width:120px;
    vertical-align:top;
}

input
{
	font-family: Tahoma ;
	font-size: 11px;
}
select
{
	font-family: Tahoma ;
	font-size: 11px;
}
th
{
	/* Global Setting For All Table Headers */
	border: solid 1px;
	border-color: #7EACB1;
	white-space: nowrap;
	padding: 4px 6px 5px 6px;
	background-image: url('navimages/mc_slice2.png');
	 font-family: Tahoma;
	 font-size: 11px;
	 font-weight: normal ;
	color: White;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #C0DDE0;

}
.Error
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: 1px;
    COLOR: red;
    LINE-HEIGHT: 14pt;
    BORDER-BOTTOM: 1px;
    FONT-FAMILY: Arial, 'MS Sans Serif', Tahoma, Verdana;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.tbnotselected
{
	background-repeat: no-repeat;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
	color: #666666;
	background-image: url('./navimages/notselected.png');
	cursor: pointer;
	}
	.tbselected
{
	background-repeat: no-repeat;
	padding: 0px 20px 20px 20px;
	font-size: 11px;
	font-weight:bolder;
	color: #666666;
	background-image: url('./navimages/selected.png');
	cursor: pointer;
	}
.Pricing
{
 font-family: Arial;
 font-size: 10px;
 padding-right: 5px;
}
.Pricing.withLine
{
 border-bottom:1px solid #FFF;
}
.Pricing.withRightPadding
{
 padding-right:5px;
}

.EntryType1
{
    font-weight: bold;
    padding-left: 5px;
}
.EntryType2
{
    padding-left: 20px;
}
.EntryType3
{
    padding-left: 40px;
}
.EntryType9
{
    font-weight: bold;
    padding-left: 5px;
}
.QuoteButton
{	
    color: #ffffff;   
	font-weight:normal;    
    font-size: 11px;
    border-style:none;
    font-family: Tahoma;
    border-right: solid 1px;				    
    border-collapse: collapse ;
    /*background: #DADFE0 url('./navimages/edtButtonBack.gif') top;*/
    background-image: url('navimages/mc_slice2.png');
    background-repeat:repeat-x;
    padding: 3px 1px 1px 1px;

	height:20px;
	vertical-align: middle;
	text-align: left ;

	
}
.QuoteLink
{
	border-style:none;
	border: none 0px;
	cursor: hand;
	cursor: pointer;
	background: none; 
	height: 16px;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
    vertical-align: top;
    color: #ffffff;
     text-align: left;
     margin-left: 3px;
}

.bordercontrol
{
    BORDER-RIGHT: #d3d3d3 1px solid;
    BORDER-TOP: #d3d3d3 1px solid;
    FONT-SIZE: 8px;
    BORDER-LEFT: #d3d3d3 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #d3d3d3 1px solid;
    FONT-FAMILY: Verdana;
    border-collapse: collapse ;

}
.bordercontrolsmall
{
    BORDER-RIGHT: #d3d3d3 1px solid;
    BORDER-TOP: #d3d3d3 1px solid;
    FONT-SIZE: 6px;
    BORDER-LEFT: #d3d3d3 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #d3d3d3 1px solid;
    FONT-FAMILY: Verdana, Arial, helvetica;
    BORDER-COLLAPSE: collapse
}

.tabbot
{
    BORDER-RIGHT: black;
    BORDER-TOP: silver 1pt solid;
    BORDER-LEFT: black;
    BORDER-BOTTOM: gray 1px
}

.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #c81b23;
    FONT-FAMILY: Tahoma, Verdana, Arial
}


.NewsTitle
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #01467e;
    FONT-FAMILY:  Arial Rounded MT Bold, arial;
    TEXT-DECORATION: none;
    
    
}
.NewsDesc
{
    FONT-SIZE: 11x;
    font-weight: normal; 
    text-decoration: none;
    COLOR:  #333333;
    FONT-FAMILY:  Tahoma, Verdana, Arial Rounded MT Bold,    arial;
}
.Newslink
{
  margin-top: 280px; 
 font-family: Arial;
 color: Navy;
}
.HomeBox
{
	background-image: url('./navimages/dc_block.gif');
	background-repeat: no-repeat ;
}


.VendorLogo
{
    background-image:url('./navimages/bg_vendornew.gif');
    background-repeat: no-repeat ;
    width:164px;
    height:87px;
}

.storydiv {
    height:200px;
    width:480px;
    padding-left:175px;
    top:0px;
    left:0px;
    position:absolute;
     background-image: url('navimages/bg_news.gif' );
	 background-repeat: no-repeat ;
	
    
}

.storyContainer 
{
	 border: solid 1px;
	 height:200px;
}
.storyDesc{
    padding-top: 10px; 
    padding-right: 8px;
    display:block;
}

.fStory {
     padding-top: 10px;
     display:block;
     font-weight:bold;
}
#nav { 
	
	position:relative;
height: 14px;
float:left;
font-size:1.02em;
font-weight:bold;
padding:0.45em 10px;
text-decoration:none;
}
#nav tr
{
 background-color:  #f2f2f2;
	}
#nav a { 
	 font-family: Arial;
font-size:11px;
color:silver;
font-weight:bold;
padding: 10px;
text-decoration:none;


}
.mctest
{	border-style:none;
	border: none 0px;
	cursor: hand;
	cursor: pointer;
	background: none; 
	height: 12px;
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
    vertical-align: top;
    color: red;
     text-align: left;
 }

.selStory {
	border:1px solid #777;
	height: 18px;
 background-image: url('navimages/features-tab-active.jpg');
 background-repeat:repeat-x ;
}

.LinkNoUnderline, a.LinkNoUnderline
{
    text-decoration:none;
    text-align:left;
    color:Black;
    padding-left:0px;
}
.crumb
{
 font-family:  Arial;
 font-size: 12px;
 font-weight: bold;
 font-style: italic ;
}
.NaCross
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(images/nabtncross.png);
    BORDER-LEFT: 0px solid;
    WIDTH: 113px;
    COLOR: #fff;
    BORDER-BOTTOM: 0px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: 'arial',helvetica,sans-serif;
    HEIGHT: 24px;
    outline: none
}
.NaTick
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(images/nabtntick.png);
    BORDER-LEFT: 0px solid;
    WIDTH: 113px;
    COLOR: #fff;
    BORDER-BOTTOM: 0px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: 'arial',helvetica,sans-serif;
    HEIGHT: 24px;
    outline: none
}
.NaSelect
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(images/nabtnselect.png);
    BORDER-LEFT: 0px solid;
    WIDTH: 113px;
    COLOR: #fff;
    BORDER-BOTTOM: 0px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: 'arial',helvetica,sans-serif;
    HEIGHT: 24px;
    outline: none
}
.bordercontrollg
{
    BORDER-RIGHT: #d3d3d3 1px solid;
     FONT-SIZE: 10px;
    BORDER-LEFT: #d3d3d3 1px solid;
    COLOR: #696969;
    BORDER-BOTTOM: #d3d3d3 1px solid;
    FONT-FAMILY: Tahoma;
    BORDER-COLLAPSE: collapse;

}

.bordercontrolLG
{
    BORDER-RIGHT: #d3d3d3 1px solid;
    BORDER-TOP: #d3d3d3 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #d3d3d3 1px solid;
    COLOR: #696969;
    BORDER-BOTTOM: #d3d3d3 1px solid;
    FONT-FAMILY: Tahoma;
    BORDER-COLLAPSE: collapse;
}

.bordercontrolCN
{
    BORDER-RIGHT: #0067c4 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #0067c4 1px solid;
    COLOR: #2461a2;
    BORDER-BOTTOM: #0067c4 1px solid;
    FONT-FAMILY: Tahoma;
    BORDER-COLLAPSE: collapse
}

.bordercontroldet
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    BORDER-LEFT: silver 1px solid;
    BORDER-BOTTOM: silver 1px solid;
 
}

.bordercontrolhead
{
    BORDER-RIGHT: silver 1px solid;
    BORDER-TOP: silver 1px solid;
    BORDER-LEFT: silver 1px solid;
    BORDER-BOTTOM: silver 1px solid;
    background-color: RGB(219,219,219);
 
}

.netappheading
{

    background-color: black;
 
}

/* Override Background Colour On RoundPanel */
 .dxrpControl_Glass .dxrpContent, .dxrpControl_Glass .dxrpLE,.dxrpControl_Glass .dxrpRE
 {
        background-image: none!important;
        background: none!important;
       
    }
    
.dxrpControl_Glass .dxrpcontent, .dxrpControlGB_Glass .dxrpcontent {
    background: none!important;
}
    

/* End Override */

/* ---------->>> jtip <<<---------------------------------------------------------------*/
/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}

#JT_arrow_left{
	background-image: url(navimages/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(navimages/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(navimages/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

th.print
{
    background-image: none;
    background-color: #dcdcdc;
}

/* For Quote Printing */
tr.QuotePrintHeading
{
    background-image: none;
    background-color: #dcdcdc;
}

td.QuoteItemMoney
{
    text-align: right;
    vertical-align: top;
}
td.QuoteItemName
{
    text-align: left;
    vertical-align: top;
}

.checkbox td
{
    padding-right:10px;
    
}

/* Quicktime */
.QTP {
	display: inline-block;
	*display:inline; *zoom:1; *padding-bottom: 28px;
}

.QTP .playContainer {
  position: absolute;
  top: 50%;
  left: 0; right: 0;
  text-align: center;
  z-index: 1;
}

.QTP .playButton {
  background-color: rgb(20,20,20);
  cursor: pointer;
  font-weight: bold;
  font-size: 1.25em;
  opacity: .8;
  filter: alpha(opacity=80);
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
/*  zoom: 100%; */
  padding: .5em 1em;
  color: white;
  margin-left: auto;
  margin-right: auto;
}

.QTP_Poster 
{
	background: transparent;
	padding: 2px;
	position: relative;
	left: 0px;
	height: 28px;
	*position: absolute; *bottom: 0; *right: 0;
}
.QTP_Poster button
{
	cursor: pointer;
	cursor: hand;
	border: 0px solid transparent;
	background-color: transparent;	
	padding: 0px;
	margin: 0px;
}

.QTP_Poster .Buttons
{
	margin:auto;
	padding:0px;
	display: inline-block;
	position: absolute;
	left: 0; bottom: 0;
}

/* Fix button focus rects in Firefox */
.QTP_Poster button::-moz-focus-inner
{
	border: 0px solid transparent;
}

.QTP_Poster .Beginning, .QTP_Poster .Rewind, .QTP_Poster .Forward, .QTP_Poster .End, .QTP_Poster .Volume, .QTP_Poster .Time
{
	width:0;
	height:0;
	display: none;
}

.QTP_Poster .Play, .QTP_Poster .Pause
{
	width:25px;
	height:25px;
}

.QTP_Poster .Play { background-image: url(navimages/ProPlay.png); }
.QTP_Poster .Pause { background-image: url(navimages/ProPause.png); }

.QTP_Poster .Timeline {
	position: absolute;
	display: block;
	left: 30px;
	right: 0px;
	top: 8px;
	width: auto;
	background-color: transparent;
	padding: 0;
	height: 16px;
}
.QTP_Poster .Timeline .Left
{
	position: absolute;
	top: 7px;
	left: 4px;
	height: 9px;
	background-color: black;
	margin-right: 4px;
}
.QTP_Poster .Timeline .Knob 
{ 
	background-image: url(navimages/ProKnob.png); 
	position: relative;
	width: 11px;
	height: 16px;
	margin: 0;
	padding: 0px;
	display: block;
}
.QTP_Poster .Timeline .Loaded
{
	position: absolute;
	top: 7px;
	height: 9px;
	left: 0;
	right: 4px;
	margin-left: 4px; 
	margin-right: 4px;
	background: transparent url(navimages/ProTimeline.png) repeat-x bottom;
}
