@charset "utf-8";
body  {
	background: #00CCFF;
	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: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(https://ottawaturkishfestival.com/images/bg_image2.jpg);
	line-height: 16px;
}
.twoColFixRtHdr #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	padding: 10px 10px;
	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. */
	color: #000000;
} 
.twoColFixRtHdr #header { 
	background: #0099CC;
	height:250px;
	background:url(https://ottawaturkishfestival.com/images/header4.jpg) no-repeat;
	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. */
} 
.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: 140px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px;
	background-color: #999999;
	color: #FFFFFF;
}
.twoColFixRtHdr #sidebar1 h3{
font-size:18px;
color: #FFF;
text-align:center;
}


/*------sponsors----*/

.sponsor{
	text-align: center;
	margin-bottom:15px;
}
.sponsor a:link, .sponsor:visited, .sponsor a:hover, .sponsor a:active{
	color: #FFFFFF;
}

.sponsor img{
	margin-bottom: 5px;
}

/* --------Sponsor Main ----*/


.sponsorMain{
width:165px;
font-size:11px;
	text-align: center;
	margin-bottom:15px;
	float:left;
	margin-right:10px;
}
.sponsorMain a:link, .sponsorMain:visited, .sponsorMain a:hover, .sponsorMain a:active{
	color: #000099;
}

.sponsorMain img{
	margin-bottom: 5px;
}

/*-------MAIN CONTENT--------*/

.twoColFixRtHdr #mainContent { 
	margin: 0 200px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.twoColFixRtHdr #Content{
margin: 0;
padding: 15px 0 0 0;
}
.twoColFixRtHdr #Content h1{
font-size:22px;
color:#2698CC;
}

.twoColFixRtHdr #Content li{
line-height: 20px;
margin-bottom: 5px;
}

.twoColFixRtHdr #Content h2{
font-size:20px;
color: #2698CC;
}

.twoColFixRtHdr #Content h3{
font-size:18px;
color: #FFF;
}
.twoColFixRtHdr #Content h4{
font-size:14px;
color: #000000;

margin-bottom:0px;
}

.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #2698CC;
	margin-top: 10px;
} 

.twoColFixRtHdr #footer a:link, .twoColFixRtHdr #footer a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
twoColFixRtHdr #footer a:hover, .twoColFixRtHdr #footer a:active{
	text-decoration: underline;
	color:#FFFFFF;
}

.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: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
}
.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;
}
.pright{
text-align:right;

}

/*  ------FORM ELEMENTS------*/
#thisform {
  font-family: Georgia, serif;
  font-size: 11px;
  color: #666666;
  width:260px;
  margin-top:30px
  }
#thisform label {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: %60;
  }



#thisform fieldset {
  border: 1px solid #ccc;
  padding: 5px 20px;
  }



#thisform legend {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 100%;
  color: #666;
  background: #eee;
  border: 1px solid #ccc;
  border-bottom-color: #999;
  border-right-color: #999;
  padding: 4px 8px;
  }

INPUT, TEXTAREA, SELECT, OPTION {
	width: 200px;
	padding: 2px;
	color: #000080;
	background-color: #ffffa0;
	border: inset 1px #708090;
}

#thisform submit{
		background-color: #CCCCCC;
}


/*
     FILE ARCHIVED ON 10:48:17 Feb 02, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:00:48 Dec 02, 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.109
  exclusion.robots: 0.106
  exclusion.robots.policy: 0.086
  esindex: 0.019
  cdx.remote: 10.233
  LoadShardBlock: 1326.115 (3)
  PetaboxLoader3.datanode: 96.762 (4)
  load_resource: 161.716
  PetaboxLoader3.resolve: 49.782
*/