/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}
{
direction:rtl;
}

body{
font:80% Arial,sans-serif, Verdana,Tahoma,;
line-height:1.4em;
text-align:justify;
color:#303030;
background:
#A8499A;
}


a{
color:#660066;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:right; margin:0 0 5px 12px;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:left; margin:0 12px 5px 0;}

/**************** Header and navigation styles ****************/

#container{
width:860px;
margin:10px auto;
padding:1px 1px;
text-align:justify;
background:#EDD9E4;
color:#303030;
border:2px solid #a0a0a0;
}

/*
#FCF2FC
*/

#header{
height:160px;
width:858px;
margin:2px 2px 2px 2px;
background-image:url(RINA_LOGO3.JPG);
color:#ffffff;
}

#header2{
height:15px;
width:858px;
margin:2px 2px 2px 2px;
background:#EDD9E4;
color:#ffffff;
border-top:2px solid #D92467;
}

#header h1{
padding:35px 20px 20px 20px;
font-size:2.4em;
background-color:inherit;
color:#2D055E;
letter-spacing:-2px;
font-weight:normal;
}

#header h2{
margin:10px 40px 0 0;
font-size:1.4em;
background-color:inherit;
color:#A570E6;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:858px;
margin:0 1px;
background:#D92467;
color:#A570E6;
}

#navigation li{
float:right;
list-style-type:none;
border-left:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:1.0em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background:#A8499A;
color:#ffffff;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float:right;
width:530px;
font-size:0.8em;
padding:15px 10px 0px 0px;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:2.2em;
font-weight:normal;
letter-spacing:-1px;
color:#2D055E;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover {text-decoration:underline;}
#subcontent a:hover {color:#cc0099; text-decoration:underline;}
#content ul,#content ol{margin:0 35px 16px 5px;}
#content dl{margin:0 25px 10px 5px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 15px 10px 0;}

#text-box{
margins:5px 35px 16px 5px;
spacing:0.8em;
padding:0.8em;
text-align:center;
font-size: 1.2em;
vertical-align: center;
border:4px;
border-style:ridge;
border-color:#800080;
background:#C180AA;
color:#ffffff;
}

#text-box2{
margins:5px 35px 16px 5px;
spacing:0.8em;
padding:0.8em;
text-align:center;
font-size: 1.2em;
vertical-align: center;
border:4px;
border-style:ridge;
border-color:#800080;
background:#ffff99;
color:#330099;
}


#text-box3{
margins:0;
spacing:0.8em;
Width:50%;
padding:0.2em;
text-align:right;
font-size: 1.4em;
vertical-align: center;
padding-left:15%;
border:4px;
border-style:ridge;
border-color:#467aa7;
background: #ffff99;
color:#330099;
}

/**************** Sidebar styles ****************/

#subcontent{
float:left;
margin:10px 0 15px 0;
padding:0 0 0 -0.5em;
width:300px;
line-height:1.4em;
background-color:inherited;
}
#subcontent2{
float:left;
margin:10px 0 15px 0;
padding:0 0 0 -0.5em;
width:300px;
line-height:1.4em;
background-color:inherited;
}
#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:right;
letter-spacing:-1px;
color:#505050;
background-color:inherited;
}
/*
#subcontent p h4
{margin:16px 16px 16x 16px;
padding:0.8em;
 font-size:0.9em;}
*/
/**************** Menublock styles ****************/

.menublock{margin:0 8px 20px 0; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 15px 3px 0; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-right:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 0 0 5px;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:858px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#D92467;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:right; width:32%; border:4px solid #c0c0c0; }
.splitcontentright{float:left; width:30%; border:4px solid #c0c0c0;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:left;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:4px 4px 20px 4px;
padding:10px;
border:4px solid #c0c0c0;
background-color:#A570E6;
color:#2D055E;
line-height:1.5em;
}


.box2{
width:31%;
font-size:1.4em;
font-face:David;
font-decoration:bold;
float:left;
font-color:#330000;
margin:4px 4px 4px 4px;
padding:2px;
border:1px solid #D92467;
background-color:#A8499A;
line-height:1.0em;
}

