body
{
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background:url(../../images/bodybg.gif) #fff6e6; /*color:#70c0f3;*/ /*color:#797d80;*/ /*color:#583926;*/
	color: #663300;
	margin: 0;
	padding: 0;
	background-position:center;
}

h1
{
	padding: 0;
	margin: 0;
	font-size:15px;
}
.panel-overlay h1,.panel-overlay h2
{
    font-size:14px;
    font-weight:bold;
}
a
{
	/*color: #583926;*/
	color: #663300;
}

.main
{
	width: 879px;
	margin: 0px auto 0 auto;
	background: #ffffff url(../../images/strip.jpg) repeat-y;
}

.main-item
{
	width: 99%;
	margin: 0px auto 0 auto; /*background:#ffffff url(../images/strip.jpg) repeat-y ;*/
}
.main-item .container
{
	width: 99%;
}

.main-item .navigation
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}


.container
{
	width: 878px;
	margin: 0px auto 0px auto;
}

.flags
{
	padding: 10px 0 0 0;
	text-align: left;
}

.flags .flag
{
	clear: both;
}
.flags .flag .img
{
	float: left;
	margin-right: 10px;
}
.flags .flag .name
{
	float: left;
}


.flags a
{
	text-decoration: none;
}

.top
{
	margin: 0 20px 0 20px; /*background-image:url(images/stripinabalev.jpg)  ; */
	height: 135px;
}

.top .block
{
	float: right;
}

.top h1
{
	font-size: 16px;
}

.top h2
{
	font-size: 14px;
}

.top #logo
{
	width: 100px;
}

.top #siteName
{
	width: 200px;
}


.top #siteShort
{
	width: 300px;
	margin-right: 40px;
	font-weight: bold;
	padding-top: 5px;
}


.top #switcher
{
	float: left;
	margin: 0 10px 0 10px;
}

#switcher
{
	float: left;
	margin: 0 10px 0 10px;
	padding: 0px;
	top: -65px;
	left: 20px;
	position: relative;
}



.langInLine
{
	width: 200px;
	text-align: left;
}

.langInLine a
{
	text-decoration: none;
}


/*
.top table td{
	text-align:right;
}

#flags table {
	text-align:left;
}

#flags table td{
	text-align:left;
}
*/
.menue
{
	height: 33px; /*background-color:#223311;*/
	z-index: 500;
}
#menuMain
{
	width:828px;
}
#main_menu
{
	border: 0px solid red;
	margin: 0 20px 0 20px;
	background: url(../../images/MenuBackground.gif);
	clear: both;
	height: 33px;
	z-index: 490;
}



#main_menu #right
{
	background: url(../../images/main_menu_right.gif);
	width: 5px;
	height: 33px;
}


#main_menu #left
{
	background: url(../../images/main_menu_left.gif);
	width: 5px;
	height: 33px;
}

.content
{
	margin: 10px 20px;
	.margin: 0px 20px 10px 20px;
	border: 0px solid red;
	text-align: right;
	min-height: 300px;
}

#content-main
{
	float: right;
	width: 290px;
	border: 0px solid red;
	text-align: right;
}


#content-block
{
	float: left;
	width: 520px;
	border: 0px solid red;
}


.footer
{
	margin: 0 20px 0 20px;
}

.footer a
{
	font-size: 10px; /*color: #797d80;*/
	text-decoration: none;
}

.footerbg_right_top
{
	background-image: url(../../images/footerbg-right-top.gif);
	width: 7px;
	height: 7px;
}

.footerbg_top
{
	background-image: url(../../images/footerbg-top.gif);
	height: 7px;
}

.footerbg_left_top
{
	background-image: url(../../images/footerbg-left-top.gif);
	width: 7px;
	height: 7px;
}


.footerbg_right
{
	background-image: url(../../images/footerbg-right.gif);
	width: 7px;
}

.footerbg_left
{
	background-image: url(../../images/footerbg-left.gif);
	width: 7px;
}

.footerbg_right_bot
{
	background-image: url(../../images/footerbg-right-bot.gif);
	width: 7px;
	height: 7px;
}

.footerbg_bot
{
	background-image: url(../../images/footerbg-bot.gif);
	height: 7px;
}

.footerbg_left_bot
{
	background-image: url(../../images/footerbg-left-bot.gif);
	width: 7px;
	height: 7px;
}


.bottom
{
	height: 8px;
	margin: 0;
	padding: 0;
}


ul.errors
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.5em;
	color: red;
	border: 1px solid red;
}



#slideshow
{
	position: relative;
	height: 200px;
	width: 838px;
	border: 0px solid #DFDFDE;
	margin-bottom: 15px;
}

#slideshow .corners
{
	background: transparent url(../../images/4corners.png) top center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	border: 0px solid red;
	height: 224px;
	width: 838px;
}

/*#slideshow IMG
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slideshow IMG.active
{
	z-index: 10;
	opacity: 1.0;
}

#slideshow IMG.last-active
{
	z-index: 9;
}*/


.sweet
{
	border: 1px solid red;
	width: 150px;
	float: right;
	margin: 0 0 15px 10px; /*height:200px;*/
}

.sweet .name
{
	font-weight: bold;
	text-align: center;
}

.sweet a
{
	text-decoration: none;
}


.sweet a img
{
	border: 1px solid #dedede;
}



#ifrXXX
{
	background: #F7F4EC; /*background-color:#ff0000;*/
	border: 0px solid red;
}


.footer .menuButtom
{
}
.footer .menuButtom a
{
	font-size: 12px;
	padding: 0 0 13px 0;
}

.orders
{
	float: left;
	width: 515px;
	border: 0px solid orange;
	margin: 0 10px 20px 0;
}
.orders .spa
{
	float: right;
	width: 150px;
	border: 0px solid orange;
}
.orders .window
{
	float: left;
	width: 315px;
}



.required
{
	font-weight: bold;
	color: red;
}


.post-teaser
{
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #EFE7DC;
}

.post-teaser-title
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.post-teaser-title a
{
	text-decoration: none;
}

.post-teaser-body
{
	margin: 0 0 8px 0;
}

.container
{
	text-align: right;
	direction: rtl;
}


.home-area-2
{
	float: right;
	width: 315px;
	border: 0px solid red;
}

.home-area-3
{
	float: left;
	width: 490px;
	border: 0px solid red;
}

.main-item .navigation li
{
	float: right;
	margin-left: 10px;
}

.page
{
}

.pageadmin
{
	/* 	border:1px solid #880000; 	padding:2px; 	*/
	width: 880px;
}

.pageadmin .layout
{
	/* 	border:1px solid #888888; 	padding:2px; 	*/
}

.pageadmin .area
{
	border: 1px solid #000088;
	padding: 2px;
}


.pageadmin .item
{
	border: 2px solid orange;
	margin-bottom: 2px;
}


.area
{
	border: 0px solid red;
}



/* 6 boxes */
.itemType-7
{
}

.itemType-7 .name
{
	font-weight: bold;
	text-align: center;
}


.itemType-7 a
{
	text-decoration: none;
}


.itemType-7 a img
{
	border: 1px solid #dedede;
}



.itemType-11
{
	margin: 0 0 15px 0; /*border-bottom:1px solid #dedede;*/
}


#item-43 h3
{
	display: none;
}


.itemType-5
{
	margin-top: 40px;
}

.itemType-5 a
{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.midlebanners
{
	width:140px;
	height:110px;
    text-align:center; 
    margin:0px 5px 10px 5px;   
}
.midlebanners img
{
	border:1px solid #DEDEDE;
	width:140px;
}
.midlebanners a
{
	text-decoration:none;
	font-weight:bold;
}

/****************************Menu***************************************/

.ddsmoothmenu{
width: 100%;
}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
text-align:right;

}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: right;
text-align:right;

}

.ddsmoothmenu ul li a.first
{
	border-right :none;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a
{
display: block;
padding: 3px 18px 0px 18px;
text-decoration: none;

border-right: #aaa 1px solid;

}

.ddsmoothmenu ul li span
{
  
display: block;
padding:3px 9px;
text-decoration: none;

}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
padding:0px 18px 0px 18px;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
    
}

.ddsmoothmenu ul li span:link, .ddsmoothmenu ul li span:visited
{

}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/

}

.ddsmoothmenu ul li spaan.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/

}

.ddsmoothmenu ul li a:hover{

}

.ddsmoothmenu ul li span:hover{

color: #333;
text-decoration: none;

}
      
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
right: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
padding:0px;
margin:0px;

   /* border: 1px solid #dedede;	*/
	background: #F3EEE3;
	
	
	
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
padding:0px;
margin:0px;

/*line-height: 1.5em; /*background:url(../images/main_menu_divider.gif) no-repeat left center;*/
	/*padding-bottom:7px;*/

}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
right:110px;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
margin: 0;
border-top-width: 0;
/*border-bottom: 2px solid white;*/
height:14px;
white-space:nowrap;

color: #663300;
line-height: 1.5em;
	padding-bottom: 10px;
	border-width:0px;
}

.ddsmoothmenu ul li ul li span{
margin: 0;
border-top-width: 0;
border-bottom: 2px solid white;
height:14px;
white-space:nowrap;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 8px;
left: 7px;
display:none;
}

.rightarrowclass{
position: absolute;
top: 6px;
left: 5px;
margin-right:10px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: none;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity:0;
}






/*################  CSS FOR PICS ROTATOR   */


.nav-links {
      position: absolute;
      top: 30px;
      left: 20px;
      width: 200px;
      list-style: none;
      margin: 0;
      padding: 0;
}
.nav-links li {
      line-height: 1.6em;     
      font-size: 1.2em;
}
.twitthis {
      position: absolute;
      top: 250px;
      left: 20px;
}
.important {
      border: 1px solid #666;
      background: #ddd;
      padding: 0 1em;
      color: #C30;
}
.galleryview {
      font-size: 12px;
      font-family: Arial, Helvetica, sans-serif;
}
.galleryview .panel{
   text-align:center;
}
.options {
      border: 1px solid #777;
      border-right: none;
      font-size: 0.8em;
      font-family: Verdana, Geneva, sans-serif;
}
.options th {
      text-align: left;
      background: #777;
      color: white;
      font-weight: bold;
}
.options th, .options td {
      padding: 4px 10px;
}
.options td {
      border-right: 1px solid #777;
}
#parts-img {
      border: 1px solid black;
}
img.nav {
      border: 1px solid black;
      margin-bottom: 5px;
}
.panel-overlay
{
      height:20px;
}
.panel-overlay h2,
.panel-overlay p{
      margin: .3em 0;
}
.panel-overlay p {
      line-height: 1.2em;
}
.photos
{
      text-align:center;
}


/********* Deals ***********************/

.dealTd
{
    height:35px;
    min-height:35px;
    overflow:hidden;
    word-wrap: break-word;
    vertical-align: top;
}
.dealTdSmall
{
    height:18px;
    max-height:18px;
    overflow:hidden;
    word-wrap: break-word;
}

.dealDates
{
	color:#663300;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	vertical-align: top;
}

.dealName
{
	color:#663300;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;		
	vertical-align: top;
}
.dealHeader
{
	color:#663D1A;
	font-size:13px;
	font-weight:normal;		
	font-family:Arial;	
	vertical-align: top;
}

.dealNewPrice
{
	/*color:#E86800;*/
	color: #980105;
	font-size:15px;
	font-weight:bold;
	font-family:Arial;
	vertical-align: top;
}
.dealOldPrice
{
	color:#663D1A;
	font-size:12px;
	font-weight:normal;
	font-weight:lighter;
	text-decoration:line-through;
	font-family:Arial;
	vertical-align: top;
}

.titleprice
{    
    border-right:1px solid #d6d6d6;
    border-top:1px solid #d6d6d6;
    font-weight:bold;
    width:68px;
    font-size:13px;
	font-weight:normal;		
	font-family:Arial;
	text-align:right;
	color:#663300;
	vertical-align: top;
}

.dealtd  
{    
    border-right:1px solid #d6d6d6;
    border-top:1px solid #d6d6d6;
    padding-right:5px;
    /*width:15%;    */
	/*font-size:15px;*/
	font-weight:normal;		
	font-family:Arial;
	text-align:right;
	color:#663300;	
	vertical-align: top;
}


.titleBox
{
	font-size:14px;
	font-weight:bold;
	color:#e5d7b5;
	
}

