* {
    padding:0;
    margin:0;
    outline:0;
}
.cl {
    font-size:0;
    line-height:0;
    height:0;
    display:block;
    clear:both;
}
body{
    /*background:url(images/bg.gif);*/
    background-color: #dad9d7;/*#fff;*/ 
    font-family:Arial, Tahoma;
    color: #4e4e4e;
    font-size:11px;
    line-height:14px;
    padding-bottom:70px;
   
}
a{
    color:#ff00d2;
    text-decoration: underline;
    
}
a:hover{
    text-decoration:none
}
a img{
    border:0;
}
.shell{width:990px; margin:0 auto}

h1, h2, h3, h4, h5, h6, input, textarea, p, a {  direction: rtl; }

#header{height:20px;}
#header .right-part{float: right; display: inline; padding-top:35px}
#header .right-part p{text-align: right;}
#header .right-part a{text-align: right; margin-left:18px}
#header .right-part .search{padding-top:22px}
#header .right-part .search .field{width:205px; font-size: 11px; line-height: 13px; margin-top:4px; margin-left:18px; padding-left:2px; border:0; color:#b3b19d;  background:#fff}
#header .right-part .search .btnp {float: left; display: inline;}
#header .right-part .search .btnp input{
	width:29px; 
	height:22px;
	font-size: 0; 
	line-height: 0px;
	text-indent: -4000px;
	background:url(images/go.gif);
	float: left;
	display: inline;
	cursor:pointer;
	border:0;
}
#header .right-part .search .fld{width:228px; height:22px; background:url(images/fld.gif); float: left; display: inline;}

h1#logo{
	background-image: none;
	font-size: 0;
	line-height:0;
	width:170px;
	height:73px;
	float: left;
	display: inline;
	padding-top:23px;
}
h1#logo a{
	display: block;
	text-indent: -4000px;
	height:73px;
	width:170px;
	background:url(images/scott-logo.png);
}

div.fpimages { display: none; }

h2{font-size: 24px; line-height: 25px; color:#2a2a2a; font-weight: normal;  font-family: Arial; padding-bottom:8px; border-bottom:solid 2px #dedede; margin-right:5px}
h2 span{color:#ff0081}
h3{color:#0f89df; font-size: 15px; font-family: Arial;  line-height: 18px;}
h4{color:#0f89df; font-size: 12px; font-family: Arial;  line-height: 16px;}

ul { text-align: right; direction: rtl; }
.no-border{border-bottom:0;}


#footer{background:#22608f; border:solid 1px #dcdcdc; height:45px; font-size: 12px; color:#ddd;  font-family: Arial, Helvetica, sans-serif; text-align: right; font-weight: bold; }
#footer .right-area{float: right; display: inline; padding-top:15px; padding-right:17px}
#footer a.sm-logo{width:200px; height:35px; float: left; line-height: 25px; font-size: 24px; margin:10px 0 0 10px; text-align: left; color: #eee;}
#footer a { color: #57a000; text-decoration: none; }
#footer a:hover { color: #dddddd; }
