@charset "utf-8";
/* CSS Document */

body  {
	margin: 20 0 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: #666;
	background-color: #1d337e;
	background-image: url(/user/themes/naqeebtheme/site-assets/images/BG_2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.twoColFixRtHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
	border: 10px double #C00;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-mox-box-shadow: 5px 5px 10px #CCC;
	-webkit-box-shadow: 5px 5px 10px #CCC;

} 
.twoColFixRtHdr #header {
	background: #FFF url(/user/themes/naqeebtheme/site-assets/images/header.jpg) no-repeat center;
	padding: 0 10px 0 20px;
	height: 260px;
} 
.twoColFixRtHdr #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 */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.twoColFixRtHdr #sidebarParticipants {
	width: 100%;
	border: 1px solid #CCC;
	background-color: #E5ECF6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.twoColFixRtHdr #sidebarSponsors {
	width: 100%;
	border: 1px solid #CCC;
	background-color:#C00;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contributors {
	font-size: .8em;
	text-align: center;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
}
.twoColFixRtHdr #mainContent {
	margin: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 30;
	padding-left: 30px;
} 
.floatRight {
	float: right;
	padding-left: 20px;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#1d337e;
} 
.twoColFixRtHdr #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 */
	color: #FFF;
	font-size: .8em;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#resultPics {
	height: 325px;
	margin-bottom: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.clear {
}


#mainContent p strong {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
}
#mainContent p {
	padding-bottom: 20px;
	font-size: .8;
}
#mainContent h2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	background-image: url(/user/themes/naqeebtheme/site-assets/images/headerBG.jpg);
	background-repeat: no-repeat;
	font-size: 24px;
	padding-left: 0px;
	margin-left: 0px;
}
.subHeader {
	background-image: url(/user/themes/naqeebtheme/site-assets/images/headerBG.jpg);
	height: 50px;
	color: #FFF;
	background-repeat: no-repeat;
	margin-left: -30px;
	padding-top: 22px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	padding-left: 30px;
}
 
</style>[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 { padding-top: 30px; }
.twoColFixRtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

<![endif]

/*
     FILE ARCHIVED ON 05:41:15 Nov 02, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:27:56 Sep 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.238
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.037
  esindex: 0.026
  cdx.remote: 94.144
  LoadShardBlock: 229.989 (3)
  PetaboxLoader3.datanode: 471.193 (5)
  load_resource: 494.431
  PetaboxLoader3.resolve: 85.627
  loaddict: 170.534
*/