﻿body
{
	font: 11px Verdana;
	color: #333333;
}
a
{
	font: 11px Verdana;
	color: #315686;
	text-decoration: underline;
}
.ItemDescCss
{	
	background-color: white;
	font-family: verdana;
	font-size: 7pt;
	color: black;	 
}

#divScrollWithCss_Master
{
	overflow: auto;
	background-color: #f6f9fc;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #6699cc;
	scrollbar-3dlight-color: #6699cc;
	scrollbar-darkshadow-color: #6699cc;
	scrollbar-track-color: #b7d5f7;
	scrollbar-arrow-color: #000000;
	border: 1px solid dogerblue;
	width: 100%;
	
	
	
	
}

.formatedTable {
  border:0px solid black; 
 border-top:1px solid black;
 border-right:1px solid black;
 font-family:Verdana;
 font-size:12px;
 
}


.formatedTable td {
border-left:1px solid black;
border-bottom:1px solid black;
padding:3px;
 
}
.formatedTable th {
border:1px solid black;
border-bottom:1px solid black;
padding:3px;
background-color:rgb(0, 64, 128);
color:White;
}
.ItemDescBorderCss
{
	border-bottom :1px solid black;
	border-right:1px solid black;

}

p.quote:first-letter 
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
    padding-right: 2px;
   
}
.basketCss
{	
	background-color: white;
	font-family: verdana;
	font-size: 7pt;
	color: black;
	border: 7px solid #7496c3;
	
}
blockquote
{
	background-color: #EBE2B7;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 10px solid #6F9800;
	background-image: url(../images/blockquote.png);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-style: italic;
}

a:hover
{
	color: crimson;
}

.QuickLinksFlyoutPopup
{
	background-image: url(../Image/tree_bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 7pt;
	color: black;
	border: solid 8px dodgerblue;
	padding: 7px;
}
.QuickLinksFlyoutPopupItemsDesc
{
	background-color: White;
	font-family: verdana;
	font-size: 7pt;
	height: 250px;
	border: solid 10px #e0edfe;
}
h4
{
	font-style: bold;
	color: darkblue;
	font-family: Verdana;
	font-size: 7pt;
}

.off
{
	background-image: url(../Image/bluebutton_strip.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
}
.on
{
	background-image: url(../Image/orangebutton_strip.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 32px;
}
.listitem
{
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
a.listitem:visited
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.listitem:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.mTitle
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Navy;
	text-decoration: none;

}

a.mlink:link
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.mlink:visited
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.linkPink:link
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0080;
	text-decoration: none;
}
a.linkPink:visited
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0080;
	text-decoration: none;
	
}

.mHoverin
{
	background-color: green;
	border: solid 1px blue;
}

.mHoverout
{
	background-color: none;
	border: none;
}
.watermark
{
	background-color: aliceblue;
	font-family: Verdana;
	font-size: 7pt;
}
.list
{
	width: 160px;
	padding-left: 10px;
}
.QuickLinksFlyoutPopupHr
{
	background-color: #D6E3EF;
	width: 5px;
}
.QuickLinksFlyoutStaticLink_msdn
{
	border: solid 1px;
}
.QuickLinksFlyoutStaticLink_msdn
{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	cursor: hand;
}

td
{
	font: 8pt verdana;
	margin: 20px;
}
.title
{
	font-size: X-Large;
	padding: 20px;
	border-bottom: 2px solid gray;
	width: 100%;
}
a.basketFalse
{
	visibility:hidden;
}

a.basket
{
	color: navy;
	cursor: pointer;
	font-weight: bold;
	font-size: 9px;
}
div.totalPriceText
{
	font: 8pt verdana;
	color: navy;
	font-weight: bold;
}
div.totalPrice
{
	font: 9pt verdana;
	color: crimson;
	font-weight: bold;
}
.pointer
{
	cursor: pointer;
}
.smallText
{
	font-size: 9px;
}
#divScrollWithCss, #divScrollWithCssForTree
{
	overflow: auto;
	background-color: #f6f9fc;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #6699cc;
	scrollbar-3dlight-color: #6699cc;
	scrollbar-darkshadow-color: #6699cc;
	scrollbar-track-color: #b7d5f7;
	scrollbar-arrow-color: #000000;
	border: 1px solid dogerblue;
    height:290px;
	width:100%;
	
	
	
}

#datalistDiv
{
	overflow-x: hidden; 
	overflow-y:  scroll;
	background-color: #f6f9fc;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #6699cc;
	scrollbar-3dlight-color: #6699cc;
	scrollbar-darkshadow-color: #6699cc;
	scrollbar-track-color: #b7d5f7;
	scrollbar-arrow-color: #000000;
	border: 1px solid dogerblue;
	width: 100%;
}
.toolbar{width: 100%; text-align: right; vertical-align: bottom; background: none repeat scroll 0% 0% rgb(117, 161, 221);}
 
.SecondStripCss
{
	background-color:#75A1DD;
}

.panelCss
{
	background-image: url(../Image/tree_bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 7pt;
	color: black;
	border: solid 10px dodgerblue;
	padding: 7px;
}
.Tableborder
{
	border-right: Navy 1px solid;
	border-left: Navy 1px solid;
	border-bottom: Navy 1px solid;
}

.rightSideTable
{border:0px;}

.leftSideTable
{border:0px;
	width:50px;

}


