/* ==============================================
	  A Witness In Palestine.css
	  Author: Paul Brent
	  medialite@gmail.com
============================================== */


img { behavior: url(iepngfix.htc) }


/* ==============================================
   Global Text Styles
============================================== */

* { /* Global browser reset */
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
    margin-top: 1em;
}
h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;	
}
h2 {
	font-size: 2.6em;
	font-weight: normal;
	font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	margin: 0 0 .4em 0;
}
h2.geor {
	font-size: 2.6em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .4em 0;
}
h2.aria {
	font-size: 2.6em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 .4em 0;
}
h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #006600;
	font-family: Copperplate, Copperplate Gothic Bold, Georgia, serif;
	margin: 0 0 0.25em 0;
}
h4, h5 {
	font-size: 1em;
	font-weight: bold;
}
p {
	line-height: 1.6;
	margin-top: 2px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #8e188e;
}
a:hover {
	text-decoration: underline;
	color: #8e188e;
}
ol {
	padding-left: 1.7em;
}

th.padded
{
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:5px;
}

td.padded
{
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:5px;
}

blockquote.real {
	margin: 0px 30px;
	line-height: 1.6;
	text-align: justify;
}

.larger {
	font-size: 150%;
	font-weight: bold;
}

.onesix {
	line-height: 1.6;
}

.halfright {
	width: 60%;
	margin: 0px 30px 10px 0px;
	float: right;
	line-height: 1.6;
	text-align: justify;
}


/* ==============================================
   Site Shell Elements
============================================== */

body {
	font: 0.8125em georgia, serif;
	color: #000000;
	background: url(../images/back.gif) repeat top left;
	text-align: center; /* Workaround for IE 5.x */
}
#wrapper {
	width: 1023px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(../images/shadow.png) repeat-y top left;
}
#header {
	width: 961px;
	height: 208px;
	position: relative;
	left: 29px;
}
#toprow {
	margin: 0 auto;
	width: 961px;
	height: 28px;
	background: url(../images/greenbar.png);
	z-index: 1;
}
#banner {
	height: 180px;
	z-index: 2;
}
#content {
	background: url(../images/content.png) repeat-y 29px 0;
}

#contenthome {
	background: url(../images/contenthome.png) repeat-y 29px 0;
}

#sidebar-lefthome {
	float: left;
	margin-left: 20px;
	padding: 20px 7px;
	width: 0px;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-left {
	float: left;
	margin-left: 30px;
	padding: 20px 7px;
	width: 194px;
	background: url(../images/col-left.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-left2 {
	float: left;
	margin-left: 30px;
	padding: 48px 7px;
	width: 194px;
	background: url(http://www.annainthemiddleeast.com/images/col-left2.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-left3 {
	float: left;
	margin-left: 30px;
	padding: 15px 7px;
	width: 194px;
	background: url(../images/col-left3.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#content-mainhome {
	float: left;
	margin-left: 43px;
	padding-top: 68px;
	width: 711px;
	padding-right: 23px;
}

#content-main {
	float: left;
	margin-left: 13px;
	padding-top: 20px;
	width: 513px;
	padding-right: 13px;
}

#content-mainphotos {
	float: left;
	margin-left: 13px;
	padding-top: 20px;
	width: 513px;
    padding-left: 203px;
	padding-right: 103px;
}

#sidebar-right {
	float: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 18px;
	width: 192px;
	background: url(../images/col-right.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#sidebar-rightHOME {
	float: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 18px;
	width: 192px;
	background: url(../images/col-rightHOME.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}

#footer {
	color: #000;
	text-align: center;
	font-size: .8em;
	padding-top: 8px;
	height: 26px;
	background: url(../images/footer.jpg) no-repeat 29px 0;
}
#shadow-bottom {
	width: 1023px;
	margin: 0 auto;
	height: 30px;
	background: url(../images/shadow-bottom.png) no-repeat 0 0;
}


/* ==============================================
   Nav
============================================== */

#nav {
	background: url(../images/nav.png) no-repeat 29px 0;
}
#nav ul {
	list-style: none;
	width: 961px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 29px;
	background: url(../images/nav.png) no-repeat top left;
}
#nav li {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
}
#menu li, #menu a {
	height: 32px;
	display: block;
}
#nav a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#nav_home	{left: 0px; width: 77px;}
#nav_presentations	{left: 77px; width: 139px;}
#nav_photosmaps	{left: 216px; width: 133px;}
#nav_book	{left: 349px; width: 61px;}
#nav_dvd		{left: 410px; width: 53px;}
#nav_articles	{left: 463px; width: 190px;}
#nav_findoutmore	{left: 653px; width: 145px;}
#nav_whatcanyou	{left: 798px; width: 163px;}

#nav_home a:hover {background: url(../images/nav.png) 0px -32px no-repeat;}
#nav_presentations a:hover {background: url(../images/nav.png) -77px -32px no-repeat;}
#nav_photosmaps a:hover {background: url(../images/nav.png) -216px -32px no-repeat;}
#nav_book a:hover {background: url(../images/nav.png) -349px -32px no-repeat;}
#nav_dvd a:hover {background: url(../images/nav.png) -410px -32px no-repeat;}
#nav_articles a:hover {background: url(../images/nav.png) -463px -32px no-repeat;}
#nav_findoutmore a:hover {background: url(../images/nav.png) -653px -32px no-repeat;}
#nav_whatcanyou a:hover 	{background: url(../images/nav.png) -798px -32px no-repeat;}

#nav_home.current a {background: url(../images/nav.png) 0px -64px no-repeat;}
#nav_presentations.current a {background: url(../images/nav.png) -77px -64px no-repeat;}
#nav_photosmaps.current a {background: url(../images/nav.png) -216px -64px no-repeat;}
#nav_book.current a {background: url(../images/nav.png) -349px -64px no-repeat;}
#nav_dvd.current a {background: url(../images/nav.png) -410px -64px no-repeat;}
#nav_articles.current a {background: url(../images/nav.png) -463px -64px no-repeat;}
#nav_findoutmore.current a {background: url(../images/nav.png) -653px -64px no-repeat;}
#nav_whatcanyou.current a {background: url(../images/nav.png) -798px -64px no-repeat;}




/* ==============================================
   Sidebar-right
============================================== */

#sidebar-right h2, #sidebar-left h2 {
	font-size: 1.8em;
	margin: 0.35em 0 0.65em;
}
#photosmaps_bar {
	margin: 0;
}
#photosmaps_bar li {
	list-style: none;
	float: left;
}
#photosmaps_bar img {
	margin: 0 8px 10px 0;
	border: 5px solid #999999;
}
#photosmaps_bar p:hover a img {
	border: 5px solid #FFF;
}
#photosmaps_bar li:hover a img {
	border: 5px solid #FFF;
}
ul.linky {
	margin: 0px 0px 20px 20px;
	line-height: 2.2;
}
li.condense {
	line-height: 1.3;
}


/* ==============================================
   Sidebar-rightHOME
============================================== */

#sidebar-rightHOME h2, #sidebar-left h2 {
	font-size: 1.8em;
	margin: 0.35em 0 0.65em;
}
#photosmaps_bar {
	margin: 0;
}
#photosmaps_bar li {
	list-style: none;
	float: left;
}
#photosmaps_bar img {
	margin: 0 8px 10px 0;
	border: 5px solid #000000;
}
#photosmaps_bar li:hover a img {
	border: 5px solid #FFF;
}
.jstew img {
	margin: 0 8px 10px 0;
	border: 5px solid #000000;
}
.jstew img:hover {
	border: 5px solid #FFF;
}





/* ==============================================
   Sidebar-left
============================================== */

#sidebar-left ul {
	margin: 0;
	list-style: none;
}
#sidebar-left h2 {
	margin-left: 11px;
}

#photosmaps_bar2 {
	margin: 0;
}

#photosmaps_bar2 {
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	font-size: 12px;
text-decoration: none;
text-transform: uppercase;
margin: 4px 48px 27px 0;
whitespace: nowrap;

}

#photosmaps_bar2 li {
	list-style: none;
	float: left;
}
#photosmaps_bar2 img {
	margin: 4px 48px 27px 0;
	border: 5px solid #000000;
}
#photosmaps_bar2 li:hover a img {
	border: 5px solid #ffffff;
}

#photosmaps_bar2 imgBUTTON {
	margin: 4px 48px 27px 0;
	border: 0px solid #999999;
}
#photosmaps_bar2 li:hover a imgBUTTON {
	border: 5px solid #ffffff;
}

#sidebar-left a:link, #sidebar-left a:visited {
	color: #838383;
	font-size: 1.3em;
	padding: 2px 0 0px 0px;
	}
#sidebar-left a:hover {
	color: #424242;
	text-decoration: none;
}
#sidebar-left .active a:link, #sidebar-left .active a:visited {
	background-color: #a2b598;
	color: #424242;
}

/* ==============================================
   Footer
============================================== */

#footer a:link, #footer a:visited {
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
}



/* ==============================================
   Content
============================================== */

hr {
	border: none;
	background-color: #c0c0aa;
	color: #c0c0aa;
	height: 1px;
	margin-bottom: 1.6em;
}
.clear {
	clear: both;
}
#content-foot {
	clear: both;
	height: 0px;
}
#content-main ul {
	list-style: none;
}
#content-main .bullit li {
	list-style: disc;
	margin-left: 30px;
	line-height: 1.6;
}
#content-main li {
	padding: 6px;
}
.oddrow {
	background-color: #e3e3c9;
}
#content-main button {
	border: none;
	background: none;
	cursor: pointer;
	background: url(../images/b_print.gif) no-repeat center left;
	font-size: 0.9em;
	color: #bbbba5;
	padding-left: 20px;
	float: right;
	margin-top: -15px;
}



/* ==============================================
   Homepage
============================================== */

body#home #content-main {
	margin-left: 30px;
	padding: 20px 25px 0 30px;
	width: 692px;
	display: inline; /* IE Double-Margin Bug */
}
#presentations li {
	list-style: none;
	float: left;
	background-color: #bbbba5;
	padding: 5px;
	margin: 0 30px 20px 0;
	text-indent: -9999px;
	text-decoration: none; 
	float: left;
}
#presentations li.flush-right {
	margin-right: 0;
}
#presentations li a {
	width: 200px;
	height: 96px;
}

#presentations a {
	display: block; 
}
.feature_img {
	float: right;
	margin: 0 0 10px 30px;
	border: 5px solid #bbbba5;
	width: 200px;
	height: 200px;
}
.date {
	font-size: 0.9em;
	color: #bbbba5;
}


/* ==============================================
   articles
============================================== */

#articles #content {
	background: url(../images/content-articles.jpg) repeat-y 29px 0;
}
#articles #content-foot {
	background: url(../images/content-foot-articles.jpg) repeat-y 29px 0;
}
#articles #content-main {
	width: 692px;
}
#articles .articles {
	border: 5px solid #bbbba5;
}


/* ==============================================
   photosmaps
============================================== */

.recipe_img {
	float: left;
	margin-right: 16px;
	border: 5px solid #bbbba5;
}
#photosmaps h3 {
	font-size: 1.15em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: .25em;
}
#photosmaps li {
	height: 86px;
	overflow: hidden;
}
#photosmaps li p {

}
#ingredients {
	clear: both;
	float: left;
	font-size: .8em;
	width: 190px;
	margin: 10px 16px 0 0;
	padding: 10px;
	background-color: #e3e3c9;
	display: inline; /* IE Double-Margin Bug */
}
#instructions {
	padding-top: 10px;
}



/* ==============================================
   presentations
============================================== */

#varieties {
	margin-bottom: 2em;
}
#varieties li {
	clear: both;
	height: 12em;
	overflow: hidden;
}
#varieties img {
	float: right;
	margin-left: 10px;
}
#varieties h4 {
	margin: .25em 0;
	font-size: 1.1em;
}
#care {
	margin: 0;
	padding: .25em 0 0 1.7em;
}
#care li{
	padding: 0;
}
#care h4 {
	margin: .25em 0;
}
.float_img {
	float: left;
	margin: 0 20px 20px 0;
	border: 5px solid #bbbba5;
}



/* ==============================================
   Form Attributes
============================================== */

.entrybox {
	border: 1px solid #bbbba5;
	background-color: #f3f3f3;
	width: 350px;
}
form p { /* (for the function below) */
	clear: left;
}
form p label {
	float: left;
	width: 130px;
}
.oops, .required {
	color: #EE0000;
}



/* ==============================================
   Photo Gallery
============================================== */

#albums li {
	list-style: none;
	float: left;
	background-color: #e3e3c9;
	padding: 5px;
	margin: 0 30px 20px 28px;
	width: 188px;
	display: inline; /* IE Double-Margin Bug */
}
#albums li.flush-right {
	margin-right: 0;
}
#albums img {
	border: none;
	margin-bottom: 4px;
}
#albums h3 {
	margin: 4px 0 0 0;
	text-align: center;
}
#albums h3 a:link, #albums h3 a:visited, #albums h3 a:hover{
	color: #424242;
	display: block;
}
#albums a:link, #albums a:visited {
	color: #eafac0;
	display: block; 
}
#albums a:hover {
	text-decoration: none;
}
#gallery td {
	padding: 8px;
}

/* ==============================================
   Sidebar
============================================== */

#sidebar {
	background: url(../images/sidebarbackground.jpg) no-repeat 29px 0;
}

td.sidebar {
width: 932px;
vertical-align: top;
text-align: center;
}

a.sidebar:link, a.sidebar:visited {
color: #ffffff;
padding: .0em 1.5em .0em .0em;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	font-size: 12px;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

a.sidebar:focus,a.sidebar:hover,a.sidebar:active {
color: #FFFF33;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	font-size: 12px;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

table.sidebar {
border: 1px solid black;
background: #cccccc;
}

.sidebar td {
padding: .2em .4em .2em .4em;
}

.sidebar p {
font-size: 90%;
}

.sidebar p.last {
font-size: 90%;
margin: 0;
}

.sidebar h1 {
font-size: 90%;
text-align: center;
margin:0;
}

p.sidebar {
padding-left: 85px;
line-height: 90%;
margin:.6em 0 0 0;
padding-bottom: 4px;
}

/* ==============================================
   Sidebar2
============================================== */

#sidebar2 {
	background: url(../images/sidebarbackground.jpg) no-repeat 29px 0;
}

td.sidebar2 {
width: 932px;
vertical-align: top;
}

a.sidebar2:link, a.sidebar2:visited {
color: #ffffff;
padding: .0em 1.5em .0em .0em;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
font-size: 90%;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

a.sidebar2:focus,a.sidebar2:hover,a.sidebar2:active {
color: #FFFF33;
font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
font-size: 90%;
text-decoration: none;
text-transform: uppercase;
whitespace: nowrap;
}

table.sidebar2 {
border: 1px solid black;
background: #cccccc;
}

.sidebar2 td {
padding: .2em .4em .2em .4em;
}

.sidebar2 p {
font-size: 90%;
}

.sidebar2 p.last {
font-size: 90%;
margin: 0;
}

.sidebar2 h1 {
font-size: 90%;
text-align: center;
margin:0;
}

p.sidebar2 {
padding-left: 41px;
line-height: 90%;
margin:.6em 0 0 0;
padding-bottom: 4px;
}

/* ==============================================
   Contact Anna
============================================== */

#contactAnna {
	padding-top: 2px;
	margin: auto 0px;
	font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	font-size: 12px;
	text-transform: uppercase;
}

#contactAnna ul {
	list-style: none;
	margin: 0;
}

#contactAnna form {
	margin: 0;
	padding: 0;
	display: inline;
}

#contactAnna img {
	opacity: 0.7;
	/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); */
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
#contactAnna img:hover {
	opacity: 1.0;
	/* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); */
	-moz-opacity: 1.0;
	-khtml-opacity: 1;
}

#contactAnna li {
	display: inline;
}

#contactAnna li a {
	color: #fff;
}

#contactAnna li a:hover {
	color: #ff3;
	text-decoration: none;
}

#contactAnna #Contact {
	padding: 13px 10px;
	border-right: 1px solid #fff;
}

#contactAnna #AboutAnna {
	padding: 13px 10px;
	border-right: 1px solid #fff;
}

#contactAnna #JoinList {
	padding: 13px 8px 13px 10px;
	border-right: 1px solid #fff;
}

#contactAnna #JoinList input.emailbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contactAnna #JoinList input.submitton {
	background: transparent;
	border: 0;
	color: #fff;
	font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	/* fix extra button padding in IE */
	overflow: visible;
	padding: 0px 2px;
}

#contactAnna #JoinList input.subhov {
	background: transparent;
	border: 0;
	color: #ff3;
	font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	/* fix extra button padding in IE */
	overflow: visible;
	padding: 0px 2px;
	cursor: pointer;
}

#contactAnna #facebook {
	padding-left: 13px;
}

#contactAnna #twitter {
	padding-left: 5px;
}

#contactAnna #blogspot {
	padding-left: 5px;
}

#contactAnna #rss {
	padding-left: 5px;
}

#contactAnna #addthis {
	padding-left: 5px;
	padding-right: 13px;
}

/* ==============================================
   Other
============================================== */

#indent {
	font: 1em georgia, serif;
	font-weight: normal;
	color: #000000;
	padding-left: 30px;
	margin: 10 0 0 0;
}
#indent2 {
	font-weight: normal;
	color: #000000;
	padding-left: 30px;
	margin: 10 0 0 0;
}
#indent3 {
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	margin: 10 0 0 0;
}
