/*----------------------------------------------------------------
Basic Stylesheet for ToysNTayls site

version: 1.0
Author: Eran Gans
email: eran@artis.co.il
Web: http://www.artis.co.il

basic colors :
dark green = 336600

/*border: 1px solid #000000;*/
----------------------------------------------------------------*/
a {color: #336600;}
a:hover {color: #000000;}
img {border: 0px;}
fieldset {border: 1px solid #447C2D; padding: 5px;}
legend  {color: #447C2D;font-size: 16px; line-height: 26px; display : inline;}
input {background-color: #ffffff; height:16; border: #336600 1px inset;}
textarea {background-color: #ffffff; height:80; width:250px; border: #336600 1px inset;}
table {padding: 0px;}
td {padding: 0px; vertical-align: top; line-height: 20px;}
h1 {font-size: 18px; line-height: 26px; display : inline;}
h2 {font-size: 16px; line-height: 26px; display : inline;}
#artisbody 
{
background-color: #ffffff;
border: 0px;
margin: 0px; 
padding: 0px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
color: #000000;
direction: rtl;
scrollbar-track-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#000000;
}
/*----------home page--------------------*/
#wraper
{
position: absolute;
height: 592px;
width: 1004px;
top: 50%; 
right: 50%; 
margin-top: -296px;
margin-right: -503px;
margin-bottom: auto;
margin-left: auto;
background-color:#ffffff;
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}
#divhomelogo
{
position: absolute;
height: 110px;
width: 110px;
top: 25px; 
right: 12px; 
}
#divlang
{
position: absolute;
top: 85px; 
right: 900px; 
}
#divhomeleftlinks
{
position: absolute;
top: 250px; 
right: 20px; 
}

#divmaincontent
{
position: absolute;
top: 107px; 
right: 334px;
width: 434px;
height: 431px;
overflow: auto;
}
#divmainpic
{
position: absolute;
width: 206px;
height: 434px;
top: 105px; 
right: 768px; 
}
#divhomesearch
{
position: absolute;
top: 546px; 
right: 828px; 
}
#divartiscredit
{
position: absolute;
top: 546px; 
right: 154px; 
}
#events
{
width: 380px;
height: 100px;
border: 1px solid #336600;
overflow: auto;
padding: 5px;
}


/*----------object class--------------------*/
a.normal
{
color : #336600;
text-decoration: underline;
}
a.normal:hover 
{
color : #000000;
text-decoration: none;
}
a.mainlinks
{
color : #000000;
text-decoration: none;
}
a.mainlinks:hover 
{
color : #336600;
}
a.toplinks
{
color : #000000;
text-decoration: none;
}
a.toplinks:hover 
{
color : #000000;
}
a.error  
{
color : #C01233;
font-family : arial;
font-size : 14px;
font-weight: bold;
text-decoration: underline;
}
a.error:hover  
{
color : #C01233;
font-family : arial;
font-size : 14px;
font-weight: bold;
text-decoration: none;
}
td.mymain
{
width: 390px;
}
table.mymain
{
margin: 10px;
}
input.mybut 
{
color: #336600;
background-color: #ffffff; 
height:16; 
border: #336600 1px inset;
}
/*----------object class--------------------*/





/*----------general class--------------------*/
.aqua
{
width: 112px; 
border: 0px;
}
.green
{
color: #336600;
}
.lable
{
color: #336600;
font-weight: bold;
}
.tdcenter
{
text-align: center;
}
.price  
{
color : #C01233;
}
.error  
{
color : #C01233;
font-family : arial;
font-size : 14px;
font-weight: bold;
line-height: 20px;
}
.ok  
{
color : #336600;
font-family : arial;
font-size : 14px;
font-weight: bold;
line-height: 20px;
}
.w390
{
width: 375px;
}
.vmiddle
{
vertical-align: middle;
}
/*----------general class--------------------*/




