@charset "UTF-8";
/* CSS Document */
body{
				background:#333  url(../menu/images/bg.jpg) repeat top left;
				font-family:Arial;
			}
#container
{
	margin: 0 auto;
	width: 800px;
	
} 
#contents
{
	padding:20px;
	clear:left;
}

#header
{

	padding: 20px;
	background: #0D2130;
}
#header h1
{
	color:#BCC5D8;
	font-variant:small-caps;
}
#header h4
{
	color:#BCC5D8;
}
#logo
{
	float:left;
}


#body
{
	clear: left;
	padding: 20px;
	width:inherit;
background: rgb(13,33,48); /* Old browsers */
background: -moz-linear-gradient(top, rgba(13,33,48,1) 0%, rgba(16,56,76,1) 20%, rgba(16,56,76,1) 40%, rgba(16,56,76,1) 60%, rgba(16,56,76,1) 80%, rgba(13,33,48,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,33,48,1)), color-stop(20%,rgba(16,56,76,1)), color-stop(40%,rgba(16,56,76,1)), color-stop(60%,rgba(16,56,76,1)), color-stop(80%,rgba(16,56,76,1)), color-stop(100%,rgba(13,33,48,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(13,33,48,1) 0%,rgba(16,56,76,1) 20%,rgba(16,56,76,1) 40%,rgba(16,56,76,1) 60%,rgba(16,56,76,1) 80%,rgba(13,33,48,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(13,33,48,1) 0%,rgba(16,56,76,1) 20%,rgba(16,56,76,1) 40%,rgba(16,56,76,1) 60%,rgba(16,56,76,1) 80%,rgba(13,33,48,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(13,33,48,1) 0%,rgba(16,56,76,1) 20%,rgba(16,56,76,1) 40%,rgba(16,56,76,1) 60%,rgba(16,56,76,1) 80%,rgba(13,33,48,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d2130', endColorstr='#0d2130',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(13,33,48,1) 0%,rgba(16,56,76,1) 20%,rgba(16,56,76,1) 40%,rgba(16,56,76,1) 60%,rgba(16,56,76,1) 80%,rgba(13,33,48,1) 100%); /* W3C */
}

#content h2 
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
	
}

#footer
{
	background:#ccc;
	text-align: right;
	padding: 20px;
	height: 1%;
}

 div.question_mark
{
	background:url(jQuery/flexiGrid/css/images/questionmark.png) no-repeat right top;
	width:16px; 
	float:right;

}
 div.question_mark img {
    border:0;
    cursor:pointer;
    margin:0 8px;
	
}
#features
{
	width:50%;
	float:left;
	font-size:20px 
}
#features ul
{
 list-style-image: url(alimsyed_feature_check.png);

} 
#menu
{
	float:left;
	padding-bottom:20px;
}

#compatiblity_list li{
	
	

padding-right: 20px;

} 
#suited_for_div
{
	height:200px;
	margin-left:425px;
}#container #contents #body #words div div p strong {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#container #contents #body #words div div p strong {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
#container #contents #body #words div div p strong {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
