BODY {
SCROLLBAR-FACE-COLOR: #7c8db0; 
SCROLLBAR-HIGHLIGHT-COLOR: #7c8db0; 
SCROLLBAR-SHADOW-COLOR: #99bad8; 
SCROLLBAR-3DLIGHT-COLOR: #99bad8; 
SCROLLBAR-ARROW-COLOR: #99bad8; 
SCROLLBAR-TRACK-COLOR: #99bad8; 
SCROLLBAR-DARKSHADOW-COLOR: #7c8db0;
font-family: Arial;
text-decoration: none;
color:#003f5f;
font-size: 15px;
margin:0;
padding:0;

}

.vcenter{
	margin-left:auto; 
	margin-right:auto;
}


b{
 font-size: 14px;
 font-weight:bold;
}

INPUT,TEXTAREA{
border-bottom:	1px solid #6e856b; 
border-top:	1px solid #6e856b; 
border-left:	1px solid #6e856b;
border-right:	1px solid #6e856b;
}

img {
  border:0px;
  margin:0px;
  padding:0px;
  display: block;
}

A:link{text-decoration: none;font-size: 15px;color:#1457e0}
A:visited{text-decoration: none;font-size: 15px;color:#1457e0}
A:active{text-decoration: none;font-size: 15px;color:#1457e0}
A:hover{text-decoration: none;font-size: 15px;color:#8398da} 


.scroll{
  font-family:Levenim MT;
  font-size: 12px;
  text-decoration: none;
  color:#002d62;
}


Table{ 
  font-size: 15px;
  text-decoration: none;
  color:#003f5f;
}

.border {
	border: 1px solid #D2D3D4;
}



#rentPP, 
#rentP,
#rentM
{
  height: 142px; 
  width: 261px;
  text-align:right;
  position:relative;
}

#rentPP {
  background: transparent url("images/box-rent++-backgr-empty.gif") no-repeat;
}
#rentP {
  background: transparent url("images/box-bg-center-empty.gif") no-repeat;
}
#rentM {
  background: transparent url("images/box-bg-right-empty.gif") no-repeat;
}


#rentPP .hostingprice, 
#rentP .hostingprice,
#rentM .hostingprice
{
 color:#FF3737;
}
#rentPP .details, 
#rentP .details,
#rentM .details
{
	position:absolute;
	top:124px;
	left:17px;
}
#rentPP .oferdownload,
#rentP .oferdownload,
#rentM .oferdownload
{
	position:absolute;
	top:124px;
	right:12px;
	background: transparent url(images/box-rent+-offer-icon.gif) no-repeat right 3px;
	padding-right:10px;
}

#rentP  A:link,
#rentM  A:link,
#rentPP A:link,
#rentP  A:visited,
#rentPP  A:visited,
#rentM  A:visited,
#rentP A:hover,
#rentPP A:hover,
#rentM A:hover
{
	 color:#2D5F88;
	 font-size:12px;
	 font-weight:bold;
	 text-decoration: none;	
}


#rentPP .price, 
#rentP .price,
#rentM .price 
{
	position:absolute;
	top:30px;
	right:15px;
	font-size:13px; 
	color:#F02558; 
	font-weight:bold; 
	width:300px;
	
}

#rentPP ul, 
#rentP ul, 
#rentM ul 
{
	list-style-type:none;
	direction:RTL;
	margin:0px;
	padding:0;
	position:absolute;
	top:55px;
	right:9px;

}
#rentP ul li,
#rentM ul li,
#rentPP ul li{
	color:#17005f;
    font-weight:bold;
	line-height: 13px; 
    font-size:13px;
	list-style-type: none;
	display: block; 
	padding: 0px 15px 3px 0px;
	margin: 0px;
}
#rentM ul li{
	background: transparent url(images/box-rent-text-icon.gif) no-repeat right 3px;
}
#rentP ul li{
	background: transparent url(images/box-rent+-text-icon.gif) no-repeat right 3px;
}
#rentPP ul li{
	background: transparent url(images/box-rent+-text-icon.gif) no-repeat right 3px;
}

#rentM ul li div,
#rentP ul li div
{
font-size: 13px; 
display:inline;

}

.prodlist {
	margin: 0px;
	padding: 0px;
}

.prodlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	direction:RTL;
 }
.prodlist ul li {
	font-size:15px;
	line-height: 20px; 
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-big-1.gif) no-repeat 100% 17px;
	padding: 10px 24px 0px 0px;
	margin: 0px;

  }

#linklist {
/*	background: transparent url(img/left-menu-backgr.gif) no-repeat top left; */
}

#linklist ul {
	margin: 0px;
	padding: 5px 0px 0px 19px;
	list-style: none;
	direction:RTL;
 }
#linklist ul li {
	color:#17005f;
    font-weight:bold;
	line-height: 13px; 
    font-size:13px;
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-small-blue.gif) no-repeat 99% 1px;
	padding: 0px 15px 3px 0px;
	margin: 0px;

  }
#linklist-yellow {
/*	background: transparent url(img/left-menu-backgr.gif) no-repeat top left; */
}

#linklist-yellow ul {
	margin: 0px;
	padding: 5px 0px 0px 19px;
	list-style: none;
	direction:RTL;
 }
#linklist-yellow ul li {
	color:#17005f;
    font-weight:bold;
	line-height: 13px; 
    font-size:13px;
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-small-yellow.gif) no-repeat 99% 1px;
	padding: 0px 15px 3px 0px;
	margin: 0px;

  }

.price{
	font-size:15px; 
	color:#F02558; 
	font-weight:bold; 
}

table.comptable {
	border-collapse: collapse;
}

table.comptable td {
	border-width:0px; 
	border-style: solid;
	border-color: #C0C2D1; 
	height: 20px; 
	font-weight:bold;
	/*padding: 2px 0px 0px 0px;*/
}

table.comptable td.header{
	height: 20px;
	background-color: #808294;
	text-align:center;
	color:white;
	border: 1px solid black;
}


table.comptable td.iconcell{
	/*padding: 2px 0px 0px 5px;
	background: green;*/
	 height:68px;
	 width:68px;

}
table.comptable tr.firstline{
	text-align:right;
	background: #ECECF0;
}
table.comptable tr.second{
	text-align:right;
}

table.comptable span.onlyshoptov{
	color:#990000;
}

table.comptable td.green{
 background-image:url(images/serv/22_64x64.png);
 background-position:center center;
 background-repeat:no-repeat;
 height:64px;
 width:64px;
}


.itemlist {
	margin: 0px;
	padding: 0px;
}

.itemlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	direction:RTL;
 }
.itemlist ul li {
	line-height: 20px; 
	list-style-type: none;
	display: block; 
	background: transparent url(images/icon-big-1.gif) no-repeat 100% 5px;
	padding: 0px 24px 0px 0px;
	margin: 0px;

  }

.hand{
	 cursor:pointer;
	 cursor:hand;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
h1{
	margin: 0;
	padding: 0;
	font-size:17px;
}

.movingobj1,.movingobj2,.movingobj3{
	color:#002d62;
    font-weight:bold;
    font-size:35px;
	width:300px;
	
	position: absolute; 
	z-index:999;
	left:300;
	/*width:340px;*/
}

.movingobj1{
  top:0;
}
.movingobj2{
  top:70;
}
.movingobj3{
  top:140;
}

.boxtexthead{
	font-family:Levenim MT;
	color:red;
    font-weight:bold;
    font-size:13px;
}


A.threed:link,
A.threed:visited, 
A.threed:active 
{ 
 display: block; 
 border: 1px solid; 
 border-color: #aaa #000 #000 #aaa; 
} 

A.threed:hover
{ 
 position: relative; 
 top: 1px; 
 left: 1px; 
 border-color: #000 #aaa #aaa #000; 
}

/* ------------------  MENU ----------------------*/
#tableHeaderID{
   border:0px;
   border-collapse: collapse; 
   width:800px;
   height:34px; 
   background: url("images/tmenu_bg.gif");
}
#tableHeaderID td{
   position:relative;
   width:800px;
   display:block;
}

#tableHeaderID a:visited,#tableHeaderID a:link,#tableHeaderID a:active,#tableHeaderID a:hover{
	color:white;
    font-weight:bold;
    font-size:14px;
	padding-right:23px;
    display:block;

}
#tableHeaderID a:hover{
	color:red;
    font-weight:bold;
    font-size:14px;
    padding-right:23px;
   display:block;

}

#topMenuDiv1,#topMenuDiv2,#topMenuDiv3,#topMenuDiv4,#topMenuDiv5{
	position: absolute; 
	z-index:999; 
	top:7px;
}

#topMenuDiv1{
	background: transparent url("images/buttons/home.gif") no-repeat center right;
	left:710px;
	width:75px;
}


#topMenuDiv2{
	background: transparent url("images/buttons/about_us.gif") no-repeat center right;
	left:550px;
	width:75px;
}

#topMenuDiv3{
	background: transparent url("images/buttons/services.gif") no-repeat center right;
	left:390px;
	width:65px;
}

#topMenuDiv4{
	background: transparent url("images/buttons/portfolio.gif") no-repeat center right;
	left:190px;
	width:100px;
}

#topMenuDiv5{
	background: transparent url("images/buttons/contact_us.gif") no-repeat center right;
	left:15px;
	width:75px;
}
/* ------------------  END MENU ----------------------*/