body  {
	margin-top: 0px ;
	background-image:url('Images/bg_bg.jpg');
	background-repeat:no-repeat;
	background-color:white;
	background-attachment:fixed;
}



#containerBody{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	
	border: 1px solid #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url('Images/html_bg.jpg');
	background-repeat:repeat-y;

 	/* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#containerBodyMainPage{
	//width: 925px;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


.topBar
{
	margin: 0;
	padding: 0;
	background-image:url('http://silverlighttoys.com/Images/top_grad.png');
	background-repeat:no-repeat;
	height: 400px;
	width: 100%;
	
	
}



.greySeparator
{
	clear: both;
	margin: 46px 50px 0 50px;
	height: 1px;
	background-color: #807873;
}
.greySeparatorThick
{
	clear: both;
	margin: 46px 0 0 0;
	height: 6px;
	background-color: #807873;
}


.sampleTitle{

	font: normal 2.5em "Times New Roman", Times, serif;
	color: #5c534d;
	font-style: italic;
	margin: 6px 0px 6px 0px;
	
	
	
}

h3{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

img{
	border:0px;	
}

a
{
	text-decoration:none;
}


#header {
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	
	height: 106px; 	
 

}

#contentArea {
	width: 900px; 
	margin: 15px;
}

#main_content {
	//width: 850px;
	padding:5px;
	height: 100%;	
	vertical-align: top;		
}

#left_col {
	float:left;
	width: 650px;
	padding:5px;
	height: 100%;	
	vertical-align: top;		
}

#right_col {
	float:right;
	width: 200px;
	padding:5px;
	height: 100%;	
	vertical-align: top;
	margin-right: 10px;
	border: 1px gray solid;
	background-color:#C0C0C0;
	background-image:url('Images/box_grad.png');
	background-repeat:repeat-x;  
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#bottom_content {
	width: 8500px;
	padding:5px;
	height: 100%;	
	vertical-align: top;
	margin-right: 10px;
	border: 1px gray solid;
	background-color:#C0C0C0;
	background-image:url('Images/box_grad.png');
	background-repeat:repeat-x;
}


#footer {
	clear: both;
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	width: 800px;
}

.border {
	margin-left:10px;
	margin-right:10px;

}

.scrollBorder {
	height: 200px; 
	overflow: auto; 	
}

.headerText{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

/*///////////////////////////////////////////////////
//menu css code
//////////////////////////////////////////////////*/
.underlinemenu{
	font-family: Segoe,Arial,Helvetica,San Serif;
	width: auto;
	margin-right:0px;
	float: right;
	margin-top: 10px;
}


.underlinemenu ul{
	padding: 10px;
	margin: 10px;
	text-align: right; 
}

.underlinemenu ul li{
	display: inline;
}

.underlinemenu ul li a{
	color: #2c2c2c;
	padding: 6px 0px 4px 0px;
	margin-right: 20px;
	text-decoration: none;
	border-bottom: none;
	border-bottom-color: #495760;
}

.underlinemenu ul li a:hover.red, .underlinemenu ul li a.selected{
	border-bottom: 2px red solid;

}

.underlinemenu ul li a:hover.blue, .underlinemenu ul li a.selected{	
	border-bottom: 2px #0078d6 solid;
}

.underlinemenu ul li a:hover.yellow, .underlinemenu ul li a.selected{	
	border-bottom: 2px #fff02b solid;

}
.underlinemenu ul li a:hover.green, .underlinemenu ul li a.selected{
	border-bottom: 2px #00ea24 solid;
}
.underlinemenu ul li a:hover.purple, .underlinemenu ul li a.selected{
	border-bottom: 2px #ff00f6 solid;
}

.mainCodeContainer {
	border-bottom: gray 1px solid; 
	border-left: gray 1px solid; 
	padding-bottom: 4px; 
	line-height: 12pt; 
	background-color: #f4f4f4; 
	margin: 20px 0px 10px; 
	padding-left: 4px; 
	width: 97.5%; 
	padding-right: 4px; 
	font-family: consolas, Courier New, courier, monospace; 
	max-height: 200px; 
	font-size: 8pt; 
	overflow: auto; 
	border-top: gray 1px solid; 
	cursor: text; 
	border-right: gray 1px solid; 
	padding-top: 4px;
}

.childCodeContainer {
	border-bottom-style: none; 
	padding-bottom: 0px; 
	line-height: 12pt; 
	border-right-style: none; 
	background-color: #f4f4f4; 
	padding-left: 0px; 
	width: 100%; 
	padding-right: 0px; 
	font-family: consolas, Courier New, courier, monospace; 
	border-top-style: none; 
	color: black; 
	font-size: 8pt; 
	border-left-style: none; 
	overflow: visible; 
	padding-top: 0px;	
}

.codeContainer {
	border-bottom-style: none; 
	padding-bottom: 0px; 
	line-height: 12pt; 
	border-right-style: none; 
	background-color: #f4f4f4; 
	margin: 0em; 
	padding-left: 0px; 
	width: 100%; 
	padding-right: 0px; 
	font-family: consolas, Courier New, Courier, monospace; 
	border-top-style: none; 
	color: black; 
	font-size: 8pt; 
	border-left-style: none; 
	overflow: visible; 
	padding-top: 0px;	
}

.codeContainer2 {
	border-bottom-style: none; 
	padding-bottom: 0px; 
	line-height: 12pt; 
	border-right-style: none; 
	background-color: white; 
	margin: 0em; 
	padding-left: 0px; 
	width: 100%; 
	padding-right: 0px; 
	font-family: consolas, Courier New, Courier, monospace; 
	border-top-style: none; 
	color: black; 
	font-size: 8pt; 
	border-left-style: none; 
	overflow: visible; 
	padding-top: 0px;	
}