/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

/*@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";*/

body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	direction: rtl;
	font-size: 14px;
}

img{
	border: none;
}
h1,h2 {
	margin:0px;
	font-weight:normal;
}
p,div,span {
	direction:rtl;
}
ul {
	list-style-type: square;
	direction:rtl;
}

.header {
	font-family:Tahoma,Aharoni,Miriam;
	font-size:12px;
	color:#666666;
	line-height:18px;
}
.menuContainerRight {
	padding-right:1px;
	background-color:#FFFFFF;
}
.menuContainerLeft {
	padding-right:1px;
	padding-left:1px;
	background-color:#FFFFFF;
}
.menu {
	width:100%;
	height:25px;
	background-image:url(images/shipootsim_02.jpg);
	background-repeat:repeat-x;
	background-position:top;
	direction:rtl;
}
.menuSpan {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:25px;
	padding-right:7px;
	padding-left:7px;
	direction:rtl;
	display:block;
}
a.menuSpan:link {
	text-decoration:none;
	display:block;
}
a.menuSpan:visited {
	text-decoration:none;
	display:block;
}
a.menuSpan:hover {
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	background-color:#666666;
}
.title {
	font-family:Arial,Miriam,Helvetica;
	font-size:28px;
	color:#333333;
}
.title2 {
	font-family:Arial,Miriam,Helvetica;
	font-size:18px;
	color:#000000;
}
.text {
	font-family:Arial,Miriam,Helvetica;
	font-size:14px;
	color:#333333;
}
a.text:link {
	text-decoration:underline;
	color:#F48900;
}
a.text:visited {
	text-decoration:underline;
	color:#F48900;
}
a.text:hover {
	text-decoration:none;
}
.text2 {
	font-family:Arial,Miriam,Helvetica;
	font-size:14px;
	color:#333333;
}
a.text2:link {
	text-decoration:underline;
}
a.text2:visited {
	text-decoration:underline;
}
a.text2:hover {
	text-decoration:none;
}
.text3 {
	font-family:Arial,Miriam,Helvetica;
	font-size:11px;
	color:#333333;
}
a.text3:link {
	text-decoration:underline;
}
a.text3:visited {
	text-decoration:underline;
}
a.text3:hover {
	text-decoration:none;
}
.infobox {
	border-top:dotted 2px #999999;
	border-bottom:dotted 2px #999999;
	line-height:36px;
}

.gallery {
	margin-bottom:8px;
	border:solid 1px #CCCCCC;
}
.gallery2 {
	margin-top:8px;
	border:solid 1px #CCCCCC;
}
.gallery0 {
	border:solid 1px #CCCCCC;
}
.generalpic {
	border:solid 1px #CCCCCC;
	padding:4px;
}



/*MENU*/
#maintab{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
font: bold 11px Arial;
list-style-type: none;
direction:rtl;
z-index:100;
}

#maintab li{
display: inline;
margin: 0;
float:right;
}

#maintab li a{
text-decoration: none;
padding: 3px 10px 3px 13px;
margin-right: 3px;
border: 1px solid #777788;
color: black;
background: white;
text-align:center;
display: block;
}

#maintab li a:hover{
color: #333333;
background: #E0F2FF;
}

#maintab li.selected a{ /*selected main tab style */
background-color: #EC8400;
border-color: #777788;
color:#FFFFFF;
border-bottom:solid 1px #EC8400;
}

#tabcontent{ /*2nd level content wrapper*/
	border-bottom: 1px solid #778;
	background:url(images/bg3.jpg) repeat-x top #FC9B22;
	clear: both;
	font: bold 11px Arial;
	color:#333333;
	height: 25px;

}

#tabcontent ul{
padding: 0;
margin: 0;
list-style-type: none;
display: none;
}

#tabcontent ul li{
display: block;
float: right;
}

#tabcontent ul li a {
border-right:1px solid #FAC889;
color:#FFFFFF;
display:block;

padding:3px 8px;
text-decoration:none;
}

#tabcontent ul li a:hover {
background-color:#FCAD4C;
color:#FFFFFF;
}

#tabcontent ul.selected{ /*selected 2nd level content*/
display: block;
}



.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-table;
}

/* Hides from IE-mac \*/
html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.now {
background-color: #FCAD4C;
}





/*MY CSS*/





#header {
	background-color:#EDEFF1;
	height:100%;
}


#maintab li.current_page_item a, #maintab li.current-cat a{
	background-color: #EC8400;
border-color: #777788;
color:#FFFFFF;
border-bottom:solid 1px #EC8400;
}



#description {
margin-right:122px;
margin-top:-31px;

width:220px;
}

#logo {
margin-bottom:20px;
margin-right:20px;
}
#footer{
	clear: both;
	background-image:url(images/shipootsim_03.jpg);
background-position:center top;
background-repeat:repeat-x;
padding-bottom:15px;
padding-left:15px;
padding-right:15px;
padding-top:15px;	
font-family: Tahoma,Arial,Aharoni,Miriam;
	font-size:10px;
	color:#FFFFFF;
	line-height:19px;
	letter-spacing:1px;
}


#footer a:link {
	text-decoration:underline;
	color: #FFFFFF;
}
#footer a:visited {
	text-decoration:underline;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration:none;
}


#sidebar{
	padding-right:10px;
	padding-top:15px;
	padding-bottom: 15px;
}

/*#sidebar{
	float:left;
	width: 320px;
	background: #dde1e3;
	margin-right:30px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 15px;
}*/


#content{
	padding-right: 30px;
	clear: both;
	padding-top: 15px;	
}

.clear{
clear: both;
}

.fl{
	float: left;	
}

.fr{
	float: right;	
}

#contact_form{
	
	width: 300px;
	font-size: 12px;
}

#contact_form input{
	
	
	font-size: 12px;
}

#company_details{
	font-size: 14px;
	direction: rtl;
	text-align: right;
}
#contact_form h2 {
border-bottom:2px dotted #999999;
border-top:2px dotted #999999;
line-height:36px;
}


#tabcontent2{ /*2nd level content wrapper*/
background:#FC9B22 url(images/bg3.jpg) repeat-x scroll center top;
color:#333333;
font-family:Arial;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-top:-22px;
margin-bottom:2px;


}

#tabcontent2 ul{
padding: 0;
margin: 0;
list-style-type: none;
display: none;
}

#tabcontent2 ul li{
display: block;
float: right;
}

#tabcontent2 ul li a {
border-right:1px solid #FAC889;
color:#FFFFFF;
display:block;

padding:3px 8px;
text-decoration:none;
}

#tabcontent2 ul li a:hover {
background-color:#FCAD4C;
color:#FFFFFF;
}

#tabcontent2 ul.selected{ /*selected 2nd level content*/
display: block;
}

#gilad {
float:left;
margin-left:10px;
margin-top:10px;
}

a {
color:#F48900;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}

