﻿/*  IMPORTANT - this cascading style sheet (css) controls most design & format decisions for this template.
    Only those familiar with CSS should edit this document.
	 Mark-up helper text is offered to define sections. */
	
/* -------------------------------------------------------------
   STANDARD CLASSES - this section defines standard html classes	
   ------------------------------------------------------------ */
html { height: 100%; padding-bottom: 10px; }
html>body html { padding-bottom:20px; }
	
body {
	color: black; /*defines the general text color for the entire site */;
	font-family: Arial, sans-serif; /*defines the general font family & size for the entire site */;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
}

a:visited {
	color: #006699;
	text-decoration: underline; }

a:link {
	color: #006699;
	text-decoration: underline; }

a:hover {
	color: #003366;
	text-decoration: none; }

h1 {
	color: #042262;
	font: bold 16px Arial;
	direction: rtl;
	text-align: right;
}
h1.eng {color: #2e344c; font: bold 16px  Arial; direction:ltr ; text-align:left} /*color: #042262;*/
h2 { color: #227a9b; font: bold 14px Arial; direction: rtl }
h2.eng {color: #227a9b; font: bold 14px Arial; direction:rtl;  text-align:left}/*color: #193d89*/
h3 { color: #666;	font: bold 105% Verdana, Arial, sans-serif; }	
h4 { color: #333; font: bold 105% Georgia, "Times New Roman", "Times serif"; letter-spacing: .25em; border: 1px solid #666; padding: 2px; }
h5 { color: #666; font: bold 100% Arial, sans-serif; }
h6 { color: #979797; font: bold 100% Arial, sans-serif; }	
hr { color: #ccc; background-color: #ccc; border: none; height: 1px;	width: 100%;}
img { border: none;}
li {
	font-size: 14px;
	font-family: Arial;
	direction: rtl;
	text-align: right;
}

p {
	font-size: 14px;
	font-family: Arial;
	text-align: right;
	direction: rtl;
	width: 100%;

}

p.eng {
	font-size: 14px;
	font-family: Arial;
	text-align: left;
	direction: ltr;
	width: 100%;
}
p.updateDate {
	direction:rtl;
	font-size:9pt;
}
p.inputCaption {
	margin-bottom:3px;
}
#updateDateHighlight {
	background-color:yellow;
	font-weight:bold;
}

ol { list-style-type: decimal; }
ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: circle;
	list-style-position: outside;
	font-size: 14px;
}
td {
	border-collapse: collapse;
} 
tr { border-collapse: collapse; } 
table {
	border-collapse: collapse;
	font-size: 14px;
	font-family: arial;
	direction: rtl;
} /* collapses any borders from any html tables - required for javascript calendar */

/* --------------------- 
   END Standard Classes 
/* --------------------- */


/* -------------------- 
   DESIGN INSTRUCTIONS
   -------------------- */

/* lists layout */


/* general container */
#wrapper { 
	width: 971px;
	
	margin: 0 auto; 
		
	}
	
#homePage {
	direction:rtl; 
	text-align:right; 
	margin:0 53px 0 0; 
	font-size:14px
	}
	
/* header container for logo, contact us and background image */
#header { 
	width: 971px;
	height: 106px;
	background: url("../images/AringoSite/body1.4.png") top no-repeat; 
	 }

/* contact menu top right */
#content {
	width: 971px;
	height: auto;
	background: url('../images/AringoSite/body2New.png') repeat-y;
	margin: 0;
	padding: 0;
}

/* contact menu top right */
#contentCI {
	width: 971px;
	height: auto;
	background: url('../images/AringoSite/body2New.png') repeat-y;
	margin: 0;
	padding: 5px 0 0 0;
}

#contact p {
	float: left;
	font: 10pt Arial Narrow, Arial, Verana, sans-serif;
	text-align: left;
	color: #000000;
	padding: 0 14px 0 20px;
	margin: 0px;
	width: 40%;
}

#contact p a:visited { color: #000000; text-decoration: none; }

#contact p a:link { color:  #000000; text-decoration: none; }
#contact p a:hover { color:  #000000; text-decoration: underline; }
	
	
#news_roller_side {
	width:150px;
	position:absolute;
	right:-200px;
	line-height:180%;
	direction:rtl;

}

#news_roller_Bottom {
	width:550px;	
	line-height:100%;

}

#news_roller_Top {
	width:550px;		
	line-height:100%;

}


#logo {
	float: right;
	padding: 0px 0px 0 0px;
	margin: 25px 45px 0 0;   
	
}

#otherLogo {
	float: right;
	padding: 0;
	margin: 10px 45px 0 0; 
	
	
	
}

#cart {
	float:right;
	margin: 70px -90px 0px 0px;
}b

/* container */
#content {
	width: 971px;
	height: auto;
	margin: 0;	
}

/* main body right on menu left layout */	
#body1 { 
	float: right;
	width: 620px; 	
	padding: 0 6px 6px 6px; 
	margin: 25px 10px 20px 10px; }

/* firefox fix */
html>body #body1 { width: 620px; margin: 25px 20px 20px 10px;  }

/* right sidebard on body left layout */	
#body2 { 
	float: left;
	width: 240px;
	padding: 0 6px 6px 6px; 
	margin: 18px 0 0 10px;
	background-image: url('images/AringoSite/main area gradient.png') }

/* firefox fix */
html>body #body2 { padding: 0px 20px 10px 20px; width: 250px; } 

/* main body on menu right layout */
#body1b {
	float: left;
	padding: 0 6px 6px 6px;
	margin: 5px 0 0 22px;
	background-image: url('images/AringoSite/mainAreaGradient2.gif');
	background-repeat: repeat-x;
	max-width: 675px;
}

/* firefox fix */
html>body #body1b {
	border: 1px #c4c4c4 solid;
	width: 675px;
	background-image: url('../images/AringoSite/mainAreaGradient.gif');
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-left: 22px;
}
	
/* firefox fix */
html>body #body1bCI {
	border: 1px #c4c4c4 solid;
	width: 928px;
	background-image: url('../images/AringoSite/mainAreaGradientCI.jpg');
	background-repeat: repeat-x;
	margin-left: 22px;
	padding-top: 10px;
}
	

/* right sidebar on three column layout */
#body2b {
	float: right;
	padding: 0 6px 6px 0px;
	margin: 5px 10px 0 0;
}

/* firefox fix */
html>body #body2b {
	padding: 0;
	width: 242px;
	margin-left: 5px;
} 

/* middle column on three column layout */
#body3 {
	width: 370px;
	float: left;
	padding: 10px 0px; 
	margin: 9px 0 0 0; }
	
/* news section on home page */
#body4 {
	width: 961px;
	padding: 10px 0px; 
	margin: 10px 30px; }	

/* full width layout */
#body5 {
	width: 921px;
	padding: 10px 0px; 
	margin: 10px 30px; }		

/* bottom section defines the footer image */
#bottom { background: url('../images/AringoSite/body3New.png') no-repeat; height: 27px; margin: 0; padding:0px; clear: both; }	

/* footer section below page */
#footer { width: 960px;  margin: 20px 20px 0 20px; border-top: 1px solid #ccc;}
html>body #footer { width: 930px; margin: 20px 20px 0 20px; }
#footer1 {  text-align:right ;color: #666; font-size: 70%; padding: 10px 10px 3px 10px;  }
#footer1 a:visited { text-decoration: none; color: #666; }
#footer1 a:link { text-decoration: none; color: #666; }
#footer1 a:hover { text-decoration: none; color: #333; border-bottom: 1px solid #333; }
#footer2  { text-align:right ; padding: 0 10px 10px 10px; color: #666; font-size: 70%; direction: rtl;
			}
#footer2 a:hover { text-decoration: none; color: #666; }
#footer2 a:visited { text-decoration: none; color: #666; }
#footer2 a:link { text-decoration: none; color: #666; }
/* end footer section below page */

/* boxes on home page -- */
#boxes { width:100%; margin: -15px auto;} /*boxes on home page */
html>body#boxes {	margin: -15px auto 0 auto; }
.box-title{ line-height: 24px; font: bold 12pt Verdana, sans-serif; letter-spacing: .25em; color: #FFF; padding-top: 1px; }
#box1 .box-title { color: #333; }
#box3 p { padding: 0 15px 0 0; }
#box2 p { padding: 0 15px 0 0; }
#box1 p { padding: 0 15px 0 0; }
#box1 { font: 11pt Verdana; color: #333; padding-top: 6px; }
#box3 { font: 11pt Verdana; color: #fff; padding-top: 6px;  }

#box2 { font: 11pt Verdana; color: #fff; padding-top: 6px;  }

#box1 { float: left; margin-right: 10px; width: 260px; border: 1px solid #333; background: #91a5ae url(images/box01.jpg) repeat-x top; min-height: 160px; padding: 6px 10px 10px 10px; }
#box2 { float: left; margin-right: 0px; width: 285px; border: 1px solid #333; background: #5c9ab6 url(images/box02.jpg) repeat-x top; min-height: 160px; padding: 6px 10px 10px 10px;}
#box3 { float: left; margin: 0 10px 0 10px; width: 285px; border: 1px solid #333; background: #31405b url(images/box03.jpg) repeat-x top; min-height: 160px; padding: 6px 10px 10px 10px;}

#box3 a:visited { text-decoration: underline; color: #FFF; }

#box2 a:visited { text-decoration: underline; color: #FFF; }

#box1 a:visited { text-decoration: underline; color: #FFF; }

#box3 a:link { text-decoration: underline; color: #FFF; }

#box2 a:link { text-decoration: underline; color: #FFF; }

#box1 a:link { text-decoration: underline; color: #FFF; }
#box3 a:hover { text-decoration: underline; color: #9acd32; }
#box2 a:hover { text-decoration: underline; color: #9acd32; }
#box1 a:hover { text-decoration: underline; color: #9acd32; }
/*  end boxes on home page --*/

/* borders and float boxes --*/
.floatL {
	float: left;
	margin: 10px 5px 0px 0;
} /* basic float left */ 
.floatR {
	float: right;
	margin: 10px 0px 5px 5px;
} /* basic float right */ 
.outline { border: 1px solid #999; margin-bottom: 6px; }
.border { padding: 4px;	border: 1px solid #999; background-color: #fff; margin-bottom: 12px; } /* simple border */
.border2 { padding: 0 4px 4px 6px; border: 1px solid #999; background: #cfcfbc url(images/border02.jpg) repeat-x top; margin: 12px auto; } /* simple border w/background color */
.border2 h3 { margin-top: 1px; }
.border2 h2 { margin-top: 1px; }
.border2 h1 { margin-top: 1px; }
.border3 {
	padding: 0 4px 4px 6px;
	border: 1px solid #999;
	background: #dbdbdb url(images/border03.jpg) repeat-x top;
	margin: 0 auto 12px auto;
	text-align: right;
} /* simple border w/background color */
.border3 h3 { margin-top: 1px; }
.border3 h2 { margin-top: 1px; }
.border3 h1 { margin-top: 1px; }
.border4 {
	padding: 20px 20px 20px 20px;
	margin:0 0 0 0;
	text-align: right;
	direction:rtl;
} /* simple border w/background color */
.border4CI {
	padding: 20px 20px 20px 20px;
	margin: 0px 0 0 0;
	text-align: right;
	direction: rtl;
} /* simple border w/background color */

.border4 h3 { margin-top: 1px; }

	
.border4 h2 { margin-top: 1px; }

	
.border4 h1 { margin-top: 1px; }

	
.borderfloatL { /* poloroid style border w/float left */ 
	float: left;
	padding: .5em .5em 2em .5em;
	margin: 0 10px 10px 0; 
	border: 1px solid #ccc; 
	background: #ffffff url(images/shadow-btm.png) repeat-x bottom; }

.borderfloatR { /* poloroid style border w/float right */ 
	float: right;
	padding: .5em .5em 2em .5em;
	margin: 0 0 10px 10px; 
	border-top: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	border-left: 1px solid #ccc; 	
	background: #ffffff url(images/shadow-btm.png) repeat-x bottom; }

.borderfloatL p { /* poloroid style text */ 
	margin: 0 0 -6px 0px ; 
	font: 7pt Arial, sans-serif; 
	color: #333; 
	text-align: center;
}

.borderfloatR p { /* poloroid style text */ 
	margin: 0 0 -6px 0px ; 
	font: 7pt Arial, sans-serif; 
	color: #333; 
	text-align: center;
}
/* end borders and float boxes */


/* Flash Rotator */

/* End of Flash Rotator */
#flash_con{
	margin: 0 0 0 65px;
	float: none;
	position: relative;
	width: 514px;
	height: 280px;
	border: 1px #80786f solid;
}

#flash_default{
	float:left;
	width:576px;
	border:1px solid #80786f;
	position:relative;

} 


/* Table Layout */

table.thinBorder {
	margin: 2px;
	width:99%;	
	border-collapse: separate;
	border:1px navy solid;
}

td.engThinBorder {	
	border:1px navy solid;
	direction:ltr;
	text-align:left;
}
td.hebThinBorder {
	border:1px navy solid;
	direction:rtl;
}
/* lists layout */
/* Hebrew lists */
li.point{
	font-size: 14px;
	list-style: disc;
	list-style-position: outside;
	list-style-image: url('../images/AringoSite/bulletExtShort2.png');
	*list-style-image: url('../images/AringoSite/bulletExtShort1.png');
	margin: 2px 16px 0 0;
	padding: 0 2px 0 0;
	
}

li.ExternalPoint{
	font-size: 14px;
	list-style: disc;
	list-style-position: outside;
	list-style-image: url('../images/AringoSite/bulletExtShort2.png');
	*list-style-image: url('../images/AringoSite/bulletExtShort1.png');

	margin: 3px 36px 0 0;
	direction: rtl;
	padding: 0 8px 0 0;
	}


li.number{
	font-size: 14px;
	list-style: decimal;
	list-style-position: outside;
	direction: rtl;
	margin: 3px 24px 0 0;
	padding: 0 -4px 0 0;	
}

li.CapEng {
	font-size: 14px;
	list-style: upper-alpha inside;
	list-style-type: upper-alpha;
	list-style-position: outside;
	margin: 3px 24px 0 0;
	padding: 0 -4px 0 0;
	
}

/* English lists */

li.numberEng{
	margin: 3px 0 0 22px;
	font-size: 14px;
	list-style: decimal;
	list-style-position: outside;
	text-align: left;
	direction: ltr;
	padding: 0 0 0 0;
	*margin: 3px 0 0 8px;
}

li.CapEngEng {
	margin: 3px 0 0 22px;
	font-size: 14px;
	list-style: upper-alpha inside;
	list-style-type: upper-alpha;
	list-style-position: outside;
	text-align: left;
	direction: ltr;
	padding: 0 0 0 0;
	*margin: 3px 0 0 8px;
}

li.pointEng {
	font-size: 14px;
	list-style: disc;
	list-style-position: outside;
	list-style-image: url('../images/AringoSite/bulletExtShort2.png');	
	*list-style-image: url('../images/AringoSite/bulletExtShort1.png');
	text-align: left;
	direction: ltr;
	margin: 2px 0 0 16px;
	padding: 0 0 0 0px;
	*margin: 3px 0 0 36px;
}

li.ExternalPointEng{
	margin: 3px 0 0 36px;
	font-size: 14px;
	list-style: disc;
	list-style-position: outside;
	list-style-image: url('../images/AringoSite/bulletExtShort2.png');
	*list-style-image: url('../images/AringoSite/bulletExtShort1.png');
	text-align: left;
	direction: ltr;
	padding: 0 0 0 4px;	
	*margin: 3px 0 0 22px;
}

	
/* general design instructions */
.floatLNoMarginTop {
	float: left;
	margin-left: 3px;
}
.GilamPic {
	float: left;
	margin: 0 0 0 30px;
	visibility: hidden;
}

.floatRMain {
	float: right;
	margin: 10px 55px 5px 5px;
}

.home {
	position: relative;
	right: 53px;
}
p.noMarginsTopButtom {
	margin-bottom: 3px;
	margin-top: 3px;
}
.floatLST {
	border: thin solid #7D7B7B;
	float: left;
	margin: 7px 0px 0px -1px;
}
.floatRST {
	border: thin solid #7D7B7B;
	float: right;
	margin: 7px -1px 0px 0px;
}	
.ctitle { color: #2e344c;} /*color for titles*/
.cred { color: #ff0000; } /* color red */
.cblue { color: #3366CC; } /* color blue */
.cgreen { color: #009900; } /* color green */
.center { text-align: center; }	
.clear { clear: both; }
.right { text-align: right; }
.smaller { font-size: smaller; }
.xsmall { font-size: x-small; }
.xxsmall { font-size: xx-small; }
/* end general design instructions */


/* --------------------------- 
   END Design Instructions
   --------------------------- */		

	
/* -------------------------------------------
	MAIN MENU SECTION - For Advanced Users Only
	------------------------------------------- */
#menu ul {
	list-style: none;
	margin: 0;	padding: 0;	
}
#menu li {	
	width:242px;	
	float:right;
	display: block;
	background-image:url('../images/AringoSite/MenuBackground1.png'); 
	background-repeat:repeat-y;
	 background-position:0px bottom;
 	
}
#menu li.last {
	width:242px;	
	float:right;
	display: block;
	padding-bottom:15px;
	background-image:url('../images/AringoSite/MenuBackgroundButtom.png'); 
	background-repeat:no-repeat ;
	background-position:0px bottom;
	
}

#menu li.first {
	width:242px;
	float:right;	
	padding-top:10px;
	display: block;
	background-image:url('../images/AringoSite/MenuBackgroundTop.png');
	background-repeat:no-repeat  ;
	background-position:0px top;
}

#menu li.saparator {
	width:242px;	
	float:right;
	display: block;
	height:14px;
	background-image:url('../images/AringoSite/MenuBackground1.png'); 
	background-repeat:repeat-y;
	background-position:0px bottom;
 	
}


#menu {position:relative; float: right;font : bold 12px Arial;}


#menu li a {
	direction: rtl;
	font: bold 12px Ariel;	
	color:#333;		
	height: 17px;
	padding: 3px 59px 0 20px;
	text-decoration: none;
	text-align: right;	
	background:url('../images/AringoSite/arrow.png') no-repeat 186px 7px;
	display: block; 	
}


#menu li a:visited {
	direction: rtl;
	color:#333;
	font: bold 12px Arial;
	display: block;
	padding: 3px 59px 0 20px;
	text-decoration: none;
	text-align: right;
	background: url('../images/AringoSite/arrow.png') no-repeat 186px 7px;
}

#menu li a:active {  
	direction:rtl ;	
	font: bold 12px Arial; 
	padding: 3px 59px 0 20px; 
	text-align:right;
	background: url('../images/AringoSite/arrow.png') no-repeat 186px 7px;	
	display: block;
}


#menu li a:link { direction:rtl ;color: #333; font: bold 12px Arial; display: block; padding: 3px 59px 0 20px;  text-align:right;}
#menu li a:hover {
	direction: rtl;
	color: #0785b4;
	font: bold 12px Arial;
	padding: 3px 59px 0 20px;
	text-align: right;
	background: url('../images/AringoSite/arrow1.png') no-repeat 186px 7px;
	display: block;

}
/* Primary Menu Links section */

#menu li a.primary{
	direction: rtl;
	font: bold 13px Arial;
	color: black;		
	height: 17px; 	
	padding: 3px 49px 0 10px;
	text-decoration: none;
	text-align: right;	
	background:url('../images/AringoSite/arrow.png') no-repeat 196px 7px;
	display: block; 	
}


#menu li.lastBeforeSep {
	width:242px;	
	float:right;
	display: block;
	height:23px;
	background-image:url('../images/AringoSite/MenuBackground1.png'); 
	background-repeat:repeat-y ;
	background-position:0px bottom;
	
}


.search_bar {
	margin:0 10px 0px 0;
	padding:0 0 0 0;
	position:relative;
	right:0px;
}

html->body .search_bar {
	margin:0 10px 10px 0;
	padding:0 0 0 0;
	position:relative;
	right:0px;
}

.search_button{
	width: 50px
}


html->body .search_button{
	width: 40px
}
/* ---------------------
   END Main Menu Section
	--------------------- */
	
	
/* News_rooler */
	
.mooquee
{
	/*border-right: solid 1px #C0C0C0;
	border-left: solid 1px #C0C0C0;*/
	padding-bottom: 0px;
  margin: 0 11px;	
  font-size:10pt;
  /*font-weight:bold;*/
	
	/* don't change */
  position: relative;
	overflow: hidden;
	white-space: nowrap;
	height: 16px; !important
  float: right;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}
	
/* ---------------------
   END News_rooler
  	--------------------- */
	
.newsRollerMain
{
	 line-height:13px;
	 margin:0.5em 0 0 0;
	 padding:0 0 0 0;
	
}	
	

/*______________________________________________________________________
DO NOT REMOVE
Title: Series 785 - TemplateHappy.com / Golden Pinecone Web Development
Version: Jun 2009
Websites: http://www.templatehappy.com/
          http://www.goldenpinecone.com
________________________________________________________________________*/		



