#myTip{
display:none;
width: 222px;
position:absolute;
top:0;
left:0;
background-color:#999;
color:#FFFFFF;
padding:10px;
margin-left:0px;
margin-top:5px;
opacity:0.9;
filter:alpha(opacity=90);
}
#myTipText{
font-weight:normal;
opacity:1.0;
filter:alpha(opacity=100);
font-size:11px;
}
#myTipText strong{
font-size:15px;
}

a{
color:inherit;
text-decoration:underline;
}



form {
margin-left:30px;
}

label span{
width:150px;
display:block;
float:left;
}

.ibox {
color:#29708C;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
letter-spacing:-1px;
font-weight:normal;

width:400px;
border:1px solid #29708C;
border-bottom-color:#29708C; 
border-right-color:#29708C;
background-color:#E2E4FA;

}
.ibtn{
color:#29708C;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
letter-spacing:-1px;
font-weight:normal;

width:80px; margin-left:320px;
border:1px solid #29708C; 

background-color:#E2E4FA;

}

em{
color:#FF6600;
font-size: .8em;
}

a:hover{
text-decoration:none;
border-bottom:1px dashed black;
border-top:1px dashed black;
}


a.imagelink { 
border: none;
text-decoration:none;
}


html body  {
	background-image: url(build/ajax-bg.jpg);
	background-repeat: repeat-x;
	text-align:center;

	font: 100% Verdana, Arial, Helvetica, sans-serif;

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */

	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
margin-top:22px;

	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #465069;
	font-size:12px;

}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	clear:both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

p {

margin-top:0px;}

#ajax_main_logo_and_download{
width:200px;
float:left;
height:183px;
}

#ajax_main_logo_and_download #asp_ajax_download_image{
margin-top:20px;
width:197px;
height:38px;
color:#fff;
background-image:url(build/vbscript-ajax-download-version.png);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-1px;
font-size:11px;
text-align:center;
padding-top:9px;
}

 #ajax_component_description {
 
background-image:url(build/asp-ajax-component-description.png);
background-repeat:no-repeat;
width:510px;
height:163px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-1px;
font-size:22px;
color:#888;
padding:15px;

padding-top:43px;

}

 #ajax_component_description h3{
 
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-1px;
font-size:22px;
color:#888;
font-weight:normal;
}

#asp_ajax_navigation{
clear:both;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-1px;
font-size:12px;
font-weight:bold;
color:#555;
top: 265px;
position:absolute;
width:760px;
}


#asp_ajax_navigation a{
text-decoration:none;
color:#555;
margin-right:29px;
float:left;
}
#asp_ajax_navigation a.download{


}
#footspc{

float:left;
width: 260px;
height:50px;
}

#colA{
font-size:11px;
float:left;
width: 200px;
}
#colB{
margin-left:30px;
float:left;
width: 490px;
}
#colC{
font-size:10px;
margin-left:10px;
float:right;
width: 140px;
}
.code{
font-family:"Courier New", Courier, monospace;
color:#000000;
background-color:#FED1A0;
font-size:11px; letter-spacing:normal;

}
#colA ul{
padding-left:15px;
}


h3{
margin-top:10px;;
color:#333;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-1px;
font-weight:bold;
}

h4{
margin-top:26px;;
border-bottom: 2px solid #0677BD;
color:#29708C;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
letter-spacing:-1px;
font-weight:normal;
}
table {
font-size:..8em;

vertical-align:top;}



h5{

margin-top:20px;
margin-bottom:5px;;
color:#29708C;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-1px;
font-weight:normal;
}

h1{
margin-top:26px;
color:#29708C;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
letter-spacing:-1px;

}

h2{
margin-top:12px;
color:#29708C;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
letter-spacing:-1px;
border-bottom: 2px solid #0677BD;
}

#footer a{
margin-left:20px;
}

#footer{
margin-top:299px;
color:#999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
letter-spacing:-1px;
text-align:center;
clear:both;

}
ul{
color:#29708C;}

.linkbox{
padding-top:5px;
padding-bottom:5px;
display:block;
width:100%;

color:#29708C;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
letter-spacing:-1px;
font-weight:normal;
}
.linkbox a{
display:block;
width:100%;

}

#colA img{
border-left:1px solid #ccc;
border-top:1px solid #ccc;
border-right:3px solid #666;
border-bottom:3px solid #666;
}
