@charset "UTF-8";
body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F6F4EA;
}
.twoColFixRtHdr #container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
} 
.twoColFixRtHdr #header {
	padding: 0;  /* 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 #search {
	float: right;
	width: 450px;
	background-image: url(../images/search_background.jpg);
	height: 40px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: right top;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 295px;
	background-color: #FFFFFF;
}
#sidebar1 #spotlights ul {
	margin-right: 10px;
}
.twoColFixRtHdr #sidebar1 #MemberLogin {
}
.twoColFixRtHdr #sidebar1 #quickLinks {
	width: 295px;
	background-image: url(../images/turkey_country_quick_links.jpg);
	background-repeat: no-repeat;
	background-color: #DCDDDE;
	margin-top: 5px;
	padding-top: 35px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.twoColFixRtHdr #sidebar1 #quickLinks ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47581D;
	padding-left: 25px;
	padding-right: 10px;
}
.twoColFixRtHdr #sidebar1 #quickLinks li {
	padding-top: 5px;
}
.twoColFixRtHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.twoColFixRtHdr #subFeatures {
	width: 675px;
	margin-top: 5px;
}
.twoColFixRtHdr #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.twoColFixRtHdr #footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.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;
}
.twoColFixRtHdr #headlines {
	padding-left: 5px;
	margin-top: 10px;
	padding-right: 10px;
	margin-right: 5px;
}
.twoColFixRtHdr #headlines h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	padding-bottom: -10px;
}
.twoColFixRtHdr #headlines p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixRtHdr #container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 7px;
	padding-right: 20px;
	margin-bottom: -2px;
}
.twoColFixRtHdr #mainContent img {
	margin: 10px;
}
.twoColFixRtHdr #container h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 7px;
	margin-bottom: 0px;
}
.twoColFixRtHdr #sidebar2 {
	float: right;
	width: 295px;
	background-color: #FFFFFF;
	margin-left: 12px;
	margin-bottom: 5px;
}
.twoColFixRtHdr #container h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	margin-bottom: -5px;
	margin-top: 20px;
}
.twoColFixRtHdr #photocredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 5px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.twoColFixRtHdr #sidebar2 #quickLinks ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #47581D;
	padding-left: 25px;
	padding-right: 10px;
}
.twoColFixRtHdr #container #mainContent #sidebarTable {
	float: right;
	width: 250px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/sidebar_background.jpg);
	background-repeat: repeat-x;
}
.twoColFixRtHdr   #headlines h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A46A21;
	margin-bottom: -12px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.twoColFixRtHdr #sidebar2 #quickLinks li {
	padding-top: 5px;
}
.twoColFixRtHdr #sidebar2 #quickLinks {
	width: 295px;
	background-image: url(../images/turkey_country_quick_links.jpg);
	background-repeat: no-repeat;
	background-color: #DCDDDE;
	margin-top: 5px;
	padding-top: 35px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.twoColFixRtHdr #subFeatures p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.twoColFixRtHdr #container a {
	font-family: Arial, Helvetica, sans-serif;
	color: #47581D;
	font-size: 13px;
	text-decoration: none;
}
.twoColFixRtHdr #container a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
.twoColFixRtHdr #mainContent {
	margin-right: 300px;
}
.twoColFixRtHdr #container h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 7px;
	margin-bottom: -5px;
	margin-top: 5px;
}
.twoColFixRtHdr #mainContent #pullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	width: 225px;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-style: italic;
}
.twoColFixRtHdr #sidebar1 #spotlights {
	width: 295px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
}
.twoColFixRtHdr #mainContent #pullQuote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 225px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.twoColFixRtHdr #mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}
.twoColFixRtHdr #sidebar1 #spotlights li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}
.twoColFixRtHdr #container #mainContent #gearupTable {
}
.twoColFixRtHdr #container #mainContent #gearupTable img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.twoColFixRtHdr #container #mainContent #gearupTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixRtHdr #container #mainContent #sidebarTable2 {
	float: right;
	width: 400px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/sidebar_background.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.turkeycountrymagazine.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.turkeycountrymagazine.com/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.twoColFixRtHdr #container #mainContent #pullQuote {
	color: #90470C;
}
#sidebar1 ol {
	margin-right: 10px;
}
.twoColFixRtHdr #container #mainContent p strong em {
	color: #B9551C;
}

