/*
Theme Name:Trek In Israel
Theme URI: http://wordpress.org/
Description: A WordPress theme for Trek In Israel.
Version: 1.0
Author: Griffin Media
Author URI: http://www.griffin-media.co.uk/
Tags: custom design, basic

	TrekInIsrael v1.0
	http://www.griffin-media.co.uk/


*/
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#B56A00;
    line-height:1.7em;
	background:#000000;
}
						
p {
	margin-bottom: 25px;

}

b {
	font-weight:bold;
}

strong {
	font-weight:bold;
}

h1, h1 a, h2, h3, h4 {margin:0;padding:0;font-family:Tahoma,helvetica,verdana,sans-serif;font-size:18px;color:#B56A00;text-decoration:none;}
h2 {font-size:16px; font-weight:bold; margin-bottom:24px;}
h3 {font-size:14px;font-weight:normal;margin-bottom: 10px;}
h4 {font-size:16px;font-weight:bold; color:#FFFFFF;margin-bottom: 5px;padding:3px; line-height:23px;}

#banner{
	background:url(images/banner.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	top:5px;
	height:264px;
	width:100%;
	
}

#header{
	background:url(images/head_bg.gif) center top repeat;

	height:226px;
}

#nav{
	background:url(images/nav-bg.jpg);
	height:38px;
}

#bodybg{
	background:url(images/body-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
}

#contenttop{
	background:url(images/contentmiddle-bg.png);
	background-repeat:repeat;
	width:766px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:15px;
	background-color:#000000;
}


#leftbar {
	position: relative;
	float:left;
	width:205px;
	text-align:left;
	padding-left:5px;
	

}

#rightbar {
	position: relative;
	float:right;
	width:539px;
	text-align:left;
	
}

#footbg {

	width:100%;
	height:38px;
	background-image:url(images/foot-bg.jpg);
}

#footer{
	width:766px;
	height:75px;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
    font-size:11px;

}

#footerleft{
	float:left;
	margin-top:15px;
}

#footer a	{
						color:#C97500;
						font-size:11px;
						text-decoration:none;
						font-weight:bold;
						}
#footer a:hover	{
						color:#C97500;
						font-size:11px;
						text-decoration:underline;
						font-weight:bold;
						}
#footer span	{
						color:#653B00;
						font-size:9px;
						}
#footer span a	{
						color:#653B00;
						font-size:11px;
						text-decoration:none;
						font-weight:normal;
						}
#footer span a:hover	{
						color:#653B00;
						font-size:11px;
						text-decoration:underline;
						font-weight:normal;
						}



a {color:#B56A00;text-decoration:underline;}
a:hover {color:#B56A00;text-decoration:none;}

a.navig {
	color: #4c4c4c;
	text-decoration: none;
}

a.navig:hover
{
	color: #FF3333;
	text-decoration: underline;
}

#nav2 {
	height: 38px;
	position: absolute;
	width:776px;
	top: 226px;
	margin-left:50%;
	margin-top:2px;
	left:-398px;
	margin-right:auto;
	
}

ul.nav2 li {
	list-style-type: none;
	float: left;

}
ul.nav2 li a {
	height: 38px;
	display: block;
	float: left;	
}
ul.nav2 li a:hover {
	background-position: 0px -38px;
}





li.home a {
	width: 102px;
	background-image: url(images/home_01.png);
	background-repeat: no-repeat;
}

li.home a span {
	display: none;
}	
li.homevist a {
	width: 94px;
	background-image: url(images/home_02.png);
	background-repeat: no-repeat;
}


li.hotels a {
	width: 94px;
	background-image: url(images/hotel_01.png);
	background-repeat: no-repeat;
}
li.hotels a span {
	display: none;
}	



li.events a {
	width: 94px;
	background-image: url(images/events_01.png);
	background-repeat: no-repeat;
}
li.events a span {
	display: none;
}


li.activities a {
	width: 94px;
	background-image: url(images/activities_01.png);
	background-repeat: no-repeat;
}
li.activities a span {
	display: none;
}	


li.packages a {
	width: 94px;
	background-image: url(images/packages_01.png);
	background-repeat: no-repeat;
}
li.packages a span {
	display: none;
}	



li.holidays a {
	width: 94px;
	background-image: url(images/holidays_01.png);
	background-repeat: no-repeat;
}
li.holidays a span {
	display: none;
}


li.nightlife a {
	width: 97px;
	background-image: url(images/nightlife_01.png);
	background-repeat: no-repeat;
}
li.nightlife a span {
	display: none;
}


li.contactus a {
	width: 107px;
	background-image: url(images/contactus_01.png);
	background-repeat: no-repeat;
}
li.contactus a span {
	display: none;
}


img.floatLeft { 
    float: left; 
	margin-right: 10px; 


}

img.floatRight { 
    float: right; 
margin-top: 6px; 
margin-left: 14px; 
margin-right: 6px; 
margin-bottom: 6px; 
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}


#customlist {
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}

.boldclass{
	font-weight:bold;
}


#sidebartop{
	background:url(images/sidebartop_02.png);
	background-repeat:repeat;
	width:199px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#sidebarmiddle{
	background:url(images/sidebartop_01.png);
	background-position:top;
	background-repeat:no-repeat;
}

#sidebarbottom{
	background:url(images/sidebartop_03.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	padding-top:38px;
	padding-left:5px;
	padding-right:5px;
}

#sidebarcontent {
	position: relative;
	float:left;
	width:195px;
	text-align:justify;
	padding-right: 10px;
	padding-left: 10px;

}



#sidebartop_home{
	background:url(images/sidebartop_02.png);
	background-repeat:repeat;
	width:199px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#sidebarmiddle_home{
	background:url(images/sidebartop_01.png);
	background-position:top;
	background-repeat:no-repeat;
}

#sidebarbottom_home{
	background:url(images/sidebartop_home.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:7px;
	padding-top:38px;
	padding-left:5px;
	padding-right:5px;
	
	height:440px;
}

#sidebarcontent_home {
	position: relative;
	float:left;
	width:195px;
	text-align:justify;
	padding-left: 4px;
	margin-top:-5px;

}

div.hr {
  height: 9px;
  background: #000 url(images/hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

p.telno {
	text-align: right; 
	margin-top: -25px; 
	margin-right: 20px; 
	margin-bottom: 5px;
}

div.listLeft {
	float: left; 
	width: 70%;
	
}
div.listRight {
	float: right; 
	width: 25%;
	text-align:right;
	padding-top:28px;
	padding-right:12px;
}
span.price {
	font-size:30px;

}

div.listbox{
	padding-top:25px;
	

	
}


#contentbox{
	background:url(images/contentbox.jpg) center top no-repeat;
	height:207px;
	width:512px;
	margin-left:-20px;
	clear:both;
}

#cboxinner{
	padding-top:45px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
}






#upright
{
width:510px;
height:373px;

background:url(images/bg_0_1_edited.jpg) no-repeat;
margin-left:6px;
}
#getstart
{
width:148px;
height:48px;
float:left;
background:url(images/button_jdo_edited_03.png) no-repeat;
}
#getstart a
{
padding-left:148px;
padding-bottom:37px;
float:left;
font-size:0px;
}
#uprighttext
{
width:400px;
height:79px;
float:left;
}
.textbox
{
width:101px;
height:79px;
float:left;
color:#fff;
}
.textbox h2
{
font-size:26px;
}
.textbox .offer
{
padding-top:10px;
font-size:14px;
font-weight:bold;
}
.textbox .go
{
text-align:right;
font-weight:bold;
padding-top:10px;
}
.go a
{
color:#fff;
text-decoration:underline;
}
.go a:hover
{
text-decoration:none;
}
#joinour
{
width:507px;
height:40px;
float:left;
text-align:center;
color:#b56a00;
background:url(images/joinourback.jpg) repeat-x;
}
#joinour h2
{
text-align:center;
font-size:24px;
}
#rightmid
{
width:507px;
height:42px;

}
#rightmid p
{
float:left;
color:#999999;
font-size:14px;
font-weight:bold;
padding-top:14px;
margin-right:2px;
}
#rightmid .inputt
{
float:left;
width:148px;
margin-top:11px;
margin-right:21px;
padding-top:2px;
padding-bottom:2px;
color:#666666;
font-weight:bold;
}
.submitbutton
{
width:60px;
margin-top:12px;
height:24px;
border:solid 2px #666666;
background:#663300;
color:#fff;
text-align:center;
font-size:13px;
font-weight:bold;
}
#rightdown
{
height:146px;
width:507px;
float:left;
}
#rightdownbox
{
width:507px;
height:146px;
background:#321e01;
border-bottom:solid 1px #975800;
border-left:solid 1px #975800;
border-right:solid 1px #975800;
margin:auto;
}
#rightboxheader
{
width:507px;
height:29px;
background:url(images/title_0_5_bg.jpg) no-repeat;
}
#rightdownboxes
{
margin:auto;
width:471px;
height:89px;
margin-top:10px;
}
.downbox
{
width:116px;
height:89px;
float:left;
margin-left:1px;
}
.downbox a
{
color:#b56a00;
text-decoration:underline;
font-size:10px;
font-weight:bold;
}
.downbox a:hover
{
text-decoration:none;
}
.downbox p
{
text-align:right;
padding-top:10px;
}
#headernavigation ul
{
list-style:none;
color:#8d5502;
font-size:10px;
}
#headernavigation li
{
float:left;
display:block;
margin:0px;
padding:0px;
margin-left:10px;
}
#headernavigation li a
{
color:#8d5502;
text-decoration:none;
font-weight:bold;
}
#headernavigation li a:hover
{
text-decoration:underline;
}